/* v1037 — Privacy Policy mobile table-to-text and sidebar bottom */

body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcards-v1037{
  display:none;
}

@media (max-width: 767px){
  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-guide-table-wrap-v880{
    display:none !important;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcards-v1037{
    display:grid !important;
    gap:10px;
    margin-top:12px;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcard-v1037{
    border:1px solid #d9e5f4;
    border-radius:16px;
    background:#fff;
    padding:14px 14px;
    box-shadow:0 8px 20px rgba(15,35,70,.04);
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcard-v1037 h3{
    margin:0 0 6px;
    color:#0f2346;
    font-size:16px;
    line-height:1.25;
    font-weight:900;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcard-v1037 p{
    margin:0;
    color:#35517b;
    font-size:14px;
    line-height:1.5;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-mobile-textcard-v1037 strong{
    color:#0f2346;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-guide-layout-v880{
    display:flex !important;
    flex-direction:column !important;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-guide-article-v880{
    order:1 !important;
    width:100% !important;
    max-width:100% !important;
  }

  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-guide-layout-v880 > aside,
  body.privacy-mobile-text-sidebar-bottom-v1037 .privacy-guide-layout-v880 > .emergency-sidebar-v787FR{
    order:2 !important;
    width:100% !important;
    max-width:100% !important;
    margin-top:18px !important;
    position:static !important;
  }
}
