.FestivalsEvents_section{background-color:var(--bg-light);width:100%;padding:60px 0;position:relative;overflow:hidden}.FestivalsEvents_header{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.FestivalsEvents_left{max-width:60%}.FestivalsEvents_title{font-size:clamp(var(--font-size-2-5xl),2.6vw,var(--font-size-5xl-hero));color:var(--text-description);letter-spacing:-.02em;margin-bottom:20px;font-weight:300;line-height:1.1}.FestivalsEvents_bold{font-weight:700}.FestivalsEvents_description{font-size:clamp(var(--font-size-sm),.9vw,var(--font-size-base));color:var(--text-description);line-height:1.6}.FestivalsEvents_right{align-items:center;margin-bottom:20px;display:flex}.FestivalsEvents_navigation{gap:12px;display:flex}.FestivalsEvents_swiperContainer{width:100%;position:relative}.FestivalsEvents_imageWrapper{aspect-ratio:345/330;border-radius:var(--br-xl);width:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.FestivalsEvents_image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FestivalsEvents_imageWrapper:hover .FestivalsEvents_image{transform:scale(1.1)}@media (max-width:768px){.FestivalsEvents_header{text-align:center;flex-direction:column;align-items:center}.FestivalsEvents_left{max-width:100%}.FestivalsEvents_right{order:2;margin-top:20px}.FestivalsEvents_imageWrapper{width:100%}}
