@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900");*{outline:solid 1px rgba(255,0,255,0)}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body{margin:0;color:#000;font-family:'Lato', sans-serif;font-size:12px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2{font-size:45px;text-transform:uppercase;font-weight:900;margin-top:0;margin-bottom:0;white-space:nowrap}@media screen and (max-width: 480px){h2{font-size:35px}}h3{font-size:12px;white-space:nowrap}h3::before{display:inline-block;content:'';height:14px;width:2px;margin-right:8px;background-color:#E41A38;vertical-align:middle}a{color:inherit;text-decoration:none}p{line-height:18px;margin:22px 0;max-width:450px;text-align:justify}.main{position:absolute;width:100%;height:100%;background-image:url(img/hero.jpg);background-position:center;background-size:cover;overflow:auto}.main .side{position:relative;z-index:1;width:50%;min-height:100vh;background-image:linear-gradient(rgba(45,56,69,0.9), rgba(0,0,0,0.9));background-image:linear-gradient(rgba(242,242,242,0.7), rgba(255,255,255,0.9));padding:4vw 8vw 0 8vw}@media screen and (max-width: 1281px){.main .side{width:70%}}@media screen and (max-width: 800px){.main .side{width:100%}}.main .side .logo img{width:300px}@media screen and (max-width: 480px){.main .side .logo img{width:80%}}.main .button{display:block;width:200px;height:60px;background-color:#fff;color:#4A4A4A;text-align:center;line-height:60px;font-weight:900;margin-top:5vw;margin-bottom:10vw;cursor:pointer}#my-widget-button{margin-top:3vw;margin-bottom:10vw}.widget-button-default-rectangle-my-widget-button{background-color:#E41A38 !important}footer{position:relative;width:100%;font-size:12px;padding-bottom:20px}footer .footer-logo img{width:100px;margin-bottom:1vw}footer .footer-text{display:flex;align-items:center;justify-content:space-between}footer a{display:inline-block}footer a:first-of-type{margin-right:20px}footer a:hover{color:#E41A38}.title{margin-top:1vw;margin-bottom:2vw}.subtitle{margin-top:5vw}.anim,.anim1,.anim2,.anim3{position:relative;width:0px;overflow:hidden}.anim ::after,.anim1 ::after,.anim2 ::after,.anim3 ::after{display:block;content:'';position:absolute;background-color:#E41A38;height:100%;width:50%;top:0;right:0;animation:bg .5s ease-in forwards}.anim1{animation:title1 .5s ease-in forwards;animation-delay:.3s}.anim1 ::after{animation-delay:.3s}.anim2{animation:title2 .5s ease-in forwards;animation-delay:.5s}.anim2 ::after{animation-delay:.5s}.anim3{animation:title3 .5s ease-in forwards;animation-delay:.8s}.anim3 ::after{animation-delay:.8s}@keyframes title1{100%{width:310px}}@keyframes title2{100%{width:350px}}@keyframes title3{100%{width:300px}}@keyframes bg{100%{width:0%}}

/*# sourceMappingURL=style.css.map */