.spl-restaurant-instructions__heading{margin:0 auto 50px;max-width:760px;text-align:center}.spl-restaurant-instructions--info-box,.spl-restaurant-instructions--retstaurant-details{border:1px solid var(--red);border-radius:12px;padding:20px}.spl-restaurant-instructions--retstaurant-details{margin-top:30px}.spl-restaurant-instructions input{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #d5d8dd;border-radius:34px;color:#000!important;font-size:1.6rem;line-height:1.3;padding:.8em 2.6em .8em 1em;width:100%}.spl-restaurant-instructions--breadcrumbs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:5rem;position:relative;width:100%}.spl-restaurant-instructions--breadcrumbs:before{background-color:var(--red);content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:0}.breadcrumb{align-items:center;background:#fff;border:1px solid var(--red);border-radius:50%;cursor:pointer;display:flex;font-weight:500;height:32px;justify-content:center;position:relative;transition:background .3s;width:32px;z-index:1}.breadcrumb.active{background:var(--red);color:#fff;cursor:default;font-weight:700}.breadcrumb:hover:not(.active){background:#ccc}.step{display:none;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.step.active{display:grid;gap:3rem 5rem;grid-template-columns:repeat(2,minmax(250px,1fr));opacity:1;transform:translateY(0)}.spl-restaurant-instructions__step-3.step.active a{margin-top:0}#autocomplete{font-size:16px;padding:8px;width:100%}.place-row:not(:last-child){margin-bottom:8px}.spl-restaurant-instructions button.cta_button.secondary{font-family:Ubuntu,"sans-serif"!important}@media screen and (max-width:767px){.step.active{display:flex;flex-direction:column}.spl-restaurant-instructions a.cta_button,.spl-restaurant-instructions button.cta_button{max-width:100%;padding:.4em 0;width:100%}.spl-restaurant-instructions button.cta_button:last-child{margin-top:.8rem}.spl-restaurant-instructions--breadcrumbs{margin-bottom:3rem}}