.rp-seo-wrap {background:radial-gradient(circle at top left, rgba(145, 45, 255, 0.22), transparent 34%),radial-gradient(circle at bottom right, rgba(67, 0, 155, 0.28), transparent 35%),#05050a;color: #ffffff;padding: 70px 18px;font-family: Arial, Helvetica, sans-serif;}
.rp-seo-container {max-width: 1700px; margin: 0 auto;}

.rp-photo-section, .rp-seo-card, .rp-split-section, .rp-faq-section {border: 1px solid rgba(255, 255, 255, 0.10); box-shadow: 0 22px 70px rgba(0, 0, 0, 0.55);}

.rp-seo-hero { position: relative; overflow: hidden; min-height: 470px; border-radius: 30px; background: linear-gradient(90deg, rgba(5, 5, 10, 0.96), rgba(5, 5, 10, 0.72), rgba(5, 5, 10, 0.25)),  
url('https://www.ragepros.com/uploads/backgrounds/homepage/homepage_hero.webp') center/cover no-repeat; display: flex; align-items: center; padding: 56px;}

.rp-overlay { position: absolute; inset: 0; background: linear-gradient(135deg, rgba(120, 35, 255, 0.22), transparent 52%); pointer-events: none;}
.rp-hero-content { position: relative; max-width: 720px; z-index: 2;}

.rp-eyebrow { display: inline-flex; margin-bottom: 14px; padding: 8px 14px; border-radius: 999px; background: rgba(145, 45, 255, 0.16); border: 1px solid rgba(180, 120, 255, 0.35); color: #d8c1ff; font-size: 12px; font-weight: 800; letter-spacing: 0.14em; text-transform: uppercase;}
.rp-hero-content h1 {font-size: 1.5rem;	margin: 0.67em 0;}

.rp-seo-hero h2, .rp-split-content h2, .rp-faq-header h2 {margin: 0 0 18px;font-size: clamp(34px, 5vw, 64px);line-height: 1.2;}

.rp-hero-content p,  .rp-split-content p,  .rp-faq-header p,  .rp-card-content p,  .rp-faq-item p { color: rgba(255, 255, 255, 0.76); font-size: 16px; line-height: 1.7;}
.rp-hero-content p { max-width: 660px; font-size: 18px;}

.rp-btn-row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 28px;}
.rp-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 24px; border-radius: 999px; font-weight: 800; text-decoration: none; transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;}

.rp-btn:hover { transform: translateY(-2px);}

.rp-btn-primary { background: linear-gradient(135deg, #8f3cff, #5d18ff); color: #fff; box-shadow: 0 0 30px rgba(143, 60, 255, 0.42);}
.rp-btn-secondary { color: #fff; border: 1px solid rgba(255, 255, 255, 0.22); background: rgba(255, 255, 255, 0.06);}
.rp-btn-secondary:hover { border-color: rgba(180, 120, 255, 0.65); box-shadow: 0 0 24px rgba(143, 60, 255, 0.22);}

.rp-seo-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 26px;}
.rp-seo-card { position: relative; overflow: hidden; min-height: 410px; border-radius: 26px; background: var(--bg) center/cover no-repeat;}

.rp-card-overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.86)),  radial-gradient(circle at top, rgba(150, 75, 255, 0.24), transparent 46%);}
.rp-card-content { position: absolute; left: 24px; right: 24px; bottom: 24px; z-index: 2;}

.rp-card-content span { display: inline-flex; margin-bottom: 12px; color: #d8c1ff; font-size: 13px; font-weight: 900; letter-spacing: 0.18em;}
.rp-card-content h3,  .rp-faq-item h3 { margin: 0 0 10px; font-size: 24px; line-height: 1.12; letter-spacing: -0.03em;}

.rp-split-section { display: grid; grid-template-columns: 0.95fr 1.05fr; overflow: hidden; margin-top: 26px; border-radius: 30px; background: rgba(255, 255, 255, 0.045);}
.rp-split-photo { min-height: 520px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.38)),  url('https://www.ragepros.com/uploads/backgrounds/homepage/photo-1580327344181-c1163234e5a0.jpg') center/cover no-repeat;}
.rp-split-content { padding: 54px; display: flex; flex-direction: column; justify-content: center;}

.rp-seo-list { display: grid; gap: 12px; margin: 24px 0 0; padding: 0; list-style: none;}
.rp-seo-list li { position: relative; padding: 14px 16px 14px 44px; border-radius: 16px; background: rgba(255, 255, 255, 0.055); border: 1px solid rgba(255, 255, 255, 0.09); color: rgba(255, 255, 255, 0.84); font-weight: 700;}
.rp-seo-list li::before { content: "✓"; position: absolute; left: 16px; top: 13px; color: #c9a6ff; font-weight: 900;}

/** FAQ **/
.rp-faq-section { margin-top: 26px; padding: 52px; border-radius: 30px; background: linear-gradient(135deg, rgba(98, 32, 205, 0.18), rgba(255, 255, 255, 0.035)),  rgba(255, 255, 255, 0.04);}
.rp-faq-section h1 {font-size: 1.5em;margin: 0.67em 0;}

.rp-faq-header { max-width: 790px; margin-bottom: 28px;}
.rp-faq-header h2 { font-size: clamp(30px, 4vw, 48px);}
.rp-faq-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px;}

.rp-faq-item { padding: 24px; border-radius: 22px; background: rgba(0, 0, 0, 0.28); border: 1px solid rgba(255, 255, 255, 0.08);}
.rp-faq-item p { margin-bottom: 0;}

@media (max-width:768px) {
.rp-faq-desc { font-size:14px; line-height:1.9; }
}

@media (max-width:768px) {
.rp-faq-intro { margin-bottom:30px; }
.rp-faq-intro p { padding:22px 20px; line-height:1.9; font-size:14px; border-radius:18px; }
}

@media (max-width: 980px) {
.rp-seo-grid,  .rp-split-section,  .rp-faq-grid { grid-template-columns: 1fr;}
.rp-seo-hero,  .rp-split-content,  .rp-faq-section { padding: 34px;}
.rp-split-photo { min-height: 360px;}
}

@media (max-width: 560px) {
.rp-seo-wrap { padding: 42px 14px;}
.rp-seo-hero { min-height: 560px; padding: 28px; border-radius: 22px;}
.rp-seo-card { min-height: 360px;}
  
.rp-split-content,  .rp-faq-section { padding: 28px;}
.rp-btn { width: 100%;}
}

/**Game Section Home Page **/
.rp-games-area { width: 100%; padding: 60px 20px 42px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif;}

.rp-games-container { width: 100%; max-width: 1700px; margin: 0 auto; box-sizing: border-box;}

.rp-section-title { text-align: center; margin-bottom: 40px;}
.rp-section-title h2 { margin: 0; color: #fff; font-size: 36px; line-height: 1.1; font-weight: 400; text-transform: uppercase; letter-spacing: 0.5px;}

.rp-games-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px 26px; width: 100%; max-width: 1700px; margin: 0 auto;}

.rp-game-card { width: 100%; min-height: 385px; padding: 26px 54px 34px; background: #101016; border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; box-sizing: border-box; text-align: center; overflow: hidden;}
.rp-game-card h3 { margin: 0 0 13px; color: rgba(255,255,255,0.72); font-size: 14px; line-height: 1.25; font-weight: 400; text-transform: uppercase; min-height: 18px;}

.rp-game-image { width: 100%; aspect-ratio: 1.52 / 1; background: #18002d; border-radius: 7px; overflow: hidden; margin: 0 auto 24px;}
.rp-game-image img { width: 100%; height: 100%; display: block; object-fit: cover;}

.rp-game-btn { display: inline-flex; align-items: center; justify-content: center; width: 154px; height: 31px; border: 1px solid #a56cff; border-radius: 6px; color: #b100ff; font-size: 11px; font-weight: 700; text-decoration: none; transition: 0.25s ease;}
.rp-game-btn:hover { color: #fff; background: #b100ff; box-shadow: 0 0 18px rgba(177,0,255,0.55);}

.rp-view-all { text-align: center;}

.rp-services-bubble { position:relative; display:flex; align-items:center; justify-content:center; gap:22px; max-width:1150px; margin:26px auto 46px; padding:26px 34px; border-radius:34px; background:linear-gradient(90deg,rgba(124,77,255,.12),rgba(0,0,0,.82),rgba(124,77,255,.08)); border:1px solid rgba(167,111,255,.28); box-shadow:0 0 45px rgba(124,77,255,.12), inset 0 0 30px rgba(255,255,255,.02); overflow:hidden; }
.rp-services-bubble:before { content:''; position:absolute; top:-1px; left:16%; width:120px; height:2px; border-radius:999px; background:linear-gradient(90deg,transparent,#fff,transparent); opacity:.85; }
.rp-services-bubble-icon { flex:0 0 70px; width:70px; height:70px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:radial-gradient(circle at top,rgba(180,120,255,.58),rgba(124,77,255,.16)); border:1px solid rgba(190,140,255,.3); box-shadow:0 0 30px rgba(124,77,255,.22); }
.rp-services-bubble-icon i { color:#fff; font-size:26px; }
.rp-services-intro { margin:0; color:#edf1ff; font-size:18px; line-height:1.9; text-align:center; max-width:900px; }

@media (max-width:768px) {
.rp-services-bubble { flex-direction:column; gap:18px; padding:22px 20px; border-radius:24px; margin:22px auto 36px; }
.rp-services-bubble-icon { width:62px; height:62px; flex:0 0 62px; }
.rp-services-bubble-icon i { font-size:22px; }
.rp-services-intro { font-size:15px; line-height:1.85; }

}

@media (max-width: 1200px) {
.rp-games-grid { grid-template-columns: repeat(2, 1fr); max-width: 950px;}
}

@media (max-width: 700px) {
.rp-games-area { padding: 35px 14px;}
.rp-section-title { margin-bottom: 34px;}
.rp-section-title h2 { font-size: 26px;}
.rp-games-grid { grid-template-columns: 1fr; gap: 18px;}
.rp-game-card { padding: 24px 22px 30px; min-height: auto;}
}

/** Stream Video Section Home Page **/
.rp-video-hero {position: relative;width: 1700px;min-height: 640px;overflow: hidden;background: #000;display: grid;align-items: center;justify-content: center;padding: 60px 20px;box-sizing: border-box;margin: 60px auto;border-radius: 20px;}

/* ===== VIDEO ===== */
.rp-video-bg {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;}

/* ===== DARK OVERLAY ===== */
.rp-video-overlay {position: absolute;inset: 0;background:linear-gradient(180deg,rgba(0,0,0,0.55),rgba(0,0,0,0.72));}

/* ===== CONTENT ===== */
.rp-video-content {position: relative;z-index: 2;width: 100%;max-width: 1200px;text-align: center;}

/* ===== TOP TEXT ===== */
.rp-top-text {margin: 0 0 18px;color: #ffffff;font-size: 28px;line-height: 1.2;font-weight: 700;text-transform: uppercase;letter-spacing: 1px;}

/* ===== TITLE ===== */
.rp-video-content h2 {margin: 0;color: #fff;font-size: clamp(42px, 6vw, 58px);line-height: 1.2;font-weight: 900;text-transform: uppercase;letter-spacing: -2px;}

/* ===== BUTTON ===== */
.rp-video-btn {display: inline-flex;align-items: center;justify-content: center;margin-top: 34px;min-width: 240px;height: 60px;padding: 0 36px;border-radius: 12px;background: linear-gradient(135deg,#b000ff,#6a00ff);color: #fff;text-decoration: none;font-size: 15px;font-weight: 800;
  text-transform: uppercase;letter-spacing: 1px;box-shadow:0 0 25px rgba(176,0,255,0.55),0 0 60px rgba(176,0,255,0.25);transition: 0.25s ease;}

.rp-video-btn:hover {transform: translateY(-2px);box-shadow:0 0 35px rgba(176,0,255,0.8),0 0 80px rgba(176,0,255,0.35);}

/* ===== MOBILE ===== */

@media (max-width: 768px) {
  .rp-video-hero {min-height: 520px;padding: 50px 18px;}
  .rp-top-text {font-size: 18px;margin-bottom: 14px;}
  .rp-video-content h2 {line-height: 1.02;letter-spacing: -1px;}
  .rp-video-btn {width: 100%;max-width: 320px;height: 56px;margin-top: 28px;}
}

/** Here to help Section **/
.rp-support-section {position: relative;width: 100%;max-width: 1700px;min-height: 360px;margin: 0 auto;border-radius: 22px;overflow: hidden;background: #050505;}

/* ===== BACKGROUND ===== */
.rp-support-bg {position: absolute;inset: 0;background:url('https://images.unsplash.com/photo-1542751371-adc38448a05e?auto=format&fit=crop&w=1800&q=80')center center / cover no-repeat;transform: scale(1.03);}

/* ===== OVERLAY ===== */
.rp-support-overlay { position: absolute; inset: 0; background: linear-gradient(  90deg,  rgba(0,0,0,0.78),  rgba(0,0,0,0.42),  rgba(0,0,0,0.78)  );}

/* ===== CONTENT ===== */
.rp-support-content { position: relative; z-index: 2; width: 100%; min-height: 360px; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 60px 30px; box-sizing: border-box;}

/* ===== TITLE ===== */
.rp-support-content h2 { margin: 0 0 24px; color: #fff; font-size: clamp(42px, 5vw, 67px); line-height: 0.95; font-weight: 900; letter-spacing: -2px; text-transform: uppercase;}

/* ===== GLASS BOX ===== */
.rp-support-box { width: 100%; max-width: 760px; padding: 28px 34px 34px; border-radius: 18px; background: rgba(20,20,20,0.42); backdrop-filter: blur(8px); border: 1px solid rgba(255,255,255,0.08);}

/* ===== TEXT ===== */
.rp-support-box p { margin: 0; color: rgba(255,255,255,0.95); font-size: 20px; line-height: 1.5; font-weight: 400;}

/* ===== BUTTON ===== */
.rp-support-btn { display: inline-flex; align-items: center; justify-content: center; margin-top: 28px; min-width: 220px; height: 56px; padding: 0 34px; border-radius: 12px; background: linear-gradient(  135deg,  #b000ff,  #6d00ff  ); color: #fff; text-decoration: none; font-size: 14px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; box-shadow: 0 0 22px rgba(176,0,255,0.45),  0 0 60px rgba(176,0,255,0.15); transition: 0.25s ease;}
.rp-support-btn:hover { transform: translateY(-2px); box-shadow: 0 0 30px rgba(176,0,255,0.7),  0 0 80px rgba(176,0,255,0.28);}

/** HERO BUTTONS **/
.test-section {margin: 20px auto 0;display: block;text-align: center;font-weight: 950;}
.rp-hero-buttons { display: flex; gap: 16px; margin-top:35px; flex-wrap: wrap;}

.rp-btn-primary,.rp-btn-secondary{min-height:56px;padding:16px 30px;border-radius:16px;font-size:15px;letter-spacing:.3px;}
.rp-btn-primary { background: linear-gradient( 135deg, #009dff, #00d5ff ); color: #fff; box-shadow: 0 0 30px rgba(0,183,255,.35);}
.rp-btn-primary:hover { transform: translateY(-3px); box-shadow: 0 0 40px rgba(0,183,255,.55);}

.rp-btn-secondary { background:gba(255,255,255,.03);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 15px rgba(255,255,255,.02);}
.rp-btn-secondary:hover { border-color: rgba(0,183,255,.35); background: rgba(0,183,255,.08);}

/* ===== MOBILE ===== */

@media (max-width: 768px) {
.rp-support-section { min-height: 460px; border-radius: 18px;}
.rp-support-content { min-height: 460px; padding: 50px 20px;}
.rp-support-box { padding: 24px 22px 30px;}
.rp-support-box p { font-size: 17px; line-height: 1.55;}
.rp-support-btn { width: 100%; max-width: 300px;}
}

/** Testimonial Section Button **/
.test-section {display: grid;width: 15%;margin: 0 auto;}

/** PAGE CONTENT STYLE **/
.rp-seo-content .rp-seo-inner {margin-top:60px;  position:relative; padding:54px 54px 40px; border-radius:28px; background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015)); border:1px solid rgba(124,77,255,.18); box-shadow:0 25px 70px rgba(0,0,0,.35); overflow:hidden; }
.rp-seo-content .rp-seo-inner:before { content:""; position:absolute; inset:0; background:radial-gradient(circle at top right,rgba(124,77,255,.16),transparent 46%),radial-gradient(circle at bottom left,rgba(0,212,255,.08),transparent 42%); pointer-events:none; }

.rp-seo-content .rp-seo-inner > * { position:relative; z-index:2; }
.rp-seo-content .rp-seo-inner p { max-width:1600px; margin:0 0 24px; padding:18px 22px; border-radius:18px; background:rgba(255,255,255,.025); border-left:3px solid rgba(124,77,255,.65); color:#d4dcf5; font-size:16px; line-height:1.95; box-shadow:inset 0 0 18px rgba(255,255,255,.015); }

.rp-seo-content h2 {font-size: 30px;font-weight: 700;}

.rp-seo-content .rp-seo-inner p:nth-of-type(2) { border-left-color:rgba(0,212,255,.7); }
.rp-seo-content .rp-seo-inner p:nth-of-type(3) { border-left-color:rgba(167,111,255,.7); }
.rp-seo-content .rp-seo-inner p:nth-of-type(4) { border-left-color:rgba(0,212,255,.55); margin-bottom:34px; }

@media (max-width:768px) {
.rp-seo-content .rp-seo-inner { padding:30px 20px; border-radius:22px; }
.rp-seo-content .rp-seo-inner p { padding:16px 18px; font-size:14px; line-height:1.85; }
}

.rp-seo-links { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 28px 0;}
.rp-seo-links a { display: flex; align-items: center; justify-content: center; min-height: 52px; padding: 14px; border-radius: 12px; background: rgba(160, 50, 255, .12); border: 1px solid rgba(190, 100, 255, .35); color: #fff; text-decoration: none; font-weight: 800; text-align: center;}
.rp-seo-links a:hover { background: #a100ff; box-shadow: 0 0 25px rgba(161,0,255,.45);}

.rp-faq { margin-top: 45px; padding: 34px; border-radius: 22px; background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);}

@media (max-width: 900px) {
.rp-seo-links { grid-template-columns: repeat(2, 1fr);}
}

@media (max-width: 600px) {
.rp-seo-links { grid-template-columns: 1fr;}
.rp-faq { padding: 24px;}
}

/** Products Wrap **/
.rp-all-products-wrap { display:flex; flex-direction:column; align-items:center; gap:26px; margin-top:50px; }
.rp-all-products-line { width:180px; height:1px; background:linear-gradient(90deg,transparent,#7c4dff,transparent); opacity:.7; }

.rp-all-products-btn { display:flex; align-items:center; gap:14px; padding:18px 34px; border-radius:18px; background:linear-gradient(135deg,#7c00ff,#c400ff); box-shadow:0 0 30px rgba(162,0,255,.35); color:#fff !important; font-size:15px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none !important; transition:.25s ease; }
.rp-all-products-btn i { font-size:13px; transition:.25s ease; }

.rp-all-products-btn:hover { transform:translateY(-3px); box-shadow:0 0 40px rgba(162,0,255,.55); }
.rp-all-products-btn:hover i { transform:translateX(4px); }

/** Guide Section **/
.rp-guide-section {padding: 90px 30px 60px;position: relative;overflow: hidden;border: 1px solid rgba(124,77,255,.18);background: radial-gradient(circle at top right,rgba(124,77,255,.16),transparent 46%),radial-gradient(circle at bottom left,rgba(0,212,255,.08),transparent 42%);
	border-radius: 28px;margin-top: 60px;}

.rp-guide-inner { max-width:1400px; margin:0 auto; }
.rp-guide-section h2 {margin: 14px 0 50px;font-size: 34px;line-height: 1.1;color: #fff;text-align: center;text-transform: uppercase;}
.rp-guide-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px; }

.rp-guide-box { position:relative; padding:34px; border-radius:24px; background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)); border:1px solid rgba(255,255,255,.06); backdrop-filter:blur(12px); transition:.25s ease; overflow:hidden; }
.rp-guide-box:before { content:""; position:absolute; inset:0; background:radial-gradient(circle at top right,rgba(124,77,255,.22),transparent 60%); opacity:.8; pointer-events:none; }
.rp-guide-box:hover { transform:translateY(-5px); border-color:rgba(124,77,255,.25); box-shadow:0 20px 50px rgba(0,0,0,.45); }

.rp-guide-box h3 { position:relative; margin-bottom:18px; color:#fff; font-size:22px; font-weight:800; line-height:1.2; z-index:2; }
.rp-guide-box p { position:relative; color:#b7c0d8; font-size:15px; line-height:1.95; z-index:2; }

@media (max-width:980px) {
.rp-guide-grid { grid-template-columns:1fr; }
.rp-guide-section { padding:70px 20px; }
.rp-guide-section h2 { font-size:34px; }
}

@media (max-width:768px) {
.rp-guide-box { padding:28px 24px; border-radius:20px; }
.rp-guide-box h3 { font-size:20px; }
.rp-guide-box p { font-size:14px; line-height:1.85; }
}

/** Divider **/
.rp-home-divider { width:100%; max-width:1400px; height:1px; margin:55px auto 10px; background:linear-gradient(90deg,transparent,rgba(124,77,255,.45),rgba(0,212,255,.35),transparent); opacity:.9; }

/** Sources Section **/
.rp-resource-section {padding: 50px 30px 80px;position: relative;overflow: hidden;background: radial-gradient(circle at top right,rgba(124,77,255,.16),transparent 46%),radial-gradient(circle at bottom left,rgba(0,212,255,.08),transparent 42%);margin: 60px 0;border: 1px solid rgba(124,77,255,.18);border-radius: 22px;}

.rp-resource-inner { max-width:1400px; margin:0 auto; text-align:center; }

.rp-resource-section h2 { margin:14px 0 22px; color:#fff; font-size:42px; font-weight:900; line-height:1.1; text-transform:uppercase; }

.rp-resource-intro { max-width:860px; margin:0 auto 48px; color:#b7c0d8; font-size:16px; line-height:1.9; }
.rp-resource-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:24px; text-align:left; }

.rp-resource-card { position:relative; padding:32px; border-radius:24px; background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)); border:1px solid rgba(255,255,255,.06); overflow:hidden; transition:.25s ease; }
.rp-resource-card:before { content:""; position:absolute; inset:0; background:radial-gradient(circle at top right,rgba(0,212,255,.18),transparent 60%); pointer-events:none; opacity:.85; }
.rp-resource-card:hover { transform:translateY(-5px); border-color:rgba(0,212,255,.25); box-shadow:0 20px 55px rgba(0,0,0,.45); }

.rp-resource-card i { position:relative; display:inline-flex; align-items:center; justify-content:center; width:46px; height:46px; margin-bottom:22px; border-radius:14px; background:rgba(0,212,255,.1); color:#00d4ff; font-size:20px; z-index:2; }
.rp-resource-card h3 { position:relative; margin:0 0 14px; color:#fff; font-size:25px; font-weight:900; line-height:1.2; z-index:2; }
.rp-resource-card p { position:relative; margin:0; color:#b7c0d8; font-size:14px; line-height:1.85; z-index:2; }

.rp-resource-links { display:flex; justify-content:center; flex-wrap:wrap; gap:14px; margin-top:42px; }
.rp-resource-links a { display:inline-flex; align-items:center; justify-content:center; min-height:46px; padding:12px 20px; border-radius:999px; background:rgba(255,255,255,.04); border:1px solid rgba(255,255,255,.07); color:#fff !important; font-size:12px; font-weight:900; letter-spacing:.08em; text-transform:uppercase; text-decoration:none !important; transition:.25s ease; }
.rp-resource-links a:hover { transform:translateY(-2px); border-color:rgba(124,77,255,.35); box-shadow:0 0 24px rgba(124,77,255,.22); }

/** Paragraph Bubble **/
.rp-services-bubble { position:relative; display:flex; align-items:center; justify-content:center; gap:22px; max-width:1150px; margin:26px auto 46px; padding:26px 34px; border-radius:34px; background:linear-gradient(90deg,rgba(124,77,255,.12),rgba(0,0,0,.82),rgba(124,77,255,.08)); border:1px solid rgba(167,111,255,.28); box-shadow:0 0 45px rgba(124,77,255,.12), inset 0 0 30px rgba(255,255,255,.02); overflow:hidden; }
.rp-services-bubble:before { content:''; position:absolute; top:-1px; left:16%; width:120px; height:2px; border-radius:999px; background:linear-gradient(90deg,transparent,#fff,transparent); opacity:.85; }

.rp-services-bubble-icon { flex:0 0 70px; width:70px; height:70px; border-radius:50%; display:flex; align-items:center; justify-content:center; background:radial-gradient(circle at top,rgba(180,120,255,.58),rgba(124,77,255,.16)); border:1px solid rgba(190,140,255,.3); box-shadow:0 0 30px rgba(124,77,255,.22); }
.rp-services-bubble-icon i { color:#fff; font-size:26px; }

.rp-resource-intro { margin:0; color:#edf1ff; font-size:18px; line-height:1.9; text-align:center; max-width:900px; }

@media (max-width:768px) {
.rp-services-bubble { flex-direction:column; gap:18px; padding:22px 20px; border-radius:24px; margin:22px auto 36px; }
.rp-services-bubble-icon { width:62px; height:62px; flex:0 0 62px; }
.rp-services-bubble-icon i { font-size:22px; }
.rp-resource-intro { font-size:15px; line-height:1.85; }
}

@media (max-width:1100px) {
.rp-resource-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}

@media (max-width:768px) {
.rp-resource-section { padding:70px 20px; }
.rp-resource-section h2 { font-size:32px; }
.rp-resource-intro { font-size:15px; margin-bottom:34px; }
.rp-resource-grid { grid-template-columns:1fr; }
.rp-resource-card { padding:28px 24px; border-radius:20px; }
}