.balloon_grid{padding:80px 0;background:#f6f3f2}.balloon_grid__head{max-width:760px;margin-bottom:2.5rem}.balloon_grid__head auto-heading{display:block;font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.balloon_grid__intro{color:#484551;line-height:1.7}.balloon_grid__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(100%, 250px), 1fr));gap:1.5rem}.balloon_grid__card{overflow:hidden;border-radius:1.5rem;background:#fff;border:1px solid rgba(201,196,211,.4);box-shadow:0 12px 40px rgba(65,47,136,.08);transition:transform .25s ease,box-shadow .25s ease}.balloon_grid__card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(65,47,136,.16)}.balloon_grid__card-trigger{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;height:100%;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;font:inherit;text-align:left;cursor:pointer}.balloon_grid__card-trigger:focus-visible{outline:3px solid #7e43a6;outline-offset:-3px}.balloon_grid__image{position:relative;flex:0 0 auto;width:100%;aspect-ratio:4/5;overflow:hidden}.balloon_grid__image>img:not(.balloon_grid__watermark){display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .5s ease}.balloon_grid__card:hover .balloon_grid__image img{transform:scale(1.06)}.balloon_grid__body{padding:1.4rem}.balloon_grid__body>span{display:inline-flex;margin-bottom:.75rem;padding:.35rem .75rem;border-radius:999px;background:rgba(211,148,253,.2);color:#2b1471;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.balloon_grid__body h3{margin:0 .25rem .35rem 0;font-size:1.45rem}.balloon_grid__body p{display:flex;align-items:center;gap:.35rem;margin:0;color:#797582;font-weight:700}.balloon_grid__modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2.5rem)}.balloon_grid__modal[hidden]{display:none}.balloon_grid__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(43,20,113,.84);backdrop-filter:blur(12px);cursor:default}.balloon_grid__dialog{position:relative;z-index:1;width:min(1180px,100%);max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow:hidden;border:1px solid hsla(0,0%,100%,.52);border-radius:1.5rem;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.32)}.balloon_grid__close{position:absolute;top:1rem;right:1rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.94);color:#2b1471;box-shadow:0 12px 40px rgba(65,47,136,.08)}.balloon_grid__close:hover,.balloon_grid__close:focus-visible{background:#e6deff;outline:0}.balloon_grid__modal-layout{display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(320px, 0.65fr);max-height:inherit}.balloon_grid__gallery{min-width:0;padding:1.25rem;background:#eae7e7}.balloon_grid__gallery-stage{position:relative;min-width:0;overflow:hidden;border-radius:1rem;background:#2b1471}.balloon_grid__gallery-track{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.balloon_grid__gallery-track::-webkit-scrollbar{display:none}.balloon_grid__gallery-slide{position:relative;flex:0 0 100%;min-width:0;height:min(62vh,650px);margin:0;scroll-snap-align:start;scroll-snap-stop:always}.balloon_grid__gallery-slide>img:not(.balloon_grid__watermark){display:block;width:100%;height:100%;object-fit:contain}.balloon_grid__watermark{position:absolute;top:.75rem;right:.75rem;z-index:2;display:block;width:min(34%,7.5rem);height:auto;max-height:4.5rem;object-fit:contain;object-position:right top;filter:drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));pointer-events:none;user-select:none}.balloon_grid__gallery-slide .balloon_grid__watermark{width:min(28%,10rem);max-height:6rem}.balloon_grid__photo-arrow{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.9);color:#2b1471;box-shadow:0 12px 40px rgba(65,47,136,.08);transform:translateY(-50%)}.balloon_grid__photo-arrow:hover,.balloon_grid__photo-arrow:focus-visible{background:#e6deff;outline:0}.balloon_grid__photo-arrow--previous{left:1rem}.balloon_grid__photo-arrow--next{right:1rem}.balloon_grid__photo-counter{position:absolute;right:1rem;bottom:1rem;z-index:2;padding:.35rem .7rem;border-radius:999px;background:rgba(43,20,113,.78);color:#fff;font-size:.8rem;font-weight:700;backdrop-filter:blur(8px)}.balloon_grid__thumbnails{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(76px, 104px);gap:.75rem;margin-top:1rem;padding-bottom:.25rem;overflow-x:auto;scrollbar-width:thin}.balloon_grid__thumbnail{aspect-ratio:4/3;overflow:hidden;padding:0;border:2px solid rgba(0,0,0,0);border-radius:.75rem;background:#f0eded;opacity:.68;transition:border-color .2s ease,opacity .2s ease,transform .2s ease}.balloon_grid__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.balloon_grid__thumbnail.is-active,.balloon_grid__thumbnail:hover,.balloon_grid__thumbnail:focus-visible{border-color:#7e43a6;opacity:1;outline:0;transform:translateY(-2px)}.balloon_grid__details{display:flex;flex-direction:column;min-width:0;max-height:inherit;padding:clamp(2rem,4vw,3.5rem);overflow-y:auto}.balloon_grid__details-content{margin:auto 0}.balloon_grid__details-content h2{margin:0 0 .65rem;color:#2b1471;font-size:clamp(2rem,3vw,3rem);line-height:1.08;overflow-wrap:anywhere}.balloon_grid__tag{display:inline-flex;margin-bottom:1rem;padding:.4rem .8rem;border-radius:999px;background:rgba(211,148,253,.24);color:#2b1471;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.balloon_grid__registration{display:flex;align-items:center;gap:.45rem;margin:0 0 1.5rem;color:#797582;font-weight:700}.balloon_grid__registration-icon{display:inline-flex;flex:0 0 auto;width:1.5rem;height:1.5rem;color:currentColor}.balloon_grid__registration-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.balloon_grid__description{color:#484551;line-height:1.7;overflow-wrap:anywhere}.balloon_grid__description>:last-child{margin-bottom:0}.balloon_grid__balloon-navigation{display:flex;justify-content:space-between;gap:.75rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(201,196,211,.5)}.balloon_grid__balloon-navigation[hidden]{display:none}.balloon_grid__balloon-navigation button{display:inline-flex;align-items:center;gap:.4rem;min-width:0;padding:.7rem 0;border:0;background:rgba(0,0,0,0);color:#2b1471;font-weight:800}.balloon_grid__balloon-navigation button:hover,.balloon_grid__balloon-navigation button:focus-visible{color:#7e43a6;outline:0}.balloon_grid__balloon-navigation button:last-child{justify-content:flex-end;text-align:right}@media screen and (max-width: calc(768px - 1px)){.balloon_grid__modal{align-items:flex-start;padding:.75rem;overflow-y:auto}.balloon_grid__dialog{max-height:none;overflow:visible;border-radius:1rem}.balloon_grid__modal-layout{display:block;max-height:none}.balloon_grid__gallery{padding:0}.balloon_grid__gallery-stage{border-radius:1rem 1rem 0 0}.balloon_grid__gallery-slide{height:auto;aspect-ratio:4/5}.balloon_grid__gallery-slide .balloon_grid__watermark{top:.75rem;right:.75rem;width:min(34%,8rem);max-height:5rem}.balloon_grid__photo-arrow,.balloon_grid__thumbnails{display:none}.balloon_grid__details{max-height:none;padding:1.5rem;overflow:visible}.balloon_grid__details-content{margin:0}.balloon_grid__details-content h2{padding-right:2.75rem;font-size:clamp(1.8rem,8vw,2.5rem)}.balloon_grid__close{top:1.25rem;right:1.25rem;width:2.75rem;height:2.75rem}}@media screen and (max-width: calc(576px - 1px)){.balloon_grid__modal{padding:0}.balloon_grid__dialog,.balloon_grid__gallery-stage{border-radius:0}.balloon_grid__details{padding:1.5rem 16px calc(1.5rem + env(safe-area-inset-bottom))}.balloon_grid__balloon-navigation button span:not(.material-symbols-outlined){font-size:.85rem}}.balloon_grid__cta{margin-top:3rem;padding:clamp(1.5rem,4vw,3rem);border-radius:1.5rem;text-align:center}body.balloon-modal-open{overflow:hidden}