/*!/wp-content/themes/asg/dist/css/style-splash.css*/@media screen{.splash_page{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;width:100vw}.splash_floater{background-color:rgb(99 102 106 / .85);color:#fff;height:640px;left:calc(50% - 415px);padding:90px 130px;position:fixed;text-align:center;top:calc(50% - 320px);width:830px}.splash_floater h1,.splash_floater h4{color:#fff;font-family:Nunito Sans,sans-serif;margin:0 0 20px 0}.splash_floater img{color:#fff;display:inline-block;margin:0 0 60px 0}.splash_floater p{color:#fff;font-family:Nunito Sans,sans-serif}.splash_floater .cta_white{margin:60px 0 0 0}}@media screen and (max-width:960px){.splash_page{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding:30px 0;width:100vw}.splash_floater{height:auto;margin:0 auto;padding:30px;position:static;width:calc(100vw - 40px)}.splash_floater h1{font-size:28px}.splash_floater img{margin:0 0 30px 0;max-width:100%}.splash_floater .cta_white{margin:30px 0 0 0}}