.regions-modal{width:100%}.regions-modal__title{text-align-last:left;font-size:20px;font-weight:600;color:#303133;white-space:pre-line;word-break:normal;line-height:20px;margin-bottom:20px}@media screen and (max-width:560px){.regions-modal__title{white-space:normal}}.regions-modal__list{display:flex;flex-direction:column;gap:10px;height:400px;padding-right:10px;overflow-y:scroll}.regions-modal__list::-webkit-scrollbar{width:5px}.regions-modal__list::-webkit-scrollbar-track{background:#f6f8fc}.regions-modal__list::-webkit-scrollbar-thumb{background:#c9cfdb}.regions-modal__list::-webkit-scrollbar-thumb:hover{background:#555}.regions-modal__list{scrollbar-width:thin;scrollbar-color:#c9cfdb #f6f8fc}.outline-button{border:2px solid #c3b091;height:40px;box-sizing:border-box;border-radius:73px;padding:10px 15px 10px 10px;cursor:pointer;display:flex;align-items:center;font-size:1rem;font-weight:500;color:#303133;white-space:pre-line;word-break:normal}@media screen and (max-width:560px){.outline-button{white-space:normal}}.outline-button:hover{color:#aa8349}.outline-button:disabled{cursor:not-allowed;color:#838994}.outline-button .icon{margin-left:8px}.header{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:10px 20px;border-bottom:1px solid #dfe3ea;position:fixed;top:0;z-index:2}.header__logo{margin-right:20px}.header__actions{display:flex;gap:20px}.header__actions .button{height:40px;color:#fff}.header__actions .button svg{height:20px}.header__actions .account-btn{font-size:1rem;font-weight:500;white-space:pre-line;word-break:normal;border:1px solid #dfe3ea;color:#838994}@media screen and (max-width:560px){.header__actions .account-btn{white-space:normal}}.header .outline-button .end-icon{color:#838994;margin-left:0}@media screen and (max-width:560px){.header{padding:10px 15px}.header__actions{gap:10px}}