
.src__ModalElement-iNQJwS,.src__ToggleMenuBg-iSZKLb,.ishide{
    display: none;
}


@media (min-width: 640px) {

    .is-h2 {
        display: none;
    }

}

@media (max-width: 639px) {

    .is-h1 {
        display: none;
    }

}

.dRIFXJ .atm-modal-overlay{
    --atm-background-color: rgba(255, 255, 255, 0.6);
    background-color: var(--atm-background-color);
    position: fixed;
    inset: 0px;
    z-index: 150;
}

.dRIFXJ .atm-modal {
    --atm-background-color: #000000;
    background-color: var(--atm-background-color);
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
    overflow: auto;
    height: 100%;
    max-height: 100%;
    outline: none;
}

@media (min-width: 640px) {
    .dRIFXJ .atm-modal {
        height: 95%;
        max-height: 713px;
        transition: max-height 200ms ease-in-out;
        max-width: 640px;
        width: 95%;
        border-radius: 16px;
    }
}


.ix-d1{
    width: 20%;
}




@media (max-width: 1100px) {
    .ix-d1{
        width: 25% ;
    }
}
@media (max-width: 625px) {
    .ix-d1{
        width: 50% ;
    }
}


@media (max-width: 670px) {
    .ismh1{
        display: none;
    }
}

.isms1{display: none}
@media (max-width: 670px) {
    .isms1{
        display: block;
    }
}

.ismh2{
    display: none;
}
@media (max-width: 372px) {
    .ismh2{
        display: block;
    }
}

.ismh2{
    display: none;
}
@media (max-width: 372px) {
    .ismh2{
        display: block;
    }
    .ismh3{
        display: none;
    }
}


.dMlNyh {
    margin-left: auto;
    transition: 200ms linear;
    transform: rotate(-180deg);
}
.inQDEM {
    padding: 16px 12px 24px;
}
.hkRVbT {
    display: flex
;
    flex-direction: column;
    padding-top: 0px;
    padding-bottom: 8px;
    align-items: flex-start;
    align-self: flex-start;
}