body,html{font-family:sans-serif;scroll-behavior:smooth}.header-front{background-color:#000;color:#fff;height:60px;justify-content:center;top:30px;z-index:1000}.header-front,.nav-wrapper{align-items:center;display:flex;width:100%}.nav-wrapper{gap:40px;justify-content:space-between;max-width:1620px;padding-left:1rem;padding-right:1rem}nav{gap:22px;width:50%}nav,nav a{display:flex}nav a{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:1rem;text-decoration:none}nav a:hover{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff}section{align-items:center;display:flex;justify-content:center;padding:0 20px 40px;position:relative}.section1,.section2{background-attachment:fixed;background-position:50%;background-size:cover;height:100vh}.section2{align-content:flex-start;background-image:url(/build/images/image-slide010.0aabfd9a.jpg);flex-wrap:wrap;padding:0}.section3{background-attachment:fixed;background-image:url(/build/images/image-slide02.180879fc.jpg);background-position:50%;background-size:cover;height:100vh}.section2 .content h1,.section2 .content p,.section3 .content h1,.section3 .content p{opacity:0;transform:translateY(50px);transition:opacity 1s ease,transform 1s ease}.section2 .content.active h1,.section2 .content.active p,.section3 .content.active h1,.section3 .content.active p{opacity:1;transform:translateY(-5px)}.section-image{background-image:url(/build/images/test-banniere.70706110.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:40vh;min-height:200px;width:100%}.container-section-text{color:#fff;padding:75px 0;z-index:2}.section3 h1{font-size:3.5rem}.section3 p{font-size:2rem}h1.animate-on-scroll.visible{transition-delay:.3s}p.animate-on-scroll.visible{transition-delay:.6s}.animate-on-scroll{opacity:0;transform:translateY(50px) scale(.95);transition:opacity .8s ease,transform .8s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0) scale(1)}.overlay{background:rgba(0,0,0,.3);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.content-maxtitle{pointer-events:none;right:2700px;top:-50px;transform:translateX(0);transition:transform .6s cubic-bezier(.25,1.25,.5,1);white-space:nowrap}.content-maxtitle strong{opacity:.5;text-shadow:2px 2px 8px rgba(0,0,0,.6)}.image-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:70px}.image-container{opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.image-container.visible{opacity:1;transform:translateY(0)}.image-container:first-child{transition-delay:.2s}.image-container:nth-child(2){transition-delay:.5s}.image-container:nth-child(3){transition-delay:.8s}.animate-on-scroll.zoom-effect{opacity:0;transform:scale(.8);transition:transform .8s ease,opacity .8s ease}.animate-on-scroll.zoom-effect.visible{opacity:1;transform:scale(1)}





/*!*.section1 {*!*/
/*!*    background-image: url(../images/image-slide01.gif);*!*/
/*!*    background-size: cover;*!*/
/*!*    background-attachment: fixed;*!*/
/*!*    background-position: center;*!*/
/*!*}*!*/

/*!*.section-product-1 {*!*/
/*!*    background-color:#ccc;*!*/
/*!*    min-height: 300px;*!*/
/*!*    background-size: cover;*!*/
/*!*    background-attachment: fixed;*!*/
/*!*    background-position: center;*!*/
/*!*}*!*/

/*!*.section2 {*!*/
/*!*    background-image: url(../images/image-slide02.jpg);*!*/
/*!*    background-size: cover;*!*/
/*!*    background-attachment: fixed;*!*/
/*!*    background-position: center;*!*/
/*!*}*!*/

/*!*.section3 {*!*/
/*!*    background-image: url(../images/image-slide03.jpg);*!*/
/*!*    background-size: cover;*!*/
/*!*    background-attachment: fixed;*!*/
/*!*    background-position: center;*!*/
/*!*}*!*/

/*!*.content {*!*/
/*!*    background-color: rgba(0, 0, 0, 0.6);*!*/
/*!*    padding: 40px;*!*/
/*!*    border-radius: 10px;*!*/
/*!*    max-width: 600px;*!*/
/*!*    text-align: center;*!*/
/*!*}*!*/

/*!*footer {*!*/
/*!*    background-color: #222;*!*/
/*!*    color: white;*!*/
/*!*    text-align: center;*!*/
/*!*    padding: 40px;*!*/
/*!*}*!*/