.page-services .site-footer{display:none!important;}
.page-services{background:#fff;}
.services_page{background:#fff;}
.support_hero{position:relative;width:100%;min-height:484px;padding:80px 0 0;background:linear-gradient(90deg,rgba(7,42,94,.88) 0%,rgba(15,70,142,.62) 38%,rgba(15,84,172,.34) 100%),url('/images/services-hero-bg.png') center/cover no-repeat;overflow:hidden;}
.support_hero_inner{width:min(1660px,calc(100% - 64px));margin:0 auto;padding:20px 0 104px;position:relative;z-index:1;}
.support_breadcrumb{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.68);font-size:14px;line-height:14px;}
.support_breadcrumb a{color:inherit;}
.support_breadcrumb img{width:18px;height:18px;object-fit:contain;}
.support_breadcrumb span.current{color:#fff;font-weight:500;}
.support_hero_copy{margin-top:94px;max-width:640px;}
.support_hero_copy h1{margin:0;color:#fff;font-size:62px;line-height:1.16;font-weight:700;letter-spacing:1px;}
.support_hero_copy p{margin:40px 0 0;color:rgba(255,255,255,.78);font-size:26px;line-height:1.65;font-weight:300;}

.support_shell{width:100%;padding-bottom:72px;background:#fff;}
.support_tab_bar{width:100%;background:linear-gradient(90deg,rgba(236,241,247,.95) 0%,rgba(241,245,249,.88) 50%,rgba(232,239,246,.95) 100%);box-shadow:inset 0 -1px 0 rgba(210,220,233,.7);}
.support_tab_bar_inner{width:min(1660px,calc(100% - 64px));height:82px;margin:0 auto;display:flex;align-items:flex-end;justify-content:center;gap:52px;}
.support_tab{position:relative;height:82px;padding:0;border:0;background:transparent;color:#2f3742;font-size:18px;line-height:82px;font-weight:400;cursor:pointer;}
.support_tab::after{content:'';position:absolute;left:50%;bottom:0;width:0;height:3px;background:#005daa;transform:translateX(-50%);transition:width .18s ease;}
.support_tab.is-active{color:#005daa;font-weight:500;}
.support_tab.is-active::after{width:48px;}

.support_panel{display:none;width:min(1660px,calc(100% - 64px));margin:38px auto 0;}
.support_panel.is-active{display:block;}
.support_filter_bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 16px;background:#f2f5f9;}
.support_filter_inputs{display:flex;gap:18px;min-width:0;}
.support_filter_input,.support_filter_select{height:48px;border:1px solid #edf2f7;background:#fff;padding:0 16px;color:#333;font-size:14px;line-height:48px;outline:none;}
.support_filter_input{flex:1 1 0;min-width:0;}
.support_filter_select{width:312px;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7b8796 50%),linear-gradient(135deg,#7b8796 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;}
.support_filter_actions{display:flex;gap:14px;}
.support_filter_btn{min-width:74px;height:48px;border:0;padding:0 24px;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;}
.support_filter_btn.search{background:#005daa;color:#fff;}
.support_filter_btn.clear{background:#fff;color:#7b838d;}

.support_download_list{display:flex;flex-direction:column;gap:14px;margin-top:28px;}
.support_download_item{display:grid;grid-template-columns:92px minmax(0,0.72fr) auto;align-items:center;gap:16px;padding:16px;background:#fff;border:1px solid #edf1f5;}
.support_download_thumb{width:78px;height:78px;background:#f6f8fb;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.support_download_thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.support_download_meta{min-width:0;}
.support_download_title{display:block;color:#3a3a3a;font-size:18px;line-height:1.45;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.support_download_size{display:block;margin-top:10px;color:#adb5bf;font-size:14px;line-height:14px;}
.support_download_actions{display:flex;align-items:center;gap:14px;padding-left:0;justify-self:start;}
.support_download_link{display:inline-flex;align-items:center;gap:6px;color:#3d8adf;font-size:14px;line-height:14px;font-weight:500;white-space:nowrap;}
.support_download_link i{font-style:normal;font-size:14px;line-height:1;}

.support_pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:42px;color:#6f7783;font-size:14px;line-height:14px;}
.support_page_text{min-width:28px;color:#6f7783;}
.support_page_btn,.support_page_num{width:34px;height:34px;border:1px solid #dde4ee;background:#fff;color:#6f7783;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;line-height:1;}
.support_page_num.is-active{background:#005daa;border-color:#005daa;color:#fff;}
.support_page_text.is-disabled,.support_page_btn.is-disabled{opacity:.45;pointer-events:none;}
.support_page_ellipsis{min-width:18px;text-align:center;color:#9aa4b2;}
.support_page_total{margin-left:6px;color:#a2aab6;}

.support_video_layout{display:grid;grid-template-columns:minmax(0,1fr) 262px;gap:20px;margin-top:20px;align-items:start;}
.support_video_stage{position:relative;background:#021b32;border-radius:18px;overflow:hidden;}
.support_video_stage video{display:block;width:100%;aspect-ratio:980/620;object-fit:cover;background:#071525;}
.support_video_overlay{position:absolute;inset:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease;}
.support_video_stage.is-playing .support_video_overlay{opacity:0;pointer-events:none;}
.support_video_playlist{display:flex;flex-direction:column;gap:12px;}
.support_video_card{position:relative;width:100%;padding:0;border:0;background:#08192c;border-radius:14px;overflow:hidden;cursor:pointer;text-align:left;}
.support_video_card img{width:100%;aspect-ratio:262/145;object-fit:cover;display:block;opacity:.88;transition:transform .18s ease,opacity .18s ease;}
.support_video_card.is-active img,.support_video_card:hover img{transform:scale(1.03);opacity:1;}

.support_empty{display:none;padding:48px 24px;color:#8d95a2;font-size:15px;line-height:1.8;text-align:center;border:1px dashed #d7e0ea;background:#fafbfd;margin-top:28px;}
.support_empty.is-visible{display:block;}

@media (min-width:1921px){
  .support_hero_inner,
  .support_tab_bar_inner,
  .support_panel{width:min(1760px,calc(100% - 120px));}
}

@media (max-width:1919px) and (min-width:1181px){
  .support_video_layout{grid-template-columns:1fr;gap:18px;}
  .support_video_stage video{aspect-ratio:1200/680;}
  .support_video_playlist{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;}
}

@media (max-width:1440px){
  .support_hero_inner,.support_tab_bar_inner,.support_panel{width:min(1320px,calc(100% - 48px))!important;}
  .support_hero{min-height:440px;}
  .support_hero_copy{margin-top:82px;}
  .support_hero_copy h1{font-size:54px;}
  .support_hero_copy p{font-size:22px;margin-top:30px;}
}

@media (max-width:1180px){
  .support_hero{min-height:auto;}
  .support_hero_inner{padding-bottom:72px;}
  .support_hero_copy{margin-top:64px;max-width:560px;}
  .support_hero_copy h1{font-size:46px;}
  .support_hero_copy p{font-size:20px;}
  .support_filter_bar{grid-template-columns:1fr;gap:14px;}
  .support_filter_inputs{flex-direction:column;gap:14px;}
  .support_filter_select{width:100%;}
  .support_filter_actions{justify-content:flex-end;}
  .support_download_item{grid-template-columns:92px minmax(0,1fr);align-items:flex-start;}
  .support_download_actions{grid-column:1 / -1;padding:0 0 0 114px;flex-wrap:wrap;gap:18px;}
  .support_video_layout{grid-template-columns:1fr;gap:18px;}
  .support_video_playlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
}

@media (max-width:768px){
  .support_hero{padding-top:52px;background-position:64% center;}
  .support_hero_inner,.support_tab_bar_inner,.support_panel{width:calc(100% - 32px)!important;}
  .support_hero_inner{padding:14px 0 40px;}
  .support_breadcrumb{font-size:12px;gap:8px;}
  .support_breadcrumb img{width:16px;height:16px;}
  .support_hero_copy{margin-top:44px;max-width:none;}
  .support_hero_copy h1{font-size:34px;line-height:1.2;}
  .support_hero_copy p{margin-top:22px;font-size:16px;line-height:1.7;max-width:320px;}
  .support_tab_bar_inner{height:64px;gap:28px;}
  .support_tab{height:64px;font-size:16px;line-height:64px;}
  .support_shell{padding-bottom:36px;}
  .support_panel{margin-top:22px;}
  .support_filter_bar{padding:14px 12px;}
  .support_filter_input,.support_filter_select,.support_filter_btn{height:44px;font-size:13px;}
  .support_filter_btn{min-width:0;flex:1 1 0;padding:0;}
  .support_filter_actions{gap:10px;}
  .support_download_list{gap:12px;margin-top:18px;}
  .support_download_item{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:14px 12px;}
  .support_download_thumb{width:64px;height:64px;}
  .support_download_title{font-size:15px;white-space:normal;}
  .support_download_size{margin-top:8px;font-size:12px;}
  .support_download_actions{padding-left:78px;gap:14px;}
  .support_download_link{font-size:12px;}
  .support_pagination{flex-wrap:wrap;gap:8px;margin-top:28px;font-size:12px;}
  .support_page_btn,.support_page_num{width:30px;height:30px;font-size:12px;}
  .support_video_stage{border-radius:14px;}
  .support_video_playlist{grid-template-columns:1fr;gap:10px;}
}
