.address-suggest{position:relative;width:100%}.address-suggest:focus-within{z-index:30}.address-suggest__input{background-color:#f5f5f8;border:1px solid #f5f5f8;border-radius:12px;box-sizing:border-box;font:inherit;height:48px;padding:12px;width:100%}.address-suggest__input:focus{border-color:#b20fc0;outline:none}.address-suggest__input--error{border-color:#ff0040}.address-suggest__list{background:#fff;border:1px solid #f5f5f8;border-radius:12px;box-shadow:0 8px 24px #00000014;left:0;list-style:none;margin:0;max-height:260px;overflow-y:auto;padding:4px;position:absolute;right:0;top:calc(100% + 4px);z-index:50}.address-suggest__item{border-radius:8px;cursor:pointer;font-size:14px;margin-bottom:0;padding:10px 12px;position:static}.address-suggest__item:before{content:none;display:none}.address-suggest__item--active,.address-suggest__item:hover{background-color:#f7e7f9;color:#b20fc0}.address-suggest__error{color:#ff0040;display:block;font-size:12px;margin-top:4px}
