.adsclientone-async-slot {
    width: 100%;
}

.adsclientone-slot {
    display: grid;
    gap: 14px;
}

.adsclientone-slot__label {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 999px;
    background: #eef4ff;
    color: #23457a;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.adsclientone-slot__item img {
    display: block;
    max-width: 100%;
    height: auto;
}

.adsclientone-slot .adsserverone-creative__link {
    display: block;
    text-decoration: none;
}

.adsclientone-slot .adsserverone-creative--text {
    border: 1px solid #d9e0ea;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
}

.adsclientone-slot .adsserverone-creative__text-body {
    display: grid;
    gap: 8px;
    padding: 18px;
}

.adsclientone-slot .adsserverone-creative__title {
    color: #10233d;
    font-size: 18px;
}

.adsclientone-slot .adsserverone-creative__copy {
    color: #394a61;
    line-height: 1.6;
}

.adsclientone-slot .adsserverone-creative__cta {
    color: #0f5fbf;
    font-weight: 600;
}
