.myfch-event-display{--myfch-accent:#142f4f;--myfch-title:#142f4f;--myfch-content:#626262;--myfch-hover:#142f4f;--myfch-ink:#162334;--myfch-muted:#667382;--myfch-border:#e1e7ed;--myfch-soft:#f6f8fa;--myfch-shadow:0 18px 50px rgb(20 47 79/9%);background:#fff;border:1px solid var(--myfch-border);border-radius:18px;box-shadow:var(--myfch-shadow);color:var(--myfch-ink);container:myfch/inline-size;font:inherit;margin:2rem 0;max-width:100%;overflow:hidden;width:100%}.myfch-event-display *,.myfch-event-display *:before,.myfch-event-display *:after{box-sizing:border-box;min-width:0}.myfch-event-display a,.myfch-event-display button,.myfch-event-display input,.myfch-event-display select{font:inherit}.myfch-event-display a,.myfch-event-display button{-webkit-tap-highlight-color:transparent}.myfch-event-display h2,.myfch-event-display h3,.myfch-event-display h4,.myfch-event-display p{overflow-wrap:break-word;word-break:normal}.myfch-icon{display:inline-block;flex:0 0 auto;height:1.05em;vertical-align:-.15em;width:1.05em}.myfch-event-display__tabs{background:#fff;border-bottom:1px solid var(--myfch-border);display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0, 1fr));padding:clamp(14px, 2vw, 22px) clamp(16px, 3vw, 32px)}.myfch-event-display__tab,.myfch-event-display__button{align-items:center;background:#fff;border:1px solid #ccd5de;border-radius:10px;color:var(--myfch-title);cursor:pointer;display:inline-flex;font-size:13px !important;font-weight:750;justify-content:center;letter-spacing:.025em !important;min-height:44px;padding:9px 16px;text-align:center;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.myfch-event-display__tab:hover,.myfch-event-display__tab.is-active,.myfch-event-display__tab:focus-visible,.myfch-event-display__button:hover,.myfch-event-display__button:focus-visible,.myfch-event-display__button--primary{background:var(--myfch-accent);border-color:var(--myfch-accent);color:#fff}.myfch-event-display__tab:focus-visible,.myfch-event-display__button:focus-visible,.myfch-calendar-nav__button:focus-visible,.myfch-month__day:focus-visible,.myfch-year-month__day:focus-visible,.myfch-year-month__title:focus-visible,.myfch-event-display a:focus-visible,.myfch-event-dialog__close:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px rgb(20 47 79/34%);outline:0;position:relative;z-index:3}.myfch-event-display__filters{align-items:end;background:var(--myfch-soft);border-bottom:1px solid var(--myfch-border);display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(100%, 190px), 1fr));padding:20px clamp(16px, 3vw, 32px)}.myfch-event-display__field{color:var(--myfch-title);display:grid;font-size:12px;font-weight:750;gap:7px;letter-spacing:.035em}.myfch-event-display__field input,.myfch-event-display__field select{appearance:none;background:#fff;border:1px solid #ccd5de;border-radius:9px;color:var(--myfch-ink);min-height:46px;padding:9px 12px;width:100%}.myfch-event-display__field select{background-image:linear-gradient(45deg,transparent 50%,var(--myfch-accent) 50%),linear-gradient(135deg,var(--myfch-accent) 50%,transparent 50%);background-position:calc(100% - 17px) 19px, calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.myfch-event-display__field input:focus,.myfch-event-display__field select:focus{border-color:var(--myfch-accent);box-shadow:0 0 0 3px rgb(20 47 79/12%);outline:0}.myfch-event-display__input-wrap{align-items:center;display:flex;position:relative}.myfch-event-display__input-wrap .myfch-icon{color:var(--myfch-muted);left:13px;position:absolute;z-index:1}.myfch-event-display__input-wrap input{padding-left:39px}.myfch-event-display__stage{--myfch-event-stage-padding:clamp(18px, 3vw, 34px);background:#fff;max-width:100%;overflow:hidden;padding:var(--myfch-event-stage-padding)}.myfch-event-display__loading,.myfch-event-display__empty{align-items:center;background:var(--myfch-soft);border:1px solid var(--myfch-border);border-radius:12px;color:var(--myfch-muted);display:flex;justify-content:center;margin:0;min-height:90px;padding:20px;text-align:center}.myfch-event-display__load-more{display:flex;justify-content:center;padding-top:24px}.myfch-event-display.has-infinite-list .myfch-event-display__stage{display:flex;flex-direction:column;min-height:0}.myfch-event-list__toolbar{align-items:center;background:#fff;border-bottom:3px solid var(--myfch-border);display:flex;flex:0 0 auto;justify-content:space-between;margin-bottom:4px;margin-top:calc(-1 * var(--myfch-event-stage-padding));min-height:calc(96px + var(--myfch-event-stage-padding))}.myfch-event-list__toolbar-label{align-items:center;color:var(--myfch-title);display:flex;font-size:clamp(18px, 2.5vw, 24px);font-weight:800;letter-spacing:.04em;margin:0;padding:18px 20px 18px 0;text-transform:uppercase}.myfch-event-list__scroll-controls{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:6px;justify-content:center}.myfch-event-list__scroll-controls[hidden]{display:none !important}.myfch-event-list__scroll-button{align-items:center;background:var(--myfch-title);border:0;border-radius:4px;box-shadow:0 5px 13px rgb(20 47 79/22%);color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;transition:background-color .18s ease,color .18s ease,opacity .18s ease,transform .18s ease;width:30px}.myfch-event-list__scroll-button i{font-size:14px;font-weight:900;line-height:1}.myfch-event-list__scroll-button:hover,.myfch-event-list__scroll-button:focus-visible{background:var(--myfch-accent);color:#fff;outline:0;transform:scale(1.04)}.myfch-event-list__scroll-button:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px rgb(20 47 79/34%)}.myfch-event-list__scroll-button:disabled{cursor:default;opacity:.38;transform:none}.myfch-event-list__scroll-button.is-loading i{animation:myfch-event-scroll-pulse .8s ease-in-out infinite alternate}@keyframes myfch-event-scroll-pulse{to{transform:translateY(3px)}}.myfch-event-list{background:#fff;display:grid;gap:0}.myfch-event-display.has-infinite-list .myfch-event-list{-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 50px), transparent 100%);max-height:min(680px, 72vh);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 50px), transparent 100%);overflow-y:auto;overscroll-behavior:contain;padding-bottom:50px;scroll-behavior:smooth;scrollbar-width:none}.myfch-event-display.has-infinite-list .myfch-event-list::-webkit-scrollbar{display:none}.myfch-event-list__month{color:var(--myfch-title);font-size:clamp(18px, 2.5vw, 24px);font-weight:800;letter-spacing:.04em;margin:0;padding:8px 0 18px;position:relative;text-align:center;text-transform:uppercase}.myfch-event-list__month:not(:first-child){margin-top:34px}.myfch-event-list__month:after{background:linear-gradient(90deg,#e6eaee 0 45%,var(--myfch-accent) 45% 55%,#e6eaee 55%);bottom:7px;content:"";height:3px;left:0;position:absolute;width:100%}.myfch-event-minimal{align-items:center;background:#fff;border-bottom:1px solid var(--myfch-border);display:grid;gap:clamp(16px, 3vw, 28px);grid-template-columns:minmax(0, 1fr) auto;padding:clamp(20px, 3vw, 30px) clamp(2px, 1vw, 12px)}.myfch-event-minimal__main{align-items:center;display:flex;min-width:0}.myfch-event-minimal__date{align-items:center;background:var(--myfch-accent);border-radius:4px;color:#fff;display:flex;flex:0 0 54px;flex-direction:column;justify-content:center;margin-right:clamp(16px, 3vw, 30px);min-height:64px;overflow:hidden;padding:7px 4px 5px;position:relative;text-transform:uppercase}.myfch-event-minimal__date:after{background:rgb(255 255 255/10%);box-shadow:0 4px 4px rgb(0 0 0/2%);content:"";height:34px;left:1px;pointer-events:none;position:absolute;right:1px;top:1px}.myfch-event-minimal__date strong{font-size:24px;font-variant-numeric:tabular-nums;line-height:1;position:relative;z-index:1}.myfch-event-minimal__date span{font-size:11px;font-weight:700;letter-spacing:.05em;margin-top:6px;position:relative;z-index:1}.myfch-event-minimal__details{min-width:0}.myfch-event-minimal__time,.myfch-event-minimal__weekday{align-items:center;color:var(--myfch-content);display:flex;font-size:13px;gap:6px;line-height:1.35;margin:0 0 6px}.myfch-event-minimal__weekday{font-size:14px;margin:6px 0 0}.myfch-event-minimal__title{align-items:center;display:flex;font-size:clamp(15px, 2vw, 18px);font-weight:800;gap:8px;letter-spacing:.015em;line-height:1.3;margin:0;text-transform:uppercase}.myfch-event-minimal__title a{color:var(--myfch-title);font-size:inherit !important;letter-spacing:inherit !important;text-decoration:none}.myfch-event-minimal__title a:hover{color:var(--myfch-hover);text-decoration:underline;text-underline-offset:3px}.myfch-event-minimal__color,.myfch-month-event__color{background:var(--myfch-event-color,var(--myfch-accent));border:1px solid rgb(0 0 0/5%);border-radius:50%;box-shadow:0 0 0 2px #fff;flex:0 0 9px;height:9px}.myfch-event-minimal__button{align-items:center;background:#fff;border:1px solid #ccd5de;border-radius:8px;color:var(--myfch-title);display:inline-flex;font-size:10px !important;font-weight:800;gap:9px;justify-content:center;letter-spacing:.12em !important;min-height:44px;padding:10px 15px;text-decoration:none;text-transform:uppercase}.myfch-event-minimal__button:hover{background:var(--myfch-accent);border-color:var(--myfch-accent);color:#fff}.myfch-event-minimal__button .myfch-icon{height:15px;width:15px}.myfch-event-card{background:#fff;border:1px solid var(--myfch-border);border-radius:14px;box-shadow:0 8px 24px rgb(20 47 79/7%);overflow:hidden;position:relative}.myfch-event-card:before{background:var(--myfch-event-color,var(--myfch-accent));content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.myfch-event-card__image{aspect-ratio:16/9;display:block;height:auto;object-fit:cover;width:100%}.myfch-event-card__body{padding:clamp(18px, 2.5vw, 26px)}.myfch-event-card__title{color:var(--myfch-title);font-size:clamp(17px, 2vw, 21px);font-weight:800;line-height:1.3;margin:0 0 13px}.myfch-event-card__title a{color:inherit;font-size:inherit !important;letter-spacing:inherit !important;text-decoration:none}.myfch-event-card__title a:hover{color:var(--myfch-hover);text-decoration:underline;text-underline-offset:3px}.myfch-event-card__date,.myfch-event-card__location{align-items:flex-start;color:var(--myfch-content);display:flex;font-size:13px;gap:8px;line-height:1.5;margin:8px 0 0}.myfch-event-card__date{color:var(--myfch-accent);font-weight:700}.myfch-event-card__date .myfch-icon,.myfch-event-card__location .myfch-icon{margin-top:.2em}.myfch-event-note{align-items:flex-start;color:#445568;display:flex;font-size:12px;font-weight:650;gap:7px;line-height:1.5;margin:8px 0 0}.myfch-event-note .myfch-icon{color:var(--myfch-event-color,var(--myfch-accent));margin-top:.2em}.myfch-event-card__excerpt{color:var(--myfch-content);font-size:14px;line-height:1.65;margin:16px 0 0}.myfch-event-card__status{background:#eef2f5;border-radius:999px;color:#3d4b59;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.08em;margin-bottom:9px;padding:5px 9px;text-transform:uppercase}.myfch-event-card__status--cancelled{background:#fff0f1;color:#a8232a}.myfch-event-card__status--postponed{background:#fff8e5;color:#7b5a00}.myfch-event-card__status--moved_online{background:#edf6ff;color:#176098}.myfch-event-card--compact{border:0;border-left:3px solid var(--myfch-event-color,var(--myfch-accent));border-radius:7px;box-shadow:none}.myfch-event-card--compact:before{display:none}.myfch-event-card--compact .myfch-event-card__body{padding:12px 14px}.myfch-event-card--compact .myfch-event-card__title{font-size:14px;margin-bottom:8px}.myfch-event-card--modern{display:grid;grid-template-columns:minmax(180px, 28%) minmax(0, 1fr);margin-bottom:18px}.myfch-event-card--modern:not(:has(.myfch-event-card__image)){grid-template-columns:1fr}.myfch-event-card--modern .myfch-event-card__image{aspect-ratio:auto;height:100%;min-height:190px}.myfch-event-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(100%, 250px), 1fr))}.myfch-event-grid--masonry{columns:3 250px;display:block}.myfch-event-grid--masonry .myfch-event-card{break-inside:avoid;margin-bottom:20px}.myfch-calendar-nav{align-items:center;display:grid;gap:14px;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);margin-bottom:clamp(18px, 3vw, 30px)}.myfch-calendar-nav__heading{text-align:center}.myfch-calendar-nav h2{color:var(--myfch-title);font-size:clamp(18px, 2.8vw, 26px);font-weight:850;letter-spacing:.055em;line-height:1.2;margin:0;text-transform:uppercase}.myfch-calendar-nav__button{align-items:center;background:#fff;border:1px solid #ccd5de;border-radius:9px;color:var(--myfch-title);cursor:pointer;display:inline-flex;font-size:12px !important;font-weight:750;gap:7px;justify-content:center;min-height:44px;padding:9px 13px;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.myfch-calendar-nav__button:hover{background:var(--myfch-accent);border-color:var(--myfch-accent);color:#fff}.myfch-calendar-nav__button--left{justify-self:start}.myfch-calendar-nav__button--right{flex-direction:row-reverse;justify-self:end}.myfch-month-layout{background:#fff;border:1px solid var(--myfch-border);border-radius:14px;display:grid;grid-template-columns:minmax(0, 62%) minmax(0, 38%);overflow:hidden}.myfch-month-main{background:#fff;min-width:0;padding:clamp(18px, 3vw, 34px)}.myfch-month{display:grid;grid-template-columns:repeat(7,minmax(0, 1fr));max-width:100%;width:100%}.myfch-month__weekday{align-items:center;color:#4d5864;display:flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.055em;min-height:38px;text-transform:uppercase}.myfch-month__day{appearance:none;background:#fff;border:0;border-top:1px solid #edf0f3;color:#43505d;cursor:pointer;font-size:13px;font-weight:750;min-height:clamp(58px, 7.5vw, 88px);padding:6px 2px 19px;position:relative;text-align:center}.myfch-month__day.is-outside{background:#f8fafb;color:#b5bdc5}.myfch-month__number{align-items:center;border-radius:50%;display:inline-flex;height:38px;justify-content:center;min-width:38px;transition:background-color .15s ease,color .15s ease,transform .15s ease}.myfch-month__day:hover .myfch-month__number,.myfch-month__day:focus-visible .myfch-month__number{background:#eaf0f5;color:var(--myfch-title)}.myfch-month__day.is-selected .myfch-month__number{background:var(--myfch-accent);box-shadow:0 5px 13px rgb(20 47 79/22%);color:#fff}.myfch-month__day.is-today:not(.is-selected) .myfch-month__number{box-shadow:inset 0 0 0 2px var(--myfch-accent)}.myfch-month__dots{align-content:center;bottom:10px;display:flex;flex-wrap:wrap;gap:3px;justify-content:center;left:4px;max-height:9px;overflow:hidden;position:absolute;right:4px}.myfch-month__dots>span{border:1px solid rgb(0 0 0/5%);border-radius:50%;flex:0 0 5px;height:5px}.myfch-month-side{background:#fff;border-left:1px solid var(--myfch-border);min-width:0;padding:clamp(22px, 3vw, 38px)}.myfch-month-side__header{border-bottom:1px solid var(--myfch-border);margin-bottom:8px;padding-bottom:20px;text-align:center}.myfch-month-side__title{color:var(--myfch-title);font-size:11px;font-weight:650;letter-spacing:.22em;margin:0 0 16px;text-transform:uppercase}.myfch-month-side__day{align-items:center;border:1px solid var(--myfch-accent);border-radius:50%;color:var(--myfch-accent);display:inline-flex;font-size:13px;font-weight:800;height:48px;justify-content:center;margin:0;width:48px}.myfch-month-side__events{display:grid}.myfch-month-side__events>.myfch-event-display__empty{margin-top:18px}.myfch-month-event{border-bottom:1px solid var(--myfch-border);padding:19px 0}.myfch-month-event__time,.myfch-month-event__location{align-items:flex-start;color:var(--myfch-content);display:flex;font-size:11px;gap:6px;line-height:1.45;margin:0 0 8px}.myfch-month-event__title{align-items:flex-start;color:var(--myfch-title);display:flex;font-size:13px;font-weight:800;gap:8px;letter-spacing:.035em;line-height:1.45;margin:0;text-transform:uppercase}.myfch-month-event__title a{color:inherit;font-size:inherit !important;letter-spacing:inherit !important;text-decoration:none}.myfch-month-event__title a:hover{color:var(--myfch-hover);text-decoration:underline;text-underline-offset:3px}.myfch-month-event__color{margin-top:.35em}.myfch-month-event__location{margin:9px 0 0}.myfch-year-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0, 1fr))}.myfch-year-month{background:#fff;border:1px solid var(--myfch-border);border-radius:12px;box-shadow:0 6px 18px rgb(20 47 79/5%);overflow:hidden;padding:14px}.myfch-year-month__title{background:0 0;border:0;border-radius:6px;color:var(--myfch-title);cursor:pointer;font-size:15px;font-weight:850;letter-spacing:.055em;margin:0 0 10px;min-height:36px;padding:5px;text-align:center;text-transform:uppercase;width:100%}.myfch-year-month__title:hover{background:var(--myfch-soft)}.myfch-year-month__grid{display:grid;grid-template-columns:repeat(7,minmax(0, 1fr))}.myfch-year-month__weekday{color:var(--myfch-muted);font-size:9px;font-weight:800;padding:5px 0;text-align:center}.myfch-year-month__day{align-items:center;background:#fff;border:0;border-radius:7px;color:#45515e;cursor:pointer;display:flex;flex-direction:column;font-size:10px;font-weight:700;justify-content:flex-start;min-height:34px;padding:5px 1px 3px}.myfch-year-month__day:hover{background:#eef3f7}.myfch-year-month__day.is-outside{color:#c0c6cc}.myfch-year-month__day.is-selected{background:var(--myfch-accent);color:#fff}.myfch-year-month__dots{display:flex;flex-wrap:wrap;gap:1px;justify-content:center;margin-top:3px;max-height:7px;overflow:hidden;width:100%}.myfch-year-month__dots>span{border-radius:50%;flex:0 0 3px;height:3px}.myfch-year-agenda{background:#fff;border:1px solid var(--myfch-border);border-radius:12px;margin-top:22px;padding:18px 22px}.myfch-year-agenda h3{color:var(--myfch-title);font-size:17px;margin:0 0 5px}.myfch-agenda{display:grid;gap:10px;max-width:100%}.myfch-agenda--week{grid-template-columns:repeat(7,minmax(0, 1fr))}.myfch-agenda--day{grid-template-columns:minmax(0, 1fr)}.myfch-agenda-day{background:#fff;border:1px solid var(--myfch-border);border-radius:11px;min-width:0;overflow:hidden}.myfch-agenda-day__header{align-items:center;background:var(--myfch-soft);border-bottom:1px solid var(--myfch-border);display:flex;gap:8px;justify-content:center;padding:11px 7px;text-align:center}.myfch-agenda-day.is-today .myfch-agenda-day__header{background:var(--myfch-accent);color:#fff}.myfch-agenda-day__weekday{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.myfch-agenda-day__number{font-size:18px;font-variant-numeric:tabular-nums}.myfch-agenda-day__events{display:grid;gap:8px;padding:8px}.myfch-agenda-day__empty{color:var(--myfch-muted);font-size:11px;line-height:1.4;margin:0;padding:14px 5px;text-align:center}.myfch-schedule-event{background:#fff;border:1px solid var(--myfch-border);border-left:3px solid var(--myfch-event-color,var(--myfch-accent));border-radius:7px;padding:10px}.myfch-schedule-event__time,.myfch-schedule-event__location{align-items:flex-start;color:var(--myfch-content);display:flex;font-size:10px;gap:5px;line-height:1.4;margin:0 0 6px}.myfch-schedule-event__title{color:var(--myfch-title);font-size:12px;font-weight:800;line-height:1.35;margin:0}.myfch-schedule-event__title a{color:inherit;font-size:inherit !important;letter-spacing:inherit !important;text-decoration:none}.myfch-schedule-event__title a:hover{text-decoration:underline}.myfch-schedule-event__location{margin:7px 0 0}.myfch-agenda--day .myfch-agenda-day__events{gap:12px;padding:clamp(14px, 3vw, 24px)}.myfch-agenda--day .myfch-schedule-event{padding:clamp(15px, 2vw, 20px)}.myfch-agenda--day .myfch-schedule-event__title{font-size:15px}.myfch-location-list{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(100%, 290px), 1fr))}.myfch-location-list__location{background:#fff;border:1px solid var(--myfch-border);border-radius:14px;box-shadow:0 7px 20px rgb(20 47 79/5%);padding:20px}.myfch-location-list__location>h2{align-items:center;color:var(--myfch-title);display:flex;font-size:18px;gap:8px;margin:0 0 8px}.myfch-location-list__location>p{color:var(--myfch-content);font-size:13px;margin:0 0 16px}.myfch-carousel,.myfch-slider{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0, 1fr) auto;max-width:100%}.myfch-carousel__track{display:grid;gap:16px;grid-auto-columns:calc((100% - (var(--myfch-columns) - 1) * 16px) / var(--myfch-columns));grid-auto-flow:column;max-width:100%;overflow-x:scroll;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.myfch-carousel__track::-webkit-scrollbar{display:none}.myfch-carousel__track>*{scroll-snap-align:start}.myfch-carousel__button,.myfch-slider__button{border-radius:50%;height:44px;padding:0;width:44px}.myfch-carousel__button>span,.myfch-slider__button>span{display:none}.myfch-slider>.myfch-event-card{width:100%}.myfch-countdown{background:linear-gradient(135deg,var(--myfch-accent),#244f77);border-radius:14px;box-shadow:0 14px 35px rgb(20 47 79/20%);color:#fff;padding:clamp(28px, 6vw, 64px);text-align:center}.myfch-countdown a{color:inherit;text-decoration:none}.myfch-countdown__eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.myfch-countdown h2{font-size:clamp(22px, 4vw, 36px)}.myfch-countdown__clock{font-size:clamp(24px, 5vw, 50px);font-variant-numeric:tabular-nums;font-weight:800;margin:20px 0 0}.myfch-event-dialog{background:#fff;border:1px solid #e1e7ed;border-radius:18px;box-shadow:0 24px 70px rgb(0 0 0/28%);color:var(--myfch-ink,#162334);max-height:calc(100dvh - 32px);max-width:880px;overflow-x:hidden;overflow-y:auto;padding:0;width:calc(100% - 32px)}.myfch-event-dialog *,.myfch-event-dialog *:before,.myfch-event-dialog *:after{box-sizing:border-box;min-width:0}.myfch-event-dialog a,.myfch-event-dialog button{font:inherit}.myfch-event-dialog::backdrop{background:rgb(10 24 39/62%);backdrop-filter:blur(3px)}.myfch-event-dialog__accent{background:var(--myfch-event-color,var(--myfch-accent));border-radius:999px;display:block;height:5px;margin:0 48px 22px 0;width:64px}.myfch-event-dialog__intro{background:linear-gradient(145deg,#fff 0%,#f8fafb 100%);border-bottom:1px solid #e1e7ed;padding:clamp(26px, 5vw, 42px)}.myfch-event-dialog h2{color:var(--myfch-title,#142f4f);font-size:clamp(22px, 4vw, 32px);line-height:1.25;margin:0 40px 18px 0;overflow-wrap:anywhere}dialog.myfch-event-dialog>button.myfch-event-dialog__close{align-items:center;background:var(--myfch-soft,#f6f8fa) !important;border:0 !important;border-radius:50% !important;color:var(--myfch-title,#142f4f) !important;cursor:pointer;display:flex !important;height:42px !important;justify-content:center;left:auto !important;margin:0 !important;min-height:42px !important;padding:0 !important;position:absolute !important;right:18px !important;top:18px !important;width:42px !important;z-index:2}.myfch-event-dialog__date,.myfch-event-dialog__location{align-items:flex-start;color:var(--myfch-content,#626262);display:flex;font-size:13px;gap:9px;line-height:1.55;margin:9px 0 0}.myfch-event-dialog__note{align-items:flex-start;background:#eef5f5;border-left:3px solid var(--myfch-event-color,var(--myfch-accent,#2e9097));border-radius:0 9px 9px 0;color:var(--myfch-title,#142f4f);display:flex;font-size:13px;font-weight:650;gap:9px;line-height:1.55;margin:-5px 0 16px;padding:10px 12px}.myfch-event-dialog__date{color:var(--myfch-title,#142f4f);font-weight:750}.myfch-event-dialog__date .myfch-icon,.myfch-event-dialog__location .myfch-icon,.myfch-event-dialog__note .myfch-icon{margin-top:.22em}.myfch-event-dialog__excerpt{color:var(--myfch-content,#626262);line-height:1.7;margin:20px 0 0;max-width:68ch}.myfch-event-dialog__tools{background:#fff;display:grid;gap:18px;grid-template-columns:minmax(200px, 240px) minmax(0, 1fr);padding:clamp(22px, 4vw, 34px)}.myfch-event-dialog__side,.myfch-event-dialog__main-actions{display:grid;gap:16px;grid-auto-rows:max-content}.myfch-event-tool-card{background:#fff;border:1px solid #dfe5eb;border-radius:13px;box-shadow:0 7px 22px rgb(20 47 79/6%);padding:20px}.myfch-event-tool-card h3{align-items:center;color:var(--myfch-title,#142f4f);display:flex;font-size:12px;font-weight:800;gap:8px;letter-spacing:.09em;line-height:1.4;margin:0 0 16px;text-transform:uppercase}.myfch-event-tool-card--qr{background:#f7f9fb;text-align:center}.myfch-event-tool-card--qr h3{justify-content:center;letter-spacing:.03em;text-transform:none}.myfch-event-dialog__qr{background:#fff;border:1px solid #e3e8ed;border-radius:10px;display:inline-flex;line-height:0;max-width:100%;padding:10px}.myfch-event-dialog__qr canvas,.myfch-event-dialog__qr img{height:auto !important;max-width:100%;width:156px !important}.myfch-event-dialog__categories{display:flex;flex-wrap:wrap;gap:7px}.myfch-event-dialog__categories span{background:#edf3f7;border:1px solid #dce5eb;border-radius:999px;color:var(--myfch-title,#142f4f);font-size:12px;font-weight:700;padding:6px 10px}.myfch-event-dialog__share{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0, 1fr))}.myfch-share-action,.myfch-calendar-action{align-items:center;background:#fff;border:1px solid #ccd5de;border-radius:9px;color:var(--myfch-title,#142f4f);cursor:pointer;display:flex;font-size:12px;font-weight:750;gap:9px;justify-content:flex-start;line-height:1.3;min-height:46px;padding:9px 12px;text-align:left;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.myfch-share-action:hover,.myfch-calendar-action:hover{border-color:var(--myfch-title,#142f4f);box-shadow:0 5px 16px rgb(20 47 79/10%);transform:translateY(-1px)}.myfch-share-action strong{align-items:center;border-radius:7px;color:#fff;display:flex;font-size:14px;height:28px;justify-content:center;width:28px}.myfch-share-action--facebook strong{background:#1877f2}.myfch-share-action--x strong{background:#111}.myfch-share-action--linkedin strong{background:#0a66c2}.myfch-share-action--email strong{background:#e34b55}.myfch-share-action--copy .myfch-icon,.myfch-calendar-action .myfch-icon{color:var(--myfch-accent,#142f4f);font-size:18px}.myfch-event-dialog__calendar-actions{display:grid;gap:9px}.myfch-event-tool-card--map{overflow:hidden;padding:0}.myfch-event-tool-card--map h3{margin:0;padding:18px 20px 14px}.myfch-event-dialog__map{background:#edf1f4;border:0;display:block;min-height:220px;width:100%}.myfch-event-dialog__directions{align-items:center;color:var(--myfch-title,#142f4f);display:flex;font-size:12px;font-weight:800;gap:7px;justify-content:center;letter-spacing:.04em;min-height:46px;padding:10px 18px;text-decoration:none;text-transform:uppercase}.myfch-event-dialog__directions:hover{background:#f6f8fa}.myfch-event-dialog__footer{align-items:center;background:#f7f9fb;border-top:1px solid #e1e7ed;display:flex;justify-content:flex-end;padding:18px clamp(22px, 4vw, 34px)}.myfch-event-dialog__footer .myfch-event-display__button{gap:8px}.myfch-event-dialog a:focus-visible,.myfch-event-dialog button:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px rgb(20 47 79/34%);outline:0}@container myfch (max-width:980px){.myfch-year-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.myfch-agenda--week{grid-template-columns:repeat(2,minmax(0, 1fr))}}@container myfch (max-width:820px){.myfch-month-layout{grid-template-columns:minmax(0, 1fr)}.myfch-month-side{border-left:0;border-top:1px solid var(--myfch-border)}.myfch-event-card--modern{grid-template-columns:minmax(150px, 34%) minmax(0, 1fr)}}@container myfch (max-width:620px){.myfch-event-display__tabs{grid-template-columns:repeat(2,minmax(0, 1fr))}.myfch-event-display__tab:last-child:nth-child(odd){grid-column:1/-1}.myfch-event-display__filters{grid-template-columns:minmax(0, 1fr)}.myfch-year-grid,.myfch-agenda--week{grid-template-columns:minmax(0, 1fr)}.myfch-event-card--modern{grid-template-columns:minmax(0, 1fr)}.myfch-event-card--modern .myfch-event-card__image{aspect-ratio:16/9;height:auto;min-height:0}.myfch-event-minimal__title{font-size:15px !important;letter-spacing:.01em !important}.myfch-carousel__track{grid-auto-columns:100%}}@container myfch (max-width:500px){.myfch-event-display__stage{--myfch-event-stage-padding:14px;padding:14px}.myfch-calendar-nav{gap:8px}.myfch-calendar-nav__button{padding:0;width:44px}.myfch-calendar-nav__button>span{display:none}.myfch-month-main,.myfch-month-side{padding:16px 12px}.myfch-month__weekday{font-size:9px;min-height:30px}.myfch-month__day{font-size:11px;min-height:50px;padding-bottom:16px}.myfch-month__number{height:30px;min-width:30px}.myfch-month__dots{bottom:7px;gap:2px}.myfch-month__dots>span{flex-basis:4px;height:4px}.myfch-event-minimal{align-items:stretch;grid-template-columns:minmax(0, 1fr)}.myfch-event-minimal__date{flex-basis:50px;margin-right:14px}.myfch-event-minimal__button{width:100%}.myfch-carousel,.myfch-slider{gap:7px}.myfch-carousel__button,.myfch-slider__button{height:38px;width:38px}}@media (max-width:680px){.myfch-event-display{border-radius:13px;margin:1.25rem 0}.myfch-event-dialog{border-radius:13px;max-height:calc(100dvh - 16px);width:calc(100% - 16px)}.myfch-event-dialog__intro{padding:26px 20px}.myfch-event-dialog__tools{grid-template-columns:minmax(0, 1fr);padding:18px}.myfch-event-dialog__share{grid-template-columns:minmax(0, 1fr)}.myfch-event-dialog__footer{padding:16px 18px}.myfch-event-dialog__footer .myfch-event-display__button{width:100%}}@media (prefers-reduced-motion:reduce){.myfch-event-display *,.myfch-event-display *:before,.myfch-event-display *:after{scroll-behavior:auto !important;transition-duration:.01ms !important}.myfch-event-list__scroll-button.is-loading i{animation:none}}