@charset "UTF-8";body:has(.popup.show){overflow:hidden}.popup{position:fixed;top:0;left:0;font-family:e-Ukrainer,sans-serif;width:100%;z-index:1000;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 0;display:none}@media (max-width:767px){.popup{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.popup *{font-family:e-Ukrainer,sans-serif}.popup.show{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__overlay{position:absolute;top:0;z-index:1;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.popup__content{max-width:508px;width:calc(100% - 32px);z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;padding:30px 10px;border-radius:4px;background:#fff;overflow:hidden;position:relative}@media (max-width:767px){.popup__content{padding:14px 7px;max-height:calc(100dvh - 40px)}}.popup__wrapper{overflow:hidden;position:relative;z-index:3;max-width:1170px;max-height:800px;height:100%;width:100%;margin-inline:auto;padding:30px;background-color:#fff}@media (max-width:1024px){.popup__wrapper{max-width:630px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin-inline:70px}}@media (max-width:767px){.popup__wrapper{margin-inline:16px;padding:14px}}.popup__wrap{padding:0 20px;overflow-x:hidden;width:100%;height:auto}@media (max-width:767px){.popup__wrap{padding:0 7px 14px}}.popup__wrap::-webkit-scrollbar{width:2px}.popup__wrap::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #e5e5e5;box-shadow:inset 0 0 5px #e5e5e5;border-radius:2px}.popup__wrap::-webkit-scrollbar-thumb{background:#b0b0b0;border-radius:2px}.popup__close{position:absolute;top:30px;right:30px;width:24px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:2;height:24px;background-color:transparent;border:none;outline:0;cursor:pointer}@media (max-width:767px){.popup__close{top:14px;right:14px;width:18px;height:18px}}.popup__close svg{width:24px;height:24px;-webkit-transition:.3s all;transition:.3s all;fill:#000}@media (max-width:767px){.popup__close svg{width:18px;height:18px}}.popup__close:hover svg{fill:#4d68f9}.popup__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}@media (max-width:767px){.popup__heading{padding-top:34px}.popup__heading:has(img),.popup__heading:has(svg){padding-top:0}}.popup__heading svg{margin-bottom:40px;width:120px;height:120px}.popup__heading img{margin-bottom:40px;width:276px;height:auto}@media (max-width:767px){.popup__heading img{width:170px;margin-bottom:16px}}.popup__heading p{color:#5c5c5c;text-align:center;font-size:14px;font-weight:300;line-height:1.6;font-family:e-Ukrainer,sans-serif;margin:0}@media (max-width:767px){.popup__heading p{font-size:12px}}.popup__heading p.title{margin-bottom:16px;color:#000;text-align:center;font-size:24px;font-weight:400;line-height:1.2}@media (max-width:767px){.popup__heading p.title{font-size:18px;margin-bottom:4px}}.popup__hgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-bottom:30px}@media (max-width:767px){.popup__hgroup{padding-bottom:16px}}.popup__hgroup-heading{margin:unset;text-align:center;font-family:e-Ukrainer,sans-serif;font-weight:400;font-size:24px;font-style:normal;line-height:120%}@media (max-width:767px){.popup__hgroup-heading{font-size:18px}}.popup__hgroup-description{margin:unset;text-align:center;font-family:e-Ukrainer,sans-serif;font-weight:300;font-size:14px;line-height:160%;color:#5c5c5c}@media (max-width:767px){.popup__hgroup-description{font-size:12px}}.popup .plan-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:6px 0 0}@media (max-width:767px){.popup .plan-info{gap:6px;padding:0}}.popup .plan-info p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:14px;margin:0;width:100%;font-weight:300;line-height:1.6}@media (max-width:767px){.popup .plan-info p{font-size:12px}}.popup .plan-info p strong{font-weight:500}.popup .notify-error{display:none;width:100%;color:#ff3838;font-size:12px;font-weight:400;text-align:center;margin:0 0 24px}@media (max-width:767px){.popup .notify-error{margin:0 0 14px}}.popup .notify-error.show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup .notify-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup .notify-popup__choice{border-radius:2px;background:#fafafa;gap:10px;margin:30px 0 24px;width:100%;padding:20px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1024px){.popup .notify-popup__choice{padding:16px 24px}}@media (max-width:767px){.popup .notify-popup__choice{padding:14px;margin:14px 0}}.popup .notify-popup__choice p{color:#000;text-align:center;font-size:14px;font-family:e-Ukrainer,sans-serif;font-weight:400;line-height:1.2;width:100%;margin:0}@media (max-width:767px){.popup .notify-popup__choice p{font-size:12px}}.popup .notify-popup__choice button{border-radius:2px;border:1px solid #e2dfe0;padding:12px 30px;background-color:#fff;color:#000;-webkit-transition:.3s all;transition:.3s all;font-size:14px;cursor:pointer;font-weight:300;line-height:1}@media (max-width:767px){.popup .notify-popup__choice button{font-size:12px;padding:10px 20px}}.popup .notify-popup__choice button:hover{border-color:#000}.popup .notify-popup__choice button.active{background:#ffe600;border-color:#ffe600}@media (max-width:767px){.popup .notify-popup__action{width:100%}}.popup .notify-popup__action button{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 46px;border-radius:2px;background:#000;color:#fff;border:1px solid #000;text-align:center;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-weight:500;line-height:1.3;-webkit-transition:.3s all;transition:.3s all}.popup .notify-popup__action button:before{width:calc(100% + 2px);content:"Збережено";height:calc(100% + 2px);position:absolute;top:-1px;left:-1px;z-index:2;background-color:#4d68f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:12px;font-weight:500;line-height:1.3;color:#fff;opacity:0;-webkit-transition:.3s all;transition:.3s all}.popup .notify-popup__action button:hover{background-color:#323232}.popup .notify-popup__action button.success:before{opacity:1}@media (max-width:767px){.popup .notify-popup__action button{width:100%}}.popup__np [data-tip]:after{top:71px;font-size:12px}.popup__np [data-tip]:before{top:65px}.popup__np p{color:#000;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:24px}.popup__np .NPcityField{margin-bottom:24px}.popup__np .sp_payments_signin_form_field .select2-selection{height:46px!important}.popup__np .sp_payments_signin_form_field .select2-selection__placeholder,.popup__np .sp_payments_signin_form_field .select2-selection__rendered{color:#000;font-size:12px;font-weight:300}.popup__np .sp_payments_signin_form_field .select2-results__option{color:#000;font-size:12px;font-weight:300}.popup__np .sp_payment_change_np__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin-top:30px}.popup__np .sp_payment_change_np__buttons .btn{width:100%;padding:12px;border-radius:2px;border:1px solid #000;-webkit-transition:.3s all;transition:.3s all;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:12px;font-weight:500;line-height:1.3}.popup__np .sp_payment_change_np__save{background-color:#000;border-color:#000;color:#fff}.popup__np .sp_payment_change_np__save:hover{background-color:#323232;border-color:#323232}.popup__np .sp_payment_change_np__close{background-color:#fff;border-color:#000;color:#000}.popup__np .sp_payment_change_np__close:hover{background-color:#323232;border-color:#323232;color:#fff}.popup__userinfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.popup__userinfo p.title{color:#000;font-size:14px;font-weight:400;line-height:1.5;margin:0;margin-top:6px}.popup__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:30px}.popup__footer .btn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 46px;border-radius:2px;background:#000;color:#fff;border:1px solid #000;text-align:center;font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-weight:500;line-height:1.3;-webkit-transition:.3s all;transition:.3s all}.popup__footer .btn:hover{background-color:#323232}.popup__footer .btn.success:before{opacity:1}@media (max-width:767px){.popup__footer .btn{width:100%}}.popup__footer .form-error{width:100%}.popup__footer-go-back{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:16px auto 0;font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%;white-space:nowrap;color:#000;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.popup__footer-go-back:hover{opacity:.7}.popup .calendar-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6px}.popup .calendar-action p{color:#000;text-align:center;font-size:14px;font-weight:300;line-height:1.3;margin:0 0 12px}.popup .events-archive-tiny__is-bk,.popup .single-event__is-bk{position:absolute;bottom:0;left:0;top:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:11px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;color:#fff;z-index:2;font-size:12px;border-radius:2px;background:#4d68f9;font-weight:400;line-height:1.3}.popup .events-archive-tiny__is-bk svg,.popup .single-event__is-bk svg{width:14px;height:14px;fill:#fff}.popup .event-subscribe-friend{margin-bottom:20px}.popup .event-subscribe-friend__controller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;cursor:pointer;padding:16px 24px;border-radius:2px;background:#fafafa;color:#000;font-size:14px;font-weight:400;line-height:1.3}.popup .event-subscribe-friend__controller svg{-webkit-transition:.3s all;transition:.3s all;width:27px;height:20px;fill:#000}.popup .event-subscribe-friend__menu{padding:20px 24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;display:none}.popup .event-subscribe-friend span{color:#000;font-family:e-Ukrainer,sans-serif;font-size:12px;font-weight:300;line-height:1.3;display:inline-block;margin-bottom:14px}.popup .event-subscribe-friend.show .event-subscribe-friend__controller svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.popup .form__block{width:100%}.popup .form__block label{color:#080808;font-size:12px;font-weight:500;display:inline-block;width:100%;margin-bottom:7px}.popup .form__block input{width:100%;border-radius:2px;border:1px solid #c4c4c4;padding:13px 14px;font-size:12px;font-weight:300;color:#000}.popup .form__block input::-webkit-input-placeholder{color:#5c5c5c;font-size:12px;font-weight:300}.popup .form__block input::-moz-placeholder{color:#5c5c5c;font-size:12px;font-weight:300}.popup .form__block input:-ms-input-placeholder{color:#5c5c5c;font-size:12px;font-weight:300}.popup .form__block input::-ms-input-placeholder{color:#5c5c5c;font-size:12px;font-weight:300}.popup .form__block input::placeholder{color:#5c5c5c;font-size:12px;font-weight:300}.popup .form__block textarea{width:100%;border-radius:2px;border:1px solid #c4c4c4;padding:13px 14px;font-size:12px;font-weight:300;color:#000;height:110px}.popup .form__block.error input{border-color:red}.popup .form__block.error label{color:red}.popup .form__notice{color:#000;font-size:12px;font-weight:300;line-height:1.3;display:inline-block;width:100%;margin-top:3px;margin-bottom:14px}.popup .form-error{display:none;width:100%;text-align:center;margin:20px 0 0;font-size:12px;color:red!important;font-weight:400!important}.popup#invite-popup .popup__content,.popup#order-buy-checkout-popup .popup__content,.popup#order-magazine-friend-popup .popup__content,.popup#personal-data-checkout-popup .popup__content{max-width:600px}.popup#sp_payment_change_np .popup__content{max-width:600px;overflow:visible}.popup#sp_payment_change_np .popup__wrap{overflow:visible}.popup#event-plans-popup.twice .popup__content,.popup#upgrade-level-popup.twice .popup__content{max-width:865px;width:100%}.popup#event-plans-popup.twice .community-plans__row,.popup#upgrade-level-popup.twice .community-plans__row{display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:767px){.popup#event-plans-popup.twice .community-plans__row,.popup#upgrade-level-popup.twice .community-plans__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popup#event-plans-popup.once .popup__content,.popup#upgrade-level-popup.once .popup__content{max-width:516px}.popup#event-plans-popup .community-plans,.popup#upgrade-level-popup .community-plans{padding:0}.popup#event-plans-popup .community-plans__swicher,.popup#upgrade-level-popup .community-plans__swicher{margin-bottom:24px}@media (max-width:767px){.popup#event-plans-popup .community-plans__swicher,.popup#upgrade-level-popup .community-plans__swicher{margin-bottom:16px}}.popup#event-plans-popup .community-plans__swicher-row,.popup#upgrade-level-popup .community-plans__swicher-row{gap:0;margin:0;padding:6px;border-radius:2px}@media (max-width:767px){.popup#event-plans-popup .community-plans__swicher-row,.popup#upgrade-level-popup .community-plans__swicher-row{padding:4px}}.popup#event-plans-popup .community-plans__swicher-row button,.popup#upgrade-level-popup .community-plans__swicher-row button{padding:13px 30px;border-radius:2px;font-size:14px;font-weight:300;line-height:1}@media (max-width:767px){.popup#event-plans-popup .community-plans__swicher-row button,.popup#upgrade-level-popup .community-plans__swicher-row button{font-size:12px}}.popup#event-plans-popup .community-plans__row,.popup#upgrade-level-popup .community-plans__row{gap:20px}.popup#event-plans-popup .community-plans-tiny,.popup#upgrade-level-popup .community-plans-tiny{border-radius:2px;border-color:#000;padding:60px 33px 24px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny,.popup#upgrade-level-popup .community-plans-tiny{padding:60px 14px 20px}}.popup#event-plans-popup .community-plans-tiny:before,.popup#upgrade-level-popup .community-plans-tiny:before{border-radius:2px 2px 0 0;border-bottom:1px solid #000;background:#fbe74d;color:#000;text-align:center;font-size:14px;padding:8px 0;width:100%;height:auto;font-weight:500;line-height:1.55}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny:before,.popup#upgrade-level-popup .community-plans-tiny:before{font-size:12px;padding:11px 0}}.popup#event-plans-popup .community-plans-tiny.popular,.popup#upgrade-level-popup .community-plans-tiny.popular{padding-top:60px}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny:not(.popular),.popup#upgrade-level-popup .community-plans-tiny:not(.popular){padding-top:20px}}.popup#event-plans-popup .community-plans-tiny .title,.popup#upgrade-level-popup .community-plans-tiny .title{color:#000;text-align:center;font-family:BlackerProText,sans-serif;font-size:30px;font-weight:500;line-height:1;margin-bottom:6px}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny .title,.popup#upgrade-level-popup .community-plans-tiny .title{font-size:20px}}.popup#event-plans-popup .community-plans-tiny .sub-title,.popup#upgrade-level-popup .community-plans-tiny .sub-title{color:#000;text-align:center;font-size:16px;font-weight:300;line-height:1.7;margin-bottom:20px}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny .sub-title,.popup#upgrade-level-popup .community-plans-tiny .sub-title{font-size:12px;margin-bottom:14px}}.popup#event-plans-popup .community-plans-tiny__description,.popup#upgrade-level-popup .community-plans-tiny__description{margin-bottom:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.popup#event-plans-popup .community-plans-tiny__description li,.popup#upgrade-level-popup .community-plans-tiny__description li{color:#000;font-size:12px;font-weight:300;line-height:1.9}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny__description li,.popup#upgrade-level-popup .community-plans-tiny__description li{font-size:10px}}.popup#event-plans-popup .community-plans-tiny__description li:before,.popup#upgrade-level-popup .community-plans-tiny__description li:before{background-color:#999}.popup#event-plans-popup .community-plans-tiny__type,.popup#upgrade-level-popup .community-plans-tiny__type{width:100%}.popup#event-plans-popup .community-plans-tiny__type .price,.popup#upgrade-level-popup .community-plans-tiny__type .price{font-size:16px;font-weight:500;margin:0}.popup#event-plans-popup .community-plans-tiny__type .price .old,.popup#upgrade-level-popup .community-plans-tiny__type .price .old{color:#d6d6d6;font-size:16px;font-weight:500;margin-right:5px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='32' height='14' viewBox='0 0 32 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='0.306637' y1='13.5389' x2='31.3066' y2='0.538902' stroke='%23D6D6D6'/%3E%3C/svg%3E%0A");background-size:32px 14px;background-position:center;background-repeat:no-repeat;line-height:1.3}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny__type .price .old,.popup#upgrade-level-popup .community-plans-tiny__type .price .old{font-size:14px}}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny__type .price,.popup#upgrade-level-popup .community-plans-tiny__type .price{font-size:14px}}.popup#event-plans-popup .community-plans-tiny__type .subscribe_block_button,.popup#upgrade-level-popup .community-plans-tiny__type .subscribe_block_button{border-radius:2px;padding:12px 46px;margin:16px auto}@media (max-width:767px){.popup#event-plans-popup .community-plans-tiny__type .subscribe_block_button,.popup#upgrade-level-popup .community-plans-tiny__type .subscribe_block_button{width:100%;padding:12px;max-width:100%}}.popup#event-plans-popup .community-plans-tiny__action,.popup#upgrade-level-popup .community-plans-tiny__action{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup#event-plans-popup .community-plans-tiny__fanat,.popup#upgrade-level-popup .community-plans-tiny__fanat{padding:10px 0;position:relative;margin:0 auto 10px;width:100%}.popup#event-plans-popup .community-plans-tiny__fanat:before,.popup#upgrade-level-popup .community-plans-tiny__fanat:before{content:"";position:absolute;top:0;left:-16px;width:calc(100% + 32px);border-radius:10px;background:#fafafa;height:100%;z-index:1}.popup#event-plans-popup .community-plans-tiny__fanat p,.popup#upgrade-level-popup .community-plans-tiny__fanat p{color:#000;font-size:12px;font-weight:500;position:relative;z-index:2;line-height:1.3;margin-top:0;margin-bottom:8px}.popup#event-plans-popup .community-plans-tiny__fanat ul,.popup#upgrade-level-popup .community-plans-tiny__fanat ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;position:relative;z-index:2;padding:0;margin:0;list-style:none}.popup#event-plans-popup .community-plans-tiny__fanat ul li,.popup#upgrade-level-popup .community-plans-tiny__fanat ul li{color:#000;font-size:12px;font-weight:300;line-height:1.9;position:relative;padding-left:24px}.popup#event-plans-popup .community-plans-tiny__fanat ul li:before,.popup#upgrade-level-popup .community-plans-tiny__fanat ul li:before{content:"";position:absolute;top:calc(50% - 7px);left:0;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cg clip-path='url(%23clip0_2365_2947)'%3E%3Cpath d='M4.52036 12.0532C4.12296 12.0533 3.74183 11.8954 3.46106 11.6141L0.258452 8.41271C-0.0861507 8.068 -0.0861507 7.50922 0.258452 7.16451C0.603165 6.81991 1.16194 6.81991 1.50666 7.16451L4.52036 10.1782L12.4933 2.20523C12.8381 1.86063 13.3968 1.86063 13.7415 2.20523C14.0862 2.54994 14.0862 3.10872 13.7415 3.45344L5.57966 11.6141C5.29889 11.8954 4.91776 12.0533 4.52036 12.0532Z' fill='%23219656'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2365_2947'%3E%3Crect width='14' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.popup#event-plans-popup .community-plans-tiny__description,.popup#event-plans-popup .community-plans-tiny__fanat{display:none}.popup#event-plans-popup .community-plans-tiny__type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none}.popup#event-plans-popup .community-plans-tiny__type p.notice{margin-top:6px}.popup#event-plans-popup .community-plans-tiny__type.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup#event-plans-popup .community-plans-tiny .subscribe_block_button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:16px;margin-bottom:0}.popup#event_booking_popup .popup__content,.popup#event_unbooking_popup .popup__content{max-width:520px;overflow:auto;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup#event_booking_popup .popup__close svg,.popup#event_unbooking_popup .popup__close svg{fill:#fff}.popup#event_booking_popup .popup__heading,.popup#event_unbooking_popup .popup__heading{padding:0;margin:0 0 30px}.popup#event_booking_popup .popup__heading .title,.popup#event_unbooking_popup .popup__heading .title{text-align:left;color:#000;font-family:BlackerProText;font-size:28px;font-weight:400;width:100%;line-height:1.3;margin-bottom:14px}.popup#event_booking_popup .popup__heading .date,.popup#event_unbooking_popup .popup__heading .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:18px;color:#959595;font-size:14px;font-weight:400;width:100%;line-height:1.6;margin:0}.popup#event_booking_popup .popup__heading .date span,.popup#event_unbooking_popup .popup__heading .date span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;color:#000;font-size:14px;font-weight:400;line-height:1.3}.popup#event_booking_popup .popup__heading .date span svg,.popup#event_unbooking_popup .popup__heading .date span svg{width:16px;height:16px;fill:#000;margin:0}.popup#event_booking_popup .event-subscribe-action,.popup#event_unbooking_popup .event-subscribe-action{border-radius:2px;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 24px;gap:16px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup#event_booking_popup .event-subscribe-action p,.popup#event_unbooking_popup .event-subscribe-action p{width:100%;color:#000;font-size:14px;font-weight:400;line-height:1.2;margin:0}.popup#event_booking_popup .event-subscribe-action .btn,.popup#event_unbooking_popup .event-subscribe-action .btn{width:calc(50% - 4px)}.popup#event_booking_popup .popup__image,.popup#event_unbooking_popup .popup__image{width:100%;height:293px;min-height:293px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup#event_booking_popup .popup__image img,.popup#event_unbooking_popup .popup__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup#event_booking_popup .popup__image .single-event__is-bk,.popup#event_unbooking_popup .popup__image .single-event__is-bk{font-size:12px;padding:12px 14px}.popup#event_booking_popup .popup__wrap,.popup#event_unbooking_popup .popup__wrap{overflow:visible;padding:30px}@media (max-width:767px){.popup#event_booking_popup .popup__wrap,.popup#event_unbooking_popup .popup__wrap{padding:30px 14px}}.popup#order-buy-magazine-popup .popup__content{max-width:600px}.popup#delivery-friend-popup .popup__content{max-width:1170px;width:calc(100% - 32px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup#delivery-friend-popup .popup-checkout{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media (max-width:767px){.popup#delivery-friend-popup .popup-checkout{grid-template-columns:1fr}}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout{gap:24px}}.popup#delivery-friend-popup .popup-checkout__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;width:100%}.popup#delivery-friend-popup .popup-checkout__product-image{width:114px;aspect-ratio:.7/1;background-size:cover;background-position:center;background-repeat:no-repeat}.popup#delivery-friend-popup .popup-checkout__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.popup#delivery-friend-popup .popup-checkout__product-title{color:#000;-webkit-font-feature-settings:"liga" off;font-feature-settings:"liga" off;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.2;margin:0}@media (max-width:767px){.popup#delivery-friend-popup .popup-checkout__product-title{font-size:16px}}.popup#delivery-friend-popup .popup-checkout__total{border-radius:2px;background:#fafafa;padding:20px;gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__total{padding:14px;gap:14px}}.popup#delivery-friend-popup .popup-checkout__summary{width:100%;padding-top:10px;border-top:1px solid #666}.popup#delivery-friend-popup .popup-checkout__summary p{color:#000;font-size:12px;font-weight:300;width:100%;line-height:1.3;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:8px}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__summary p{font-size:10px}}.popup#delivery-friend-popup .popup-checkout__summary p span{color:#000;text-align:right;font-size:12px;font-weight:500;line-height:1.3}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__summary p span{font-size:10px}}.popup#delivery-friend-popup .popup-checkout__summary p.total{font-size:14px;font-weight:700;margin-top:14px}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__summary p.total{font-size:12px}}.popup#delivery-friend-popup .popup-checkout__summary p.total span{font-size:14px;font-weight:500}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__summary p.total span{font-size:12px}}.popup#delivery-friend-popup .popup-checkout__tiny{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-top:24px;padding-top:24px;border-top:1px solid #c4c4c4}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__tiny{gap:14px}}.popup#delivery-friend-popup .popup-checkout__tiny .title{color:#000;font-family:e-Ukrainer,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;width:100%}.popup#delivery-friend-popup .popup-checkout__tiny-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;font-size:14px;width:calc(50% - 10px);font-weight:300;line-height:1.6}@media (max-width:1024px){.popup#delivery-friend-popup .popup-checkout__tiny-item{width:100%}}@media (max-width:767px){.popup#delivery-friend-popup .popup-checkout__tiny-item{width:calc(50% - 10px)}}@media (max-width:575px){.popup#delivery-friend-popup .popup-checkout__tiny-item{width:100%}}.popup#delivery-friend-popup .popup-checkout__tiny-item p.title{color:#7b7b7b;font-size:12px;font-weight:300;margin:0 0 8px}.popup#delivery-friend-popup .popup-checkout__tiny-item p.value{color:#000;font-size:12px;font-weight:400;margin:0}.popup#delivery-friend-popup .popup-checkout__tiny:first-child{padding:0;margin:0;border:none}.popup#delivery-friend-popup .popup-checkout__tiny[data-name=message]{width:100%}@media (max-width:767px){.popup#delivery-friend-popup .popup-checkout__tiny[data-name=message]{width:100%}}.popup#delivery-friend-popup .popup-checkout__tiny[data-name=message] .popup-checkout__tiny-item{width:100%}.popup#delivery-friend-popup .popup-checkout__tiny[data-name=message] p.value{font-weight:300}.popup#delivery-friend-popup .popup__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.popup#delivery-friend-popup .popup__footer .btn{max-width:330px;width:100%}@media (max-width:575px){.popup#delivery-friend-popup .popup__footer .btn{max-width:100%}}.popup#delivery-friend-popup .popup__footer .back-btn{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000;text-align:center;font-size:12px;-webkit-transition:.3s all;transition:.3s all;font-weight:500;line-height:1.3;gap:10px}.popup#delivery-friend-popup .popup__footer .back-btn svg{width:20px;height:16px}.popup#delivery-friend-popup .popup__footer .back-btn:hover{opacity:.7}.checkout-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px;height:calc(100% - 91px)}@media (max-width:1024px){.checkout-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding-right:15px;overflow:auto}}@media (max-width:767px){.checkout-form{height:calc(100% - 83px)}}.checkout-form::-webkit-scrollbar{width:2px;height:2px;border-radius:12px}.checkout-form::-webkit-scrollbar-track{background-color:rgba(0,0,0,.06);border-radius:12px}.checkout-form::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.07);border-radius:12px}.checkout-form__info{padding:20px;background-color:#fafafa;display:none}@media (max-width:1024px){.checkout-form__info{display:block}}.checkout-form__info-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout-form__info-total{font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.checkout-form__info-switcher{width:22px;height:16px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.active .checkout-form__info-switcher{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.checkout-form__info-items{display:none;gap:14px;padding-top:14px}@media (max-width:1024px){.show-info .checkout-form__info-items{display:-webkit-box;display:-ms-flexbox;display:flex}}.checkout-form__info-items .checkout-form__item{margin-top:14px}.checkout-form__info-items .checkout-form__item:first-child{margin-top:unset}.checkout-form__info-items .checkout-form__item-img{width:43px;height:50px}.checkout-form__info-items .checkout-form__item-prices{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px}.checkout-form__info-items .checkout-form__item-prices .new-price,.checkout-form__info-items .checkout-form__item-prices .old-price{margin-top:unset}.checkout-form__info-items .checkout-form__item-prices .quantity{display:none;color:#b4b4b4;font-family:e-Ukrainer,sans-serif;font-size:10px;font-style:normal;font-weight:300;line-height:130%}.checkout-form__info-items .checkout-form__item-prices .quantity:before{content:"";display:block;width:7px;height:7px;margin:1px 3px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5' fill='none'%3E%3Cpath d='M0.353516 0.353516L2.35352 2.35352L4.35352 4.35352M4.35352 0.353516L0.353516 4.35352' stroke='%23B4B4B4'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat}.checkout-form__info-items .checkout-form__item-controls{display:none}.checkout-form__info-items .checkout-form__item-remove{display:none}.checkout-form__main{width:50%;height:100%}@media (max-width:1024px){.checkout-form__main{width:100%;height:auto}}.checkout-form__title{margin-top:unset;margin-bottom:18px;font-family:e-Ukrainer,sans-serif;font-weight:400;font-size:14px;line-height:130%}.checkout-form__grid{height:calc(100% - 30px);overflow-y:scroll;padding-right:20px}@media (max-width:1024px){.checkout-form__grid{height:auto;overflow-x:scroll;overflow-y:unset;padding-right:unset}}.checkout-form__grid::-webkit-scrollbar{width:6px;height:6px;border-radius:20px}.checkout-form__grid::-webkit-scrollbar-track{background-color:rgba(0,0,0,.06);border-radius:20px}.checkout-form__grid::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:20px}.checkout-form__products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px}@media (max-width:1024px){.checkout-form__products{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:26px}}.checkout-form__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:calc(50% - 7px);-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media (max-width:1024px){.checkout-form__product{min-width:237px;width:auto}}.checkout-form__product-label{position:absolute;top:-6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:2px;border:2px solid #fff;padding:2px;background-color:#fff}.checkout-form__product-label span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:129px;height:23px;font-family:e-Ukrainer,sans-serif;font-size:10px;line-height:130%;border-radius:2px;color:#fff;background-color:#4d68f9}.checkout-form__product-label svg{width:12px;height:12px}.checkout-form__product-img{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;aspect-ratio:598/853;background-color:#f8f8fa;overflow:hidden;border-radius:2px}.checkout-form__product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout-form__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.checkout-form__product-title{margin-top:12px;margin-bottom:5px;font-family:BlackerProText;font-size:16px;font-weight:500;line-height:120%}.checkout-form__product-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.checkout-form__product-prices .new-price,.checkout-form__product-prices .old-price{font-family:e-Ukrainer,sans-serif;font-size:12px;line-height:130%}.checkout-form__product-prices .old-price{padding-right:3px;color:#838383;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.checkout-form__product-controls{display:none;gap:6px;margin-top:auto}.is-added .checkout-form__product-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.checkout-form__product-controls .qty-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;height:40px;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;aspect-ratio:1/1;border-radius:2px;border:none;outline:0;-webkit-transition:background-color .3s;transition:background-color .3s}.checkout-form__product-controls .qty-btn:hover{background-color:rgba(0,0,0,.06)}.checkout-form__product-controls .qty-input{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:26px;width:26px;font-family:e-Ukrainer,sans-serif;font-size:12px;line-height:140%;border:none;outline:0}.checkout-form__product-add{margin-top:auto}.checkout-form__product-add svg{stroke:transparent}.is-added .checkout-form__product-add{display:none}.checkout-form__product.is-collection{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.checkout-form__sidebar{position:sticky;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%;height:100%;padding:20px;background-color:#fafafa;overflow-y:auto}@media (max-width:1024px){.checkout-form__sidebar{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:unset}}.checkout-form__sidebar::-webkit-scrollbar{width:2px;height:2px;border-radius:12px}.checkout-form__sidebar::-webkit-scrollbar-track{background-color:rgba(0,0,0,.06);border-radius:12px}.checkout-form__sidebar::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:12px}.checkout-form__promo{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin-bottom:16px;font-family:e-Ukrainer,sans-serif;font-weight:400;font-size:10px;line-height:130%}.checkout-form__promo svg{-webkit-box-flex:0;-ms-flex:0 0 16px;flex:0 0 16px;stroke:#000}.checkout-form__promo--success{color:#0cb40c}.checkout-form__promo--success svg{stroke:#0cb40c}.checkout-form__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;min-height:142px;margin-bottom:auto;padding-right:15px;overflow-x:hidden}.checkout-form__items::-webkit-scrollbar{width:6px;height:6px;border-radius:20px}.checkout-form__items::-webkit-scrollbar-track{background-color:rgba(0,0,0,.06);border-radius:20px}.checkout-form__items::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:20px}@media (max-width:1024px){.checkout-form__items{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}}.checkout-form__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.checkout-form__item-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:56px;height:80px;aspect-ratio:598/853;-o-object-fit:cover;object-fit:cover;background-color:#f8f8fa;overflow:hidden;border-radius:2px}.checkout-form__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.checkout-form__item-title{margin-bottom:5px;font-family:BlackerProText;font-size:16px;font-weight:500;line-height:120%}.checkout-form__item-prices .new-price,.checkout-form__item-prices .old-price{font-family:e-Ukrainer,sans-serif;font-size:12px;line-height:130%}.checkout-form__item-prices .old-price{margin-top:5px;color:#838383;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.checkout-form__item-prices .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:130%;color:#b4b4b4;display:none}.checkout-form__item-prices .quantity::before{display:block;content:"";width:5px;height:5px;margin-inline:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5' fill='none'%3E%3Cpath d='M0.353516 0.353516L2.35352 2.35352L4.35352 4.35352M4.35352 0.353516L0.353516 4.35352' stroke='%23B4B4B4'/%3E%3C/svg%3E")}.checkout-form__item-controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;margin-top:10px}.checkout-form__item-controls .qty-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 26px;flex:0 0 26px;height:26px;padding:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;aspect-ratio:1/1;border:none;outline:0}.checkout-form__item-controls .qty-input{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:26px;width:26px;font-family:e-Ukrainer,sans-serif;font-size:12px;line-height:140%;background-color:transparent;border:none;outline:0}.checkout-form__item-remove{position:absolute;top:-10px;right:-10px;z-index:2;margin-left:auto;border:none;outline:0;background-color:transparent;padding:10px;color:#444;-webkit-transition:color .24s ease;transition:color .24s ease}.checkout-form__item-remove:hover{color:#000}.checkout-form__item-remove svg{width:12px;height:12px}.checkout-form__extra{margin-top:20px}.checkout-form__extra-checkbox{display:block;margin-top:auto;padding-block:14px;border-top:1px solid #c4c4c4}.checkout-form__extra-checkbox input{position:absolute;opacity:0;pointer-events:none;margin:unset;width:20px;height:20px}.checkout-form__extra-checkbox input:checked+span::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.2888 5.67453C15.5529 5.92334 15.5719 6.34632 15.3311 6.61927L8.38041 14.5L4.66711 10.2556C4.42744 9.98161 4.44802 9.55872 4.71309 9.31101C4.97816 9.0633 5.38734 9.08457 5.62702 9.35853L8.3843 12.5102L14.3747 5.71824C14.6155 5.44528 15.0247 5.42571 15.2888 5.67453Z' fill='black'/%3E%3C/svg%3E")}.checkout-form__extra-checkbox span{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:10px;font-family:e-Ukrainer,sans-serif;font-size:12px;font-weight:300;line-height:150%;cursor:pointer;-webkit-transition:all .24s ease;transition:all .24s ease}.checkout-form__extra-checkbox span::before{content:"";display:inline-block;width:20px;height:20px;border:1px solid #000;border-radius:3px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;background-position:center;background-size:100%}.checkout-form__extra-checkbox span:hover{opacity:.7}.checkout-form__extra-item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;height:0;-webkit-transition:all .24s ease;transition:all .24s ease}.checkout-form__extra-item.active{height:100px;padding-bottom:20px}.checkout-form__extra-item-img{width:70px;height:80px}.checkout-form__extra-item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.checkout-form__extra-item-title{font-family:BlackerProText;font-weight:500;font-size:14px;line-height:120%}.checkout-form__extra-item-price{font-family:BlackerProText;font-size:12px;line-height:130%}.checkout-form__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-bottom:10px;padding-top:10px;border-top:1px solid #c4c4c4}#bag-checkout-popup .checkout-form__summary{margin-top:20px}.checkout-form__summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout-form__summary-row h4{margin:unset;font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:130%}.checkout-form__summary-row span{font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%}.checkout-form__submit{min-height:46px;margin-top:16px}.magazines-delivery-form .popup-checkout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.magazines-delivery-form .popup-checkout__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:100%;margin-bottom:24px}.magazines-delivery-form .popup-checkout__product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.magazines-delivery-form .popup-checkout__product-img{display:-webkit-box;display:-ms-flexbox;display:flex;width:43px;height:61px;aspect-ratio:598/853}.magazines-delivery-form .popup-checkout__product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.magazines-delivery-form .popup-checkout__product-info{display:block}.magazines-delivery-form .popup-checkout__product-title{margin-bottom:5px;font-family:BlackerProText;font-size:16px;font-weight:500;line-height:120%}.magazines-delivery-form .popup-checkout__product-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.magazines-delivery-form .popup-checkout__product-prices .new-price,.magazines-delivery-form .popup-checkout__product-prices .old-price{font-family:e-Ukrainer,sans-serif;font-size:12px;line-height:130%}.magazines-delivery-form .popup-checkout__product-prices .old-price{color:#838383;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.magazines-delivery-form .popup-checkout__product-prices .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:300;line-height:130%;color:#b4b4b4;display:none}.magazines-delivery-form .popup-checkout__product-prices .quantity::before{display:block;content:"";width:7px;height:7px;margin-inline:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='5' viewBox='0 0 5 5' fill='none'%3E%3Cpath d='M0.353516 0.353516L2.35352 2.35352L4.35352 4.35352M4.35352 0.353516L0.353516 4.35352' stroke='%23B4B4B4'/%3E%3C/svg%3E");background-color:no-repeat;background-size:100%}.magazines-delivery-form .popup-checkout__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:575px){.magazines-delivery-form .popup-checkout__total{padding:14px}}.magazines-delivery-form .popup-checkout__heading{margin:unset;font-family:e-Ukrainer,sans-serif;font-size:14px;font-style:normal;font-weight:400;margin-bottom:20px;line-height:150%}.magazines-delivery-form .popup-checkout__summary{width:100%;margin-bottom:16px;padding-top:10px;border-top:1px solid #c4c4c4}.magazines-delivery-form .popup-checkout__summary-delivery,.magazines-delivery-form .popup-checkout__summary-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:0;font-size:12px;font-weight:300;line-height:1.3;color:#000}@media (max-width:575px){.magazines-delivery-form .popup-checkout__summary-delivery,.magazines-delivery-form .popup-checkout__summary-price{font-size:10px}}.magazines-delivery-form .popup-checkout__summary-delivery span,.magazines-delivery-form .popup-checkout__summary-price span{color:#000;text-align:right;font-size:12px;font-weight:500;line-height:1.3}@media (max-width:575px){.magazines-delivery-form .popup-checkout__summary-delivery span,.magazines-delivery-form .popup-checkout__summary-price span{font-size:10px}}.magazines-delivery-form .popup-checkout__summary-delivery{margin-top:8px}.magazines-delivery-form .popup-checkout__tiny{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #c4c4c4}.magazines-delivery-form .popup-checkout__tiny:last-child{margin-bottom:unset}@media (max-width:575px){.magazines-delivery-form .popup-checkout__tiny{gap:14px}}.magazines-delivery-form .popup-checkout__tiny .title{color:#000;font-family:e-Ukrainer,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;width:100%}.magazines-delivery-form .popup-checkout__tiny-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#000;font-size:14px;width:calc(50% - 10px);font-weight:300;line-height:1.6}@media (max-width:1024px){.magazines-delivery-form .popup-checkout__tiny-item{width:100%}}@media (max-width:767px){.magazines-delivery-form .popup-checkout__tiny-item{width:calc(50% - 10px)}}@media (max-width:575px){.magazines-delivery-form .popup-checkout__tiny-item{width:100%}}.magazines-delivery-form .popup-checkout__tiny-item p.title{color:#7b7b7b;font-size:12px;font-weight:300;margin:0 0 8px}.magazines-delivery-form .popup-checkout__tiny-item p.value{color:#000;font-size:12px;font-weight:400;margin:0}.magazines-delivery-form .popup-checkout__tiny[data-name=message]{width:100%}@media (max-width:767px){.magazines-delivery-form .popup-checkout__tiny[data-name=message]{width:100%}}.magazines-delivery-form .popup-checkout__tiny[data-name=message] .popup-checkout__tiny-item{width:100%}.magazines-delivery-form .popup-checkout__tiny[data-name=message] p.value{font-weight:300}.magazines-delivery-form .popup-footer__submit{width:100%}.magazines-delivery-form .popup-footer__go-back{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:16px auto 0;font-family:e-Ukrainer,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:130%;white-space:nowrap;color:#000;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.magazines-delivery-form .popup-footer__go-back:hover{opacity:.7}.community-plans{padding:100px 0;font-family:e-Ukrainer,sans-serif}.community-plans__skip{margin-top:40px;text-align:center}.community-plans__skip a{border-bottom:1px dashed #000;color:#000;font-family:e-Ukrainer,sans-serif;font-size:14px;font-weight:400;line-height:1.2}@media screen and (max-width:991px){.community-plans{padding:80px 0}}.community-plans .container{max-width:1330px}.community-plans__heading{margin-bottom:50px}@media screen and (max-width:991px){.community-plans__heading{margin-bottom:36px}}.community-plans__heading h2{color:#000;font-size:28px;font-weight:500;text-align:center;line-height:1.3;margin-top:0;margin-bottom:20px}@media screen and (max-width:991px){.community-plans__heading h2{font-size:24px}}.community-plans__heading p{color:#000;text-align:center;font-size:14px;font-weight:400;line-height:1.5;margin:0}@media screen and (max-width:991px){.community-plans__heading p{font-size:14px}}.community-plans__swicher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}@media screen and (max-width:991px){.community-plans__swicher{margin-bottom:30px}}.community-plans__swicher-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:7px 15px;border-radius:10px;border:1px solid #cecece}.community-plans__swicher button{border-radius:10px;background-color:#fff;-webkit-transition:.3s all;transition:.3s all;height:42px;font-family:e-Ukrainer,sans-serif;padding:5px 20px;color:#000;cursor:pointer;font-size:14px;border:none;outline:0;font-weight:300;line-height:1}.community-plans__swicher button.active,.community-plans__swicher button:hover{background:#000;color:#fff}.community-plans__swicher button[data-type=annual_item]{position:relative}.community-plans__swicher button[data-type=annual_item]:not(.without):before{content:"-17%";position:absolute;top:-26px;right:-34px;width:45px;height:45px;background-color:#d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;z-index:2;text-align:center;color:#000;font-size:12.82px;font-weight:700;line-height:1}.community-plans__notice{margin-top:30px}.community-plans__notice p{color:#838383;font-size:12px;font-weight:300;margin:0;text-align:center}.community-plans__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:50px}.community-plans-tiny{border-radius:10px;border:1px solid #b6b6b6;position:relative;background:#fff;padding:30px 24px 16px;max-width:400px;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.community-plans-tiny.popular{padding-top:80px;border-color:#000}@media screen and (max-width:991px){.community-plans-tiny.popular{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.community-plans-tiny.popular:before{display:-webkit-box;display:-ms-flexbox;display:flex}.community-plans-tiny:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;display:none;font-size:16.87px;font-weight:500;line-height:1.3;border-radius:10px 10px 0 0;border-bottom:1px solid #000;background:#000}@media screen and (max-width:768px){.community-plans-tiny:before{font-size:14px;height:45px}}.community-plans-tiny p.title{color:#000;font-family:BlackerProTextCondensed;font-size:42px;font-weight:500;line-height:1;text-align:center;margin:0 0 20px}@media screen and (max-width:991px){.community-plans-tiny p.title{font-size:34px}}@media screen and (max-width:768px){.community-plans-tiny p.title{font-size:28px}}.community-plans-tiny p.sub-title{color:#000;font-size:18px;font-weight:300;text-align:center;line-height:27px;margin:0 0 35px;min-height:28px}@media screen and (max-width:991px){.community-plans-tiny p.sub-title{font-size:16px}}.community-plans-tiny__description{padding:0 20px;list-style:none;margin:0 0 25px}.community-plans-tiny__description li{padding-left:20px;color:#000;font-size:12px;position:relative;font-weight:300;line-height:1.8}.community-plans-tiny__description li.silver{color:#c1c1c1}.community-plans-tiny__description li:before{content:"";width:7px;height:7px;border-radius:50%;position:absolute;top:calc(50% - 3.5px);left:0;background-color:#4d9dfb}.community-plans-tiny__description li.silver:before{background-color:#adadad}.community-plans-tiny__type .price{color:#000;font-size:16px;font-weight:500;text-align:center;line-height:20px;margin:0 0 7px}.community-plans-tiny__type .old-price{color:#838383;text-align:center;font-size:12px;font-weight:300;line-height:1;margin:0;text-decoration:line-through}.community-plans-tiny__type{display:none}.community-plans-tiny__type.active{display:block}.community-plans-tiny__type .subscribe_block_button{border-radius:14px;color:#000;background-color:#ffe600;font-size:12px;width:100%;text-align:center;margin:6px auto 10px;-webkit-transition:.3s all;transition:.3s all;cursor:pointer;line-height:24px;position:relative;max-width:245px;font-family:e-Ukrainer,sans-serif;font-weight:700;padding:8px}.community-plans-tiny__type .subscribe_block_button:hover{background:#ffec40}.community-plans-tiny__type p.notice{color:#838383;text-align:center;font-size:11px;font-weight:300;margin:0}.o-none{opacity:0!important}.btn{background-color:#000;border-radius:2px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:center;padding:12px;font-family:e-Ukrainer,sans-serif;-webkit-transition:.3s all;transition:.3s all;cursor:pointer;border:1px solid #000;font-size:12px;font-weight:500;line-height:1.3}.btn svg{fill:#fff}.btn:hover{background-color:#323232;border-color:#323232;color:#fff}.btn.btn-yellow{background-color:#ffe600;border-color:#ffe600;color:#000}.btn.btn-yellow:hover{background-color:#fef06f;border-color:#fef06f}.btn.btn-border{background-color:transparent;color:#000}.btn.btn-border svg{fill:#000}.btn.btn-border:hover{background-color:#000;color:#fff;border-color:#000}.btn.btn-border:hover svg{fill:#fff}.events-archive{padding:40px 0 80px}.events-archive>*{font-family:e-Ukrainer,sans-serif}.events-archive button{font-family:e-Ukrainer,sans-serif}.events-archive .container{max-width:1400px}.events-archive__heading{height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;margin-bottom:40px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:2px;overflow:hidden;position:relative}@media (max-width:767px){.events-archive__heading{padding:30px 16px;height:270px}}.events-archive__heading:before{content:"";position:absolute;top:0;left:0;width:100%;z-index:1;height:100%;border-radius:2px;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.1)),to(#000));background:linear-gradient(270deg,rgba(0,0,0,.1) 0,#000 100%)}.events-archive__heading h1{color:#fff;font-family:BlackerProText,sans-serif;font-size:100px;font-weight:400;position:relative;z-index:2;line-height:1;margin-bottom:26px;margin-top:0}@media (max-width:1024px){.events-archive__heading h1{font-size:80px}}@media (max-width:767px){.events-archive__heading h1{font-size:50px}}.events-archive__heading p{color:#fff;font-family:BlackerProText,sans-serif;font-size:20px;font-weight:400;position:relative;z-index:2;line-height:1.6;max-width:480px;margin:0}@media (max-width:1024px){.events-archive__heading p{font-size:20px}}@media (max-width:767px){.events-archive__heading p{font-size:14px}}.events-archive-filters{position:relative;z-index:2}.events-archive-filters p.title{color:#000;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.6;margin-top:0;margin-bottom:30px}@media (max-width:767px){.events-archive-filters p.title{font-size:18px}}.events-archive-filters__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:25px;margin-bottom:50px}@media (max-width:1439px){.events-archive-filters__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){.events-archive-filters__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0}}.events-archive-filters__tiny{width:100%}.events-archive-filters__tiny label{color:#000;font-size:12px;cursor:pointer;font-weight:400;position:relative;line-height:20px;display:inline-block;width:100%;-webkit-transition:.3s all;transition:.3s all;padding:12px 16px;padding-left:44px}.events-archive-filters__tiny label:before{content:"";position:absolute;left:12px;width:20px;border-radius:2px;border:1px solid #000;height:20px;top:calc(50% - 10px)}.events-archive-filters__tiny label:after{content:"";position:absolute;top:calc(50% - 10px);left:12px;width:20px;opacity:0;border:1px solid transparent;-webkit-transition:.3s all;transition:.3s all;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.2888 5.67453C15.5529 5.92334 15.5719 6.34632 15.3311 6.61927L8.38041 14.5L4.66711 10.2556C4.42744 9.98161 4.44802 9.55872 4.71309 9.31101C4.97816 9.0633 5.38734 9.08457 5.62702 9.35853L8.3843 12.5102L14.3747 5.71824C14.6155 5.44528 15.0247 5.42571 15.2888 5.67453Z' fill='black'/%3E%3C/svg%3E");background-size:20px;background-position:center;background-repeat:no-repeat}.events-archive-filters__tiny label:hover{background:#fafafa}.events-archive-filters__tiny input{position:absolute;left:-9999999px;width:1px;height:1px}.events-archive-filters__tiny input:checked+label{background:#fafafa}.events-archive-filters__tiny input:checked+label:after{opacity:1}.events-archive-filters__tiny.bk{max-width:250px;-webkit-transition:.3s all;transition:.3s all;border-bottom:1px solid #e5e5e5}@media (max-width:767px){.events-archive-filters__tiny.bk{max-width:100%;margin-bottom:16px}}.events-archive-filters__tiny.bk label{padding:15px 0 15px 28px}.events-archive-filters__tiny.bk label:after,.events-archive-filters__tiny.bk label:before{left:0}.events-archive-filters__tiny.bk input:checked+label{background:0 0}.events-archive-filters__tiny.bk:hover{border-color:#000}.events-archive-filters__tiny.bk:hover label{background:0 0}.events-archive-filters__tiny.radio label:before{border-radius:50%;border-color:#cacaca}.events-archive-filters__tiny.radio label:after{border-radius:50%;background-image:none;width:10px;height:10px;top:calc(50% - 5px);background-color:#000;left:17px}.events-archive-filters__tiny.radio input:checked+label:before{border-color:#000}.events-archive-filters__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-left:auto}@media (max-width:1439px){.events-archive-filters__action{margin-left:0}}@media (max-width:1024px){.events-archive-filters__action{margin-left:0}}.events-archive-filters__action .btn{color:#e5e5e5;text-align:center;font-size:12px;font-weight:500;line-height:1.3;cursor:pointer;padding:15px 45px;border:1px solid #000;border-radius:2px;background-color:#000}.events-archive-filters__action .btn[disabled]{background:#fafafa;color:#e5e5e5;cursor:auto;border-color:#fafafa;cursor:not-allowed}.events-archive-filters__action .btn:not([disabled]):hover{background-color:#323232;border-color:#323232;color:#fff}.events-archive-filters__action .reset-filters{color:#000;text-align:center;font-size:12px;padding:0;-webkit-transition:.3s all;transition:.3s all;border:none;background-color:transparent;outline:0;cursor:pointer;border-bottom:1px dashed #000;font-weight:500;line-height:1.3}.events-archive-filters__action .reset-filters[disabled]{color:#e5e5e5;cursor:not-allowed;border-color:#e5e5e5}.events-archive-filters__action .reset-filters:not([disabled]):hover{color:#5c5c5c;border-color:#5c5c5c}.events-archive-filters__active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;margin-bottom:20px}.events-archive-filters__active-item{border-radius:2px;border:1px solid #e5e5e5;padding:6px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;color:#000;-webkit-transition:.3s all;transition:.3s all;font-size:12px;font-weight:400;line-height:1.6;cursor:pointer}.events-archive-filters__active-item svg{width:12px;height:12px;fill:#000}.events-archive-filters__active-item:hover{border-color:#000}.events-archive-dropdown{position:relative;max-width:230px;width:100%}@media (max-width:1024px){.events-archive-dropdown{width:calc(33.3333333333% - 20px);max-width:100%}}@media (max-width:767px){.events-archive-dropdown{width:100%}}.events-archive-dropdown__controller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000;font-size:12px;font-weight:400;-webkit-transition:.3s all;transition:.3s all;cursor:pointer;line-height:1.6;padding:15px 0;border-bottom:1px solid #e5e5e5}.events-archive-dropdown__controller span{margin-left:4px;border-radius:40px;background:#ffe500;color:#000;text-align:center;width:10px;height:10px;font-size:0;font-weight:400;line-height:1;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.events-archive-dropdown__controller span.show{opacity:1}.events-archive-dropdown__controller svg{width:18px;height:18px;fill:#000;margin-left:auto;-webkit-transition:.3s all;transition:.3s all}.events-archive-dropdown__controller:hover{border-color:#000}.events-archive-dropdown__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;position:absolute;left:0;top:calc(100% + 10px);display:none;border-radius:4px;z-index:2;background:#fff;-webkit-box-shadow:0 0 24px 0 rgba(218,218,218,.25);box-shadow:0 0 24px 0 rgba(218,218,218,.25);width:100%;padding:4px}.events-archive-dropdown.active .events-archive-dropdown__controller{border-color:#000}.events-archive-dropdown.active .events-archive-dropdown__controller svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.events-archive-dropdown.active .events-archive-dropdown__menu{display:-webkit-box;display:-ms-flexbox;display:flex}.events-archive-dropdown.disabled{opacity:.5;cursor:not-allowed}.events-archive-dropdown.disabled .events-archive-dropdown__controller{border-color:#e5e5e5;cursor:not-allowed}.events-archive__row{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 25px}@media (max-width:1024px){.events-archive__row{gap:20px}}@media (max-width:767px){.events-archive__row{grid-template-columns:repeat(1,1fr);gap:20px}}.events-archive-tiny{width:100%;border-radius:2px;background:#fafafa;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;height:100%;position:relative}@media (max-width:1024px){.events-archive-tiny{padding:16px 14px}}.events-archive-tiny__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.events-archive-tiny__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.events-archive-tiny p.silver{color:#636363;font-size:12px;font-weight:400;margin:0;line-height:1.3;gap:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1024px){.events-archive-tiny p.silver{font-size:10px}}.events-archive-tiny p.silver svg{width:14px;height:14px;fill:#636363}.events-archive-tiny__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:16px;width:100%;border-bottom:1px solid #c4c4c4}.events-archive-tiny__top .date{color:#000;font-size:14px;font-weight:400;line-height:1.6;margin:0}@media (max-width:1024px){.events-archive-tiny__top .date{font-size:12px}}.events-archive-tiny__top .silver{color:#000}.events-archive-tiny__heading{width:100%}.events-archive-tiny__heading p{color:#202020;font-family:BlackerProText,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0}@media (max-width:1024px){.events-archive-tiny__heading p{font-size:12px}}.events-archive-tiny__heading h2{color:#000;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.2;-webkit-transition:.3s all;transition:.3s all;margin-top:0;margin-bottom:10px}@media (max-width:1024px){.events-archive-tiny__heading h2{font-size:18px}}.events-archive-tiny__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px 20px;width:100%;margin-bottom:8px}.events-archive-tiny__img{width:100%;height:auto;aspect-ratio:1.8/1;position:relative;border-radius:2px;overflow:hidden}.events-archive-tiny__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.events-archive-tiny__is-bk{position:absolute;top:0;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:11px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;color:#fff;font-size:12px;border-radius:2px;z-index:2;background:#4d68f9;font-weight:400;line-height:1.3}.events-archive-tiny__is-bk svg{width:14px;height:14px;fill:#fff}@media (max-width:1024px){.events-archive-tiny__bottom p{font-size:10px}}.events-archive-tiny.past .events-archive-tiny__top .date{color:rgba(0,0,0,.3)}.events-archive-tiny.past .events-archive-tiny__top .date:after{content:"Відбулася";color:#000;font-size:14px;font-weight:400;margin-left:20px;line-height:1.6}.events-archive-tiny.past .events-archive-tiny__img img{-webkit-filter:grayscale(1);filter:grayscale(1)}.events-archive-tiny:hover .events-archive-tiny__heading h2{color:#5c5c5c}.events-archive__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;margin-top:40px}.events-archive__pagination a.page-numbers,.events-archive__pagination span.page-numbers{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;border-radius:25px;border:1px solid #e5e5e5;color:#323232;text-align:center;font-size:12px;font-weight:500;-webkit-transition:.3s all;transition:.3s all;line-height:1.2}.events-archive__pagination a.page-numbers.next,.events-archive__pagination a.page-numbers.prev,.events-archive__pagination span.page-numbers.next,.events-archive__pagination span.page-numbers.prev{background:#fafafa}.events-archive__pagination a.page-numbers.next svg,.events-archive__pagination a.page-numbers.prev svg,.events-archive__pagination span.page-numbers.next svg,.events-archive__pagination span.page-numbers.prev svg{width:24px;-webkit-transition:.3s all;transition:.3s all;height:24px;stroke:#323232}.events-archive__pagination a.page-numbers.current,.events-archive__pagination span.page-numbers.current{border-color:#323232}.events-archive__pagination a.page-numbers:hover,.events-archive__pagination span.page-numbers:hover{background:#323232;border-color:#323232;color:#fff}.events-archive__pagination a.page-numbers:hover svg,.events-archive__pagination span.page-numbers:hover svg{stroke:#fff}.events-archive__empty{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.events-archive__empty p{margin:0;color:#000;text-align:center;font-family:BlackerProText,sans-serif;font-size:16px;font-weight:400;line-height:1.3;max-width:408px}.events-archive__empty p.title{font-size:24px;font-weight:500;margin-bottom:20px;max-width:432px}.entry-header-fix__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single-event>*{font-family:e-Ukrainer,sans-serif}.single-event__poster{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;position:relative}.single-event__poster img{width:100%;height:auto}.single-event__is-bk{position:absolute;bottom:0;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:11px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:14px;color:#fff;z-index:2;font-size:14px;border-radius:2px;background:#4d68f9;font-weight:400;line-height:1.3}@media (max-width:767px){.single-event__is-bk{padding:8px 14px;font-size:12px;gap:12px}}.single-event__is-bk svg{width:16px;height:16px;fill:#fff}.single-event__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding-top:50px;padding-bottom:50px}@media (max-width:1024px){.single-event__heading{padding-top:40px;padding-bottom:40px}}@media (max-width:767px){.single-event__heading{padding-top:30px;padding-bottom:30px}}.single-event__heading p{color:grey;text-align:center;font-size:14px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;margin:0;line-height:1.4}.single-event__heading p svg{width:14px;height:14px;fill:#000}.single-event__heading p span{color:#000;text-align:center;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;font-weight:400;line-height:1.6}.single-event__heading h1{color:#000;text-align:center;font-family:BlackerProText,sans-serif;font-size:50px;font-weight:400;margin:0;line-height:1.3}@media (max-width:1024px){.single-event__heading h1{font-size:34px}}@media (max-width:767px){.single-event__heading h1{font-size:24px}}.single-event__info{border-radius:2px;background:#fafafa;padding:30px 40px;width:-webkit-max-content;width:-moz-max-content;width:max-content;gap:40px;margin:0 auto 90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1024px){.single-event__info{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;width:calc(100% - 32px);padding:30px;margin-bottom:60px}}@media (max-width:767px){.single-event__info{display:grid;grid-template-columns:repeat(1,1fr);gap:0;padding:30px 14px}}.single-event__info a,.single-event__info p{margin:0;color:#000;font-size:14px;font-weight:400;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}@media (max-width:767px){.single-event__info a,.single-event__info p{font-size:12px}}.single-event__info a svg,.single-event__info p svg{width:16px;height:16px;min-width:16px}.single-event__info a.title,.single-event__info p.title{color:#959595;font-size:14px;font-weight:400;line-height:1.6;margin-bottom:24px}@media (max-width:767px){.single-event__info a.title,.single-event__info p.title{font-size:12px;margin-bottom:14px}}.single-event__tiny{max-width:300px;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:1024px){.single-event__tiny{position:relative;max-width:100%;width:100%}.single-event__tiny:before{content:"";position:absolute;top:0;background-color:#c4c4c4;width:1px;height:100%;left:calc(100% + 20px)}.single-event__tiny:after{content:"";position:absolute;top:calc(100% + 20px);left:0;background-color:#c4c4c4;width:100%;height:1px}.single-event__tiny:nth-child(11):before,.single-event__tiny:nth-child(3):before,.single-event__tiny:nth-child(7):before{display:none}.single-event__tiny:last-child::after,.single-event__tiny:nth-last-child(2)::after,.single-event__tiny:nth-last-child(3)::after{display:none}}@media (max-width:767px){.single-event__tiny{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #c4c4c4}.single-event__tiny:last-child,.single-event__tiny:nth-last-child(2){padding-bottom:0;margin-bottom:0;border:none}.single-event__tiny:after,.single-event__tiny:before{display:none}}.single-event__separator{display:inline-block;width:1px;height:82px;background-color:#c4c4c4}@media (max-width:1024px){.single-event__separator{display:none}}.single-event__separator:last-child{display:none}.single-event .container{max-width:736px;width:100%}@media (max-width:1024px){.single-event .container{max-width:100%;padding-left:16px;padding-right:16px}}.single-event-unsubscribe{margin-bottom:50px}.single-event-unsubscribe p.title{color:#000;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.4;margin-bottom:20px}.single-event-unsubscribe__row{display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.single-event-unsubscribe__row{grid-template-columns:repeat(1,1fr)}}.single-event-unsubscribe__tiny{padding:20px 33px;border-radius:2px 0 0 2px;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-event-unsubscribe__tiny a{padding:14px 48px;background-color:#fff;color:#000;-webkit-transition:.3s all;transition:.3s all;text-align:center;font-size:12px;margin-bottom:40px;font-weight:500;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}.single-event-unsubscribe__tiny a svg{width:18px;height:15px;-webkit-transition:.3s all;transition:.3s all;fill:#000}.single-event-unsubscribe__tiny a:hover{background-color:#000;color:#fff}.single-event-unsubscribe__tiny a:hover svg{fill:#fff}.single-event-unsubscribe__tiny p{margin:0;color:#7b7b7b;text-align:center;font-size:16px;margin-bottom:auto;font-weight:300;line-height:1.3}.single-event-unsubscribe__tiny p.price{color:#000;font-size:40px;font-weight:500;margin-top:auto;margin-bottom:0;line-height:1.3}.single-event-unsubscribe__tiny p.label{background:#e5e5e5;padding:4px 11px;color:#000;font-family:BlackerProText,sans-serif;font-size:14px;font-weight:500;margin-bottom:0;line-height:1.3;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.single-event-unsubscribe__tiny.sub{background:#4d68f9;border-radius:0 2px 2px 0}.single-event-unsubscribe__tiny.sub p{color:#fff;font-size:12px;font-weight:300;margin-bottom:30px}.single-event-unsubscribe__tiny.sub p.price{color:#fff;font-size:40px;margin-bottom:16px;font-weight:500}.single-event-unsubscribe__tiny.sub p.label{background:#ffe600;color:#000;font-size:14px;font-weight:500}.single-event__join{border-radius:2px;background:#fafafa;padding:30px 26px;gap:20px;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:767px){.single-event__join{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 14px}}.single-event__join span{display:inline-block;padding:8px 12px;background:#ffe600;margin-bottom:6px;color:#000;font-family:BlackerProText,sans-serif;font-size:14px;font-weight:500;line-height:1.2}.single-event__join p{color:#000;font-family:BlackerProText,sans-serif;font-size:21px;margin:0;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.4}@media (max-width:767px){.single-event__join p{font-size:18px}}.single-event__join-action p{color:#219656;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:11px;font-weight:500;line-height:1.3;margin-bottom:6px}.single-event__join-action p svg{width:14px;height:14px;fill:#219656}.single-event__join-action .btn{padding:14px;width:213px;text-align:center;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;border-radius:2px;font-weight:500;line-height:1.3}.single-event__join-action .btn svg{fill:#fff;width:18px;height:15px}.single-event__video{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single-event__video iframe{width:100%;height:415px}.single-event__content{margin-top:30px;margin-bottom:40px;display:inline-block}.single-event__content .addtoany_share_save_container{display:none}.single-event__content p{color:#000;font-family:BlackerProText,sans-serif;font-size:20px;font-weight:400;line-height:1.5;margin-bottom:20px}@media (max-width:767px){.single-event__content p{font-size:18px}}.single-event__content h2{color:#000;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.4;margin-bottom:24px;margin-top:68px;letter-spacing:-.24px}@media (max-width:767px){.single-event__content h2{font-size:20px}}.single-event__is-record{border-radius:2px;background-color:#fafafa;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='211' height='147' viewBox='0 0 211 147' fill='none'%3E%3Cpath d='M172.574 6.61571C170.298 7.1128 168.189 8.18345 166.448 9.72582L141.104 32.2072C139.967 33.2133 139.133 34.5165 138.696 35.9709C138.258 37.4253 138.235 38.9735 138.629 40.4424L151.418 87.9137C151.814 89.3838 152.612 90.7156 153.722 91.7597C154.833 92.8038 156.212 93.519 157.705 93.825L190.946 100.66C193.228 101.129 195.59 101.008 197.809 100.308C200.029 99.6086 202.03 98.3534 203.625 96.662C205.219 94.9706 206.353 92.8991 206.919 90.6441C207.486 88.3891 207.465 86.0256 206.86 83.7779L188.722 16.4531C188.119 14.2027 186.951 12.1422 185.328 10.4676C183.705 8.79305 181.681 7.56002 179.448 6.88581C177.216 6.21159 174.849 6.11861 172.574 6.61571Z' fill='%23E5E5E5'/%3E%3Crect x='0.927734' y='49.2745' width='122.25' height='99.6098' rx='10' transform='rotate(-15 0.927734 49.2745)' fill='%23E5E5E5'/%3E%3Cellipse cx='11.5549' cy='11.5008' rx='11.5549' ry='11.5008' transform='matrix(0.966275 -0.257513 0.260131 0.965573 13.2832 54.951)' fill='white'/%3E%3C/svg%3E");background-size:auto;background-position:calc(100% - 24px) top;background-repeat:no-repeat;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:156px}@media (max-width:767px){.single-event__is-record{background-size:120px auto;background-position:calc(100% - 15px) 6px}}.single-event__is-record p{color:#000;font-family:BlackerProText,sans-serif;font-size:28px;font-weight:400;line-height:1.3;margin:0}@media (max-width:767px){.single-event__is-record p{font-size:20px}}.single-event-recomended{margin-top:70px}@media (max-width:767px){.single-event-recomended{margin-top:60px}}.single-event-recomended p.title{color:#000;font-family:BlackerProText,sans-serif;font-size:24px;font-weight:500;line-height:1.4;letter-spacing:-.24px;margin-bottom:30px}.single-event-recomended-tiny{padding:24px;border-radius:2px;background:#fafafa;display:grid;grid-template-columns:100px 1fr;gap:30px;position:relative}@media (max-width:767px){.single-event-recomended-tiny{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.single-event-recomended-tiny.no-image{grid-template-columns:1fr}.single-event-recomended-tiny__img{width:100px}.single-event-recomended-tiny__link{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.single-event-recomended-tiny p{color:#202020;font-family:BlackerProText,sans-serif;font-size:14px;font-weight:200;line-height:1.4;letter-spacing:.14px;margin:0}.single-event-recomended-tiny p.title{color:#000;font-size:20px;-webkit-transition:.3s all;transition:.3s all;font-weight:500;line-height:1.3;margin-bottom:10px}.single-event-recomended-tiny p.title.link{text-decoration:underline;text-underline-offset:5px}.single-event-recomended-tiny p.type{color:#272300;font-family:e-Ukrainer,sans-serif;font-size:10px;margin-bottom:10px;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6px}.single-event-recomended-tiny p.type svg{width:12px;height:12px}.single-event-recomended-tiny:hover .title.link{color:#5c5c5c}