.event{display:grid;grid-template-columns:1fr minmax(300px,384px);grid-gap:24px;padding:60px 16px 100px;position:relative;z-index:11}.event__content{display:grid;grid-gap:64px}.event__title{font-weight:700;font-size:32px;line-height:40px;color:var(--color-black);margin:0 0 36px}.event__tags{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:16px}.event__tag{font-weight:500;font-size:14px;line-height:20px;color:var(--color-black);background-color:var(--background-tags);border-radius:20px;margin:0 8px 8px 0}.event__tag-link{display:block;padding:8px 20px}.event__descript{font-weight:400;font-size:16px;line-height:24px;color:var(--color-black);margin-bottom:36px}.event__descript-btn{font-weight:500;font-size:14px;line-height:16px;color:var(--color-orange);margin-top:16px;position:absolute;bottom:0;left:0;background-color:var(--background-white);padding-top:16px;width:100%;display:none}.event__address{font-size:14px;font-style:normal;line-height:18px;color:var(--color-dark-grey);margin-top:16px}.event__block{position:-webkit-sticky;position:sticky;top:124px;height:max-content}.event__info{border-radius:24px;background-color:var(--background-white);box-shadow:0 1px 30px 0 rgba(0,0,0,.1);padding:32px 20px;display:grid;grid-gap:24px}.event__name{text-align:right}.event__age{background-color:var(--background-disabled);padding:4px 6px;border-radius:4px;font-weight:500;font-size:16px;line-height:16px;color:var(--color-black);display:inline-block}.event__short-name{margin:0;font-weight:600;font-size:24px;line-height:32px;color:var(--color-black);text-align:left;padding-right:38px}.event__info-block{display:flex}.event__icon{width:16px;height:16px;margin-right:8px}.event__date-time,.event__place{font-weight:500;font-style:normal;font-size:14px;line-height:16px;color:var(--color-black)}.event__date-time{margin-bottom:16px}.event__place{margin-bottom:8px}.event__map-link{margin-left:24px;font-weight:500;font-size:14px;line-height:16px;color:var(--color-orange);text-decoration:underline;cursor:pointer}.event__map-link:hover{text-decoration:none}.event__info-text{font-size:14px;line-height:16px;color:var(--color-secondary)}body[style="overflow: hidden;"] .event-info-footer{display:none}.event__price{font-weight:600;font-size:32px;line-height:36px;color:var(--color-black);margin-bottom:18px}.event__from{font-weight:500;font-size:24px;line-height:32px;margin-right:8px}.event__currency{margin-left:2px}.event__button{border-radius:24px;padding:13px 20px;display:flex;justify-content:center;align-items:center;background-color:var(--background-orange);color:var(--color-white);font-family:inherit;font-weight:600;font-size:16px;line-height:18px;border:none;width:100%;cursor:pointer;transition:all .2s ease-in-out}.event__button:hover{background-color:var(--background-orange-hover)}.event__button:active{background-color:var(--background-orange-active)}.event__button_disabled{pointer-events:none;background-color:var(--background-btn-secondary);color:var(--color-light-grey-3)}.event__map{border-radius:16px}@media (max-width:1024px){.event{grid-template-columns:1fr;padding:48px 16px 64px;grid-gap:48px}.event__content{order:1}.event__title{font-size:28px;line-height:32px;margin-bottom:32px}.event__tags{margin-bottom:14px}.event__tag{font-size:12px;line-height:18px;margin:0 10px 10px 0}.event__tag-link{padding:6px 12px}.event__descript{font-size:14px;line-height:22px;overflow:hidden;max-height:none;position:relative;margin-bottom:48px}.event__descript_collapsed{max-height:321px}.event__descript-btn{display:block}.event__block{position:static}.event__info{box-shadow:none;padding:0 0 12px;grid-gap:16px}.event__name{text-align:left;padding-bottom:8px}.event__short-name{display:none}.event-info-footer{position:fixed;width:100vw;bottom:0;left:0;z-index:10000;background-color:var(--background-white);padding:9px 16px;display:flex;align-items:center;justify-content:flex-end;box-shadow:0 -4px 4px 0 rgba(0,0,0,.08)}.event__price{font-size:28px;line-height:32px;margin:0 32px 0 0}.event__from{font-weight:400;font-size:24px;line-height:29px}.event__button{padding:14px 89px;width:auto}.event__map{border-radius:12px}}@media (max-width:600px){.event__content{grid-gap:48px}}@media (max-width:428px){.event{padding:24px 16px 48px}.event__title{font-size:22px;line-height:28px;margin-bottom:24px}.event__tags{margin-bottom:16px}.event__descript{margin-bottom:36px}.event__block{position:static}.event__info{padding:0}.event__age{padding:2px 4px;font-size:14px}.event-info-footer{justify-content:space-between}.event__price{font-size:24px;line-height:24px;margin-right:16px}.event__from{font-size:20px;line-height:20px}.event__button{padding:12px;width:180px;font-size:14px;line-height:16px}.event__map-block{position:relative}.event__map{border-radius:0;width:100vw;position:absolute;left:-16px;height:200px!important}.event__address{margin-top:234px}}.gallery{margin:0;display:grid;grid-template-columns:1fr 37%;grid-template-rows:1fr 1fr;grid-gap:24px}.gallery__block{border-radius:16px;height:197px;cursor:pointer;position:relative}.gallery__block:first-child{grid-row-start:1;grid-row-end:3;height:418px}.gallery__photo{object-fit:cover;width:100%;height:100%;border-radius:16px;cursor:pointer}.gallery__more{position:absolute;width:100%;height:100%;border-radius:16px;background-color:rgba(0,0,0,.4);font-weight:700;font-size:40px;line-height:48px;color:var(--color-milk);cursor:pointer}.gallery__more,.gallery__popup{top:0;left:0;display:flex;align-items:center;justify-content:center}.gallery__popup{position:fixed;width:100vw;height:100vh;height:100dvh;z-index:1000000;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.gallery__close{background:url(/images/gallery/close.svg) transparent no-repeat 100%;width:36px;height:36px;cursor:pointer;position:absolute;top:24px;right:24px;padding:0;border:none}.gallery__arrows{position:absolute;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;height:94px}.gallery__arrow{width:92px;height:92px;background-color:transparent;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer;border:none;padding:0;position:relative;left:0;right:0;transition:all .2s ease-in-out}.gallery__arrow:not(.gallery__arrow_disabled):hover{width:94px;height:94px}.gallery__arrow_disabled{cursor:default}.gallery__arrow_name_left{background-image:url(/images/gallery/arrow-left.svg)}.gallery__arrow_name_left:not(.gallery__arrow_disabled):hover{left:-1px}.gallery__arrow_name_right{background-image:url(/images/gallery/arrow-right.svg)}.gallery__arrow_name_right:not(.gallery__arrow_disabled):hover{right:-1px}.gallery__pagination{position:absolute;bottom:32px;left:0;padding:8px 20px;font-weight:500;font-size:20px;line-height:24px;color:var(--color-disabled);width:100%;text-align:center}.gallery__slider{display:flex;align-items:center;width:max-content;position:absolute;transition:left .5s ease-in-out}.gallery__slide{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;height:100dvh;padding:140px 100px}.gallery__image{max-width:1280px;max-height:100%;width:100%;height:auto;object-fit:cover}@media (max-width:1024px){.gallery{grid-gap:20px}.gallery__more{font-size:36px;line-height:40px}.gallery__close{width:24px;height:24px;top:32px;background-size:100%}.gallery__arrows{display:none}.gallery__pagination{font-weight:600;font-size:16px;line-height:20px;color:var(--color-white)}.gallery__slide{padding:132px 0}.gallery__image{max-width:100%}}@media (max-width:600px){.gallery{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:8px;max-width:calc(100vw - 32px);width:calc(100vw - 32px);overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.gallery::-webkit-scrollbar{display:none}.gallery__block{height:120px;min-width:160px;border-radius:12px}.gallery__block:first-child{grid-row-end:2;height:120px}.gallery__photo{border-radius:12px}.gallery__close{width:16px;height:16px;top:24px;right:16px}.gallery__slide{padding:100px 0}}