.exhibition-item__wrap{margin-top:20px;margin-bottom:40px;position:relative}@media(min-width:768px){.exhibition-item__wrap{margin-top:40px;margin-bottom:20px}}.exhibition-item__text--desktop{display:none}@media(min-width:768px){.exhibition-item__text--desktop{width:100%;box-sizing:border-box;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6));padding:43px 0 17px 16px;position:absolute;display:block}}@media(min-width:768px){.exhibition-item__text--mobile{display:none}}.exhibition-item__text__title{text-align:center;color:#424242;font-size:17px;line-height:25px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.exhibition-item__text__title{text-align:left;font-size:22px;text-shadow:0 0 4px rgba(0,0,0,.54);color:#fff}}.exhibition-item__text__sub-title{margin:20px 0 4px;text-align:center;font-size:13px;color:#757575}@media(min-width:768px){.exhibition-item__text__sub-title{text-align:left;text-shadow:0 0 4px rgba(0,0,0,.54);font-size:14px;font-weight:400;color:#fff;margin:10px 0 0}}.exhibition-item__title{padding-bottom:55.97%;display:block;position:relative;overflow:hidden;border-radius:10px 10px 0 0}@media(min-width:768px){.exhibition-item__title{border-radius:20px 20px 0 0;padding-bottom:56.11%}}.exhibition-item__title-image{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-size:cover}.exhibition-item__title-image__icon{position:absolute;cursor:pointer;top:10px;right:10px;fill:#000}@media(min-width:768px){.exhibition-item__title-image__icon{top:20px;right:20px}}.exhibition-item__title-image__icon__wrap{position:relative;z-index:2}.exhibition-item__title-image__icon--scrapped{fill:#0aa5ff;fill-opacity:1}.exhibition-item__product-image-list{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.exhibition-item__product-image-wrap{position:relative;margin:4px 4px 0 0;-webkit-box-flex:1;-webkit-flex:1 1 0px;-moz-box-flex:1;-moz-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}.exhibition-item__product-image-wrap:first-child .exhibition-item__dark-overlay,.exhibition-item__product-image-wrap:first-child>a,.exhibition-item__product-image-wrap:first-child img{border-radius:0 0 0 10px}@media(min-width:768px){.exhibition-item__product-image-wrap:first-child .exhibition-item__dark-overlay,.exhibition-item__product-image-wrap:first-child>a,.exhibition-item__product-image-wrap:first-child img{border-radius:0 0 0 20px}}.exhibition-item__product-image-wrap:last-child{margin:4px 0 0;border-radius:10px}.exhibition-item__product-image-wrap:last-child .exhibition-item__dark-overlay,.exhibition-item__product-image-wrap:last-child>div,.exhibition-item__product-image-wrap:last-child img{border-radius:0 0 10px 0}@media(min-width:768px){.exhibition-item__product-image-wrap:last-child .exhibition-item__dark-overlay,.exhibition-item__product-image-wrap:last-child>div,.exhibition-item__product-image-wrap:last-child img{border-radius:0 0 20px 0}}.exhibition-item__product-image__image{width:100%;height:100%;background-color:#ededed}.exhibition-item__product-image__product-count{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.54);border-radius:0 0 10px 0;text-align:center}@media(min-width:768px){.exhibition-item__product-image__product-count{border-radius:0 0 20px 0}}.exhibition-item__product-image__product-count__number{position:absolute;top:50%;left:0;width:100%;text-align:center;transform:translateY(-50%);font-size:28px;font-weight:400;color:#fff}@media(min-width:768px){.exhibition-item__product-image__product-count__number{font-size:40px}}.exhibition-item__dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:background-color .2s}.exhibition-item__dark-overlay--active{z-index:1;background-color:rgba(0,0,0,.4)}