.m-accident-response-popup{background-color:#00afd7;bottom:0;color:#fff;max-width:100%;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out;width:420px;z-index:1011}.m-accident-response-popup.-pos-left{border-top-right-radius:8px;left:0}.m-accident-response-popup.-pos-right{border-top-left-radius:8px;right:0}.m-accident-response-popup.-show{-webkit-transform:translateY(0);transform:translateY(0)}.m-accident-response-popup .close{color:#fff;cursor:pointer;height:30px;opacity:1;position:absolute;right:4px;top:4px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;width:30px}.m-accident-response-popup .close:hover{opacity:.7}.m-accident-response-popup .close:after,.m-accident-response-popup .close:before{background-color:#fff;content:" ";display:block;height:16px;left:14px;position:absolute;top:7px;-webkit-transition:opacity .3s;transition:opacity .3s;width:2px}.m-accident-response-popup .close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.m-accident-response-popup .close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.m-accident-response-popup .inner{line-height:1.5;padding:20px}.m-accident-response-popup .inner:after{clear:both;content:"";display:block}.m-accident-response-popup .image{float:left;margin:0;text-align:center;width:26.5%}.m-accident-response-popup .title{float:right;font-family:Shin Go Medium,Roboto,sans-serif;font-size:18px;font-weight:700;line-height:1.4;margin:0 0 10px;padding-right:10px;width:68%}.m-accident-response-popup .text{float:right;font-size:14px;width:68%}.m-accident-response-popup .cta{float:right;margin-top:15px;text-align:center;width:68%}.m-accident-response-popup .cta a{background-color:#fff;border-radius:4px;color:#00afd7;display:block;font-size:14px;line-height:1.4;padding:.5em 1em;text-align:center;text-decoration:none}@media screen and (max-width:420px){.m-accident-response-popup{width:100%}.m-accident-response-popup.-pos-left{border-top-right-radius:0}.m-accident-response-popup.-pos-right{border-top-left-radius:0}.m-accident-response-popup .inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:15px;padding-top:15px}.m-accident-response-popup .image{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:10px;margin-right:5%;max-width:100px;width:22%}.m-accident-response-popup .title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:10px}.m-accident-response-popup .text{width:100%}.m-accident-response-popup .cta{margin-top:10px;width:100%}}