:root {
  --navy: #0b163f;
  --navy-deep: #061544;
  --navy-soft: #142455;
  --blue: #175cff;
  --blue-soft: #eaf0ff;
  --ink: #071c4d;
  --muted: #52525c;
  --surface: #f8f9fa;
  --white: #fff;
  --line: #e8eaf0;
  --radius: 15px;
  --container: 1170px;
}

* {
  box-sizing: border-box;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: "Poppins", Arial, sans-serif; font-size: 16px; line-height: 1.7; }
body,
button,
input,
select,
textarea,
body :where(:not(.fa):not(.fas):not(.far):not(.fal):not(.fad):not(.fab):not(.fat):not([class^="fa-"]):not([class*=" fa-"])) {
  font-family: "Poppins", Arial, sans-serif !important;
}
body :is(.fa, .fas, .far, .fal, .fad, .fab, .fat, [class^="fa-"], [class*=" fa-"]) {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
body.menu-open { overflow: hidden; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
.container { width: min(calc(100% - 48px), var(--container)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 1000; top: -160000px; left: -1px; width: 1px; height: 1px; overflow: hidden; padding: 0; color: var(--navy); background: var(--white); }
.skip-link:focus { top: 12px; left: 12px; width: auto; height: auto; overflow: visible; padding: 10px 16px; }

/* Dyno system UI */
#a11y-trigger {
  z-index: 10010 !important;
  right: 18px !important;
  bottom: 18px !important;
  left: auto !important;
  width: 52px !important;
  height: 52px !important;
  border: 1px solid #0f4fe8 !important;
  border-radius: 50% !important;
  color: var(--white) !important;
  background: var(--blue) !important;
  box-shadow: 0 12px 32px rgba(23,92,255,.28) !important;
}
#a11y-trigger:hover,
#a11y-trigger:focus-visible { background: #104fe8 !important; box-shadow: 0 15px 38px rgba(23,92,255,.38) !important; }
#a11y-panel {
  z-index: 10015 !important;
  right: 18px !important;
  bottom: 82px !important;
  left: auto !important;
  width: min(390px, calc(100vw - 36px)) !important;
  max-height: calc(100svh - 108px) !important;
  border: 1px solid #dfe4f2 !important;
  border-radius: 12px !important;
  color: var(--ink) !important;
  background: var(--white) !important;
  box-shadow: 0 24px 70px rgba(6,21,68,.24) !important;
  font-family: "Poppins", Arial, sans-serif !important;
}
#a11y-panel .a11y-opt-btn[aria-pressed="true"] { color: var(--white) !important; border-color: var(--blue) !important; background: var(--blue) !important; }

.dyno-popup-shell { font-family: "Poppins", Arial, sans-serif; }
.dyno-popup-modal.dyno-popup-large { width: min(94vw, 840px); }
.dyno-popup-primary { border-radius: 6px; color: var(--white); background: var(--blue); }
.dyno-popup-field input,
.dyno-popup-field textarea,
.dyno-popup-field select { border-color: #aeb8cf; border-radius: 6px; font: inherit; }

.footer-bottom-inner { display: flex; align-items: center; justify-content: center; gap: 24px; }
.legal-policy { padding: 90px 0 110px; background: var(--white); }
.legal-policy__inner { width: min(calc(100% - 48px), 900px); margin-inline: auto; }
.legal-policy__intro { margin: 0 0 38px; padding: 24px 28px; border-left: 4px solid var(--blue); color: var(--ink); background: var(--blue-soft); font-size: 18px; line-height: 1.7; }
.legal-policy .rich-content { font-size: 16px; line-height: 1.8; }
.section { padding: 112px 0; }
.section-small { padding: 55px 0; }
.icon { width: 26px; height: 26px; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

.site-header { position: absolute; z-index: 50; inset: 0 0 auto; height: 108px; color: #dfe4f6; }
.header-inner { display: flex; min-height: 108px; align-items: center; justify-content: space-between; gap: 48px; }
.site-logo { display: block; flex: 0 0 auto; width: 200px; }
.site-navigation { margin-left: auto; }
.site-navigation ul { display: flex; align-items: center; gap: 40px; margin: 0; padding: 0; list-style: none; }
.site-navigation a { position: relative; display: inline-flex; align-items: center; gap: 8px; padding: 12px 0; font-size: 15px; font-weight: 600; white-space: nowrap; transition: all .3s ease-in-out; }
.site-navigation a::after { content: none; }
.site-navigation a:hover, .site-navigation a:focus-visible { color: var(--white); }
.site-navigation .language-link { gap: 0; }
.language-flag {
  display: inline-block;
  flex: 0 0 18px;
  width: 18px;
  height: 12px;
  margin: -1px 5px;
  object-fit: cover;
}
.menu-toggle { display: none; width: 44px; height: 44px; padding: 11px 8px; border: 0; color: var(--white); background: transparent; cursor: pointer; }
.menu-toggle span { display: block; width: 24px; height: 2px; margin: 5px auto; background: currentColor; transition: transform .25s ease, opacity .25s ease; }

.home-hero { position: relative; min-height: 900px; overflow: hidden; color: var(--white); background: linear-gradient(110deg, #03113f 0%, #0b1b67 46%, #2647bc 100%); }
.home-hero::after { content: ""; position: absolute; right: -170px; bottom: -240px; width: 760px; height: 760px; border-radius: 50%; background: rgba(68,101,232,.13); filter: blur(10px); }
.hero-grid { position: relative; z-index: 1; display: grid; min-height: 900px; grid-template-columns: 1.08fr .92fr; align-items: center; gap: 64px; padding-top: 92px; }
.hero-copy { padding-top: 18px; }
.hero-copy h1 { max-width: 720px; margin: 0 0 22px; color: var(--white); font-size: clamp(44px, 4.1vw, 64px); line-height: 1.12; letter-spacing: -2.7px; }
.hero-copy p { max-width: 680px; margin: 0 0 42px; color: #c9cfe0; font-size: 19px; line-height: 1.85; }
.hero-mark { margin: 0; transform: translate(48px, 28px); }
.hero-mark img { width: min(100%, 590px); margin-left: auto; filter: drop-shadow(0 20px 30px rgba(0,0,0,.06)); }
.button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 12px; padding: 12px 30px; border: 1px solid transparent; border-radius: 6px; font-weight: 600; line-height: 1.2; transition: transform .2s ease, background .2s ease, color .2s ease, border-color .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { color: var(--white); background: var(--blue); }
.button-primary:hover { background: #104fe8; }
.button-outline { color: var(--ink); border-color: #97a0b7; background: transparent; }
.button-outline:hover { color: var(--white); border-color: var(--blue); background: var(--blue); }
.button-outline-light { color: var(--white); border-color: #8590b2; background: transparent; }
.button-outline-light:hover { border-color: var(--white); background: rgba(255,255,255,.08); }

.section-heading { max-width: 750px; margin-bottom: 54px; }
.section-heading.is-centered { margin-inline: auto; text-align: center; }
.section-heading h2 { margin: 0; color: var(--ink); font-size: clamp(34px, 3.2vw, 48px); line-height: 1.2; letter-spacing: -1.8px; }
.section-heading p { max-width: 720px; margin: 17px auto 0; color: var(--muted); font-size: 16px; }
.section-eyebrow { display: flex; align-items: center; justify-content: center; gap: 12px; margin-bottom: 20px; color: var(--blue); font-weight: 600; }
.section-eyebrow i { display: block; width: 50px; height: 2px; background: var(--blue); }
.home-highlights { background: var(--white); }
.highlight-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.highlight-card { min-height: 285px; padding: 34px; border: 1px solid transparent; border-radius: var(--radius); text-align: center; transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
.highlight-card:hover { transform: translateY(-7px); border-color: var(--line); box-shadow: 0 20px 55px rgba(12,35,90,.09); }
.highlight-icon { display: grid; width: 70px; height: 70px; margin: 0 auto 22px; place-items: center; border-radius: 12px; color: var(--blue); background: var(--blue-soft); }
.highlight-icon .icon { width: 34px; height: 34px; }
.highlight-card h3 { margin: 0 0 12px; font-size: 21px; }
.highlight-card p { margin: 0; color: var(--muted); font-size: 14px; }

.services-section, .archive-services { background: var(--surface); }
.service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.service-card { display: flex; min-height: 315px; flex-direction: column; padding: 31px; border: 1px solid #edf0f5; border-radius: var(--radius); background: var(--white); box-shadow: 0 10px 32px rgba(11,24,70,.025); transition: transform .24s ease, box-shadow .24s ease; }
.service-card:hover { transform: translateY(-6px); box-shadow: 0 20px 55px rgba(11,24,70,.1); }
.service-icon { display: grid; width: 64px; height: 64px; min-width: 64px; min-height: 64px; flex: 0 0 64px; margin-bottom: 28px; place-items: center; border-radius: 9px; color: var(--blue); background: #eef3ff; }
.service-icon .icon { width: 31px; height: 31px; stroke-width: 2.1; }
.service-card-icon { display: block; width: 32px; height: 32px; font-size: 32px; line-height: 1; }
.service-card h3 { margin: 0 0 9px; color: var(--ink); font-size: 20px; line-height: 1.4; }
.service-card p { margin: 0 0 22px; color: #74757c; font-size: 14px; line-height: 1.75; }
.arrow-link { display: inline-flex; align-items: center; gap: 8px; margin-top: auto; color: var(--ink); font-size: 14px; font-weight: 600; }
.arrow-link span:last-child { font-size: 20px; transition: transform .2s ease; }
.arrow-link:hover span:last-child { transform: translateX(5px); }

.contact-strip { color: var(--white); background: var(--navy); }
.contact-strip-inner { display: flex; align-items: center; justify-content: space-between; gap: 36px; padding: 42px 55px; border-radius: 16px; background: linear-gradient(105deg, #173988, #174ebd); box-shadow: 0 25px 60px rgba(5,22,73,.22); }
.contact-strip h2 { max-width: 700px; margin: 0 0 8px; color: var(--white); font-size: clamp(25px, 2.3vw, 36px); line-height: 1.3; }
.contact-strip p { margin: 0; color: #d8e2ff; }
.contact-strip p a { color: var(--white); font-weight: 600; }
.contact-strip .button { flex: 0 0 auto; background: var(--white); color: var(--blue); }

.product-feature { overflow: hidden; background: var(--white); }
.product-feature-grid { display: grid; grid-template-columns: 1.06fr .94fr; align-items: center; gap: 90px; }
.product-visual { position: relative; margin: 0; padding: 70px 0 0; }
.product-visual::before { content: ""; position: absolute; z-index: -1; inset: 0 27% -112px -50vw; background: var(--navy); }
.product-visual img { width: 100%; }
.product-eyebrow { display: block; margin-bottom: 14px; color: var(--blue); font-size: 16px; font-weight: 600; }
.product-copy h2 { margin: 0 0 18px; font-size: 42px; line-height: 1.2; letter-spacing: -1.2px; }
.product-copy .rich-content { margin-bottom: 30px; }

.references-section { position: relative; overflow: hidden; background: var(--surface); }
.references-section::after { content: ""; position: absolute; right: -2%; bottom: -55px; left: -2%; height: 150px; opacity: .3; background: radial-gradient(circle at 5px 5px, #6a83ed 2px, transparent 2.5px) 0 0 / 22px 22px; transform: skewY(-4deg); pointer-events: none; }
.reference-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.reference-grid figure { display: grid; min-height: 150px; margin: 0; place-items: center; padding: 22px; border-radius: 10px; background: var(--white); }
.reference-grid img { max-width: 180px; max-height: 88px; object-fit: contain; filter: saturate(.9); }

.page-hero { display: grid; min-height: 450px; place-items: center; padding-top: 108px; color: var(--white); background: var(--navy); text-align: center; }
.page-hero h1 { margin: 0; color: var(--white); font-size: clamp(44px, 5vw, 64px); line-height: 1.12; letter-spacing: -2px; }
.page-hero p { max-width: 700px; margin: 16px auto 0; color: #c7cee2; }
.products-intro { padding-bottom: 80px; background: var(--surface); }

.about-page { position: relative; overflow: hidden; min-height: 1000px; padding: 180px 0 100px; color: var(--white); background: var(--navy); }
.about-page::before { content: ""; position: absolute; right: 4%; top: 390px; width: 210px; height: 210px; border: 25px solid #3b2490; border-left-color: transparent; border-radius: 50%; opacity: .8; }
.about-page::after { content: ""; position: absolute; left: 8%; top: 450px; width: 600px; height: 260px; opacity: .23; background: radial-gradient(circle, #4265e9 1px, transparent 1.5px) 0 0 / 16px 16px; }
.about-grid { position: relative; z-index: 1; display: grid; grid-template-columns: .95fr 1.2fr; gap: 70px; }
.about-copy { padding-top: 55px; }
.about-copy h1 { margin: 0 0 22px; color: var(--white); font-size: 42px; letter-spacing: -1px; }
.about-copy .rich-content { color: #e3e7f4; font-size: 17px; }
.about-gallery { display: grid; grid-template-columns: 1fr 1.45fr; gap: 28px; align-items: start; }
.about-gallery figure { overflow: hidden; margin: 0; border-radius: 14px; }
.about-gallery figure:first-child { grid-column: 1; grid-row: 2; margin-top: -55px; }
.about-gallery figure:nth-child(2) { grid-column: 2; grid-row: 1; min-height: 370px; }
.about-gallery figure:nth-child(3) { grid-column: 2; grid-row: 2; margin-top: -5px; }
.about-gallery img { width: 100%; height: 100%; min-height: 320px; object-fit: cover; }
.mission-vision { background: var(--white); }
.mission-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; }
.mission-grid article { position: relative; padding: 50px; border-radius: 14px; background: var(--surface); }
.mission-grid article > span { position: absolute; top: 30px; right: 35px; color: #dce3f6; font-size: 55px; font-weight: 700; }
.mission-grid h2 { margin: 0 0 20px; font-size: 34px; }

.careers-section { background: var(--white); }
.career-intro { display: grid; grid-template-columns: .75fr 1.25fr; align-items: end; gap: 70px; margin-bottom: 55px; }
.career-intro span { display: block; max-width: 380px; margin-bottom: 15px; color: var(--blue); font-size: 18px; font-weight: 500; line-height: 1.2; }
.career-intro h2 { margin: 0; font-size: clamp(36px, 4vw, 50px); line-height: 1.15; letter-spacing: -1.5px; }
.career-intro p { margin: 0 0 8px; color: #767676; }
.job-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 25px; }
.job-card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas:
    "meta department"
    "title title"
    "location location"
    "button button";
  column-gap: 16px;
  align-content: start;
  min-height: 270px;
  padding: 32px 40px;
  border-radius: 15px;
  color: var(--white);
  background: var(--navy);
}
.job-meta { display: flex; grid-area: meta; align-items: center; justify-content: space-between; gap: 20px; min-width: 0; color: #dbe0ef; font-size: 13px; }
.job-meta > span:first-child { display: inline-flex; align-items: center; gap: 8px; }
.job-meta .icon { width: 16px; height: 16px; }
.job-department { padding: 5px 26px; border-radius: 999px; background: rgba(255,255,255,.1); }
.job-card > .job-department {
  position: static;
  grid-area: department;
  justify-self: end;
  max-width: 100%;
  color: #dbe0ef;
  font-size: 13px;
  line-height: 1.35;
  white-space: normal;
  text-align: center;
  overflow-wrap: anywhere;
}
.job-card h3 { grid-area: title; min-width: 0; margin: 8px 0 4px; color: var(--white); font-size: 20px; overflow-wrap: anywhere; }
.job-location { display: flex; grid-area: location; align-items: center; gap: 8px; margin: 0 0 40px; font-size: 13px; }
.job-location .icon { width: 15px; height: 15px; }
.job-card .button { grid-area: button; justify-self: start; min-height: 45px; padding-inline: 28px; font-size: 14px; }
.career-detail { max-width: 860px; }
.job-detail-meta { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 35px; }
.job-detail-meta span { padding: 8px 18px; border-radius: 999px; color: var(--blue); background: var(--blue-soft); font-size: 13px; font-weight: 600; }

.contact-page { background: var(--white); }
.contact-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.contact-card-grid article { min-height: 405px; padding: 40px 35px; border-radius: 14px; background: #f5f5f6; text-align: center; }
.contact-icon { display: grid; width: 74px; height: 74px; margin: 0 auto 27px; place-items: center; border-radius: 50%; color: var(--blue); background: #cfddff; }
.contact-icon .icon {
  display: flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  line-height: 1;
  text-align: center;
}
.contact-card-grid h2 { margin: 0 0 8px; font-size: 20px; }
.contact-card-grid p { margin: 0 auto 25px; color: #60636e; }
.contact-phone { color: var(--blue); text-decoration: underline; }
.contact-form-section { background: var(--surface); }
.form-shell { display: grid; grid-template-columns: .7fr 1.3fr; gap: 80px; align-items: start; }
.form-shell > div > span { color: var(--blue); font-weight: 600; }
.form-shell > div > h2 { margin: 15px 0 0; font-size: 42px; line-height: 1.2; }
.contact-form { padding: 45px; border-radius: 14px; background: var(--white); box-shadow: 0 18px 50px rgba(11,24,70,.08); }
.contact-form h2 { margin: 0 0 30px; font-size: 24px; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.form-grid label { display: grid; gap: 7px; color: var(--ink); font-size: 13px; font-weight: 600; }
.form-grid label b { color: var(--blue); }
.form-grid .field-wide { grid-column: 1 / -1; }
.form-grid input, .form-grid textarea { width: 100%; border: 1px solid #dfe3ec; border-radius: 6px; outline: none; padding: 13px 15px; color: var(--ink); background: var(--white); font-weight: 400; }
.form-grid input:focus, .form-grid textarea:focus { border-color: var(--blue); box-shadow: 0 0 0 3px rgba(33,97,255,.1); }
.contact-form .button { margin-top: 24px; }
.form-status { margin: 18px 0 0; color: var(--muted); }
.has-character-counter { position: relative; }
.form-character-limit {
  position: absolute;
  z-index: 1;
  top: calc(100% + 6px);
  right: 0;
  padding: 2px 7px;
  border-radius: 999px;
  color: #697087;
  background: #f0f2f6;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  transition: color .2s ease, background-color .2s ease;
}
.form-character-limit[data-state="warning"] { color: #925600; background: #fff3d6; }
.form-character-limit[data-state="limit"] { color: #b91f39; background: #fde8ec; font-weight: 700; }

.form-toast-region {
  position: fixed;
  z-index: 10060;
  top: 126px;
  right: 30px;
  display: grid;
  width: min(370px, calc(100vw - 32px));
  gap: 10px;
  pointer-events: none;
}
.form-toast {
  position: relative;
  display: grid;
  min-height: 64px;
  grid-template-columns: 30px 1fr 28px;
  align-items: center;
  gap: 12px;
  padding: 13px 12px 13px 16px;
  overflow: hidden;
  border: 0;
  border-radius: 4px;
  color: #0b2057;
  background: #fff;
  box-shadow: 0 12px 32px rgba(1,4,45,.14);
  pointer-events: auto;
  animation: formToastIn .4s cubic-bezier(.22,1,.36,1) both;
}
.form-toast__icon {
  display: inline-grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 4px;
  color: #fff;
  background: #175cff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.form-toast--error .form-toast__icon { background: #f25767; }
.form-toast__message {
  margin: 0;
  color: #0b2057;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.form-toast__close {
  display: inline-grid;
  width: 28px;
  height: 28px;
  padding: 0;
  place-items: center;
  border: 0;
  border-radius: 4px;
  color: #788199;
  background: transparent;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  transition: color .2s ease, background-color .2s ease;
}
.form-toast__close:hover,
.form-toast__close:focus-visible { color: #0b2057; background: #eef3ff; outline: none; }
.form-toast.is-leaving { animation: formToastOut .3s ease both; }
@keyframes formToastIn { from { opacity: 0; transform: translate3d(0,-18px,0); } to { opacity: 1; transform: none; } }
@keyframes formToastOut { from { opacity: 1; transform: none; } to { opacity: 0; transform: translate3d(0,-12px,0); } }

@media (max-width: 640px) {
  .form-toast-region { top: 92px; right: 16px; }
  .form-toast { min-height: 60px; grid-template-columns: 28px 1fr 26px; gap: 10px; padding: 12px 10px 12px 13px; }
  .form-toast__icon { width: 28px; height: 28px; font-size: 14px; }
  .form-toast__message { font-size: 13px; line-height: 19px; }
}

/* Contact page fidelity: Cyrops.com/contact desktop geometry and interaction. */
.contact-card-grid article {
  padding: 40px;
  border-radius: 15px;
  background: #f5f5f5;
  transition: all .3s ease-in-out;
}
.contact-card-grid article:hover {
  background: #fff;
  box-shadow: 0 7px 29px rgba(210,210,245,.5);
  transform: translateY(-5px);
}
.contact-form-section { background: #0b163f; }
.form-shell > div:first-child > span,
.form-shell > div:first-child > h2 { color: #fff; }
.contact-form { border-radius: 15px; box-shadow: none; }
.contact-form h2 { color: #071c4d; font-weight: 600; line-height: 1.2; }
.form-grid input,
.form-grid textarea {
  border: 2px solid #f5f5f5;
  border-radius: 6px;
  color: #52525c;
  background: #f4f5f7;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  transition: all .3s linear;
}
.form-grid input { height: 54px; padding: 0 15px; }
.form-grid textarea { height: 130px; padding: 10px 20px; }
.form-grid input::placeholder,
.form-grid textarea::placeholder { color: #8b8b8b; opacity: 1; }
.form-grid input:focus,
.form-grid textarea:focus { border-color: #175cff; background: transparent; box-shadow: none; }

@media (min-width: 1025px) {
  .contact-page { padding: 120px 0 90px; }
  .container.contact-card-grid { padding-right: 15px; padding-left: 15px; }
  .contact-card-grid article {
    min-height: 401px;
    padding: 40px;
    border-radius: 15px;
    background: #f5f5f5;
    transition: all .3s ease-in-out;
  }
  .contact-card-grid article:hover {
    background: #fff;
    box-shadow: 0 7px 29px rgba(210,210,245,.5);
    transform: translateY(-5px);
  }

  .contact-form-section { padding: 120px 0; background: #0b163f; }
  .container.form-shell {
    padding-right: 0;
    padding-left: 0;
    grid-template-columns: 55% 45%;
    gap: 0;
    align-items: stretch;
  }
  .form-shell > div:first-child {
    display: flex;
    min-height: 592px;
    flex-direction: column;
    justify-content: center;
    padding: 0 40px 0 15px;
  }
  .form-shell > div:first-child > span {
    display: block;
    margin: 0 0 15px;
    color: #fff;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 17.6px;
    font-weight: 500;
    line-height: 21.12px;
  }
  .form-shell > div:first-child > h2 {
    margin: 0 0 -3px;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
  }
  .contact-form {
    min-height: 592px;
    margin: 0 15px 0 30px;
    padding: 40px;
    border-radius: 15px;
    box-shadow: none;
  }
  .contact-form h2 {
    margin: 0 0 37px;
    color: #071c4d;
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
  }
  .form-grid { column-gap: 24px; row-gap: 20px; }
  .form-grid .field-wide { margin-top: 32px; }
  .form-grid input,
  .form-grid textarea {
    border: 2px solid #f5f5f5;
    border-radius: 6px;
    color: #52525c;
    background: #f4f5f7;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    transition: all .3s linear;
  }
  .form-grid input { height: 54px; padding: 0 15px; }
  .form-grid textarea { height: 130px; padding: 10px 20px; }
  .form-grid input::placeholder,
  .form-grid textarea::placeholder { color: #8b8b8b; opacity: 1; }
  .form-grid input:focus,
  .form-grid textarea:focus {
    border-color: #175cff;
    background: transparent;
    box-shadow: none;
  }
  .contact-form .button { min-height: 48px; border-radius: 6px; }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .contact-page { padding: 80px 0 30px; }
  .container.contact-card-grid { padding-right: 15px; padding-left: 15px; grid-template-columns: repeat(3, 1fr); }
  .contact-card-grid article { padding: 40px 30px; border-radius: 15px; transition: all .3s ease-in-out; }
  .contact-card-grid article:hover { background: #fff; box-shadow: 0 7px 29px rgba(210,210,245,.5); transform: translateY(-5px); }
  .contact-form-section { padding: 75px 0 80px; background: #0b163f; }
  .container.form-shell { padding-right: 0; padding-left: 0; grid-template-columns: 1fr 1fr; gap: 0; }
  .form-shell > div:first-child { display: flex; flex-direction: column; justify-content: center; padding: 0 15px; }
  .form-shell > div:first-child > span,
  .form-shell > div:first-child > h2 { color: #fff; }
  .contact-form { margin: 0 15px 0 0; padding: 40px 30px; box-shadow: none; }
}

@media (max-width: 767px) {
  .section.contact-page { padding: 80px 0 30px; }
  .section.contact-form-section { padding: 75px 0 80px; }
  .form-shell > div:first-child > span {
    display: block;
    margin: 0 0 15px;
    font-family: "Poppins", Arial, sans-serif;
    font-size: 17.6px;
    font-weight: 500;
    line-height: 21.12px;
  }
  .form-shell > div:first-child > h2 { margin: 0; font-size: 32px; line-height: 38.4px; }
  .contact-form-section .contact-form { padding: 30px; }
  .contact-form h2 { font-size: 24px; line-height: 28.8px; }
}

.detail-section { background: var(--white); }
.detail-grid { display: grid; grid-template-columns: 1.05fr .95fr; align-items: start; gap: 80px; }
.detail-media { position: sticky; top: 35px; overflow: hidden; border-radius: 16px; background: var(--surface); }
.detail-media img { width: 100%; min-height: 420px; object-fit: contain; }
.rich-content { color: #555b69; }
.rich-content > :first-child { margin-top: 0; }
.rich-content h2 { margin: 38px 0 12px; color: var(--ink); font-size: 30px; line-height: 1.3; }
.rich-content h3 { color: var(--ink); }
.rich-content p { margin: 0 0 18px; }
.rich-content ul, .rich-content ol { padding-left: 20px; }
.rich-content a { color: var(--blue); text-decoration: underline; }
.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-top: 40px; }
.benefit-grid > div { padding: 22px; border-radius: 10px; background: var(--surface); }
.benefit-grid > div > span { display: inline-grid; width: 27px; height: 27px; margin-right: 8px; place-items: center; border-radius: 50%; color: var(--white); background: var(--blue); }
.benefit-grid strong { color: var(--ink); }
.benefit-grid p { margin: 10px 0 0; font-size: 14px; }
.process-block { grid-column: 1 / -1; margin-top: 55px; }
.process-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.process-grid article { padding: 24px; border-left: 3px solid var(--blue); background: var(--surface); }
.process-grid article > span { color: var(--blue); font-weight: 700; }
.process-grid h3 { margin: 6px 0; font-size: 18px; }
.process-grid p { margin: 0; font-size: 14px; }
.detail-cta { padding: 80px 0; color: var(--white); background: var(--navy); text-align: center; }
.detail-cta h2 { margin: 0 0 12px; color: var(--white); font-size: 38px; }
.detail-cta p { max-width: 650px; margin: 0 auto 28px; color: #cbd2e5; }

.site-footer { position: relative; color: #b9bfd2; background: var(--navy); }
.site-footer::before { content: ""; position: absolute; top: -75px; right: 0; left: 0; height: 76px; background: var(--white); clip-path: polygon(0 94%, 32% 82%, 63% 90%, 100% 68%, 100% 100%, 0 100%); }
.footer-grid { display: grid; grid-template-columns: 1.15fr .8fr 1.2fr .7fr; gap: 60px; padding-top: 120px; padding-bottom: 85px; }
.footer-membership img { margin-bottom: 30px; }
.footer-membership p { max-width: 260px; color: var(--white); font-size: 14px; }
.footer-social { margin-top: 22px; }
.footer-social ul { display: flex; flex-wrap: wrap; gap: 20px; margin: 0; padding: 0; list-style: none; }
.footer-social a {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,.72);
  background: transparent;
  transition: color .25s ease, transform .25s ease;
}
.footer-social-icon { display: block; width: 18px; height: 18px; overflow: visible; font-size: 18px; line-height: 1; }
.footer-social-icon[data-icon-name="simple-icons:youtube"] { transform: scale(1.42); transform-origin: center; }
.footer-social a:hover,
.footer-social a:focus-visible { color: var(--white); background: transparent; transform: translateY(-2px); }
.footer-column h2 { margin: 0 0 22px; color: var(--white); font-size: 18px; }
.footer-column ul { margin: 0; padding: 0; list-style: none; }
.footer-column li + li { margin-top: 8px; }
.footer-column a { font-size: 14px; transition: color .2s ease; }
.footer-column a:hover { color: var(--white); }
.footer-bottom {
  display: grid;
  height: 80px;
  padding: 0;
  border-top: 1px solid rgba(255,255,255,.07);
  place-items: center;
  color: #999aa8;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}
.not-found {
  position: relative;
  min-height: 971px;
  padding: 240px 0 155px;
  color: var(--white);
  background: var(--navy);
}
.not-found__layout {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
}
.not-found__content { position: relative; z-index: 2; max-width: 600px; }
.not-found__code {
  margin: 0 0 30px;
  color: var(--white);
  font-size: 180px;
  font-weight: 700;
  line-height: .889;
}
.not-found h1 {
  margin: 0 0 7px;
  color: var(--white);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: normal;
}
.not-found__description {
  margin: 0 0 32px;
  color: rgba(255,255,255,.7);
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}
.not-found__button { min-height: 54px; padding: 12px 40px; }
.not-found__visual { position: relative; z-index: 2; min-width: 0; margin: 0; }
.not-found__visual img { width: 100%; height: auto; }
body:has(.not-found) { background: var(--navy); }
.empty-page { min-height: 70vh; padding-top: 180px; text-align: center; }

@media (max-width: 1080px) {
  :root { --container: 930px; }
  .site-navigation ul { gap: 24px; }
  .hero-grid { grid-template-columns: 1fr .8fr; }
  .service-grid { grid-template-columns: repeat(2, 1fr); }
  .reference-grid { grid-template-columns: repeat(3, 1fr); }
  .about-grid { gap: 40px; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 860px) {
  .container { width: min(calc(100% - 38px), var(--container)); }
  .site-header, .header-inner { height: 82px; min-height: 82px; }
  .site-logo { width: 150px; }
  .menu-toggle { display: block; position: relative; z-index: 2; }
  .menu-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .site-navigation { position: fixed; inset: 0; display: grid; visibility: hidden; place-items: center; padding: 100px 28px 40px; opacity: 0; background: var(--navy); transition: opacity .25s ease, visibility .25s ease; }
  .site-navigation.is-open { visibility: visible; opacity: 1; }
  .site-navigation ul { flex-direction: column; gap: 12px; }
  .site-navigation a { color: var(--white); font-size: 20px; }
  .home-hero, .hero-grid { min-height: 765px; }
  .hero-grid { grid-template-columns: 1fr; align-content: center; gap: 25px; padding-top: 78px; text-align: center; }
  .hero-mark { grid-row: 1; margin: 0 auto; transform: none; }
  .hero-mark img { width: 290px; margin: 0 auto; }
  .hero-copy { grid-row: 2; padding: 0; }
  .hero-copy h1 { max-width: 520px; margin-inline: auto; font-size: 40px; letter-spacing: -1.8px; }
  .hero-copy p { max-width: 610px; margin: 0 auto 30px; font-size: 16px; line-height: 1.7; }
  .highlight-grid, .contact-card-grid { grid-template-columns: 1fr; }
  .product-feature-grid, .about-grid, .detail-grid, .form-shell { grid-template-columns: 1fr; }
  .product-visual::before { right: 0; }
  .about-copy { padding-top: 0; }
  .about-gallery { max-width: 650px; }
  .career-intro { grid-template-columns: 1fr; gap: 25px; }
  .mission-grid { gap: 25px; }
  .footer-grid { gap: 45px; }
}

@media (max-width: 640px) {
  body { font-size: 15px; }
  .container { width: min(calc(100% - 32px), var(--container)); }
  .section { padding: 78px 0; }
  .section-small { padding: 35px 0; }
  .home-hero, .hero-grid { min-height: 764px; }
  .hero-grid { gap: 30px; padding-top: 70px; }
  .hero-mark img { width: 285px; }
  .hero-copy h1 { max-width: 340px; margin-bottom: 17px; font-size: 30px; line-height: 1.2; letter-spacing: -1px; }
  .hero-copy p { font-size: 14px; }
  .button { min-height: 46px; padding: 11px 24px; font-size: 13px; }
  .section-heading { margin-bottom: 40px; }
  .section-heading h2 { font-size: 30px; letter-spacing: -1px; }
  .section-heading p { font-size: 14px; }
  .highlight-grid, .service-grid, .job-grid, .mission-grid, .reference-grid { grid-template-columns: 1fr; }
  .highlight-card { min-height: auto; padding: 24px 20px; }
  .service-card { min-height: 290px; }
  .contact-strip-inner { align-items: flex-start; flex-direction: column; padding: 32px 25px; }
  .product-feature-grid { gap: 55px; }
  .product-visual { padding-top: 35px; }
  .product-copy h2 { font-size: 34px; }
  .reference-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .reference-grid figure { min-height: 105px; padding: 15px; }
  .page-hero { min-height: 330px; padding-top: 82px; }
  .page-hero h1 { font-size: 42px; }
  .about-page { min-height: 0; padding: 125px 0 75px; }
  .about-copy h1 { font-size: 34px; }
  .about-copy .rich-content { font-size: 15px; }
  .about-gallery { grid-template-columns: 1fr; }
  .about-gallery figure:first-child,
  .about-gallery figure:nth-child(2),
  .about-gallery figure:nth-child(3) { grid-column: auto; grid-row: auto; min-height: 0; margin-top: 0; }
  .about-gallery img { min-height: 260px; }
  .mission-grid article { padding: 35px 28px; }
  .career-intro h2 { font-size: 38px; }
  .job-card { padding: 28px 25px; }
  .job-meta { align-items: flex-start; }
  .job-department { padding-inline: 15px; }
  .contact-card-grid article { min-height: auto; }
  .form-shell { gap: 35px; }
  .form-shell > div > h2 { font-size: 34px; }
  .contact-form { padding: 28px 22px; }
  .form-grid, .benefit-grid, .process-grid { grid-template-columns: 1fr; }
  .detail-grid { gap: 40px; }
  .detail-media { position: static; grid-row: 1; }
  .detail-media img { min-height: 280px; }
  .footer-grid { grid-template-columns: 1fr; padding-top: 90px; padding-bottom: 65px; }
  .site-footer::before { top: -44px; height: 45px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

/* Cyrops homepage fidelity layer */
:root {
  --container: 1200px;
  --ink: #0b2057;
  --muted: #52525c;
  --surface: #f8f9fa;
}

body {
  color: #52525c;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

h1, h2, h3, h4, h5, h6,
.site-navigation,
.section-eyebrow {
  font-family: "Poppins", sans-serif;
}

img { height: auto; }

.container {
  width: 100%;
  max-width: var(--container);
  padding-right: 12px;
  padding-left: 12px;
}

.site-header {
  position: fixed;
  height: 108px;
  color: rgba(255,255,255,.7);
  background: transparent;
  transition: background-color .3s ease, box-shadow .3s ease;
}

.header-inner { min-height: 108px; }
.site-logo { position: relative; width: 200px; height: 60px; }
.site-logo img { position: absolute; inset: 0; width: 200px; height: 60px; transition: opacity .25s ease; }
.site-logo-dark { opacity: 0; }
.site-navigation ul { gap: 40px; }
.site-navigation a { color: inherit; font-size: 15px; font-weight: 500; line-height: 26px; }

.site-header.is-scrolled {
  color: #071c4d;
  background: #fff;
  box-shadow: 0 8px 24px rgba(11,32,87,.06);
}

.site-header.is-scrolled .site-navigation a:hover,
.site-header.is-scrolled .site-navigation a:focus-visible {
  color: #175cff;
}

.site-header.is-scrolled .site-logo-light { opacity: 0; }
.site-header.is-scrolled .site-logo-dark { opacity: 1; }
.site-header.is-scrolled .menu-toggle { color: #0b2057; }

.home-hero {
  display: block;
  height: 950px;
  min-height: 950px;
  background: linear-gradient(90deg, #021048 0%, #1e38a3 100%);
}

.home-hero::after { display: none; }

.hero-grid {
  display: grid;
  height: 950px;
  min-height: 950px;
  grid-template-columns: 7fr 5fr;
  align-items: center;
  gap: 0;
  padding-top: 0;
}

.hero-copy {
  max-width: 576px;
  padding-top: 0;
  transform: translateY(7.5px);
}

.hero-copy h1 {
  max-width: 576px;
  margin: 0 0 14px;
  color: #fff;
  font-size: 46px;
  font-weight: 700;
  line-height: 55.2px;
  letter-spacing: -2px;
}

.hero-copy p {
  max-width: 576px;
  margin: 0 0 42px;
  color: #c9cfe0;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.hero-copy .button {
  min-height: 50px;
  padding: 10px 35px;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.hero-mark {
  width: 512px;
  margin: 0;
  transform: none;
  translate: 36px 35px;
}

.hero-mark img { width: 512px; }

.section-heading { max-width: none; }
.section-heading h2 {
  color: #0b2057;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
}

.section-heading p {
  max-width: none;
  margin-top: 17px;
  color: #52525c;
  font-size: 16px;
  line-height: 26px;
}

.home-highlights { padding: 112px 0 90px; }
.home-highlights .section-heading {
  width: calc(100% + 24px);
  margin: 0 0 62px -12px;
}

.highlight-grid,
.service-grid {
  margin-right: 3px;
  margin-left: 3px;
  gap: 30px;
}

.highlight-card {
  height: 304px;
  min-height: 304px;
  padding: 40px 30px;
  border: 2px solid #e5e5e5;
  text-align: left;
}

.highlight-icon {
  width: 55px;
  height: 55px;
  margin: 0 0 26px;
  border-radius: 6px;
  color: #fff;
  background: #175cff;
  transition: transform .3s, border .3s, background .3s, color .3s;
}

.highlight-card:nth-child(2) .highlight-icon { background: #f25767; }
.highlight-card:nth-child(3) .highlight-icon { background: #0b163f; }
.highlight-icon .icon { width: 26px; height: 26px; stroke-width: 2.2; }
.highlight-card h3 { margin: 0 0 3px; color: #0b2057; font-size: 20px; line-height: 30px; }
.highlight-card p { color: #52525c; font-size: 16px; line-height: 26px; }

.services-section {
  min-height: 1138.6px;
  padding: 100px 0 200px;
  background: #f8f9fa;
}

.services-section .section-heading {
  width: calc(100% + 24px);
  margin: 0 0 52px -12px;
}

.section-eyebrow {
  gap: 12px;
  margin-bottom: 32px;
  font-size: 17.6px;
  font-weight: 500;
  line-height: 17.6px;
}

.section-eyebrow i { width: 50px; height: 2px; }
.services-section .section-eyebrow,
.archive-services .section-eyebrow {
  position: relative;
  top: 5px;
  align-items: flex-end;
}
.services-section .section-eyebrow i,
.archive-services .section-eyebrow i { margin-bottom: 4px; }

.service-card {
  min-height: 309px;
  padding: 30px;
  border: 0;
  box-shadow: none;
}

.service-icon { width: 64px; height: 64px; margin-bottom: 27px; }
.service-card h3 { margin: 0 0 3px; font-size: 20px; font-weight: 600; line-height: 30px; }
.service-card p { margin: 0 0 22px; color: #666; font-size: 16px; line-height: 26px; }
.arrow-link { font-size: 15px; font-weight: 500; line-height: 26px; }

.contact-strip {
  position: relative;
  z-index: 3;
  margin-top: -112px;
  padding: 0;
  color: #fff;
  background: transparent;
}

.contact-strip-inner {
  width: calc(100% - 30px);
  max-width: 1170px;
  min-height: 213.8px;
  margin-right: auto;
  margin-left: auto;
  padding: 65px 45px;
  border-radius: 15px;
  background: #102c8d url("/themes/cyrops/assets/images/call-to-action.svg") center / cover no-repeat;
  box-shadow: none;
}

.contact-strip h2 {
  max-width: 860px;
  margin: 0 0 8px;
  font-size: 34px;
  line-height: 40.8px;
  letter-spacing: -1px;
}

.contact-strip p { color: #fff; font-size: 20px; line-height: 26px; }
.contact-strip .button { width: 181px; min-height: 50px; padding: 10px 20px; font-family: "Poppins", Arial, sans-serif; font-size: 15px; font-weight: 500; }

.product-feature { padding: 150px 0 110px; }
.product-feature-grid {
  display: grid;
  min-height: 385.1px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 0;
}

.product-visual { margin: 0; padding: 0 15px; }
.product-visual::before { display: none; }
.product-visual img { width: 570px; }
.product-copy { height: 385.1px; padding: 0 15px 0 40px; }
.product-eyebrow { margin-bottom: 15px; font-family: "Poppins", Arial, sans-serif; font-size: 17.6px; font-weight: 500; line-height: 21.12px; }
.product-copy h2 { margin: 0 0 17px; color: #071c4d; font-size: 40px; font-weight: 700; line-height: 48px; letter-spacing: 0; }
.product-copy .rich-content { margin-bottom: 30px; color: #52525c; font-size: 16px; line-height: 26px; }
.product-copy .rich-content p { margin-bottom: 18px; }
.product-feature .button {
  min-height: auto;
  padding: 0;
  border: 0;
  color: #175cff;
  background: transparent;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
}

.product-feature .button:hover { color: #175cff; background: transparent; transform: none; }

.references-section {
  padding: 115px 0 120px;
  background: #fff url("/themes/cyrops/assets/images/dot-wave.svg") 240px 646px / 1200px 260px no-repeat;
}

.references-section::after { display: none; }
.references-section .section-heading {
  margin: 0 3px 53px;
  text-align: left;
}

.reference-grid {
  margin: 0 3px;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.reference-grid figure {
  min-height: 177px;
  padding: 20px;
  border-radius: 3px;
  box-shadow: 0 18px 40px rgba(11,32,87,.055);
}

.reference-grid figure > a { display: grid; width: 100%; height: 100%; place-items: center; }
.reference-grid img { width: 274px; max-width: 100%; max-height: 137px; filter: none; }

.site-footer::before { display: none; }
.site-footer { min-height: 498.6px; }
.footer-grid {
  padding-top: 107px;
  padding-right: 0;
  padding-bottom: 79px;
  padding-left: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
}
.footer-grid > * { padding-right: 12px; padding-left: 12px; }
.footer-membership img { margin-top: 16px; margin-bottom: 16px; }
.footer-membership p { width: 276px; max-width: 276px; }
.footer-membership p, .footer-column a { font-size: 16px; line-height: 26px; }
.footer-column h2 { font-size: 18px; font-weight: 600; line-height: 21.6px; }
body[data-page="/source-code-analysis"] .site-footer { min-height: 500px; }
body[data-page="/source-code-analysis"] .footer-grid { padding-top: 109px; }

.js [data-reveal] {
  opacity: 0;
  transform: translate3d(0, 20px, 0);
  transition: opacity .8s ease, transform .8s ease;
  transition-delay: var(--reveal-delay, 0ms);
  will-change: opacity, transform;
}

.js [data-reveal].is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  will-change: auto;
}

.js .highlight-card.is-visible:hover,
.js .service-card.is-visible:hover { transform: translateY(-5px); }

@media (max-width: 1024px) {
  .home-highlights { padding: 75px 0 50px; }
  .services-section { padding: 80px 0 200px; }
  .product-feature { padding: 0 0 70px; }
  .references-section { padding: 75px 0 80px; background-position: 0 265px; }
}

@media (max-width: 860px) {
  .container { padding-right: 15px; padding-left: 15px; }
  .header-inner { padding-right: 12px; padding-left: 12px; }
  .site-header, .header-inner { height: 86px; min-height: 86px; }
  .site-logo { width: 200px; height: 60px; }
  .site-logo img { width: 200px; height: 60px; }
  .site-navigation { color: #fff; }
  .site-header.is-scrolled .site-navigation { color: #fff; }

  .home-hero {
    height: auto;
    min-height: 1028.6px;
    padding: 140px 0 135px;
  }

  .hero-grid {
    display: flex;
    width: 100%;
    height: auto;
    min-height: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0 12px;
  }

  .hero-mark {
    order: 1;
    width: 100%;
    margin: 0 0 80px;
    translate: 0;
  }

  .hero-mark img { width: 100%; max-width: none; }
  .hero-copy { order: 2; max-width: none; padding: 0; text-align: center; transform: none; }
  .hero-copy h1 { max-width: none; margin: 0 0 14px; font-size: 34px; line-height: 40.8px; letter-spacing: -1.4px; }
  .hero-copy p { max-width: none; margin: 0 0 42px; font-size: 18px; line-height: 30px; }
  .hero-copy .button { min-height: 50px; padding: 10px 35px; font-size: 15px; line-height: 26px; }

  .section-heading h2 { font-size: 34px; line-height: 40.8px; }
  .section-heading p { margin-top: 15px; font-size: 16px; line-height: 26px; }

  .home-highlights .section-heading,
  .services-section .section-heading {
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }

  .home-highlights .section-heading { margin-bottom: 62px; }
  .home-highlights .section-heading p { margin-top: 12.2px; }
  .highlight-grid, .service-grid { margin-right: 0; margin-left: 0; grid-template-columns: 1fr; }
  .highlight-grid { gap: 0; }
  .service-grid { gap: 30px; }
  .highlight-card { height: auto; min-height: 0; padding: 40px 30px; }
  .highlight-card:nth-child(-n+2) { height: 344px; min-height: 344px; }
  .highlight-card:nth-child(3) { height: 278px; min-height: 278px; }

  .section-eyebrow { margin-bottom: 27px; }
  .services-section { min-height: 2503.4px; }
  .services-section .section-heading { width: calc(100% + 30px); margin: 0 0 52px -15px; }
  .service-card { min-height: 309px; padding: 30px; }

  .contact-strip-inner {
    width: calc(100% - 30px);
    max-width: none;
    min-height: 284.6px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    gap: 28px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px;
  }

  .contact-strip h2 { max-width: 300px; margin-bottom: 15px; font-size: 28px; line-height: 32px; letter-spacing: -1px; }
  .contact-strip p { font-size: 18px; line-height: 26px; }
  .contact-strip .button { width: 181px; min-height: 50px; padding: 10px 20px; font-size: 15px; }

  .product-feature-grid {
    display: block;
    width: 100%;
    min-height: 0;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }

  .product-visual { margin: 0; padding: 0 15px; }
  .product-visual img { width: 100%; }
  .product-copy { height: 498.6px; min-height: 0; padding: 50px 15px 0; }
  .product-copy h2 { font-size: 34px; line-height: 40.8px; }
  .product-copy .rich-content { margin-bottom: 30px; font-size: 16px; line-height: 26px; }

  .references-section .section-heading { margin: 0 0 53px; text-align: center; }
  .references-section .section-heading p { margin-top: 14.6px; }
  .reference-grid { margin: 0; grid-template-columns: repeat(2, 1fr); gap: 25px; }
  .reference-grid figure { min-height: 103.75px; padding: 20px; }
  .reference-grid img { width: 100%; }

  .site-footer { height: auto; min-height: 995.8px; }
  .footer-grid {
    padding-top: 80px;
    padding-right: 0;
    padding-bottom: 29px;
    padding-left: 0;
    grid-template-columns: 1fr;
    gap: 65px;
  }
  .footer-grid > * { padding-right: 12px; padding-left: 12px; }
  .footer-membership { margin-bottom: -5px; }
  .footer-membership p { width: 276px; max-width: 276px; margin-bottom: 0; }
}

@media (min-width: 861px) and (max-width: 1080px) {
  .site-footer { min-height: 0; }
  .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 45px 0;
  }
}

@media (min-width: 861px) and (max-width: 991px) {
  .menu-toggle { display: block; position: relative; z-index: 2; }
  .menu-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
  .menu-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .site-navigation {
    position: fixed;
    inset: 0;
    display: grid;
    visibility: hidden;
    place-items: center;
    padding: 100px 28px 40px;
    opacity: 0;
    color: #fff;
    background: var(--navy);
    transition: opacity .25s ease, visibility .25s ease;
  }
  .site-navigation.is-open { visibility: visible; opacity: 1; }
  .site-navigation ul { flex-direction: column; gap: 12px; }
  .site-navigation a { color: #fff; font-size: 20px; }
  .site-header.is-scrolled .site-navigation { color: #fff; }
}

@media (prefers-reduced-motion: reduce) {
  .js [data-reveal] { opacity: 1; transform: none; }
}

/* Exact Cyrops interaction and inner-page layer */
.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;
}

.icon {
  display: inline-block;
  width: auto;
  height: auto;
  stroke: none;
  line-height: 1;
}

.highlight-icon .icon {
  width: 25px;
  height: 25px;
  font-size: 25px;
  line-height: 25px;
  text-align: center;
}

.service-icon .icon {
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
}

.arrow-link .icon,
.product-feature .button .icon,
.contact-strip .button .icon {
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 1;
}

.button {
  min-height: 50px;
  padding: 9px 33px;
  border-width: 2px;
  border-color: #175cff;
  border-radius: 4px;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}

.button:hover,
.button-primary:hover {
  color: #175cff;
  border-color: #175cff;
  background: transparent;
  transform: none;
}

.home-hero .button:hover {
  color: #fff;
  border-color: rgba(255,255,255,.5);
  background: transparent;
}

.contact-strip .button {
  width: 181.3px;
  min-height: 48px;
  padding: 9px 33px;
  color: #fff;
  border-color: #175cff;
  border-radius: 4px;
  background: #175cff;
  white-space: nowrap;
}

.contact-strip .button:hover {
  color: #fff;
  border-color: #fff;
  background: transparent;
}

@keyframes cyropsFadeInUp {
  from { opacity: 0; transform: translate3d(0, 100%, 0); }
  to { opacity: 1; transform: none; }
}

.js [data-reveal] {
  opacity: 0;
  transform: none;
  transition: none;
  will-change: opacity, transform;
}

.js [data-reveal].is-animating {
  animation-name: cyropsFadeInUp;
  animation-duration: 1.25s;
  animation-delay: var(--reveal-delay, 0ms);
  animation-timing-function: ease;
  animation-fill-mode: both;
}

.js [data-reveal].is-visible {
  opacity: 1;
  transform: none;
}

.js [data-reveal].is-visible.is-animating {
  opacity: 0;
}

.js .highlight-card.is-visible:hover { transform: translateY(-5px); }
.js .service-card.is-visible:hover { transform: none; }

.highlight-card,
.js .highlight-card[data-reveal] { transition: all .3s ease-in-out; }
.service-card { transition: box-shadow .3s ease-in-out; }
.highlight-card:hover {
  border-color: #fff;
  background: #fff;
  box-shadow: 0 40px 40px rgba(0,0,0,.1);
  transform: translateY(-5px);
}
.service-card:hover { transform: none; box-shadow: 0 30px 50px rgba(1,4,45,.08); }
.arrow-link { transition: color .3s ease-in-out; }
.arrow-link:hover { color: #175cff; }

/* About */
.about-page {
  position: relative;
  height: 1130.3px;
  min-height: 1130.3px;
  padding: 200px 0 0;
  color: #fff;
  background: #0b163f url("/storage/uploads/2026/08/18/a2c3fae4-0eb7-4c0d-8aa2-1470b5fab85d-page-header-bg.png") right center / auto no-repeat;
}

.about-page--extended { padding-bottom: 0; }

.about-page::before,
.about-page::after { display: none; }

.about-page-shape {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 176px;
  overflow: hidden;
  transform: rotate(180deg);
}

.about-page-shape svg {
  position: relative;
  left: 50%;
  display: block;
  width: calc(300% + 1.3px);
  height: 176px;
  transform: translateX(-50%);
}

.about-page-shape path { fill: #fff; }

.about-layout {
  position: relative;
  z-index: 1;
  height: auto;
}

.about-copy {
  position: absolute;
  top: 0;
  left: 15px;
  width: 570px;
  padding: 0;
}

.about-copy h1 {
  margin: 0 0 17px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0;
}

.about-copy .rich-content {
  color: #e4e7f1;
  font-size: 18px;
  line-height: 26px;
}

.about-copy .rich-content p { margin: 0 0 20px; }

.about-gallery {
  position: relative;
  inset: 0;
  display: block;
  max-width: none;
  margin-right: -12px;
  margin-left: -12px;
}

.about-gallery__original { position: relative; height: 930.3px; }

.about-gallery figure {
  overflow: hidden;
  margin: 0;
  border-radius: 15px;
  background: #101d4d;
}

.about-gallery__original figure:nth-child(n) {
  position: absolute;
  min-height: 0;
  margin-top: 0;
  grid-column: auto;
  grid-row: auto;
}
.about-gallery__original figure:nth-child(1) { top: 321.8px; left: 15px; width: 462px; height: 465.6px; margin-top: 0; }
.about-gallery__original figure:nth-child(2) { top: 0; left: 615px; width: 570px; height: 371.8px; margin-top: 0; }
.about-gallery__original figure:nth-child(3) { top: 421.8px; left: 507px; width: 678px; height: 508.5px; margin-top: 0; }

.about-gallery-extension {
  position: relative;
  z-index: 1;
  display: flow-root;
  padding: 0 0 120px;
  background: #fff;
}

.about-gallery__extras {
  display: grid;
  margin: -113px 3px 0;
  grid-template-columns: minmax(0, 462fr) minmax(0, 678fr);
  grid-auto-flow: dense;
  grid-auto-rows: 90px;
  gap: 25px 30px;
}

.about-gallery__extras figure:nth-child(n) {
  position: relative;
  overflow: hidden;
  min-width: 0;
  min-height: 0;
  margin: 0;
  border-radius: 15px;
  background: #f4f5f7;
}

.about-gallery__extras figure:nth-child(odd) { top: 0; grid-column: 1; }
.about-gallery__extras figure:nth-child(even) { top: 143px; grid-column: 2; grid-row: span 3; }
.about-gallery__extras figure:nth-child(6n+1) { grid-row: span 2; }
.about-gallery__extras figure:nth-child(6n+3) { grid-row: span 4; }
.about-gallery__extras figure:nth-child(6n+5) { grid-row: span 3; }
.about-gallery__extras:has(> figure:last-child:nth-child(even)) { margin-bottom: 143px; }
.about-gallery img { width: 100%; height: 100%; min-height: 0; object-fit: cover; }
.about-gallery__extras img { width: 100%; height: 100%; object-fit: cover; }

.about-value-section {
  color: #52525c;
  background: #f8f9fa;
}

.about-mission { height: 606px; padding: 120px 0; }
.about-vision { height: 358px; padding: 0 0 120px; }
.about-value-grid {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  grid-template-columns: 600px 600px;
}
.about-value-grid article { padding: 0 15px; }
.about-mission .about-value-grid article { width: 610px; }
.about-mission .about-value-grid h2 { width: 595px; }
.about-vision .about-value-grid article { padding-right: 65px; }
.about-vision .about-value-grid h2 { width: 535px; }
.about-value-grid h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.about-value-content { font-size: 16px; line-height: 26px; }
.about-value-content p { margin: 0; }
.mission-content p:first-child { width: 595px; margin-bottom: 43px; }
.vision-content { padding-top: 26px; }
.mission-content p:nth-child(n+2),
.vision-content p {
  position: relative;
  min-height: 52px;
  padding-left: 72px;
  margin: 0 0 33px;
}

.mission-content p:nth-child(n+2)::before,
.vision-content p::before {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border-radius: 6px;
  color: #fff;
  background: #175cff;
  font-family: "Font Awesome 5 Free";
  font-size: 22px;
  font-weight: 900;
  content: "\f55b";
}

.mission-content p:nth-child(3)::before { background: #f25767; content: "\f19d"; }

/* Service detail */
.service-detail-hero {
  display: grid;
  height: 450px;
  place-items: center;
  padding-top: 108px;
  color: #fff;
  background: #0b163f;
  text-align: center;
}

.service-detail-hero__inner { transform: translateY(-19px); }
.service-detail-hero h1 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0;
}

.service-breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: rgba(255,255,255,.7);
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
.service-breadcrumb a,
.service-breadcrumb span { font-weight: 400; }
.service-breadcrumb a { color: #fff; transition: color .3s ease-in-out; }
.service-breadcrumb > span[aria-hidden="true"] { color: rgba(255,255,255,.7); }
.service-breadcrumb > span:last-child { color: #fff; }
.service-breadcrumb a:hover { color: #175cff; }

/* Original Cyrops service-detail breadcrumb */
.service-detail-hero .service-breadcrumb {
  display: block;
  color: rgba(255,255,255,.7);
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  -webkit-font-smoothing: auto;
}
.service-detail-hero .service-breadcrumb a,
.service-detail-hero .service-breadcrumb > span:last-child { font-weight: 400; }
.service-detail-hero .service-breadcrumb a,
.service-detail-hero .service-breadcrumb a:hover { color: #fff; }
.service-detail-hero .service-breadcrumb > span:last-child { color: rgba(255,255,255,.7); }
.service-detail-hero .service-breadcrumb .separator {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 9px;
  border-radius: 6px;
  background-color: #fff;
}

.service-detail-intro {
  height: 810.9px;
  padding: 120px 0 124px;
  background: #fff;
}
.service-detail-intro__grid {
  display: grid;
  height: 566.9px;
  grid-template-columns: 600px 600px;
  align-items: center;
}
.service-detail-visual {
  position: relative;
  width: 570px;
  height: 566.9px;
  margin: 0 3px;
}
.service-detail-visual::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  opacity: .85;
  background: radial-gradient(circle, #d8e1f8 1.4px, transparent 1.8px) 0 0 / 15px 15px;
}
.service-detail-visual img {
  position: relative;
  width: 485px;
  height: 481.9px;
  margin: 55px;
  border-radius: 16px;
  background: #f8f9fa;
  object-fit: contain;
}
.service-detail-copy {
  width: 555px;
  margin-left: 18px;
  color: #000;
  font-size: 18px;
  line-height: 26px;
}
.service-detail-copy { position: relative; top: -2.5px; }
.service-detail-copy h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.service-detail-copy h2:not(:first-child) { margin-top: 38px; }
.service-detail-copy p { margin: 0 0 18px; }

.service-detail-benefits {
  min-height: 888.1px;
  padding: 115px 0 90px;
  background: #fff;
}
.service-detail-heading { margin: 0 0 53px; text-align: center; }
.service-detail-heading > span {
  display: block;
  margin-bottom: 15px;
  color: #175cff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 17.6px;
  font-weight: 500;
  line-height: 21.12px;
}
.service-detail-heading h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.service-detail-heading p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }

.service-benefit-grid {
  display: grid;
  width: 1200px;
  margin-left: -12px;
  grid-template-columns: repeat(3, 400px);
  column-gap: 0;
  row-gap: 30px;
}
.service-benefit-card {
  min-height: 473px;
  margin: 0 15px;
  padding: 40px 30px 45px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 5px 20px rgba(210,210,245,.5);
  text-align: center;
  transition: box-shadow .3s ease-in-out;
}
.service-benefit-card:hover { box-shadow: 0 30px 50px rgba(1,4,45,.08); }
.service-benefit-icon {
  display: grid;
  width: 70px;
  height: 70px;
  margin: 0 auto 30px;
  place-items: center;
  overflow: hidden;
  border-radius: 50%;
  color: #255cff;
  background: #ceddff;
  font-size: 33px;
}
.service-benefit-card:nth-child(2) .service-benefit-icon { color: #fff; background: rgba(206,96,105,.33); }
.service-benefit-card:nth-child(3) .service-benefit-icon { color: #5cc9a7; background: #def4ed; }
.service-benefit-icon img { width: 33px; height: 33px; object-fit: contain; }
.service-benefit-card h3 { margin: 0 0 7px; color: #071c4d; font-size: 20px; font-weight: 600; line-height: 24px; }
.service-benefit-card p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }
.service-urgent-button {
  display: inline-block;
  width: auto;
  height: 48px;
  min-height: 48px;
  margin-top: 20px;
  padding: 9px 33px;
  border: 2px solid #175cff;
  border-radius: 6px;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  white-space: nowrap;
  transition: all .4s ease-in-out;
}

.service-urgent-button__inner {
  display: flex;
  height: 26px;
  align-items: center;
}

.service-urgent-button__icon {
  display: block;
  order: 2;
  width: 5.0625px;
  height: 15.5px;
  margin-left: 4px;
  font-size: 15px;
  line-height: 15px;
}

.service-urgent-button__icon .icon {
  display: inline-block;
  width: 5.0625px;
  height: 13.5px;
  margin: 0;
  font-size: 13.5px;
  line-height: 13.5px;
}

.service-urgent-button__text { display: block; }

.service-detail-process {
  height: auto;
  min-height: 1619.3px;
  padding: 116px 0 120px;
  background: #fff;
}
.service-detail-process .service-detail-heading { margin: 0 -2px 48.2px; }
.service-process-layout {
  display: grid;
  min-height: 0;
  margin: 0 -2px;
  grid-template-columns: 649px 531px;
  align-items: start;
}
.service-process-list { width: 584px; margin-left: 50px; }
.service-process-step {
  position: relative;
  display: grid;
  min-height: 159px;
  grid-template-columns: 74px 1fr;
  gap: 15px;
  padding-bottom: 43.2px;
}
.service-process-step::before {
  content: "";
  position: absolute;
  top: 64px;
  bottom: 0;
  left: 36px;
  border-left: 1px dashed #d5daea;
}
.service-process-step:last-child::before { display: none; }
.service-process-step__icon {
  position: relative;
  z-index: 1;
  display: grid;
  width: 74px;
  height: 74px;
  place-items: center;
  border-radius: 50%;
  color: #52525c;
  background: #fff;
  box-shadow: 0 5px 20px rgba(210,210,245,.5);
  font-size: 24px;
}
.service-process-step:first-child .service-process-step__icon { color: #071c4d; }
.service-process-step > div:last-child { padding-top: 0; }
.service-process-step span { display: block; margin-bottom: 4px; color: #175cff; font-size: 15px; line-height: 26px; }
.service-process-step h3 { margin: 0 0 10px; color: #071c4d; font-size: 20px; font-weight: 600; line-height: 24px; }
.service-process-step p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }
.service-process-image { margin: 422.7px 15px 0; }
.service-process-image img { width: 501px; height: auto; }

/* Penetration testing detail: the source page has its own section composition. */
.service-detail-intro--penetration {
  height: 697.6px;
  padding: 120px 0 124px;
}
.service-detail-intro--penetration .service-detail-intro__grid {
  width: 1200px;
  height: 453.6px;
  padding-right: 0;
  padding-left: 0;
  grid-template-columns: 600px 600px;
}
.service-detail-intro--penetration .service-detail-visual {
  width: 570px;
  height: 453.6px;
  margin: 0 0 0 15px;
}
.service-detail-intro--penetration .service-detail-visual::after {
  position: absolute;
  z-index: 0;
  top: 25px;
  left: 25px;
  width: 545px;
  height: 428.6px;
  border-radius: 16px;
  background: #f8f9fa;
  content: "";
}
.service-detail-intro--penetration .service-detail-visual img {
  position: relative;
  z-index: 1;
  width: 485px;
  height: 368.6px;
  margin: 55px;
  border-radius: 0;
  background: transparent;
  object-fit: contain;
}
.service-detail-intro--penetration .service-detail-copy {
  width: 555px;
  margin-left: 30px;
  top: -11.5px;
  color: #52525c;
}

.penetration-reasons {
  height: auto;
  min-height: 766px;
  padding: 0 0 120px;
  background: #fff;
}
.penetration-reasons__grid {
  display: grid;
  width: 1200px;
  height: auto;
  min-height: 646px;
  padding-right: 0;
  padding-left: 0;
  grid-template-columns: 600px 600px;
  align-items: center;
}
.penetration-reasons__copy { align-self: start; padding: 0 40px 0 15px; }
.penetration-reasons__copy h2 {
  width: 480px;
  margin: 0 0 53px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.penetration-reasons__items {
  display: grid;
  width: 540px;
  grid-template-columns: 255px 255px;
  column-gap: 30px;
  row-gap: 27px;
}
.penetration-reason {
  min-height: 142px;
  text-align: center;
}
.penetration-reason__icon {
  display: grid;
  width: 64px;
  height: 64px;
  margin: 0 auto 29px;
  place-items: center;
  border-radius: 6px;
  color: #fff;
  background: #175cff;
  font-size: 32px;
}
.penetration-reason__icon .icon { width: auto; height: auto; }
.penetration-reason h3 {
  margin: 0;
  color: #071c4d;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
.penetration-reasons__visual {
  position: relative;
  width: 570px;
  height: 443.44px;
  margin: 0 0 0 15px;
}
.penetration-reasons__visual::before {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  width: 250px;
  height: 250px;
  opacity: .85;
  background: radial-gradient(circle, #d8e1f8 1.4px, transparent 1.8px) 0 0 / 15px 15px;
  content: "";
}
.penetration-reasons__visual::after {
  position: absolute;
  z-index: 0;
  top: 25px;
  left: 0;
  width: 545px;
  height: 392px;
  border-radius: 16px;
  background: #f8f9fa;
  content: "";
}
.penetration-reasons__visual img {
  position: relative;
  z-index: 1;
  width: 485px;
  height: 332px;
  margin: 55px 30px;
  object-fit: contain;
}

.penetration-approaches {
  height: auto;
  min-height: 836.2px;
  padding: 110px 0 90px;
  background: #f8f8f8;
}
.penetration-approaches > .container { width: 1200px; padding-right: 0; padding-left: 0; }
.penetration-approaches__heading {
  margin: 0 0 53px;
  text-align: center;
}
.penetration-approaches__heading h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.penetration-approaches__heading p {
  margin: 0;
  color: #52525c;
  font-size: 18px;
  line-height: 26px;
}
.penetration-approaches__grid { display: grid; grid-template-columns: repeat(3, 400px); row-gap: 40px; }
.penetration-approach { padding: 0 15px; text-align: center; }
.penetration-approach img { width: 256px; height: 256px; margin: 0 auto 20px; object-fit: contain; }
.penetration-approach h3 {
  margin: 0 0 9px;
  color: #071c4d;
  font-size: 26px;
  font-weight: 600;
  line-height: 31.2px;
}
.penetration-approach p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }

.service-detail-process--penetration {
  height: auto;
  min-height: 1385.3px;
  padding: 106px 0 120px;
}
.service-detail-process--penetration > .container { width: 1200px; padding-right: 0; padding-left: 0; }
.service-detail-process--penetration .service-detail-heading { margin: 0 0 54px; padding-top: 9px; }
.service-detail-process--penetration .service-detail-heading p { font-size: 18px; }
.service-detail-process--penetration .service-process-layout {
  margin: 0;
  grid-template-columns: 660px 540px;
}
.service-detail-process--penetration .service-process-list { width: 584px; margin-left: 60px; }
.service-detail-process--penetration .service-process-step {
  min-height: 159px;
  grid-template-columns: 65px 1fr;
  gap: 24px;
  padding-bottom: 43px;
}
.service-detail-process--penetration .service-process-step::before {
  top: 64px;
  left: 32.5px;
}
.service-detail-process--penetration .service-process-step__icon {
  width: 65px;
  height: 65px;
  border: 2px solid #e0e4eb;
  border-radius: 15px;
  background: #fff;
  box-shadow: none;
  font-size: 24px;
}
.service-detail-process--penetration .service-process-step span { margin-bottom: 6px; font-size: 16px; line-height: 19.2px; }
.service-detail-process--penetration .service-process-image { margin: 288px 15px 0; }
.service-detail-process--penetration .service-process-image img { width: 501px; }

.service-detail-lead--penetration .service-lead-copy { padding-top: 107px; }

.service-detail-lead {
  min-height: 832.1px;
  padding: 120px 0;
  color: #fff;
  background: #0b163f;
}
.service-lead-grid {
  display: grid;
  width: 1200px;
  min-height: 592.1px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  grid-template-columns: 660px 540px;
}
.service-lead-copy { padding: 121px 40px 0 15px; }
.service-lead-copy h2 {
  margin: 0 0 17px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.service-lead-copy > p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.service-lead-copy hr {
  width: 100%;
  height: 31px;
  margin: 16px 0 20px;
  border: 0;
  background: linear-gradient(to bottom, transparent 15px, rgba(255,255,255,.18) 15px, rgba(255,255,255,.18) 16px, transparent 16px);
}
.service-lead-copy blockquote {
  margin: 0 0 18px;
  color: #b7c1ce;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  line-height: 26px;
}
.service-lead-copy cite {
  display: block;
  margin: 0 0 16px;
  color: #d7dee7;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 26px;
}
.service-lead-copy cite strong { font-weight: 600; }
.service-archive-lead .service-lead-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 40px 0 15px;
}
.service-lead-form-wrap {
  margin: 0 15px 0 30px;
  padding: 40px;
  border-radius: 15px;
  color: #52525c;
  background: #fff;
}
.service-lead-form-wrap > h2 {
  margin: 0 0 37px;
  color: #071c4d;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}
.service-lead-fields { display: grid; grid-template-columns: 1fr 1fr; column-gap: 24px; row-gap: 36px; }
.service-lead-field { display: block; margin: 0; }
.service-lead-field--textarea { grid-column: 1 / -1; }
.service-lead-field input,
.service-lead-field textarea {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 6px;
  outline: 0;
  color: #52525c;
  background: #f4f5f7;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
.service-lead-field input { height: 54px; padding: 0 15px; }
.service-lead-field textarea { height: 130px; padding: 10px 20px; resize: vertical; }
.service-lead-field input:focus,
.service-lead-field textarea:focus { box-shadow: 0 0 0 2px #175cff; }
.service-lead-form > .button { min-height: 48.5px; margin-top: 43px; padding: 9px 41px; }
.service-lead-form { min-height: 417.5px; padding-bottom: 16px; }

/* Source code analysis: the original page has a compact introduction and a
   purpose-built, automatically wrapping technology collection. */
.source-code-intro {
  height: 652px;
  padding: 120px 0 132px;
  background: #fff;
}
.source-code-intro__grid,
.source-technologies > .container,
.ddos-intro__grid,
.ddos-statistics__inner,
.service-feature-row__grid {
  width: min(calc(100% - 48px), 1200px);
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}
.source-code-intro__grid {
  display: grid;
  height: 400px;
  grid-template-columns: 600px 600px;
  align-items: center;
}
.source-code-intro__visual {
  position: relative;
  width: 570px;
  height: 400px;
  margin: 0 15px;
  padding: 55px 30px 22px 55px;
}
.source-code-intro__visual::before,
.service-feature-row__visual::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 25px;
  right: 0;
  bottom: 0;
  left: 25px;
  border-radius: 15px;
  background: #f8f9fa;
}
.source-code-intro__visual::after,
.service-feature-row__visual::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 250px;
  height: 250px;
  opacity: .7;
  background: radial-gradient(circle, #d8e1f8 1.4px, transparent 1.8px) 0 0 / 15px 15px;
}
.source-code-intro__visual img {
  position: relative;
  z-index: 1;
  width: 485px;
  height: 323px;
  object-fit: contain;
}
.source-code-intro__copy {
  position: relative;
  top: -18px;
  width: 555px;
  margin-left: 30px;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.source-code-intro__copy h2,
.ddos-intro__copy h2,
.service-feature-row__copy h2 {
  margin: 0 0 23px;
  color: #071c4d;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.source-code-intro__copy p,
.ddos-intro__copy p,
.service-feature-row__copy p { margin: 0 0 18px; }
.source-code-intro__copy .rich-content > :last-child,
.ddos-intro__copy .rich-content > :last-child,
.service-feature-row__copy .rich-content > :last-child { margin-bottom: 0; }

.source-technologies {
  min-height: 521px;
  padding: 0 0 137px;
  background: #fff;
}
.source-technologies__heading { margin: 0 15px 34px; }
.source-technologies__heading > span {
  display: block;
  margin-bottom: 15px;
  color: #175cff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 17.6px;
  font-weight: 500;
  line-height: 21.12px;
  -webkit-font-smoothing: auto;
}
.source-technologies__heading h2 {
  margin: 0;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.source-technologies__grid {
  display: grid;
  width: 1140px;
  margin-right: auto;
  margin-left: auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  row-gap: 30px;
}
.source-technology-card { min-height: 118px; padding: 0 10px; text-align: center; }
.source-technology-card__icon {
  display: grid;
  width: 65px;
  height: 65px;
  margin: 0 auto 29px;
  place-items: center;
  overflow: hidden;
  border-radius: 6px;
  color: #fff;
  background: #175cff;
  font-size: 27px;
  line-height: 1;
}
.source-technology-card__icon img { width: 40px; height: 32px; object-fit: contain; }
.source-technology-card h3 {
  margin: 0;
  color: #071c4d;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
.source-technology-card--custom-icon h3 { position: relative; top: 3px; }
/* DDoS testing and protection: its statistics and two illustrated service
   rows are intentionally independent from the generic service template. */
.ddos-intro { padding: 120px 0; background: #f8f9fa; }
.ddos-intro__grid {
  display: grid;
  grid-template-columns: 660px 540px;
  align-items: center;
}
.ddos-intro__visual { width: 595px; margin: 0 50px 30px 15px; }
.ddos-intro__visual img { width: 100%; height: auto; border-radius: 15px; }
.ddos-intro__copy {
  position: relative;
  top: -9px;
  width: 540px;
  padding: 0 15px;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}
.ddos-statistics {
  position: relative;
  min-height: 572px;
  overflow: hidden;
  padding: 110px 0 113px;
  color: #fff;
  background-color: #07184e;
  background-position: right center;
  background-repeat: repeat;
  background-size: auto;
}
.ddos-statistics__overlay { position: absolute; inset: 0; width: 100%; height: 100%; }
.ddos-statistics__overlay { background: linear-gradient(90deg, rgba(2,16,72,.8) 0%, rgba(30,56,163,.8) 100%); }
.ddos-statistics__inner { position: relative; z-index: 1; }
.ddos-statistics__content { width: 660px; padding: 0 15px; }
.ddos-statistics__heading > span {
  display: block;
  margin-bottom: 15px;
  color: #175cff;
  font-size: 17.6px;
  font-weight: 500;
  line-height: 21.12px;
}
.ddos-statistics__heading h2 {
  width: 630px;
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.ddos-statistics__grid {
  display: grid;
  margin-top: 37px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 40px;
}
.ddos-statistics__grid article { padding-right: 15px; }
.ddos-statistics__grid strong {
  display: block;
  margin-bottom: 14px;
  color: #175cff;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}
.ddos-statistics__grid p {
  margin: 0;
  color: #d6d5e1;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}
.service-feature-row { padding: 80px 0 124px; background: #fff; }
.service-feature-row--reverse { padding-top: 70px; }
.service-feature-row__grid {
  display: grid;
  grid-template-columns: 600px 600px;
  align-items: center;
}
.service-feature-row__copy {
  width: 600px;
  padding: 0 15px;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
  transform: translateY(-8px);
}
.service-feature-row__visual {
  position: relative;
  width: 555px;
  margin: 0 0 0 30px;
  padding: 55px 30px 30px 55px;
}
.service-feature-row__visual img {
  position: relative;
  z-index: 1;
  width: 470px;
  height: auto;
  object-fit: contain;
}
.service-feature-row--reverse .service-feature-row__visual { order: 1; width: 570px; margin: 0 15px; }
.service-feature-row--reverse .service-feature-row__visual img { width: 485px; }
.service-feature-row--reverse .service-feature-row__copy { order: 2; width: 585px; margin-left: 15px; }
.service-feature-row:not(.service-feature-row--reverse) .service-feature-row__copy { transform: translateY(-9px); }
.service-detail-lead--ddos .service-lead-copy { padding-top: 119px; }
.service-detail-lead--source-code .service-lead-copy { padding-top: 156px; }

@keyframes cyropsZoomIn {
  from { opacity: 0; transform: scale3d(.3, .3, .3); }
  50% { opacity: 1; }
  to { opacity: 1; transform: none; }
}
@keyframes cyropsFadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes cyropsBounceInUp {
  0% { opacity: 0; transform: translate3d(0, 3000px, 0) scaleY(5); }
  60% { opacity: 1; transform: translate3d(0, -20px, 0) scaleY(.9); }
  75% { transform: translate3d(0, 10px, 0) scaleY(.95); }
  90% { transform: translate3d(0, -5px, 0) scaleY(.985); }
  100% { opacity: 1; transform: none; }
}
.js [data-reveal][data-reveal-effect="zoom-in"].is-animating { animation-name: cyropsZoomIn; }
.js [data-reveal][data-reveal-effect="bounce-up"].is-animating { animation-name: cyropsBounceInUp; }
.js .service-detail-lead--source-code [data-reveal].is-animating,
.js .service-detail-lead--ddos [data-reveal].is-animating { animation-name: cyropsFadeIn; }

@media (max-width: 860px) {
  .about-page {
    height: 1465.5px;
    min-height: 1465.5px;
    padding: 150px 0 0;
    background-position: right center;
    background-size: auto;
  }
  .about-page--extended { padding-bottom: 0; }
  .about-layout { height: auto; }
  .about-copy { top: 0; left: 15px; width: calc(100% - 30px); margin: 0; text-align: center; }
  .about-copy h1 { margin-bottom: 17px; font-size: 24px; line-height: 28.8px; }
  .about-copy .rich-content { font-size: 18px; line-height: 26px; }
  .about-gallery__original { height: 1315.5px; }
  .about-gallery__original figure:nth-child(1) { top: 652.6px; left: 15px; width: calc(100% - 30px); height: 363px; }
  .about-gallery__original figure:nth-child(2) { top: 367.8px; left: 15px; width: calc(100% - 30px); height: 235px; }
  .about-gallery__original figure:nth-child(3) { top: 1045.5px; left: 15px; width: calc(100% - 30px); height: 270px; }
  .about-gallery-extension { padding: 30px 0 90px; }
  .about-gallery__extras { margin: 0 3px; grid-template-columns: 1fr; grid-auto-rows: auto; gap: 30px; }
  .about-gallery__extras:has(> figure:last-child:nth-child(even)) { margin-bottom: 0; }
  .about-gallery__extras figure:nth-child(n),
  .about-gallery__extras figure:nth-child(odd),
  .about-gallery__extras figure:nth-child(even),
  .about-gallery__extras figure:nth-child(5n+1),
  .about-gallery__extras figure:nth-child(5n+2),
  .about-gallery__extras figure:nth-child(5n+3),
  .about-gallery__extras figure:nth-child(5n+4),
  .about-gallery__extras figure:nth-child(5n+5),
  .about-gallery__extras figure:nth-child(6n+1),
  .about-gallery__extras figure:nth-child(6n+3),
  .about-gallery__extras figure:nth-child(6n+5) { top: 0; width: 100%; height: 270px; grid-column: auto; grid-row: auto; }
  .about-gallery__extras figure:nth-child(3n+1) { height: 235px; }
  .about-gallery__extras figure:nth-child(3n+2) { height: 363px; }
  .about-mission { height: 643.4px; padding: 80px 0; }
  .about-vision { height: 411.4px; padding: 80.9px 0 79.1px; }
  .about-value-grid { display: block; }
  .about-value-grid > div[aria-hidden="true"] { display: none; }
  .about-value-grid {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .about-value-grid article,
  .about-mission .about-value-grid article,
  .about-vision .about-value-grid article {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .about-mission .about-value-grid h2,
  .about-vision .about-value-grid h2 { width: auto; }
  .about-value-grid h2 { margin-bottom: 17px; font-size: 32px; line-height: 38.4px; }
  .about-value-content { font-size: 16px; line-height: 26px; }
  .mission-content p:first-child { width: auto; margin-bottom: 43px; }
  .mission-content p:nth-child(n+2), .vision-content p { padding-left: 72px; margin-bottom: 33px; }

  .service-detail-hero { height: 300px; padding-top: 82px; }
  .service-detail-hero__inner { transform: translateY(-9px); }
  .service-detail-hero h1 { margin-bottom: 10px; font-size: 34px; line-height: 40.8px; }
  .service-breadcrumb { gap: 8px; font-size: 12px; line-height: 20px; }

  .service-detail-intro { height: 995px; padding: 80px 0 95px; }
  .service-detail-intro__grid { display: block; height: auto; }
  .service-detail-visual { width: 100%; height: 360px; margin: 0 0 38px; }
  .service-detail-visual::before { width: 250px; height: 250px; }
  .service-detail-visual img { width: 275px; height: 273.2px; margin: 55px 55px 0; padding: 0; }
  .service-detail-copy { position: relative; top: -54.8px; width: 100%; margin: 0; font-size: 16px; line-height: 26px; }
  .service-detail-copy h2 { margin-bottom: 17px; font-size: 32px; line-height: 38.4px; }
  .service-detail-copy h2:not(:first-child) { margin-top: 32px; }

  .service-detail-intro--penetration { height: auto; min-height: 940px; padding: 80px 0; }
  .service-detail-intro--penetration .service-detail-intro__grid { width: 100%; height: auto; }
  .service-detail-intro--penetration .service-detail-visual { width: 100%; height: 360px; }
  .service-detail-intro--penetration .service-detail-visual::after {
    top: 25px;
    left: 25px;
    width: calc(100% - 25px);
    height: 310px;
  }
  .service-detail-intro--penetration .service-detail-visual img { width: calc(100% - 85px); height: 250px; margin: 55px; }
  .service-detail-intro--penetration .service-detail-copy { top: 0; width: 100%; margin: 40px 0 0; }

  .penetration-reasons { height: auto; padding: 80px 0; }
  .penetration-reasons__grid { display: block; width: 100%; height: auto; }
  .penetration-reasons__copy { padding: 0; }
  .penetration-reasons__copy h2 { width: auto; font-size: 32px; line-height: 38.4px; }
  .penetration-reasons__items { width: 100%; grid-template-columns: 1fr; row-gap: 30px; }
  .penetration-reasons__visual { width: 100%; height: 340px; margin: 30px 0 0; }
  .penetration-reasons__visual::after { width: calc(100% - 25px); height: 290px; }
  .penetration-reasons__visual img { width: calc(100% - 85px); height: 230px; margin: 55px 30px; }

  .penetration-approaches { height: auto; padding: 70px 0 50px; }
  .penetration-approaches > .container { width: min(calc(100% - 48px), var(--container)); }
  .penetration-approaches__heading h2 { font-size: 32px; line-height: 38.4px; }
  .penetration-approaches__grid { grid-template-columns: 1fr; }
  .penetration-approach { margin-bottom: 30px; }

  .service-detail-process--penetration { height: auto; min-height: 2100px; padding: 70px 0; }
  .service-detail-process--penetration > .container { width: min(calc(100% - 48px), var(--container)); }
  .service-detail-process--penetration .service-detail-heading { margin: 0 -15px 68px; }
  .service-detail-process--penetration .service-process-layout { display: block; }
  .service-detail-process--penetration .service-process-list { width: 100%; margin: 0; }
  .service-detail-process--penetration .service-process-image { margin: 40px 0 0; }

  .service-detail-benefits { min-height: 1684.5px; padding: 75px 0 80px; }
  .service-detail-heading { margin: 0 0 53px; }
  .service-detail-heading > span { font-size: 17.6px; line-height: 21.12px; }
  .service-detail-heading h2 { font-size: 32px; line-height: 38.4px; }
  .service-benefit-grid { width: auto; margin-left: 0; grid-template-columns: 1fr; gap: 30px; }
  .service-benefit-card { min-height: 0; margin: 0; padding: 40px 30px 45px; }
  .service-benefit-card:nth-child(1) { min-height: 346px; }
  .service-benefit-card:nth-child(2) { min-height: 473px; }
  .service-benefit-card:nth-child(3) { min-height: 424px; }

  .service-detail-process { height: auto; min-height: 2333px; padding: 70px 0 80px; }
  .service-detail-process .service-detail-heading { margin: 0 -15px 88px; }
  .service-process-layout { display: block; min-height: 0; margin: 0; }
  .service-process-list { width: 100%; margin: 0; }
  .service-process-step { grid-template-columns: 74px 1fr; gap: 15px; }
  .service-process-step:last-child { padding-bottom: 0; }
  .service-process-image { margin: 0; }
  .service-process-image img { width: 100%; }

  .service-detail-lead { min-height: 1365.1px; padding: 75px 0 80px; }
  .service-lead-grid {
    display: block;
    width: 390px;
    min-height: 0;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .service-lead-copy { min-height: 369.2px; padding: 0 15px; }
  .service-archive-lead .service-lead-copy { padding: 0 15px; }
  .service-lead-copy h2 { font-size: 32px; line-height: 38.4px; }
  .service-lead-form-wrap { margin: 60px 15px 0; padding: 30px; }
  .service-lead-form-wrap > h2 { margin-bottom: 37px; font-size: 24px; line-height: 28.8px; }
  .service-lead-fields { grid-template-columns: 1fr; row-gap: 36px; }
  .service-lead-field--textarea { grid-column: auto; }
  .service-lead-form > .button { margin-top: 43px; }

  /* Mobile fidelity overrides for the dedicated penetration-testing layout. */
  .service-detail-intro--penetration {
    height: 822.390625px;
    min-height: 0;
    padding: 80px 0 0;
  }
  .service-detail-intro--penetration .service-detail-intro__grid {
    width: 360px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .service-detail-intro--penetration .service-detail-visual {
    display: flow-root;
    width: 360px;
    height: 294px;
    margin: 0;
  }
  .service-detail-intro--penetration .service-detail-visual::after {
    top: 25px;
    left: 25px;
    width: 335px;
    height: 269px;
  }
  .service-detail-intro--penetration .service-detail-visual img {
    width: 275px;
    height: 209px;
    margin: 55px;
  }
  .service-detail-intro--penetration .service-detail-copy {
    top: 0;
    width: 360px;
    margin: 40px 0 0;
  }

  .penetration-reasons {
    height: auto;
    min-height: 1516.84375px;
    padding: 0 0 80px;
  }
  .penetration-reasons__grid { width: 390px; }
  .penetration-reasons__copy { padding: 0 15px; }
  .penetration-reasons__copy h2 { margin-bottom: 93px; }
  .penetration-reasons__items { width: 360px; row-gap: 17.2px; }
  .penetration-reasons__visual {
    width: 360px;
    height: 299.0625px;
    margin: 30px auto 0;
  }
  .penetration-reasons__visual::after { width: 335px; height: 249.0625px; }
  .penetration-reasons__visual img { width: 275px; height: 189.0625px; margin: 55px 30px; }

  .penetration-approaches {
    height: auto;
    min-height: 1706.34375px;
    padding: 75px 0 80px;
  }
  .penetration-approaches > .container { width: 360px; }
  .penetration-approaches__heading { margin-bottom: 33px; }
  .penetration-approaches__grid { min-height: 1268.53125px; }

  .service-detail-process--penetration {
    height: auto;
    min-height: 1852.609375px;
    padding: 70px 0;
  }
  .service-detail-process--penetration > .container { width: 360px; }
  .service-detail-process--penetration .service-detail-heading {
    margin: 0 0 93px;
    padding-top: 0;
  }
  .service-detail-process--penetration .service-process-layout { display: block; }
  .service-detail-process--penetration .service-process-list { width: 360px; margin: 0; }
  .service-detail-process--penetration .service-process-step {
    grid-template-columns: 65px 1fr;
    gap: 24px;
    padding-bottom: 37.6px;
  }
  .service-detail-process--penetration .service-process-step:last-child { padding-bottom: 0; }
  .service-detail-process--penetration .service-process-image { width: 360px; margin: 0; }
  .service-detail-process--penetration .service-process-image img { width: 360px; }

  .service-detail-lead--penetration {
    height: 1417.0625px;
    min-height: 0;
    padding: 75px 0 80px;
  }
  .service-detail-lead--penetration .service-lead-copy {
    height: 421.171875px;
    min-height: 0;
    padding: 0 15px;
  }
  .service-detail-lead--penetration .service-lead-copy cite br { display: none; }
}

@media (max-width: 860px) {
  .source-code-intro { height: auto; padding: 80px 0; }
  .source-code-intro__grid,
  .ddos-intro__grid,
  .service-feature-row__grid { display: block; width: calc(100% - 30px); height: auto; }
  .source-code-intro__visual,
  .service-feature-row__visual,
  .service-feature-row--reverse .service-feature-row__visual {
    width: 100%;
    height: auto;
    min-height: 0;
    margin: 0 0 40px;
    padding: 50px 25px 25px 50px;
  }
  .source-code-intro__visual img,
  .service-feature-row__visual img,
  .service-feature-row--reverse .service-feature-row__visual img { width: 100%; height: auto; }
  .source-code-intro__copy,
  .ddos-intro__copy,
  .service-feature-row__copy,
  .service-feature-row--reverse .service-feature-row__copy {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    top: auto;
    transform: none;
  }
  .source-code-intro__copy h2,
  .ddos-intro__copy h2,
  .service-feature-row__copy h2,
  .source-technologies__heading h2,
  .ddos-statistics__heading h2 { width: auto; font-size: 32px; line-height: 38.4px; }
  .source-technologies { padding: 75px 0 80px; }
  .source-technologies > .container,
  .ddos-statistics__inner { width: calc(100% - 30px); }
  .source-technologies__heading { margin: 0 0 42px; }
  .source-technologies__grid { width: 100%; grid-template-columns: 1fr; row-gap: 34px; }
  .ddos-intro { padding: 80px 0 50px; }
  .ddos-intro__visual { width: 100%; margin: 0 0 40px; }
  .ddos-statistics { min-height: 0; padding: 70px 0; }
  .ddos-statistics__content { width: 100%; padding: 0; }
  .ddos-statistics__grid { grid-template-columns: 1fr; row-gap: 30px; }
  .service-feature-row,
  .service-feature-row--reverse { padding: 80px 0; }
  .service-feature-row--reverse .service-feature-row__grid { display: flex; flex-direction: column; }
  .service-feature-row--reverse .service-feature-row__visual { order: 1; }
  .service-feature-row--reverse .service-feature-row__copy { order: 2; }
  .service-detail-lead--ddos .service-lead-copy,
  .service-detail-lead--source-code .service-lead-copy { padding-top: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .js [data-reveal], .js [data-reveal].is-animating, .js [data-reveal].is-visible.is-animating {
    opacity: 1;
    animation: none;
    transform: none;
  }
}

/* Products archive fidelity layer */
.page-hero {
  display: flex;
  height: 450px;
  min-height: 450px;
  align-items: center;
  justify-content: center;
  padding: 50px 0;
}

.page-hero > .container { transform: translateY(35px); }
.page-hero h1 {
  margin: 0 0 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0;
}

.products-intro {
  padding: 115px 0 90px;
  background: #f8f9fa;
}

.products-intro > .container { width: 1200px; padding-right: 0; padding-left: 0; }

.products-intro .section-heading {
  width: 100%;
  max-width: none;
  margin: 0 auto 33px;
}

.products-intro .section-heading h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0;
}

.products-intro .section-heading p {
  margin: 0;
  color: #52525c;
  font-size: 16px;
  line-height: 26px;
}

.products-product-feature {
  position: relative;
  min-height: 643.2px;
  padding: 120px 0;
  overflow: hidden;
  background-color: #0b163f;
  background-image: var(--products-background);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

.products-product-feature .product-feature-grid {
  position: relative;
  z-index: 1;
  width: 1200px;
  min-height: 403.2px;
  grid-template-columns: 600px 600px;
}

.products-product-feature .product-visual { padding: 0 15px; }
.products-product-feature .product-visual img {
  width: 640px;
  max-width: none;
  margin-left: -70px;
}

.products-product-feature--reverse {
  background-image: none;
}

.products-product-feature--reverse::before {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: var(--products-background);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  transform: scaleX(-1);
}

.products-product-feature--reverse .product-visual {
  grid-column: 2;
  grid-row: 1;
}

.products-product-feature--reverse .product-visual img {
  margin-right: -70px;
  margin-left: auto;
}

.products-product-feature--reverse .product-copy {
  grid-column: 1;
  grid-row: 1;
  padding-right: 30px;
  padding-left: 15px;
}

.products-product-feature .product-copy {
  min-height: 385.1px;
  height: auto;
  padding: 0 15px 0 30px;
  transform: translateY(-2.609px);
}

.products-product-feature .product-copy h2 {
  min-height: 38.4px;
  height: auto;
  margin-bottom: 17px;
  color: #071c4d;
  font-size: 40px;
  line-height: 48px;
}

.products-product-feature .product-copy .rich-content {
  min-height: 224px;
  height: auto;
  margin-bottom: 0;
  color: #52525c;
  font-size: 16px;
  line-height: 26px;
}

.products-product-feature .button {
  min-height: auto;
  margin-top: 30px;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #175cff;
  background: transparent;
  font-size: 16px;
  line-height: 26px;
}

.products-product-feature .button:hover {
  color: #175cff;
  background: transparent;
  transform: none;
}

.product-visual-placeholder {
  position: relative;
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(145deg, #071c4d 0%, #0b163f 58%, #175cff 160%);
}

.product-visual-placeholder::before,
.product-visual-placeholder::after {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 50%;
  content: "";
}

.product-visual-placeholder::before { width: 68%; aspect-ratio: 1; }
.product-visual-placeholder::after { width: 38%; aspect-ratio: 1; }
.product-visual-placeholder > span { position: relative; z-index: 1; font-size: 74px; font-weight: 700; line-height: 1; }
.product-visual-placeholder { min-height: 385px; border-radius: 12px; }

.product-inquiry {
  min-height: 832.1px;
  padding: 120px 0;
  color: #fff;
  background: #0b163f;
}

.product-inquiry-grid {
  display: grid;
  width: 1200px;
  min-height: 592.1px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  grid-template-columns: 660px 540px;
}

.product-inquiry-copy { padding: 228.5px 40px 0 15px; }
.product-inquiry-copy h2 {
  margin: 0 0 17px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.product-inquiry-copy p {
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.product-inquiry-card {
  min-height: 592.1px;
  margin: 0 15px 0 30px;
  padding: 40px;
  border-radius: 15px;
  color: #071c4d;
  background: #fff;
}

.product-inquiry-card > h2 {
  margin: 0 0 37px;
  color: #071c4d;
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
}

.product-inquiry-form { min-height: 417.5px; padding-bottom: 16px; }
.product-inquiry-fields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 24px;
  row-gap: 36px;
}

.product-inquiry-field { display: block; margin: 0; }
.product-inquiry-field--textarea { grid-column: 1 / -1; }
.product-inquiry-field input,
.product-inquiry-field textarea {
  display: block;
  width: 100%;
  border: 0;
  border-radius: 6px;
  outline: 0;
  color: #52525c;
  background: #f4f5f7;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.product-inquiry-field input { height: 54px; padding: 0 15px; }
.product-inquiry-field textarea { height: 130px; padding: 10px 20px; resize: vertical; }
.product-inquiry-field input:focus,
.product-inquiry-field textarea:focus { box-shadow: 0 0 0 2px #175cff; }
.product-inquiry-form > .button { min-height: 48.5px; margin-top: 43px; padding: 9px 41px; }

@media (max-width: 860px) {
  .page-hero {
    height: 300px;
    min-height: 300px;
    padding: 50px 0;
  }

  .page-hero h1 { font-size: 34px; line-height: 40.8px; }
  .page-hero > .container { padding-right: 12px; padding-left: 12px; }
  .products-intro { padding: 75px 0 80px; }
  .products-intro > .container { width: 100%; padding-right: 15px; padding-left: 15px; }
  .products-intro .section-heading { margin-bottom: 33px; }
  .products-intro .section-heading h2 { font-size: 32px; line-height: 38.4px; }
  .products-intro .section-heading p { margin: 0; font-size: 16px; line-height: 26px; }

  .products-product-feature {
    min-height: 872.4px;
    padding: 80px 0 70px;
  }

  .products-product-feature--reverse {
    background-image: var(--products-background);
  }

  .products-product-feature--reverse::before { display: none; }

  .products-product-feature .product-feature-grid {
    display: block;
    width: 100%;
    min-height: 0;
    padding: 0;
  }

  .products-product-feature .product-visual { padding: 0 15px; }
  .products-product-feature .product-visual img {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .products-product-feature--reverse .product-visual,
  .products-product-feature--reverse .product-copy {
    grid-column: auto;
    grid-row: auto;
  }

  .products-product-feature--reverse .product-visual img {
    margin-right: 0;
    margin-left: 0;
  }

  .products-product-feature .product-copy {
    height: 495.6px;
    padding: 40px 15px 0 30px;
    transform: none;
  }

  .products-product-feature .product-copy h2 { height: auto; font-size: 32px; line-height: 38.4px; }
  .products-product-feature .product-copy .rich-content { height: auto; }
  .products-product-feature .product-eyebrow { max-width: 300px; margin-bottom: 6.6px; }
  .products-product-feature .product-copy .rich-content p:first-child { margin-bottom: 16px; }
  .products-product-feature .product-copy .rich-content p:nth-child(2),
  .products-product-feature .product-copy .rich-content p:nth-child(3) { display: inline; margin: 0; }

  .product-inquiry {
    min-height: 1150.1px;
    padding: 75px 0 80px;
  }

  .product-inquiry-grid {
    display: block;
    width: 390px;
    min-height: 0;
    padding: 0;
  }

  .product-inquiry-copy { padding: 0 15px; }
  .product-inquiry-copy h2 { font-size: 32px; line-height: 38.4px; }
  .product-inquiry-card {
    min-height: 780.9px;
    margin: 56px 15px 0;
    padding: 30px;
  }

  .product-inquiry-card > h2 { margin-bottom: 37px; font-size: 24px; line-height: 28.8px; }
  .product-inquiry-fields { grid-template-columns: 1fr; row-gap: 36px; }
  .product-inquiry-field--textarea { grid-column: auto; }
  .product-inquiry-form > .button { margin-top: 43px; }
}

/* Career application button fidelity */
.careers-section > .container { width: min(100%, 1200px); padding-right: 15px; padding-left: 15px; }
.careers-section .job-card .button {
  position: relative;
  z-index: 1;
  width: 103px;
  height: 45px;
  min-height: 45px;
  margin: 0;
  padding: 0 26px;
  border: 2px solid rgba(255,255,255,.404);
  border-radius: 6px;
  color: #fff;
  background: transparent;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  transition: all .4s ease-in-out;
}

.careers-section .job-card .button:hover,
.careers-section .job-card .button:focus-visible {
  color: #071c4d;
  border-color: #fff;
  background: #fff;
  box-shadow: none;
  transform: none;
}

@media (max-width: 860px) {
  .careers-section > .container { width: 100%; padding-right: 15px; padding-left: 15px; }
  .careers-section .job-grid { grid-template-columns: minmax(0, 1fr); }
  .careers-section .job-card { padding-right: 40px; padding-left: 40px; }
}

@media (max-width: 480px) {
  .careers-section .job-card {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "meta"
      "department"
      "title"
      "location"
      "button";
    padding-right: 25px;
    padding-left: 25px;
  }
  .careers-section .job-card > .job-department {
    justify-self: start;
    margin-top: 12px;
  }
  .careers-section .job-card h3 { margin-top: 14px; }
}

/* Career detail — mirrors the original Quiety job-detail composition. */
.career-detail-hero {
  display: flex;
  height: 450px;
  min-height: 450px;
  align-items: center;
  padding: 50px 0;
  color: #fff;
  background: #0b163f;
}

.career-detail-hero__inner {
  width: min(100%, 1200px);
  padding-right: 12px;
  padding-left: 12px;
  transform: translateY(24px);
}
.career-detail-hero h1 {
  width: fit-content;
  max-width: 900px;
  margin: 0;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0;
}

.career-detail-hero p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: #d6d5e1;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.career-detail-hero .career-breadcrumb {
  justify-content: flex-start;
  margin: 10px 0 8px;
}

.career-detail-hero .icon { width: 12px; height: 16px; font-size: 15px; }
.career-detail-section { background: #fff; }
.career-detail-frame { padding: 120px 0; }
.career-detail-grid {
  display: grid;
  width: auto;
  margin-right: -12px;
  margin-left: -12px;
  grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  gap: 0;
  align-items: start;
}

.career-detail-copy {
  padding-right: 12px;
  padding-left: 12px;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.career-detail-copy > :first-child { margin-top: 0; }
.career-detail-copy p { margin: 0 0 16px; }
.career-detail-copy p:empty { min-height: 11px; margin: 0; }
.career-detail-copy strong { font-weight: 700; }
.career-detail-copy h2,
.career-detail-copy h3 {
  margin: 0 0 16px;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
}

.career-detail-copy ul {
  margin: 0 0 30px;
  padding-left: 20px;
}

.career-detail-copy li { padding-left: 0; line-height: 34px; }
.career-information-column { padding-right: 12px; padding-left: 12px; }
.career-information {
  margin: 0;
  padding: 40px;
  border-radius: 15px;
  background: #f8f9fa;
  font-family: "Poppins", Arial, sans-serif;
}

.career-information > h2 {
  margin: 0 0 30px;
  color: #071c4d;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
}

.career-information ul { margin: 0; padding: 0; list-style: none; }
.career-information li { display: flex; align-items: flex-start; }
.career-information li:not(:last-child) { margin-bottom: 26px; }
.career-information li > .icon {
  flex: 0 0 15px;
  width: 15px;
  margin: 3px 15px 0 0;
  color: #175cff;
  font-size: 15px;
  text-align: left;
}

.career-information h3 {
  margin: 0;
  color: #071c4d;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.career-information p {
  margin: 5px 0 0;
  color: #52525c;
  font-size: 14px;
  line-height: 23.8px;
}

.career-apply-button,
.career-related-card__button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  margin-top: 29px;
  padding: 9px 33px;
  overflow: hidden;
  border: 2px solid #175cff;
  border-radius: 6px;
  color: #fff;
  background: #175cff;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  transition: all .4s ease-in-out;
}

.career-apply-button:hover,
.career-apply-button:focus-visible,
.career-related-card__button:hover,
.career-related-card__button:focus-visible {
  color: #175cff;
  background: transparent;
}

.career-related { padding: 115px 0 90px; background: #f8f9fa; }
.career-related__heading {
  max-width: 600px;
  margin: 0 auto 60px;
  text-align: center;
}

.career-related__heading h2 {
  margin: 0 0 17px;
  color: #071c4d;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

.career-related__heading p {
  margin: 0;
  color: #52525c;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.career-related > .container { width: min(100%, 1200px); padding-right: 12px; padding-left: 12px; }
.career-related__grid {
  display: grid;
  margin-right: -12px;
  margin-left: -12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
}
.career-related-card {
  position: relative;
  min-height: 261px;
  margin: 0 12px 30px;
  padding: 40px 30px;
  border-radius: 15px;
  background: #fff;
  font-family: "Poppins", Arial, sans-serif;
}

.career-related-card__type {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0 0 8px;
  color: #6c757d;
  font-size: 14px;
  line-height: 23.8px;
}

.career-related-card__type .icon,
.career-related-card__meta .icon { width: 14px; font-size: 13px; }
.career-related-card h3 {
  margin: 0 0 8px;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.career-related-card h3 a { color: #071c4d; transition: color .3s ease-in-out; }
.career-related-card h3 a:hover { color: #175cff; }
.career-related-card__meta {
  display: flex;
  gap: 15px;
  margin: 0 0 44px;
  padding: 0;
  color: #575757;
  font-size: 14px;
  line-height: 23.8px;
  list-style: none;
}

.career-related-card__meta li { display: flex; align-items: center; gap: 5px; }
.career-related-card__categories { position: absolute; top: 30px; right: 30px; display: flex; gap: 5px; }
.career-related-card__categories span {
  padding: 6px 25px;
  border-radius: 30px;
  color: #175cff;
  background: rgba(23,92,255,.1);
  font-size: 13px;
  line-height: 13px;
}

.career-related-card__button { min-height: 45px; margin-top: 0; padding: 7px 25px; }

@media (max-width: 991px) {
  .career-detail-hero { height: 318px; min-height: 318px; }
  .career-detail-hero__inner { transform: translateY(24px); }
  .career-detail-hero h1 { font-size: 40px; line-height: 48px; }
  .career-detail-section > .container { padding-right: 12px; padding-left: 12px; }
  .career-detail-frame { padding: 120px 0; }
  .career-detail-grid { grid-template-columns: 1fr; }
  .career-information { margin-top: 0; }
  .career-related { padding: 115px 0 90px; }
  .career-related__heading h2 { font-size: 40px; line-height: 48px; }
}

@media (max-width: 767px) {
  .career-detail-hero h1 { font-size: 40px; line-height: 48px; }
  .career-detail-grid { gap: 0; }
  .career-information { padding: 40px; }
  .career-related__heading h2 { margin-bottom: 8px; }
  .career-related__grid { grid-template-columns: 1fr; }
  .career-related-card__categories { position: absolute; top: 30px; right: 30px; margin: 0; }
  .career-related-card__meta { margin-bottom: 44px; }
  .footer-membership { text-align: center; }
  .footer-membership p { margin-right: auto; margin-left: auto; }
  .footer-social ul { justify-content: center; }
}

/* Dedicated cyber-security training page. */
.training-hero {
  position: relative;
  z-index: 0;
  height: auto;
  min-height: 983px;
  overflow: visible;
  padding-top: 200px;
  color: #fff;
  background: #0b163f url("/storage/uploads/2026/08/19/training-header-background.svg") center right no-repeat;
}
.training-hero__shape {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 176px;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.training-hero__shape svg {
  position: relative;
  left: 50%;
  display: block;
  width: calc(300% + 1.3px);
  height: 176px;
  transform: translateX(-50%);
}
.training-hero__shape path { fill: #fff; }
.training-hero__inner {
  position: relative;
  z-index: 3;
  width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
}
.training-hero figure { margin: 0; }
.training-hero img { display: block; width: 100%; height: 100%; border-radius: 15px; object-fit: cover; }
.training-hero__top { display: grid; height: 401px; grid-template-columns: 600px 600px; }
.training-hero__copy { width: 570px; padding: 0 30px 0 0; }
.training-hero__copy h1 {
  margin: 0 0 17px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.training-hero__copy p {
  width: 570px;
  margin: 0 0 18px;
  color: #d6d5e1;
  font-size: 18px;
  line-height: 26px;
}
.training-hero__main { width: 570px; height: 401px; margin-left: 0 !important; }
.training-hero__collage { display: grid; grid-template-columns: 492px 708px; padding-top: 50px; row-gap: 30px; }
.training-hero__gallery-item { width: 100%; height: 332px; }
.training-hero__gallery-item:nth-child(odd) { width: 462px; height: 347px; }
.training-hero__gallery-item:nth-child(even) { width: 678px; height: 332px; }
.training-hero__gallery-item:first-child { position: relative; top: -100px; }

.training-section-heading { text-align: center; }
.training-section-heading h2 {
  margin: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.training-section-heading p { margin: 10px 0 0; font-size: 16px; line-height: 26px; }
.training-section-heading--dark h2 { color: #071c4d; }
.training-section-heading--dark p { color: #52525c; }
.training-section-heading--light h2 { color: #fff; }
.training-section-heading--light p { color: rgba(255,255,255,.71); }

.training-stats { height: auto; min-height: 620px; padding: 110px 0 90px; background: #fff; }
.training-stats > .container { width: 1200px; padding-right: 0; padding-left: 0; }
.training-stats .training-section-heading { margin-bottom: 33px; }
.training-stats__grid { display: grid; grid-template-columns: repeat(3, 1fr); row-gap: 30px; }
.training-stat {
  height: auto;
  min-height: 276px;
  margin: 0 15px;
  padding: 42px 40px;
  border: 1px solid #dee2e6;
  border-radius: 15px;
  background: #fff;
  text-align: left;
}
.training-stat strong {
  display: block;
  margin-bottom: 11px;
  color: #071c4d;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}
.training-stat h3 { margin: 0 0 8px; color: #071c4d; font-size: 20px; font-weight: 600; line-height: 24px; }
.training-stat p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }

.training-programs { height: auto; overflow: hidden; padding: 95px 0 120px; color: #fff; background: #041346; }
.training-programs > .container { width: 1140px; padding-right: 15px; padding-left: 15px; }
.training-programs .training-section-heading { margin: 15px 0 47px; }
.training-programs .training-section-heading p { margin-top: 20px; }
.training-program-tabs { display: flex; width: 1144px; height: 48px; justify-content: space-between; border-bottom: 1px solid rgba(255,255,255,.3); }
.training-program-tab {
  position: relative;
  display: flex;
  width: max-content;
  height: 46px;
  flex: 0 0 auto;
  align-items: flex-start;
  gap: 10px;
  padding: 0 0 20px;
  border: 0;
  color: #fff;
  background: transparent;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  cursor: pointer;
  transition: color .25s ease, background-color .25s ease;
}
.training-program-tab::after { position: absolute; right: 0; bottom: -1px; left: 0; height: 2px; background: transparent; content: ""; transition: background-color .25s ease; }
.training-program-tab:hover { color: #91afff; background: rgba(255,255,255,.025); }
.training-program-tab.is-active::after { background: #175cff; }
.training-program-tabs--expanded {
  display: grid;
  height: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 0;
}
.training-program-tabs--expanded .training-program-tab {
  width: 100%;
  height: auto;
  min-height: 58px;
  padding: 6px 8px 12px;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(255,255,255,.3);
  text-align: center;
}
.training-program-panel { display: grid; height: auto; min-height: 420px; margin-top: 50px; padding: 0; align-items: center; grid-template-columns: 537px 543px; column-gap: 30px; }
.training-program-panel[hidden] { display: none; }
.training-program-panel__visual { display: flex; width: 503px; height: auto; align-items: center; justify-content: flex-start; margin: 0; }
.training-program-panel__visual img { width: 503px; height: auto; max-height: none; object-fit: contain; }
.training-program-panel__copy { display: flex; width: 543px; min-height: 420px; flex-direction: column; justify-content: center; color: #fff; font-size: 16px; line-height: 26px; }
.training-program-panel__copy h3 { margin: 0 0 15px; color: #fff; font-size: 34px; font-weight: 700; line-height: 40.8px; }
.training-program-meta { margin: 0 0 17px; }
.training-program-meta div { display: flex; }
.training-program-meta dt { margin: 0 4px 0 0; font-weight: 700; }
.training-program-meta dd { margin: 0; }
.training-program-panel__copy p { margin: 0 0 18px; }
.training-program-panel__copy ul { margin: 0 0 18px; padding: 0; list-style: none; }
.training-program-panel__copy li { position: relative; padding-left: 20px; }
.training-program-panel__copy li::before { position: absolute; left: 0; color: #175cff; font-family: "Font Awesome 5 Free"; font-size: 12px; font-weight: 900; content: "\f00c"; }
.training-program-panel__copy .training-program-notice { margin-bottom: 30px; padding-top: 0; font-size: 16px; }
.training-program-link { display: inline; color: #fff; font-size: 16px; line-height: 26px; transition: color .25s ease; }
.training-program-link:hover { color: #175cff; }
.training-program-link i { display: inline-block; margin-left: 7px; font-size: 11px; transition: transform .25s ease; }
.training-program-link:hover i { transform: translateX(5px); }

.training-why { height: auto; min-height: 867px; padding: 120px 0; background: #f8f9fa; }
.training-why__grid { display: grid; width: 1200px; padding-right: 15px; padding-left: 15px; grid-template-columns: 630px 570px; }
.training-why__copy { width: 595px; }
.training-why__copy header > span,
.training-testimonials__heading > span { display: block; margin-bottom: 15px; color: #175cff; font-family: "Poppins", Arial, sans-serif; font-size: 17.6px; font-weight: 500; line-height: 21.12px; }
.training-why__copy header h2 { margin: 0 0 43px; color: #071c4d; font-size: 40px; font-weight: 700; line-height: 48px; }
.training-why__items { display: grid; row-gap: 17px; }
.training-why-item { display: grid; grid-template-columns: 54px 1fr; column-gap: 18px; }
.training-why-item__icon { display: grid; width: 48px; height: 48px; border-radius: 6px; place-items: center; color: #fff; background: #175cff; }
.training-why-item:nth-child(4n+2) .training-why-item__icon { background: #f85a73; }
.training-why-item:nth-child(4n+3) .training-why-item__icon { background: #071c4d; }
.training-why-item:nth-child(4n+4) .training-why-item__icon { background: #f59e0b; }
.training-why-item h3 { margin: 0 0 7px; color: #071c4d; font-size: 20px; font-weight: 600; line-height: 24px; }
.training-why-item p { margin: 0; color: #52525c; font-size: 16px; line-height: 26px; }
.training-why__visual { width: 510px; height: 287px; margin: 170px 0 0 30px; }
.training-why__visual img { display: block; width: 100%; height: 100%; border-radius: 15px; object-fit: cover; }

.training-testimonials { position: relative; min-height: 720px; padding: 115px 0 100px; overflow: hidden; background: #f8f9fa; }
.training-testimonials__inner { position: relative; width: 1200px; padding-right: 15px; padding-left: 15px; }
.training-testimonials__heading { text-align: center; }
.training-testimonials__heading h2 { margin: 0; color: #071c4d; font-size: 40px; font-weight: 700; line-height: 48px; }
.training-testimonials__viewport { overflow: hidden; margin: 25px 0 0; padding: 0 0 25px; }
.training-testimonials__track { display: flex; align-items: stretch; gap: 30px; transition: transform .7s ease-in-out; will-change: transform; }
.training-testimonial-card {
  position: relative;
  flex: 0 0 calc((100% - 30px) / 2);
  min-height: 345px;
  padding: 50px 50px 43px;
  border-radius: 15px;
  color: #52525c;
  background: #fff;
  box-shadow: 0 0 22px rgba(0,0,0,.06);
}
.training-testimonial-card__author { display: flex; align-items: center; margin-bottom: 28px; }
.training-testimonial-card__avatar { position: relative; z-index: 1; flex: 0 0 60px; width: 60px; height: 60px; margin: 0 20px 0 0; }
.training-testimonial-card__avatar::before {
  position: absolute;
  z-index: -1;
  top: -25px;
  left: -25px;
  width: 54px;
  height: 54px;
  opacity: .38;
  background: radial-gradient(circle, #175cff 1.4px, transparent 1.8px) 0 0 / 9px 9px;
  content: "";
}
.training-testimonial-card__avatar img { display: block; width: 60px; height: 60px; border-radius: 6px; object-fit: cover; }
.training-testimonial-card__author h3 { margin: 0; color: #071c4d; font-size: 18px; font-weight: 700; line-height: 24px; }
.training-testimonial-card__author span { display: block; color: #575757; font-size: 15px; line-height: 22.5px; }
.training-testimonial-card > p { position: relative; z-index: 1; margin: 0 0 26px; color: #52525c; font-size: 16px; line-height: 26px; }
.training-testimonial-card__stars { display: flex; gap: 3px; color: #ffbc08; font-size: 14px; }
.training-testimonial-card__quote { position: absolute; right: 28px; bottom: 42px; color: #edf1f8; font-size: 52px; }
.training-testimonials__arrow {
  position: absolute;
  top: 285px;
  display: grid;
  width: 40px;
  height: 40px;
  border: 0;
  border-radius: 3px;
  place-items: center;
  color: #175cff;
  background: #fff;
  box-shadow: 0 8px 24px rgba(11,22,63,.05);
}
.training-testimonials__arrow--previous { left: -7px; }
.training-testimonials__arrow--next { right: -7px; }
.service-detail-lead--training { position: relative; z-index: 1; margin-top: 0; }

@media (max-width: 860px) {
  .training-hero { height: auto; min-height: 1730px; padding-top: 150px; }
  .training-hero__inner { width: 100%; }
  .training-hero__top { display: block; height: auto; }
  .training-hero__copy { width: 100%; padding: 0; text-align: center; }
  .training-hero__copy h1 { font-size: 24px; line-height: 28.8px; }
  .training-hero__copy p { width: 100%; font-size: 18px; }
  .training-hero__main { width: 100%; height: auto; margin: 40px 0 0 !important; }
  .training-hero__collage { display: grid; grid-template-columns: 1fr; padding-top: 30px; row-gap: 30px; }
  .training-hero__gallery-item,
  .training-hero__gallery-item:nth-child(odd),
  .training-hero__gallery-item:nth-child(even) { width: 100%; height: auto; margin: 0 !important; transform: none; }
  .training-hero__gallery-item:first-child { top: auto; }
  .training-stats { height: auto; padding: 70px 0 50px; }
  .training-stats > .container { width: min(calc(100% - 30px), 1200px); }
  .training-section-heading h2 { font-size: 32px; line-height: 38.4px; }
  .training-stats__grid { grid-template-columns: 1fr; row-gap: 30px; }
  .training-stat { height: auto; min-height: 250px; }
  .training-programs { height: auto; min-height: 1660px; padding: 65px 0 60px; }
  .training-programs > .container { width: min(calc(100% - 30px), 1200px); padding: 0; }
  .training-programs .training-section-heading { margin-bottom: 30px; }
  .training-programs .training-section-heading p { margin-top: 10px; }
  .training-program-tabs { display: grid; width: 100%; height: auto; grid-template-columns: 1fr; }
  .training-program-tab { width: 100%; min-height: 56px; padding: 0 12px; align-items: center; justify-content: center; }
  .training-program-tabs--expanded { grid-template-columns: 1fr; }
  .training-program-tabs--expanded .training-program-tab { min-height: 56px; padding: 0 12px; }
  .training-program-panel { display: block; height: auto; min-height: 0; margin-top: 0; padding-top: 40px; }
  .training-program-panel__visual { width: 100%; height: 500px; }
  .training-program-panel__visual img { width: min(100%, 440px); max-height: 480px; }
  .training-program-panel__copy { width: 100%; min-height: 0 !important; padding-top: 35px; }
  .training-program-panel__copy h3 { font-size: 28px; line-height: 33.6px; }
  .training-why { height: auto; padding: 80px 0 50px; }
  .training-why__grid { display: block; width: 100%; }
  .training-why__copy,
  .training-why__visual { width: 100%; }
  .training-why__copy header h2 { font-size: 32px; line-height: 38.4px; }
  .training-why__visual { height: auto; margin: 50px 0 0; }
  .training-testimonials { min-height: 690px; padding: 75px 0 50px; }
  .training-testimonials__inner { width: 100%; }
  .training-testimonials__heading h2 { font-size: 32px; line-height: 38.4px; }
  .training-testimonials__viewport { margin-top: 25px; padding-right: 30px; padding-left: 30px; }
  .training-testimonials__track { gap: 20px; }
  .training-testimonial-card { flex-basis: 100%; min-height: 390px; padding: 38px 30px 35px; }
  .training-testimonials__arrow { top: auto; bottom: 28px; }
  .training-testimonials__arrow--previous { left: 30px; }
  .training-testimonials__arrow--next { right: 30px; }
  .service-detail-lead--training { margin-top: 0; }
}

@media (max-width: 480px) {
  html body #a11y-trigger { right: 12px !important; bottom: 12px !important; left: auto !important; }
  html body #a11y-panel { right: 10px !important; bottom: 74px !important; left: auto !important; width: calc(100vw - 20px) !important; max-height: calc(100svh - 84px) !important; }
  .legal-policy { padding: 65px 0 80px; }
  .legal-policy__inner { width: min(calc(100% - 30px), 900px); }
  .legal-policy__intro { padding: 20px; font-size: 16px; }
  .training-hero { height: auto; min-height: 1175px; }
  .training-hero__main { height: 253px; margin-top: 0 !important; }
  .training-hero__gallery-item:first-child { height: 270px; margin-top: 50px !important; }
  .training-hero__gallery-item:nth-child(2) { height: 176px; }
  .training-hero__gallery-item:nth-child(n+3) { height: 220px; }
  .training-hero__main,
  .training-hero__collage { position: relative; top: -18px; }
  .training-hero__collage { padding-top: 0; }
  .training-stats { height: auto; min-height: 1082.5px; }
  .training-stat { margin: 0; padding: 34px 28px; }
  .training-programs { height: auto; min-height: 1781px; }
  .training-program-panel__visual { height: 390px; }
  .training-program-panel__copy { font-size: 14px; line-height: 23px; }
  .training-why { height: auto; min-height: 1153px; }
  .training-why-item { grid-template-columns: 48px 1fr; column-gap: 14px; }
  .training-why-item__icon { width: 42px; height: 42px; }
  .training-why-item h3 { font-size: 18px; }
  .training-why-item p { font-size: 14px; line-height: 24px; }
  .training-testimonials { min-height: 715px; }
  .training-testimonial-card { min-height: 430px; padding: 34px 26px 32px; }
  .service-detail-lead--training { min-height: 0; margin-top: 0; padding-bottom: 60px; }
}

/* Consistent pointer feedback for every actionable button surface. */
:where(
  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"],
  [role="button"],
  .button
) { cursor: pointer; }

:where(
  button:disabled,
  input[type="submit"]:disabled,
  input[type="button"]:disabled,
  input[type="reset"]:disabled,
  [role="button"][aria-disabled="true"],
  .button[aria-disabled="true"]
) { cursor: not-allowed; }

/* Career archive empty state and live-site 404 composition. */
.career-empty {
  display: grid;
  min-height: 300px;
  place-items: center;
  align-content: center;
  padding: 55px 30px;
  border-radius: 15px;
  background: #f8f9fa;
  text-align: center;
}
.career-empty__icon {
  display: grid;
  width: 64px;
  height: 64px;
  margin-bottom: 22px;
  border-radius: 50%;
  place-items: center;
  color: #175cff;
  background: #eaf0ff;
}
.career-empty__icon .icon { width: 27px; height: 27px; }
.career-empty h3 { margin: 0 0 10px; color: #071c4d; font-size: 24px; line-height: 1.35; }
.career-empty p { max-width: 570px; margin: 0; color: #767676; font-size: 16px; line-height: 1.7; }
.not-found__content { top: 0; width: calc(100% - 12px); padding: 0 15px; }
.not-found__code,
.not-found h1 { font-family: "Poppins", sans-serif; }
.not-found__description,
.not-found__button { font-family: "Poppins", sans-serif; }
.not-found__visual { width: calc(100% - 12px); margin-left: auto; }
.not-found .not-found__button { min-height: 54px; padding: 12px 40px; }

@media (max-width: 991px) {
  .not-found { min-height: 0; padding: 120px 0 130px; }
  .not-found__layout { grid-template-columns: 1fr; }
  .not-found__content { top: 0; width: 100%; max-width: 600px; margin: 0 auto 40px; padding: 0; text-align: center; }
  .not-found__description { line-height: 1.7; }
  .not-found__visual { width: min(100%, 620px); margin-inline: auto; }
}

@media (max-width: 576px) {
  .not-found { padding: 115px 0 90px; }
  .not-found__code { margin-bottom: 30px; font-size: 130px; }
  .not-found h1 { font-size: 32px; letter-spacing: 0; }
  .not-found__description { font-size: 18px; }
  .not-found .not-found__button { min-height: 54px; padding: 12px 40px; }
  .career-empty { min-height: 260px; padding: 45px 22px; }
  .career-empty h3 { font-size: 21px; }
}
