.mini-gallery{--imageGap:12px;--containerWidth:1760px;--imageModalHeight:220px;--imagesHeight:600px}@media(min-width:576px){.mini-gallery{--imageModalHeight:320px;--imagesHeight:800px}}@media(min-width:1024px){.mini-gallery{--imageGap:14px;--imageModalHeight:424px;--imagesHeight:400px}}@media(min-width:1280px){.mini-gallery{--imagesHeight:550px;--imageModalHeight:558px}}@media(min-width:1440px){.mini-gallery{--imageGap:16px;--imageModalHeight:620px}}@media(min-width:1920px){.mini-gallery{--imageModalHeight:745px}}.mini-gallery__intro{margin-bottom:48px;margin-inline:auto;max-width:1200px;text-align:center}@media(min-width:1024px){.mini-gallery__intro{margin-bottom:64px}}.mini-gallery__intro .link-group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mini-gallery__container{margin-inline:auto;max-width:var(--containerWidth);padding-inline:var(--inline-spacing);position:relative}.mini-gallery__images{display:grid;grid-auto-flow:dense;grid-template-columns:calc(40% - var(--imageGap)/2) calc(60% - var(--imageGap)/2);grid-template-rows:repeat(8,1fr);gap:var(--imageGap);height:var(--imagesHeight);position:relative}@media(min-width:1024px){.mini-gallery__images{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr)}}.mini-gallery__cta{grid-column:span 2;width:100%}@media(min-width:576px){.mini-gallery__cta{background:#fff;bottom:0;grid-column:2;padding-top:var(--imageGap);position:absolute;right:0}}@media(min-width:1024px){.mini-gallery__cta{grid-column:3}}.mini-gallery__cta .btn{background:#fff;width:100%}.mini-gallery__item{background:#231f20;cursor:pointer;height:100%;width:100%}[data-count="6"] .mini-gallery__item:nth-child(16n+1),[data-count="6"] .mini-gallery__item:nth-child(16n+4),[data-count="6"] .mini-gallery__item:nth-child(16n+6){grid-row:span 2}[data-count="5"] .mini-gallery__item:nth-child(16n+1),[data-count="4"] .mini-gallery__item:nth-child(16n+1),[data-count="5"] .mini-gallery__item:nth-child(16n+4),[data-count="4"] .mini-gallery__item:nth-child(16n+4),[data-count="5"] .mini-gallery__item:nth-child(16n+6),[data-count="4"] .mini-gallery__item:nth-child(16n+6){grid-row:span 3}[data-count="3"] .mini-gallery__item:nth-child(16n+1),[data-count="3"] .mini-gallery__item:nth-child(16n+4),[data-count="3"] .mini-gallery__item:nth-child(16n+6){grid-row:span 6}.mini-gallery__item:nth-child(16n+2){grid-column:span 2;grid-row:span 2;height:200px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media(min-width:576px){.mini-gallery__item:nth-child(16n+2){height:320px}}@media(min-width:768px){.mini-gallery__item:nth-child(16n+2){height:400px}}@media(min-width:1024px){.mini-gallery__item:nth-child(16n+2){grid-column:unset;grid-row:span 6;height:100%;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}[data-count="6"] .mini-gallery__item:nth-child(16n+3),[data-count="5"] .mini-gallery__item:nth-child(16n+3),[data-count="6"] .mini-gallery__item:nth-child(16n+5),[data-count="5"] .mini-gallery__item:nth-child(16n+5){grid-row:span 3}[data-count="4"] .mini-gallery__item:nth-child(16n+3),[data-count="3"] .mini-gallery__item:nth-child(16n+3),[data-count="4"] .mini-gallery__item:nth-child(16n+5),[data-count="3"] .mini-gallery__item:nth-child(16n+5){grid-row:span 6}.mini-gallery__item:hover img,.mini-gallery__item:hover video{opacity:.7;-webkit-transform:scale(1.05);transform:scale(1.05)}.mini-gallery__item img,.mini-gallery__item video{-webkit-transition:all .4s cubic-bezier(.3,1,.8,1);transition:all .4s cubic-bezier(.3,1,.8,1);-webkit-transform:scale(1.005);transform:scale(1.005)}.mini-gallery__item .youtube{position:relative}.mini-gallery__item .youtube:after{content:url(/content/themes/base/assets/img/icons/youtube.svg);height:50px;-webkit-filter:invert(19%) sepia(86%) saturate(6993%) hue-rotate(356deg) brightness(91%) contrast(123%);filter:invert(19%) sepia(86%) saturate(6993%) hue-rotate(356deg) brightness(91%) contrast(123%);left:0;margin:auto;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}