.module-video-gallery{.product-category-item .item-inner{background-color:var(--grey-50);border-radius:var(--rounded-large);margin-bottom:var(--baseline-2);padding:var(--baseline)}.product-category-inner{column-gap:8px;display:grid;@media screen and (min-width:571px){grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:1201px){grid-template-columns:repeat(4,minmax(0,1fr))}}.product-category-item{margin-bottom:var(--baseline-3);.item-inner{@media screen and (min-width:577px){display:grid;grid-template-rows:repeat(auto-fill,var(--baseline))}}.item-header{grid-row-end:5;grid-row-start:1;max-width:90%}.item-body{img{display:block;margin:0 auto;max-height:200px}@media screen and (min-width:768px){grid-row-end:auto;grid-row-start:10}@media screen and (min-width:1201px){grid-row-start:7}}.item-footer{grid-row-end:max-content;a{min-width:inherit;width:100%}}.footer-outside{font-size:16px;max-width:90%}}.item-body{cursor:pointer;height:fit-content;position:relative;user-select:none}.item-body:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.item-body:after{background:var(--primary-500);border-radius:100%;box-shadow:0 0 10px 1px rgba(0,0,0,.4);color:#fff;content:"►";cursor:pointer;display:block;height:50px;left:50%;line-height:50px;padding-left:3px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:50px}.hidden{display:none}#video-modal{background:rgba(0,0,0,.8);height:100%;left:0;padding:2rem 5rem 5rem;position:fixed;top:0;width:100%;z-index:25}#video-modal iframe{border:0;height:100%;width:100%}#video-modal span{color:#fff;cursor:pointer;display:block;font-size:30px;line-height:30px;margin-bottom:10px;text-align:right}}