[data-id="2548893"] .p-panel-banner-02__text {
    background-color: #4B2B76;
    color: white;
    border-radius: 8px;
    font-weight: bold;
    text-align: center;
    padding: 12px;
    margin-bottom: 0;
}
[data-id="2548893"] .p-panel-banner-02__text .p-panel-banner__link-item--arrow::after {
    content: none;
}
[data-id="2548893"] a:hover .p-panel-banner-02__text {
    color: #fff;
    text-decoration: none;
}
#d2542969 a {
    text-decoration: none;
}
#d2542969 a:hover {
    text-decoration: underline;
}
@media (max-width: 991px) {
    [data-id="2548893"] .p-layout--pattern-05[data-col-wide='4'] .p-layout__inner > .p-layout__content {
        flex-basis: calc((100% - 1.5rem) / 2);
        max-width: calc((100% - 1.5rem) / 2);
    }
}
@media (max-width: 767px) {
    [data-id="2548893"] .p-layout--pattern-05[data-col-wide='4'] .p-layout__inner > .p-layout__content {
        flex-basis: calc((100% - 0rem) / 1);
        max-width: calc((100% - 0rem) / 1);
    }
}
@media (min-width: 992px) {
    [data-id="2548893"] .p-layout--pattern-05[data-col-wide='4'] .p-layout__inner > .p-layout__content {
        flex-basis: calc((100% - 4.5rem) / 4);
        max-width: calc((100% - 4.5rem) / 4);
    }
}