.elementor-102 .elementor-element.elementor-element-9a5fb1f{--display:flex;}.elementor-102 .elementor-element.elementor-element-9a5fb1f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-102 .elementor-element.elementor-element-12397fb .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-102 .elementor-element.elementor-element-7eaecee{--display:flex;}.elementor-102 .elementor-element.elementor-element-5460812{--display:flex;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-102 .elementor-element.elementor-element-601579a{--display:flex;}@media(min-width:768px){.elementor-102 .elementor-element.elementor-element-9a5fb1f{--width:41.734%;}}/* Start custom CSS for html, class: .elementor-element-961d4cb *//* ===== YOUTUBE GRID (Portrait) ===== */
.ytv-sec{
  padding: clamp(52px, 7vw, 86px) 0;
  background:#fff;
  color:#0f172a;
  font-family: system-ui, -apple-system, "Poppins", Segoe UI, Roboto, Arial, sans-serif;
}
.ytv-wrap{ width: min(1120px, 92vw); margin: 0 auto; }

.ytv-head{ max-width:760px; margin-bottom:18px; }
.ytv-kicker{
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  font-weight:1000;
  font-size:12px;
  letter-spacing:.14em;
  color:#0b2f57;
  background: rgba(11,47,87,.06);
  border:1px solid rgba(11,47,87,.14);
}
.ytv-title{
  margin:12px 0 8px;
  font-size: clamp(26px, 3.2vw, 40px);
  font-weight:1000;
}
.ytv-sub{
  margin:0;
  color:#334155;
  font-weight:600;
  line-height:1.7;
}

.ytv-grid{
  display:grid;
  gap:14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top:18px;
}

.ytv-card{
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(15,23,42,.12);
  box-shadow:0 18px 55px rgba(2,6,23,.10);
}

.ytv-frame{
  position:relative;
  width:100%;
  padding-top:177.77%; /* 9:16 portrait */
  background:#000;
}
.ytv-frame iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}

.ytv-meta{
  padding:12px 14px;
}
.ytv-h3{
  margin:0;
  font-size:15px;
  font-weight:900;
  color:#0b2f57;
}

/* Responsive */
@media (max-width: 980px){
  .ytv-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px){
  .ytv-grid{ grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6aabeeb */.yb-parl3{
  --navy:#0b2f57;
  --ink:#0f172a;
  --muted:#334155;
  --line:rgba(15,23,42,.12);
  --soft:#f6f9ff;

  background: linear-gradient(180deg, var(--soft) 0%, #ffffff 100%);
  padding: clamp(60px, 8vw, 96px) 0;
  font-family: ui-sans-serif, system-ui, -apple-system, "Poppins", Arial, sans-serif;
  color:var(--ink);
}

.yb-parl3__wrap{
  width:min(1100px, 92vw);
  margin:0 auto;
}

.yb-parl3__head{
  max-width:800px;
  margin-bottom:26px;
}

.yb-parl3__eyebrow{
  font-weight:900;
  letter-spacing:1.2px;
  font-size:12px;
  color:var(--navy);
}

.yb-parl3__title{
  margin:10px 0 12px;
  font-size:clamp(28px, 3.6vw, 40px);
  font-weight:1000;
  letter-spacing:-.5px;
}

.yb-parl3__intro{
  margin:0;
  font-size:16px;
  line-height:1.7;
  color:var(--muted);
}

/* Grid */
.yb-parl3__grid{
  display:grid;
  grid-template-columns: repeat(2, 1fr);
  gap:14px;
}

/* Highlight card */
.yb-hi{
  background:#ffffff;
  border:1px solid rgba(15,23,42,.10);
  border-radius:24px;
  padding:18px;
  box-shadow: 0 18px 55px rgba(2,6,23,.08);
  overflow:hidden;
}

.yb-hi--strong{
  background: linear-gradient(135deg, rgba(11,47,87,.08), rgba(11,47,87,.02));
  border-color: rgba(11,47,87,.16);
}

.yb-hi__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:12px;
}

.yb-hi__icon{
  width:46px;
  height:46px;
  border-radius:16px;
  background: linear-gradient(135deg, var(--navy), #083056);
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:22px;
  box-shadow: 0 16px 45px rgba(11,47,87,.20);
}

.yb-hi__tag{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 10px;
  border-radius:999px;
  background: rgba(11,47,87,.08);
  border:1px solid rgba(11,47,87,.12);
  color: rgba(11,47,87,.92);
  font-weight:1000;
  font-size:12px;
}

.yb-hi__title{
  margin:0 0 8px;
  font-weight:1000;
  color:var(--ink);
  letter-spacing:-.2px;
  font-size:18px;
  line-height:1.25;
}

.yb-hi__text{
  margin:0;
  color:var(--muted);
  font-weight:650;
  line-height:1.75;
}

.yb-hi__meta{
  margin-top:12px;
  color:#475569;
  font-weight:850;
  font-size:13.5px;
}

/* Quote */
.yb-parl3__quote{
  margin:18px 0 0;
  border-radius:24px;
  background:#ffffff;
  border:1px solid rgba(15,23,42,.10);
  box-shadow: 0 18px 55px rgba(2,6,23,.10);
  padding:18px 18px;
  position:relative;
  overflow:hidden;
}

.yb-parl3__quote::before{
  content:"“";
  position:absolute;
  left:14px;
  top:-10px;
  font-size:92px;
  font-weight:1000;
  color: rgba(11,47,87,.10);
  line-height:1;
}

.yb-parl3__q{
  margin:0;
  font-size:18px;
  line-height:1.75;
  color:#1f2937;
  font-weight:750;
}

.yb-parl3__by{
  margin-top:10px;
  color:#64748b;
  font-weight:900;
  font-size:13.5px;
}

/* Responsive */
@media (max-width: 980px){
  .yb-parl3__grid{ grid-template-columns:1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-80a2770 */.na-sec7{
  --navy:#0b2f57;
  --ink:#0f172a;
  --muted:#64748b;
  --line:rgba(255,255,255,.14);

  background: radial-gradient(1200px 600px at 10% -10%, rgba(255,255,255,.10), transparent 60%),
              linear-gradient(135deg, #071b33, #0b2f57);
  color:#ffffff;
  padding: clamp(48px, 7vw, 72px) 0 26px;
  font-family: ui-sans-serif, system-ui, -apple-system, "Poppins", Arial, sans-serif;
}

.na-sec7__wrap{
  width:min(1100px, 92vw);
  margin:0 auto;
}

.na-sec7__grid{
  display:grid;
  grid-template-columns: 1.3fr .7fr 1fr;
  gap:18px;
  align-items:start;
}

/* Brand */
.na-fbrand__top{
  display:flex;
  gap:12px;
  align-items:center;
  margin-bottom:14px;
}

.na-fbrand__mark{
  width:46px;
  height:46px;
  border-radius:16px;
  background: linear-gradient(135deg, rgba(255,255,255,.22), rgba(255,255,255,.10));
  border:1px solid rgba(255,255,255,.20);
  box-shadow: 0 18px 55px rgba(0,0,0,.25);
}

.na-fbrand__name{
  font-weight:1000;
  letter-spacing:.6px;
  font-size:14px;
}

.na-fbrand__sub{
  color: rgba(255,255,255,.78);
  font-weight:800;
  margin-top:2px;
  font-size:12.5px;
}

.na-fbrand__desc{
  margin:0 0 14px;
  color: rgba(255,255,255,.82);
  line-height:1.75;
  font-weight:650;
  max-width: 560px;
}

.na-fbrand__badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.na-fpill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 12px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.08);
  color:#ffffff;
  font-weight:900;
  font-size:12px;
}

/* Columns */
.na-fcol__title{
  font-weight:1000;
  letter-spacing:.4px;
  margin-bottom:12px;
  font-size:13.5px;
}

.na-flink{
  display:block;
  padding:9px 10px;
  border-radius:14px;
  color: rgba(255,255,255,.86);
  text-decoration:none;
  font-weight:800;
  border:1px solid transparent;
  transition: transform .15s ease, background .15s ease, border-color .15s ease;
}

.na-flink:hover{
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.16);
  transform: translateY(-1px);
}

/* Social links */
.na-fsocial{
  display:flex;
  gap:10px;
  align-items:flex-start;
  padding:10px 10px;
  border-radius:16px;
  text-decoration:none;
  color: rgba(255,255,255,.88);
  border:1px solid rgba(255,255,255,.12);
  background: rgba(255,255,255,.06);
  transition: transform .15s ease, background .15s ease, border-color .15s ease;
  margin-bottom:10px;
}

.na-fsocial:hover{
  transform: translateY(-1px);
  background: rgba(255,255,255,.10);
  border-color: rgba(255,255,255,.20);
}

.na-fsocial__ic{
  width:32px;
  height:32px;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  flex:0 0 auto;
}

.na-fsocial__txt{
  line-height:1.55;
  font-weight:800;
  font-size:13.5px;
}

/* Button */
.na-fbtn{
  margin-top:6px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:100%;
  padding:12px 14px;
  border-radius:16px;
  background: rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.22);
  color:#ffffff;
  text-decoration:none;
  font-weight:1000;
  box-shadow: 0 18px 55px rgba(0,0,0,.22);
  transition: transform .15s ease, background .15s ease;
}

.na-fbtn:hover{
  transform: translateY(-1px);
  background: rgba(255,255,255,.18);
}

/* Bottom bar */
.na-sec7__bottom{
  margin-top:22px;
}

.na-sec7__line{
  height:1px;
  background: rgba(255,255,255,.16);
  border-radius:999px;
  margin-bottom:14px;
}

.na-sec7__bar{
  display:flex;
  gap:12px;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
}

.na-sec7__copy{
  color: rgba(255,255,255,.80);
  font-weight:800;
  font-size:13px;
}

.na-sec7__slogan{
  color: rgba(255,255,255,.92);
  font-weight:1000;
  letter-spacing:.6px;
  font-size:12.5px;
}

/* Responsive */
@media (max-width: 980px){
  .na-sec7__grid{ grid-template-columns: 1fr; }
  .na-fbtn{ width:100%; }
}/* End custom CSS */