.location-section{position:relative;padding:8rem 2rem;background:#2d2d2d;overflow:hidden}@media (max-width:768px){.location-section{padding:5rem 1.5rem}}.location-section__bg-decor{position:absolute;width:600px;height:600px;border:1px solid rgba(212,175,55,.05);border-radius:50%;pointer-events:none}.location-section__bg-decor--1{top:-200px;right:-200px}.location-section__bg-decor--2{bottom:-300px;left:-300px}.location-section__container{position:relative;max-width:1200px;margin:0 auto;z-index:1}.location-section__header{text-align:center;margin-bottom:5rem}.location-section__label{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1rem}.location-section__label::after,.location-section__label::before{content:"";width:40px;height:1px;background:#d4af37}.location-section__label span{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:#d4af37}.location-section__title{font-family:"Playfair Display",Georgia,serif;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:400;color:#f5f0e6}.location-section__title em{font-style:italic;color:#d4af37}.location-section__ornament{margin-top:1.5rem}.location-section__ornament svg{width:100px;height:30px;fill:none;stroke:#d4af37;stroke-width:1;opacity:.6}.location-timeline{position:relative;max-width:900px;margin:0 auto}.location-timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,rgba(212,175,55,.5) 10%,rgba(212,175,55,.5) 90%,transparent);transform:translateX(-50%)}@media (max-width:768px){.location-timeline::before{left:30px}}.location-timeline__item{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:2rem 0}@media (max-width:768px){.location-timeline__item{grid-template-columns:1fr;padding-left:70px;gap:1rem}}.location-timeline__item::before{content:"";position:absolute;left:50%;top:50%;width:16px;height:16px;background:#d4af37;border:3px solid #2d2d2d;border-radius:50%;transform:translate(-50%,-50%);z-index:2;box-shadow:0 0 0 4px rgba(212,175,55,.2)}@media (max-width:768px){.location-timeline__item::before{left:30px}}.location-timeline__item:nth-child(2n) .location-timeline__time{order:2;text-align:left;padding-left:2rem;padding-right:0}.location-timeline__item:nth-child(2n) .location-timeline__card{order:1;text-align:right}@media (max-width:768px){.location-timeline__item:nth-child(2n) .location-timeline__card,.location-timeline__item:nth-child(2n) .location-timeline__time{order:unset;text-align:left;padding:0}}.location-timeline__time{display:flex;flex-direction:column;justify-content:center;text-align:right;padding-right:2rem}@media (max-width:768px){.location-timeline__time{padding:0;margin-bottom:1rem}}.location-timeline__hour{font-family:"Playfair Display",Georgia,serif;font-size:3rem;font-weight:400;color:#d4af37;line-height:1}@media (max-width:768px){.location-timeline__hour{font-size:2rem}}.location-timeline__period{font-family:Montserrat,sans-serif;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#a0a0a0;margin-top:.5rem}.location-timeline__card{padding-left:2rem}@media (max-width:768px){.location-timeline__card{padding:0}}.location-card{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.02) 100%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(212,175,55,.15);border-radius:20px;padding:2.5rem;transition:all .4s ease}.location-card:hover{border-color:rgba(212,175,55,.4);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.2),0 0 30px rgba(212,175,55,.05)}.location-card::after,.location-card::before{content:"";position:absolute;width:20px;height:20px;border-color:#d4af37;border-style:solid;opacity:.5;transition:opacity .3s ease}.location-card::before{top:15px;left:15px;border-width:2px 0 0 2px}.location-card::after{bottom:15px;right:15px;border-width:0 2px 2px 0}.location-card:hover::after,.location-card:hover::before{opacity:1}.location-card--with-image{padding:0;overflow:hidden}.location-card--with-image .location-card__image{height:200px;overflow:hidden}.location-card--with-image .location-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.location-card--with-image .location-card__body{padding:2rem}.location-card--with-image:hover .location-card__image img{transform:scale(1.08)}.location-card--with-image::after,.location-card--with-image::before{display:none}.location-card__icon{font-size:2.5rem;margin-bottom:1rem;display:inline-block}.location-card__title{font-family:"Playfair Display",Georgia,serif;font-size:1.5rem;font-weight:400;color:#f5f0e6;margin-bottom:.5rem}.location-card__venue{font-family:"Playfair Display",Georgia,serif;font-size:1.1rem;font-style:italic;color:#d4af37;margin-bottom:1rem}.location-card__address{font-family:Montserrat,sans-serif;font-style:normal;font-size:.9rem;color:#a0a0a0;line-height:1.7;margin-bottom:1.5rem}.location-card__address span{display:block}.location-card__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;background:0 0;border:1px solid #d4af37;border-radius:30px;color:#d4af37;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.location-card__btn:hover{background:#d4af37;color:#1a1a1a}.location-card__btn svg{width:14px;height:14px}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (max-width:768px){.location-grid{grid-template-columns:1fr}}.location-card--featured{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden}.location-card--featured .location-card__image{height:100%;min-height:300px}.location-card--featured .location-card__body{padding:3rem;display:flex;flex-direction:column;justify-content:center}@media (max-width:768px){.location-card--featured{grid-column:span 1;grid-template-columns:1fr}.location-card--featured .location-card__image{min-height:200px}}.location-map{margin-top:4rem;border-radius:20px;overflow:hidden;border:1px solid rgba(212,175,55,.2)}.location-map iframe{width:100%;height:400px;display:block;filter:grayscale(100%) contrast(1.1);transition:filter .5s ease}.location-map iframe:hover{filter:grayscale(0%) contrast(1)}.location-timeline__item{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.location-timeline__item.in-view{opacity:1;transform:translateY(0)}.location-timeline__item:first-child{transition-delay:0.15s}.location-timeline__item:nth-child(2){transition-delay:0.3s}.location-timeline__item:nth-child(3){transition-delay:0.45s}.location-timeline__item:nth-child(4){transition-delay:0.6s}.location-timeline__item:nth-child(5){transition-delay:0.75s}.location-timeline__item:nth-child(6){transition-delay:0.9s}@media (prefers-reduced-motion:reduce){.location-timeline__item{opacity:1;transform:none;transition:none}.location-card{transition:border-color .2s ease}.location-card:hover{transform:none}.location-card--with-image .location-card__image img{transition:none}}
/*# sourceMappingURL=location-card.min.css.map */