/* Static runtime additions for c2h.at */
:root{--c2h-blue:#4264d1;--c2h-dark:#111827;--c2h-border:#dfe3ec}
html{scroll-behavior:smooth}
body.static-site{overflow-x:hidden}
[hidden]{display:none!important}
.static-loading{opacity:.72;font-size:.92em}
.static-error{opacity:.8;font-size:.9em}

/* Webflow components without the Webflow runtime */
.w-dropdown-list{display:none}
.w-dropdown.is-open>.w-dropdown-list{display:block}
.w-dropdown-toggle{cursor:pointer}
.w-tab-pane{display:none}
.w-tab-pane.w--tab-active{display:block}
.w-tab-link{cursor:pointer}
.tab-link-60 .accordion-body{display:none!important;height:auto!important;opacity:1!important;transform:none!important}
.tab-link-60.w--current .accordion-body{display:block!important}
.form-steps-item{display:none}
.form-steps-item.show{display:block}
.w-form-done,.w-form-fail{display:none}
.w-form.is-success>.w-form-done,.w-form.is-error>.w-form-fail{display:block}
.w-form.is-success>form{display:none}

/* Mobile navigation */
@media(max-width:991px){
  .w-nav-button{display:flex!important;align-items:center;justify-content:center;cursor:pointer}
  .w-nav-menu{display:none!important;position:absolute;left:0;right:0;top:100%;z-index:1000;background:#fff;max-height:calc(100vh - 80px);overflow:auto;box-shadow:0 18px 35px rgba(20,29,55,.14)}
  .w-nav-menu.is-open{display:block!important}
  .w-dropdown.is-open>.w-dropdown-list{display:block!important;position:static!important}
  .w-dropdown-list{position:static!important;box-shadow:none!important}
}

/* WHMCS-generated content */
.whmcs-domain-table{width:100%;border-collapse:collapse;background:#fff;border-radius:14px;overflow:hidden}
.whmcs-domain-table th,.whmcs-domain-table td{padding:12px 14px;border-bottom:1px solid var(--c2h-border);text-align:left}
.whmcs-domain-table th{background:#f4f6fb;font-weight:700}
.whmcs-domain-table tr:last-child td{border-bottom:0}
.whmcs-announcement{padding:20px 0;border-bottom:1px solid var(--c2h-border)}
.whmcs-announcement:last-child{border-bottom:0}
.whmcs-announcement h3{margin:0 0 6px}
.whmcs-announcement time{display:block;margin-bottom:10px;font-size:.88rem;opacity:.68}

/* Cookie consent */

/* Accessibility */
.skip-link{position:fixed;left:10px;top:10px;z-index:100000;transform:translateY(-160%);padding:10px 14px;background:#fff;color:#111;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.2)}
.skip-link:focus{transform:none}
:focus-visible{outline:3px solid rgba(66,100,209,.45);outline-offset:3px}

/* Motion restored without the Webflow runtime */
.c2h-marquee-track{display:flex!important;width:max-content;max-width:none!important;will-change:transform;animation:c2h-marquee var(--marquee-duration,40s) linear infinite}
.c2h-marquee-track.is-reverse{animation-direction:reverse}
.c2h-marquee-track:hover{animation-play-state:paused}
.c2h-marquee-group{display:flex;flex:0 0 auto;align-items:center}
.integrations-wrapper.c2h-marquee-track,.testimonial-line-wrapper.c2h-marquee-track{gap:0}
.integrations-wrapper.c2h-marquee-track .integrations-line,.testimonial-line-wrapper.c2h-marquee-track .testimonial-line{flex:0 0 auto}
@keyframes c2h-marquee{to{transform:translateX(-50%)}}
.c2h-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.25,1)}
.c2h-reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.c2h-marquee-track{animation:none!important;transform:none!important}.c2h-reveal{opacity:1;transform:none;transition:none}}

/* Reliable semantic comparison tables */
.comparison-table-card{overflow:hidden;border:1px solid #e1e5ed;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(20,29,55,.06)}
.comparison-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
.comparison-table{width:100%;min-width:940px;border-collapse:separate;border-spacing:0;table-layout:fixed;color:#4c506b}
.comparison-table th,.comparison-table td{padding:16px 18px;border-bottom:1px solid #e3e6ed;text-align:center;vertical-align:middle}
.comparison-table thead th{position:relative;padding-top:28px;padding-bottom:26px;background:#fff;border-bottom:1px solid #aeb5c4;vertical-align:top}
.comparison-table .comparison-feature-heading{position:sticky;left:0;z-index:4;width:235px;background:#fff;text-align:left;color:#10152f;font-size:18px}
.comparison-table tbody th[scope="row"]{position:sticky;left:0;z-index:2;width:235px;background:#fff;text-align:left;color:#111832;font-weight:700}
.comparison-table tbody tr:hover td,.comparison-table tbody tr:hover th[scope="row"]{background:#f8f9fd}
.comparison-table .comparison-group th{position:sticky;left:0;z-index:3;padding:20px 18px 10px;border-bottom:1px solid #ccd2dd;background:#f4f6fb;color:#111832;text-align:left;font-size:18px}
.comparison-plan{width:220px}
.comparison-eyebrow{display:block;margin-bottom:8px;color:#89909f;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}
.comparison-plan-name{display:block;min-height:52px;color:#3f435e;font-size:21px;font-weight:700;line-height:1.25}
.comparison-price{display:block;margin-top:12px;color:#111832;font-size:22px;font-weight:800;line-height:1.2}
.comparison-billing{display:block;min-height:20px;margin-top:5px;color:#7e8491;font-size:12px}
.comparison-cta{display:inline-flex!important;justify-content:center;margin-top:16px;padding:9px 13px!important;font-size:13px!important;white-space:nowrap}
.comparison-check{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef4ff;color:#3478f6;font-size:19px;font-weight:800}
.comparison-dash{color:#a5aab5;font-size:22px}
.comparison-conditional{display:inline-block;padding:4px 9px;border-radius:999px;background:#f0f2f7;color:#606678;font-size:12px;font-weight:700}
.comparison-scroll-hint{display:none;margin:0;padding:11px 16px;background:#f6f7fb;color:#697080;font-size:12px;text-align:center}
@media(max-width:991px){.comparison-table{min-width:820px}.comparison-table .comparison-feature-heading,.comparison-table tbody th[scope="row"]{width:190px}.comparison-plan{width:205px}.comparison-scroll-hint{display:block}}
@media(max-width:600px){.comparison-table{min-width:760px}.comparison-table th,.comparison-table td{padding:13px 12px}.comparison-plan-name{font-size:18px}.comparison-price{font-size:19px}}

/* Native review links: stable, fast and independent of third-party widgets */
.c2h-review-container{padding-top:22px;padding-bottom:22px}
.review-platforms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px;margin:0 auto}
.review-platform{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 16px;padding:16px 18px;border:1px solid #e0e4ec;border-radius:14px;background:#fff;color:#1a2035;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.review-platform:hover{transform:translateY(-2px);border-color:#b8c5e8;box-shadow:0 10px 28px rgba(20,29,55,.09)}
.review-platform-name{grid-row:1/3;font-size:17px;font-weight:800}
.review-stars{color:#00a680;letter-spacing:2px;font-size:17px}
.review-provenexpert .review-stars{color:#f5a623}
.review-platform strong{font-size:14px}
.review-platform>span:last-child{font-size:12px;color:#707789}
.review-data-note{margin:10px 0 0;text-align:center;color:#858b99;font-size:11px}
@media(max-width:650px){.review-platforms{grid-template-columns:1fr}.review-platform{grid-template-columns:130px 1fr}.review-platform-name{font-size:16px}}

/* Managed IT and Securepoint service pages */
.c2h-service-hero{padding:110px 0 90px;background:linear-gradient(135deg,#f7f9ff 0%,#fff 58%,#eef3ff 100%)}
.c2h-service-hero-security{background:linear-gradient(135deg,#f6fbfa 0%,#fff 55%,#edf8f5 100%)}
.c2h-service-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:70px;align-items:center}
.c2h-service-lead{max-width:700px;margin:22px 0 28px;font-size:20px;line-height:1.65;color:#5a6071}
.c2h-service-actions{display:flex;gap:13px;flex-wrap:wrap;align-items:center}
.c2h-service-actions .btn-secondary{border:1px solid #cfd5e2;background:#fff;color:#28304b}
.c2h-inline-benefits{display:flex;gap:12px 26px;flex-wrap:wrap;margin:26px 0 0;padding:0;list-style:none;color:#5f6574;font-weight:600}
.c2h-inline-benefits li:before{content:'✓';margin-right:8px;color:#3777f5;font-weight:800}
.c2h-service-visual{display:flex;align-items:center;justify-content:center;min-height:390px;padding:45px;border:1px solid rgba(65,92,170,.13);border-radius:30px;background:rgba(255,255,255,.78);box-shadow:0 24px 65px rgba(25,42,91,.12)}
.c2h-service-visual img{display:block;width:100%;max-height:320px;object-fit:contain}
.c2h-managed-visual img{max-width:310px}
.c2h-section-heading{max-width:760px;margin:0 auto 48px;text-align:center}
.c2h-section-heading p{font-size:18px;line-height:1.65;color:#656c7d}
.c2h-kicker{display:inline-block;margin-bottom:10px;color:#3777f5;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.c2h-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.c2h-service-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.c2h-service-card{padding:28px;border:1px solid #e1e5ed;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(20,29,55,.05)}
.c2h-service-card h3{margin:13px 0 10px;color:#151b34;font-size:21px}
.c2h-service-card p{margin:0;color:#616878;line-height:1.65}
.c2h-service-card ul{margin:18px 0 0;padding-left:19px;color:#555d70;line-height:1.8}
.c2h-service-icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#eef3ff;color:#3777f5;font-weight:800}
.c2h-split-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:70px;align-items:center}
.c2h-split-reverse>div:first-child{order:2}.c2h-split-reverse>div:last-child{order:1}
.c2h-check-list{margin:25px 0 0;padding:0;list-style:none}
.c2h-check-list li{position:relative;margin:12px 0;padding-left:30px;color:#51596c;line-height:1.55}
.c2h-check-list li:before{content:'✓';position:absolute;left:0;top:0;color:#3777f5;font-weight:900}
.c2h-feature-panel{padding:38px;border:1px solid #dfe4ed;border-radius:22px;background:#fff;box-shadow:0 18px 45px rgba(20,29,55,.07)}
.c2h-feature-panel h3{font-size:25px}.c2h-feature-panel p{font-size:17px;line-height:1.7;color:#62697a}
.text-link{color:#3777f5;font-weight:800;text-decoration:none}
.c2h-process-wrap{padding:55px;border-radius:26px;background:#111831;color:#fff}
.c2h-process-wrap .c2h-section-heading h2,.c2h-process-wrap .c2h-section-heading p{color:#fff}
.c2h-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.c2h-process-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.c2h-process-grid>div{padding:24px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.05)}
.c2h-process-grid strong{color:#77a3ff;font-size:24px}.c2h-process-grid h3{margin:13px 0 8px;color:#fff}.c2h-process-grid p{margin:0;color:#c9cedb;line-height:1.6}
.c2h-care-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.c2h-care-grid>article{padding:32px;border:1px solid #e0e4ed;border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(20,29,55,.06)}
.c2h-care-grid>article>span{color:#3777f5;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:12px}
.c2h-care-grid h3{font-size:23px}.c2h-care-grid p{color:#616879;line-height:1.65}
.c2h-cta-section{padding-top:30px!important}
.c2h-cta-card{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:48px 55px;border-radius:24px;background:linear-gradient(120deg,#111831,#24345f);color:#fff}
.c2h-cta-card h2{margin:0 0 10px;color:#fff}.c2h-cta-card p{max-width:700px;margin:0;color:#d6dbea;font-size:17px;line-height:1.6}
@media(max-width:991px){.c2h-service-hero{padding:80px 0 65px}.c2h-service-hero-grid,.c2h-split-section{grid-template-columns:1fr;gap:40px}.c2h-split-reverse>div:first-child,.c2h-split-reverse>div:last-child{order:initial}.c2h-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c2h-service-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.c2h-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c2h-care-grid{grid-template-columns:1fr}.c2h-cta-card{align-items:flex-start;flex-direction:column}.c2h-service-visual{min-height:300px}}
@media(max-width:600px){.c2h-service-hero{padding:62px 0 50px}.c2h-service-lead{font-size:17px}.c2h-service-grid,.c2h-service-grid-3,.c2h-process-grid,.c2h-process-grid-3{grid-template-columns:1fr}.c2h-service-card{padding:23px}.c2h-process-wrap{padding:30px 20px}.c2h-cta-card{padding:32px 24px}.c2h-service-visual{min-height:230px;padding:28px}}


/* Compact one-column desktop dropdowns: Domains and Unternehmen */
@media(min-width:992px){
  .dropdown-1column-wrapper{width:auto!important;min-width:238px;max-width:290px;overflow:visible!important;transform:translate(-28%,0)!important}
  .dropdown-1column-wrapper .dropdown-pd{padding:24px 28px!important}
  .dropdown-1column-wrapper .dropdown-nav-grid{display:block!important;grid-template-columns:1fr!important}
  .dropdown-1column-wrapper .footer-list-container{display:block!important}
  .dropdown-1column-wrapper .footer-list-wrapper{min-width:182px}
  .dropdown-1column-wrapper .nav-dropdown-title{margin-bottom:16px!important}
  .dropdown-1column-wrapper .footer-list-item{margin-bottom:10px}
}

/* Homepage entrance and domain-section motion */
.c2h-motion-item{opacity:0;transform:translate3d(0,28px,0);transition:opacity .75s ease,transform .85s cubic-bezier(.2,.75,.25,1);transition-delay:var(--c2h-motion-delay,0ms)}
.c2h-motion-item.c2h-motion-right{transform:translate3d(42px,0,0)}
.c2h-motion-item.c2h-motion-scale{transform:translate3d(0,18px,0) scale(.96)}
.c2h-motion-item.is-visible{opacity:1;transform:none}
.c2h-gentle-float{animation:c2h-gentle-float 5.2s ease-in-out infinite}
@keyframes c2h-gentle-float{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-10px,0)}}
@media(prefers-reduced-motion:reduce){.c2h-motion-item{opacity:1!important;transform:none!important;transition:none!important}.c2h-gentle-float{animation:none!important}}

/* Cloud trust facts replacing old template logos */
.c2h-trust-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}
.c2h-trust-point{padding:15px 16px;border:1px solid #dde2ec;border-radius:13px;background:#fff;color:#555d70;font-size:14px;line-height:1.45}
.c2h-trust-point strong{display:block;margin-bottom:4px;color:#171d36;font-size:15px}
@media(max-width:600px){.c2h-trust-points{grid-template-columns:1fr}}

/* Website funnel and landing page */
.c2h-website-funnel{background:linear-gradient(180deg,#fff 0%,#f7f9fa 100%)}
.c2h-website-funnel .c2h-service-card{height:100%}
.c2h-step-number{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#eef3ff;color:#3777f5;font-weight:800}
.c2h-funnel-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.c2h-faq-list{max-width:860px;margin:0 auto}
.c2h-faq-item{padding:24px 0;border-bottom:1px solid #e0e4ed}
.c2h-faq-item h3{margin:0 0 9px;font-size:21px}.c2h-faq-item p{margin:0;color:#606879;line-height:1.7}
.c2h-source-note{margin-top:22px;color:#747b8a;font-size:13px;line-height:1.55}
.c2h-source-note a{color:#4264d1}


/* v3 compact menus and stronger homepage motion */
@media(min-width:992px){
  .dropdown-1column-wrapper{min-width:220px!important;max-width:270px!important;border:1px solid #e2e6ee!important;border-radius:14px!important;box-shadow:0 16px 42px rgba(20,29,55,.13)!important}
  .dropdown-1column-wrapper .dropdown-pd{padding:18px 22px!important}
  .dropdown-1column-wrapper .footer-list-wrapper{min-width:0!important;margin:0!important}
  .dropdown-1column-wrapper .footer-list-item{margin:0!important}
  .dropdown-1column-wrapper .footer-link{display:block;padding:6px 0!important;line-height:1.25!important}
  .dropdown-1column-wrapper .nav-dropdown-title{margin-bottom:9px!important}
}
.c2h-bob{will-change:transform;animation:c2h-bob 5.8s ease-in-out infinite}
.c2h-bob.c2h-bob-alt{animation-direction:reverse;animation-duration:6.8s}
.c2h-bob.c2h-bob-slow{animation-duration:8s}
@keyframes c2h-bob{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(0,-12px,0) rotate(.8deg)}}
@media(prefers-reduced-motion:reduce){.c2h-bob{animation:none!important}}


/* c2h v4 landing pages and footer */
.c2h-footer-credit{display:inline-block;margin-top:5px;font-size:12px;font-weight:600;letter-spacing:.02em;color:#d9deec}
.c2h-funnel-links{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:18px;font-size:14px}
.c2h-funnel-links a{font-weight:700;color:#4264d1;text-decoration:none}.c2h-funnel-links a:hover{text-decoration:underline}
.c2h-mini-note{margin-top:20px;color:#747b8a;font-size:13px;line-height:1.6}
.c2h-mini-note a{color:#4264d1}
.c2h-highlight-bar{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.c2h-highlight-bar span{display:inline-flex;align-items:center;min-height:36px;padding:8px 13px;border-radius:999px;background:#eef3ff;color:#273657;font-size:13px;font-weight:700}
.c2h-related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:32px}
.c2h-related-link{display:block;height:100%;padding:22px;border:1px solid #e0e5ef;border-radius:16px;background:#fff;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.c2h-related-link:hover{transform:translateY(-4px);border-color:#b9c8ee;box-shadow:0 14px 34px rgba(27,43,83,.10)}
.c2h-related-link strong{display:block;margin-bottom:8px;color:#181f39;font-size:18px}.c2h-related-link span{color:#626a7b;line-height:1.6}
.c2h-feature-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e1e5ee;border-radius:16px;background:#fff}
.c2h-feature-table th,.c2h-feature-table td{padding:15px 18px;border-bottom:1px solid #e7eaf1;text-align:left;vertical-align:top}
.c2h-feature-table th{width:34%;color:#1b2340;background:#f7f9fc}.c2h-feature-table tr:last-child th,.c2h-feature-table tr:last-child td{border-bottom:0}
.c2h-feature-table td{color:#5d6576}
.c2h-disclaimer-card{padding:20px 22px;border-left:4px solid #4f7ef7;border-radius:12px;background:#f4f7ff;color:#566079;line-height:1.65}
.c2h-disclaimer-card strong{color:#17203d}
@media(max-width:767px){.c2h-related-links{grid-template-columns:1fr}.c2h-feature-table th,.c2h-feature-table td{display:block;width:100%}.c2h-feature-table th{border-bottom:0;padding-bottom:5px}.c2h-feature-table td{padding-top:5px}.c2h-highlight-bar{gap:8px}}


/* c2h v5: live prices, process contrast, legal pages and service overview */
.c2h-process-wrap{padding:52px;border-radius:26px;background:#111831;color:#fff;box-shadow:0 18px 50px rgba(17,24,49,.12)}
.c2h-process-wrap .c2h-section-heading h2,.c2h-process-wrap .c2h-section-heading p{color:#fff}
.c2h-process-wrap .c2h-kicker{color:#79a3ff}
.c2h-process-wrap .c2h-process-grid>div{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.15)}
.c2h-process-wrap .c2h-process-grid h3{color:#fff!important}
.c2h-process-wrap .c2h-process-grid p{color:#d2d8e7!important}
.whmcs-data.static-loading{opacity:.7}
.whmcs-data.static-error{opacity:1;color:#6d7485}
.domain-tld-pricing .whmcs-data{display:inline-block;min-width:110px;color:#303851;font-weight:700}
.comparison-table col.comparison-feature-col{width:230px}
.comparison-table col.comparison-plan-col{width:220px}
.comparison-table-card{max-width:100%}
.comparison-scroll{position:relative}
.comparison-table .comparison-feature-heading,.comparison-table tbody th[scope="row"]{box-sizing:border-box}
.c2h-live-price-note{margin-top:12px;color:#70788a;font-size:13px}
.c2h-live-price-note strong{color:#303851}
.c2h-legal-wrap{max-width:940px;margin:0 auto}
.c2h-legal-intro{padding:26px;border:1px solid #dfe5ef;border-radius:18px;background:#f7f9fd;color:#596276;line-height:1.7}
.c2h-legal-section{padding:34px 0;border-bottom:1px solid #e1e5ed}
.c2h-legal-section:last-child{border-bottom:0}
.c2h-legal-section h2{margin-bottom:14px;color:#101731;font-size:30px}
.c2h-legal-section h3{margin:24px 0 8px;color:#17203a;font-size:21px}
.c2h-legal-section p,.c2h-legal-section li{color:#5e6678;line-height:1.75}
.c2h-legal-section ul{padding-left:22px}
.c2h-legal-table{width:100%;border-collapse:collapse;margin-top:18px}
.c2h-legal-table th,.c2h-legal-table td{padding:13px 15px;border:1px solid #e0e4ec;text-align:left;vertical-align:top}
.c2h-legal-table th{background:#f5f7fb;color:#222c49}
.c2h-video-consent{display:flex;min-height:380px;align-items:center;justify-content:center;padding:28px;border-radius:16px;background:#111831;color:#fff;text-align:center}
.c2h-video-consent p{max-width:580px;margin:0 auto 18px;color:#d6dbea}
.c2h-video-consent button{border:0}
.c2h-form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.c2h-service-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.c2h-service-hub-grid .c2h-service-card{height:100%}
.c2h-service-hub-grid a{text-decoration:none}
@media(max-width:991px){.c2h-process-wrap{padding:38px 26px}.c2h-service-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-table col.comparison-feature-col{width:190px}.comparison-table col.comparison-plan-col{width:205px}}
@media(max-width:600px){.c2h-process-wrap{padding:30px 20px}.c2h-service-hub-grid{grid-template-columns:1fr}.c2h-legal-section h2{font-size:25px}.c2h-legal-table,.c2h-legal-table tbody,.c2h-legal-table tr,.c2h-legal-table th,.c2h-legal-table td{display:block}.c2h-legal-table th{border-bottom:0}.c2h-video-consent{min-height:250px}}

.comparison-table .comparison-feature-heading,.comparison-table tbody th[scope="row"],.comparison-table .comparison-plan{width:auto!important}


/* c2h v7: package finder, domain cross-sell, references and mobile comparison cards */
.c2h-finder-wrap{max-width:980px;margin:0 auto;padding:38px;border:1px solid #e0e5ef;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(20,29,55,.08)}
.c2h-finder-fieldset{margin:0 0 30px;padding:0;border:0}.c2h-finder-fieldset legend{margin-bottom:14px;color:#151c35;font-size:21px;font-weight:800}
.c2h-finder-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.c2h-finder-options.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.c2h-finder-option{position:relative;display:block}.c2h-finder-option input{position:absolute;opacity:0;pointer-events:none}
.c2h-finder-option span{display:flex;min-height:68px;align-items:center;padding:16px 18px;border:1px solid #dfe4ee;border-radius:14px;background:#fff;color:#4c556a;font-weight:700;cursor:pointer;transition:.2s ease}
.c2h-finder-option input:checked+span{border-color:#4a78ef;background:#eef3ff;color:#172342;box-shadow:0 0 0 3px rgba(74,120,239,.12)}
.c2h-package-result{margin-top:34px;padding:32px;border-radius:20px;background:linear-gradient(135deg,#111831,#24345f);color:#fff}.c2h-package-result h2{color:#fff}.c2h-package-result p{color:#d5dbea;font-size:17px;line-height:1.7}.c2h-package-result .btn-secondary{border-color:rgba(255,255,255,.35);background:transparent;color:#fff}
.c2h-domain-choice{padding-top:28px!important}.c2h-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.c2h-choice-card{display:block;height:100%;padding:24px;border:1px solid #e0e5ee;border-radius:17px;background:#fff;text-decoration:none;transition:.2s ease}.c2h-choice-card:hover{transform:translateY(-4px);border-color:#b5c6ee;box-shadow:0 14px 34px rgba(26,42,80,.1)}.c2h-choice-card strong{display:block;margin-bottom:8px;color:#17203b;font-size:19px}.c2h-choice-card span{color:#626a7b;line-height:1.6}
.c2h-reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.c2h-reference-card{overflow:hidden;border:1px solid #e0e5ed;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(20,29,55,.07)}.c2h-reference-image{height:240px;background:#f4f6fb}.c2h-reference-image img{width:100%;height:100%;object-fit:cover}.c2h-reference-content{padding:28px}.c2h-reference-content h3{margin:0 0 10px;color:#151c35}.c2h-reference-content p{color:#626a7b;line-height:1.7}.c2h-reference-tags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.c2h-reference-tags span{padding:7px 10px;border-radius:999px;background:#eef3ff;color:#33466e;font-size:12px;font-weight:700}
.comparison-mobile-cards{display:none}.comparison-mobile-card{overflow:hidden;margin-bottom:14px;border:1px solid #dfe4ed;border-radius:16px;background:#fff}.comparison-mobile-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;cursor:pointer;list-style:none}.comparison-mobile-summary::-webkit-details-marker{display:none}.comparison-mobile-plan{display:flex;flex-direction:column;gap:4px}.comparison-mobile-plan .comparison-plan-name{min-height:0;font-size:19px}.comparison-mobile-plan .comparison-price{margin-top:2px;font-size:21px}.comparison-mobile-toggle{flex:0 0 auto;color:#4264d1;font-size:12px;font-weight:800}.comparison-mobile-features{padding:0 20px 20px}.comparison-mobile-features h4{margin:18px 0 8px;padding-top:12px;border-top:1px solid #e5e8ef;color:#151c35}.comparison-mobile-feature{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf0f5;color:#5f6779}.comparison-mobile-feature strong{color:#232c49;text-align:right}.comparison-mobile-cta{display:block!important;margin-top:18px;text-align:center}
.c2h-guide-steps{counter-reset:guide}.c2h-guide-step{position:relative;margin:0 0 22px;padding:28px 28px 28px 78px;border:1px solid #e0e5ed;border-radius:18px;background:#fff}.c2h-guide-step:before{counter-increment:guide;content:counter(guide);position:absolute;left:24px;top:25px;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:#eef3ff;color:#4264d1;font-weight:900}.c2h-guide-step h3{margin:0 0 8px}.c2h-guide-step p{margin:0;color:#626a7b;line-height:1.7}
@media(max-width:991px){.c2h-finder-options{grid-template-columns:repeat(2,minmax(0,1fr))}.c2h-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.comparison-scroll,.comparison-scroll-hint{display:none!important}.comparison-mobile-cards{display:block}.c2h-reference-grid{grid-template-columns:1fr}}
@media(max-width:600px){.c2h-finder-wrap{padding:25px 18px}.c2h-finder-options,.c2h-finder-options.cols-2,.c2h-choice-grid{grid-template-columns:1fr}.c2h-reference-image{height:190px}.c2h-guide-step{padding:72px 22px 24px}.c2h-guide-step:before{left:22px;top:20px}}

/* c2h v9: solution navigation, IT service hub and QuickSupport */
.c2h-quick-icon{display:inline-flex;width:42px;height:42px;flex:0 0 42px;align-items:center;justify-content:center;margin-right:10px;border:1px solid #d9e0ec;border-radius:12px;background:#fff;color:#294968;box-shadow:0 5px 18px rgba(20,29,55,.06);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.c2h-quick-icon:hover{transform:translateY(-2px);border-color:#8fb5a8;box-shadow:0 10px 24px rgba(20,29,55,.11)}
.c2h-quick-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.c2h-mobile-only-nav{display:none}
.c2h-solutions-nav .header-nav-link{font-weight:700}
.c2h-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.c2h-solution-card{position:relative;display:block;min-height:245px;padding:30px;border:1px solid #e0e5ef;border-radius:20px;background:#fff;text-decoration:none;box-shadow:0 10px 34px rgba(20,29,55,.055);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.c2h-solution-card:hover{transform:translateY(-5px);border-color:#b5c6ee;box-shadow:0 18px 42px rgba(20,29,55,.11)}
.c2h-solution-card>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:22px;border-radius:13px;background:#eef3ff;color:#4264d1;font-weight:900}
.c2h-solution-card h3{margin:0 0 10px;color:#141c36;font-size:22px}
.c2h-solution-card p{margin:0 0 20px;color:#626a7b;line-height:1.65}
.c2h-solution-card strong{color:#315dc9;font-size:14px}
.c2h-solution-grid.compact .c2h-solution-card{min-height:205px;padding:25px}
.c2h-solution-grid.compact .c2h-solution-card p{margin-bottom:0}
.c2h-center-action{display:flex;justify-content:center;margin-top:30px}
.c2h-starter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.c2h-starter-card{position:relative;padding:32px;border:1px solid #dfe5ef;border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(20,29,55,.065)}
.c2h-starter-card.featured{border-color:#9eb6ef;box-shadow:0 18px 48px rgba(54,88,165,.14)}
.c2h-starter-card h3{margin:12px 0 18px;color:#141c36;font-size:25px}
.c2h-starter-card .c2h-check-list{min-height:178px}
.c2h-starter-label{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef3ff;color:#3557a4;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.c2h-it-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.c2h-qs-visual{display:flex;min-height:410px;align-items:center;justify-content:center;border-radius:24px;background:radial-gradient(circle at 25% 20%,rgba(108,214,174,.28),transparent 38%),linear-gradient(145deg,#102038,#1f5160);box-shadow:0 24px 65px rgba(16,32,56,.2)}
.c2h-qs-badge{display:flex;width:min(330px,80%);min-height:255px;flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:26px;background:rgba(255,255,255,.09);color:#fff;text-align:center;backdrop-filter:blur(10px)}
.c2h-qs-badge>span{display:flex;width:88px;height:88px;align-items:center;justify-content:center;margin-bottom:20px;border-radius:24px;background:#70c6a4;color:#103542;font-size:31px;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.16)}
.c2h-qs-badge strong{font-size:24px}.c2h-qs-badge small{margin-top:8px;color:#d2e5e7;font-size:14px}
.c2h-download-button{display:inline-flex;align-items:center}.c2h-download-button:before{content:'↓';margin-right:9px;font-size:20px;font-weight:900}
@media(max-width:1180px){.c2h-solutions-nav{display:none}.c2h-quick-icon{margin-right:7px}.c2h-it-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:991px){.c2h-mobile-only-nav{display:list-item}.c2h-solution-grid,.c2h-starter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.c2h-qs-visual{min-height:320px}.c2h-starter-card .c2h-check-list{min-height:0}}
@media(max-width:767px){.c2h-solution-grid,.c2h-starter-grid,.c2h-it-hub-grid{grid-template-columns:1fr}.c2h-solution-card{min-height:0}.c2h-qs-visual{min-height:270px}.c2h-qs-badge{min-height:210px}}

/* v10: compact grouped navigation */
@media(min-width:992px){
  .header-nav-menu-list{column-gap:18px!important}
  .header-nav-link,.dropdown-toggle{white-space:nowrap}
  .c2h-nav-grid-compact{grid-template-columns:repeat(4,minmax(180px,1fr))!important;gap:28px!important}
  .c2h-nav-grid-compact .footer-list-wrapper{min-width:0}
}
@media(max-width:1200px) and (min-width:992px){
  .header-nav-menu-list{column-gap:10px!important}
  .header-nav-link,.dropdown-text{font-size:14px}
}

/* v11: one clean frame for compact dropdowns */
@media(min-width:992px){
  .dropdown-1column-wrapper,
  .dropdown-1column-wrapper.w--open{
    padding-top:10px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .dropdown-1column-wrapper .dropdown-pd{
    border:1px solid #e2e6ee!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 16px 42px rgba(20,29,55,.13)!important;
  }
}

/* v12: sales-focused navigation with Domains as a primary entry */
@media(min-width:992px){
  .header-nav-menu-list{column-gap:15px!important}
  .header-nav-link,.dropdown-toggle{white-space:nowrap}

  .dropdown-column-wrapper,
  .dropdown-column-wrapper.w--open,
  .dropdown-1column-wrapper,
  .dropdown-1column-wrapper.w--open{
    padding-top:10px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  .dropdown-column-wrapper .dropdown-pd,
  .dropdown-1column-wrapper .dropdown-pd{
    border:1px solid #e2e6ee!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 16px 42px rgba(20,29,55,.13)!important;
  }

  .c2h-dropdown-domains{width:570px!important;max-width:570px!important;transform:translate(-11%,0)!important}
  .c2h-dropdown-domains .dropdown-pd{padding:24px 28px!important}
  .c2h-nav-grid-domains{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important}

  .c2h-dropdown-hosting{width:760px!important;max-width:760px!important;transform:translate(-23%,0)!important}
  .c2h-dropdown-hosting .dropdown-pd{padding:24px 28px!important}
  .c2h-nav-grid-hosting{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px!important}

  .c2h-dropdown-website{min-width:285px!important;max-width:315px!important;transform:translate(-24%,0)!important}
  .c2h-dropdown-it{min-width:260px!important;max-width:300px!important;transform:translate(-24%,0)!important}
  .c2h-dropdown-company{min-width:245px!important;max-width:285px!important;transform:translate(-28%,0)!important}
  .c2h-dropdown-help{min-width:245px!important;max-width:285px!important;transform:translate(-38%,0)!important}
}
@media(max-width:1180px) and (min-width:992px){
  .header-nav-menu-list{column-gap:8px!important}
  .header-nav-link,.dropdown-text{font-size:13.5px!important}
  .c2h-dropdown-hosting{transform:translate(-30%,0)!important}
}
@media(max-width:991px){
  .c2h-dropdown-domains,.c2h-dropdown-hosting,.c2h-dropdown-website,.c2h-dropdown-it,.c2h-dropdown-company,.c2h-dropdown-help{
    width:auto!important;min-width:0!important;max-width:none!important;transform:none!important
  }
  .c2h-nav-grid-domains,.c2h-nav-grid-hosting{grid-template-columns:1fr!important;gap:0!important}
}
