.backgroundImage{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:32em;width:100%;position:relative}@media (min-width:768px){.backgroundImage{background-attachment:fixed}}@media (max-width:480px){.mobile-padding-bottom{padding-bottom:2rem}.mobile-hero-spacing{padding-bottom:3rem}}@media (max-width:1023px){.navbar-button-hide{display:none!important;visibility:hidden!important}}.divider{font-size:16px;font-weight:700;color:#fff;display:flex;align-items:center;width:100%}.divider:after,.divider:before{flex:1;content:"";padding:1px;background-color:#fff;margin:10px;border-radius:5px}.section{background:#fff;border-radius:2px}.wrapper_lp{background:#d3d3d3;padding:12px}@media (hover:hover) and (pointer:fine){.hoverable:hover{opacity:.75;cursor:pointer}}.header{position:absolute;background-color:transparent;transform:translateY(0);transition:transform 1s ease}.header,.header2{top:0;left:0;width:100%;color:#fff}.header2{z-index:1;position:fixed;height:64px;background-color:#3a3ad2;transform:translateY(10);transition:transform 2s ease;animation:myanimation 1s}@keyframes myanimation{0%{background-color:transparent;color:transparent}35%{background-color:#3a3ad2;color:#fff}to{background-color:#3a3ad2;color:#fff}}