.show_box{transition:all 0.3s ease}.show_box{top:100%;margin-top:15px;transform:translate(-50%, 0)}.show_box{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);top:calc(50% + 40px);display:inline-block;vertical-align:top;margin:0;opacity:0;visibility:hidden;z-index:5}.show_box.is_loading{opacity:1;visibility:visible}.show_box .loader{margin:0 auto;width:30px;position:relative}.show_box .loader:before{content:"";display:block;padding-top:100%}.show_box .circular{animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto}.show_box .path{stroke-width:3;stroke-dashoffset:0;stroke-linecap:round;stroke-dasharray:1, 200;animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite;-webkit-animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#cf5442}40%{stroke:#cf5442}66%{stroke:#cf5442}80%,90%{stroke:#cf5442}}.loader_holder{height:51px;position:relative;z-index:0;pointer-events:none;margin-bottom:0}.event_posts__content{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -12px calc(90px - 32px)}@media screen and (max-width:767px){.event_posts__content{margin:0 -12px calc(60px - 32px)}}.event_posts__post{display:flex;width:calc(1/2*100% - 24px);margin:0 12px 32px}@media screen and (max-width:767px){.event_posts__post{flex-direction:column;width:100%}}.event_posts__post_fig{margin-right:24px;height:187px;width:260px}@media screen and (max-width:1279px) and (min-width:768px){.event_posts__post_fig{height:16vw;width:16vw}}@media screen and (max-width:767px){.event_posts__post_fig{margin-right:0;margin-bottom:24px;width:100%;height:47.95vw}}.event_posts__post_fig a,.event_posts__post_fig img{height:100%}.event_posts__post_meta{flex:1;display:flex;flex-direction:column;justify-content:center}.event_posts__post_meta h4{margin-bottom:8px}.event_posts__post_event_status{margin-bottom:8px;font-weight:500;font-size:16px;line-height:19px;color:#bfa359}.event_posts__post_date{font-family:"Redaction", sans-serif;font-style:italic;font-weight:400;font-size:16px;line-height:19px}.event_posts .load_more_holder{position:relative;width:100%}.event_posts .loader_holder{height:120px}@media screen and (max-width:767px){.event_posts .loader_holder{height:80px}}.event_posts .show_box{top:15%}