@keyframes Animazioneloading {
  0% {
    background-image: url(/oz-prj/yuhup/_files/background-texture-complete-0.svg);
  }
  14% {
    background-image: url(/oz-prj/yuhup/_files/background-texture-complete-1.svg);
  }
  26% {
    background-image: url(/oz-prj/yuhup/_files/background-texture-complete-2.svg);
  }
  40% {
    background-image: url(/oz-prj/yuhup/_files/background-texture-complete-3.svg);
  }
  70% {
    background-image: url(/oz-prj/yuhup/_files/background-texture-complete-5.svg);
    opacity: 1;
  }
  84% {
    background-image: url(/oz-prj/yuhup/_files/background-texture.svg);
    opacity: 0;
  }
  100% {
    background-image: none;
    opacity: 0;
  }
}

body#animazione::before {
  animation-name: Animazioneloading;
  animation-duration: 2500ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_2 {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 0;
  }
  3.33% {
    opacity: 1;
  }
  9.58% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
}

#slide-1-1 {
  animation-name: Splash_track_2;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_4 {
  0% {
    opacity: 0;
  }
  3.75% {
    opacity: 0;
  }
  4.58% {
    opacity: 1;
  }
  8.75% {
    opacity: 1;
  }
  9.17% {
    opacity: 0;
  }
}

#slide-1-2 {
  animation-name: Splash_track_4;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_5 {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
  }
  5.83% {
    opacity: 1;
  }
  7.5% {
    opacity: 1;
  }
  8.33% {
    opacity: 0;
  }
}

#slide-1-3 {
  animation-name: Splash_track_5;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_6 {
  0% {
    opacity: 0;
  }
  10.42% {
    opacity: 0;
  }
  10.83% {
    opacity: 1;
  }
  16.75% {
    opacity: 1;
  }
  17.17% {
    opacity: 0;
  }
}

#slide-2-1 {
  animation-name: Splash_track_6;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_7 {
  0% {
    opacity: 0;
  }
  11.42% {
    opacity: 0;
  }
  11.83% {
    opacity: 1;
  }
  16.25% {
    opacity: 1;
  }
  16.58% {
    opacity: 0;
  }
}

#slide-2-2 {
  animation-name: Splash_track_7;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_8 {
  0% {
    opacity: 0;
  }
  12.42% {
    opacity: 0;
  }
  12.83% {
    opacity: 1;
  }
  15.67% {
    opacity: 1;
  }
  16% {
    opacity: 0;
  }
}

#slide-2-3 {
  animation-name: Splash_track_8;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_9 {
  0% {
    opacity: 0;
  }
  17.42% {
    opacity: 0;
  }
  17.75% {
    opacity: 1;
  }
  24.75% {
    opacity: 1;
  }
  25.08% {
    opacity: 0;
  }
}

#slide-3-1 {
  animation-name: Splash_track_9;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_10 {
  0% {
    opacity: 0;
  }
  18% {
    opacity: 0;
  }
  18.33% {
    opacity: 1;
  }
  24.17% {
    opacity: 1;
  }
  24.5% {
    opacity: 0;
  }
}

#slide-3-2 {
  animation-name: Splash_track_10;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_11 {
  0% {
    opacity: 0;
  }
  18.58% {
    opacity: 0;
  }
  18.92% {
    opacity: 1;
  }
  23.58% {
    opacity: 1;
  }
  23.92% {
    opacity: 0;
  }
}

#slide-3-3 {
  animation-name: Splash_track_11;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_13 {
  0% {
    opacity: 0;
  }
  25.33% {
    opacity: 0;
  }
  25.67% {
    opacity: 1;
  }
  31% {
    opacity: 1;
  }
  31.33% {
    opacity: 0;
  }
}

#slide-4-1 {
  animation-name: Splash_track_13;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_14 {
  0% {
    opacity: 0;
  }
  25.83% {
    opacity: 0;
  }
  26.17% {
    opacity: 1;
  }
  30.42% {
    opacity: 1;
  }
  30.75% {
    opacity: 0;
  }
}

#slide-4-2 {
  animation-name: Splash_track_14;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_15 {
  0% {
    opacity: 0;
  }
  26.42% {
    opacity: 0;
  }
  26.75% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  30.33% {
    opacity: 0;
  }
}

#slide-4-3 {
  animation-name: Splash_track_15;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_16 {
  0% {
    opacity: 0;
  }
  32.17% {
    opacity: 0;
  }
  32.5% {
    opacity: 1;
  }
  66.83% {
    opacity: 1;
  }
  67.17% {
    opacity: 0;
  }
}

#slide-5-1 {
  animation-name: Splash_track_16;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_17 {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  33.33% {
    opacity: 1;
  }
  38.67% {
    opacity: 1;
  }
  39% {
    opacity: 0;
  }
}

#slide-5-2 {
  animation-name: Splash_track_17;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_18 {
  0% {
    opacity: 0;
  }
  39% {
    opacity: 0;
  }
  39.33% {
    opacity: 1;
  }
  44.67% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
}

#slide-5-3 {
  animation-name: Splash_track_18;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_19 {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  45.33% {
    opacity: 1;
  }
  50.67% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}

#slide-5-4 {
  animation-name: Splash_track_19;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_20 {
  0% {
    opacity: 0;
  }
  51% {
    opacity: 0;
  }
  51.33% {
    opacity: 1;
  }
  60.75% {
    opacity: 1;
  }
  61.08% {
    opacity: 0;
  }
}

#slide-5-5 {
  animation-name: Splash_track_20;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_21 {
  0% {
    opacity: 0;
  }
  61.08% {
    opacity: 0;
  }
  61.42% {
    opacity: 1;
  }
  66.33% {
    opacity: 1;
  }
  66.67% {
    opacity: 0;
  }
}

#slide-5-6 {
  animation-name: Splash_track_21;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_22 {
  0% {
    opacity: 0;
  }
  67.33% {
    opacity: 0;
  }
  67.67% {
    opacity: 1;
  }
  73.75% {
    opacity: 1;
  }
  74.08% {
    opacity: 0;
  }
}

#slide-6-1 {
  animation-name: Splash_track_22;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_23 {
  0% {
    opacity: 0;
  }
  68.17% {
    opacity: 0;
  }
  68.5% {
    opacity: 1;
  }
  74.17% {
    opacity: 1;
  }
  74.5% {
    opacity: 0;
  }
}

#slide-6-2 {
  animation-name: Splash_track_23;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_24 {
  0% {
    opacity: 0;
  }
  68.92% {
    opacity: 0;
  }
  69.25% {
    opacity: 1;
  }
  74.58% {
    opacity: 1;
  }
  74.92% {
    opacity: 0;
  }
}

#slide-6-3 {
  animation-name: Splash_track_24;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_25 {
  0% {
    opacity: 0;
  }
  75.33% {
    opacity: 0;
  }
  75.67% {
    opacity: 1;
  }
  81% {
    opacity: 1;
  }
  81.33% {
    opacity: 0;
  }
}

#slide-7-1 {
  animation-name: Splash_track_25;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_26 {
  0% {
    opacity: 0;
  }
  77% {
    opacity: 0;
  }
  77.33% {
    opacity: 1;
  }
  81.42% {
    opacity: 1;
  }
  81.75% {
    opacity: 0;
  }
}

#slide-7-2 {
  animation-name: Splash_track_26;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_27 {
  0% {
    opacity: 0;
  }
  81.92% {
    opacity: 0;
  }
  82.25% {
    opacity: 1;
  }
  87.58% {
    opacity: 1;
  }
  87.92% {
    opacity: 0;
  }
}

#slide-8 {
  animation-name: Splash_track_27;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

@keyframes Splash_track_28 {
  0% {
    opacity: 0;
  }
  88.17% {
    opacity: 0;
  }
  88.5% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

#slide-9 {
  animation-name: Splash_track_28;
  animation-duration: 60000ms;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}

body{background-image: url(/oz-prj/yuhup/_files/background-texture.svg);background-repeat: no-repeat;background-position: 10px -30px;background-size: 1920px auto;font-family: kade, sans-serif;font-weight: 400;}body#animazione::before{pointer-events: none;}.logo-link{background-image: url(/oz-prj/yuhup/_files/logo-yuh-inboxed.svg);}footer .cont .footer-madeWith{margin-top: 54px;margin-bottom: 40px;text-align: right;}.style-image .logo-link{aspect-ratio: 1;max-width: 139px;}main{margin-top: 43px;}.hero{position: relative;}.hero-text{position: absolute;top: 0px;left: 10px;width: calc(100% - 20px);right: 10px;bottom: 0px;height: 100%;padding-left: 45%;padding-top: 9%;flex-direction: column;display: flex;row-gap: 6px;}h1{font-size: 1em;font-weight: 300;margin-top: 0px;margin-bottom: 0px;}h2{margin-top: 0px;margin-bottom: 0px;font-style: normal;font-weight: 700;}p{margin-top: 0px;margin-bottom: 0px;font-size: 1.2rem;}.hero-text h2{color: #FFF;font-size: 1.2em;width: 90%;text-shadow: 1px 1px 13px #00000052;text-shadow-blur: 13px;}.hero-text h1{font-size: 0.8em;color: #FFF;}#boxWhoWeAre-5 .richtext-text-longtext-white{color: #FFF;font-weight: 700;font-size: 2rem;}.hero-text p{font-size: 0.9em;color: #FFF;line-height: 1.40em;text-shadow: 1px 1px 13px #00000052;}.button{background-color: #f3cc67 !important;color: #000 !important;font-weight: 700;border-top-right-radius: 36px;padding-left: 10px;padding-top: 8px;padding-bottom: 8px;padding-right: 28px;}.textAndImg-header{row-gap: 20px;background-color: #aabb18;padding-top: 20%;padding-left: 6%;padding-bottom: 20%;padding-right: 6%;display: flex;flex-direction: column;width: calc(100%);height: 100%;}.textAndImg-image{bottom: -70px;right: -28px;width: 40%;height: auto;position: absolute;aspect-ratio: 1;z-index: 1;}.textAndImg-header-title{font-weight: 700;font-size: 1.50em;}.textAndImg{position: relative;overflow: hidden;}.textAndImg-image-img{width: 100%;height: 100%;aspect-ratio: 1;}.richtext-text{background-color: #f3cc67;padding-top: 20%;padding-bottom: 20%;padding-left: 6%;padding-right: 6%;display: flex;flex-direction: column;row-gap: 20px;}.richtext-text h2{margin-bottom: 0px;font-size: 1.50rem;color: #000;text-align: center;}#boxWhoWeAre-4 .richtext-text{position: relative;}#boxWhoWeAre-4 .richtext-text-img{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;width: 100%;height: auto;}#boxWhoWeAre-4 img{object-position: center center;object-fit: cover;width: 100%;height: 100%;}#boxWhoWeAre-4 .richtext-text-copy{position: relative;z-index: 1;}#boxWhoWeAre-4 p{font-weight: 700;font-size: 2rem;color: #3aaa35;text-align: right;line-height: 1.00em;}.richtext-text-logo{width: 100px;height: 100px;}#boxWhoWeAre-5 .richtext-text{align-items: center;background-color: #3aaa35;}#boxWhoWeAre-5 .richtext-text-longtext{display: flex;flex-direction: column;row-gap: 20px;justify-content: center;text-align: center;}#boxWhoWeAre-5 img{width: 100%;height: 100%;}#boxWhoWeAre-6 .richtext-text{background-color: #00151d;}#boxWhoWeAre-6 .richtext-text p{color: #FFF;}#boxWhoWeAre-6 .button{color: #FFF !important;background-color: #3aaa35 !important;}#boxWhoWeAre-2.textAndImg{}#boxWhoWeAre-2 .textAndImg-header{background-color: #f8ac23;padding-bottom: 46%;}footer{background-color: #f3cc67;}.footer-text{font-size: 0.8rem;line-height: 1.4em;}footer .cont{padding-top: 15px;padding-bottom: 60px;}#boxWhoWeAre-1 .textAndImg-image-img{clip-path: inset(0 38px 0 0);}#boxWhoWeAre-2 .textAndImg-image{right: 28px;bottom: 0px;width: 42%;}#boxWhoWeAre-4 .richtext-text-img::after{display: block;content: "";position: absolute;z-index: 1;top: 0px;left: 0px;bottom: 0px;right: 0px;background-image: linear-gradient(-90deg, #000 0%, #00000000 100%);}.content-cont-article-title{font-size: 2em;font-weight: 700;color: #3aaa35ff;}.content-cont-article-text h2{font-size: 1.4rem;color: #000;margin-bottom: 0.6em;margin-top: 1.2em;}.content-cont-article-text ul{font-size: 1.2rem;}.content-cont{margin-bottom: 60px;margin-top: 60px;}body#animazione::before{position: fixed;left: 0px;top: 0px;bottom: 0px;right: 0px;display: block;content: "";background-size: 1920px auto;background-position: 10px -30px;}body#animazione::after{display: block;content: '';position: fixed;top: 0px;left: 0px;bottom: 0px;right: 0px;z-index: 9999;background-image: url(/oz-prj/yuhup/_files/spinner.svg);background-position: center center;background-repeat: no-repeat;}body#animazione.is-loaded::after{display: none;}#slide-2{position: absolute;left: 0px;top: 0px;width: 100%;}#slide-3{position: absolute;top: 0px;left: 0px;width: 100%;}#slide-4{position: absolute;top: 0px;left: 0px;width: 100%;}#slide-5{position: absolute;left: 0px;top: 0px;width: 100%;}#slide-6{position: absolute;top: 0px;left: 0px;}#slide-7{position: absolute;top: 0px;left: 0px;}#slide-8{opacity: 0;position: absolute;top: 0px;left: 0px;line-height: 1.7em;font-weight: 700;font-size: 2em;}#slide-9{opacity: 0;position: absolute;top: 0px;left: 0px;font-weight: 700;font-size: 2em;line-height: 1.7em;}#slide-1-1{font-weight: 900;font-size: 5.00em;line-height: 1.00em;opacity: 0;}.html-cont{position: relative;margin-top: 12px;height: 60vh;}#slide-1-2{color: #3aaa35;font-weight: 700;font-size: 2.00em;line-height: 1.70em;opacity: 0;}#slide-1-3{line-height: 1.20em;font-size: 1.60em;font-weight: 400;opacity: 0;}#free-html{}#slide-1{width: 100%;position: absolute;top: 0px;}#slide-2-1{font-weight: 400;font-size: 2em;line-height: 1.70em;opacity: 0;}#slide-2-2{font-size: 2em;font-weight: 400;line-height: 1.7em;opacity: 0;}#slide-2-3{font-weight: 700;font-size: 2em;line-height: 1.7em;opacity: 0;}#slide-3-1{opacity: 0;font-weight: 400;font-size: 2em;line-height: 1.70em;}#slide-3-2{font-weight: 700;font-size: 2em;line-height: 1.70em;opacity: 0;}#slide-3-3{font-weight: 400;line-height: 1.7em;font-size: 2em;opacity: 0;}#slide-4-1{opacity: 0;font-weight: 400;font-size: 2em;line-height: 1.7em;}#slide-4-3{font-weight: 400;font-size: 2em;line-height: 1.7em;opacity: 0;}#slide-4-2{font-weight: 400;font-size: 2em;line-height: 1.7em;opacity: 0;}#slide-5-1{font-weight: 700;font-size: 2em;line-height: 1.7em;opacity: 0;}#slide-5-2{font-size: 2em;font-weight: 400;line-height: 1.7em;position: absolute;opacity: 0;}#slide-5-3{font-weight: 400;font-size: 2em;line-height: 1.7em;position: absolute;opacity: 0;}#slide-5-4{font-weight: 400;font-size: 2em;line-height: 1.7em;position: absolute;opacity: 0;}#slide-5-5{font-weight: 400;font-size: 2em;line-height: 1.7em;position: absolute;opacity: 0;}#slide-5-6{font-weight: 700;font-size: 2em;line-height: 1.7em;position: absolute;opacity: 0;}#slide-6-1{font-weight: 700;line-height: 1.7em;font-size: 2em;opacity: 0;}#slide-6-2{font-weight: 700;font-size: 2em;line-height: 1.27em;opacity: 0;}#slide-6-3{font-weight: 700;line-height: 1.7em;font-size: 2em;opacity: 0;}#slide-7-1{font-weight: 700;font-size: 2em;line-height: 1.7em;opacity: 0;}#slide-7-2{font-weight: 400;font-size: 2em;line-height: 1.7em;opacity: 0;}@media only screen and (min-width: 600px){.hero-text{padding-top: 28%;}.hero-text h1{font-size: 1.00em;}.hero-text h2{font-size: 1.70em;width: 71%;}.hero-text p{font-size: 1.10em;}#boxWhoWeAre-1 .textAndImg-image{width: 37%;}#boxWhoWeAre-1 .textAndImg-header{padding-bottom: 30%;}#boxWhoWeAre-2 .textAndImg-header{padding-bottom: 34%;}#boxWhoWeAre-4 p{font-size: 2.5rem;}}@media only screen and (min-width: 900px){main .cont{margin-top: 20px;}body{background-position: 10px 0;}main{margin-top: 74px;}.textAndImg-header{flex-direction: row;column-gap: 50px;align-items: center;padding-left: 12%;padding-right: 12%;}.textAndImg-image{bottom: -168px;width: 34%;}.textAndImg-header-title{flex-grow: 0;flex-shrink: 0;flex-basis: 40%;text-align: right;font-size: 2.20em;}.textAndImg-header-text{display: flex;row-gap: 12px;flex-direction: column;}.textAndImg-header-text p{display: inline-block;}#boxWhoWeAre-2 .textAndImg-header{background-color: #f8ac23;flex-direction: row-reverse;padding-bottom: 37%;}.richtext-text{padding-left: 20%;padding-right: 20%;}.richtext-text h2{font-size: 2.2rem;}.richtext-text p{margin-bottom: 12px;}#boxWhoWeAre-4 p{font-size: 3rem;}#boxWhoWeAre-6 p{line-height: 1.10em;font-size: 2rem;}#boxWhoWeAre-1 .textAndImg-image{width: 45%;}#boxWhoWeAre-2 .textAndImg-image{width: 40%;}body#animazione::before{background-position: 10px 0;}#slide-1-1{font-size: 6em;}#slide-1-2{font-size: 3em;}#slide-1-3{font-size: 2.5em;}}@media only screen and (min-width: 1200px){main .cont{max-width: 1200px;}.hero-text h1{font-size: 1.40em;}.hero-text h2{width: 100%;font-size: 3.00em;}.hero-text p{font-size: 1.80em;}.hero-text .button{font-size: 1.2rem;}footer .cont{max-width: 1200px;}#boxWhoWeAre-4 p{font-size: 4rem;}#boxWhoWeAre-6 p{font-size: 2.5rem;}.richtext-text{padding-left: 30%;padding-right: 30%;}#boxWhoWeAre-2 .textAndImg-header{padding-bottom: 36%;}#boxWhoWeAre-4 .richtext-text{padding-left: 15%;padding-right: 15%;}}@media only screen and (min-width: 1800px){main .cont{margin-left: 270px;}.style-image .logo-link{max-width: 263px;}footer .cont{margin-left: 270px;}#boxWhoWeAre-4 p{font-size: 4rem;}}@media print{}