/* ISS BUILD81.45.6.6.53
   Service cards follow ISS demo: text cards, 3-up desktop, shared section title style,
   support request modal, grouped sharing and level-1 category sidebar. */
body.iss-theme .iss-service-v2,
body.iss-theme .iss-service-v2 *{box-sizing:border-box}
body.iss-theme .iss-service-v2{color:#111827;background:#fff}
body.iss-theme .iss-service-v2 h1,
body.iss-theme .iss-service-v2 h2,
body.iss-theme .iss-service-v2 h3,
body.iss-theme .iss-service-v2 h4{margin:0;color:#111827;line-height:1.2;font-weight:700}
body.iss-theme .iss-service-v2 p{margin:0;color:#596578;line-height:1.6}
body.iss-theme .iss-service-v2__sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.iss-theme .iss-service-v2 h1.iss-service-v2__shared-title,
body.iss-theme .iss-service-v2 h2.iss-service-v2__shared-title{font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.2;letter-spacing:0;text-align:left;margin:0 0 30px}

/* Breadcrumb is the only content above the service image. */
body.iss-theme .iss-service-v2 > .iss-breadcrumb-wrap{margin-top:15px;margin-bottom:15px}
body.iss-theme .iss-service-v2__hero-section{padding:0 0 26px}
body.iss-theme .iss-service-v2__hero-image{min-height:220px;display:grid;place-items:center;overflow:hidden;border:1px solid #c0c1c3;border-radius:10px;background:#f7f8fa;color:#115a91;font-weight:700;text-align:center}
body.iss-theme .iss-service-v2__hero-image img{display:block;width:100%;max-height:440px;object-fit:cover}

body.iss-theme .iss-service-v2__section{padding:58px 0}
body.iss-theme .iss-service-v2__section--soft{background:#f7f8fa;border-top:1px solid #c0c1c3;border-bottom:1px solid #c0c1c3}

/* Services: always 3 cards on desktop; support form opens only as a modal. */
body.iss-theme .iss-service-v2__services-pane{min-width:0;width:100%}
body.iss-theme .iss-service-v2__hscroll{position:relative}
body.iss-theme .iss-service-v2__hscroll-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:2px 2px 8px}
body.iss-theme .iss-service-v2__hscroll-track::-webkit-scrollbar{display:none}
body.iss-theme .iss-service-v2__hscroll-item{flex:0 0 auto;scroll-snap-align:start}
body.iss-theme .iss-service-v2__services-carousel .iss-service-v2__hscroll-item{width:calc((100% - 28px)/3);min-width:205px}
body.iss-theme .iss-service-v2__article-carousel .iss-service-v2__hscroll-item{width:calc((100% - 42px)/4);min-width:220px}

body.iss-theme .iss-service-v2__service-card{height:100%;min-height:330px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #c0c1c3;border-radius:10px;background:#f4f6f9;color:#111827;text-decoration:none;box-shadow:none}
body.iss-theme .iss-service-v2__service-card-title{min-height:74px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:#173f7a;color:#fff;text-align:center;font-size:18px;line-height:1.25}
body.iss-theme .iss-service-v2__service-card-title a{color:#fff;text-decoration:none}
body.iss-theme .iss-service-v2__service-card-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding:18px 20px 16px;background:#f4f6f9}
body.iss-theme .iss-service-v2__service-card-desc{width:100%;min-height:52px;color:#242c36!important;font-size:14px;line-height:1.45!important}
body.iss-theme .iss-service-v2__service-card-list{width:100%;margin:12px 0 0;padding-left:18px;color:#242c36;font-size:14px;line-height:1.45}
body.iss-theme .iss-service-v2__service-card-list li+li{margin-top:3px}
body.iss-theme .iss-service-v2__service-card-support{margin-top:auto!important;align-self:center}

body.iss-theme .iss-service-v2__card{height:100%;display:block;overflow:hidden;border:1px solid #c0c1c3;border-radius:12px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 1px 3px rgba(15,23,42,.05);transition:transform .18s ease,box-shadow .18s ease}
body.iss-theme .iss-service-v2__card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(15,23,42,.09)}
body.iss-theme .iss-service-v2__card-media{display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:#eef5fb;color:#0b5ea8;text-align:center;text-decoration:none}
body.iss-theme .iss-service-v2__card-media img{display:block;width:100%;height:100%;object-fit:cover}
body.iss-theme .iss-service-v2__card-body{display:block;padding:16px}
body.iss-theme .iss-service-v2__card-body h3{font-size:17px}
body.iss-theme .iss-service-v2__card-body h3 a{color:#111827;text-decoration:none}
body.iss-theme .iss-service-v2__card-body p{margin-top:7px;font-size:14px}
body.iss-theme .iss-service-v2__article-card .iss-service-v2__card-body strong{display:block;color:#111827;font-weight:700;line-height:1.4}
body.iss-theme .iss-service-v2__btn{display:inline-flex;cursor:pointer;font-family:inherit;align-items:center;justify-content:center;min-height:42px;margin-top:14px;padding:9px 15px;border:1px solid transparent;border-radius:6px;background:#173f7a;color:#fff;text-decoration:none;font-weight:700}
body.iss-theme .iss-service-v2__btn:hover{background:#0d315f;color:#fff}
body.iss-theme .iss-service-v2__btn--sm{min-height:36px;padding:7px 11px;font-size:13px}
body.iss-theme .iss-service-v2__carousel-arrow{position:absolute;top:50%;z-index:3;width:38px;height:52px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:19px;background:rgba(255,255,255,.94);color:#111827;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 1px 5px rgba(15,23,42,.08)}
body.iss-theme .iss-service-v2__carousel-arrow:hover{background:#173f7a;border-color:#173f7a;color:#fff}
body.iss-theme .iss-service-v2__carousel-arrow--prev{left:-19px}
body.iss-theme .iss-service-v2__carousel-arrow--next{right:-19px}

body.iss-theme.iss-service-support-open{overflow:hidden}
body.iss-theme .iss-service-v2__support-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px}
body.iss-theme .iss-service-v2__support-modal[hidden]{display:none!important}
body.iss-theme .iss-service-v2__support-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.58);backdrop-filter:blur(2px)}
body.iss-theme .iss-service-v2__support-dialog{position:relative;z-index:1;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;outline:0;border-radius:12px;box-shadow:0 24px 70px rgba(15,23,42,.28)}
body.iss-theme .iss-service-v2__support-close{position:absolute;top:10px;right:12px;z-index:2;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#1f2937;font:700 26px/1 Arial,sans-serif;cursor:pointer}
body.iss-theme .iss-service-v2__support-close:hover{background:#eef3f8;color:#173f7a}
body.iss-theme .iss-service-v2__support-box{border:1px solid #c0c1c3;border-radius:10px;background:#fff;padding:30px 32px}
body.iss-theme .iss-service-v2__support-box>h2{font-size:22px;text-align:center;color:#173f7a;padding:12px 48px 12px 16px;border:1px solid #173f7a;border-radius:5px;margin-bottom:24px}
body.iss-theme .iss-service-v2__support-form h3{font-size:13px;margin:0 0 12px;color:#27313f}
body.iss-theme .iss-service-v2__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}
body.iss-theme .iss-service-v2__support-form label{display:grid;gap:6px;color:#242c36;font-size:13px;font-weight:700}
body.iss-theme .iss-service-v2__support-form input[type=text],
body.iss-theme .iss-service-v2__support-form input[type=email],
body.iss-theme .iss-service-v2__support-form textarea{width:100%;border:1px solid #7d848c;border-radius:5px;background:#fff;padding:10px 11px;font:inherit;font-weight:400;color:#111827;outline:none}
body.iss-theme .iss-service-v2__support-form input:focus,
body.iss-theme .iss-service-v2__support-form textarea:focus{border-color:#173f7a;box-shadow:0 0 0 2px rgba(23,63,122,.08)}
body.iss-theme .iss-service-v2__form-span-2{grid-column:1/-1}
body.iss-theme .iss-service-v2__support-options{margin:18px 0 0;padding:0;border:0}
body.iss-theme .iss-service-v2__support-options legend{font-size:13px;font-weight:700;color:#242c36;margin-bottom:4px}
body.iss-theme .iss-service-v2__support-options>p{font-size:12px;margin-bottom:8px;color:#5c6672}
body.iss-theme .iss-service-v2__support-options-list{display:grid;gap:6px;padding:11px 12px;border:1px solid #7d848c;border-radius:5px}
body.iss-theme .iss-service-v2__support-options-list label{display:flex;align-items:flex-start;gap:8px;font-weight:400;font-size:13px}
body.iss-theme .iss-service-v2__support-options-list input{margin-top:2px}
body.iss-theme .iss-service-v2__detail-request{margin-top:18px}
body.iss-theme .iss-service-v2__detail-request span{font-weight:400;color:#667085}
body.iss-theme .iss-service-v2__submit{display:block;min-width:190px;margin:20px auto 0;padding:11px 22px;border:0;border-radius:6px;background:#173f7a;color:#fff;font-weight:700;cursor:pointer}
body.iss-theme .iss-service-v2__submit:hover{background:#0d315f}
body.iss-theme .iss-service-v2__form-alert{margin:0 0 16px;padding:10px 12px;border:1px solid #c0c1c3;border-radius:6px;font-size:13px}
body.iss-theme .iss-service-v2__form-alert.is-success{background:#f0fdf4;border-color:#86d29c;color:#166534}
body.iss-theme .iss-service-v2__form-alert.is-error{background:#fff7f7;border-color:#e6a6a6;color:#991b1b}

/* Process */
body.iss-theme .iss-service-v2__process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:0}
body.iss-theme .iss-service-v2__process-step{padding:20px 16px;border:1px solid #c0c1c3;border-radius:12px;text-align:center;background:#fff}
body.iss-theme .iss-service-v2__process-number{width:38px;height:38px;margin:0 auto 11px;border-radius:50%;display:grid;place-items:center;background:#173f7a;color:#fff;font-weight:700}
body.iss-theme .iss-service-v2__process-step h3{font-size:17px}
body.iss-theme .iss-service-v2__process-step p{margin-top:7px;font-size:14px}

/* Grouped sharing */
body.iss-theme .iss-service-v2__sharing-groups{display:grid;gap:46px}
body.iss-theme .iss-service-v2__sharing-group{min-width:0}
body.iss-theme .iss-service-v2__group-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #c0c1c3}
body.iss-theme .iss-service-v2__group-head h3{font-size:20px}
body.iss-theme .iss-service-v2__group-head h3 a{color:#111827;text-decoration:none}
body.iss-theme .iss-service-v2__group-head h3 a:hover{color:#0b6fbe}
body.iss-theme .iss-service-v2__more{color:#0b6fbe;text-decoration:none;font-weight:700}
body.iss-theme .iss-service-v2__more:hover{text-decoration:underline}

/* Level-1 service category page with sticky menu on the right. */
body.iss-theme .iss-service-category__section{padding-top:30px}
body.iss-theme .iss-service-category__layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}
body.iss-theme .iss-service-category__heading{margin-bottom:24px}
body.iss-theme .iss-service-category__heading h1{font-size:clamp(26px,2.7vw,36px)}
body.iss-theme .iss-service-category__heading p{margin-top:9px;max-width:900px}
body.iss-theme .iss-service-category__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
body.iss-theme .iss-service-category__card .iss-service-v2__card-body{padding:13px}
body.iss-theme .iss-service-category__card .iss-service-v2__card-body strong{font-size:14px;line-height:1.35}
body.iss-theme .iss-service-category__sidebar{position:sticky;top:92px}
body.iss-theme .iss-service-category__sidebar-card{overflow:hidden;border:1px solid #c0c1c3;border-radius:10px;background:#fff}
body.iss-theme .iss-service-category__sidebar-card h2{padding:15px 17px;background:#173f7a;color:#fff;font-size:16px}
body.iss-theme .iss-service-category__sidebar-card nav{display:grid}
body.iss-theme .iss-service-category__sidebar-card nav a{padding:12px 16px;border-top:1px solid #c0c1c3;color:#111827;text-decoration:none;font-weight:600}
body.iss-theme .iss-service-category__sidebar-card nav a:first-child{border-top:0}
body.iss-theme .iss-service-category__sidebar-card nav a:hover,
body.iss-theme .iss-service-category__sidebar-card nav a.is-active{background:#eef6fc;color:#0b5ea8}
body.iss-theme .iss-service-category__pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:28px}
body.iss-theme .iss-service-category__pagination a{min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border:1px solid #c0c1c3;border-radius:7px;color:#111827;text-decoration:none}
body.iss-theme .iss-service-category__pagination a:hover,
body.iss-theme .iss-service-category__pagination a.is-active{background:#173f7a;border-color:#173f7a;color:#fff}
body.iss-theme .iss-service-category__empty{padding:24px;border:1px solid #c0c1c3;border-radius:10px;background:#fafafa;color:#596578}

@media(max-width:1200px){
  body.iss-theme .iss-service-category__grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:980px){
  body.iss-theme .iss-service-category__layout{grid-template-columns:1fr}
  body.iss-theme .iss-service-category__sidebar{position:static;order:-1}
  body.iss-theme .iss-service-category__sidebar-card nav{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.iss-theme .iss-service-category__sidebar-card nav a{border-top:1px solid #c0c1c3;border-right:1px solid #c0c1c3}
  body.iss-theme .iss-service-category__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:820px){
  body.iss-theme .iss-service-v2__section{padding:46px 0}
  body.iss-theme .iss-service-v2__services-carousel .iss-service-v2__hscroll-item,
  body.iss-theme .iss-service-v2__article-carousel .iss-service-v2__hscroll-item{width:calc((100% - 14px)/2)}
  body.iss-theme .iss-service-v2__process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.iss-theme .iss-service-v2__form-grid{grid-template-columns:1fr}
  body.iss-theme .iss-service-v2__form-span-2{grid-column:auto}
}
@media(max-width:620px){
  body.iss-theme .iss-service-v2__section{padding:38px 0}
  body.iss-theme .iss-service-v2__support-modal{padding:12px}
  body.iss-theme .iss-service-v2__support-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}
  body.iss-theme .iss-service-v2__support-box{padding:20px 16px}
  body.iss-theme .iss-service-v2__support-box>h2{font-size:17px}
  body.iss-theme .iss-service-v2__services-carousel .iss-service-v2__hscroll-item,
  body.iss-theme .iss-service-v2__article-carousel .iss-service-v2__hscroll-item{width:86%;min-width:0}
  body.iss-theme .iss-service-v2__process-grid{grid-template-columns:1fr}
  body.iss-theme .iss-service-v2__group-head{align-items:flex-start}
  body.iss-theme .iss-service-category__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.iss-theme .iss-service-category__sidebar-card nav{grid-template-columns:1fr}
}
@media(max-width:430px){body.iss-theme .iss-service-category__grid{grid-template-columns:1fr}}

/* ISS BUILD81.45.6.6.54 - compact support modal + aligned 2-column checklist */
body.iss-theme .iss-service-v2__support-dialog{
  width:min(820px,calc(100vw - 32px));
}
body.iss-theme .iss-service-v2__support-box{
  padding:22px 24px;
}
body.iss-theme .iss-service-v2__support-box>h2{
  padding:9px 44px 9px 14px;
  margin-bottom:16px;
  font-size:20px;
}
body.iss-theme .iss-service-v2__support-form h3{
  margin-bottom:8px;
}
body.iss-theme .iss-service-v2__form-grid{
  gap:10px 14px;
}
body.iss-theme .iss-service-v2__support-form label{
  gap:4px;
}
body.iss-theme .iss-service-v2__support-form input[type=text],
body.iss-theme .iss-service-v2__support-form input[type=email]{
  height:42px;
  padding:7px 10px;
}
body.iss-theme .iss-service-v2__support-options{
  margin-top:12px;
}
body.iss-theme .iss-service-v2__support-options>p{
  margin-bottom:6px;
}
body.iss-theme .iss-service-v2__support-options-list{
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:22px;
  row-gap:8px;
  padding:10px 12px;
}
body.iss-theme .iss-service-v2__support-options-list label{
  display:flex;
  width:100%;
  min-width:0;
  min-height:30px;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  margin:0;
  padding:0;
  text-align:left;
  font-weight:400;
  font-size:13px;
}
body.iss-theme .iss-service-v2__support-options-list input[type=checkbox]{
  flex:0 0 auto;
  width:16px;
  height:16px;
  margin:0;
}
body.iss-theme .iss-service-v2__support-options-list label span{
  display:block;
  flex:1 1 auto;
  min-width:0;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
  line-height:1.35;
}
body.iss-theme .iss-service-v2__detail-request{
  margin-top:12px;
}
body.iss-theme .iss-service-v2__detail-request textarea{
  min-height:82px;
  height:82px;
  resize:vertical;
  padding:8px 10px;
}
body.iss-theme .iss-service-v2__submit{
  margin-top:14px;
  padding:9px 20px;
}
@media(max-width:620px){
  body.iss-theme .iss-service-v2__support-box{padding:18px 14px}
  body.iss-theme .iss-service-v2__support-options-list{grid-template-columns:1fr}
  body.iss-theme .iss-service-v2__detail-request textarea{min-height:96px;height:96px}
}

/* BUILD81.45.6.6.74 - keep the original service breadcrumb rhythm; accent only content sections. */
body.iss-theme .iss-service-v2 > .iss-breadcrumb-wrap{
  margin-top:15px !important;
  margin-bottom:15px !important;
}
body.iss-theme .iss-service-v2 .iss-service-v2__section-title{
  margin-bottom:24px !important;
  font-size:20px !important;
  font-weight:800 !important;
}
body.iss-theme .iss-service-v2__hero-section{padding-top:0;}
