/** Shopify CDN: Minification failed

Line 264:0 Unexpected "}"

**/
.inspire-u5-custom-section .h2 {
    z-index: 1;
    width: 100%;
    text-align: center;
    color: #2c2d2e;
    position: relative;
    height: 150px;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to top, transparent 0%, black 25%, black 80%, transparent);
    mask-image: linear-gradient(to top, transparent 0%, black 25%, black 80%, transparent);
}
.inspire-u5-custom-section .h2 .msg-container {
    width: 100%;
    position: absolute;
    height: 100%;
    bottom: 285%;
}
.inspire-u5-custom-section .h2 .msg-container.scroll-text {
    bottom: -20%;
    animation: scrolltext 6s ease-in-out 1 normal;
}
@keyframes scrolltext {
    0%{
        bottom: 285%;
    }
    30%{
        bottom: 180%;
    }
    60%{
        bottom: 80%;
    }
    90%{
        bottom: -20%;
    }
    100%{
        bottom: 285%;
    }
}
.inspire-u5-custom-section .h2 .msg-container .msg {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 150px;
}
.inspire-u5-custom-section.section {
    background: -moz-radial-gradient(50% 66%, ellipse farthest-side, #c5c5c5 20%, transparent 100%);/* FF3.6+ */
    background: -webkit-radial-gradient(50% 66%, ellipse farthest-side, #c5c5c5 20%, transparent 100%);/* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(50% 66%, ellipse farthest-side, #c5c5c5 20%, transparent 100%);/* Opera 11.10+ */
    background: -ms-radial-gradient(50% 66%, ellipse farthest-side, #c5c5c5 20%, transparent 100%);/* IE10+ */
    background: radial-gradient(50% 66%, ellipse farthest-side, #c5c5c5 20%, transparent 100%);/* W3C */
}
.inspire-u5-custom-section .row {
    max-width: 1380px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
    height: 100%;
    overflow: hidden;
}
.inspire-u5-custom-section .row .column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.inspire-u5-custom-section .small-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.inspire-u5-custom-section .content {
    width: 100%;
    max-width: 732px;
    height: 100vw;
    max-height: 62vw;
    position: relative;
    display: flex;
    overflow: visible;
    left: 10vw;
    overscroll-behavior: contain;
}
.inspire-u5-custom-section .content > * {
    position: absolute;
}
.inspire-u5-custom-section .vacuum {
    background: url('/cdn/shop/files/spritesheet_v2.webp') no-repeat top left / 500%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-position-x: 0;
}
.inspire-u5-custom-section.change-to-z5 .vacuum {
    background: url('/cdn/shop/files/spritesheet_white.webp') no-repeat top left / 500%;
}
.inspire-u5-custom-section .vacuum.roll-down {
    animation: rolldown .2s steps(4) infinite;
}
@keyframes rolldown {
    from{
        background-position-x: 0;
    }
    to{
        background-position-x: 100%;
    }
}
.inspire-u5-custom-section .vacuum.roll-up {
    animation: rollup .2s steps(4) 2;
}
@keyframes rollup {
    from{
        background-position-x: 100%;
    }
    to{
        background-position-x: 0;
    }
}
.inspire-u5-custom-section .light {
    left: 12.7%;
    bottom: 100%;
    width: 53%;
    height: auto;
    opacity: 0;
}
.inspire-u5-custom-section .light.hide {
    opacity: 0;
    animation: hidelight 1s linear 0s 1 normal;
}
@keyframes hidelight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.inspire-u5-custom-section .light.show {
    opacity: 1;
    animation: showlight 1s linear 0s 1 normal;
}
@keyframes showlight {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.inspire-u5-custom-section .led {
    width: 52.5%;
    left: 13.3%;
    height: auto;
    top: 3.8vw;
    opacity: 0.2;
}
.inspire-u5-custom-section .led.hide {
    opacity: 0.2;
    animation: hideled 1s linear 0s 1 normal;
}
@keyframes hideled {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.2;
    }
}
.inspire-u5-custom-section .led.show {
    opacity: 1;
    animation: showled 1s linear 0s 1 normal;
}
@keyframes showled {
    0% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}
.inspire-u5-custom-section .bright-content {
    top: 0%;
    left: 9%;
    width: 61%;
    height: 100%;
    overflow: hidden;
}
.inspire-u5-custom-section .bright:nth-child(2) {
    filter: blur(35px);
}
.inspire-u5-custom-section .bright {
    position: absolute;
    border-radius: 100%;
    top: 12.5%;
    left: -20%;
    width: 10%;
    height: 2vw;
    background: #f9f9f9;
    filter: blur(17px);
    mix-blend-mode: plus-lighter;
    animation: bright 5s linear 0s infinite normal;
}
@keyframes bright {
    0% {
        left: -20%;
    }
    80% {
        left: -20%;
    }
    100% {
        left: 100%;
    }
}
.inspire-u5-custom-section .reflex {
    opacity: .6;
    mix-blend-mode: hard-light;
    position: absolute;
    top: 18.5%;
    left: 2.5%;
    width: 94%;
    height: 3vw;
    max-height: 27px;
    filter: blur(1px);
    background: -moz-linear-gradient(to top,#d6d6d6 20%, transparent 50%);/* FF3.6+ */
    background: -webkit-linear-gradient(to top,#d6d6d6 20%, transparent 50%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(to top,#d6d6d6 20%, transparent 50%);/* Opera 11.10+ */
    background: -ms-linear-gradient(to top,#d6d6d6 20%, transparent 50%);/* IE10+ */
    background: linear-gradient(to top,#d6d6d6 20%, transparent 50%);/* W3C */
}
@media only screen and (min-width: 732px) {
    .inspire-u5-custom-section .content {
        max-height: 510px;
        left: 81px;
    }
    .inspire-u5-custom-section .led {
        left: 13.3%;
        width: 52.5%;
        top: 5.5%;
    }
}
@media only screen and (min-width: 1380px) {
    .inspire-u5-custom-section .content {
        left: 6%;
    }
}
@media only screen and (max-width: 570px) {
    .inspire-u5-custom-section .h2 .msg-container .msg {
        font-size: 6vw;
        align-items: center;
    }
    .inspire-u5-custom-section .h2 {
        margin-bottom: -15px;
        height: 155px;
    }
    }
}