a.module-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:50}.banner-content-wrapper{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:space-evenly;max-width:1550px;margin:0 auto;padding:0 20px}.banner-wrapper{width:100%;position:relative;overflow:hidden;-webkit-font-smoothing:antialiased !important;padding:6vw 0;background-size:cover;background-position:center}.banner-wrapper .parallax-wrapper img{-webkit-animation:zoomin 5s ease-in;animation:zoomin 5s ease-in}.image-wrapper{max-width:550px}.text-wrapper{text-align:center}h1.wow.anim.zoomIn{z-index:5;font-family:"Open Sans";color:#FFF;text-decoration:none;white-space:nowrap;min-height:0px;min-width:0px;max-height:none;max-width:none;text-align:center;line-height:110%;letter-spacing:0px;font-weight:600;font-size:clamp(12px,3vw,40px);transform-origin:50% 50%;opacity:1;transform:translate(0px,0px);visibility:visible}h2.anim.wow.zoomIn{z-index:6;font-family:Roboto;height:auto;width:auto;color:#FFF;text-decoration:none;white-space:nowrap;min-height:0px;min-width:0px;max-height:none;max-width:none;line-height:50px;letter-spacing:0px;font-weight:500;font-size:clamp(10px,2.3vw,28px);transform-origin:50% 50%;opacity:1;transform:translate(0px,0px);visibility:visible;text-align:center}.bottom-title p{z-index:7;font-family:Roboto;height:auto;width:auto;color:#FFF;text-decoration:none;white-space:nowrap;min-height:0px;min-width:0px;max-height:none;max-width:none;text-align:center;line-height:125%;letter-spacing:0px;font-weight:400;font-size:clamp(8px,2vw,25px);transform-origin:50% 50%;opacity:1;transform:translate(0px,0px);visibility:visible}.faux-btn{z-index:9;font-family:"Open Sans";height:auto;width:auto;color:#FFF;text-decoration:none;white-space:nowrap;min-height:0px;min-width:0px;max-height:none;max-width:none;text-align:inherit;line-height:125%;letter-spacing:0px;font-weight:400;font-size:clamp(7px,1.8vw,20px);transform-origin:50% 50%;opacity:1;transform:translate(0px,0px);visibility:visible}@-webkit-keyframes zoomin{0%{transform:scale(1.2)}100%{transform:scale(1)}}@keyframes zoomin{0%{transform:scale(1.2)}100%{transform:scale(1)}}