.szxcvdcgf {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

.aszcrwasz {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
}

.dxzvae {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}

@media (min-width:768px) {
    .aszcrwasz {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .dxzvae {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (min-width:992px) {
    .szxcvdcgf {
        display: grid !important;
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
}

@media (max-width:991px) and (min-width:768px) {
    .szxcvdcgf {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

.szcszdfsdgv {
    font-size: 16px !important;
    color: #fff !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dxcvdgfc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hbgdfgcv {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.azsxcxzsdbjuerdf {
    word-break: break-all;
}

h1 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 36px !important;
    line-height: 1.3 !important;
    color: #000 !important;
    padding-bottom: 20px !important;
}

h2 {
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
}

h3 {
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 1.3 !important;
}

h4 {
    font-weight: bold !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
}

p {
    font-size: 18px !important;
}

.azsxcxzsdbjuerdf h2 {
    text-align: center !important;
    color: #000 !important;
}

.azsxcxzsdbjuerdf h3 {
    text-align: center !important;
    color: #000 !important;
}

.azsxcxzsdbjuerdf h4 {
    text-align: center !important;
    color: #000;
}

.azsxcxzsdbjuerdf h5,
.azsxcxzsdbjuerdf h6 {
    text-align: center !important;
    font-weight: bold !important;
    color: #000 !important;
}

.azsxcxzsdbjuerdf li,
.azsxcxzsdbjuerdf span,
.azsxcxzsdbjuerdf a {
    color: #000 !important;
}

.azsxcxzsdbjuerdf img {
    max-width: 100%;
    height: auto;
}

.azsxcxzsdbjuerdf p {
    line-height: 1.6 !important;
    text-align: left !important;
    color: #000 !important;
}

.azsxcxzsdbjuerdf table {
    word-break: break-all !important;
}

.azsxcxzsdbjuerdf td {
    font-size: 16px !important;
    color: #000 !important;
}

.azsxcxzsdbjuerdf li {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
}