.elementor-2578 .elementor-element.elementor-element-84ae6ad{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-8d22ec9 */@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700;800;900&display=swap');

.bdrive {
  --ink: #f8fbff;
  --deep: #07111f;
  --deep-2: #0d1b2e;
  --panel: rgba(255, 255, 255, .08);
  --line: rgba(255, 255, 255, .16);
  --muted: #aab7c8;
  --paper: #f5f7fb;
  --text: #172033;
  --blue: #2f80ff;
  --cyan: #46d8ff;
  --amber: #ffb020;
  --green: #22c55e;
  --radius: 10px;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow-x: clip;
  color: var(--ink);
  background: var(--paper);
  font-family: "Roboto Slab", Georgia, serif;
  line-height: 1.55;
}

.bdrive * { box-sizing: border-box; }
.bdrive a { color: inherit; }

.bdrive .hero {
  position: relative;
  min-height: 720px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 480px);
  gap: clamp(24px, 5vw, 70px);
  align-items: center;
  padding: 86px clamp(18px, 6vw, 80px) 120px;
  overflow: hidden;
  background:
    linear-gradient(90deg, rgba(7, 17, 31, .98) 0%, rgba(7, 17, 31, .86) 46%, rgba(7, 17, 31, .28) 100%),
    url("https://tracnghiemcanhan.com/wp-content/uploads/2025/09/Tai-mau-56.png") center / cover no-repeat;
}

.bdrive .hero::after {
  content: "";
  position: absolute;
  right: clamp(-110px, -5vw, -36px);
  bottom: 38px;
  width: min(54vw, 780px);
  aspect-ratio: 1536 / 1024;
  background: url("https://tracnghiemcanhan.com/wp-content/uploads/2025/09/Tai-mau-58.png") center / contain no-repeat;
  filter: drop-shadow(0 32px 34px rgba(0, 0, 0, .38));
  opacity: .95;
}

.bdrive .hero-copy,
.bdrive .exam-panel {
  position: relative;
  z-index: 2;
}

.bdrive .eyebrow {
  width: fit-content;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border: 1px solid rgba(70, 216, 255, .38);
  border-radius: 999px;
  color: #dff7ff;
  background: rgba(70, 216, 255, .09);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.bdrive h1 {
  max-width: 850px;
  margin: 22px 0 20px;
  color: #fff;
  font-size: clamp(42px, 7vw, 94px);
  line-height: .96;
  font-weight: 950;
  letter-spacing: 0;
  text-wrap: balance;
}

.bdrive .hero-copy p {
  max-width: 720px;
  margin: 0;
  color: rgba(248, 251, 255, .86);
  font-size: 20px;
  line-height: 1.65;
  font-weight: 620;
}

.bdrive .hero-copy strong {
  color: #fff;
}

.bdrive .hero-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.bdrive .primary-btn,
.bdrive .panel-link {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border-radius: var(--radius);
  color: #06111f;
  background: linear-gradient(135deg, var(--cyan), #9be9ff);
  box-shadow: 0 14px 32px rgba(70, 216, 255, .24);
  font-size: 15px;
  font-weight: 950;
  text-decoration: none;
  white-space: nowrap;
  transition: transform .16s ease, box-shadow .16s ease;
}

.bdrive .primary-btn:hover,
.bdrive .panel-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(70, 216, 255, .34);
}

.bdrive .ghost-note {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  color: rgba(248, 251, 255, .78);
  background: rgba(255, 255, 255, .06);
  font-size: 13px;
  font-weight: 850;
}

.bdrive .exam-panel {
  align-self: end;
  max-width: 480px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, .14), rgba(255, 255, 255, .07));
  box-shadow: 0 26px 80px rgba(0, 0, 0, .34);
  backdrop-filter: blur(16px);
}

.bdrive .panel-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--line);
}

.bdrive .panel-top span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 850;
  text-transform: uppercase;
}

.bdrive .panel-top strong {
  color: #fff;
  font-size: 18px;
  font-weight: 950;
}

.bdrive .dial-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 18px 0;
}

.bdrive .dial-grid div {
  padding: 16px 12px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: rgba(5, 14, 27, .42);
}

.bdrive .dial-grid strong {
  display: block;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 950;
}

.bdrive .dial-grid span {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.bdrive .panel-link {
  width: 100%;
}

.bdrive .quick-strip {
  width: calc(100% - clamp(28px, 6vw, 96px));
  margin: -58px auto 0;
  position: relative;
  z-index: 4;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  overflow: hidden;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(17, 32, 51, .16);
}

.bdrive .quick-strip div {
  padding: 22px;
  border-right: 1px solid #e7edf5;
}

.bdrive .quick-strip div:last-child {
  border-right: 0;
}

.bdrive .quick-strip strong {
  display: block;
  color: var(--blue);
  font-size: 26px;
  font-weight: 950;
}

.bdrive .quick-strip span {
  display: block;
  margin-top: 6px;
  color: #4c5870;
  font-size: 14px;
  font-weight: 750;
}

.bdrive .section {
  padding: 76px clamp(18px, 6vw, 80px) 0;
  color: var(--text);
}

.bdrive .section-head {
  max-width: 980px;
  margin-bottom: 26px;
}

.bdrive .section-head span {
  color: var(--blue);
  font-size: 13px;
  font-weight: 950;
  text-transform: uppercase;
}

.bdrive h2 {
  margin: 8px 0 12px;
  color: var(--text);
  font-size: clamp(32px, 4.6vw, 60px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: 0;
}

.bdrive .section-head p {
  max-width: 620px;
  margin: 0;
  color: #5f6b80;
  font-size: 16px;
  font-weight: 650;
}

.bdrive .test-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.bdrive .test-ticket {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr) auto;
  grid-template-areas:
    "num title action"
    "num meta action";
  align-items: center;
  gap: 16px;
  min-height: 96px;
  padding: 16px;
  border: 1px solid #dfe7f2;
  border-radius: 14px;
  background: #fff;
  color: var(--text);
  text-decoration: none;
  box-shadow: 0 10px 26px rgba(17, 32, 51, .06);
  transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}

.bdrive .test-ticket:hover {
  transform: translateY(-3px);
  border-color: var(--blue);
  box-shadow: 0 18px 38px rgba(47, 128, 255, .14);
}

.bdrive .num {
  grid-area: num;
  width: 54px;
  height: 54px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  color: #fff;
  background: linear-gradient(135deg, var(--blue), #65d9ff);
  font-size: 18px;
  font-weight: 950;
}

.bdrive .test-ticket strong {
  grid-area: title;
  display: block;
  font-size: 18px;
  font-weight: 950;
}

.bdrive .test-ticket small {
  grid-area: meta;
  display: block;
  margin-top: 3px;
  color: #667286;
  font-size: 13px;
  font-weight: 800;
}

.bdrive .test-ticket em {
  grid-area: action;
  justify-self: end;
  padding: 9px 12px;
  border-radius: 999px;
  color: #06111f;
  background: #e8f7ff;
  font-size: 13px;
  font-style: normal;
  font-weight: 950;
}

.bdrive .guide {
  display: grid;
  grid-template-columns: 1.2fr repeat(3, 1fr);
  gap: 14px;
  padding-bottom: 80px;
}

.bdrive .guide-card {
  min-height: 210px;
  padding: 22px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #dfe7f2;
  box-shadow: 0 10px 26px rgba(17, 32, 51, .06);
}

.bdrive .guide-card.feature {
  color: #fff;
  background: linear-gradient(135deg, #07111f, #17355f);
  border-color: transparent;
}

.bdrive .guide-card span {
  color: var(--cyan);
  font-size: 13px;
  font-weight: 950;
  text-transform: uppercase;
}

.bdrive .guide-card h2 {
  color: #fff;
  font-size: clamp(28px, 3.3vw, 44px);
}

.bdrive .guide-card p {
  margin: 0;
  color: #657184;
  font-size: 14px;
  font-weight: 650;
}

.bdrive .guide-card.feature p {
  color: rgba(248, 251, 255, .78);
  font-size: 15px;
}

.bdrive .guide-card > strong {
  display: block;
  margin-bottom: 12px;
  color: var(--text);
  font-size: 22px;
  font-weight: 950;
}

@media (max-width: 1060px) {
  .bdrive .hero {
    grid-template-columns: 1fr;
  }
  .bdrive .hero::after {
    width: min(74vw, 720px);
    opacity: .42;
  }
  .bdrive .exam-panel {
    align-self: start;
  }
  .bdrive .test-list,
  .bdrive .guide {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .bdrive .hero {
    min-height: auto;
    padding: 58px 14px 96px;
  }
  .bdrive h1 {
    font-size: clamp(38px, 13vw, 58px);
  }
  .bdrive .hero-copy p {
    font-size: 17px;
  }
  .bdrive .hero-actions {
    align-items: stretch;
  }
  .bdrive .primary-btn,
  .bdrive .ghost-note {
    width: 100%;
  }
  .bdrive .exam-panel {
    padding: 16px;
  }
  .bdrive .dial-grid {
    grid-template-columns: 1fr;
  }
  .bdrive .quick-strip {
    width: calc(100% - 28px);
    grid-template-columns: 1fr;
  }
  .bdrive .quick-strip div {
    border-right: 0;
    border-bottom: 1px solid #e7edf5;
  }
  .bdrive .quick-strip div:last-child {
    border-bottom: 0;
  }
  .bdrive .section {
    padding: 56px 14px 0;
  }
  .bdrive .test-ticket {
    grid-template-columns: 54px minmax(0, 1fr);
    grid-template-areas:
      "num title"
      "num meta"
      "action action";
  }
  .bdrive .test-ticket em {
    grid-column: 1 / -1;
    justify-self: stretch;
    text-align: center;
  }
  .bdrive .guide {
    padding-bottom: 60px;
  }
}/* End custom CSS */