
.nfnggnh {

    color: rgb(17, 16, 16);
    cursor: pointer;
    font-size: 20px;
}
.efrefrgrtfhtyhy{
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    gap: 20px;
}

.efrefrgrtfhtyhy>* {
    width: 100% !important;
}

@media (max-width:768px) {
    .efrefrgrtfhtyhy{
        grid-template-columns: 1fr;
    }
}
.dgnmngj {
    z-index: 99999;
    display: none;
    position: relative;
    top: 1px;
    left: 0;
    width: 100%;
    background-color: #020111;
}

.dgnmngj ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.dgnmngj li {
    text-align: center;
}

.dgnmngj a {
    color: white;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 10px;
}

.dgnmngj a:hover {}