.help-feedback-wrap{display:flex;align-items:center;justify-content:center;width:min(100%,320px);height:46px;margin:12px auto 0;padding:0;background:transparent;border:0;box-shadow:none}.help-service-link{display:flex;align-items:center;justify-content:center;width:100%;height:46px;max-width:320px;text-decoration:none}.help-service-img{display:block;width:100%;height:46px;object-fit:fill}.help-feedback-divider,.help-feedback-info{display:none}.online-service-new{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;border-radius:3px;text-decoration:none;color:var(--btn-text);font-size:20px;font-weight:700;background-image:url("/static/images/online-service-btn.png");background-position:center;background-size:100% 100%;background-repeat:no-repeat;box-shadow:0 6px 18px rgba(0,0,0,.22);transition:.15s ease;position:relative;overflow:hidden}.online-service-new:hover{transform:scale(1.03)}.service-icon{font-size:18px}@media(max-width:768px){.help-feedback-wrap{width:min(100%,360px);height:50px;margin-top:10px}.help-service-link,.online-service-new{height:50px;font-size:clamp(18px,4.8vw,20px)}}
@media (min-width:769px){.top-action-bar{transform:translateX(-32px)!important}}@media (max-width:768px){.help-feedback-wrap{order:8;display:grid;grid-template-columns:1fr 2px 1fr;column-gap:10px;width:min(100%,320px);max-width:320px;min-height:54px;padding:8px 10px;margin-top:8px;background:transparent;border:0;box-shadow:none;align-items:center}.app-download-btn{order:7}.help-service-link{grid-column:1;justify-self:center;flex:0 0 110px;width:110px;min-width:110px;max-width:110px;height:36px}.help-service-img{width:110px;max-width:110px;height:36px;object-fit:contain}.help-feedback-divider{grid-column:2;justify-self:center;align-self:stretch;width:2px}.help-feedback-info{grid-column:3;gap:3px;width:100%;max-width:100%;height:36px;align-items:flex-start;justify-content:center;padding-left:6px}.help-feedback-title{font-size:12px;line-height:1.15;color:#d2b788}.help-feedback-email{font-size:11px;line-height:1.15;color:#fff}.copyright-bar{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:min(96vw,360px)!important;max-width:96vw!important;margin-left:auto!important;margin-right:auto!important;padding-left:4px!important;padding-right:4px!important;font-size:clamp(7px,2.15vw,10px)!important;line-height:1.18!important;white-space:nowrap!important;letter-spacing:0!important;text-align:center!important;box-sizing:border-box!important}.copyright-bar>div{display:block!important;width:100%!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;flex:0 0 auto!important;text-align:center!important}}
/* final service button and mobile nav tuning */
.online-service-new{
  width:110px!important;
  max-width:110px!important;
  height:36px!important;
  padding:0!important;
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
  gap:0!important;
  font-size:0!important;
}
.online-service-new .service-icon{display:none!important;}
@media(max-width:768px){
  .help-feedback-wrap{
    display:flex!important;
    width:auto!important;
    min-height:0!important;
    height:36px!important;
    margin:8px 0 0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  .help-service-link,.online-service-new{
    width:110px!important;
    min-width:110px!important;
    max-width:110px!important;
    height:36px!important;
  }
  .top-action-bar,.nav-wrap,.mobile-nav{
    background:linear-gradient(180deg,rgba(120,0,0,.92),rgba(55,0,0,.88))!important;
  }
}

/* service button match navigation final */
.online-service-new{
 width:110px!important;
 height:36px!important;
 min-width:110px!important;
 max-width:110px!important;
 padding:0!important;
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 background-size:100% 100%!important;
 background-repeat:no-repeat!important;
 background-position:center!important;
}
@media(max-width:768px){
 .online-service-new{
  width:110px!important;
  height:36px!important;
  min-width:110px!important;
  max-width:110px!important;
 }
}
