@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(90deg)}to{transform:rotate(0deg)}}@keyframes rotateOnce{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUpShort{0%{transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUpShort{0%{transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes fadeInDownShort{0%{transform:translateY(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDownShort{0%{transform:translateY(-40px)}to{opacity:1;transform:translate(0)}}@keyframes blinker{50%{opacity:0}}@keyframes pulse{0%{transform:scale(.9)}70%{transform:scale(1.2)}to{transform:scale(.9)}}@keyframes moveAndZoom{0%{transform:translateX(0) scale(1)}25%{transform:translateX(-1%) scale(1.02)}50%{transform:translateX(1%) scale(1.03)}75%{transform:translateX(-.5%) scale(1.01)}to{transform:translateX(0) scale(1)}}.animateFadeInLeft{animation:fadeInLeft 1s forwards;opacity:0}.animateFadeOutLeft{animation:fadeOutLeft 1s forwards}.animateFadeInRight{animation:fadeInRight 1s forwards;opacity:0}.animateFadeInUp{animation:fadeInUp 1s forwards;opacity:0}.animateFadeInUpShort{animation:fadeInUpShort 1s forwards;opacity:0}.animateFadeInDownShort{animation:fadeInDownShort 1s forwards;opacity:0}section.slogan-section.section-center .image-wrapper,section.slogan-section.section-left .image-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 var(--v-space-m) var(--v-space-3xl)}@media only screen and (min-width:768px){section.slogan-section.section-center .image-wrapper,section.slogan-section.section-left .image-wrapper{padding:var(--v-space-3xl) var(--v-space-m)}}section.slogan-section.section-center .image-wrapper picture,section.slogan-section.section-left .image-wrapper picture{transform:rotate(-4.2deg)}section.slogan-section.section-center .image-wrapper img,section.slogan-section.section-left .image-wrapper img{filter:unset;height:100%;width:auto}@media only screen and (min-width:1920px){section.slogan-section.section-center .image-wrapper img,section.slogan-section.section-left .image-wrapper img{width:650px}}section.slogan-section.section-center .intro .field--name-field-subslogan,section.slogan-section.section-left .intro .field--name-field-subslogan{color:var(--color1);line-height:1.1;text-shadow:none;text-transform:uppercase}section.slogan-section.section-center .subslogan,section.slogan-section.section-left .subslogan{margin-bottom:var(--v-space-m)}section.slogan-section.section-center .content-container,section.slogan-section.section-left .content-container{display:flex;flex-direction:column-reverse}@media only screen and (min-width:768px){section.slogan-section.section-center .content-container,section.slogan-section.section-left .content-container{display:grid}}section.slogan-section .slogan-logo{z-index:1}@media only screen and (min-width:1408px){section.slogan-section .slogan-logo svg{height:118px;width:346px}}section.slogan-section h1 span{font-family:var(--font4)}