@media (min-width:901px){
  .tq-service-global-header{background:#075560!important;border-top:4px solid #15939d!important}
  .tq-service-global-header .tq-sgh-inner{min-height:92px!important;padding:12px clamp(24px,4vw,68px)!important;gap:28px!important}
  .tq-service-global-header .tq-sgh-brand,.tq-service-global-header .tq-sgh-logo{padding:7px 12px!important;border-radius:14px!important;background:#fff!important}
  .tq-service-global-header .tq-sgh-brand img,.tq-service-global-header .tq-sgh-logo img{display:block!important;width:214px!important;height:auto!important}
  .tq-service-global-header .tq-sgh-nav{margin-left:auto!important;gap:clamp(16px,1.7vw,28px)!important;align-items:center!important}
  .tq-service-global-header .tq-sgh-nav>a{font-family:Montserrat,Arial,sans-serif!important;font-size:14px!important;white-space:nowrap!important}
  .tq-service-global-header .tq-sgh-book{min-height:50px!important;padding:0 22px!important;border-radius:999px!important;background:#79dce2!important;color:#073f4a!important}
  .tq-service-global-header .tq-sgh-dropdown{border:1px solid #c6e2e4!important;border-radius:20px!important;box-shadow:0 18px 48px rgba(4,57,66,.2)!important}
}

.hq-articles .hq-sitebar[data-tqpx-standardized="true"] .hq-brand{
  padding:7px 12px!important;
  border-radius:14px!important;
  background:#fff!important;
}
.hq-articles .hq-sitebar[data-tqpx-standardized="true"] .hq-brand img{
  width:190px!important;
  height:auto!important;
}
.hq-articles .hq-sitebar[data-tqpx-standardized="true"] .hq-primary a[aria-current="page"]{
  color:#fff!important;
  text-decoration:underline!important;
  text-decoration-thickness:2px!important;
  text-underline-offset:6px!important;
}
.hq-article-subnav{
  position:relative;
  z-index:29;
  border-bottom:1px solid #d8e5ea;
  background:#eef6fa;
}
.hq-article-subnav .hq-shell{
  display:flex;
  min-height:48px;
  align-items:center;
  justify-content:flex-end;
  gap:24px;
}
.hq-article-subnav a{
  color:#0d6f76!important;
  font-size:.84rem;
  font-weight:800;
  text-decoration:none!important;
}
.hq-article-subnav a:hover,.hq-article-subnav a:focus-visible{
  color:#14354b!important;
  text-decoration:underline!important;
  text-underline-offset:4px!important;
}
@media (max-width:900px){
  .tq-service-global-header .tq-sgh-brand,.tq-service-global-header .tq-sgh-logo{
    padding:5px 8px!important;
    border-radius:10px!important;
    background:#fff!important;
  }
  .tq-service-global-header .tq-sgh-brand img,.tq-service-global-header .tq-sgh-logo img{
    display:block!important;
    height:auto!important;
  }
  .hq-article-subnav .hq-shell{
    min-height:46px;
    justify-content:center;
    gap:28px;
  }
  .hq-article-subnav a{font-size:.78rem}
}
