.address-default_modal :focus-visible{outline:none!important;box-shadow:none!important}.address-default_modal .address-page{font-size:14px;border-radius:12px;display:flex;width:100%;height:100%;padding:10px 24px;flex-direction:column;background-color:#fff}.address-default_modal .address-page>img{position:absolute;right:8px;top:8px}.address-default_modal .address-page .addr-heading{display:flex;justify-content:space-between;align-items:center;padding:12px 25px 12px 12px;border-bottom:1px solid var(--Backgrounds-Secondary,#f2f2f7)}.address-default_modal .address-page .addr-heading>b{font-size:20px}.address-default_modal .address-page .addr-heading>button{display:flex;padding:8px 16px;justify-content:center;align-items:center;gap:6px;border-radius:33px;background:#83ba3b;color:#fff;border:0}.address-default_modal .address-page .addr-lst{display:flex;flex-direction:column}.address-default_modal .address-page .addr-lst .addr{display:flex;padding:24px 12px 12px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--Backgrounds-Secondary,#f2f2f7)}.address-default_modal .address-page .addr-lst .addr .addr-infor{display:flex;flex-direction:column;gap:12px}.address-default_modal .address-page .addr-lst .addr .addr-infor .name{display:flex;align-items:center;gap:12px}.address-default_modal .address-page .addr-lst .addr .addr-infor .name>b{font-size:16px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.address-default_modal .address-page .addr-lst .addr .addr-infor .name .addr-default{align-items:center;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.address-default_modal .address-page .addr-lst .addr .addr-infor .name .addr-default>img{margin-right:5px}.address-default_modal .address-page .addr-lst .addr .addr-infor .addr-ship .fulladdress{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:700px}.address-default_modal .address-page .addr-lst .addr .addr-infor .addr-ship .note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:700px}.address-default_modal .address-page .addr-lst .addr .action{height:100%;display:flex;flex-direction:column;gap:27px;align-items:center;justify-content:center;cursor:pointer}.address-default_modal .address-page .addr-lst .addr .action .action-option{display:flex;gap:15px}.address-default_modal .address-page .addr-lst .addr .action .action-option .delete{color:#dc303a}.address-default_modal .address-page .addr-lst .addr .action>button{height:36px;padding:8px 16px;border-radius:33px;background:#e9e9e9;border:0}@media only screen and (max-width:1023px){.address-default_modal .address-page .addr-lst .addr .action>button{padding:8px;height:fit-content;font-size:12px}}@media only screen and (max-width:1022px){.address-default_modal{padding:10px!important}.address-default_modal .address-page .addr-heading{padding:12px 0}}@media only screen and (max-width:550px){.address-default_modal .address-page{border-radius:6px}.address-default_modal .address-page .addr-lst{align-items:start}.address-default_modal .address-page .addr-lst .addr{width:100%;flex-direction:column-reverse;align-items:start;gap:8px;padding:6px}.address-default_modal .address-page .addr-lst .addr .action{width:100%;flex-direction:row;justify-content:space-between}.address-default_modal .address-page .addr-lst .addr .action>button{padding:6px}}