@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap");
.modal.show {
    background: #e9f4f5;
    z-index: 999999999;
}
.po353f{
    color: inherit;
    text-decoration: none;
    background: white;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 12px 0;
    border-radius: 18px;
    border: none;
    .jsr5{
        display: flex;
        align-items: center;
        justify-content: end;
        .sr643{
            position: relative;
            margin-right: -5px;
            .jdher{
                position: absolute;
                bottom: 7px;
                left: 7px;
                animation: shake 2s cubic-bezier(0.43, 0, 0.6, 0.4) infinite;
            } 
        }
        .sr45e{
            width: fit-content;
            color: #006EE3;
            font-family: Poppins;
            font-size: 15px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            border: 1px solid #007c0447;
            border-left: none;
            padding: 3px 5px;
            border-radius: 0 8px 8px 0;
        }
    }
    .jsr56{
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
        .sr643{
            position: relative;
            .jdher{
                position: absolute;
                bottom: 23px;
                left: 22px;
                animation: shake 2s cubic-bezier(0.43, 0, 0.6, 0.4) infinite;
            }
            
              
        }
        
    }
    .jsd5rd {
        color: #303030;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: center;
        margin-top: 10px;
    }
    .vcjrt {
        border-radius: 8px;
        background: #003772;
        width: 293px;
        height: 50px;
        color: #FFF;
        font-family: Poppins;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 12px auto;
        img{
            margin-right: 10px;
            animation: phonering 1s infinite ease-in-out;
            
        }
    }
    .jser{
        color: #303030;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }
    .sdr5 {
        border-radius: 8px;
        background: linear-gradient(90deg, #003772 0%, #0053AA 46.32%, #0053AA 55.39%, #003772 98.56%);
        width: 100%;
        height: 42px;
        color: #FFF;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
    .dst {
        color: #004A93;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-align: center;
        margin: 10px 0 0;
    }
    .se5j {
        text-align: center;
        display: flex;
        margin: auto;
        width: 42%;
    }
    .ur85 {
        border-radius: 8px;
        background: linear-gradient(90deg, #003772 0%, #0053AA 100%);
        height: 34px;
        color: #FFF;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 1px 0;
    }
}


  @keyframes phonering {
    0%, 100%, 50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
    10%, 30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }
    
    20%, 40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }
}
@keyframes shake {
    0% {
        transform: translate(0, 0);
    }
    
    1.25% {
        transform: translate(-2.5%, 0);
    }
    2.5% {
        transform: translate(0, 0);
    }
    3.75% {
        transform: translate(2.5%, 0);
    }
    5% {
        transform: translate(0, 0);
    }
    6.25% {
        transform: translate(-5%, 0);
    }
    7.5% {
        transform: translate(0, 0);
    }
    8.75% {
        transform: translate(5%, 0);
    }
    10% {
        transform: translate(0, 0);
    }
    11.25% {
        transform: translate(-5%, 0);
    }
    12.5% {
        transform: translate(0, 0);
    }
    13.75% {
        transform: translate(5%, 0);
    }
    15% {
        transform: translate(0, 0);
    }
    16.25% {
        transform: translate(-7.5%, 0);
    }
    17.5% {
        transform: translate(0, 0);
    }
    18.75% {
        transform: translate(7.5%, 0);
    }
    20% {
        transform: translate(0, 0);
    }
    21.25% {
        transform: translate(-7.5%, 0);
    }
    22.5% {
        transform: translate(0, 0);
    }
    23.75% {
        transform: translate(7.5%, 0);
    }
    25% {
        transform: translate(0, 0);
    }
    26.25% {
        transform: translate(-7.5%, 0);
    }
    27.5% {
        transform: translate(0, 0);
    }
    28.75% {
        transform: translate(7.5%, 0);
    }
    30% {
        transform: translate(0, 0);
    }
    31.25% {
        transform: translate(-7.5%, 0);
    }
    32.5% {
        transform: translate(0, 0);
    }
    33.75% {
        transform: translate(7.5%, 0);
    }
    35% {
        transform: translate(0, 0);
    }
    36.25% {
        transform: translate(-7.5%, 0);
    }
    37.5% {
        transform: translate(0, 0);
    }
    38.75% {
        transform: translate(7.5%, 0);
    }
    40% {
        transform: translate(0, 0);
    }
    41.25% {
        transform: translate(-7.5%, 0);
    }
    42.5% {
        transform: translate(0, 0);
    }
    43.75% {
        transform: translate(7.5%, 0);
    }
    45% {
        transform: translate(0, 0);
    }
    46.25% {
        transform: translate(-7.5%, 0);
    }
    47.5% {
        transform: translate(0, 0);
    }
    48.75% {
        transform: translate(7.5%, 0);
    }
    50% {
        transform: translate(0, 0);
    }
}