body.cd-home-v3 .cd-home-v3-preview-note,
body.cd-home-v3-preview .cd-home-v3-preview-note {
margin: 0 0 0.75rem;
padding: 0.4rem 0.75rem;
border-radius: 8px;
background: #f4efe8;
color: #4a3d33;
font-size: 0.85rem;
line-height: 1.4;
} body.cd-home-v3 .entry-header,
body.cd-home-v3-preview .entry-header {
margin: 0;
padding: 0;
min-height: 0;
} body.cd-home-v3 .cd-home-v3-edp,
body.cd-home-v3 .cd-home-v3-intents,
body.cd-home-v3 .cin-wrap,
body.cd-home-v3 .cd-home-v3-dates,
body.cd-home-v3 .cdq-home-main-carousel,
body.cd-home-v3 .cd-home-v3-calendar,
body.cd-home-v3 .cd-home-v3-partner,
body.cd-home-v3 .cdq-quote-epigraph,
body.cd-home-v3 .cdl-od-home,
body.cd-home-v3-preview .cd-home-v3-edp,
body.cd-home-v3-preview .cd-home-v3-intents,
body.cd-home-v3-preview .cin-wrap,
body.cd-home-v3-preview .cd-home-v3-dates,
body.cd-home-v3-preview .cdq-home-main-carousel,
body.cd-home-v3-preview .cd-home-v3-calendar,
body.cd-home-v3-preview .cd-home-v3-partner,
body.cd-home-v3-preview .cdq-quote-epigraph,
body.cd-home-v3-preview .cdl-od-home {
width: 100%;
max-width: 100%;
box-sizing: border-box;
} .cd-home-v3-intents {
display: none;
}
.cd-home-v3-dates__list {
display: flex;
}
@media (min-width: 960px) {
body.cd-home-v3-preview .cd-wayfind,
body.cd-home-v3 .cd-wayfind {
display: none;
}
.cd-home-v3-intents {
display: block;
}
}
.cd-home-v3-intents {
margin: 0 0 1rem;
}
.cd-home-v3-intents__title {
margin: 0 0 0.65rem;
font-size: 1.28rem;
font-weight: 650;
color: #2c241c;
letter-spacing: -0.02em;
}
.cd-home-v3-intents__grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 0.65rem;
list-style: none;
margin: 0;
padding: 0;
}
.cd-home-v3-intent {
display: flex;
flex-direction: column;
gap: 0.2rem;
min-height: 44px;
padding: 0.75rem 0.9rem 0.8rem;
border-radius: 14px;
background: #fffaf6;
border: 1px solid rgba(80, 50, 30, 0.1);
box-shadow: 0 6px 16px rgba(60, 40, 20, 0.05);
text-decoration: none;
color: inherit;
transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.cd-home-v3-intent:hover {
transform: translateY(-1px);
box-shadow: 0 10px 22px rgba(60, 40, 20, 0.08);
}
.cd-home-v3-intent:focus-visible {
outline: 2px solid #c2185b;
outline-offset: 3px;
}
.cd-home-v3-intent__icon {
display: flex;
align-items: center;
justify-content: center;
width: 2rem;
height: 2rem;
border-radius: 999px;
background: rgba(232, 76, 154, 0.1);
color: #c2185b;
margin-bottom: 0.1rem;
}
.cd-home-v3-intent__icon svg {
width: 18px;
height: 18px;
fill: currentColor;
}
.cd-home-v3-intent__title {
font-size: 1rem;
font-weight: 700;
color: #2c241c;
line-height: 1.25;
}
.cd-home-v3-intent__text {
font-size: 0.86rem;
line-height: 1.35;
color: #5c534b;
} body.cd-home-v3-preview .cin-wrap,
body.cd-home-v3 .cin-wrap {
margin: 0 0 0.75rem;
}
body.cd-home-v3-preview .cin-wrap .cin-accordion,
body.cd-home-v3 .cin-wrap .cin-accordion {
margin-top: 0.5rem;
}
body.cd-home-v3-preview .cin-wrap .cin-accordion__trigger,
body.cd-home-v3 .cin-wrap .cin-accordion__trigger {
min-height: 44px;
box-shadow: 0 6px 18px rgba(80, 40, 90, 0.08);
}
@media (max-width: 959px) {
body.cd-home-v3 .cin-intro,
body.cd-home-v3-preview .cin-intro,
body.cd-home-v3 .cin-notice,
body.cd-home-v3-preview .cin-notice {
display: none;
}
body.cd-home-v3 .cin-hook,
body.cd-home-v3-preview .cin-hook {
margin: 0 0 0.35rem;
font-size: 1.05rem;
line-height: 1.3;
}
} .cd-home-v3-today {
margin: 0 0 1.25rem;
padding: 0.15rem 0 0.35rem;
}
.cd-home-v3-today__head {
display: flex;
flex-wrap: wrap;
align-items: baseline;
justify-content: space-between;
gap: 0.5rem 1rem;
margin-bottom: 0.65rem;
}
.cd-home-v3-today__title {
margin: 0;
font-size: clamp(1.35rem, 2.5vw, 1.75rem);
font-weight: 700;
color: #2c241c;
letter-spacing: -0.02em;
}
.cd-home-v3-today__all {
font-size: 0.95rem;
font-weight: 600;
text-decoration: none;
color: #8a4b28 !important;
}
.cd-home-v3-today__filters {
display: flex;
flex-wrap: wrap;
gap: 0.4rem;
margin: 0 0 0.85rem;
}
.cd-home-v3-today__filter {
appearance: none;
border: 1px solid #d6cfc4;
background: #fff;
color: #3d342b;
font: inherit;
font-size: 0.88rem;
font-weight: 600;
padding: 0.45rem 0.85rem;
min-height: 40px;
border-radius: 999px;
cursor: pointer;
}
.cd-home-v3-today__filter.is-active,
.cd-home-v3-today__filter[aria-selected="true"] {
background: #2c241c;
border-color: #2c241c;
color: #fff;
}
.cd-home-v3-today__filter:focus-visible {
outline: 2px solid #2563eb;
outline-offset: 2px;
}
.cd-home-v3-today__list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 0.45rem;
}
.cd-home-v3-today__link--card {
display: grid;
grid-template-columns: 96px 1fr;
gap: 0.75rem;
align-items: stretch;
padding: 0.55rem 0;
border-bottom: 1px solid rgba(44, 36, 28, 0.1);
text-decoration: none !important;
color: inherit !important;
}
.cd-home-v3-today__media {
display: block;
width: 96px;
height: 96px;
border-radius: 12px;
overflow: hidden;
flex-shrink: 0;
background:
radial-gradient(ellipse at 20% 15%, rgba(232, 116, 74, 0.45), transparent 55%),
linear-gradient(145deg, #1e3a5f 0%, #3d2a55 48%, #8a3d5c 100%);
}
.cd-home-v3-today__media .cd-event-visual,
.cd-home-v3-today__media .cd-event-visual__img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.cd-home-v3-today__body {
display: flex;
flex-direction: column;
justify-content: center;
gap: 0.12rem;
min-width: 0;
}
.cd-event-visual--fallback {
display: flex;
align-items: flex-end;
justify-content: flex-start;
width: 100%;
height: 100%;
min-height: 96px;
padding: 0.55rem 0.65rem;
box-sizing: border-box;
background:
radial-gradient(ellipse at 20% 15%, rgba(232, 116, 74, 0.55), transparent 50%),
linear-gradient(145deg, #1e3a5f 0%, #3d2a55 48%, #8a3d5c 100%);
}
.cd-event-visual--salsa { background: linear-gradient(145deg, #7a1f3d 0%, #c45c26 55%, #1e3a5f 100%); }
.cd-event-visual--bachata { background: linear-gradient(145deg, #4a1942 0%, #e07a5f 50%, #1e3a5f 100%); }
.cd-event-visual--kizomba { background: linear-gradient(145deg, #1a1a2e 0%, #9b2226 50%, #370617 100%); }
.cd-event-visual--wcs,
.cd-event-visual--swing { background: linear-gradient(145deg, #0b1f4d 0%, #3d5a80 50%, #ee6c4d 100%); }
.cd-event-visual--tango { background: linear-gradient(145deg, #1a0a0a 0%, #6a040f 45%, #370617 100%); }
.cd-event-visual--rock { background: linear-gradient(145deg, #212529 0%, #495057 50%, #adb5bd 100%); }
.cd-event-visual--sbk { background: linear-gradient(145deg, #5c2a9d 0%, #c45c26 55%, #0b1f4d 100%); }
.cd-event-visual--soiree { background: linear-gradient(145deg, #1e3a5f 0%, #3d2a55 48%, #8a3d5c 100%); }
.cd-event-visual__fallback-label {
font-size: 0.78rem;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #fff;
text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
}
.cd-home-v3-today__time {
font-variant-numeric: tabular-nums;
font-weight: 700;
color: #8a4b28;
font-size: 0.95rem;
}
.cd-home-v3-today__name {
display: block;
font-weight: 650;
font-size: 1.02rem;
color: #2c241c;
}
.cd-home-v3-today__meta,
.cd-home-v3-today__styles {
display: block;
font-size: 0.88rem;
color: #6b5e52;
margin-top: 0.15rem;
}
.cd-home-v3-today__none,
.cd-home-v3-today__empty {
margin: 0.5rem 0 0;
color: #6b5e52;
font-size: 0.95rem;
}
.cd-home-v3-week {
margin: 0 0 0.75rem;
width: 100%;
}
.cd-home-v3-week__bar {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 0.55rem 1rem;
}
.cd-home-v3-week__title {
margin: 0;
font-size: 1.15rem;
font-weight: 700;
color: #2c241c;
flex: 1 1 auto;
min-width: 12rem;
}
.cd-home-v3-week__nav {
flex: 1 1 auto;
min-width: 0;
}
.cd-home-v3-week__list {
display: flex;
flex-wrap: wrap;
gap: 0.4rem 0.55rem;
list-style: none;
margin: 0;
padding: 0;
justify-content: flex-end;
}
.cd-home-v3-week__list .cd-home-v3-chip {
white-space: nowrap;
}
@media (max-width: 720px) {
.cd-home-v3-week__bar {
flex-direction: column;
align-items: stretch;
}
.cd-home-v3-week__list {
justify-content: flex-start;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
padding-bottom: 0.2rem;
}
} .cd-home-v3-photo {
margin: 1.75rem 0 1.5rem;
}
.cd-home-v3-photo__head {
margin-bottom: 0.75rem;
}
.cd-home-v3-photo__eyebrow {
margin: 0 0 0.25rem;
font-size: 0.75rem;
letter-spacing: 0.14em;
text-transform: uppercase;
font-weight: 650;
color: #8a4b28;
}
.cd-home-v3-photo__title {
margin: 0 0 0.35rem;
font-size: clamp(1.25rem, 2.2vw, 1.55rem);
font-weight: 700;
color: #2c241c;
}
.cd-home-v3-photo__ctx {
margin: 0;
font-size: 0.95rem;
color: #6b5e52;
max-width: 42ch;
}
.cd-home-v3-photo__stage {
border-radius: 4px;
overflow: hidden;
min-height: 220px;
}
.cd-home-v3-photo__stage .cdq-home-main-carousel,
.cd-home-v3-photo__stage .cps-slider {
margin: 0 !important;
}
.cd-home-v3-photo__link {
margin: 0.65rem 0 0;
font-size: 0.92rem;
}
.cd-home-v3-photo__link a {
font-weight: 600;
color: #8a4b28 !important;
}
.cd-home-v3-thoughts {
display: flex;
flex-direction: column;
gap: 1rem;
margin: 1.25rem 0;
} .cd-home-v3-events {
display: flex;
flex-direction: column;
gap: 0.7rem;
margin: 0 0 0.85rem;
}
.cd-home-v3-dates {
display: flex;
flex-direction: column;
gap: 0.55rem;
margin: 0;
}
.cd-home-v3-dates__label {
margin: 0;
font-size: 1.22rem;
font-weight: 700;
color: #2c241c;
letter-spacing: -0.02em;
line-height: 1.25;
}
body.cd-home-v3 .entry-content a.cd-home-v3-tonight,
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:link,
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:visited,
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:hover,
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:focus,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight:link,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight:visited,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight:hover,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight:focus {
display: flex;
align-items: center;
justify-content: center;
gap: 0.45rem;
width: 100%;
box-sizing: border-box;
min-height: 60px;
padding: 0.85rem 1.2rem;
border-radius: 16px;
background: #0b1f4d;
color: #fff !important;
font-size: 1.2rem;
font-weight: 750;
letter-spacing: 0.02em;
line-height: 1.2;
text-decoration: none;
box-shadow: 0 8px 20px rgba(11, 31, 77, 0.18);
}
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:hover,
body.cd-home-v3-preview .entry-content a.cd-home-v3-tonight:hover {
background: #142a63;
}
.cd-home-v3-tonight:focus-visible,
body.cd-home-v3 .entry-content a.cd-home-v3-tonight:focus-visible {
outline: 2px solid #c2185b;
outline-offset: 3px;
}
.cd-home-v3-dates__nav {
margin: 0;
}
.cd-home-v3-dates__list {
flex-wrap: wrap;
gap: 0.45rem;
list-style: none;
margin: 0;
padding: 0;
}
.cd-home-v3-chip {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 0.3rem;
min-height: 48px;
padding: 0 1.05rem;
border-radius: 999px;
background: #fff;
border: 1px solid rgba(80, 50, 30, 0.16);
color: #2c241c;
text-decoration: none;
font-weight: 650;
font-size: 0.95rem;
}
.cd-home-v3-chip--upcoming {
font-weight: 750;
border-color: rgba(11, 31, 77, 0.28);
background: #fffaf6;
}
.cd-home-v3-chip:hover {
border-color: #c2185b;
color: #c2185b;
}
.cd-home-v3-chip:focus-visible {
outline: 2px solid #c2185b;
outline-offset: 3px;
}
.cd-home-v3-calendar {
margin: 0;
}
.cd-home-v3-calendar .wp-block-heading {
margin: 0 0 0.4rem;
font-size: 1.08rem;
}
.cd-home-v3-editorial {
display: flex;
flex-direction: column;
gap: 0.65rem;
margin: 0 0 1rem;
}
.cd-home-v3-editorial .cdq-home-main-carousel,
.cd-home-v3-editorial .cdq-quote-epigraph,
.cd-home-v3-editorial .cd-home-v3-edp {
margin: 0;
}
@media (max-width: 959px) { .cd-home-v3-events .cd-home-v3-calendar {
display: none;
}
}
@media (max-width: 768px) {
body.cd-home-v3 .cd-home-v3-editorial .cdq-home-main-carousel .cps-slider,
body.cd-home-v3-preview .cd-home-v3-editorial .cdq-home-main-carousel .cps-slider {
min-height: 160px;
height: 200px;
}
.cd-home-v3-editorial .cd-home-v3-edp--banner {
padding: 1.05rem 1.15rem 0.95rem;
}
}
@media (min-width: 960px) {
.cd-home-v3-events {
display: flex;
flex-direction: column;
gap: 0.85rem;
width: 100%;
max-width: 100%;
}
.cd-home-v3-week,
.cd-home-v3-calendar {
width: 100%;
max-width: 100%;
}
.cd-home-v3-calendar .mec-wrap,
.cd-home-v3-calendar .cd-mvs,
.cd-home-v3-calendar .wp-block-columns {
max-width: 100%;
}
.cd-home-v3-tonight {
width: auto;
max-width: 22rem;
}
.cd-home-v3-editorial {
display: grid;
grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
gap: 0.85rem 1.25rem;
align-items: start;
}
.cd-home-v3-editorial .cdq-home-main-carousel {
grid-column: 1;
grid-row: 1 / span 2;
}
.cd-home-v3-editorial .cdq-quote-epigraph,
.cd-home-v3-editorial .cd-home-v3-edp {
grid-column: 2;
}
.cd-home-v3-editorial .cd-home-v3-edp__decor {
opacity: 0.45;
width: 28%;
}
} .cd-home-v3-partner {
margin: 0 0 1.1rem;
}
body.cd-home-v3-preview .cd-home-v3-partner .cdq-home-partner-anchor,
body.cd-home-v3-preview .cd-home-v3-partner .cdq-home-after-agenda {
margin-top: 0;
} body.cd-home-v3-preview .cdl-od-home {
min-height: 0;
margin: 0.35rem 0 1.15rem;
}
body.cd-home-v3-preview .cdl-od-home__poster img {
object-fit: cover;
object-position: 42% 36%;
}
@media (max-width: 720px) {
body.cd-home-v3-preview .cdl-od-home__poster img {
object-position: 70% 22%;
}
}
@media (min-width: 960px) {
body.cd-home-v3-preview .cdl-od-home {
min-height: 0;
}
body.cd-home-v3-preview .cdl-od-home__body {
padding: 0.8rem 1.15rem 0.95rem;
}
body.cd-home-v3-preview .cdl-od-home__lead {
font-size: 1.18rem;
max-width: 22ch;
}
body.cd-home-v3-preview .cdl-od-home__lanes a {
font-weight: 500;
font-size: 0.82rem;
opacity: 0.82;
text-decoration: underline;
text-underline-offset: 3px;
}
} .cd-home-v3-edp--banner {
--edp-ink: #3a2a1a;
--edp-muted: #6a5340;
--edp-link: #5a3d72;
position: relative;
overflow: hidden;
overflow-x: clip;
margin: 0 0 0.85rem;
padding: 1.5rem 1.75rem 1.35rem;
border-radius: 18px;
color: var(--edp-ink);
background: linear-gradient(155deg, #fbf7f1 0%, #f4ebe0 58%, #efe3d4 100%);
border: 1px solid rgba(80, 50, 30, 0.08);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.72) inset, 0 6px 20px rgba(60, 40, 20, 0.045);
box-sizing: border-box;
}
.cd-home-v3-edp--banner.cd-home-v3-edp--evening {
--edp-ink: #1e2436;
--edp-muted: #5a5470;
--edp-link: #5c3d78;
background: linear-gradient(162deg, #f4efe8 0%, #ebe3dc 46%, #e3dae8 100%);
border-color: rgba(72, 56, 96, 0.14);
box-shadow: 0 1px 0 rgba(255, 252, 248, 0.55) inset, 0 6px 20px rgba(50, 36, 70, 0.05);
}
.cd-home-v3-edp--banner .cd-home-v3-edp__head {
margin: 0;
position: relative;
z-index: 1;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__title {
margin: 0;
font-family: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;
font-size: 1.32rem;
font-weight: 600;
letter-spacing: -0.015em;
line-height: 1.2;
color: var(--edp-ink);
}
.cd-home-v3-edp--banner .cd-home-v3-edp__kicker {
display: none !important;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
position: relative;
z-index: 1;
min-width: 0;
}
.cd-home-v3-edp--banner .cdq-edp {
max-width: none !important;
width: 100%;
margin: 0;
padding: 0.15rem 0 0;
background: transparent !important;
border: 0;
box-shadow: none;
overflow: visible;
min-height: 0;
isolation: auto;
}
.cd-home-v3-edp--banner .cdq-edp__glow,
.cd-home-v3-edp--banner .cdq-edp__path,
.cd-home-v3-edp--banner .cdq-edp__motif {
display: none !important;
}
.cd-home-v3-edp--banner .cdq-edp--morning::after,
.cd-home-v3-edp--banner .cdq-edp--evening::after {
content: none !important;
display: none !important;
background: none !important;
height: 0 !important;
width: 0 !important;
}
.cd-home-v3-edp--banner .cdq-edp__brand {
display: none !important;
}
.cd-home-v3-edp--banner .cdq-edp__header {
margin: 0;
}
.cd-home-v3-edp--banner .cdq-edp__slot {
display: flex;
align-items: center;
gap: 0.4rem;
margin: 0.35rem 0 0;
font-size: 0.8rem;
font-weight: 600;
letter-spacing: 0.02em;
color: var(--edp-muted);
}
.cd-home-v3-edp--banner .cdq-edp__slot-icon {
display: inline-flex;
opacity: 0.85;
}
.cd-home-v3-edp--banner .cdq-edp__slot-icon svg {
width: 16px;
height: 16px;
}
.cd-home-v3-edp--banner .cdq-edp__quote {
margin: 0.5rem 0 0.3rem;
padding: 0;
border: 0;
max-width: 42ch;
}
.cd-home-v3-edp--banner .cdq-edp__text {
margin: 0;
font-family: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
font-size: clamp(1.24rem, 1.6vw, 1.5rem);
line-height: 1.5;
font-weight: 500;
font-style: italic;
color: var(--edp-ink);
text-decoration: none;
overflow-wrap: break-word;
word-wrap: break-word;
}
.cd-home-v3-edp--banner .cdq-edp__guillemet {
font-style: italic;
font-weight: 400;
opacity: 0.42;
padding: 0 0.08em;
}
.cd-home-v3-edp--banner .cdq-edp__tagline {
margin: 0.15rem 0 0;
font-size: 0.84rem;
line-height: 1.4;
font-style: italic;
opacity: 0.88;
max-width: 46ch;
color: var(--edp-muted);
}
.cd-home-v3-edp--banner .cd-home-v3-edp__head,
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
position: relative;
z-index: 1;
max-width: 64%;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library {
margin: 0.5rem 0 0;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__decor {
position: absolute;
top: 0;
right: 5%;
bottom: 0;
width: 34%;
z-index: 0;
pointer-events: none;
display: flex;
align-items: center;
justify-content: center;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__svg {
display: block;
width: 88%;
max-width: 260px;
height: auto;
max-height: 12.5rem;
}
@media (min-width: 960px) {
.cd-home-v3-edp--banner .cd-home-v3-edp__head,
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
max-width: 64%;
}
}
@media (max-width: 959px) {
.cd-home-v3-edp--banner {
padding: 1.1rem 1.05rem 1rem;
margin-bottom: 0.7rem;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__head,
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
max-width: none;
padding-right: 2.25rem;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__decor {
width: 46%;
opacity: 0.28;
top: auto;
height: 62%;
bottom: -6%;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__svg {
width: 92%;
max-width: none;
max-height: 11rem;
}
.cd-home-v3-edp--banner .cdq-edp__quote {
max-width: none;
}
.cd-home-v3-edp--banner .cdq-edp__text {
font-size: 1.12rem;
line-height: 1.46;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__title {
font-size: 1.18rem;
}
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library a {
color: var(--edp-link);
font-size: 0.86rem;
font-weight: 600;
text-decoration: none;
border-bottom: 1px solid rgba(90, 61, 114, 0.28);
padding-bottom: 0.05rem;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library a::after {
content: " \2192";
font-weight: 400;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library a:hover {
border-bottom-color: currentColor;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library a:focus-visible {
outline: 2px solid #c2185b;
outline-offset: 3px;
}
@media (max-width: 360px) {
.cd-home-v3-edp--banner {
padding: 1rem 0.9rem 0.95rem;
}
.cd-home-v3-edp--banner .cdq-edp__text {
font-size: 1.08rem;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__library a {
white-space: normal;
word-break: break-word;
}
}
@media (max-width: 300px) {
.cd-home-v3-edp--banner {
padding: 0.9rem 0.8rem 0.85rem;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__head,
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
padding-right: 1.15rem;
}
}
@media (min-width: 1440px) {
.cd-home-v3-edp--banner .cd-home-v3-edp__head,
.cd-home-v3-edp--banner .cd-home-v3-edp__body {
max-width: 56%;
}
.cd-home-v3-edp--banner .cd-home-v3-edp__decor {
width: 32%;
right: 7%;
}
.cd-home-v3-edp--banner .cdq-edp__quote {
max-width: 44ch;
}
}
@media (min-width: 1920px) {
.cd-home-v3-edp--banner .cd-home-v3-edp__decor {
right: 8%;
width: 30%;
}
}
@media (prefers-reduced-motion: reduce) {
.cd-home-v3-edp--banner,
.cd-home-v3-edp--banner * {
animation: none !important;
transition: none !important;
}
}
body.cd-home-v3-preview .cdq-quote-epigraph,
body.cd-home-v3 .cdq-quote-epigraph {
margin: 0.15rem 0 0.85rem;
}
@media (prefers-reduced-motion: reduce) {
.cd-home-v3-intent,
.cd-home-v3-chip {
transition: none;
}
}