/*
Theme Name: KEYTLaw Modern Divi Child Header Fixed
Theme URI: https://keytlaw.com/
Description: Custom Divi child theme converted from the supplied KEYTLaw modern homepage HTML.
Author: YAH Digital Marketing
Author URI: https://yahdm.com/
Template: Divi
Version: 1.1.0
Text Domain: keytlaw-modern
*/

html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#182735}button,input,textarea,select{font:inherit}.keyt-static-header{position:relative;z-index:50;background:#071522;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.keyt-static-header__inner{width:min(1280px,calc(100% - 56px));margin:auto;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:32px}.keyt-static-logo{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-family:Georgia,'Times New Roman',serif;font-size:29px;letter-spacing:-.03em}.keyt-static-logo__mark{width:42px;height:42px;border:1px solid rgba(185,216,239,.6);border-radius:50%;display:grid;place-items:center;color:#b9d8ef;font-size:14px;font-family:Arial,sans-serif;font-weight:800;letter-spacing:.05em}.keyt-static-nav{display:flex;align-items:center;gap:24px;font-family:Inter,Arial,sans-serif}.keyt-static-nav a{color:rgba(255,255,255,.75);text-decoration:none;font-size:13px;font-weight:700;transition:color .2s ease}.keyt-static-nav a:hover{color:#fff}.keyt-static-nav .keyt-static-nav__cta{background:#ddeef6;color:#071522;border-radius:999px;padding:13px 18px}.keyt-static-footer{background:#071522;color:#fff;padding:68px 0 30px;font-family:Inter,Arial,sans-serif}.keyt-static-footer__inner{width:min(1280px,calc(100% - 56px));margin:auto}.keyt-static-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.12)}.keyt-static-footer h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;margin:0 0 16px}.keyt-static-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#b9d8ef;margin:0 0 18px}.keyt-static-footer p,.keyt-static-footer a{color:rgba(255,255,255,.65);font-size:14px;line-height:1.8;text-decoration:none}.keyt-static-footer a{display:block;margin:6px 0}.keyt-static-footer__bottom{display:flex;justify-content:space-between;gap:24px;padding-top:26px;color:rgba(255,255,255,.45);font-size:11px}@media(max-width:980px){.keyt-static-nav a:not(.keyt-static-nav__cta){display:none}.keyt-static-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.keyt-static-header__inner,.keyt-static-footer__inner{width:min(100% - 40px,1280px)}.keyt-static-logo{font-size:24px}.keyt-static-logo__mark{width:38px;height:38px}.keyt-static-footer__grid{grid-template-columns:1fr}.keyt-static-footer__bottom{flex-direction:column}}



:root {
    --keyt-navy: #10263A;
    --keyt-deep: #071522;
    --keyt-blue: #356C96;
    --keyt-sky: #5F96BF;
    --keyt-pale: #DDECF6;
    --keyt-beige: #F5F0E8;
    --keyt-beige-2: #E8DDD0;
    --keyt-white: #FFFFFF;
    --keyt-ink: #182735;
    --keyt-muted: #667786;
    --keyt-line: rgba(16, 38, 58, .14);
    --keyt-radius: 26px;
    --keyt-shadow: 0 24px 70px rgba(7, 21, 34, .14);
}

#main-content.keyt-page-shell { background: var(--keyt-white); overflow: hidden; }
.keyt-site, .keyt-site * { box-sizing: border-box; }
.keyt-site { color: var(--keyt-ink); font-family: Inter, Arial, sans-serif; overflow: clip; }
.keyt-site h1, .keyt-site h2, .keyt-site h3, .keyt-site p { padding-bottom: 0; }
.keyt-site h1, .keyt-site h2, .keyt-site h3 { color: inherit; font-family: Georgia, 'Times New Roman', serif; line-height: 1.02; margin: 0; }
.keyt-site p { color: var(--keyt-muted); font-size: 17px; line-height: 1.75; margin: 0; }
.keyt-site a { color: inherit; text-decoration: none; }
.keyt-site img { display: block; max-width: 100%; }
.keyt-container { margin: 0 auto; max-width: 1280px; padding-left: 28px; padding-right: 28px; width: 100%; }
.keyt-section { padding: 120px 0; position: relative; }
.keyt-section--compact { padding: 88px 0; }
.keyt-bg-beige { background: var(--keyt-beige); }
.keyt-bg-pale { background: linear-gradient(135deg, #f7fbfd 0%, var(--keyt-pale) 100%); }
.keyt-center { display: flex; justify-content: center; margin-top: 50px; }

.keyt-eyebrow { align-items: center; color: var(--keyt-blue); display: inline-flex; font-size: 12px; font-weight: 800; gap: 12px; letter-spacing: .16em; margin-bottom: 22px; text-transform: uppercase; }
.keyt-eyebrow::before { background: currentColor; content: ''; height: 1px; width: 34px; }
.keyt-eyebrow--light { color: #b9d8ef; }
.keyt-section-head { margin-bottom: 58px; }
.keyt-section-head h2, .keyt-split__copy h2, .keyt-story h2, .keyt-meet h2, .keyt-faq h2 { color: var(--keyt-navy); font-size: clamp(40px, 5vw, 66px); letter-spacing: -.045em; max-width: 850px; }
.keyt-section-head h2 em, .keyt-split__copy h2 em, .keyt-story h2 em, .keyt-meet h2 em, .keyt-faq h2 em { color: var(--keyt-blue); font-weight: 400; }
.keyt-section-head--split { align-items: flex-end; display: grid; gap: 50px; grid-template-columns: minmax(0, 1.45fr) minmax(280px, .55fr); }
.keyt-section-head--split p { border-left: 1px solid var(--keyt-line); padding-left: 28px; }
.keyt-section-head--center { margin-left: auto; margin-right: auto; max-width: 900px; text-align: center; }
.keyt-section-head--center .keyt-eyebrow { justify-content: center; }
.keyt-section-head--center p { margin: 24px auto 0; max-width: 690px; }

.keyt-btn { align-items: center; border: 1px solid transparent; border-radius: 999px; display: inline-flex; font-size: 14px; font-weight: 800; gap: 14px; justify-content: center; letter-spacing: .02em; min-height: 58px; padding: 0 28px; position: relative; overflow: hidden; text-decoration: none !important; transition: transform .25s ease, box-shadow .25s ease, background .25s ease, color .25s ease, border-color .25s ease; }
.keyt-btn::before { content: ''; position: absolute; inset: 0; background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,.18) 45%, transparent 70%); transform: translateX(-120%); transition: transform .7s ease; }
.keyt-btn:hover::before { transform: translateX(120%); }
.keyt-btn:hover { transform: translateY(-3px); }
.keyt-btn span { font-size: 18px; transition: transform .25s ease; }
.keyt-btn:hover span { transform: translate(2px, -2px); }
.keyt-btn--accent, .keyt-btn--accent:link, .keyt-btn--accent:visited { background: var(--keyt-pale); color: var(--keyt-deep) !important; box-shadow: 0 12px 28px rgba(95, 150, 191, .24); }
.keyt-btn--accent:hover { background: var(--keyt-white); color: var(--keyt-deep) !important; }
.keyt-btn--primary, .keyt-btn--primary:link, .keyt-btn--primary:visited { background: var(--keyt-navy); color: var(--keyt-white) !important; box-shadow: 0 14px 30px rgba(16, 38, 58, .2); }
.keyt-btn--primary:hover { background: var(--keyt-blue); color: var(--keyt-white) !important; }
.keyt-btn--ghost, .keyt-btn--ghost:link, .keyt-btn--ghost:visited { border-color: rgba(255,255,255,.35); color: var(--keyt-white) !important; }
.keyt-btn--ghost:hover { background: rgba(255,255,255,.1); color: var(--keyt-white) !important; }
.keyt-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.keyt-actions--center { justify-content: center; }
.keyt-text-link { color: var(--keyt-blue); font-size: 14px; font-weight: 800; }
.keyt-text-link b { display: inline-block; transition: transform .25s ease; }
.keyt-text-link:hover b { transform: translate(3px, -3px); }

/* Hero */
.keyt-hero { background: var(--keyt-deep); color: var(--keyt-white); min-height: 850px; overflow: hidden; padding: 110px 0 0; position: relative; }
.keyt-hero::before { background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px); background-size: 52px 52px; content: ''; inset: 0; opacity: .35; position: absolute; }
.keyt-hero__glow { border-radius: 50%; filter: blur(18px); opacity: .35; position: absolute; }
.keyt-hero__glow--one { background: var(--keyt-blue); height: 470px; right: -120px; top: -120px; width: 470px; }
.keyt-hero__glow--two { background: #3a6580; bottom: 20px; height: 330px; left: -180px; width: 330px; }
.keyt-hero__grid { align-items: center; display: grid; gap: 70px; grid-template-columns: minmax(0, 1.02fr) minmax(430px, .98fr); position: relative; z-index: 1; }
.keyt-hero h1 { color: var(--keyt-white); font-size: clamp(56px, 6.8vw, 94px); letter-spacing: -.055em; max-width: 760px; }
.keyt-hero h1 em { color: #a9cce4; font-weight: 400; }
.keyt-hero__lead { color: rgba(255,255,255,.72) !important; font-size: 19px !important; margin-top: 28px !important; max-width: 690px; }
.keyt-hero__assurance { color: rgba(255,255,255,.72); display: flex; flex-wrap: wrap; font-size: 12px; gap: 18px; margin-top: 25px; }
.keyt-hero__assurance i { align-items: center; background: rgba(95,150,191,.25); border-radius: 50%; color: #c9e6f8; display: inline-flex; font-style: normal; height: 20px; justify-content: center; margin-right: 6px; width: 20px; }
.keyt-hero__visual { min-height: 625px; position: relative; perspective: 1200px; }
.keyt-hero__frame { border-radius: 30px; box-shadow: 0 36px 100px rgba(0,0,0,.35); height: 590px; overflow: hidden; position: absolute; right: 0; top: 0; width: min(100%, 510px); }
.keyt-hero__frame img { height: 100%; object-fit: cover; width: 100%; }
.keyt-hero__image-shade { background: linear-gradient(to top, rgba(7,21,34,.92) 0%, rgba(7,21,34,.08) 58%); inset: 0; position: absolute; }
.keyt-hero__image-copy { bottom: 34px; left: 34px; max-width: 340px; position: absolute; right: 34px; }
.keyt-hero__image-copy span { color: #b9d8ef; display: block; font-size: 11px; font-weight: 800; letter-spacing: .14em; margin-bottom: 9px; text-transform: uppercase; }
.keyt-hero__image-copy strong { color: var(--keyt-white); font-family: Georgia, 'Times New Roman', serif; font-size: 26px; font-weight: 400; line-height: 1.18; }
.keyt-floating-card { backdrop-filter: blur(14px); background: rgba(255,255,255,.94); border: 1px solid rgba(255,255,255,.6); border-radius: 18px; box-shadow: 0 22px 55px rgba(0,0,0,.24); color: var(--keyt-navy); padding: 18px 20px; position: absolute; z-index: 3; }
.keyt-floating-card strong { display: block; font-size: 15px; }
.keyt-floating-card span { color: var(--keyt-muted); display: block; font-size: 11px; margin-top: 4px; }
.keyt-floating-card--reviews { left: -18px; top: 24px; animation: keytFloat 4.8s ease-in-out infinite; }
.keyt-floating-card--years { bottom: 55px; right: -15px; text-align: center; }
.keyt-floating-card--years strong { font-family: Georgia, 'Times New Roman', serif; font-size: 36px; }
.keyt-stars { color: #d3a84d; font-size: 13px; letter-spacing: .08em; }
.keyt-hero__binder { bottom: -6px; left: 10px; position: absolute; width: 170px; z-index: 2; }
.keyt-hero__binder img { filter: drop-shadow(0 22px 28px rgba(0,0,0,.35)); }
.keyt-stats { align-items: stretch; border-top: 1px solid rgba(255,255,255,.12); display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 80px; position: relative; z-index: 2; }
.keyt-stat { border-right: 1px solid rgba(255,255,255,.12); padding: 30px 22px; }
.keyt-stat:first-child { border-left: 1px solid rgba(255,255,255,.12); }
.keyt-stat strong { color: var(--keyt-white); display: block; font-family: Georgia, 'Times New Roman', serif; font-size: 35px; font-weight: 400; }
.keyt-stat span { color: rgba(255,255,255,.58); display: block; font-size: 11px; letter-spacing: .07em; margin-top: 7px; text-transform: uppercase; }

/* Marquee */
.keyt-trust-strip { background: var(--keyt-blue); color: var(--keyt-white); overflow: hidden; padding: 17px 0; }
.keyt-marquee { overflow: hidden; }
.keyt-marquee__track { align-items: center; animation: keytMarquee 28s linear infinite; display: flex; flex-shrink: 0; gap: 30px; min-width: max-content; white-space: nowrap; }
.keyt-marquee__track span { font-size: 12px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.keyt-marquee__track i { color: #b9d8ef; font-size: 8px; }
@keyframes keytMarquee { to { transform: translateX(-50%); } }
@keyframes keytFloat { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }
@keyframes keytPulse { 0%,100% { box-shadow: 0 0 0 0 rgba(255,255,255,.16); } 50% { box-shadow: 0 0 0 16px rgba(255,255,255,0); } }

/* Resource cards */
.keyt-resource-grid { display: grid; gap: 24px; grid-template-columns: repeat(2, 1fr); }
.keyt-resource-card { align-items: center; background: var(--keyt-white); border: 1px solid rgba(16,38,58,.08); border-radius: var(--keyt-radius); display: grid; gap: 28px; grid-template-columns: 116px 1fr; min-height: 250px; overflow: hidden; padding: 34px; position: relative; transition: transform .3s ease, box-shadow .3s ease; }
.keyt-resource-card:hover { box-shadow: var(--keyt-shadow); transform: translateY(-7px); }
.keyt-resource-card__number { color: var(--keyt-pale); font-family: Georgia, 'Times New Roman', serif; font-size: 105px; line-height: .8; }
.keyt-resource-card small { color: var(--keyt-blue); font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.keyt-resource-card h3 { color: var(--keyt-navy); font-size: 30px; margin: 12px 0 26px; }
.keyt-resource-card--dark { background: var(--keyt-navy); }
.keyt-resource-card--dark .keyt-resource-card__number { color: rgba(221,236,246,.16); }
.keyt-resource-card--dark h3 { color: var(--keyt-white); }
.keyt-resource-card--dark small, .keyt-resource-card--dark .keyt-text-link { color: #b9d8ef; }

/* Split protect */
.keyt-split { align-items: center; display: grid; gap: 90px; grid-template-columns: minmax(360px, .9fr) minmax(0, 1.1fr); }
.keyt-protect__visual { min-height: 670px; position: relative; }
.keyt-image-window { border-radius: var(--keyt-radius); box-shadow: var(--keyt-shadow); overflow: hidden; }
.keyt-image-window--portrait { border-radius: 28px; height: 560px; width: min(100%, 520px); }
.keyt-image-window img { height: 100%; object-fit: cover; width: 100%; }
.keyt-quote-chip { background: var(--keyt-navy); border-radius: 22px; bottom: 0; color: var(--keyt-white); max-width: 330px; padding: 28px 30px; position: absolute; right: 0; }
.keyt-quote-chip span { color: var(--keyt-sky); font-family: Georgia, serif; font-size: 60px; left: 20px; line-height: 1; opacity: .65; position: absolute; top: 15px; }
.keyt-quote-chip p { color: rgba(255,255,255,.82) !important; font-family: Georgia, serif; font-size: 18px !important; line-height: 1.5 !important; position: relative; }
.keyt-split__copy > p { margin-top: 28px; max-width: 690px; }
.keyt-link-list { border-top: 1px solid var(--keyt-line); margin-top: 38px; }
.keyt-link-list a { align-items: center; border-bottom: 1px solid var(--keyt-line); display: grid; font-size: 15px; font-weight: 700; gap: 18px; grid-template-columns: 32px 1fr 18px; padding: 18px 0; transition: color .25s ease, padding .25s ease; }
.keyt-link-list a:hover { color: var(--keyt-blue); padding-left: 8px; }
.keyt-link-list span { color: var(--keyt-sky); font-family: Georgia, serif; font-size: 14px; }

/* Risks */
.keyt-risks { background: var(--keyt-deep); color: var(--keyt-white); }
.keyt-risks::before { background: radial-gradient(circle at 50% 0, rgba(53,108,150,.42), transparent 46%); content: ''; inset: 0; position: absolute; }
.keyt-risks .keyt-section-head h2 { color: var(--keyt-white); }
.keyt-risks .keyt-section-head h2 em { color: #b9d8ef; }
.keyt-risks .keyt-section-head p { color: rgba(255,255,255,.65); }
.keyt-risk-grid { display: grid; gap: 1px; grid-template-columns: repeat(3, 1fr); position: relative; }
.keyt-risk-card { background: rgba(255,255,255,.045); border: 1px solid rgba(255,255,255,.08); min-height: 180px; padding: 30px; transition: background .25s ease, transform .25s ease; }
.keyt-risk-card:hover { background: rgba(95,150,191,.16); transform: translateY(-5px); }
.keyt-risk-card span { color: var(--keyt-sky); display: block; font-family: Georgia, serif; font-size: 14px; margin-bottom: 30px; }
.keyt-risk-card h3 { color: var(--keyt-white); font-family: Inter, Arial, sans-serif; font-size: 18px; font-weight: 600; line-height: 1.45; }

/* Story */
.keyt-story__grid { align-items: center; display: grid; gap: 90px; grid-template-columns: 1.08fr .92fr; }
.keyt-story__copy p { margin-top: 24px; }
.keyt-signoff { color: var(--keyt-blue); font-family: Georgia, serif; font-size: 25px; font-style: italic; margin: 26px 0; }
.keyt-story__media { align-items: stretch; background: var(--keyt-white); border-radius: 28px; box-shadow: var(--keyt-shadow); display: flex; justify-content: center; min-height: 560px; padding: 0; position: relative; overflow: hidden; }
.keyt-story__media > img { height: 100%; width: 100%; object-fit: cover; }
.keyt-story__note { background: rgba(16, 38, 58, .96); border-radius: 18px; bottom: 22px; color: var(--keyt-white); left: 22px; padding: 20px 23px; position: absolute; right: 22px; backdrop-filter: blur(8px); }
.keyt-story__note strong { display: block; font-size: 14px; margin-bottom: 6px; }
.keyt-story__note span { color: rgba(255,255,255,.66); font-size: 12px; line-height: 1.5; }

/* Services */
.keyt-services-grid { display: grid; gap: 22px; grid-auto-rows: 330px; grid-template-columns: repeat(3, 1fr); }
.keyt-service-card { border-radius: 22px; color: var(--keyt-white); overflow: hidden; position: relative; }
.keyt-service-card--large { grid-row: span 2; }
.keyt-service-card--wide { grid-column: span 2; }
.keyt-service-card > img { height: 100%; object-fit: cover; transition: transform .7s cubic-bezier(.2,.7,.2,1); width: 100%; }
.keyt-service-card:hover > img { transform: scale(1.07); }
.keyt-service-card__overlay { background: linear-gradient(to top, rgba(7,21,34,.94), rgba(7,21,34,.06) 70%); inset: 0; position: absolute; }
.keyt-service-card__content { bottom: 0; left: 0; padding: 28px; position: absolute; right: 0; }
.keyt-service-card__content span { color: #b9d8ef; display: block; font-size: 11px; font-weight: 800; letter-spacing: .14em; margin-bottom: 12px; }
.keyt-service-card__content h3 { color: var(--keyt-white); font-size: 30px; }
.keyt-service-card__content p { color: rgba(255,255,255,.65); font-size: 13px; line-height: 1.5; margin-top: 10px; }
.keyt-service-card__content b { display: block; font-size: 12px; margin-top: 18px; opacity: 0; transform: translateY(8px); transition: opacity .25s ease, transform .25s ease; }
.keyt-service-card:hover .keyt-service-card__content b { opacity: 1; transform: none; }

/* Benefits */
.keyt-benefit-grid { display: grid; gap: 24px; grid-template-columns: repeat(3, 1fr); }
.keyt-benefit-card { background: rgba(255,255,255,.65); border: 1px solid rgba(16,38,58,.08); border-radius: var(--keyt-radius); min-height: 390px; padding: 40px; transition: background .3s ease, box-shadow .3s ease, transform .3s ease; }
.keyt-benefit-card:hover { background: var(--keyt-white); box-shadow: var(--keyt-shadow); transform: translateY(-8px); }
.keyt-benefit-card__icon { align-items: center; border: 1px solid var(--keyt-line); border-radius: 50%; color: var(--keyt-blue); display: flex; font-family: Georgia, serif; height: 68px; justify-content: center; margin-bottom: 65px; width: 68px; }
.keyt-benefit-card h3 { color: var(--keyt-navy); font-size: 31px; line-height: 1.12; }
.keyt-benefit-card p { font-size: 15px; margin-top: 18px; }

/* Process */
.keyt-process-list { display: grid; gap: 30px; }
.keyt-process-step { align-items: center; background: #f7fafc; border: 1px solid rgba(16,38,58,.08); border-radius: var(--keyt-radius); display: grid; gap: 32px; grid-template-columns: 90px minmax(0, 1fr) 390px; min-height: 390px; overflow: hidden; padding: 26px 26px 26px 38px; }
.keyt-process-step--reverse { grid-template-columns: 90px minmax(0, 1fr) 390px; }
.keyt-process-step__number { color: var(--keyt-pale); font-family: Georgia, serif; font-size: 68px; }
.keyt-process-step__copy small { color: var(--keyt-blue); display: block; font-size: 10px; font-weight: 800; letter-spacing: .14em; margin-bottom: 12px; text-transform: uppercase; }
.keyt-process-step__copy h3 { color: var(--keyt-navy); font-size: 38px; }
.keyt-process-step__copy p { font-size: 15px; margin: 18px 0; }
.keyt-process-step__image { align-self: stretch; border-radius: 24px; min-height: 335px; overflow: hidden; box-shadow: 0 16px 42px rgba(16,38,58,.10); }
.keyt-process-step__image img { height: 100%; object-fit: cover; width: 100%; }

/* Testimonials */
.keyt-testimonials { background: var(--keyt-navy); color: var(--keyt-white); }
.keyt-testimonials .keyt-section-head h2 { color: var(--keyt-white); }
.keyt-testimonials .keyt-section-head h2 em { color: #b9d8ef; }
.keyt-testimonials .keyt-section-head p { border-color: rgba(255,255,255,.16); color: rgba(255,255,255,.64); }
.keyt-featured-testimonials { display: grid; gap: 24px; grid-template-columns: repeat(2, 1fr); }
.keyt-featured-quote { background: var(--keyt-deep); border: 1px solid rgba(255,255,255,.08); border-radius: var(--keyt-radius); min-height: 450px; padding: 48px; }
.keyt-featured-quote--light { background: var(--keyt-white); color: var(--keyt-navy); }
.keyt-featured-quote blockquote { color: var(--keyt-white); font-family: Georgia, serif; font-size: 29px; line-height: 1.45; margin: 32px 0 42px; }
.keyt-featured-quote--light blockquote { color: var(--keyt-navy); }
.keyt-person { align-items: center; display: flex; gap: 14px; }
.keyt-person > span { align-items: center; background: var(--keyt-blue); border-radius: 50%; display: flex; font-size: 12px; font-weight: 800; height: 48px; justify-content: center; width: 48px; }
.keyt-featured-quote--light .keyt-person > span { color: var(--keyt-white); }
.keyt-person strong { display: block; font-size: 14px; }
.keyt-person small { color: rgba(255,255,255,.5); display: block; font-size: 11px; margin-top: 3px; }
.keyt-featured-quote--light .keyt-person small { color: var(--keyt-muted); }
.keyt-reviews-head { align-items: center; border-bottom: 1px solid rgba(255,255,255,.13); display: flex; justify-content: space-between; margin: 70px 0 26px; padding-bottom: 22px; }
.keyt-reviews-head > div { align-items: center; display: flex; gap: 15px; }
.keyt-reviews-head a { color: #b9d8ef; font-size: 13px; font-weight: 800; }
.keyt-review-grid { display: grid; gap: 20px; grid-template-columns: repeat(3, 1fr); }
.keyt-review-card { background: rgba(255,255,255,.055); border: 1px solid rgba(255,255,255,.08); border-radius: 18px; padding: 28px; }
.keyt-review-card p { color: rgba(255,255,255,.7); font-family: Georgia, serif; font-size: 17px; line-height: 1.55; margin: 18px 0; }
.keyt-review-card strong { font-size: 12px; }

/* Meet */
.keyt-meet__grid { align-items: center; display: grid; gap: 85px; grid-template-columns: 1fr 1fr; }
.keyt-meet__visual { border-radius: 28px; box-shadow: var(--keyt-shadow); height: 620px; overflow: hidden; position: relative; }
.keyt-meet__visual img { height: 100%; object-fit: cover; width: 100%; }
.keyt-meet__overlay { background: linear-gradient(to top, rgba(7,21,34,.85), rgba(7,21,34,.05) 60%); inset: 0; position: absolute; }
.keyt-play { align-items: center; backdrop-filter: blur(8px); background: rgba(255,255,255,.94); border-radius: 50%; color: var(--keyt-navy); display: flex; font-size: 21px; height: 86px; justify-content: center; left: 50%; padding-left: 5px; position: absolute; top: 50%; transform: translate(-50%, -50%); transition: transform .25s ease, background .25s ease; width: 86px; animation: keytPulse 2.8s ease-in-out infinite; }
.keyt-meet__visual:hover .keyt-play { background: var(--keyt-pale); transform: translate(-50%, -50%) scale(1.08); }
.keyt-meet__visual small { bottom: 30px; color: var(--keyt-white); font-size: 11px; font-weight: 800; left: 30px; letter-spacing: .13em; position: absolute; text-transform: uppercase; }
.keyt-meet__copy > p { margin-top: 26px; }
.keyt-check-list { list-style: none !important; margin: 30px 0 !important; padding: 0 !important; }
.keyt-check-list li { border-bottom: 1px solid var(--keyt-line); color: var(--keyt-ink); font-size: 14px; font-weight: 700; padding: 15px 0 15px 30px; position: relative; }
.keyt-check-list li::before { color: var(--keyt-blue); content: '✓'; left: 0; position: absolute; }

/* Documents */
.keyt-document-grid { border-top: 1px solid var(--keyt-line); display: grid; grid-template-columns: repeat(2, 1fr); }
.keyt-document-item { align-items: flex-start; border-bottom: 1px solid var(--keyt-line); display: grid; gap: 24px; grid-template-columns: 42px 1fr; min-height: 160px; padding: 28px 35px 28px 0; }
.keyt-document-item:nth-child(odd) { border-right: 1px solid var(--keyt-line); }
.keyt-document-item:nth-child(even) { padding-left: 35px; }
.keyt-document-item > span { color: var(--keyt-sky); font-family: Georgia, serif; font-size: 13px; padding-top: 7px; }
.keyt-document-item h3 { color: var(--keyt-navy); font-size: 26px; }
.keyt-document-item p { font-size: 14px; margin-top: 10px; }

/* Why */
.keyt-why-grid { display: grid; gap: 18px; grid-auto-rows: minmax(240px, auto); grid-template-columns: repeat(4, 1fr); }
.keyt-why-card { background: rgba(255,255,255,.68); border: 1px solid rgba(16,38,58,.08); border-radius: 20px; padding: 30px; transition: background .25s ease, transform .25s ease; }
.keyt-why-card:hover { background: var(--keyt-white); transform: translateY(-5px); }
.keyt-why-card--feature { background: var(--keyt-pale); grid-column: span 2; }
.keyt-why-card--dark { background: var(--keyt-navy); color: var(--keyt-white); grid-column: span 2; }
.keyt-why-card > span { color: var(--keyt-blue); display: block; font-size: 10px; font-weight: 800; letter-spacing: .13em; margin-bottom: 25px; text-transform: uppercase; }
.keyt-why-card > strong { color: var(--keyt-blue); display: block; font-family: Georgia, serif; font-size: 35px; font-weight: 400; margin-bottom: 30px; }
.keyt-why-card h3 { color: var(--keyt-navy); font-size: 26px; }
.keyt-why-card p { font-size: 14px; margin-top: 12px; }
.keyt-why-card a { color: var(--keyt-blue); display: inline-block; font-size: 12px; font-weight: 800; margin-top: 24px; }
.keyt-why-card--dark > strong, .keyt-why-card--dark h3, .keyt-why-card--dark a { color: var(--keyt-white); }
.keyt-why-card--dark p { color: rgba(255,255,255,.65); }

/* FAQ */
.keyt-faq__layout { align-items: start; display: grid; gap: 90px; grid-template-columns: 380px minmax(0, 1fr); }
.keyt-faq__intro { position: sticky; top: 130px; }
.keyt-faq__intro > p { margin: 25px 0 30px; }
.keyt-faq__phone { color: var(--keyt-muted); display: block; font-size: 13px; margin-top: 18px; }
.keyt-faq__phone strong { color: var(--keyt-blue); }
.keyt-accordion { border-top: 1px solid var(--keyt-line); }
.keyt-accordion__item { border-bottom: 1px solid var(--keyt-line); }
.keyt-accordion__item button { align-items: center; appearance: none; background: transparent; border: 0; color: var(--keyt-navy); cursor: pointer; display: flex; font-family: Inter, Arial, sans-serif; font-size: 17px; font-weight: 800; justify-content: space-between; padding: 25px 0; text-align: left; width: 100%; }
.keyt-accordion__item button i { height: 20px; position: relative; width: 20px; }
.keyt-accordion__item button i::before, .keyt-accordion__item button i::after { background: var(--keyt-blue); content: ''; height: 2px; left: 2px; position: absolute; top: 9px; transition: transform .25s ease; width: 16px; }
.keyt-accordion__item button i::after { transform: rotate(90deg); }
.keyt-accordion__item.is-open button i::after { transform: rotate(0); }
.keyt-accordion__content { max-height: 0; overflow: hidden; transition: max-height .35s ease; }
.keyt-accordion__content p { font-size: 15px; padding: 0 40px 26px 0; }
.keyt-accordion__item.is-open .keyt-accordion__content { max-height: 420px; }

/* Final CTA */
.keyt-final-cta { background: var(--keyt-deep); color: var(--keyt-white); overflow: hidden; padding: 120px 0; position: relative; }
.keyt-final-cta__pattern { background: radial-gradient(circle at 15% 30%, rgba(95,150,191,.35), transparent 30%), radial-gradient(circle at 85% 65%, rgba(53,108,150,.32), transparent 34%); inset: 0; position: absolute; }
.keyt-final-cta__inner { position: relative; text-align: center; }
.keyt-final-cta h2 { color: var(--keyt-white); font-size: clamp(46px, 6vw, 78px); letter-spacing: -.05em; margin: 0 auto; max-width: 1050px; }
.keyt-final-cta h2 em { color: #b9d8ef; font-weight: 400; }
.keyt-final-cta p { color: rgba(255,255,255,.66); margin: 26px auto 0; }
.keyt-legal-notice { background: #050f18; color: rgba(255,255,255,.45); padding: 35px 0; }
.keyt-legal-notice p { color: inherit; font-size: 10px; line-height: 1.65; }
.keyt-legal-notice p + p { margin-top: 8px; }

/* Reveal animation */
.keyt-reveal { --keyt-parallax-y: 0px; opacity: 0; transform: translate3d(0, calc(34px + var(--keyt-parallax-y)), 0) scale(.985); filter: blur(6px); transition: opacity .85s cubic-bezier(.2,.7,.2,1), transform .85s cubic-bezier(.2,.7,.2,1), filter .85s cubic-bezier(.2,.7,.2,1); will-change: transform, opacity; }
.keyt-reveal.is-visible { opacity: 1; transform: translate3d(0, var(--keyt-parallax-y), 0) scale(1); filter: blur(0); }


.keyt-service-card, .keyt-benefit-card, .keyt-resource-card, .keyt-process-step, .keyt-why-card, .keyt-review-card, .keyt-featured-quote { will-change: transform; }
.keyt-service-card:hover, .keyt-benefit-card:hover, .keyt-resource-card:hover, .keyt-process-step:hover, .keyt-why-card:hover, .keyt-review-card:hover, .keyt-featured-quote:hover { transform: translateY(-6px); }
.keyt-hero__frame img, .keyt-image-window img, .keyt-story__media > img, .keyt-process-step__image img, .keyt-meet__visual img { transition: transform .8s cubic-bezier(.2,.7,.2,1); }
.keyt-hero__frame:hover img, .keyt-image-window:hover img, .keyt-story__media:hover > img, .keyt-process-step:hover .keyt-process-step__image img, .keyt-meet__visual:hover img { transform: scale(1.045); }
.keyt-process-step { transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.keyt-process-step:hover { box-shadow: 0 24px 54px rgba(16,38,58,.08); border-color: rgba(16,38,58,.14); }


.keyt-story__media::after { content: ''; position: absolute; inset: 0; background: linear-gradient(to top, rgba(7,21,34,.18), rgba(7,21,34,0) 45%); pointer-events: none; }
.keyt-story__note--corner { left: auto; right: 22px; bottom: 22px; max-width: 320px; }
.keyt-story__note--corner strong { font-size: 18px; }
.keyt-story__note--corner span { font-size: 13px; color: rgba(255,255,255,.78); }

/* Blog */
.keyt-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.keyt-blog-card { background: var(--keyt-white); border: 1px solid rgba(16,38,58,.08); border-radius: 24px; overflow: hidden; box-shadow: 0 18px 44px rgba(16,38,58,.06); transition: transform .3s ease, box-shadow .3s ease; }
.keyt-blog-card:hover { transform: translateY(-8px); box-shadow: 0 26px 54px rgba(16,38,58,.12); }
.keyt-blog-card__image { display: block; height: 250px; overflow: hidden; }
.keyt-blog-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.2,.7,.2,1); }
.keyt-blog-card:hover .keyt-blog-card__image img { transform: scale(1.06); }
.keyt-blog-card__body { padding: 28px; }
.keyt-blog-card__body > span { display: inline-block; margin-bottom: 14px; padding: 7px 11px; border-radius: 999px; background: rgba(95,150,191,.14); color: var(--keyt-blue); font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.keyt-blog-card h3 { font-size: 28px; line-height: 1.08; color: var(--keyt-navy); }
.keyt-blog-card h3 a { color: inherit; }
.keyt-blog-card p { margin: 16px 0 18px; font-size: 15px; }

/* Floating quick contact */
.keyt-float-contact { position: fixed; right: 18px; bottom: 18px; z-index: 9999; display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; border: 1px solid rgba(221,236,246,.22); border-radius: 14px; box-shadow: 0 18px 45px rgba(7,21,34,.28); background: var(--keyt-deep); width: min(360px, calc(100vw - 28px)); }
.keyt-float-contact a { min-height: 68px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 6px; color: var(--keyt-white); text-decoration: none; border-right: 1px solid rgba(221,236,246,.16); background: var(--keyt-navy); transition: background .25s ease, transform .25s ease, color .25s ease; }
.keyt-float-contact a:last-child { border-right: 0; }
.keyt-float-contact a:hover { background: var(--keyt-blue); color: var(--keyt-white); transform: translateY(-2px); }
.keyt-float-contact svg { width: 21px; height: 21px; fill: none; stroke: var(--keyt-pale); stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; flex: 0 0 auto; }
.keyt-float-contact a:hover svg { stroke: var(--keyt-white); }
.keyt-float-contact a small { color: inherit; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }

/* Divi compatibility */
.keyt-site .et_pb_button::after { display: none !important; }
body:not(.et-fb) .keyt-page-shell { margin-top: 0; }

@media (max-width: 1180px) {
    .keyt-hero__grid { gap: 40px; grid-template-columns: 1fr 470px; }
    .keyt-floating-card--reviews { left: -15px; }
    .keyt-split, .keyt-story__grid, .keyt-meet__grid { gap: 55px; }
    .keyt-process-step { grid-template-columns: 72px minmax(0, 1fr) 330px; }
    .keyt-why-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 980px) {
    .keyt-section { padding: 90px 0; }
    .keyt-blog-grid { grid-template-columns: 1fr; }
    .keyt-hero { padding-top: 80px; }
    .keyt-hero__grid, .keyt-split, .keyt-story__grid, .keyt-meet__grid { grid-template-columns: 1fr; }
    .keyt-hero__visual { margin: 20px auto 0; max-width: 590px; width: 100%; }
    .keyt-hero__frame { left: 50%; right: auto; transform: translateX(-50%); }
    .keyt-stats { grid-template-columns: repeat(2, 1fr); }
    .keyt-stat:nth-child(2) { border-right: 0; }
    .keyt-stat:nth-child(3), .keyt-stat:nth-child(4) { border-top: 1px solid rgba(255,255,255,.12); }
    .keyt-section-head--split { align-items: start; grid-template-columns: 1fr; }
    .keyt-section-head--split p { border-left: 0; border-top: 1px solid var(--keyt-line); padding-left: 0; padding-top: 20px; }
    .keyt-resource-grid, .keyt-featured-testimonials { grid-template-columns: 1fr; }
    .keyt-protect__visual { margin: auto; max-width: 590px; width: 100%; }
    .keyt-risk-grid, .keyt-benefit-grid, .keyt-review-grid { grid-template-columns: repeat(2, 1fr); }
    .keyt-services-grid { grid-template-columns: repeat(2, 1fr); }
    .keyt-service-card--large { grid-row: span 1; }
    .keyt-process-step, .keyt-process-step--reverse { grid-template-columns: 64px minmax(0, 1fr); padding: 28px; }
    .keyt-process-step__image { grid-column: 1 / -1; height: 330px; }
    .keyt-document-grid { grid-template-columns: 1fr; }
    .keyt-document-item:nth-child(odd) { border-right: 0; }
    .keyt-document-item:nth-child(even) { padding-left: 0; }
    .keyt-why-grid { grid-template-columns: repeat(2, 1fr); }
    .keyt-faq__layout { gap: 55px; grid-template-columns: 1fr; }
    .keyt-faq__intro { position: static; }
}

@media (max-width: 767px) {
    .keyt-container { padding-left: 20px; padding-right: 20px; }
    .keyt-float-contact { right: 10px; left: 10px; width: auto; bottom: 10px; }
    .keyt-float-contact a { min-height: 60px; }
    .keyt-blog-card__image { height: 220px; }
    .keyt-story__note--corner { left: 16px; right: 16px; max-width: none; }
    .keyt-section { padding: 72px 0; }
    .keyt-section--compact { padding: 62px 0; }
    .keyt-section-head { margin-bottom: 40px; }
    .keyt-section-head h2, .keyt-split__copy h2, .keyt-story h2, .keyt-meet h2, .keyt-faq h2 { font-size: 41px; }
    .keyt-hero { min-height: auto; padding-top: 68px; }
    .keyt-hero h1 { font-size: 52px; }
    .keyt-hero__lead { font-size: 16px !important; }
    .keyt-actions { align-items: stretch; flex-direction: column; }
    .keyt-actions .keyt-btn { width: 100%; }
    .keyt-hero__visual { min-height: 530px; }
    .keyt-hero__frame { border-radius: 24px; height: 490px; width: calc(100% - 15px); }
    .keyt-floating-card--reviews { left: -2px; top: 100px; }
    .keyt-floating-card--years { bottom: 8px; right: 0; }
    .keyt-hero__binder { bottom: 4px; left: 5px; width: 115px; }
    .keyt-stats { grid-template-columns: 1fr 1fr; margin-top: 38px; padding-left: 0; padding-right: 0; }
    .keyt-stat { padding: 22px 16px; }
    .keyt-stat strong { font-size: 28px; }
    .keyt-resource-card { gap: 18px; grid-template-columns: 82px 1fr; min-height: 220px; padding: 24px; }
    .keyt-resource-card__number { font-size: 72px; }
    .keyt-resource-card h3 { font-size: 24px; }
    .keyt-protect__visual { min-height: 560px; }
    .keyt-image-window--portrait { height: 520px; width: calc(100% - 20px); }
    .keyt-quote-chip { bottom: 0; max-width: 290px; padding: 24px; right: 0; }
    .keyt-risk-grid, .keyt-benefit-grid, .keyt-review-grid { grid-template-columns: 1fr; }
    .keyt-risk-card { min-height: 150px; }
    .keyt-story__media { border-radius: 24px; min-height: 420px; padding: 0; }
    .keyt-services-grid { display: flex; flex-direction: column; }
    .keyt-service-card { height: 380px; }
    .keyt-service-card--wide { grid-column: auto; }
    .keyt-benefit-card { min-height: 330px; }
    .keyt-benefit-card__icon { margin-bottom: 42px; }
    .keyt-process-step, .keyt-process-step--reverse { grid-template-columns: 1fr; padding: 22px; }
    .keyt-process-step__number { font-size: 45px; }
    .keyt-process-step__image { grid-column: auto; height: 280px; min-height: 0; }
    .keyt-featured-quote { min-height: 0; padding: 30px; }
    .keyt-featured-quote blockquote { font-size: 23px; }
    .keyt-reviews-head { align-items: flex-start; flex-direction: column; gap: 15px; }
    .keyt-meet__visual { height: 500px; }
    .keyt-document-item { grid-template-columns: 32px 1fr; padding-right: 0; }
    .keyt-why-grid { grid-template-columns: 1fr; }
    .keyt-why-card--feature, .keyt-why-card--dark { grid-column: auto; }
    .keyt-final-cta { padding: 90px 0; }
    .keyt-final-cta h2 { font-size: 46px; }
}

@media (prefers-reduced-motion: reduce) {
    .keyt-site *, .keyt-site *::before, .keyt-site *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
    .keyt-reveal { opacity: 1; transform: none; }
}


/* KEYTLaw logo and statistic corrections */
.keyt-static-header {
    background: #ffffff !important;
    color: #10263a !important;
    border-bottom: 1px solid #dce5ec !important;
}

.keyt-static-header__inner {
    min-height: 138px !important;
}

.keyt-static-logo {
    display: inline-flex !important;
    align-items: center !important;
    min-width: 0 !important;
    line-height: 0 !important;
}

.keyt-static-logo img {
    display: block !important;
    width: 118px !important;
    height: 118px !important;
    max-width: none !important;
    object-fit: contain !important;
}

.keyt-static-nav a {
    color: #273a4b !important;
}

.keyt-static-nav a:hover {
    color: #071522 !important;
}

.keyt-static-nav .keyt-static-nav__cta {
    background: #10263a !important;
    color: #ffffff !important;
    padding: 14px 21px !important;
}

.keyt-static-nav .keyt-static-nav__cta:hover {
    background: #356c96 !important;
    color: #ffffff !important;
}

/* The old generic .keyt-stat span selector was styling the animated number
   as a small uppercase label. These selectors separate the number and label. */
.keyt-stat > strong {
    display: flex !important;
    align-items: baseline !important;
    gap: 2px !important;
    color: #ffffff !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 46px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
}

.keyt-stat > strong .keyt-counter {
    display: inline !important;
    color: inherit !important;
    font: inherit !important;
    line-height: inherit !important;
    letter-spacing: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: none !important;
}

.keyt-stat > span {
    display: block !important;
    color: rgba(255,255,255,.58) !important;
    font-family: Inter, Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
    letter-spacing: .07em !important;
    margin-top: 10px !important;
    text-transform: uppercase !important;
}

.keyt-footer-logo {
    display: block;
    width: 125px;
    height: 125px;
    object-fit: contain;
    background: #ffffff;
    margin-bottom: 17px;
}

@media (max-width: 980px) {
    .keyt-static-header__inner {
        min-height: 122px !important;
    }

    .keyt-static-logo img {
        width: 102px !important;
        height: 102px !important;
    }
}

@media (max-width: 767px) {
    .keyt-static-header__inner {
        min-height: 108px !important;
    }

    .keyt-static-logo img {
        width: 88px !important;
        height: 88px !important;
    }

    .keyt-static-nav .keyt-static-nav__cta {
        padding: 12px 15px !important;
        font-size: 11px !important;
    }

    .keyt-stat > strong {
        font-size: 38px !important;
    }
}

/* HEADER FIX V1.1 */
html, body, #page-container, #et-main-area {
    margin: 0 !important;
    padding: 0 !important;
}

#main-header,
#top-header,
.et-l--header,
.et_pb_section_0_tb_header {
    display: none !important;
}

.keyt-static-header {
    position: relative !important;
    top: 0 !important;
    height: 98px !important;
    min-height: 98px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #ffffff !important;
    color: #10263a !important;
    border-bottom: 1px solid #dce5ec !important;
    box-shadow: none !important;
}

.keyt-static-header__inner {
    width: min(1280px, calc(100% - 56px)) !important;
    height: 98px !important;
    min-height: 98px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 32px !important;
}

.keyt-static-logo {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    min-width: 86px !important;
    width: auto !important;
    height: 86px !important;
    overflow: visible !important;
    line-height: 0 !important;
}

.keyt-static-logo img {
    display: block !important;
    width: 86px !important;
    height: 86px !important;
    max-width: 86px !important;
    object-fit: contain !important;
    object-position: center !important;
    margin: 0 !important;
    padding: 0 !important;
}

.keyt-static-logo__mark,
.keyt-static-logo > span:not(.screen-reader-text) {
    display: none !important;
}

.keyt-static-nav {
    display: flex !important;
    align-items: center !important;
    gap: 24px !important;
}

.keyt-static-nav a {
    color: #10263a !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
}

.keyt-static-nav a:hover {
    color: #356c96 !important;
}

.keyt-static-nav .keyt-static-nav__cta {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 48px !important;
    padding: 0 22px !important;
    border-radius: 999px !important;
    background: #10263a !important;
    color: #ffffff !important;
    white-space: nowrap !important;
}

.keyt-static-nav .keyt-static-nav__cta:hover {
    background: #356c96 !important;
    color: #ffffff !important;
}

@media (max-width: 980px) {
    .keyt-static-header,
    .keyt-static-header__inner {
        height: 90px !important;
        min-height: 90px !important;
    }

    .keyt-static-logo,
    .keyt-static-logo img {
        width: 78px !important;
        height: 78px !important;
        max-width: 78px !important;
    }

    .keyt-static-nav a:not(.keyt-static-nav__cta) {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .keyt-static-header__inner {
        width: min(100% - 28px, 1280px) !important;
    }

    .keyt-static-nav .keyt-static-nav__cta {
        min-height: 44px !important;
        padding: 0 16px !important;
        font-size: 11px !important;
    }
}
