/*! CSS compiled by Switch - DO NOT EDIT THIS FILE ANY CHANGES WILL BE LOST *//*! variables *//*! mixins */.image-gallery__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.image-gallery__item{position:relative;width:100%;height:200px;margin-bottom:1px;background-position:center;background-repeat:no-repeat;background-size:cover;text-align:left}.image-gallery__expand-btn{position:absolute;top:12px;right:12px;padding:3px;font-size:1.25rem;line-height:1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.image-gallery__expand-btn:focus,.image-gallery__expand-btn:hover{border-radius:3px}.image-gallery__expand-btn:active{top:13px}.image-gallery__expand-btn--active{background-color:transparent;z-index:11}.image-gallery__expand-btn-icon{-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;vertical-align:bottom}.image-gallery__expand-btn:focus .image-gallery__expand-btn-icon,.image-gallery__expand-btn:hover .image-gallery__expand-btn-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.image-gallery__expand-btn--active .image-gallery__expand-btn-icon,.image-gallery__expand-btn--active:focus .image-gallery__expand-btn-icon,.image-gallery__expand-btn--active:hover .image-gallery__expand-btn-icon{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.image-gallery__info{display:none;position:absolute;top:-6px;right:-6px;left:-6px;min-height:calc(100% + 12px);overflow:hidden;border-radius:3px;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;z-index:1}.image-gallery__info--active{display:-webkit-box;display:-ms-flexbox;display:flex}.image-gallery__info-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:36px;background-color:rgba(207,20,43,0.85)}.image-gallery__title{display:block;margin-bottom:.375rem;font-weight:bold}.image-gallery__description{margin-bottom:1.5rem;font-size:87.5%;opacity:0.95}@media screen and (max-width: 767px){.image-gallery__item:first-child{border-radius:3px 3px 0 0}.image-gallery__item:last-child{border-radius:0 0 3px 3px}}@media screen and (min-width: 768px){.image-gallery__item{width:calc(33.33333% - 0.66666px);height:210px}.image-gallery__item--featured{width:calc(66.66666% - 0.66666px)}}
