.events-section .top-cnt{text-align:center}.events-section .items-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:1.6rem 0}.events-section .items-row .item{flex:0 0 33.3333%;max-width:33.3333%;padding:2rem}.events-section .items-row .item .card{background-color:#fff;border-radius:1rem;box-shadow:6px 6px 6px rgba(26,116,249,.161);display:flex;flex-direction:column;height:100%;margin:0;padding:1rem}.events-section .card .card-image .thumbnail-wrapper{overflow:hidden;padding-top:56.25%;position:relative;width:100%}.events-section .card-image .thumbnail-wrapper img{bottom:0;display:block;height:100%;left:0;margin:auto;object-fit:contain;position:absolute;right:0;top:0;width:100%}.events-section .card .card-cnt{flex-grow:1}.events-section .card .card-cnt p{margin:0}.events-section .btn-area{text-align:center}.events-section .btn-area a{background-color:#000;border:1px solid #000;border-radius:3rem;color:#fff;display:inline-block;font-family:museo-sans,sans-serif;margin:3rem 0;padding:1.5rem 4rem;text-decoration:none;transition:all .2s linear}.events-section .btn-area a:hover{background-color:#000;border:1px solid #000;border-radius:4rem;color:#fff;text-decoration:none;transform:scale(1.05)}.events-section .btn-area a span{display:block;transition:all .2s linear}.events-section .btn-area a:hover span{transform:scale(.95)}@media (max-width:991px){.events-section .items-row .item{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.events-section .container{width:100%}.events-section .items-row{flex-direction:column}.events-section .items-row .item{flex:1;max-width:100%}.events-section .top-cnt h2{font-size:2rem;font-weight:900}.events-section .card .card-cnt h3{font-size:1.6rem}.events-section .card .card-cnt p{font-size:1.4rem}.events-section .btn-area a{width:calc(100% - 4rem)}}