@media screen and (min-width:576px){.smart-banner{display:none}}.smart-banner{position:fixed;bottom:0;left:0;right:0;width:100%;padding:72px 16px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear,left bottom,left top,color-stop(25%,rgba(0,0,0,.75)),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,rgba(0,0,0,.75) 25%,hsla(0,0%,100%,0));z-index:900;color:#fff}.close-button{position:absolute;right:16px;top:48px}.banner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.banner-phone{width:40%;margin-right:16px}.banner-inner{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.smart-header{font-size:20px;font-weight:700}