.modal-localauto{position:fixed;left:20px;top:120px;width:400px;height:70px;background:#009ceb;display:none;justify-content:left;align-items:center;padding:10px;border-radius:0 20px 20px;z-index:999}.modal-localauto-content{width:80%}.modal-localauto-content span{color:#fff;font-size:1.2rem}.modal-localauto-check{display:flex;cursor:pointer;justify-content:center;align-items:center;width:20%}.modal-localauto-check i{font-size:20px;background:#fff;padding:5px;border-radius:50%;transition:1s;display:flex;width:40px;height:40px;justify-content:center;align-items:center}.modal-localauto-check i:hover{box-shadow:0px 0px 10px 2px #000000;transition:1s}@media (max-width:767px){.modal-localauto{width:90%;flex-wrap:wrap;justify-content:center}}/*# sourceMappingURL=style.scss.map */