/* Attend page styles. The page uses site.css like every other page; this file
 * holds only what is particular to Attend. */

/* ---- visit details ---- */
body{margin:0}
#lc27 .visit-details{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:40px;margin:40px 0 48px}#lc27 .visit-details h3{font-size:16px;margin:0 0 14px}#lc27 .visit-details p{font-size:15px;line-height:1.8;color:#52606a;margin:0 0 12px}#lc27 .visit-details a,#lc27 .visit-other a{font-size:14px;text-decoration:underline;text-underline-offset:5px}#lc27 .visit-other{display:flex;gap:30px;flex-wrap:wrap;margin-top:28px} @media(max-width:760px){#lc27 .visit-details{grid-template-columns:1fr;gap:24px;margin:28px 0 36px}}

#lc27 .visit-venue{margin:32px 0 0}#lc27 .visit-venue img{display:block;width:100%;height:clamp(200px,25vw,340px);object-fit:cover;object-position:center}#lc27 .visit-venue figcaption{display:flex;justify-content:space-between;gap:16px;margin-top:10px;color:#52606a;font-size:12px}#lc27 .visit-venue figcaption a{text-decoration:underline;text-underline-offset:3px}

#lc27 .visit-venue{margin-top:0}
#lc27 .visit-venue-image{position:relative;isolation:isolate;overflow:hidden;background:#0b1926}
#lc27 .visit-venue-image img{height:clamp(300px,32vw,430px);object-position:center}
#lc27 .visit-venue-image:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(11,25,38,.75),rgba(11,25,38,0) 65%)}
#lc27 .visit-venue-heading{position:absolute;top:32px;left:36px;right:24px;z-index:2;color:white}
#lc27 .faq .visit-venue-heading .eyebrow{color:#fff!important;margin-bottom:12px}
#lc27 .visit-venue-heading h2{color:white;margin:0;font-size:clamp(32px,4vw,56px);line-height:1.1}
@media(max-width:760px){#lc27 .visit-venue-heading{top:24px;left:24px}#lc27 .visit-venue-image img{height:300px}}

#lc27 .faq .faq-answer a{color:#086b91;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
#lc27 .faq .faq-answer a:hover{color:#0b1926;text-decoration-thickness:2px}
#lc27 .faq .faq-answer a:focus-visible{outline:2px solid #086b91;outline-offset:4px}

/* ---- ticket offer ---- */
/* Attend offer preview */
#lc27 .ticket-offer{display:grid;grid-template-columns:1.6fr 1fr;margin:48px 0 32px;background:#fff;color:#0b1928;border-top:5px solid #1bb6f7}#lc27 .ticket-offer-main{padding:40px}#lc27 .ticket-offer h3{font-size:clamp(28px,3vw,44px);line-height:1.15;margin:20px 0}#lc27 .ticket-offer-main>p:not(.eyebrow){max-width:570px;color:#526572}#lc27 .ticket-offer ul{padding-left:20px;margin:24px 0 0}#lc27 .ticket-offer li{margin:12px 0;font-size:15px}#lc27 .ticket-offer-price{background:#f6f3ee;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#lc27 .ticket-amount{font-size:clamp(64px,7vw,96px);font-weight:650;letter-spacing:-.06em;line-height:1.2;margin:12px 0}#lc27 .ticket-offer-price .btn{margin-top:26px;width:100%;justify-content:space-between;background:#1bb6f7}#lc27 .ticket-small{font-size:12px;line-height:1.6;margin-top:16px;color:#526572}#lc27 .ticket-offer-note{grid-column:1/-1;border-top:1px solid #d8dfe3;padding:24px 40px}#lc27 .ticket-offer-note p{font-size:13px;color:#526572;line-height:1.7;margin-top:8px;max-width:1000px}#lc27 .ticket-preview{border:1px solid #d8dfe3;padding:36px;max-width:560px;width:calc(100% - 40px);color:#0b1928;background:#fff}#lc27 .ticket-preview::backdrop{background:#0b1928aa}#lc27 .ticket-preview h2{font-size:30px}#lc27 .ticket-preview p{margin:22px 0}#lc27 .ticket-preview .btn{background:#1bb6f7}@media(max-width:760px){#lc27 .ticket-offer{grid-template-columns:1fr}#lc27 .ticket-offer-main,#lc27 .ticket-offer-price,#lc27 .ticket-offer-note{padding:26px}}

#lc27 .ticket-offer button,#lc27 .ticket-preview button{border:0;font:inherit;cursor:pointer}

#lc27 .attend .ticket-offer{margin-top:0}#lc27 .ticket-offer-main h2{font-size:clamp(30px,3.4vw,48px);line-height:1.15;margin:20px 0}#lc27 .ticket-event-line{font-size:14px;line-height:1.7}#lc27 .ticket-offer-note p{margin:0}

/* "Plan your visit" over the Midland photo. When this page carried its own copy
   of the design system, that copy loaded last and the FAQ heading spacing below
   won; with site.css loading first like every page, it has to be said here. */
#lc27 .faq .visit-venue-heading h2{margin-bottom:40px}
@media(max-width:760px){#lc27 .faq .visit-venue-heading h2{font-size:2.25rem;margin-bottom:30px}}

/* Speaker name plates match the homepage hero: translucent overlay with a product-colour edge. */
#lc27 .portrait figcaption{position:absolute;bottom:0;left:0;right:0;background:#0b1928e8;padding:13px 16px;color:#e0e9ef;font-size:.75rem;border-left:3px solid var(--cyan)}#lc27 .portrait:nth-child(2) figcaption{border-color:var(--product-host)}#lc27 .portrait:nth-child(3) figcaption{border-color:var(--product-subscribe)}#lc27 .portrait:nth-child(4) figcaption{border-color:var(--product-license)}
@media(max-width:760px){#lc27 .portrait figcaption{font-size:.62rem;padding:9px 11px}}
