/* BOLEPIX_NOTICE_MOBILE_FIX_V5703Z172NT1 */
/* BOLEPIX_NOTICE_MOBILE_FRONT_GREEN_V5703Z172NT1R1 */

.bp-system-notice-front-v5703z172nt1r1{
  box-sizing:border-box !important;
}

.bp-system-notice-front-v5703z172nt1r1 *{
  box-sizing:border-box !important;
}

.bp-system-notice-send-green-v5703z172nt1r1{
  background:#25D366 !important;
  background-image:none !important;
  border-color:#128C7E !important;
  color:#ffffff !important;
  box-shadow:0 12px 26px rgba(37,211,102,.28) !important;
}

.bp-system-notice-send-green-v5703z172nt1r1:active{
  background:#1fb957 !important;
}

@media (max-width:760px){
  html,
  body{
    overflow-x:hidden;
  }

  .bp-system-notice-front-v5703z172nt1r1{
    position:fixed !important;
    top:92px !important;
    left:10px !important;
    right:10px !important;
    bottom:auto !important;

    width:auto !important;
    max-width:calc(100vw - 20px) !important;

    max-height:calc(100dvh - 108px) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;

    margin:0 !important;
    transform:none !important;

    z-index:2147483646 !important;

    background:#ffffff !important;
    color:#0f172a !important;

    border:1px solid rgba(148,163,184,.28) !important;
    border-radius:22px !important;

    box-shadow:
      0 30px 90px rgba(2,6,23,.36),
      0 8px 24px rgba(2,6,23,.18) !important;
  }

  .bp-system-notice-front-v5703z172nt1r1
  .bp-system-notice-close-front-v5703z172nt1r1{
    position:sticky !important;
    top:4px !important;
    float:right !important;

    width:42px !important;
    min-width:42px !important;
    max-width:42px !important;

    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;

    padding:0 !important;
    margin:0 0 8px 8px !important;

    display:flex !important;
    align-items:center !important;
    justify-content:center !important;

    border-radius:999px !important;
    border:1px solid rgba(148,163,184,.38) !important;

    background:#ffffff !important;
    color:#0f172a !important;

    font-size:26px !important;
    line-height:1 !important;

    box-shadow:0 8px 22px rgba(15,23,42,.14) !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;

    z-index:2147483647 !important;
  }

  .bp-system-notice-front-v5703z172nt1r1
  .bp-system-notice-send-green-v5703z172nt1r1{
    width:100% !important;
    max-width:100% !important;

    min-height:52px !important;

    background:#25D366 !important;
    background-color:#25D366 !important;
    background-image:none !important;

    border:1px solid #128C7E !important;

    color:#ffffff !important;

    font-weight:800 !important;
  }
}
