:is(#d2259781, #d2260339) a {
    text-decoration: none;
}
#d2260339 ::marker {
    content: none;
}
#d2260339 a:hover {
    text-decoration: underline;
}
:is([data-id="2267739"], [data-id="2264627"], [data-id="2267459"]) .p-media-layout-02__text:first-of-type .c-text {
    font-weight: bold;
    font-size: 18px;
}
:is([data-id="2267739"], [data-id="2264627"], [data-id="2267459"]) .c-text {
    text-align: center;
    padding: 0 10px;
}
[data-id="2267459"] .p-layout__inner {
    display: flex;
    justify-content: center;
}
[data-id="2264627"] .p-media-layout-02 {
    background: #48217A;
    color: white;
}
[data-id="2264627"] .p-layout__content {
    display: flex;
}
@media screen and (min-width: 769px) {
    [data-id="2266056"] .p-media-layout-02 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    [data-id="2266056"] .p-text {
        margin-bottom: 0 !important;
        
    }
}
@media screen and (max-width: 768px) {
    :is([data-id="2267739"], [data-id="2264627"], [data-id="2267459"]) 
    .p-layout-media[data-col-narrow][data-col-narrow="1"] .p-layout__inner > .p-layout__content {
        flex-basis: calc((100% - 1rem) / 2);
        max-width: calc((100% - 1rem) / 2);
    }
    [data-id="2266056"] .p-media-layout-02 {
         all: unset;
    }
    [data-id="2266056"] p {
        color: #333;
        text-align: left;
        font-size: 16px;
        font-weight: 500;
    }
}