@media (min-width:1025px) {
    #sfwe {
        display: none;
    }
}

@media (max-width:767px) {
    .dgews {
        margin-top: -10px !important;
    }
}

.sxkjkhgvfe {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    word-break: break-all;
}

@media (min-width:992px) {
    .sxkjkhgvfe {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .sxkjkhgvfe {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

.szrqwazxsass::before {
    display: none !important;
}

.ew {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.szcas {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px !important;
}

@media (min-width:768px) {
    .szcas {
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px !important;
    }
}

.aszca {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wsfd {
    padding-top: 30px !important;
}

@media (min-width:769px) {
    .wsfd {
        padding-top: 80px !important;
    }
}

.grdfe {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

h1 {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 32px !important;
    line-height: 1.3 !important;
    color: #000 !important;
}

h2 {
    font-weight: bold !important;
    font-size: 26px !important;
    line-height: 1.3 !important;
}

h3 {
    font-weight: bold !important;
    font-size: 23px !important;
    line-height: 1.3 !important;
}

h4 {
    font-weight: bold !important;
    font-size: 20px !important;
}

p {
    font-size: 18px !important;
}

.waszxcs h2 {
    text-align: center !important;
    color: #000 !important;
}

.waszxcs h3 {
    text-align: center !important;
    color: #000 !important;
}

.waszxcs h4 {
    text-align: center !important;
    color: #000;
}

.waszxcs h5,
.waszxcs h6 {
    text-align: center !important;
    font-weight: bold !important;
    color: #000 !important;
}

.waszxcs li,
.waszxcs span,
.waszxcs a {
    color: #000 !important;
}

.waszxcs img {
    max-width: 100%;
    height: auto;
}

.waszxcs p {
    line-height: 1.6 !important;
    text-align: left !important;
    color: #000 !important;
}

.waszxcs table {
    word-break: break-all !important;
}

.waszxcs td {
    font-size: 16px !important;
    color: #000 !important;
}

.waszxcs li {
    font-size: 16px !important;
    text-align: left !important;
    color: #000 !important;
}