/* ==========================================
   SweetAlert Premium Popup
========================================== */

.cf-launch-popup{

    text-align:center;

    line-height:1.8;

}

.cf-launch-logo{

    font-size:30px;

    font-weight:800;

    color:#0B3C5D;

    margin-bottom:8px;

}

.cf-launch-tagline{

    font-size:15px;

    color:#6B7280;

    margin-bottom:18px;

}

.cf-launch-popup hr{

    margin:18px auto;

    border:none;

    height:1px;

    background:#E5E7EB;

}

.cf-launch-popup p{

    color:#4B5563;

    margin-bottom:14px;

}

.cf-launch-coming{

    font-size:18px;

    font-weight:700;

    color:#0A9396;

}

.cf-launch-footer{

    font-size:14px;

    color:#6B7280;

}

.cf-launch-popup-box{

    border-radius:24px !important;

}

.cf-launch-title{

    color:#0B3C5D !important;

    font-size:30px !important;

}

.cf-launch-btn{

    border-radius:12px !important;

    font-size:16px !important;

    padding:12px 34px !important;

}

/* ==========================================
   Desktop (1200px+)
========================================== */

@media (min-width:1200px){

    .cf-launch-logo{

        font-size:32px;

    }

    .cf-launch-tagline{

        font-size:16px;

    }

    .cf-launch-popup p{

        font-size:16px;

    }

}

/* ==========================================
   Responsive (1199.98px and Below)
========================================== */

@media (max-width:1199.98px){

    .cf-launch-logo{

        font-size:24px;

    }

    .cf-launch-tagline{

        font-size:13px;

    }

    .cf-launch-popup p{

        font-size:14px;

    }

    .cf-launch-coming{

        font-size:16px;

    }

    .cf-launch-title{

        font-size:24px !important;

    }

    .cf-launch-btn{

        width:100% !important;

    }

}

.swal2-container{

    z-index:999999 !important;

}

.swal2-popup{

    z-index:999999 !important;

}