.address-item{display:flex;overflow:hidden;margin-bottom:.8rem;padding:2rem 1.6rem;border:1px solid var(--colors-line3);border-radius:1.6rem}.address-item__info{flex:1 1}.address-item__name{display:flex}.address-item__name-text{margin-right:8px;font-size:1.6rem;font-weight:700;line-height:1.4;letter-spacing:-.032rem}.address-item__name-default{display:inline-flex;align-items:center;justify-content:center;height:2rem;padding:0 .4rem;border-radius:.8rem;background-color:var(--colors-background2);color:var(--colors-text4);font-size:1.1rem;font-weight:500;line-height:1.4;letter-spacing:-.022rem}.address-item__phone{margin:.4rem 0 .8rem;font-weight:500}.address-item__address,.address-item__phone{font-size:1.4rem;line-height:1.4;letter-spacing:-.028rem}.address-item__address{margin-bottom:.8rem;font-style:normal;font-weight:400}.address-item__control{display:flex;align-items:center;justify-content:flex-end}.address-item__control-btn{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:-.026rem}.address-item__control-btn.edit{color:var(--colors-primary_text2)}.address-item__control-btn.delete{color:var(--colors-text6)}.address-item__control-btn.delete:before{content:"";display:inline-block;width:.1rem;height:1rem;margin:0 .8rem;background-color:var(--colors-line3)}@font-face{font-family:Ria;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/2410-1@1.0/RiaSans-ExtraBold.woff2) format("woff2");font-weight:700;font-display:swap}.manage-address-container__add-address{padding:0 1.6rem 2rem;border-bottom:8px solid var(--colors-line2)}.manage-address-container__address-list{padding:2rem 1.6rem}