{% raw %} 
/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/28-events-card.module/module.css ***!
  \******************************************************************************************************************************************/
.events-card-module .items-wrapper{grid-gap:40px 20px;display:grid;gap:40px 20px;grid-template-columns:repeat(3,1fr)}@media (max-width:1023px){.events-card-module .items-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.events-card-module .items-wrapper{grid-template-columns:repeat(1,1fr)}}.events-card-module .item{background-color:#fff;border-radius:20px;-webkit-box-shadow:0 12px 36px -8px rgba(0,0,0,.08),0 4px 12px 0 rgba(0,0,0,.05);box-shadow:0 12px 36px -8px rgba(0,0,0,.08),0 4px 12px 0 rgba(0,0,0,.05);overflow:hidden}.events-card-module .item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:215px;width:100%}.events-card-module .item .main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;min-height:calc(100% - 215px);padding:24px}.events-card-module .item .main .tag{background:var(--primary-2);border-radius:12px;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:16px;padding:11px 18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.events-card-module .item .main .detail-content p{color:#777;font-size:16px;font-style:normal;font-weight:500;line-height:135%}.events-card-module .item .main--bottom{-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.events-card-module .item .main--bottom a{color:var(--primary-2);font-size:16px;font-style:normal;font-weight:700;line-height:135%;-webkit-transition:all .3s;transition:all .3s}.events-card-module .item .main--bottom a:hover{color:var(--primary-1)!important}.events-card-module .load-more-button-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:40px}
{% endraw %}