.exhibitions{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}.exhibitions .exhibitions__item{height:400px;padding:40px 30px;color:#fff !important;text-align:center;border-radius:28px;position:relative;overflow:hidden;width:calc(33.3% - 17px)}.exhibitions .exhibitions__item .exhibitions__watermark{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(255,255,255,0.3);z-index:5;border-radius:5px;font-size:13px;padding:0 10px;line-height:20px;position:absolute;display:inline-block;vertical-align:top;left:20px;bottom:20px}.exhibitions .exhibitions__item img{position:absolute;right:0;top:0;z-index:3;border-radius:inherit}.exhibitions .exhibitions__dates{font-size:16px;position:relative;z-index:5}.exhibitions .exhibitions__ttl{font-size:37px;margin-bottom:15px;position:relative;font-weight:bold;font-family:'Times New Roman',sans-serif;z-index:5}.exhibitions .exhibitions__item>*{position:relative;z-index:5}.exhibitions .exhibitions__item:hover::before{opacity:.1}.exhibitions .exhibitions__item::before{content:'';width:100%;height:100%;position:absolute;z-index:5;bottom:0;right:0;background:#000;opacity:.3;-webkit-transition:.3s;transition:.3s;border-radius:inherit}@media screen and (max-width:1199px){.exhibitions .exhibitions__item{width:calc(50% - 13px)}}@media screen and (max-width:1023px){.exhibitions{gap:15px}.exhibitions .exhibitions__item{width:calc(50% - 8px)}.exhibitions .exhibitions__ttl{font-size:30px}}@media screen and (max-width:767px){.exhibitions .exhibitions__item{width:100%;padding:30px 15px;height:300px}.exhibitions .exhibitions__ttl{font-size:25px}}
