:root{--mtv-filox-gallery-height:70vh;--mtv-filox-gallery-max-height:1000px;--mtv-filox-gallery-gap:10px;--mtv-filox-gallery-radius:4px;--mtv-filox-gallery-btn-bg:#003471;--mtv-filox-gallery-btn-color:#fbfcfa;--mtv-filox-gallery-btn-radius:2px;--mtv-filox-gallery-btn-padding:8px 16px;--mtv-filox-gallery-btn-font-size:16px}.mtv-filox-gallery{position:relative;width:100%}.mtv-filox-gallery__grid{display:none;gap:var(--mtv-filox-gallery-gap);height:var(--mtv-filox-gallery-height);max-height:var(--mtv-filox-gallery-max-height);width:100%}@media (min-width:768px){.mtv-filox-gallery__grid{display:grid}}.mtv-filox-gallery__slider{display:block;height:var(--mtv-filox-gallery-height);max-height:var(--mtv-filox-gallery-max-height);overflow:hidden;position:relative}@media (min-width:768px){.mtv-filox-gallery__slider{display:none}}.mtv-filox-gallery__slider .swiper-slide{height:100%}.mtv-filox-gallery__slider-next,.mtv-filox-gallery__slider-prev{align-items:center;background-color:var(--mtv-filox-gallery-btn-bg);border-radius:9999px;color:var(--mtv-filox-gallery-btn-color);cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;z-index:10}.mtv-filox-gallery__slider-next:hover,.mtv-filox-gallery__slider-prev:hover{opacity:.8}.mtv-filox-gallery__slider-prev{left:.75rem}.mtv-filox-gallery__slider-next{right:.75rem}.mtv-filox-gallery__item{border-radius:var(--mtv-filox-gallery-radius);overflow:hidden;position:relative}.mtv-filox-gallery__item a{display:block;height:100%;width:100%}.mtv-filox-gallery__img{border-radius:var(--mtv-filox-gallery-radius);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mtv-filox-gallery__actions{align-items:stretch;bottom:1rem;display:flex;flex-wrap:wrap;gap:.75rem;padding-left:1rem;position:absolute;right:1rem;z-index:10}.mtv-filox-gallery__view-btn{align-items:center;background-color:var(--mtv-filox-gallery-btn-bg);border-color:var(--mtv-filox-gallery-btn-bg);border-radius:var(--mtv-filox-gallery-btn-radius);border-style:solid;border-width:1px;color:var(--mtv-filox-gallery-btn-color);cursor:pointer;display:inline-flex;font-size:var(--mtv-filox-gallery-btn-font-size);font-weight:700;padding:var(--mtv-filox-gallery-btn-padding)}.mtv-filox-gallery__view-btn:hover{--tw-border-opacity:1;border-color:rgb(0 68 255/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(0 68 255/var(--tw-bg-opacity))}.mtv-filox-gallery__view-btn:focus-visible{outline-color:var(--mtv-filox-gallery-btn-bg);outline-offset:2px;outline-width:2px}.mtv-filox-gallery:not([data-count="1"]):not([data-count="2"]):not([data-count="3"]):not([data-count="4"]) .mtv-filox-gallery__grid,.mtv-filox-gallery[data-count="5"] .mtv-filox-gallery__grid{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}.mtv-filox-gallery:not([data-count="1"]):not([data-count="2"]):not([data-count="3"]):not([data-count="4"]) .mtv-filox-gallery__item--0,.mtv-filox-gallery[data-count="5"] .mtv-filox-gallery__item--0{grid-column:1/3;grid-row:1/-1}.mtv-filox-gallery:not([data-count="1"]):not([data-count="2"]):not([data-count="3"]):not([data-count="4"]):not([data-count="5"]) .mtv-filox-gallery__grid .mtv-filox-gallery__item:nth-child(n+6){display:none}.mtv-filox-gallery[data-count="4"] .mtv-filox-gallery__grid{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr}.mtv-filox-gallery[data-count="4"] .mtv-filox-gallery__item--0{grid-column:1/3;grid-row:1/-1}.mtv-filox-gallery[data-count="4"] .mtv-filox-gallery__item--3{grid-column:3/5}.mtv-filox-gallery[data-count="3"] .mtv-filox-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.mtv-filox-gallery[data-count="3"] .mtv-filox-gallery__item--0{grid-row:1/-1}.mtv-filox-gallery[data-count="2"] .mtv-filox-gallery__grid{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.mtv-filox-gallery[data-count="1"] .mtv-filox-gallery__grid{grid-template-columns:1fr;grid-template-rows:1fr}