.simple-events-calendar{display:grid;-moz-column-gap:30px;column-gap:30px;row-gap:35px;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.simple-events-calendar__post__link{display:block;margin-bottom:20px;position:relative}.simple-events-calendar__post__thumbnail{padding-bottom:57%;overflow:hidden;position:relative;top:0;right:0;bottom:0;left:0}.simple-events-calendar__post__thumbnail img{display:block;height:auto;left:calc(50% + 1px);max-height:none;max-width:none;position:absolute;top:calc(50% + 1px);transform:scale(1.01) translate(-50%, -50%);width:100%}.simple-events-calendar__post__title{margin-bottom:10px;margin-top:0}.simple-events-calendar__post__meta{margin-bottom:20px}#loader{display:flex;justify-content:center;margin-top:30px}#loader .spinner{animation:rotate 1s linear infinite;border-radius:50%;display:flex;align-self:center;height:30px;position:relative;width:30px}#loader .spinner::before{animation:prixClipFix 2s linear infinite;border:4px solid #b0b0b0;border-radius:50%;box-sizing:border-box;content:"";inset:0px;position:absolute}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}/*# sourceMappingURL=simple-events.css.map */