.elementor-2008 .elementor-element.elementor-element-5e3f237{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-6a495a2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-20c7ee3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-a003e19{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-2038062{--display:flex;--overflow:visible;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-b370684{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-7260b07{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-a7385e0{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-ea8bd12{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-f998a72{--display:flex;}.elementor-2008 .elementor-element.elementor-element-5803f47{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-e2498fc{--display:flex;}.elementor-2008 .elementor-element.elementor-element-1a01887{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-958d438{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2008 .elementor-element.elementor-element-80777d5{--display:flex;}/* Start custom CSS */.entry-title { display: none !important; }

/* ── Base Reveal Animations ── */
.wvrs-reveal { opacity: 0; transform: translateY(40px); transition: opacity 0.7s cubic-bezier(0.16,1,0.3,1), transform 0.7s cubic-bezier(0.16,1,0.3,1); }
.wvrs-reveal-left { opacity: 0; transform: translateX(-50px); transition: opacity 0.8s cubic-bezier(0.16,1,0.3,1), transform 0.8s cubic-bezier(0.16,1,0.3,1); }
.wvrs-reveal-right { opacity: 0; transform: translateX(50px); transition: opacity 0.8s cubic-bezier(0.16,1,0.3,1), transform 0.8s cubic-bezier(0.16,1,0.3,1); }
.wvrs-reveal-scale { opacity: 0; transform: scale(0.9) translateY(20px); transition: opacity 0.6s cubic-bezier(0.16,1,0.3,1), transform 0.6s cubic-bezier(0.16,1,0.3,1); }
.wvrs-in { opacity: 1 !important; transform: none !important; }

/* ── Logo Strip ── */
.wvrs-strip { overflow: hidden; padding: 28px 0; background: #fff; border-bottom: 1px solid #E2E8F0; }
.wvrs-strip-label { text-align: center; font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #6B6B6B; margin-bottom: 20px; font-family: Inter, sans-serif; }
.wvrs-strip-track { display: flex; gap: 48px; animation: wvrs-strip-scroll 30s linear infinite; width: max-content; }
.wvrs-strip-track span { font-size: 14px; font-weight: 600; color: #6B6B6B; white-space: nowrap; font-family: Inter, sans-serif; }

/* ── Hero ── */
.wvrs-hero { position: relative; min-height: 85vh; display: flex; align-items: center; justify-content: center; overflow: hidden; background: #032254; }
.wvrs-hero-bg { position: absolute; inset: 0; background-size: cover; background-position: center; transform: scale(1.1); will-change: transform; }
.wvrs-hero-overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(3,34,84,0.88) 0%, rgba(6,15,30,0.76) 100%); }
.wvrs-hero-content { position: relative; z-index: 2; text-align: center; max-width: 900px; padding: 0 32px 80px; }
.wvrs-hero-ey { display: inline-flex; align-items: center; gap: 10px; font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #47C5FA; margin: 0 0 24px; font-family: Inter, sans-serif; opacity: 0; animation: wvrs-fade-up 0.8s cubic-bezier(0.16,1,0.3,1) 0.2s forwards; }
.wvrs-hero-h1 { font-size: clamp(48px,6vw,88px); font-weight: 900; letter-spacing: -0.04em; line-height: 0.96; color: #fff; margin: 0 0 24px; font-family: Inter, sans-serif; opacity: 0; animation: wvrs-fade-up 0.8s cubic-bezier(0.16,1,0.3,1) 0.35s forwards; }
.wvrs-hero-h1 em { font-style: italic; color: #47C5FA; }
.wvrs-hero-sub { font-size: clamp(16px,1.8vw,20px); line-height: 1.6; color: rgba(255,255,255,0.72); margin: 0 0 40px; max-width: 600px; margin-left: auto; margin-right: auto; font-family: Inter, sans-serif; opacity: 0; animation: wvrs-fade-up 0.8s cubic-bezier(0.16,1,0.3,1) 0.5s forwards; }
.wvrs-hero-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; opacity: 0; animation: wvrs-fade-up 0.8s cubic-bezier(0.16,1,0.3,1) 0.65s forwards; }
.wvrs-hero-scroll { position: absolute; bottom: 28px; left: 0; right: 0; display: flex; flex-direction: column; align-items: center; gap: 8px; opacity: 0; animation: wvrs-fade-up 0.8s cubic-bezier(0.16,1,0.3,1) 1s forwards; z-index: 3; pointer-events: none; }
.wvrs-hero-scroll span { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.5); font-family: Inter, sans-serif; }
.wvrs-scroll-dot { width: 1px; height: 32px; background: linear-gradient(to bottom, rgba(71,197,250,0.8), transparent); animation: wvrs-scroll-pulse 2s ease-in-out infinite; }

/* ── Buttons ── */
.wvrs-btn-primary { display: inline-block; background: #47C5FA; color: #032254; padding: 16px 36px; border-radius: 50px; font-size: 14px; font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; transition: transform 0.2s, box-shadow 0.2s; }
.wvrs-btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 32px rgba(71,197,250,0.4); }
.wvrs-btn-ghost { display: inline-block; background: transparent; color: #fff; padding: 16px 36px; border-radius: 50px; font-size: 14px; font-weight: 600; text-decoration: none; border: 1.5px solid rgba(255,255,255,0.35); font-family: Inter, sans-serif; transition: border-color 0.2s, color 0.2s, transform 0.2s; }
.wvrs-btn-ghost:hover { border-color: #47C5FA; color: #47C5FA; transform: translateY(-2px); }
.wvrs-btn-accent { display: inline-block; background: #47C5FA; color: #032254; padding: 14px 32px; border-radius: 50px; font-size: 14px; font-weight: 700; text-decoration: none; align-self: flex-start; font-family: Inter, sans-serif; transition: transform 0.2s, box-shadow 0.2s; }
.wvrs-btn-accent:hover { transform: translateY(-2px); box-shadow: 0 6px 24px rgba(71,197,250,0.35); }
.wvrs-btn-dark { display: inline-block; background: #032254; color: #fff; padding: 14px 32px; border-radius: 50px; font-size: 14px; font-weight: 600; text-decoration: none; align-self: flex-start; font-family: Inter, sans-serif; transition: transform 0.2s, box-shadow 0.2s; }
.wvrs-btn-dark:hover { transform: translateY(-2px); box-shadow: 0 6px 24px rgba(3,34,84,0.3); }

/* ── Category Grid ── */
.wvrs-cats { background: #F5F5F7; padding: 100px 0; }
.wvrs-cats-inner { max-width: 1240px; margin: 0 auto; padding: 0 40px; }
.wvrs-cats-header { text-align: center; margin-bottom: 64px; }
.wvrs-cats-ey { display: inline-flex; align-items: center; gap: 10px; font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #47C5FA; margin: 0 0 16px; font-family: Inter, sans-serif; }
.wvrs-cats-ey::before { content: ''; display: block; width: 20px; height: 1.5px; background: #47C5FA; }
.wvrs-cats-h { font-size: clamp(30px,3.2vw,52px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #032254; margin: 0 0 16px; font-family: Inter, sans-serif; }
.wvrs-cats-h em { font-style: italic; color: #47C5FA; }
.wvrs-cats-sub { font-size: 17px; color: #6B6B6B; line-height: 1.6; max-width: 560px; margin: 0 auto; font-family: Inter, sans-serif; }
.wvrs-cats-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 20px; }
.wvrs-cat-card { background: #fff; border-radius: 16px; padding: 36px 28px; text-decoration: none; display: flex; flex-direction: column; gap: 14px; border: 1.5px solid transparent; transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s; position: relative; overflow: hidden; }
.wvrs-cat-card::before { content: ''; position: absolute; inset: 0; border-radius: 16px; background: linear-gradient(135deg, rgba(71,197,250,0.08) 0%, transparent 60%); opacity: 0; transition: opacity 0.3s; }
.wvrs-cat-card:hover { border-color: #47C5FA; transform: translateY(-4px) scale(1.02); box-shadow: 0 8px 40px rgba(71,197,250,0.2), 0 0 0 1px rgba(71,197,250,0.1); }
.wvrs-cat-card:hover::before { opacity: 1; }
.wvrs-cat-icon { width: 52px; height: 52px; background: rgba(71,197,250,0.1); border-radius: 14px; display: flex; align-items: center; justify-content: center; font-size: 24px; transition: background 0.3s, transform 0.3s; }
.wvrs-cat-card:hover .wvrs-cat-icon { background: rgba(71,197,250,0.2); transform: scale(1.1) rotate(-3deg); }
.wvrs-cat-name { font-size: 16px; font-weight: 800; color: #032254; letter-spacing: -0.02em; line-height: 1.2; font-family: Inter, sans-serif; margin: 0; }
.wvrs-cat-desc { font-size: 13px; color: #6B6B6B; line-height: 1.55; margin: 0; flex: 1; font-family: Inter, sans-serif; }
.wvrs-cat-arrow { display: inline-flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: #47C5FA; letter-spacing: 0.04em; font-family: Inter, sans-serif; transition: gap 0.2s; text-decoration: none; }
.wvrs-cat-card:hover .wvrs-cat-arrow { gap: 10px; }

/* ── Split Sections — eyebrow pattern ── */
.wvrs-ey { display: flex; align-items: center; gap: 10px; font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #47C5FA; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-ey::before { content: ''; display: block; width: 20px; height: 1.5px; background: #47C5FA; flex-shrink: 0; }

/* ── Blog Split ── */
.wvrs-blog { display: grid; grid-template-columns: 1fr 1fr; min-height: 620px; }
.wvrs-blog-img { position: relative; overflow: hidden; }
.wvrs-blog-img img { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1.06); transition: transform 10s cubic-bezier(0.16,1,0.3,1); }
.wvrs-blog:hover .wvrs-blog-img img { transform: scale(1.0); }
.wvrs-split-badge { position: absolute; top: 32px; left: 32px; background: rgba(255,255,255,0.92); border: 1px solid #E2E8F0; border-radius: 8px; padding: 12px 18px; backdrop-filter: blur(8px); box-shadow: 0 4px 24px rgba(3,34,84,0.12); }
.wvrs-split-badge-n { display: block; font-size: 22px; font-weight: 900; color: #032254; letter-spacing: -0.03em; line-height: 1; font-family: Inter, sans-serif; }
.wvrs-split-badge-l { display: block; font-size: 11px; font-weight: 600; color: #6B6B6B; text-transform: uppercase; letter-spacing: 0.06em; margin-top: 2px; font-family: Inter, sans-serif; }
.wvrs-blog-txt { background: #060F1E; padding: 80px 64px; display: flex; flex-direction: column; justify-content: center; }
.wvrs-blog-h { font-size: clamp(26px,2.6vw,40px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #fff; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-blog-h em { font-style: italic; color: #47C5FA; }
.wvrs-blog-p { font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.65); margin: 0 0 28px; font-family: Inter, sans-serif; }
.wvrs-split-list { list-style: none; padding: 0; margin: 0 0 36px; display: flex; flex-direction: column; gap: 10px; }
.wvrs-split-list li { font-size: 14px; color: rgba(255,255,255,0.72); padding-left: 20px; position: relative; font-family: Inter, sans-serif; line-height: 1.5; }
.wvrs-split-list li::before { content: '→'; position: absolute; left: 0; color: #47C5FA; }

/* ── Webinar Split ── */
.wvrs-webinar { display: grid; grid-template-columns: 1fr 1fr; min-height: 620px; }
.wvrs-webinar-txt { background: #fff; padding: 80px 64px; display: flex; flex-direction: column; justify-content: center; }
.wvrs-webinar-h { font-size: clamp(26px,2.6vw,40px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #032254; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-webinar-h em { font-style: italic; color: #47C5FA; }
.wvrs-webinar-p { font-size: 16px; line-height: 1.7; color: #6B6B6B; margin: 0 0 28px; font-family: Inter, sans-serif; }
.wvrs-mini-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 36px; }
.wvrs-mini-card { background: #F5F5F7; border-radius: 12px; padding: 18px; transition: background 0.2s; }
.wvrs-mini-card:hover { background: #e8edf5; }
.wvrs-mini-card-h { font-size: 13px; font-weight: 700; color: #032254; margin: 0 0 5px; font-family: Inter, sans-serif; }
.wvrs-mini-card-p { font-size: 12px; color: #6B6B6B; line-height: 1.5; margin: 0; font-family: Inter, sans-serif; }
.wvrs-webinar-img { position: relative; overflow: hidden; }
.wvrs-webinar-img img { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1.06); transition: transform 10s cubic-bezier(0.16,1,0.3,1); }
.wvrs-webinar:hover .wvrs-webinar-img img { transform: scale(1.0); }

/* ── White Papers Split ── */
.wvrs-wp { display: grid; grid-template-columns: 1fr 1fr; min-height: 560px; }
.wvrs-wp-txt { background: #032254; padding: 80px 64px; display: flex; flex-direction: column; justify-content: center; }
.wvrs-wp-h { font-size: clamp(26px,2.6vw,40px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #fff; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-wp-h em { font-style: italic; color: #47C5FA; }
.wvrs-wp-p { font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.65); margin: 0 0 28px; font-family: Inter, sans-serif; }
.wvrs-wp-mini-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 36px; }
.wvrs-wp-card { background: rgba(255,255,255,0.07); border-radius: 12px; padding: 18px; border: 1px solid rgba(255,255,255,0.1); transition: background 0.2s; }
.wvrs-wp-card:hover { background: rgba(71,197,250,0.12); }
.wvrs-wp-card-h { font-size: 13px; font-weight: 700; color: #fff; margin: 0 0 5px; font-family: Inter, sans-serif; }
.wvrs-wp-card-p { font-size: 12px; color: rgba(255,255,255,0.5); line-height: 1.5; margin: 0; font-family: Inter, sans-serif; }
.wvrs-wp-img { position: relative; overflow: hidden; }
.wvrs-wp-img img { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1.06); transition: transform 10s cubic-bezier(0.16,1,0.3,1); }
.wvrs-wp:hover .wvrs-wp-img img { transform: scale(1.0); }

/* ── Success Stories Stats ── */
.wvrs-success { background: #032254; padding: 100px 0; text-align: center; }
.wvrs-success-inner { max-width: 1240px; margin: 0 auto; padding: 0 40px; }
.wvrs-success-h { font-size: clamp(30px,3.5vw,52px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #fff; margin: 0 0 16px; font-family: Inter, sans-serif; }
.wvrs-success-h em { font-style: italic; color: #47C5FA; }
.wvrs-success-sub { font-size: 16px; color: rgba(255,255,255,0.65); line-height: 1.6; max-width: 520px; margin: 0 auto 64px; font-family: Inter, sans-serif; }
.wvrs-stats-grid { display: grid; grid-template-columns: repeat(4,1fr); border: 1px solid rgba(255,255,255,0.1); border-radius: 16px; overflow: hidden; margin-bottom: 56px; }
.wvrs-stat-cell { padding: 48px 32px; border-right: 1px solid rgba(255,255,255,0.1); background: rgba(255,255,255,0.03); transition: background 0.3s; text-align: center; }
.wvrs-stat-cell:last-child { border-right: none; }
.wvrs-stat-cell:hover { background: rgba(71,197,250,0.08); }
.wvrs-stat-n { display: block; font-size: clamp(44px,5vw,68px); font-weight: 900; color: #fff; letter-spacing: -0.05em; line-height: 1; margin-bottom: 10px; font-family: Inter, sans-serif; }
.wvrs-stat-l { display: block; font-size: 12px; font-weight: 600; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; font-family: Inter, sans-serif; }

/* ── Innovation Split ── */
.wvrs-innov { display: grid; grid-template-columns: 1fr 1fr; min-height: 620px; }
.wvrs-innov-img { position: relative; overflow: hidden; }
.wvrs-innov-img img { width: 100%; height: 100%; object-fit: cover; display: block; transform: scale(1.06); transition: transform 10s cubic-bezier(0.16,1,0.3,1); }
.wvrs-innov:hover .wvrs-innov-img img { transform: scale(1.0); }
.wvrs-innov-txt { background: #fff; padding: 80px 64px; display: flex; flex-direction: column; justify-content: center; }
.wvrs-innov-h { font-size: clamp(26px,2.6vw,40px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #032254; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-innov-h em { font-style: italic; color: #47C5FA; }
.wvrs-innov-p { font-size: 16px; line-height: 1.7; color: #6B6B6B; margin: 0 0 28px; font-family: Inter, sans-serif; }
.wvrs-innov-list { list-style: none; padding: 0; margin: 0 0 36px; display: flex; flex-direction: column; gap: 10px; }
.wvrs-innov-list li { font-size: 14px; color: #6B6B6B; padding-left: 20px; position: relative; font-family: Inter, sans-serif; }
.wvrs-innov-list li::before { content: '→'; position: absolute; left: 0; color: #47C5FA; }

/* ── Media Kit Banner ── */
.wvrs-mediakit { background: #060F1E; padding: 100px 40px; position: relative; overflow: hidden; }
.wvrs-mediakit::before { content: ''; position: absolute; top: -50%; right: -5%; width: 700px; height: 700px; background: radial-gradient(circle, rgba(71,197,250,0.07) 0%, transparent 60%); pointer-events: none; }
.wvrs-mediakit-inner { max-width: 1240px; margin: 0 auto; display: grid; grid-template-columns: 1fr auto; gap: 80px; align-items: center; }
.wvrs-mediakit-h { font-size: clamp(28px,3vw,48px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #fff; margin: 0 0 16px; font-family: Inter, sans-serif; }
.wvrs-mediakit-h em { font-style: italic; color: #47C5FA; }
.wvrs-mediakit-p { font-size: 16px; line-height: 1.7; color: rgba(255,255,255,0.6); margin: 0; max-width: 560px; font-family: Inter, sans-serif; }
.wvrs-mediakit-items { display: flex; flex-direction: column; gap: 10px; margin-top: 24px; }
.wvrs-mediakit-item { display: flex; align-items: center; gap: 10px; font-size: 14px; color: rgba(255,255,255,0.65); font-family: Inter, sans-serif; }
.wvrs-mediakit-item::before { content: ''; width: 6px; height: 6px; background: #47C5FA; border-radius: 50%; flex-shrink: 0; }

/* ── News Section ── */
.wvrs-news { background: #F5F5F7; padding: 100px 0; }
.wvrs-news-inner { max-width: 1240px; margin: 0 auto; padding: 0 40px; }
.wvrs-news-header { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: end; margin-bottom: 56px; }
.wvrs-news-h { font-size: clamp(28px,3vw,48px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.04; color: #032254; margin: 0; font-family: Inter, sans-serif; }
.wvrs-news-h em { font-style: italic; }
.wvrs-news-p { font-size: 16px; line-height: 1.7; color: #6B6B6B; margin: 0 0 28px; font-family: Inter, sans-serif; }
.wvrs-news-cards { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; }
.wvrs-news-card { background: #fff; border-radius: 14px; overflow: hidden; border: 1px solid #E2E8F0; text-decoration: none; display: flex; flex-direction: column; transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s; }
.wvrs-news-card:hover { transform: translateY(-6px); box-shadow: 0 16px 48px rgba(3,34,84,0.12); border-color: #47C5FA; }
.wvrs-news-card-img { width: 100%; height: 200px; object-fit: cover; display: block; transition: transform 8s cubic-bezier(0.16,1,0.3,1); }
.wvrs-news-card:hover .wvrs-news-card-img { transform: scale(1.05); }
.wvrs-news-card-body { padding: 24px; display: flex; flex-direction: column; flex: 1; }
.wvrs-news-card-tag { font-size: 10px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: #47C5FA; margin: 0 0 10px; font-family: Inter, sans-serif; }
.wvrs-news-card-h { font-size: 15px; font-weight: 700; color: #032254; margin: 0 0 8px; line-height: 1.35; letter-spacing: -0.01em; font-family: Inter, sans-serif; }
.wvrs-news-card-p { font-size: 13px; color: #6B6B6B; line-height: 1.55; margin: 0 0 16px; flex: 1; font-family: Inter, sans-serif; }
.wvrs-news-card-link { font-size: 12px; font-weight: 700; color: #47C5FA; text-decoration: none; display: flex; align-items: center; gap: 4px; font-family: Inter, sans-serif; transition: gap 0.2s; }
.wvrs-news-card:hover .wvrs-news-card-link { gap: 8px; }

/* ── Final CTA ── */
.wvrs-cta { background: linear-gradient(135deg,#032254 0%,#060F1E 100%); padding: 120px 40px; text-align: center; position: relative; overflow: hidden; }
.wvrs-cta::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 700px; height: 700px; background: radial-gradient(circle, rgba(71,197,250,0.09) 0%, transparent 70%); pointer-events: none; }
.wvrs-cta-inner { position: relative; max-width: 700px; margin: 0 auto; }
.wvrs-cta-h { font-size: clamp(36px,4.5vw,64px); font-weight: 900; letter-spacing: -0.04em; line-height: 1.0; color: #fff; margin: 0 0 20px; font-family: Inter, sans-serif; }
.wvrs-cta-h em { font-style: italic; color: #47C5FA; }
.wvrs-cta-p { font-size: 17px; line-height: 1.65; color: rgba(255,255,255,0.65); margin: 0 0 40px; font-family: Inter, sans-serif; }
.wvrs-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }

/* ── Keyframes ── */
@keyframes wvrs-fade-up { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } }
@keyframes wvrs-strip-scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes wvrs-scroll-pulse { 0%,100% { opacity: 0.4; transform: scaleY(0.8); } 50% { opacity: 1; transform: scaleY(1); } }

/* ── Responsive ── */
@media (max-width: 1024px) {
  .wvrs-cats-grid { grid-template-columns: repeat(2,1fr); }
  .wvrs-blog,.wvrs-webinar,.wvrs-innov,.wvrs-wp { grid-template-columns: 1fr; }
  .wvrs-blog-img,.wvrs-webinar-img,.wvrs-innov-img,.wvrs-wp-img { min-height: 320px; }
  .wvrs-stats-grid { grid-template-columns: repeat(2,1fr); }
  .wvrs-mediakit-inner { grid-template-columns: 1fr; gap: 40px; }
  .wvrs-news-header { grid-template-columns: 1fr; gap: 32px; }
  .wvrs-news-cards { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 767px) {
  .wvrs-hero-scroll { display: none !important; }
  .wvrs-hero-content { padding-bottom: 48px; }
  .wvrs-btn-primary,
  .wvrs-btn-accent,
  .wvrs-btn-ghost,
  .wvrs-btn-dark {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }
  .wvrs-hero-btns {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .wvrs-cta-btns {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .elementor-button {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }
}
@media (max-width: 640px) {
  .wvrs-cats-grid { grid-template-columns: 1fr; }
  .wvrs-blog-txt,.wvrs-webinar-txt,.wvrs-innov-txt,.wvrs-wp-txt { padding: 56px 28px; }
  .wvrs-stats-grid { grid-template-columns: 1fr 1fr; }
  .wvrs-news-cards { grid-template-columns: 1fr; }
  .wvrs-mini-cards,.wvrs-wp-mini-cards { grid-template-columns: 1fr; }
}
/* ── Unified CTA overrides ── */
.wvrs-btn-primary,
.wvrs-btn-accent,
.wvrs-btn-ghost,
.wvrs-btn-dark {
  background: #47C5FA !important;
  color: #032254 !important;
  border: none !important;
}
.wvrs-btn-primary:hover,
.wvrs-btn-accent:hover,
.wvrs-btn-ghost:hover,
.wvrs-btn-dark:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 36px rgba(71,197,250,0.45) !important;
  color: #032254 !important;
}
.wvrs-webinar { min-height: unset; }
.wvrs-webinar-txt { padding-top: 48px; padding-bottom: 48px; }
.wvrs-news-card-img {
  height: 200px !important;
  min-height: 200px !important;
  max-height: 200px !important;
  width: 100% !important;
  object-fit: cover !important;
  flex-shrink: 0 !important;
  display: block !important;
}
.wvrs-webinar-txt {
  justify-content: flex-start !important;
  padding-top: 56px !important;
  padding-bottom: 56px !important;
}
.wvrs-webinar {
  max-height: 600px !important;
  overflow: hidden !important;
}
.wvrs-webinar-img {
  max-height: 600px !important;
  overflow: hidden !important;
}
.wvrs-webinar-img img {
  height: 100% !important;
  min-height: 600px !important;
  object-fit: cover !important;
  object-position: center top !important;
}

/* ── Unified Primary CTA ─────────────────────────────────────── */
.wvrs-btn-primary,
.wvrs-btn-accent,
.wvrs-btn-dark,
#wvrs-compass-cta,
.elementor-button,
.elementor-button-wrapper .elementor-button {
  background: #47C5FA !important;
  color: #032254 !important;
  border: none !important;
  font-weight: 700 !important;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease !important;
}

.wvrs-btn-primary:hover,
.wvrs-btn-accent:hover,
.wvrs-btn-dark:hover,
#wvrs-compass-cta:hover,
.elementor-button:hover,
.elementor-button-wrapper .elementor-button:hover {
  background: #2db6f0 !important;
  color: #032254 !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 28px rgba(71, 197, 250, 0.45) !important;
  text-decoration: none !important;
}

/* ── Ghost stays ghost ───────────────────────────────────────── */
.wvrs-btn-ghost {
  background: transparent !important;
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.55) !important;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease !important;
}

.wvrs-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 10px 28px rgba(255, 255, 255, 0.15) !important;
}

/* ── Mobile full-width ───────────────────────────────────────── */
@media (max-width: 768px) {
  .wvrs-btn-primary,
  .wvrs-btn-accent,
  .wvrs-btn-dark,
  .wvrs-btn-ghost,
  #wvrs-compass-cta,
  .elementor-button,
  .elementor-button-wrapper .elementor-button {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  .wvrs-hero-btns {
    flex-direction: column !important;
    width: 100% !important;
  }

  .wvrs-hero-btns a {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }
}
#wvrs-compass-cta { border-radius: 50px !important; }

/* ── Compass cards — interactive ── */
.wvrs-compass-card {
  border: 1.5px solid transparent !important;
  transition: transform 0.25s cubic-bezier(0.16,1,0.3,1), box-shadow 0.25s cubic-bezier(0.16,1,0.3,1), border-color 0.25s ease, background 0.25s ease !important;
  cursor: default;
  position: relative;
  overflow: hidden;
}
.wvrs-compass-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(71,197,250,0.1) 0%, transparent 60%);
  opacity: 0;
  transition: opacity 0.25s ease;
  pointer-events: none;
}
.wvrs-compass-card:hover {
  transform: translateY(-4px) !important;
  border-color: #47C5FA !important;
  box-shadow: 0 8px 32px rgba(71,197,250,0.2), 0 0 0 1px rgba(71,197,250,0.08) !important;
  background: #edf4fb !important;
}
.wvrs-compass-card:hover::before {
  opacity: 1;
}
.wvrs-compass-card .wvrs-compass-card-h {
  transition: color 0.2s ease;
}
.wvrs-compass-card:hover .wvrs-compass-card-h {
  color: #47C5FA !important;
}
/* Service page readability patch: override theme button styles inside interactive support sections. */
.wvsvc button.wvsvc-service-tile,
.wvsvc button.wvsvc-team-node {
  -webkit-appearance: none !important;
  appearance: none !important;
  font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  white-space: normal !important;
  box-shadow: none !important;
  outline: none !important;
}

.wvsvc .wvsvc-service-list {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  align-items: stretch !important;
}

.wvsvc button.wvsvc-service-tile {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 164px !important;
  padding: 22px !important;
  border: 1px solid rgba(71,197,250,.38) !important;
  border-radius: 18px !important;
  background: linear-gradient(145deg, rgba(8,37,84,.96), rgba(6,20,46,.96)) !important;
  color: #fff !important;
  text-align: left !important;
  overflow: hidden !important;
}

.wvsvc button.wvsvc-service-tile:hover,
.wvsvc button.wvsvc-service-tile.active {
  background: linear-gradient(145deg, rgba(71,197,250,.24), rgba(8,37,84,.98)) !important;
  border-color: rgba(71,197,250,.78) !important;
  transform: translateY(-4px) !important;
}

.wvsvc button.wvsvc-service-tile span {
  color: #47C5FA !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: .14em !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

.wvsvc button.wvsvc-service-tile b {
  display: block !important;
  margin: 10px 0 8px !important;
  color: #fff !important;
  font-size: clamp(17px, 1.25vw, 20px) !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
  line-height: 1.12 !important;
  overflow-wrap: anywhere !important;
}

.wvsvc button.wvsvc-service-tile p {
  color: rgba(255,255,255,.76) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  overflow-wrap: anywhere !important;
}

.wvsvc .wvsvc-team-wrap {
  grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr) !important;
  gap: 64px !important;
}

.wvsvc .wvsvc-wheel {
  min-height: 640px !important;
  overflow: visible !important;
}

.wvsvc button.wvsvc-team-node {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  width: 210px !important;
  max-width: 210px !important;
  min-width: 0 !important;
  min-height: 104px !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(71,197,250,.36) !important;
  border-radius: 18px !important;
  background: linear-gradient(145deg, rgba(8,37,84,.98), rgba(6,20,46,.96)) !important;
  color: #fff !important;
  text-align: left !important;
  overflow: hidden !important;
}

.wvsvc button.wvsvc-team-node:hover,
.wvsvc button.wvsvc-team-node.active {
  background: linear-gradient(145deg, rgba(71,197,250,.22), rgba(8,37,84,.98)) !important;
  border-color: rgba(71,197,250,.82) !important;
}

.wvsvc button.wvsvc-team-node small {
  color: #47C5FA !important;
  font-size: 10px !important;
  font-weight: 900 !important;
  letter-spacing: .13em !important;
  line-height: 1.15 !important;
  text-transform: uppercase !important;
}

.wvsvc button.wvsvc-team-node b {
  display: block !important;
  margin-top: 8px !important;
  color: #fff !important;
  font-size: 17px !important;
  font-weight: 900 !important;
  letter-spacing: -.02em !important;
  line-height: 1.13 !important;
  overflow-wrap: anywhere !important;
}

.wvsvc .wvsvc-team-node:nth-of-type(2) { right: 0 !important; }
.wvsvc .wvsvc-team-node:nth-of-type(3) { right: 4% !important; }
.wvsvc .wvsvc-team-node:nth-of-type(5) { left: 4% !important; }
.wvsvc .wvsvc-team-node:nth-of-type(6) { left: 0 !important; }

.wvsvc .wvsvc-stat strong {
  font-size: clamp(44px, 4.8vw, 74px) !important;
  letter-spacing: -.045em !important;
  white-space: nowrap !important;
}

@media (max-width: 1250px) {
  .wvsvc .wvsvc-service-list { grid-template-columns: 1fr !important; }
  .wvsvc .wvsvc-team-wrap { grid-template-columns: 1fr !important; }
}

@media (max-width: 767px) {
  .wvsvc button.wvsvc-service-tile,
  .wvsvc button.wvsvc-team-node {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    transform: none !important;
  }
}/* End custom CSS */