/**Combined and Minified 1 Files ["exhibitions.scss"] with 4 inclusions ["_mixins.scss","_variables.scss","_animations.scss","_exhibitions_box.scss"]**/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:bottom center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes flipInX{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2);-ms-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2);transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2)}20%{opacity:1;-webkit-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6);-ms-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6);transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6)}40%{-webkit-transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1)}70%{-webkit-transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1)}100%{-webkit-transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1)}}@keyframes fade_move_down{0%{-webkit-transform:translate(0,-10px) rotate(45deg);opacity:0}30%{opacity:1}60%{-webkit-transform:translate(0,10px) rotate(45deg);opacity:0}100%{-webkit-transform:translate(0,10px) rotate(45deg);opacity:0}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:bottom center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes flipInX{0%{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2);-ms-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2);transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.2)}20%{opacity:1;-webkit-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6);-ms-transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6);transform:perspective(400px) rotateX(90deg) scaleX(.9) scaleY(.6)}40%{-webkit-transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(-10deg) scaleX(.9) scaleY(1)}70%{-webkit-transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(10deg) scaleX(.9) scaleY(1)}100%{-webkit-transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1);-ms-transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1);transform:perspective(400px) rotateX(0deg) scaleX(.9) scaleY(1)}}@keyframes fade_move_down{0%{-webkit-transform:translate(0,-10px) rotate(45deg);opacity:0}30%{opacity:1}60%{-webkit-transform:translate(0,10px) rotate(45deg);opacity:0}100%{-webkit-transform:translate(0,10px) rotate(45deg);opacity:0}}.item.exhibition{background:#f6f6f6;border-bottom:solid #201e1d 4px;margin-top:25px}@media (min-width:768px){.item.exhibition{margin-top:50px}}.item.exhibition .imgWrp{position:relative;width:100%;height:200px;overflow:hidden}@media (min-width:992px){.item.exhibition .imgWrp{width:50%;height:inherit}}@media (min-width:1440px){.item.exhibition .imgWrp{width:40%;height:inherit}}.item.exhibition .imgWrp img{position:absolute;top:0;left:0;min-height:100%;min-width:100%;width:100%;object-fit:cover;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.item.exhibition .detailsWrp{position:relative;padding:15px;width:100%}@media (min-width:768px){.item.exhibition .detailsWrp{padding:35px}}@media (min-width:992px){.item.exhibition .detailsWrp{width:50%}}@media (min-width:1440px){.item.exhibition .detailsWrp{width:60%}}.item.exhibition .detailsWrp span{font-size:17px;font-weight:500;color:#fff;background:#000;clear:both;padding:3px 10px}.item.exhibition .detailsWrp time{font-size:14px;font-weight:500;color:#000;display:block;margin:10px 0}.item.exhibition .detailsWrp time svg{width:19px;height:19px;fill:#000;display:inline-block;vertical-align:middle;margin-right:10px}.item.exhibition .detailsWrp .link-arrow{position:absolute;bottom:.3rem;right:15px}.item.exhibition .detailsWrp .link-arrow svg.foreMoreInfo{width:22px;height:22px;fill:#000}.item.exhibition .detailsWrp .link-arrow:hover svg,.item.exhibition .detailsWrp .link-arrow:focus svg{fill:#df6524}.item.exhibition.hover .detailsWrp a{color:#df6524}.item.exhibition.hover .detailsWrp a.link-arrow svg.foreMoreInfo{fill:#df6524}