/* Canonical service family bundle. */

body.page-service .hero-visual img {width: 100%; height: 100%; object-fit: cover; border-radius: 20px;}

body.page-service .cta-section .section-label {color: var(--gold);}

body.page-service *, body.page-service *::before, body.page-service *::after {box-sizing: border-box; margin: 0; padding: 0;}

body.page-service {font-family: "Inter", sans-serif; color: var(--text); background: var(--cs-white); line-height: 1.6;}

body.page-service h1, body.page-service h2, body.page-service h3, body.page-service h4 {font-family: "Patua One", serif; letter-spacing: 0.04em;}

body.page-service a {text-decoration: none; color: inherit;}

body.page-service nav {position: fixed; top: 0; left: 0; right: 0; z-index: 100; background: rgba(255,255,255,.97); backdrop-filter: blur(12px); border-bottom: 1px solid rgba(0,0,102,.08); padding: 0 max(5%, calc((100vw - var(--cs-nav-max-width)) / 2)); display: flex; align-items: center; justify-content: space-between; height: 68px;}

body.page-service .nav-logo img {height: 36px;}

body.page-service .nav-links {display: flex; gap: 32px; list-style: none; align-items: center;}

body.page-service .nav-links a {font-size: 14px; font-weight: 500; color: var(--navy); transition: color .2s;}

body.page-service .nav-links a:hover {color: var(--blue);}

body.page-service .nav-dropdown {position: relative;}

body.page-service .nav-dropdown-toggle {display: flex; align-items: center; gap: 5px; font-size: 14px; font-weight: 500; color: var(--navy); cursor: pointer; background: none; border: none; font-family: inherit; padding: 0; transition: color .2s;}

body.page-service .nav-dropdown-toggle:hover {color: var(--blue);}

body.page-service .nav-dropdown-toggle svg {transition: transform .2s;}

body.page-service .nav-dropdown.open .nav-dropdown-toggle svg {transform: rotate(180deg);}

body.page-service .nav-dropdown-menu {display: none; position: absolute; top: calc(100% + 16px); left: 50%; transform: translateX(-50%); background: var(--cs-white); border-radius: 12px; box-shadow: 0 8px 40px rgba(0,0,102,.13); border: 1px solid rgba(0,0,102,.08); min-width: 240px; padding: 8px; z-index: 200;}

body.page-service .nav-dropdown.open .nav-dropdown-menu {display: block;}

body.page-service .nav-dropdown-menu a {display: block; padding: 10px 16px; border-radius: 8px; font-size: 14px; font-weight: 500; color: var(--navy); transition: background .15s, color .15s;}

body.page-service .nav-dropdown-menu a:hover, body.page-service .nav-dropdown-menu a.active {background: var(--light); color: var(--blue); font-weight: 600;}

body.page-service .nav-cta {background: var(--navy); color: var(--cs-white); padding: 10px 22px; border-radius: 6px; font-size: 14px; font-weight: 600; transition: background .2s, transform .15s;}

body.page-service .nav-cta:hover {background: var(--blue); transform: scale(1.1);}

body.page-service .hero {min-height: 800px; height: auto; box-sizing: border-box; padding: 100px 5% 60px; background: var(--cs-blue-10); position: relative; overflow: hidden;}

body.page-service .hero-media {position: absolute; inset: 0; z-index: 0; display: block;}

body.page-service .hero-bg {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}

body.page-service .hero-overlay {position: absolute; inset: 0; background: linear-gradient(to right, var(--cs-blue-10) 0%, var(--cs-blue-10) 38%, color-mix(in srgb, var(--cs-blue-10) 70%, transparent) 55%, transparent 75%); z-index: 1;}

body.page-service .hero-inner {max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 60px; align-items: center; position: relative; z-index: 2;}

body.page-service .hero-content {max-width: 560px;}

body.page-service .breadcrumb {font-size: 13px; color: var(--muted); margin-bottom: 16px; display: flex; align-items: center; gap: 8px; flex-wrap: wrap;}

body.page-service .breadcrumb a,
body.page-service .breadcrumb a:visited {color: var(--blue);}

body.page-service .hero-label {display: inline-flex; align-items: center; gap: 10px; background: color-mix(in srgb, var(--cs-blue-10) 92%, transparent); border: 1px solid var(--cs-amber); color: var(--navy); padding: 8px 18px; border-radius: 999px; font-size: 13px; font-weight: 700; margin-bottom: 24px; box-shadow: 0 8px 24px rgba(0,0,102,.06);}

body.page-service .hero-label::before {content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--cs-amber);}

body.page-service .hero h1 {font-size: clamp(42px, 7vw, 72px); font-weight: 800; line-height: 0.95; letter-spacing: -0.02em; color: var(--navy); margin-bottom: 24px;}

body.page-service .hero h1 span {color: var(--blue);}

body.page-service .hero-sub {font-size: 18px; color: var(--muted); line-height: 1.75; margin-bottom: 36px; max-width: 520px;}

body.page-service .hero-btns {display: flex; gap: 14px; flex-wrap: wrap;}

body.page-service .btn-primary:hover {background: var(--blue); transform: scale(1.1); box-shadow: 0 8px 24px rgba(0,0,102,.2);}

body.page-service .btn-secondary:hover {background: var(--navy); color: var(--cs-white); transform: scale(1.1);}

body.page-service .hero-visual {display: none;}

body.page-service .stats-bar {background: var(--navy); padding: 48px 5%;}

body.page-service .stats-bar-inner {max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr);}

body.page-service .sbi {text-align: center; padding: 0 24px; border-right: 1px solid rgba(255,255,255,.1); min-width: 0;}

body.page-service .sbi:last-child {border-right: none;}

body.page-service .sbi strong {font-family: "Patua One", serif; font-size: 42px; color: var(--gold); line-height: 1.05; display: block; margin-bottom: 10px; overflow-wrap: anywhere;}

body.page-service .sbi span {font-size: 13px; color: rgba(255,255,255,.65); line-height: 1.6; overflow-wrap: anywhere;}

body.page-service .features-section {padding: 100px 5%; background: var(--cs-white);}

body.page-service .section-label {font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--blue); margin-bottom: 12px; text-align: center;}

body.page-service .section-title {font-size: clamp(26px, 3vw, 40px); color: var(--navy); text-align: center; margin-bottom: 12px; line-height: 1.2;}

body.page-service .section-sub {font-size: 16px; color: var(--muted); text-align: center; max-width: 560px; margin: 0 auto 60px; line-height: 1.7;}

body.page-service .features-grid {max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; align-items: stretch;}

body.page-service .feat-card {display: flex; flex-direction: column; gap: 16px; padding: 36px 32px; border-radius: 16px; border: 1px solid var(--cs-card-border); background: var(--cs-white); box-shadow: 0 10px 30px rgba(0, 0, 102, 0.05); transition: border-color .25s, transform .25s, box-shadow .25s; transform-origin: center; will-change: transform; position: relative; height: 100%;}

body.page-service .feat-card:hover,
body.page-service .feat-card:focus-visible {border-color: var(--gold); transform: translateY(-4px) scale(1.05) !important; box-shadow: 0 16px 48px rgba(0,0,102,.08); z-index: 2; outline: none;}

body.page-service .feat-card:hover .feat-icon,
body.page-service .feat-card:focus-visible .feat-icon {background: var(--navy); color: var(--cs-white);}

body.page-service .feat-card h3 {font-size: 20px; color: var(--navy); margin-bottom: 0; line-height: 1.25;}

body.page-service .feat-card p {font-size: 15px; color: var(--muted); line-height: 1.7;}

body.page-service .feat-card-link {text-decoration: none; cursor: pointer;}

body.page-service #plans-overview,
body.page-service .pricing-card[id],
body.page-service .pricing-note[id] {scroll-margin-top: 96px;}

body.page-service .voice-plan-grid {grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: 1040px;}

body.page-service .plan-card {display: flex; flex-direction: column; gap: 14px; height: 100%;}

body.page-service .plan-card-head {display: flex; align-items: flex-start; gap: 18px;}

body.page-service .plan-card-copy {display: flex; flex-direction: column; gap: 8px;}

body.page-service .plan-card-kicker {font-size: 12px; font-weight: 700; letter-spacing: 1.6px; text-transform: uppercase; color: var(--blue);}

body.page-service .plan-card h3 {margin-bottom: 0;}

body.page-service .plan-card p {margin-bottom: 0;}

body.page-service .compare-inner-wide {max-width: 1200px;}

body.page-service .section-sub-wide {max-width: 820px;}

body.page-service .pricing-card-grid {max-width: 1040px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 28px; align-items: stretch;}

body.page-service .pricing-card-grid-tight {grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));}

body.page-service .pricing-card {display: flex; flex-direction: column; gap: 14px; height: 100%;}

body.page-service .pricing-card-featured {border-color: var(--cs-amber); box-shadow: 0 18px 42px rgba(0, 0, 102, 0.08); position: relative; padding-top: 40px;}

body.page-service .pricing-card-tag {position: absolute; top: 0; left: 28px; transform: translateY(-50%); display: inline-flex; align-items: center; padding: 6px 12px; border: 1px solid var(--cs-amber); border-radius: 999px; background: var(--cs-white); color: var(--cs-navy); font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase;}

body.page-service .pricing-card-price {font-family: "Patua One", serif; font-size: 34px; line-height: 1.1; color: var(--cs-navy);}

body.page-service .pricing-card-price span {display: block; font-family: "Inter", sans-serif; font-size: 14px; font-weight: 600; color: var(--cs-gray-600); margin-top: 6px;}

body.page-service .pricing-card-detail {font-size: 14px; font-weight: 700; color: var(--cs-blue);}

body.page-service .pricing-card-text,
body.page-service .pricing-card-meta li,
body.page-service .pricing-card-price-list li {font-size: 14px; line-height: 1.7; color: var(--cs-gray-600);}

body.page-service .pricing-card-text {margin-bottom: 0;}

body.page-service .pricing-card-meta {display: grid; gap: 10px; padding-left: 20px; color: var(--cs-gray-600);}

body.page-service .pricing-card-meta li::marker {color: var(--cs-blue);}

body.page-service .pricing-card-note {margin-top: auto; font-size: 10px; line-height: 1.4; color: var(--cs-gray-500, var(--cs-gray-600));}

body.page-service .pricing-card-price-list {display: grid; gap: 0; list-style: none; padding: 0; margin: 0;}

body.page-service .pricing-card-price-list li {display: flex; justify-content: space-between; gap: 16px; padding: 10px 0; border-bottom: 1px solid var(--cs-card-border);}

body.page-service .pricing-card-price-list li:last-child {border-bottom: none; padding-bottom: 0;}

body.page-service .pricing-card-price-list strong {color: var(--cs-navy);}

body.page-service .pricing-card-price-list span {text-align: right; font-weight: 700; color: var(--cs-navy);}

body.page-service .pricing-note {max-width: 1200px; margin: 24px auto 0; font-size: 14px; line-height: 1.7; color: var(--cs-gray-600);}

body.page-service .pricing-note-left {text-align: left;}

body.page-service .cta-section {padding: 100px 5%; background: linear-gradient(135deg, var(--navy), var(--cs-navy-bright)); text-align: center; position: relative; overflow: hidden;}

body.page-service .cta-section::before {content: ""; position: absolute; top: -80px; right: -80px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(245,181,5,.1), transparent 70%); border-radius: 50%;}

body.page-service .cta-inner {position: relative; z-index: 1; max-width: 700px; margin: 0 auto;}

body.page-service .cta-section h2 {font-size: clamp(28px, 3.5vw, 44px); color: var(--cs-white); margin-bottom: 16px;}

body.page-service .cta-section p {font-size: 17px; color: rgba(255,255,255,.75); margin-bottom: 36px; line-height: 1.7;}

body.page-service .cta-btns {display: flex; gap: 14px; justify-content: center; flex-wrap: wrap;}

body.page-service .btn-gold {background: var(--gold); color: var(--navy); padding: 14px 32px; border-radius: 8px; font-weight: 700; font-size: 15px; border: none; cursor: pointer; transition: all .2s; font-family: inherit; display: inline-flex; align-items: center; justify-content: center; text-align: center;}

body.page-service .btn-gold:hover {background: var(--cs-amber-hover); transform: scale(1.1);}

body.page-service .btn-outline-white {background: transparent; color: var(--cs-white); padding: 14px 32px; border-radius: 8px; font-weight: 600; font-size: 15px; border: 2px solid rgba(255,255,255,.4); transition: all .2s; display: inline-flex; align-items: center; justify-content: center; text-align: center;}

body.page-service .btn-outline-white:hover {background: rgba(255,255,255,.1); border-color: var(--cs-white); transform: scale(1.1);}

body.page-service footer {background: var(--cs-white); padding: 64px 5% 32px; border-top: 1px solid var(--cs-footer-border);}

body.page-service .footer-grid {max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 48px; margin-bottom: 48px;}

body.page-service .footer-brand img {height: 32px; margin-bottom: 18px;}

body.page-service .footer-brand p {font-size: 14px; color: var(--muted); line-height: 1.7; max-width: 260px;}

body.page-service .footer-socials {display: flex; gap: 12px; margin-top: 20px;}

body.page-service .social-btn {width: 36px; height: 36px; border-radius: 8px; background: var(--light); display: flex; align-items: center; justify-content: center; color: var(--navy); transition: background .2s, color .2s;}

body.page-service .social-btn:hover {background: var(--gold); color: var(--navy);}

body.page-service .footer-col h4 {font-size: 13px; font-weight: 700; color: var(--navy); text-transform: uppercase; letter-spacing: 1px; margin-bottom: 18px;}

body.page-service .footer-col ul {list-style: none; display: flex; flex-direction: column; gap: 10px;}

body.page-service .footer-col ul a {font-size: 14px; color: var(--muted); transition: color .2s;}

body.page-service .footer-col ul a:hover {color: var(--blue);}

body.page-service .footer-bottom {max-width: 1200px; margin: 0 auto; padding-top: 32px; border-top: 1px solid var(--cs-footer-border); display: flex; justify-content: space-between; align-items: center;}

body.page-service .footer-bottom-text {font-size: 13px; color: var(--cs-gray-400);}

body.page-service .footer-bottom-links {display: flex; gap: 24px;}

body.page-service .footer-bottom-links a {font-size: 13px; color: var(--cs-gray-400);}

body.page-service .footer-bottom-links a:hover {color: var(--blue);}

@media (max-width: 900px){
body.page-service .hero {min-height: 700px; height: auto; padding: 88px 5% 56px;}

body.page-service .hero-inner, body.page-service .features-grid, body.page-service .steps, body.page-service .footer-grid {grid-template-columns: 1fr;}
body.page-service .voice-plan-grid {grid-template-columns: 1fr;}

body.page-service .hero-overlay {background: linear-gradient(to bottom, color-mix(in srgb, var(--cs-blue-10) 92%, transparent) 0%, color-mix(in srgb, var(--cs-blue-10) 82%, transparent) 45%, color-mix(in srgb, var(--cs-blue-10) 65%, transparent) 100%);}

body.page-service .stats-bar-inner {grid-template-columns: repeat(2, 1fr); gap: 32px 0;}

body.page-service .sbi {padding: 0 20px 28px; border-right: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1);}

body.page-service .sbi strong {font-size: 34px;}

body.page-service .sbi:nth-child(2n) {border-right: none;}

body.page-service .sbi:nth-last-child(-n + 2) {border-bottom: none; padding-bottom: 0;}

body.page-service .sbi:nth-child(n + 3) {padding-top: 18px;}

body.page-service .compare-inner {overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 8px;}

body.page-service .compare-table {min-width: 680px; margin-top: 32px;}

body.page-service .compare-table th,
body.page-service .compare-table td {padding: 12px 14px; font-size: 13px;}

body.page-service .compare-table th:first-child,
body.page-service .compare-table td:first-child {position: sticky; left: 0; z-index: 1; box-shadow: 1px 0 0 var(--cs-card-border);}

body.page-service .compare-table thead th:first-child {z-index: 2; background: var(--navy);}

body.page-service .compare-table tbody tr:nth-child(odd) td:first-child {background: var(--cs-white);}

body.page-service .compare-table tbody tr:nth-child(even) td:first-child {background: var(--cs-input-bg);}

body.page-service .compare-note {padding: 0 14px;}

body.page-service .nav-links {display: none;}

body.page-service .steps::before {display: none;}

body.page-service .footer-bottom {flex-direction: column; gap: 16px; align-items: flex-start;}

body.page-service .footer-bottom-links {flex-wrap: wrap;}
}

body.page-service .steps .step:last-child .step-num {background: var(--gold); color: var(--navy);}

body.page-service .btn-primary {background: var(--navy); color: var(--cs-white); padding: 14px 28px; border-radius: 8px; font-weight: 600; font-size: 15px; border: none; cursor: pointer; transition: all .2s; font-family: inherit; display: inline-flex; align-items: center; gap: 8px;}

body.page-service .btn-secondary {background: transparent; color: var(--navy); padding: 14px 28px; border-radius: 8px; font-weight: 600; font-size: 15px; border: 2px solid var(--navy); transition: all .2s; cursor: pointer; display: inline-flex; align-items: center; gap: 8px;}

body.page-service .feat-icon {width: 48px; height: 48px; border-radius: 12px; background: var(--light); display: flex; align-items: center; justify-content: center; color: var(--navy); margin-bottom: 20px; transition: background .25s, color .25s;}

body.page-service .compare-section {padding: 100px 5%; background: var(--cs-white);}

body.page-service .compare-inner {max-width: 860px; margin: 0 auto;}

body.page-service .compare-table {width: 100%; border-collapse: separate; border-spacing: 0; margin-top: 48px; border: 1px solid var(--cs-card-border); border-radius: 16px; overflow: hidden; background: var(--cs-white);}

body.page-service .compare-table th {padding: 16px 24px; font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; border-bottom: 2px solid var(--cs-card-border); text-align: left; background: var(--navy); color: var(--cs-white);}

body.page-service .compare-table th:not(:first-child) {text-align: center;}

body.page-service .compare-table .th-trad {color: var(--cs-white);}

body.page-service .compare-table .th-cloud {color: var(--cs-white);}

body.page-service .compare-table td {padding: 14px 24px; font-size: 14px; color: var(--text); border-bottom: 1px solid var(--cs-light);}

body.page-service .compare-table tbody tr:nth-child(even) td {background: var(--cs-input-bg);}

body.page-service .compare-table tbody tr:last-child td {border-bottom: none;}

body.page-service .compare-table td:not(:first-child) {text-align: center;}

body.page-service .compare-table tr:hover td {background: var(--light);}

body.page-service .compare-note {max-width: 1200px; margin: 16px auto 0; padding: 0 24px; font-size: 15px; color: var(--cs-black); text-align: left;}

body.page-services-business-fibre-internet .compare-table tbody tr:hover td {background: var(--cs-white);}

body.page-services-business-fibre-internet .compare-table tbody tr:nth-child(even):hover td {background: var(--cs-input-bg);}

body.page-services-business-fibre-internet .pricing-note {text-align: center;}

body.page-service .tick {color: var(--cs-green); font-size: 18px;}

body.page-service .cross {color: var(--cs-error); font-size: 18px;}

body.page-service .compare-section .section-label {text-align: left;}

body.page-service .compare-section .section-title {text-align: left;}

body.page-service .breadcrumb a:hover {color: var(--navy);}

body.page-service .hero-visual svg {width: 80%; height: auto;}


body.page-service .faq-section {padding: 100px 5%; background: var(--light);}

body.page-service .faq-inner {max-width: 860px; margin: 0 auto;}

body.page-service .faq-list {display: grid; gap: 16px; margin-top: 48px;}

body.page-service .faq-item {border: 1px solid var(--cs-card-border); border-radius: 16px; background: var(--cs-white); box-shadow: 0 10px 30px rgba(0,0,102,.05); overflow: hidden;}

body.page-service .faq-item summary {list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 24px 28px; cursor: pointer; font-size: 17px; font-weight: 700; color: var(--navy); transition: background .2s, color .2s;}

body.page-service .faq-item summary::-webkit-details-marker {display: none;}

body.page-service .faq-item summary::after {content: "+"; flex-shrink: 0; font-size: 28px; line-height: 1; color: var(--blue); transition: transform .2s ease, color .2s ease;}

body.page-service .faq-item:hover summary {background: var(--cs-white);}

body.page-service .faq-item[open] summary {background: var(--cs-white); color: var(--navy);}

body.page-service .faq-item[open] summary::after {content: "−"; color: var(--navy);}

body.page-service .faq-item summary:focus-visible {outline: 2px solid var(--blue); outline-offset: -2px;}

body.page-service .faq-answer {padding: 0 28px 24px;}

body.page-service .faq-answer p {font-size: 15px; color: var(--muted); line-height: 1.8; margin-top: 8px;}

body.page-service .faq-answer p strong {color: var(--cs-navy);}

body.page-service .faq-answer .faq-subtitle {margin-top: 18px; margin-bottom: 18px; font-size: 18px; line-height: 1.4;}

body.page-service .faq-answer ul {margin: 10px 0 10px 20px; padding-left: 20px;}

body.page-service .faq-answer li {font-size: 15px; color: var(--muted); line-height: 1.8;}

@media (max-width: 900px){
body.page-service .faq-section {padding: 80px 5%;}

body.page-service .faq-list {margin-top: 36px;}

body.page-service .faq-item summary {padding: 20px 22px; font-size: 16px;}

body.page-service .faq-answer {padding: 0 22px 20px;}
}

body.page-service .how-section {padding: 100px 5%; background: var(--light);}

body.page-service .how-inner {max-width: 1200px; margin: 0 auto;}

body.page-service .steps {display: grid; grid-template-columns: repeat(4,1fr); gap: 32px; position: relative; margin-top: 60px;}

body.page-service .steps::before {content: ""; position: absolute; top: 28px; left: 14%; right: 14%; height: 2px; background: linear-gradient(to right,var(--navy),var(--blue)); z-index: 0;}

body.page-service .step {text-align: center; position: relative; z-index: 1;}

body.page-service .step-num {width: 56px; height: 56px; border-radius: 50%; background: var(--navy); color: var(--cs-white); display: flex; align-items: center; justify-content: center; font-family: "Patua One",serif; font-size: 20px; margin: 0 auto 20px; border: 4px solid var(--light); box-shadow: 0 4px 16px rgba(0,0,102,.2); transition: background .2s;}

body.page-service .step:hover .step-num {background: var(--blue);}

body.page-service .step h4 {font-size: 15px; color: var(--navy); margin-bottom: 8px;}

body.page-service .step p {font-size: 13px; color: var(--muted); line-height: 1.6;}

@media (max-width:900px){
body.page-service .hero-inner, body.page-service .features-grid, body.page-service .steps, body.page-service .footer-grid, body.page-service .pricing-card-grid, body.page-service .pricing-card-grid-tight {grid-template-columns: 1fr;}

body.page-service .hero-visual, body.page-service .nav-links {display: none;}

body.page-service .steps::before {display: none;}

body.page-service .pricing-card-price-list li {display: grid; gap: 4px;}

body.page-service .pricing-card-price-list span {text-align: left;}
}

@media (max-width: 620px){
body.page-service .hero {min-height: 600px; height: auto;}

body.page-service .stats-bar-inner {grid-template-columns: 1fr; gap: 0;}

body.page-service .sbi {border-right: none; padding: 0 0 28px;}

body.page-service .sbi:not(:last-child) {border-bottom: 1px solid rgba(255,255,255,.1);}

body.page-service .sbi:last-child {border-bottom: none; padding-bottom: 0;}

body.page-service .sbi + .sbi {padding-top: 18px;}
}

body.page-services-microsoft-365-security .hero .btn-secondary:hover {
  background: var(--cs-amber);
  border-color: var(--cs-amber);
  color: var(--cs-navy);
}

body.page-services-microsoft-365-security .hero-bg {
  object-position: center 35%;
}

body.page-services-microsoft-365-security .stats-bar-inner {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 1080px;
}

body.page-services-microsoft-365-security .security-features-grid {
  max-width: 1040px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

body.page-services-microsoft-365-security .security-feature-card {
  grid-column: auto;
}

body.page-services-microsoft-365-security .security-feature-card-wide {
  grid-column: auto;
}

body.page-services-microsoft-365-security .plan-grid {
  align-items: stretch;
}

body.page-services-microsoft-365-security .plan-card {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

body.page-services-microsoft-365-security .plan-card > .feat-icon {
  width: 56px;
  height: 56px;
}

body.page-services-microsoft-365-security .plan-card > .feat-icon svg {
  width: 28px;
  height: 28px;
}

body.page-services-microsoft-365-security .plan-card-featured {
  border-color: var(--cs-amber);
  box-shadow: 0 18px 42px rgba(0, 0, 102, 0.08);
  position: relative;
  padding-top: 40px;
}

body.page-services-microsoft-365-security .plan-tag {
  position: absolute;
  top: 0;
  left: 28px;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  border: 1px solid var(--cs-amber);
  border-radius: 999px;
  background: var(--cs-white);
  color: var(--cs-navy);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.page-services-microsoft-365-security .plan-price {
  font-family: "Patua One", serif;
  font-size: 34px;
  line-height: 1.1;
  color: var(--cs-navy);
}

body.page-services-microsoft-365-security .plan-price span {
  display: block;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: var(--cs-gray-600);
  margin-top: 6px;
}

body.page-services-microsoft-365-security .plan-users {
  font-size: 14px;
  font-weight: 700;
  color: var(--cs-blue);
}

body.page-services-microsoft-365-security .plan-card > p:not(.plan-price):not(.plan-users),
body.page-services-microsoft-365-security .plan-highlights li {
  font-size: 14px;
  line-height: 1.7;
}

body.page-services-microsoft-365-security .plan-highlights,
body.page-services-microsoft-365-security .scope-list {
  display: grid;
  gap: 10px;
  padding-left: 20px;
  color: var(--cs-gray-600);
}

body.page-services-microsoft-365-security .plan-highlights li::marker,
body.page-services-microsoft-365-security .scope-list li::marker {
  color: var(--cs-blue);
}

body.page-services-microsoft-365-security .section-note {
  max-width: 860px;
  margin: 28px auto 0;
  text-align: center;
  color: var(--cs-gray-600);
  font-size: 14px;
  line-height: 1.7;
}

body.page-services-microsoft-365-security .compare-inner-wide {
  max-width: 1200px;
}

body.page-services-microsoft-365-security .compare-section .section-label,
body.page-services-microsoft-365-security .compare-section .section-title,
body.page-services-microsoft-365-security .compare-section .section-sub {
  text-align: center;
}

body.page-services-microsoft-365-security .compare-accordion {
  display: grid;
  gap: 18px;
}

body.page-services-microsoft-365-security .compare-accordion-item {
  border: 1px solid var(--cs-card-border);
  border-radius: 16px;
  background: var(--cs-white);
  box-shadow: 0 10px 30px rgba(0, 0, 102, 0.05);
  overflow: hidden;
}

body.page-services-microsoft-365-security .compare-accordion-item summary {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 24px 28px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  color: var(--cs-navy);
  transition: background .2s, color .2s;
}

body.page-services-microsoft-365-security .compare-accordion-item summary::-webkit-details-marker {
  display: none;
}

body.page-services-microsoft-365-security .compare-accordion-item summary::after {
  content: "+";
  flex-shrink: 0;
  font-size: 28px;
  line-height: 1;
  color: var(--cs-blue);
  transition: transform .2s ease, color .2s ease;
}

body.page-services-microsoft-365-security .compare-accordion-item:hover summary,
body.page-services-microsoft-365-security .compare-accordion-item[open] summary {
  background: var(--cs-blue-10);
  color: var(--cs-white);
}

body.page-services-microsoft-365-security .compare-accordion-item:hover summary::after,
body.page-services-microsoft-365-security .compare-accordion-item[open] summary::after {
  color: var(--cs-white);
}

body.page-services-microsoft-365-security .compare-accordion-item[open] summary::after {
  content: "−";
}

body.page-services-microsoft-365-security .compare-accordion-item summary:focus-visible {
  outline: 2px solid var(--cs-blue);
  outline-offset: -2px;
}

body.page-services-microsoft-365-security .compare-accordion-item .compare-table-wrap {
  border-top: 1px solid var(--cs-card-border);
  padding: 0;
}

body.page-services-microsoft-365-security .compare-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0;
}

body.page-services-microsoft-365-security .security-compare-table {
  min-width: 1160px;
  margin-top: 0;
}

body.page-services-microsoft-365-security .security-compare-table th,
body.page-services-microsoft-365-security .security-compare-table td {
  vertical-align: top;
  border-right: 1px solid var(--cs-card-border);
}

body.page-services-microsoft-365-security .security-compare-table th:last-child,
body.page-services-microsoft-365-security .security-compare-table td:last-child {
  border-right: none;
}

body.page-services-microsoft-365-security .security-compare-table th:nth-child(1) { width: 21%; }
body.page-services-microsoft-365-security .security-compare-table th:nth-child(2) { width: 43%; }
body.page-services-microsoft-365-security .security-compare-table th:nth-child(n + 3) { width: 12%; }

body.page-services-microsoft-365-security .security-compare-table td:nth-child(n + 3),
body.page-services-microsoft-365-security .security-compare-table th:nth-child(n + 3) {
  text-align: center;
}

body.page-services-microsoft-365-security .service-scope-section {
  background: var(--light);
}

body.page-services-microsoft-365-security .service-scope-section .section-sub {
  max-width: 760px;
}

body.page-services-managed-it .managed-it-compare-block {
  margin-top: 48px;
  padding: 36px;
  border: 1px solid var(--cs-card-border);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(244, 248, 255, 0.72) 0%, var(--cs-white) 100%);
  box-shadow: 0 14px 38px rgba(0, 0, 102, 0.06);
}

body.page-services-managed-it .managed-it-compare-intro h3 {
  font-size: 28px;
  color: var(--cs-navy);
  margin-bottom: 10px;
}

body.page-services-managed-it .managed-it-compare-intro p {
  max-width: 780px;
  color: var(--cs-gray-600);
  font-size: 15px;
  line-height: 1.7;
}

body.page-services-managed-it .managed-it-compare-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 18px;
  margin: 24px 0 28px;
  color: var(--cs-gray-600);
  font-size: 14px;
}

body.page-services-managed-it .managed-it-compare-legend span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

body.page-services-managed-it .compare-accordion {
  display: grid;
  gap: 18px;
}

body.page-services-managed-it .compare-accordion-item {
  border: 1px solid var(--cs-card-border);
  border-radius: 16px;
  background: var(--cs-white);
  box-shadow: 0 10px 30px rgba(0, 0, 102, 0.05);
  overflow: hidden;
}

body.page-services-managed-it .compare-accordion-item summary {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 24px 28px;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  color: var(--cs-navy);
  background: var(--cs-white);
  transition: background .2s, color .2s;
}

body.page-services-managed-it .compare-accordion-item summary::-webkit-details-marker {
  display: none;
}

body.page-services-managed-it .compare-accordion-item summary::after {
  content: "+";
  flex-shrink: 0;
  font-size: 28px;
  line-height: 1;
  color: var(--cs-blue);
  transition: transform .2s ease, color .2s ease;
}

body.page-services-managed-it .compare-accordion-item:hover summary,
body.page-services-managed-it .compare-accordion-item[open] summary {
  background: var(--cs-white);
  color: var(--cs-navy);
}

body.page-services-managed-it .compare-accordion-item:hover summary::after,
body.page-services-managed-it .compare-accordion-item[open] summary::after {
  color: var(--cs-navy);
}

body.page-services-managed-it .compare-accordion-item[open] summary::after {
  content: "−";
}

body.page-services-managed-it .compare-accordion-item summary:focus-visible {
  outline: 2px solid var(--cs-blue);
  outline-offset: -2px;
}

body.page-services-managed-it .compare-accordion-item .compare-table-wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid var(--cs-card-border);
}

body.page-services-managed-it .managed-it-compare-table {
  min-width: 980px;
  margin-top: 0;
}

body.page-services-managed-it .managed-it-compare-table th,
body.page-services-managed-it .managed-it-compare-table td {
  vertical-align: top;
  border-right: 1px solid var(--cs-card-border);
}

body.page-services-managed-it .managed-it-compare-table th:last-child,
body.page-services-managed-it .managed-it-compare-table td:last-child {
  border-right: none;
}

body.page-services-managed-it .managed-it-compare-table th:first-child {
  width: 40%;
}

body.page-services-managed-it .managed-it-compare-table th:nth-child(n + 2),
body.page-services-managed-it .managed-it-compare-table td:nth-child(n + 2) {
  width: 12%;
  text-align: center;
}

body.page-services-managed-it .compare-badge,
body.page-services-managed-it .compare-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

body.page-services-managed-it .compare-badge {
  padding: 6px 10px;
  background: rgba(245, 181, 5, 0.16);
  color: var(--cs-navy);
  border: 1px solid rgba(245, 181, 5, 0.45);
}

body.page-services-managed-it .compare-chip {
  padding: 7px 10px;
  background: var(--light);
  color: var(--cs-navy);
  border: 1px solid var(--cs-card-border);
}

@media (max-width: 900px) {
  body.page-services-managed-it .managed-it-compare-block {
    padding: 28px 22px;
  }

  body.page-services-managed-it .managed-it-compare-intro h3 {
    font-size: 24px;
  }

  body.page-services-managed-it .compare-accordion-item summary {
    padding: 20px 22px;
    font-size: 16px;
  }
}

@media (max-width: 620px) {
  body.page-services-managed-it .managed-it-compare-block {
    padding: 24px 18px;
  }

  body.page-services-managed-it .managed-it-compare-legend {
    gap: 10px 14px;
    font-size: 13px;
  }
}

body.page-services-microsoft-365-security .security-benefits-section {
  background: var(--light);
}

body.page-services-microsoft-365-security .how-section:not(.security-benefits-section),
body.page-services-microsoft-365-security .upgrade-section {
  background: var(--cs-white);
}

body.page-services-microsoft-365-security .compare-section {
  background: var(--light);
}

body.page-services-business-fibre-internet #features + .features-section,
body.page-services-business-fibre-internet .how-section + .compare-section {
  background: var(--light);
}

body.page-services-business-fibre-internet .features-section + .how-section {
  background: var(--cs-white);
}

body.page-services-cloud-voice-calling #pricing + .compare-section {
  background: var(--light);
}

body.page-services-cloud-voice-calling #pricing + .compare-section + .faq-section {
  background: var(--cs-white);
}

body.page-services-microsoft-365-security .service-scope-grid,
body.page-services-microsoft-365-security .upgrade-grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

body.page-services-microsoft-365-security .scope-card,
body.page-services-microsoft-365-security .upgrade-card {
  padding: 32px;
  border-radius: 16px;
  border: 1px solid var(--cs-card-border);
  background: var(--cs-white);
  box-shadow: 0 10px 30px rgba(0, 0, 102, 0.05);
}

body.page-services-microsoft-365-security .scope-card h3,
body.page-services-microsoft-365-security .upgrade-card h3 {
  font-size: 22px;
  color: var(--cs-navy);
  margin-bottom: 16px;
}

body.page-services-microsoft-365-security .upgrade-inner {
  max-width: 1200px;
}

@media (max-width: 900px) {
  body.page-services-microsoft-365-security .stats-bar-inner,
  body.page-services-microsoft-365-security .security-features-grid,
  body.page-services-microsoft-365-security .service-scope-grid,
  body.page-services-microsoft-365-security .upgrade-grid {
    grid-template-columns: 1fr;
  }

  body.page-services-microsoft-365-security .security-feature-card,
  body.page-services-microsoft-365-security .security-feature-card-wide {
    grid-column: auto;
  }

  body.page-services-microsoft-365-security .compare-accordion-item summary {
    padding: 20px 22px;
    font-size: 16px;
  }

  body.page-services-microsoft-365-security .security-compare-table {
    min-width: 980px;
  }
}

body.page-services-managed-it #plans .compare-inner-wide {
  max-width: 1360px;
}

@media (min-width: 901px) {
  body.page-services-managed-it .pricing-card-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    max-width: 1360px;
    row-gap: 40px;
  }

  body.page-services-managed-it .pricing-card-grid .pricing-card {
    grid-column: auto;
  }
}


body.page-services-managed-it #plans .pricing-note {
  text-align: center;
}

body.page-services-managed-it #plans .pricing-card-note {
  font-size: 12px;
  line-height: 1.5;
}

body.page-services-managed-it #plans .section-label,
body.page-services-managed-it #plans .section-title,
body.page-services-managed-it #plans .section-sub,
body.page-services-managed-it #plans .plan-card-kicker,
body.page-services-managed-it #plans .plan-card h3,
body.page-services-managed-it #plans .pricing-card-price,
body.page-services-managed-it #plans .pricing-card-detail {
  text-align: center;
}

body.page-services-managed-it #plans .pricing-card-tag {
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Managed Office Network page */
body.page-services-managed-office-network .hero-bg {
  object-fit: contain;
  object-position: right center;
}

body.page-services-managed-office-network .hero .btn-secondary:hover {
  background: var(--gold);
  border-color: var(--gold);
  color: var(--navy);
}

body.page-services-managed-office-network .stats-bar-inner {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-items: center;
}

body.page-services-managed-office-network .sbi {
  width: 100%;
  text-align: center;
}

body.page-services-managed-office-network .compare-inner-wide {
  max-width: 1200px;
}

body.page-services-managed-office-network .compare-table-wrap {
  width: 100%;
}

body.page-services-managed-office-network .compare-section .section-label,
body.page-services-managed-office-network .compare-section .section-title,
body.page-services-managed-office-network .compare-section .section-sub {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

body.page-services-managed-office-network .section-sub-wide {
  max-width: 820px;
}

body.page-services-managed-office-network .compare-table {
  border: 1px solid var(--cs-card-border);
  table-layout: auto;
}

body.page-services-managed-office-network .compare-table thead th {
  background: var(--navy);
  color: var(--cs-white);
  border-bottom-color: var(--navy);
}

body.page-services-managed-office-network .compare-table th,
body.page-services-managed-office-network .compare-table td {
  border-right: 1px solid var(--cs-card-border);
}

body.page-services-managed-office-network .compare-table th:last-child,
body.page-services-managed-office-network .compare-table td:last-child {
  border-right: none;
}

body.page-services-managed-office-network .compare-table tbody tr:nth-child(odd) td {
  background: var(--cs-white);
}

body.page-services-managed-office-network .compare-table tbody tr:nth-child(even) td {
  background: var(--light);
}

body.page-services-managed-office-network .network-pricing-table th:not(:first-child),
body.page-services-managed-office-network .network-pricing-table td:not(:first-child),
body.page-services-managed-office-network .network-feature-table th:not(:first-child),
body.page-services-managed-office-network .network-feature-table td:not(:first-child) {
  text-align: center;
}

body.page-services-managed-office-network .network-pricing-table td:first-child,
body.page-services-managed-office-network .network-feature-table td:first-child,
body.page-services-managed-office-network .network-details-table td:first-child {
  font-weight: 600;
}

body.page-services-managed-office-network .network-details-table td:last-child {
  text-align: left;
}

body.page-services-managed-office-network .features-section-alt {
  background: var(--light);
}

body.page-services-managed-office-network .optional-addons-section {
  background: var(--light);
}

body.page-services-managed-office-network .backup-connectivity-section {
  background: var(--cs-white);
}

body.page-services-managed-office-network .network-pricing-section {
  background: var(--light);
}

body.page-services-managed-office-network .network-pricing-section .pricing-card-grid {
  max-width: 1200px;
  gap: 24px;
}

body.page-services-managed-office-network .network-pricing-section .pricing-card {
  background: var(--cs-white);
  border-color: color-mix(in srgb, var(--cs-blue) 14%, var(--cs-card-border));
  box-shadow: 0 18px 42px rgba(0, 0, 102, 0.09);
  padding: 36px 28px 30px;
  position: relative;
}

body.page-services-managed-office-network .network-pricing-section .plan-card-kicker {
  display: inline-flex;
  align-self: flex-start;
  padding: 8px 12px;
  border-radius: 999px;
  background: var(--cs-blue-10);
  color: var(--cs-blue);
  letter-spacing: 0.08em;
}

body.page-services-managed-office-network .network-pricing-section .pricing-card-detail {
  display: inline-flex;
  align-self: flex-start;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--light);
  font-size: 13px;
}

body.page-services-managed-office-network .network-pricing-section .pricing-card-meta {
  margin-top: auto;
}

body.page-services-managed-office-network .network-pricing-section .pricing-card-featured {
  background: linear-gradient(180deg, var(--cs-white) 0%, var(--cs-blue-10) 100%);
  border-color: var(--cs-amber);
  box-shadow: 0 24px 56px rgba(0, 0, 102, 0.12);
}

body.page-services-managed-office-network .network-pricing-section .pricing-note {
  max-width: 1080px;
  margin-top: 32px;
  padding: 18px 22px;
  border: 1px solid var(--cs-card-border);
  border-radius: 16px;
  background: var(--cs-white);
  box-shadow: 0 10px 28px rgba(0, 0, 102, 0.05);
}

body.page-services-managed-office-network .how-section {
  background: var(--light);
}

body.page-services-managed-office-network .backup-connectivity-section + .how-section {
  background: var(--cs-white);
}

body.page-services-managed-office-network .features-section-alt,
body.page-services-managed-office-network .how-section,
body.page-services-managed-office-network .faq-section {
  padding-top: 116px;
  padding-bottom: 116px;
}

body.page-services-managed-office-network .features-section-alt .features-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
}

body.page-services-managed-office-network .features-section-alt .feat-card {
  height: 100%;
  background: var(--cs-white);
  box-shadow: 0 12px 32px rgba(0, 0, 102, 0.06);
}

@media (min-width: 901px) {
  body.page-services-managed-office-network .network-pricing-section .pricing-card-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  body.page-services-managed-office-network .compare-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;
  }

  body.page-services-managed-office-network .features-section-alt .features-grid {
    grid-template-columns: 1fr;
  }

  body.page-services-managed-office-network .network-pricing-section .pricing-card {
    padding: 36px 28px 30px;
  }

  body.page-services-managed-office-network .network-pricing-table,
  body.page-services-managed-office-network .network-feature-table {
    min-width: 760px;
  }

  body.page-services-managed-office-network .network-details-table {
    min-width: 680px;
  }

  body.page-services-managed-office-network .compare-table th,
  body.page-services-managed-office-network .compare-table td {
    padding: 12px 14px;
    font-size: 13px;
  }

  body.page-services-managed-office-network .compare-table th:first-child,
  body.page-services-managed-office-network .compare-table td:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    box-shadow: 1px 0 0 var(--cs-card-border);
  }

  body.page-services-managed-office-network .compare-table thead th:first-child {
    z-index: 2;
    background: var(--navy);
  }

  body.page-services-managed-office-network .compare-table tbody tr:nth-child(odd) td:first-child {
    background: var(--cs-white);
  }

  body.page-services-managed-office-network .compare-table tbody tr:nth-child(even) td:first-child {
    background: var(--light);
  }
}
