section.exhibitions-section{padding-top:50px}section.exhibitions-section:nth-child(odd){background:#f9fafb}section.exhibitions-section .section-header{margin-bottom:50px}section.exhibitions-section .section-header h1{margin:0;color:#37517e;font-size:24px;font-weight:500}section.exhibitions-section .exhibition-card{display:block;margin-bottom:50px;text-decoration:none}section.exhibitions-section .exhibition-card .exhibition-image{display:block;position:relative;overflow:hidden;margin-bottom:15px;padding-top:75%;border-radius:4px}section.exhibitions-section .exhibition-card .exhibition-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px;transform:scale(1.001);transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out}section.exhibitions-section .exhibition-card .exhibition-image:hover img{transform:scale(1.1)}section.exhibitions-section .exhibition-card .exhibition-content .exhibition-title{display:block;margin-bottom:5px;color:#8cd7ff;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none;transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out}section.exhibitions-section .exhibition-card .exhibition-content .exhibition-title:hover{color:#0086eb}section.exhibitions-section .exhibition-card .exhibition-content .exhibition-title-tag{display:block;margin-bottom:15px;color:#37517e;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out}section.exhibitions-section .exhibition-card .exhibition-content .exhibition-title-tag:hover{color:#0086eb}section.exhibitions-section .exhibition-card .exhibition-information .information-line>*{display:inline-block;vertical-align:middle}section.exhibitions-section .exhibition-card .exhibition-information .information-line>svg{color:#5d7079;font-size:14px;margin-right:10px}section.exhibitions-section .exhibition-card .exhibition-information .information-line>span{max-width:calc(100% - 32px);color:#5d7079;font-size:14px;margin:0}footer.footer-main{border-top:1px solid rgba(55,81,126,.1)}
