@keyframes customFadeInUp{from{opacity:0;transform:translate3d(0, 0.5em, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@keyframes zoomOutElement{from{transform:scale(1) translate(0, 0)}to{transform:scale(4) translate(30px, -30px)}}@keyframes dottedLoading{0%,80%,100%{box-shadow:0 1.5em 0 -0.9em}40%{box-shadow:0 1.5em 0 0}}@keyframes stickyFadeInUp{from{transform:translate3d(0, 0.2em, 0);visibility:visible;opacity:0}to{transform:translate3d(0, -50%, 0);opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.home-content{text-align:center;padding:2em 1.2em}@media (min-width: 1200px){.home-content{padding-top:4em;padding-bottom:4em}}.home-content .title{color:#004a8d;text-transform:uppercase;margin-bottom:0.3em;font-size:28px;font-size:2rem}@media (min-width: 768px){.home-content .title{font-size:32px;font-size:2.28571rem}}@media (min-width: 1200px){.home-content .title{font-size:40px;font-size:2.85714rem}}@media (min-width: 1600px){.home-content .title{font-size:45px;font-size:3.21429rem}}.home-content .sub-tittle{color:#004a8d;margin-bottom:0.7em;font-size:20px;font-size:1.42857rem}@media (min-width: 992px){.home-content .sub-tittle{font-size:18px;font-size:1.28571rem}}@media (min-width: 1200px){.home-content .sub-tittle{font-size:25px;font-size:1.78571rem}}@media (min-width: 1600px){.home-content .sub-tittle{font-size:28px;font-size:2rem}}.home-content .body{color:#4d4d4d;line-height:1.4em}@media (min-width: 1200px){.home-content .body{font-size:16px;font-size:1.14286rem;max-width:820px;margin-left:auto;margin-right:auto}}
