[data-v-cba6a08a]:root{--safe-bottom-position:0px;--buttons-border-radius:36px}[data-v-cba6a08a] .vc-container{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);border:none;border-radius:14px}[data-v-cba6a08a] .vc-container .vc-weeks .vc-day{min-height:40px}[data-v-cba6a08a] .vc-container .vc-weeks .vc-day .vc-highlight{background-color:var(--palette-primary)}[data-v-cba6a08a] .vc-container .vc-weeks .vc-dot{width:3px;height:3px}
/*!
 * @toast-ui/editor
 * @version 3.1.3 | Thu Feb 10 2022
 * @author NHN FE Development Lab <dl_javascript@nhn.com>
 * @license MIT
 */.ProseMirror{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif;color:#222;font-size:13px;overflow-y:auto;overflow-X:hidden;height:calc(100% - 36px)}.ProseMirror .placeholder{color:#999}.ProseMirror:focus{outline:none}.ProseMirror-selectednode{outline:none}.html-block.ProseMirror-selectednode,table.ProseMirror-selectednode{border-radius:2px;outline:2px solid #00a9ff}.toastui-editor-contents{margin:0;padding:0;font-size:13px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,나눔바른고딕,Nanum Barun Gothic,맑은고딕,Malgun Gothic,sans-serif;z-index:20}.toastui-editor-contents :not(table){line-height:160%;-webkit-box-sizing:content-box;box-sizing:content-box}.toastui-editor-contents address,.toastui-editor-contents cite,.toastui-editor-contents dfn,.toastui-editor-contents em,.toastui-editor-contents i,.toastui-editor-contents var{font-style:italic}.toastui-editor-contents strong{font-weight:700}.toastui-editor-contents p{margin:10px 0;color:#222}.toastui-editor-contents>div>div:first-of-type h1,.toastui-editor-contents>h1:first-of-type{margin-top:14px}.toastui-editor-contents h1,.toastui-editor-contents h2,.toastui-editor-contents h3,.toastui-editor-contents h4,.toastui-editor-contents h5,.toastui-editor-contents h6{font-weight:700;color:#222}.toastui-editor-contents h1{font-size:24px;line-height:28px;border-bottom:3px double #999;margin:52px 0 15px 0;padding-bottom:7px}.toastui-editor-contents h2{font-size:22px;line-height:23px;border-bottom:1px solid #dbdbdb;margin:20px 0 13px 0;padding-bottom:7px}.toastui-editor-contents h3{font-size:20px;margin:18px 0 2px}.toastui-editor-contents h4{font-size:18px;margin:10px 0 2px}.toastui-editor-contents h3,.toastui-editor-contents h4{line-height:18px}.toastui-editor-contents h5{font-size:16px}.toastui-editor-contents h6{font-size:14px}.toastui-editor-contents h5,.toastui-editor-contents h6{line-height:17px;margin:9px 0 -4px}.toastui-editor-contents del{color:#999}.toastui-editor-contents blockquote{margin:14px 0;border-left:4px solid #e5e5e5;padding:0 16px;color:#999}.toastui-editor-contents blockquote ol,.toastui-editor-contents blockquote p,.toastui-editor-contents blockquote ul{color:#999}.toastui-editor-contents blockquote>:first-child{margin-top:0}.toastui-editor-contents blockquote>:last-child{margin-bottom:0}.toastui-editor-contents code,.toastui-editor-contents pre{font-family:Consolas,Courier,Apple SD 산돌고딕 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,맑은 고딕,Malgun Gothic,Segoe UI,돋움,dotum,sans-serif;border:0;border-radius:0}.toastui-editor-contents pre{margin:2px 0 8px;padding:18px;background-color:#f4f7f8}.toastui-editor-contents code{color:#c1798b;background-color:#f9f2f4;padding:2px 3px;letter-spacing:-.3px;border-radius:2px}.toastui-editor-contents pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent}.toastui-editor-contents img{margin:4px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;max-width:100%}.toastui-editor-contents table{border:1px solid rgba(0,0,0,.1);margin:12px 0 14px;color:#222;width:auto;border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box}.toastui-editor-contents table td,.toastui-editor-contents table th{border:1px solid rgba(0,0,0,.1);padding:5px 14px 5px 12px;height:32px}.toastui-editor-contents table th{background-color:#555;font-weight:300;color:#fff;padding-top:6px}.toastui-editor-contents th p{margin:0;color:#fff}.toastui-editor-contents td p{margin:0;padding:0 2px}.toastui-editor-contents td.toastui-editor-cell-selected{background-color:#d8dfec}.toastui-editor-contents th.toastui-editor-cell-selected{background-color:#908f8f}.toastui-editor-contents dir,.toastui-editor-contents menu,.toastui-editor-contents ol,.toastui-editor-contents ul{display:block;list-style-type:none;padding-left:24px;margin:6px 0 10px;color:#222}.toastui-editor-contents ol{list-style-type:none;counter-reset:li}.toastui-editor-contents ol>li{counter-increment:li}.toastui-editor-contents ol>li:before,.toastui-editor-contents ul>li:before{display:inline-block;position:absolute}.toastui-editor-contents ul>li:before{content:"";margin-top:6px;margin-left:-17px;width:5px;height:5px;border-radius:50%;background-color:#ccc}.toastui-editor-contents ol>li:before{content:"." counter(li);margin-left:-28px;width:24px;text-align:right;direction:rtl;color:#aaa}.toastui-editor-contents ol ol,.toastui-editor-contents ol ul,.toastui-editor-contents ul ol,.toastui-editor-contents ul ul{margin-top:0!important;margin-bottom:0!important}.toastui-editor-contents ol li,.toastui-editor-contents ul li{position:relative}.toastui-editor-contents ol p,.toastui-editor-contents ul p{margin:0}.toastui-editor-contents hr{border-top:1px solid #eee;margin:16px 0}.toastui-editor-contents a{text-decoration:underline;color:#4b96e6}.toastui-editor-contents a:hover{color:#1f70de}.toastui-editor-contents .image-link{position:relative}.toastui-editor-contents .image-link:hover:before{content:"";position:absolute;width:30px;height:30px;right:0;border-radius:50%;border:1px solid #c9ccd5;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjNTU1IiBzdHJva2Utd2lkdGg9IjEuNSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjxwYXRoIGQ9Ik01LjY4NyAxMC4yOTRsLTEuMjg1IDEuMjg4Yy0xLjA1IDEuMDUtMS4wMzUgMi43NzIuMDM3IDMuODQ0bC4xMzUuMTM1YzEuMDcyIDEuMDcyIDIuNzk0IDEuMDg4IDMuODQ0LjAzN2wyLjcyLTIuNzJjMS4wNTEtMS4wNSAxLjAzNC0yLjc3Mi0uMDM3LTMuODQzbC0uMTM2LS4xMzYiLz48cGF0aCBkPSJNMTQuMzA1IDkuNzEzbDEuMjg3LTEuMjljMS4wNTItMS4wNTEgMS4wMzYtMi43NzMtLjAzNi0zLjg0NGwtLjEzNS0uMTM2Yy0xLjA3Mi0xLjA3Mi0yLjc5NC0xLjA4OC0zLjg0NS0uMDM2TDguODU3IDcuMTI2Yy0xLjA1MSAxLjA1MS0xLjAzNCAyLjc3Mi4wMzcgMy44NDNsLjEzNi4xMzYiLz48L2c+PC9zdmc+) no-repeat;background-position:50%;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);cursor:pointer}.toastui-editor-contents .task-list-item{border:0;list-style:none;padding-left:24px;margin-left:-24px}.toastui-editor-contents .task-list-item:before{background-repeat:no-repeat;background-size:18px 18px;background-position:50%;content:"";margin-left:0;margin-top:0;border-radius:2px;height:18px;width:18px;position:absolute;left:0;top:1px;cursor:pointer;background:transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHJlY3Qgd2lkdGg9IjE3IiBoZWlnaHQ9IjE3IiB4PSIuNSIgeT0iLjUiIHJ4PSIyIiBmaWxsPSIjRkZGIiBzdHJva2U9IiNDQ0MiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.toastui-editor-contents .task-list-item.checked:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTE2IDBhMiAyIDAgMDEyIDJ2MTRhMiAyIDAgMDEtMiAySDJhMiAyIDAgMDEtMi0yVjJhMiAyIDAgMDEyLTJoMTR6bS0xLjc5MyA1LjI5M2ExIDEgMCAwMC0xLjQxNCAwTDcuNSAxMC41ODUgNS4yMDcgOC4yOTNsLS4wOTQtLjA4M2ExIDEgMCAwMC0xLjMyIDEuNDk3bDMgMyAuMDk0LjA4M2ExIDEgMCAwMDEuMzItLjA4M2w2LTYgLjA4My0uMDk0YTEgMSAwIDAwLS4wODMtMS4zMnoiIGZpbGw9IiM0Qjk2RTYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.toastui-editor-custom-block .toastui-editor-custom-block-editor{background:#f9f7fd;color:#452d6b;border:1px solid #dbd4ea}.toastui-editor-custom-block .toastui-editor-custom-block-view{position:relative;padding:9px 13px 8px 12px}.toastui-editor-custom-block.ProseMirror-selectednode .toastui-editor-custom-block-view{border:1px solid #dbd4ea;border-radius:2px}.toastui-editor-custom-block .toastui-editor-custom-block-view .tool{position:absolute;right:10px;top:7px;display:none}.toastui-editor-custom-block.ProseMirror-selectednode .toastui-editor-custom-block-view .tool{display:block}.toastui-editor-custom-block-view button{vertical-align:middle;width:15px;height:15px;margin-left:8px;padding:3px;border:1px solid #ccc;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggZD0iTTE1LjUgMTIuNWwyIDJMMTIgMjBoLTJ2LTJsNS41LTUuNXpNMTggMTBsMiAyLTEuNSAxLjUtMi0yTDE4IDEweiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM1NTUiLz48L3N2Zz4=) no-repeat;background-position:50%;background-size:30px 30px}.toastui-editor-custom-block-view .info{font-size:13px;font-weight:700;color:#5200d0;vertical-align:middle}.toastui-editor-contents .toastui-editor-ww-code-block{position:relative}.toastui-editor-contents .toastui-editor-ww-code-block:after{content:attr(data-language);position:absolute;display:inline-block;top:10px;right:10px;height:24px;padding:3px 35px 0 10px;font-weight:700;font-size:13px;color:#333;background:#e5e9ea url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggZD0iTTE1LjUgMTIuNWwyIDJMMTIgMjBoLTJ2LTJsNS41LTUuNXpNMTggMTBsMiAyLTEuNSAxLjUtMi0yTDE4IDEweiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiM1NTUiLz48L3N2Zz4=) no-repeat;background-position:100%;border-radius:2px;background-size:30px 30px;cursor:pointer}.toastui-editor-ww-code-block-language{position:fixed;display:inline-block;width:100px;height:27px;right:35px;border:1px solid #ccc;border-radius:2px;background-color:#fff;z-index:30}.toastui-editor-ww-code-block-language input{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0 10px;height:100%;width:100%;background-color:transparent;border:none;outline:none}.toastui-editor-contents-placeholder:before{content:attr(data-placeholder);color:grey;line-height:160%;position:absolute}.toastui-editor-md-preview .toastui-editor-contents h1{min-height:28px}.toastui-editor-md-preview .toastui-editor-contents h2{min-height:23px}.toastui-editor-md-preview .toastui-editor-contents blockquote{min-height:20px}.toastui-editor-md-preview .toastui-editor-contents li{min-height:22px}.toastui-editor-pseudo-clipboard{position:fixed;opacity:0;width:0;height:0;left:-1000px;top:-1000px;z-index:-1}[data-v-0a1c5271]:root{--safe-bottom-position:0px;--buttons-border-radius:36px}[data-v-0a1c5271] .toastui-editor-contents{display:-webkit-box;display:-ms-flexbox;display:flex}[data-v-1b394ccc]:root{--safe-bottom-position:0px;--buttons-border-radius:36px}.bubble-item[data-v-1b394ccc]{padding:var(--sp-1) var(--sp-3);background:var(--palette-gray-lighten-7);color:var(--palette-gray-darken-7);border-radius:28px}[data-v-60ce93aa]:root{--safe-bottom-position:0px;--buttons-border-radius:36px}.landing-event-item[data-v-60ce93aa]{border-radius:14px;-webkit-box-shadow:0 4px 16px 0 rgba(var(--palette-fg-rgb),.1);box-shadow:0 4px 16px 0 rgba(var(--palette-fg-rgb),.1);color:var(--palette-fg)}.landing-event-item__title[data-v-60ce93aa]{font-size:18px;font-weight:800}.landing-event-item__icon[data-v-60ce93aa]{color:var(--palette-gray-darken-2)}.landing-event-item__avatar-wrapper[data-v-60ce93aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--sp-2);-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-event-item__categories-list[data-v-60ce93aa]{gap:var(--sp-1)}.landing-event-item__grow[data-v-60ce93aa]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:0}.landing-event-item__avatar[data-v-60ce93aa]{position:relative;height:24px;width:24px}@media screen and (min-width:600px){.landing-event-item__avatar[data-v-60ce93aa]{width:44px;height:44px}}.landing-event-item__type-wrapper[data-v-60ce93aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--sp-2)}.landing-event-item__type[data-v-60ce93aa]{color:var(--palette-secondary);font-size:12px}.landing-event-item__location[data-v-60ce93aa]{display:block;color:var(--palette-fg)}.landing-event-item__location[data-v-60ce93aa]:hover{color:var(--palette-secondary)}.landing-event-item__event-link[data-v-60ce93aa]{display:block;color:var(--palette-gray-darken-3)}.landing-event-item__event-link[data-v-60ce93aa]:hover{color:var(--palette-secondary)}.landing-event-item__info[data-v-60ce93aa]{font-size:12px;color:var(--palette-gray-darken-4)}@media screen and (min-width:600px){.landing-event-item__info[data-v-60ce93aa]{font-size:14px}}.landing-event-item__info.__name[data-v-60ce93aa]{color:var(--palette-fg);font-weight:700}.landing-event-item__link[data-v-60ce93aa]{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 var(--sp-6);border-radius:20px;color:var(--palette-bg);background:var(--palette-secondary);-ms-flex-preferred-size:100%;flex-basis:100%;font-size:16px;font-weight:600}.landing-event-item__info-wrapper[data-v-60ce93aa]{padding:0 var(--sp-6) var(--sp-6) var(--sp-6)}@media screen and (min-width:600px){.landing-event-item__info-wrapper[data-v-60ce93aa]{padding:var(--sp-6)}}.landing-event-item__image-wrapper[data-v-60ce93aa]{position:relative;overflow:hidden}.landing-event-item__image-wrapper.__mobile-image[data-v-60ce93aa]{display:block;border-radius:7px 7px 0 0;padding-bottom:100%}@media screen and (min-width:600px){.landing-event-item__image-wrapper.__mobile-image[data-v-60ce93aa]{display:none}}.landing-event-item__image-wrapper.__desktop-image[data-v-60ce93aa]{display:none}@media screen and (min-width:600px){.landing-event-item__image-wrapper.__desktop-image[data-v-60ce93aa]{width:150px;height:150px;border-radius:7px;border:1px solid var(--palette-gray-lighten-7);padding-bottom:0;margin:0 auto var(--sp-4) auto;display:block}}.landing-event-item__background[data-v-60ce93aa]{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-filter:blur(10px);filter:blur(10px);pointer-events:none}.landing-event-item__background>img[data-v-60ce93aa]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.landing-event-item__image[data-v-60ce93aa]{position:absolute;top:0;left:0;width:100%;height:100%}.landing-event-item__image[data-v-60ce93aa] img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width:600px){.landing-event-item[data-v-60ce93aa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:var(--sp-1)}.landing-event-item__avatar-wrapper[data-v-60ce93aa]{-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:250px}.landing-event-item__avatar[data-v-60ce93aa]{width:32px;height:32px}.landing-event-item__title[data-v-60ce93aa]{font-size:28px;line-height:33px}.landing-event-item__link[data-v-60ce93aa]{-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:0}.landing-event-item__content-wrapper[data-v-60ce93aa]{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:0}}:root{--safe-bottom-position:0px;--buttons-border-radius:36px}.landing-events{--theme-color:#ff0047;--theme-color-rgb:255,0,71;--theme-color-bg:#fff;--theme-color-text:#fff;--text-color-highlight:#98999a}.landing-events__search{position:relative;width:100%}.landing-events__search-input{width:100%;height:48px;padding-left:var(--sp-4);padding-right:var(--sp-10);font-size:16px;font-weight:600}.landing-events__search-input:-webkit-autofill,.landing-events__search-input:-webkit-autofill:focus,.landing-events__search-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 100px var(--theme-color-bg) inset;outline:none}.landing-events__search-input::-webkit-input-placeholder{color:var(--text-color-highlight)}.landing-events__search-input::-moz-placeholder{color:var(--text-color-highlight)}.landing-events__search-input:-ms-input-placeholder{color:var(--text-color-highlight)}.landing-events__search-input::-ms-input-placeholder{color:var(--text-color-highlight)}.landing-events__search-input::placeholder{color:var(--text-color-highlight)}.landing-events__search-button{position:absolute;border:none;right:0;top:var(--sp-1);width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:transparent;cursor:pointer}.landing-events__search-icon-lens{color:var(--theme-color);-webkit-transition:color .3s linear;transition:color .3s linear}.landing-events__search-icon-clear{color:var(--text-color-highlight)}.landing-events__multiselect,.landing-events__multiselect--active,.landing-events__search-input{border-radius:24px;border:1px solid var(--theme-color);-webkit-box-shadow:0 0 8px rgba(var(--theme-color-rgb),.5);box-shadow:0 0 8px rgba(var(--theme-color-rgb),.5);-webkit-transition:-webkit-box-shadow .3s linear;transition:-webkit-box-shadow .3s linear;transition:box-shadow .3s linear;transition:box-shadow .3s linear,-webkit-box-shadow .3s linear}.landing-events__multiselect--active:focus,.landing-events__multiselect--active:hover,.landing-events__multiselect:focus,.landing-events__multiselect:hover,.landing-events__search-input:focus,.landing-events__search-input:hover{-webkit-box-shadow:0 4px 8px rgba(var(--theme-color-rgb),.5);box-shadow:0 4px 8px rgba(var(--theme-color-rgb),.5)}.landing-events__multiselect--active:focus+.landing-events__search-icon-lens,.landing-events__multiselect--active:hover+.landing-events__search-icon-lens,.landing-events__multiselect:focus+.landing-events__search-icon-lens,.landing-events__multiselect:hover+.landing-events__search-icon-lens,.landing-events__search-input:focus+.landing-events__search-icon-lens,.landing-events__search-input:hover+.landing-events__search-icon-lens{color:var(--theme-color)}.landing-events__multiselect--active:focus,.landing-events__multiselect:focus,.landing-events__search-input:focus{-webkit-box-shadow:0 4px 8px rgba(var(--theme-color-rgb),.5);box-shadow:0 4px 8px rgba(var(--theme-color-rgb),.5)}.landing-events__event-list-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;gap:var(--sp-5)}.landing-events__data{font-size:24px}.landing-events__event-list{width:0;gap:var(--sp-5);-webkit-box-flex:0;-ms-flex:0 1 75%;flex:0 1 75%}.landing-events__calendar-aside{max-width:420px;margin-left:auto;margin-right:auto}.landing-events__aside{-webkit-box-flex:1;-ms-flex:1 0 25%;flex:1 0 25%}.landing-events__controls{margin-bottom:var(--sp-8);gap:var(--sp-5)}.landing-events__controls-item{width:100%;max-width:316px}@media only screen and (max-width:800px){.landing-events__controls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:var(--sp-6)}.landing-events__controls-item{max-width:335px}.landing-events__data{font-size:18px}}@media(max-width:1040px){.landing-events__event-list-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-events__controls{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-events__event-list{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;width:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-events__aside{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0}.landing-events__banners-aside{display:none}}