.profile-header{display:flex;gap:4px;padding:0 10px;height:62px;position:fixed;top:0;width:100%;align-items:center;z-index:100;background:#fff}.profile-header img{height:24px;width:24px}.profile-header h1{color:#131313;text-align:center;font-size:20px;font-weight:400;letter-spacing:-.8px}.bread-crumb{display:flex;gap:16px;margin-bottom:30px}.bread-crumb li a{color:#282828;font-size:12px;font-weight:400}body{background:#f6f6f6}aside{margin-top:20px;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:480px;width:100%}@media(min-width:1060px){aside{padding-left:0}}.admin-aside{position:relative}.admin-aside,.profile-speaker-infos{display:flex;align-items:center;max-width:500px;width:100%;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto}.profile-speaker-infos{margin-bottom:10px;background:#fff;border-radius:16px;height:205px}.profile-speaker-infos .speaker-img{width:110px;height:110px;margin-bottom:16px}.profile-speaker-infos .speaker-title{color:#282828;font-size:15px;font-weight:500;line-height:16px;margin-bottom:6px}.profile-speaker-infos .speaker-subtitle{color:#282828;font-size:12px;font-weight:400;line-height:16px}.profile-nav{display:flex;flex-direction:column;gap:1px;max-width:500px;width:100%;background:#fff;border-radius:15px;padding:5px 5px 49px;margin-bottom:26px}.profile-nav li{width:100%}.profile-nav li a{display:flex;align-items:center;gap:12px;color:#282828;font-size:15px;font-weight:500;line-height:16px;padding:18px;transition:.5s}.profile-nav li .active,.profile-nav li a:hover{border-radius:11px;background:#a9ffe0;transition:.5s}.profile-nav li .active{display:flex;align-items:center;gap:12px;color:#282828;font-size:15px;font-weight:500;line-height:16px;padding:18px}.profile-nav .profile-record a{position:relative}.profile-nav .profile-record a span{position:absolute;width:25px;height:25px;border-radius:50px;display:flex;align-items:center;justify-content:center;color:#000;font-size:10px;font-weight:500;right:25px;background:#ffec41}.profile-logout{margin-top:-70px;margin-bottom:10px;max-width:500px;width:100%;height:56px;display:flex;align-items:center;gap:12px;background:#fff;color:#282828;font-size:15px;font-weight:500;line-height:16px;border-radius:12px;border:none;cursor:pointer}.profile-logout,.profile-logout:hover{padding:18px 18px 18px 26px;transition:.5s}.profile-logout:hover{background:#a9ffe0}.active{align-items:center;border-radius:11px;background:#a9ffe0;gap:12px;color:#282828!important;font-size:15px;font-weight:500;line-height:16px;padding:18px}.active,.hide-warn{display:flex;transition:.5s}.hide-warn{position:fixed;overflow:hidden;top:300px;width:298px;margin-left:0;height:230px;padding:32px;z-index:-10;flex-direction:column;gap:25px;background:#fff;border-radius:20px;border:1px solid #e3e4e8;box-shadow:10px 24px 24px 0 rgba(59,64,70,.07);opacity:0}@media(min-width:1250px){.hide-warn{margin-left:-230px}}.hide-warn .overlay-warn{background:#fff;position:absolute;height:100%;top:-100%;left:0;width:100%;transition:1s}.hide-warn:hover .overlay-warn{top:0;transition:1s}.hide-warn p{font-weight:500;line-height:normal}.hide-warn button,.hide-warn p{color:#000;text-align:center;font-size:22px}.hide-warn button{padding:13px 44px;border-radius:50px;border:1px solid #a9ffe0;font-weight:600;cursor:pointer;transition:.5s;background:#a9ffe0;width:114px;margin-left:auto;margin-right:auto}.hide-warn button:hover{background:rgba(169,255,224,.5)}.warning{z-index:20;transition:1s;opacity:1}.warning .overlay-warn{top:-100%!important}.active{color:#6900ff}