body,html{font-family:Helvetica,Arial,sans-serif;font-size:14px;overflow-x:hidden}body.scroll--locked{position:fixed;overflow:hidden;width:100%;max-width:100vw;max-height:100vh}dl,ol,ul{margin:0;list-style-type:none}a{color:grey}a,a:hover{text-decoration:none}a:hover{color:#0096d7}.display--none{display:none}.fa,.material-icons{font-display:swap}header{height:60px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:0 15px}header i.fa-bars{position:absolute;left:20px;font-size:22px;color:#0096d7;cursor:pointer;z-index:999}header nav ul{height:100%}@media (max-width:576px){header{padding:0;width:100%}header.row{margin:0}.Logo{text-align:center}}.Navigation{height:100%;position:relative}.Navigation .nav{padding-right:30px}.nav-item{margin:0 20px;letter-spacing:1px}.nav-item a{color:#999;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;height:100%;border-bottom:3px solid #fff;font-size:14px;padding:0}.nav-item a:hover{border-bottom-color:#0096d7}.nav-item a:active,.nav-item a:visited{color:#999}.drawer{position:absolute;top:0;left:0;height:100%;width:100%;z-index:999;display:-webkit-box;display:flex;-webkit-transition:left .5s;transition:left .5s}.drawer--hidden .drawer__nav{left:-9999px;-webkit-transition:left .2s;transition:left .2s}.drawer__nav{background:#fff;width:70vw;height:100%;z-index:1000}.drawer__item{width:100%;padding:10px 15px}.drawer--hidden{left:-9999px}.drawer__overlay{background:rgba(0,0,0,.6);position:absolute;top:0;left:0;height:100%;width:100%;z-index:999;opacity:1}.drawer--hidden .drawer__overlay{opacity:0;left:-9999px}.drawer__logo{height:60px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.drawer__logo img{height:20px}.Navigation__user{font-size:1.1em;position:absolute;right:0;background:#fff;-webkit-transition:margin-top .2s,opacity .1s;transition:margin-top .2s,opacity .1s;-webkit-transition-delay:.25s;transition-delay:.25s;max-height:80vh;overflow:auto;box-shadow:0 0 8px 0 rgba(0,0,0,.12);border:1px solid #e6f0f2;cursor:auto;z-index:1000;min-width:250px;top:60px}.Navigation__user--hidden{opacity:0;z-index:-1}.drawer__nav .Navigation__user{position:inherit;box-shadow:none;min-width:auto;max-height:auto;border:none}.credit-icon{display:inline-block;height:22px;width:22px;background-size:100% auto;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/imgs/credits.png);vertical-align:middle}.NearMe__Hero{position:relative;background:#ddd;height:calc(100vh - 60px);margin-bottom:30px}.NearMe__Hero-img{background-size:cover;background-position:50%;left:0}.NearMe__Hero-img,.NearMe__Hero-img:before{height:100%;width:100%;position:absolute;top:0}.NearMe__Hero-img:before{content:"";background:#000;opacity:.4}.NearMe__Info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:calc(100vh - 60px);z-index:1;-webkit-box-pack:center;justify-content:center;text-align:center}.NearMe__Location{display:block}.NearMe__CTA{max-width:450px;background:rgba(241,242,243,.9);padding:30px 30px 45px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin:40px auto 0}.NearMe__AvailablePros{color:#fff}.TaskCTA__where{font-size:24px;margin-bottom:30px}.TaskCTA__form{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding:0 30px}.TaskCTA__input{font-size:16px;border:0;float:left;background:#fff;padding:12px 15px;width:200px;text-align:left;border-top-left-radius:5px;border-bottom-left-radius:5px}.TaskCTA__input:hover{background:#e6f8ff}.TaskCTA__btn{background:#0096d7;color:#fff;padding:13px 30px;cursor:pointer;border-bottom-right-radius:5px;border-top-right-radius:5px;border:0;outline:0;font-size:16px}.TaskCTA__btn:hover{background:#0072a4}@media (max-width:576px){.TaskCTA__input{border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}.TaskCTA__input::-webkit-input-placeholder{text-align:center}.TaskCTA__input:-moz-placeholder,.TaskCTA__input::-moz-placeholder{text-align:center}.TaskCTA__input:-ms-input-placeholder{text-align:center}.TaskCTA__btn{border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.autocomplete{text-align:left;cursor:default;border:1px solid #e6e6e6;border-top:0;background:#fff;box-shadow:-1px 1px 3px rgba(0,0,0,.1);padding:0;border-radius:5px}.autocomplete>div{position:relative;padding:.6em .6em .6em 3em;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.02em;color:#594a41;cursor:pointer}.autocomplete>div.selected{background:#f2f2f2}.autocomplete>div:hover{font-weight:400;color:#0096d7}