.sp-header-right{display:flex;align-items:center;justify-content:flex-end;gap:18px}.sp-weicon-brand{padding-right:18px!important;margin-right:0!important;border-right:1px solid #dce6ef}.sp-weicon-brand .weicon-logo img{width:180px;max-width:100%;height:48px;object-fit:contain}.sp-header-actions{display:flex;align-items:center;gap:8px}.sp-header-actions>a{position:relative;width:42px;height:42px;border:1px solid #dce6ef;border-radius:12px;display:grid;place-items:center;color:#15324f;background:#fff;text-decoration:none;transition:transform .25s,background .25s,color .25s,box-shadow .25s}.sp-header-actions>a:hover{transform:translateY(-3px);background:#075aa8;color:#fff;box-shadow:0 10px 22px rgba(7,90,168,.17)}.sp-header-actions i{font-size:1rem}.sp-header-actions span{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#00a6b2;color:#fff;display:grid;place-items:center;font-size:9px;border:2px solid #fff}
@media(max-width:1024px){.sp-header-right{gap:8px}.sp-weicon-brand{display:none}.navbar .col-md-2 .weicon-logo img{max-width:125px}}
@media(max-width:767px){.sp-header-right{justify-content:flex-end}.sp-header-actions>a{width:37px;height:37px}}
