@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);

.mif-sign-in {
    background: #fff;
    border-radius: 18px;
    font-size: 18px !important;
    color: #151516;
    font-weight: 600;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", Verdana, Geneva, Tahoma, sans-serif !important;
    cursor: pointer;
    border: 1px solid #e0e2e5;
    padding: 0 16px;
    max-width: 360px;
    width: 100%;
    box-shadow: 0 0 0 .5px #e0e2e5
}

@media only screen and (max-width:420px) {
    .mif-sign-in {
        font-size: 16px !important
    }

    .mif-sign-in svg {
        width: 90px !important
    }
}

.mif-sign-in svg {
    width: 120px;
    height: auto
}

.mif-sign-in b {
    display: none
}

.mif-sign-in.mif-SignIn_212 {
    min-width: 212px;
    height: 42px;
    border-radius: 12px;
    max-width: max-content;
    font-size: 12px !important
}

.mif-sign-in.mif-SignIn_212 svg {
    width: 45px;
    height: 18px
}

.mif-sign-in.mif-SignIn_285 {
    max-width: 285px;
    height: 64px;
    font-size: 16px !important
}

.mif-sign-in.mif-SignIn_285 svg {
    width: 70px;
    height: 28px
}

.mif-sign-in.mif-SignIn_328 {
    max-width: 328px;
    font-size: 18px !important
}

.mif-sign-in.mif-SignIn_328 svg {
    width: 90px;
    height: 36px
}

.mif-sign-in.mif-SignIn_420 {
    max-width: 420px;
    font-size: 20px !important
}

.mif-sign-in.mif-SignIn_728 {
    max-width: 728px;
    font-size: 20px !important
}

.mif-sign-in span {
    color: #F03;
    margin-left: 5px
}

.mif-sign-in svg {
    margin-left: 8px
}

.mif-sign-in:hover {
    background: #fff
}

.ads-banenr {
    background: #f5f5f5;
    max-width: 300px;
    width: 100%;
    min-height: 250px;
    display: block;
    position: relative;
    padding-bottom: 21px
}

.ads-banenr a {
    max-width: 300px;
    height: 250px;
    width: 100%;
    display: block
}

.ads-content {
    background: #f5f5f5;
    font-size: .6875rem;
    color: #8a8a8a;
    display: block;
    padding-bottom: .1875rem;
    padding-top: .125rem;
    text-align: center;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0
}

.cls-1 {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px
}

.close-ads svg {
    height: 18px;
    width: 18px;
    opacity: .7
}

.close-ads {
    height: 22px;
    width: 22px;
    position: absolute;
    background: rgb(0 0 0 / .6);
    right: 10px;
    top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 3px;
    z-index: 99
}

.expand-collapse {
    background: rgb(0 0 0 / .6);
    position: absolute;
    left: 10px;
    top: 10px;
    border-radius: 3px;
    color: #e1e1e1;
    text-transform: uppercase;
    font-size: 10px;
    padding: 1px 6px;
    cursor: pointer;
    z-index: 99
}

.expand-banner {
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    z-index: 9
}

.mifSignIn-square_btn {
    cursor: pointer;
    border: 1px solid #F03;
    padding: 32px 24px;
    border-radius: 24px;
    background: #fff;
    color: #151516;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 366px;
    height: 255px;
    position: relative;
    font-size: 28px !important;
    font-family: "Poppins", Verdana, Geneva, Tahoma, sans-serif !important
}

.mifSignIn-square_btn:after {
    content: 'CLICK';
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #151516;
    bottom: 14px;
    font-size: 28px
}

.mifSignIn-square_btn svg {
    margin: 24px 0;
    width: 199px;
    height: 80px
}

.mifSignIn-square_btn.mifSignIn-160x180_btn {
    height: 180px;
    width: 160px;
    font-size: 18px !important;
    padding: 16px
}

.mifSignIn-square_btn.mifSignIn-160x180_btn:after {
    font-size: 18px;
    bottom: 4px
}

.mifSignIn-square_btn.mifSignIn-160x180_btn svg {
    margin: 13.5px 0;
    width: 128px;
    height: 51px
}

.mifSignIn-square_btn.mifSignIn-244x170_btn {
    height: 170px;
    width: 244px;
    font-size: 18px !important;
    padding: 16px
}

.mifSignIn-square_btn.mifSignIn-244x170_btn svg {
    margin: 12px 0;
    width: 159px;
    height: 64px
}

.mifSignIn-square_btn.mifSignIn-244x170_btn:after {
    font-size: 18px;
    bottom: 8px
}

.mifSignIn-square_btn.mifSignIn-360x186_btn {
    height: 186px;
    width: 360px;
    font-size: 24px !important;
    padding: 16px 19px
}

.mifSignIn-square_btn.mifSignIn-360x186_btn svg {
    margin: 12px 0;
    width: 159px;
    height: 64px
}

.mifSignIn-square_btn.mifSignIn-360x186_btn:after {
    font-size: 20px;
    bottom: 8px
}

.mifSignIn-square_btn.mifSignIn-430x272_btn {
    height: 272px;
    width: 430px;
    font-size: 28px !important;
    padding: 32px
}

.mifSignIn-square_btn.mifSignIn-430x272_btn svg {
    margin: 24px 0;
    width: 199px;
    height: 80px
}

.mifSignIn-square_btn.mifSignIn-430x272_btn:after {
    font-size: 28px;
    bottom: 20px
}

.mifSignIn-square_btn.mifSignIn-430x340_btn {
    height: 340px;
    width: 430px;
    font-size: 28px !important;
    padding: 32px 24px
}

.mifSignIn-square_btn.mifSignIn-430x340_btn svg {
    margin: 21px 0;
    width: 382px;
    height: 153px
}

.mifSignIn-square_btn.mifSignIn-430x340_btn:after {
    font-size: 28px;
    bottom: 20px
}

@media only screen and (max-width:600px) {
    .expand-collapse {
        display: none
    }
}