.lc-events,.lc-events *{box-sizing:border-box}.lc-events{font-family:var(--lc-body-font, "Proxima Nova", Inter, system-ui, sans-serif);color:var(--lc-primary-fg, #fff);background:var(--lc-primary, #333);overflow-x:hidden;max-width:100vw}.lc-events img{max-width:100%;height:auto;display:block}.lc-events a{color:inherit;text-decoration:none}.lc-events h1,.lc-events h2,.lc-events h3{font-family:var(--lc-head-font, "Bourbon", Impact, sans-serif);font-weight:500;letter-spacing:.05em;margin:0}.lc-events .lc-container{max-width:var(--lc-container, 72rem);margin:0 auto;padding:0 24px}@media(min-width:1024px){.lc-events .lc-container{padding:0 48px}}.lc-events section{padding:64px 0}@media(min-width:768px){.lc-events section{padding:96px 0}}.lc-events .lc-hero{position:relative;overflow:hidden}.lc-events .lc-hero .accent-bar{position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--lc-brand-red),rgba(215,74,39,.4))}.lc-events .lc-hero .grid{display:grid;gap:40px;align-items:center;grid-template-columns:1fr}@media(min-width:768px){.lc-events .lc-hero .grid{grid-template-columns:1fr 1fr}.lc-events .lc-hero .text-col{order:1}.lc-events .lc-hero .video-col{order:2}}.lc-events .eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--lc-brand-red);margin:0 0 12px}.lc-events .lc-hero h1{font-size:clamp(36px,5vw,60px);line-height:1.1;color:var(--lc-secondary);margin-bottom:16px}.lc-events .lc-hero p{color:#ffffffe6;font-size:18px;line-height:1.6;margin:0 0 16px}.lc-events .lc-hero p.sub{color:#ffffffb3;font-size:16px;margin-bottom:24px}.lc-events .video-frame{max-width:320px;width:100%;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px -12px #0009}.lc-events .video-frame video{width:100%;height:auto;display:block}.lc-events .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:10px;font-weight:700;font-size:16px;line-height:1;transition:transform .15s ease,background-color .15s ease,border-color .15s ease;cursor:pointer;border:1px solid transparent}.lc-events .btn-primary{background:var(--lc-brand-red);color:var(--lc-brand-red-fg)}.lc-events .btn-primary:hover{background:#c04321}.lc-events .btn-lg{padding:18px 36px;font-size:18px}.lc-events .btn-outline{background:transparent;color:var(--lc-secondary);border-color:#32b7db66;width:100%;justify-content:center}.lc-events .btn-outline:hover{background:#32b7db1a}.lc-events .btn svg{width:20px;height:20px}.lc-events h2.section-title{font-size:clamp(28px,3.5vw,40px);color:var(--lc-secondary);text-align:center;margin-bottom:40px}.lc-events h2.section-title.red{color:var(--lc-brand-red);text-align:left;margin-bottom:24px}.lc-events .section-lede{text-align:center;max-width:640px;margin:0 auto 48px;color:#ffffffb3;font-size:16px;line-height:1.6}.lc-events .card-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:640px){.lc-events .card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lc-events .card-grid{grid-template-columns:repeat(4,1fr)}}.lc-events .card{background:#33333380;border:1px solid rgba(50,183,219,.2);border-radius:var(--lc-radius);padding:24px;transition:border-color .2s ease}.lc-events .card:hover{border-color:#32b7db80}.lc-events .card>svg{width:32px;height:32px;color:var(--lc-secondary);margin-bottom:12px}.lc-events .card h3{font-family:var(--lc-font-body);font-weight:700;font-size:18px;margin-bottom:8px;letter-spacing:0}.lc-events .card p{color:#ffffffb3;font-size:14px;line-height:1.55;margin:0}.lc-events .split-2{display:grid;gap:40px;align-items:center;grid-template-columns:1fr;max-width:960px;margin:0 auto}@media(min-width:768px){.lc-events .split-2{grid-template-columns:1fr 1fr;gap:60px}}.lc-events .check-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.lc-events .check-list li{display:flex;gap:12px;align-items:flex-start}.lc-events .check-list svg{width:20px;height:20px;color:var(--lc-secondary);margin-top:2px;flex-shrink:0}.lc-events .check-list p{margin:0;font-size:14px;color:#ffffffd9;line-height:1.55}.lc-events .check-list strong{color:#fff;font-weight:700}.lc-events .split-2 .frame{border-radius:var(--lc-radius);overflow:hidden;box-shadow:0 10px 30px #0000004d}.lc-events .tiers{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.lc-events .tiers{grid-template-columns:repeat(3,1fr)}}.lc-events .tier{background:#33333380;border:1px solid rgba(50,183,219,.2);border-radius:var(--lc-radius);overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s ease}.lc-events .tier:hover{border-color:#32b7db80}.lc-events .tier.popular{border-color:#d74a274d;box-shadow:0 0 0 1px #d74a2733}.lc-events .tier.popular:hover{border-color:#d74a2799}.lc-events .tier .media{display:flex;flex-direction:column;height:240px}.lc-events .tier .ribbon{height:32px;display:flex;align-items:center;justify-content:center;background:var(--lc-brand-red);color:var(--lc-brand-red-fg);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.lc-events .tier .ribbon-spacer{height:32px}.lc-events .tier .photo{position:relative;flex:1;overflow:hidden}.lc-events .tier .photo img{width:100%;height:100%;object-fit:cover}.lc-events .tier .photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--lc-primary),transparent)}.lc-events .tier .body{padding:24px;display:flex;flex-direction:column;flex:1}.lc-events .tier h3{font-size:24px;color:var(--lc-secondary);margin-bottom:4px}.lc-events .tier.popular h3{color:var(--lc-brand-red)}.lc-events .tier .micro{font-size:12px;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px}.lc-events .tier ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px;flex:1}.lc-events .tier ul li{display:flex;gap:8px;align-items:flex-start;font-size:14px;color:#fffc}.lc-events .tier ul .bolt{width:14px;height:14px;color:var(--lc-secondary);margin-top:3px;flex-shrink:0}.lc-events .tier.popular ul .bolt{color:var(--lc-brand-red)}.lc-events .tier .best-for{font-size:12px;font-style:italic;color:#ffffff80;margin:0}.lc-events .enh-grid{display:grid;gap:24px;grid-template-columns:1fr;max-width:960px;margin:0 auto}@media(min-width:768px){.lc-events .enh-grid{grid-template-columns:repeat(2,1fr)}}.lc-events .enh{background:#3339;border:1px solid rgba(50,183,219,.2);border-radius:var(--lc-radius);padding:32px;display:flex;flex-direction:column;transition:border-color .2s}.lc-events .enh:hover{border-color:#32b7db66}.lc-events .enh h3{font-size:24px;color:var(--lc-secondary);margin-bottom:12px}.lc-events .enh p{font-size:14px;color:#fffc;line-height:1.6;margin:0 0 24px;flex:1}.lc-events .enh-disclaimer{text-align:center;font-size:12px;font-style:italic;color:#ffffff80;margin:24px 0 0}.lc-events .photo-strip{display:grid;gap:24px;grid-template-columns:1fr;max-width:768px;margin:0 auto}@media(min-width:640px){.lc-events .photo-strip{grid-template-columns:repeat(3,1fr)}}.lc-events .photo-strip .frame{position:relative;overflow:hidden;border-radius:var(--lc-radius);aspect-ratio:4/3}.lc-events .photo-strip .frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lc-events .photo-strip .frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(51,51,51,.6),transparent)}.lc-events .booth-copy{text-align:center;max-width:720px;margin:0 auto 32px;font-size:18px;color:#fffc;line-height:1.6}.lc-events .booth-title{color:#fff;text-align:center;margin-bottom:24px;font-size:clamp(28px,3.5vw,40px)}.lc-events .final{text-align:center;max-width:720px;margin:0 auto}.lc-events .final .pin{width:40px;height:40px;color:var(--lc-secondary);margin:0 auto 16px}.lc-events .final h2{font-size:clamp(28px,3.5vw,40px);color:var(--lc-secondary);margin-bottom:16px}.lc-events .final p{color:#ffffffb3;font-size:16px;margin:0 0 16px}.lc-events .final .terms{font-size:12px;color:#ffffff80;margin-bottom:32px}.lc-events .final .terms a{text-decoration:underline}.lc-events .final .terms a:hover{color:var(--lc-secondary)}.lc-events .bg-primary{background:var(--lc-primary)}.lc-events .bg-fade-down{background:linear-gradient(to bottom,var(--lc-primary),#2b2b2b)}.lc-events .bg-fade-up{background:linear-gradient(to bottom,#2b2b2b,var(--lc-primary))}
/*# sourceMappingURL=/cdn/shop/t/1/assets/lc-events.css.map */
