
  :root{
    --brand-50:#EBEEFD;
    --brand-100:#D8DEFC;
    --brand-500:#3A58EF;
    --brand-600:#314BD0;
    --brand-700:#283FB1;
    --brand-800:#12327B;
    --brand-900:#04092A;
    --purple-50:#F3F1FD;
    --purple-400:#7162EA;
    --purple-500:#5849D0;
    --purple-800:#26244A;
    --gray-50:#F9FAFB;
    --gray-100:#F2F4F7;
    --gray-200:#EAECF0;
    --gray-300:#D0D5DD;
    --gray-400:#98A2B3;
    --gray-500:#667085;
    --gray-600:#475467;
    --gray-700:#344054;
    --gray-800:#1D2939;
    --gray-900:#101828;
    --text-dark:#2A3343;
  }
  *{box-sizing:border-box;}
  html{scroll-behavior:smooth;}

  /* ---- Scroll-reveal (progressive enhancement; only active once JS confirms) ---- */
  .js-reveal .role-card,
  .js-reveal .task-card,
  .js-reveal .benefit-card,
  .js-reveal .faq-item,
  .js-reveal .step-col,
  .js-reveal .text-center.mb-5{
    opacity:0;
    transform:translateY(28px);
    transition:opacity .7s cubic-bezier(.22,.61,.36,1), transform .7s cubic-bezier(.22,.61,.36,1);
    will-change:opacity, transform;
  }
  .js-reveal .role-card.is-visible,
  .js-reveal .task-card.is-visible,
  .js-reveal .benefit-card.is-visible,
  .js-reveal .faq-item.is-visible,
  .js-reveal .step-col.is-visible,
  .js-reveal .text-center.mb-5.is-visible{
    opacity:1;
    transform:translateY(0);
  }
  @media (prefers-reduced-motion:reduce){
    .js-reveal .role-card,.js-reveal .task-card,.js-reveal .benefit-card,
    .js-reveal .faq-item,.js-reveal .step-col,.js-reveal .text-center.mb-5{
      opacity:1;transform:none;transition:none;
    }
  }
  body{
    font-family:'Inter',sans-serif;
    color:var(--gray-900);
    background:#fff;
    -webkit-font-smoothing:antialiased;
  }
  a{text-decoration:none;}
  .container-xl-custom{
    padding-left:140px;
    padding-right:140px;
  }
  @media (max-width:1399px){
    .container-xl-custom{padding-left:60px;padding-right:60px;}
  }
  @media (max-width:991px){
    .container-xl-custom{padding-left:24px;padding-right:24px;}
  }
  @media (max-width:575px){
    .container-xl-custom{padding-left:16px;padding-right:16px;}
  }

  /* ============ TOP UTILITY BAR ============ */
  .top-utility-bar{
    background:var(--brand-50);
    border-bottom:1px solid var(--gray-200);
  }
  .top-utility-bar .container-xl-custom{
    padding-left:40px;padding-right:40px;
  }
  @media (max-width:991px){
    .top-utility-bar{display:none;}
  }
  .top-nav-link{
    font-size:14px;
    font-weight:500;
    color:var(--gray-600);
    padding:12px;
    border-radius:4px;
    white-space:nowrap;
    transition:background .15s ease,color .15s ease;
  }
  .top-nav-link:hover{color:var(--brand-500);}
  .top-nav-link.active{
    background:#fff;
    color:var(--text-dark);
  }

  /* ============ MAIN HEADER ============ */
  .main-header{
    background:#fff;
    border-bottom:1px solid var(--gray-200);
  }
  .main-header .container-xl-custom{
    padding-left:40px;padding-right:40px;
    min-height:88px;
  }
  @media (max-width:991px){
    .main-header .container-xl-custom{padding-left:16px;padding-right:16px;min-height:72px;}
  }
  .brand-logo{display:flex;align-items:center;gap:8px;}
  .brand-logo svg{display:block;}
  .brand-logo-text{
    font-family:'Inter',sans-serif;
    font-weight:800;
    font-size:20px;
    letter-spacing:.2px;
  }
  .brand-logo-text .my-cpe{color:var(--purple-800);}
  .brand-logo-text .one{color:var(--brand-500);}

  .main-nav-link{
    font-size:14px;
    font-weight:500;
    color:var(--text-dark);
    padding:8px 12px;
    border-radius:4px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    white-space:nowrap;
    background:transparent;
    border:none;
  }
  .main-nav-link.is-active{background:var(--brand-100);}
  .main-nav-link svg{width:16px;height:16px;flex-shrink:0;}

  .btn-schedule-sm{
    background:var(--brand-500);
    color:#fff;
    font-size:14px;
    font-weight:600;
    padding:8px 14px;
    border-radius:4px;
    border:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
    white-space:nowrap;
    transition:background .15s ease;
  }
  .btn-schedule-sm:hover{background:var(--brand-600);color:#fff;}

  /* ============ HERO ============ */
  /* ============ HERO + ROLES (combined, overlay effect) ============ */
  .hero-roles-combined{
    position:relative;
    background:var(--brand-50);
    overflow:hidden;

  }
  .hero-bg-layer{
    position:absolute;
    top:0;left:0;right:0;
    height:662px;
    background-image:url('assets/bg.png');
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    background-color:#0a2a8f;
    z-index:0;
    background: url('../images/real-estate-page/real_estate_page_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
  }

  /* --- Hero background: navy + abstract blob + photo (Figma node 9458:42766) --- */
  .hero-fx{
    position:absolute;
    top:0;left:0;right:0;
    height:500px;
    z-index:0;
    overflow:hidden;
    pointer-events:none;
  }
  .hero-fx .wash{
    position:absolute; inset:0;
    background:radial-gradient(70% 90% at 20% 10%, rgba(58,88,239,.35), transparent 60%);
  }
  .hero-fx .black-wash{
    position:absolute; inset:0;
    background:#000; opacity:.10;
  }
  @media (max-width:1199px){.hero-fx{height:560px;}}
  @media (max-width:767px){.hero-fx{height:660px;}}

  .hero-blob{
    position:absolute;
    top:-30px;
    right:220px;
    width:420px;
    height:520px;
    background:linear-gradient(160deg, #57C2F0 0%, #3A58EF 55%, #1E2FB0 100%);
    border-radius:44% 56% 38% 62% / 55% 42% 58% 45%;
    transform:rotate(-8deg);
    z-index:1;
    filter:blur(.5px);
  }
  @media (max-width:1350px){.hero-blob{right:120px;width:340px;height:420px;}}
  @media (max-width:1100px){.hero-blob{display:none;}}

  .hero-photo{
    position:absolute;
    top:0;
    right:max(60px, calc((100% - 1320px) / 2 + 40px));
    height:500px;
    width:auto;
    z-index:2;
    pointer-events:none;
  }
  @media (max-width:1199px){.hero-photo{height:460px;right:40px;}}
  @media (max-width:1100px){.hero-photo{display:none;}}

  .hero-content-row{
    position:relative;
    z-index:3;
    display:flex;
    align-items:flex-start;
    gap:24px;
  }
  .hero-text-col{
    flex:1 1 0;
    min-width:0;
    max-width:700px;
  }
  .hero-photo-col{
    flex:1 1 0;
    min-width:0;
  }
  @media (max-width:1100px){
    .hero-text-col{max-width:100%;}
    .hero-photo-col{display:none;}
  }
  .hero-content-wrap{
    position:relative;
    z-index:1;
    padding-top:72px;
    padding-bottom:144px;
    padding-left:max(140px, calc((100% - 1320px) / 2));
    padding-right:max(140px, calc((100% - 1320px) / 2));

  }
  .roles-content-wrap{
    position:relative;
    z-index:1;
    padding-top:72px;
    padding-bottom:72px;
    padding-left:max(140px, calc((100% - 1320px) / 2));
    padding-right:max(140px, calc((100% - 1320px) / 2));
  }
  @media (max-width:1199px){
    .hero-bg-layer{height:560px;}
    .hero-fx{height:560px;}
    .hero-content-wrap{padding-left:60px;padding-right:60px;padding-top:56px;}
    .roles-content-wrap{padding:56px 60px;}
  }
  @media (max-width:767px){
    .hero-bg-layer{height:660px;}
    .hero-fx{height:660px;}
    .hero-content-wrap{padding-left:20px;padding-right:20px;padding-top:48px;}
    .roles-content-wrap{padding:48px 20px;}
  }

  .hero-title{
    font-size:48px;
    font-weight:700;
    line-height:60px;
    color:#fff;
    text-align:center;
    letter-spacing:-0.96px;
    max-width:1320px;
    margin:0 auto;
  }
  @media (max-width:991px){.hero-title{font-size:36px;line-height:44px;letter-spacing:-0.5px;}}
  @media (max-width:575px){.hero-title{font-size:28px;line-height:36px;}}

  .hero-subtitle{
    font-size:20px;
    font-weight:400;
    line-height:30px;
    color:#fff;
    text-align:center;
    max-width:900px;
    margin:24px auto 0;
  }
  @media (max-width:575px){.hero-subtitle{font-size:16px;line-height:26px;}}

  .hero-text-col .hero-title,
  .hero-text-col .hero-subtitle{
    text-align:left;
    margin-left:0;
    margin-right:0;
    max-width:none;
  }
  .hero-text-col .d-flex.justify-content-center{justify-content:flex-start!important;}

  .btn-hero-primary{
    background:var(--brand-500);
    color:#fff;
    font-size:16px;
    font-weight:600;
    padding:12px 20px;
    border-radius:4px;
    border:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
    box-shadow:0 1px 2px rgba(16,24,40,.05);
    transition:background .15s ease;
  }
  .btn-hero-primary:hover{background:var(--brand-600);color:#fff;}
  .btn-hero-outline{
    background:transparent;
    color:#fff;
    font-size:16px;
    font-weight:600;
    padding:12px 20px;
    border-radius:4px;
    border:1px solid #fff;
    transition:background .15s ease;
  }
  .btn-hero-outline:hover{background:rgba(255,255,255,.1);color:#fff;}

  .hero-stat-card{
    background:#fff;
    border:1px solid var(--gray-300);
    border-radius:12px;
    padding:16px;
    text-align:center;
    height:100%;
  }
  .hero-stat-number{
    font-size:24px;
    font-weight:700;
    color:var(--text-dark);
    line-height:32px;
  }
  .hero-stat-label{
    font-size:14px;
    font-weight:400;
    color:var(--text-dark);
    line-height:20px;
  }


  /* ============ SECTION GENERIC ============ */
  .section-pad{
    padding-top:72px;padding-bottom:72px;
    padding-left:max(140px, calc((100% - 1320px) / 2));
    padding-right:max(140px, calc((100% - 1320px) / 2));
  }
  @media (max-width:1199px){.section-pad{padding:56px 60px;}}
  @media (max-width:767px){.section-pad{padding:48px 20px;}}

  .section-tag{
    font-size:36px;
    font-weight:700;
    letter-spacing:-0.72px;
    line-height:1.2;
    text-align:center;
    color:var(--purple-800);
  }
  .section-tag .accent{color:var(--brand-500);}
  @media (max-width:575px){.section-tag{font-size:26px;letter-spacing:-0.3px;}}

  .section-subtitle{
    font-size:18px;
    font-weight:400;
    line-height:28px;
    color:var(--gray-600);
    text-align:center;
    max-width:1096px;
    margin:8px auto 0;
  }
  @media (max-width:575px){.section-subtitle{font-size:16px;line-height:24px;}}

  /* ============ ROLES SECTION ============ */
  .roles-section{background:var(--brand-50);}
  .role-card{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:12px;
    padding:24px;
    height:100%;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
  }
  .role-card:hover{
    border-color:#5D667B;
    box-shadow:4px 4px 0px 0px #000000;
    transform:translate(-2px,-2px);
  }
  .role-icon-box{
    width:48px;height:48px;
    background:var(--brand-50);
    border-radius:8px;
    display:flex;align-items:center;justify-content:center;
    margin-bottom:24px;
    transition:background-color .25s ease;
  }
  .role-card:hover .role-icon-box{background:#04092A;}
  .role-card:hover .role-icon-box svg path,
  .role-card:hover .role-icon-box svg g{stroke:#fff;}
  .role-card h3{
    font-size:20px;
    font-weight:600;
    line-height:30px;
    color:var(--text-dark);
    margin-bottom:8px;
  }
  .role-card p{
    font-size:16px;
    font-weight:400;
    line-height:24px;
    color:var(--gray-600);
    margin:0;
  }

  /* ============ TASKS SECTION ============ */
  .task-card{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:12px;
    padding:24px;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
  }
  .task-card:hover{
    border-color:#5D667B;
    box-shadow:4px 4px 0px 0px #000000;
    transform:translate(-2px,-2px);
  }
  .task-icon-box{
    width:48px;height:48px;
    background:var(--brand-50);
    border-radius:8px;
    display:flex;align-items:center;justify-content:center;
    margin-bottom:24px;
    transition:background-color .25s ease;
  }
  .task-card:hover .task-icon-box{background:#04092A;}
  .task-card:hover .task-icon-box svg path,
  .task-card:hover .task-icon-box svg g{stroke:#fff;}
  .task-card h3{
    font-size:20px;
    font-weight:600;
    line-height:32px;
    color:var(--text-dark);
    margin-bottom:12px;
  }
  .task-card ul{
    list-style:none;
    padding:0;margin:0 0 24px 0;
  }
  .task-card ul li{
    position:relative;
    padding-left:20px;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    color:var(--gray-600);
    margin-bottom:12px;
  }
  .task-card ul li:last-child{margin-bottom:0;}
  .task-card ul li::before{
    content:'';
    position:absolute;
    left:0;top:9px;
    width:6px;height:6px;
    border-radius:50%;
    background:var(--gray-500);
  }
  .btn-hire-now{
    display:block;
    width:100%;
    text-align:center;
    background:transparent;
    border:1px solid var(--brand-500);
    color:var(--brand-500);
    font-size:16px;
    font-weight:600;
    padding:12px 20px;
    border-radius:4px;
    transition:background .15s ease,color .15s ease;
  }
  .btn-hire-now:hover{background:var(--brand-500);color:#fff;}

  /* ============ HOW TO HIRE ============ */
  .step-circle{
    width:80px;height:80px;
    border-radius:50%;
    background:#fff;
    box-shadow:0 4px 12px rgba(16,24,40,.10);
    display:flex;align-items:center;justify-content:center;
    font-size:24px;font-weight:800;color:var(--text-dark);
    letter-spacing:-0.48px;
    flex-shrink:0;
  }
  .how-to-steps-row{display:flex;align-items:flex-start;gap:8px;}
  .step-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;}
  @media (max-width:575px){
    .how-to-steps-row{flex-direction:column;gap:32px;}
  }
  .step-arrows-col{
    flex:0 0 auto;
    display:flex;align-items:center;
    height:80px;
    padding:0 4px;
  }
  .step-arrows-col img{width:auto;height:auto;display:block;}
  @media (max-width:575px){.step-arrows-col{display:none !important;}}
  .step-title{
    font-size:20px;font-weight:700;color:var(--text-dark);margin-top:24px;margin-bottom:8px;
  }
  .step-item{
    font-size:14px;font-weight:500;color:var(--text-dark);line-height:20px;margin-bottom:8px;
  }
  .how-to-hire-title{
    font-size:36px;font-weight:700;letter-spacing:-0.72px;color:var(--text-dark);
  }
  .how-to-hire-title .accent{color:var(--brand-500);}
  @media (max-width:575px){.how-to-hire-title{font-size:28px;}}

  /* ============ AI-READY PROFESSIONALS ============ */
  .ai-ready-section{
    display:flex;
    align-items:center;
    gap:24px;
  }
  .ai-ready-text-col{flex:1 1 0;min-width:0;}
  .ai-ready-heading{
    font-size:36px;font-weight:700;line-height:1.2;
    letter-spacing:-0.72px;color:var(--purple-800);margin:0 0 8px;
  }
  .ai-ready-heading .accent{color:#3A58EF;}
  @media (max-width:575px){.ai-ready-heading{font-size:28px;}}
  .ai-ready-desc{
    font-size:18px;font-weight:400;line-height:28px;color:var(--gray-600);margin:0;
  }
  .ai-ready-desc strong{color:var(--text-dark);font-weight:600;}
  .ai-ready-logos{
    display:flex;flex-wrap:wrap;
    gap:16px;margin-top:36px;
  }
  .ai-ready-logo-badge{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:6px;
    padding:12px;
    display:flex;align-items:center;
  }
  .ai-ready-logo-badge img{display:block;height:20px;width:auto;}
  .ai-ready-logo-badge .logo-with-text{display:flex;align-items:center;gap:8px;}
  .ai-ready-logo-badge span{
    font-size:17px;font-weight:600;color:var(--gray-900);white-space:nowrap;
  }
  .ai-ready-illustration-col{flex:0 0 auto;width:424px;max-width:100%;}
  .ai-ready-illustration-frame{
    border:1px solid var(--gray-200);
    border-radius:12px;
    background:#fff;
    aspect-ratio:424/314;
    display:flex;align-items:center;justify-content:center;
    padding:24px;
    overflow:hidden;
  }
  .ai-ready-illustration-frame img{max-width:100%;max-height:100%;object-fit:contain;}
  @media (max-width:991px){
    .ai-ready-section{flex-direction:column;}
    .ai-ready-illustration-col{width:100%;max-width:424px;}
  }

  /* ============ GLOBAL TEAM / TALENT HUBS ============ */
  .global-team-section{
    position:relative;
    background:#fff;
  }
  .global-team-earth-bg{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    pointer-events:none;
    z-index:0;
  }
  .global-team-inner{position:relative;z-index:1;}
  .talent-hub-row{
    display:flex;
    align-items:stretch;
    gap:24px;
    margin-top:72px;
  }
  .talent-hub-col{flex:1 1 0;min-width:0;}
  .talent-hub-card{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:12px;
    padding:24px 24px 30px;
    display:flex;
    gap:24px;
    align-items:flex-start;
    height:100%;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
  }
  .talent-hub-card:hover{
    border-color:#5D667B;
    box-shadow:4px 4px 0px 0px #000000;
    transform:translate(-2px,-2px);
  }
  .talent-hub-flag{
    width:39px;height:26px;
    border-radius:6px;
    overflow:hidden;
    flex-shrink:0;
    display:block;
    object-fit:cover;
  }
  .talent-hub-content{flex:1 1 0;min-width:0;}
  .talent-hub-title{
    font-size:24px;font-weight:700;line-height:32px;color:var(--text-dark);margin:0 0 12px;
  }
  .talent-hub-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;}
  .talent-hub-list li{
    display:flex;align-items:center;gap:8px;
    font-size:16px;font-weight:500;line-height:24px;color:var(--gray-600);
  }
  .talent-hub-tick{
    width:20px;height:20px;flex-shrink:0;
    border-radius:50%;
    background:var(--brand-100);
    display:flex;align-items:center;justify-content:center;
  }
  .talent-hub-tick svg{width:11px;height:8px;}
  @media (max-width:991px){
    .talent-hub-row{flex-direction:column;align-items:stretch;}
  }
  @media (max-width:575px){
    .talent-hub-card{flex-direction:column;}
  }

  /* ============ WHY HIRE ============ */
  .benefit-card{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:12px;
    padding:24px;
    height:100%;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
  }
  .benefit-card:hover{
    border-color:#5D667B;
    box-shadow:4px 4px 0px 0px #000000;
    transform:translate(-2px,-2px);
  }
  .benefit-icon-box{
    width:48px;height:48px;
    background:var(--brand-50);
    border-radius:8px;
    display:flex;align-items:center;justify-content:center;
    margin-bottom:24px;
    transition:background-color .25s ease;
  }
  .benefit-card:hover .benefit-icon-box{background:#04092A;}
  .benefit-card:hover .benefit-icon-box svg path,
  .benefit-card:hover .benefit-icon-box svg g{stroke:#fff;}
  .benefit-card h4{
    font-size:20px;font-weight:600;line-height:32px;color:var(--text-dark);margin-bottom:8px;
  }
  .benefit-card p{
    font-size:16px;font-weight:400;color:var(--gray-600);line-height:24px;margin:0;
  }

  /* ============ SECURITY ============ */
  .security-section{background:var(--brand-50);}
  .video-thumb{
    border-radius:16px;
    overflow:hidden;
    max-width:990px;
    margin:0 auto;
    position:relative;
    box-shadow:0 12px 16px rgba(16,24,40,.1);
    cursor:pointer;
    transition:transform .25s ease, box-shadow .25s ease;
  }
  .video-thumb:hover{
    transform:scale(1.01);
    box-shadow:0 16px 24px rgba(16,24,40,.16);
  }
  .video-thumb img{width:100%;display:block;}
  .security-badge{
    background:#fff;
    border:1px solid var(--gray-200);
    border-radius:12px;
    padding:16px;
    text-align:center;
    height:100%;
    cursor:pointer;
    transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
  }
  .security-badge:hover{
    border-color:#5D667B;
    box-shadow:4px 4px 0px 0px #000000;
    transform:translate(-2px,-2px);
  }
  .security-badge img, .security-badge svg{
    width:64px;height:64px;object-fit:contain;
    margin-bottom:12px;
  }
  .security-badge span{
    display:block;
    font-size:16px;
    font-weight:700;
    color:var(--text-dark);
    line-height:22px;
  }
  .btn-watch-video{
    background:var(--brand-500);
    color:#fff;
    font-weight:600;
    font-size:16px;
    padding:12px 24px;
    border-radius:4px;
    border:none;
    display:inline-flex;
    align-items:center;
    gap:8px;
  }
  .btn-watch-video:hover{background:var(--brand-600);color:#fff;}

  /* ============ FAQ ============ */
  .faq-section-inner{
    display:flex;gap:24px;align-items:flex-start;
    max-width:1320px;margin:0 auto;
  }
  .faq-heading-col{width:424px;flex:none;padding-top:4px;}
  .faq-heading-col h2{
    font-size:36px;font-weight:700;line-height:1.2;
    letter-spacing:-0.72px;color:var(--purple-800);margin:0;
  }
  .faq-heading-accent{color:#3A58EF;}
  .faq-list{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;}
  .faq-item{background:transparent;}
  .faq-btn{
    cursor:pointer;width:100%;text-align:left;
    background:transparent;border:none;
    padding:24px 0;
    display:flex;align-items:flex-start;
    gap:24px;font-family:'Inter',sans-serif;
  }
  .faq-icon-wrap{
    width:32px;height:32px;flex:none;margin-top:2px;
    display:flex;align-items:center;justify-content:center;
  }
  .faq-icon-plus,.faq-icon-cross{display:block;}
  .faq-item.open .faq-icon-plus{display:none;}
  .faq-icon-cross{display:none;}
  .faq-item.open .faq-icon-cross{display:block;}
  .faq-q{
    font-size:20px;font-weight:600;line-height:1.5;
    color:var(--text-dark);flex:1;text-align:left;
  }
  .faq-answer{
    padding:0 0 24px 56px;
    font-size:18px;line-height:28px;
    font-weight:400;color:var(--text-dark);
    display:none;
  }
  .faq-item.open .faq-answer{display:block;}
  .faq-divider{height:1px;background:#D9D9D9;}
  @media (max-width:991px){
    .faq-section-inner{flex-direction:column;}
    .faq-heading-col{width:100%;}
  }
  @media (max-width:575px){
    .faq-answer{padding-left:0;}
    .faq-btn{gap:16px;}
  }

  /* ============ FOOTER ============ */
  .site-footer{
    background:var(--brand-900);
    color:#B7BEDB;
    padding-top:64px;padding-bottom:24px;
    padding-left:max(140px, calc((100% - 1320px) / 2));
    padding-right:max(140px, calc((100% - 1320px) / 2));
  }
  @media (max-width:1199px){.site-footer{padding:48px 60px 24px;}}
  @media (max-width:767px){.site-footer{padding:40px 20px 24px;}}
  .site-footer h6{
    color:#fff;font-size:16px;font-weight:700;margin-bottom:16px;
  }
  .site-footer a{
    color:#B7BEDB;font-size:14px;display:block;margin-bottom:10px;
    transition:color .15s ease;
  }
  .site-footer a:hover{color:#fff;}
  .footer-bottom{
    border-top:1px solid rgba(255,255,255,.12);
    margin-top:32px;padding-top:24px;
    font-size:13px;color:#8891B5;
  }
  .footer-social a{
    display:inline-flex;width:32px;height:32px;border-radius:50%;
    background:rgba(255,255,255,.08);align-items:center;justify-content:center;margin:0 4px 0 0;
  }

  /* mobile nav offcanvas tweaks */
  .navbar-toggler{border:1px solid var(--gray-300);}
  .navbar-toggler:focus{box-shadow:none;}

  
  .Data_Main {
    text-align: center
}

.Data_Main svg {
    margin-bottom: 24px
}

.Data_Main h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px;
    margin-bottom: 48px;
    padding: 0
}

.Data_Main h2 span {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -.72px
}

.Data_Main h6 {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px
}

.Data_Main p {
    text-align: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: var(--Text-Grey-600, #475467);
    text-overflow: ellipsis;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}


.Data_Main h2 {
    margin-bottom: 8px;
}

.Data_Main p {
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 36px;
}

.dataImg iframe {
    border-radius: 24px;
}


.Security-Img-Box-Main {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 24px;
}

.Ensuring_Security_Right {
    margin-top: 36px;
}

.Security-Img-Box {
    border-radius: 12px;
    border: 0;
    background: transparent;
    padding: 0;
    text-align: left;
    transition: 0.5s all ease-in-out;
    margin-top: 0;
    max-width: 110px;
}

.Security-Img-Box:hover {
    border-radius: 12px;
    border: 0;
    /* background: var(--White, #FFF); */
    transition: 0.5s all ease-in-out;
    margin-top: 0;
}

.Security-Img-Box img {
    /* max-width: 110px;
    border-radius: 8px;
    background: var(--Theme-Blue-50, #EBEEFD);
    padding: 29px; */
}

.Security-Img-Box h4 {
    padding-top: 16px;
    padding-bottom: 0;
    color: var(--Text-Grey-700, #344054);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

section.Why_Choose_Philippines .Why_Choose_Box {
    min-height: 278px;
}
.stepList li.stepsOver a.Hire_Now_Btn:hover svg path {
    fill: #ffff;
}

.Data_Main a.Mob_Video_Link {
    display: none;
}

section.bg-dark-blue {
    background: var(--Theme-Blue-800, #182878);
}

section.bg-blue {
    background: var(--Theme-Blue-50, #EBEEFD);
}

.Accounting_Outsourcing_Services_Left a.Hire_Now_Btn:hover {
    border-radius: 4px;
    background: var(--Theme-Blue-800, #182878);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}

.Security-Img-Box img.hippa_logo_icon {
    /* padding: 31px 13px; */
}

button.btn-hero-primary,
a.btn-hero-primary {
    background: var(--White, #FFF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid #fff;
}

a.btn-hero-primary {
    text-decoration: none;
    cursor: pointer;
}

button.btn-hero-primary:hover svg path,
a.btn-hero-primary:hover svg path {
    fill: #fff;
}

button.btn-hero-outline,
a.btn-hero-outline {
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
}

a.btn-hero-outline {
    text-decoration: none;
    cursor: pointer;
}


.how-to-steps-row {
    position: relative;
    align-items: center;
}

.step-arrows-col.arrows_first {
    position: absolute;
    top: 0px;
    left: -85px;
    height: auto;
}

.step-arrows-col.arrows_second {
    position: absolute;
    top: 0px;
    right: 0px;
}

section.ai_ready_professionals.bg-light-blue {
    background: var(--Theme-Blue-50, #EBEEFD);
}

.roles-section .btn-hero-primary {
    background: var(--brand-500);
    color: #fff;
}

.roles-section .btn-hero-primary:hover {
    background: var(--brand-600);
    color: #fff;
}

.Banner_Bottom_box {
    margin-top: -72px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .Security-Img-Box-Main {
        flex-wrap: wrap;
    }
}