.wnx-inline-cta {
    container-type: inline-size;
    position: relative;
    display: block;
    width: 100%;
    max-width: 720px;
    aspect-ratio: 720 / 220;
    height: auto !important;
    min-height: 0 !important;
    margin: 28px auto !important;
    padding: 0 !important;
    overflow: hidden;
    background-color: #000504;
    background-image: url(cta-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    color: #fff;
    font-family: Inter, system-ui, -apple-system, sans-serif;
    box-sizing: border-box;
}

.wnx-inline-cta *,
.wnx-inline-cta *::before,
.wnx-inline-cta *::after {
    box-sizing: border-box;
}

.wnx-inline-cta__stage {
    position: absolute;
    inset: 0;
}

.wnx-inline-cta p,
.wnx-inline-cta h2 {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.wnx-inline-cta__micro {
    position: absolute;
    left: 16.76%;
    top: 29.55%;
    display: flex;
    align-items: center;
    gap: 0.42cqw;
    width: auto;
    color: #fff !important;
    font-family: Montserrat, Inter, sans-serif !important;
    font-size: 1.33cqw !important;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 1.67cqw !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    white-space: nowrap;
}

.wnx-inline-cta__check {
    display: inline-flex;
    width: 1.601cqw;
    height: 1.601cqw;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #00be23;
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 1.04cqw;
    font-weight: 700;
    line-height: 1;
}

.wnx-inline-cta__title {
    position: absolute;
    left: 11.81%;
    top: 40.2%;
    width: 29.13%;
    color: #fff !important;
    font-family: Inter, sans-serif !important;
    font-size: 3.962cqw !important;
    font-weight: 700 !important;
    font-style: normal !important;
    line-height: 4.567cqw !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    text-transform: none !important;
    background-image: linear-gradient(#ffffff, #a7a7a7);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wnx-inline-cta__sub {
    position: absolute;
    left: 54.17%;
    top: 29.55%;
    width: 32.08%;
    color: #fff !important;
    font-family: Inter, sans-serif !important;
    font-size: 1.87cqw !important;
    font-weight: 200 !important;
    font-style: italic !important;
    line-height: 2.607cqw !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
}

.wnx-inline-cta__sub em {
    font-family: Inter, sans-serif !important;
    font-style: italic !important;
    font-weight: 600 !important;
    color: inherit !important;
}

.wnx-inline-cta__actions {
    position: absolute;
    left: 53.61%;
    top: 55.91%;
    display: flex;
    align-items: center;
    gap: 2.617cqw;
}

.wnx-inline-cta__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24.69cqw;
    height: 5.272cqw;
    padding: 0 1.2cqw;
    border: none !important;
    border-radius: 1.097cqw;
    background: #1d9a91 !important;
    color: #fff !important;
    font-family: Inter, sans-serif !important;
    font-size: 1.797cqw !important;
    font-weight: 600 !important;
    font-style: normal !important;
    line-height: 2.57cqw !important;
    text-align: center;
    text-decoration: none !important;
    text-transform: none !important;
    white-space: nowrap;
    box-shadow: none !important;
}

.wnx-inline-cta__btn:hover,
.wnx-inline-cta__btn:focus-visible {
    color: #fff !important;
    filter: brightness(1.06);
}

.wnx-inline-cta__more {
    color: #fff !important;
    font-family: Inter, sans-serif !important;
    font-size: 1.797cqw !important;
    font-weight: 300 !important;
    font-style: normal !important;
    line-height: 2.57cqw !important;
    text-decoration: none !important;
    text-transform: none !important;
    white-space: nowrap;
}

.wnx-inline-cta__more:hover,
.wnx-inline-cta__more:focus-visible {
    color: #fff !important;
    text-decoration: underline !important;
}
