.gallery{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}@media (min-width:990px){.gallery{gap:2.5rem;grid-template-columns:repeat(6,1fr)}}.gallery .media{cursor:pointer}@media (max-width:989px){.gallery .media{grid-column:span 4}.gallery .media:nth-child(4n+2),.gallery .media:nth-child(4n+3){grid-column:span 2}}@media (min-width:990px){.gallery .media{grid-column:span 3;grid-row:span 1}.gallery .media:nth-child(10n+1),.gallery .media:nth-child(10n+7){grid-column:span 4;grid-row:span 2}.gallery .media:nth-child(10n+2),.gallery .media:nth-child(10n+3),.gallery .media:nth-child(10n+6),.gallery .media:nth-child(10n+8){grid-column:span 2;grid-row:span 1}}.gallery .vel-modal{background:#fff;z-index:4}.gallery .vel-modal .vel-img{box-shadow:none}.gallery .vel-modal .vel-img-wrapper:hover{cursor:grab!important}.gallery .vel-modal .vel-img-wrapper:active{cursor:grabbing!important}.gallery .vel-modal .vel-btns-wrapper .btn__close,.gallery .vel-modal .vel-btns-wrapper .btn__next,.gallery .vel-modal .vel-btns-wrapper .btn__prev{color:var(--primary-color);opacity:1}.gallery .vel-modal .vel-btns-wrapper .btn__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' fill='none' viewBox='0 0 26 26'%3E%3Cpath stroke='%23373737' stroke-linejoin='round' d='M24.963 1.037 1.037 24.963M1.037 1.037l23.926 23.926'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.5rem;right:1.5rem;top:2rem;transform:none;width:1.5rem}@media (min-width:768px){.gallery .vel-modal .vel-btns-wrapper .btn__close{height:2.4rem;right:2rem;top:3rem;width:2.4rem}}@media (min-width:990px){.gallery .vel-modal .vel-btns-wrapper .btn__close{right:5rem;top:3rem}}.gallery .vel-modal .vel-btns-wrapper .btn__close svg{display:none}.gallery .vel-modal .vel-btns-wrapper .btn__next,.gallery .vel-modal .vel-btns-wrapper .btn__prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Cpath stroke='%23373737' d='m23.703 32.593-8.888-13.334 8.888-13.333'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:2.8rem;width:2.8rem}@media (min-width:768px){.gallery .vel-modal .vel-btns-wrapper .btn__next,.gallery .vel-modal .vel-btns-wrapper .btn__prev{height:4rem;width:4rem}}.gallery .vel-modal .vel-btns-wrapper .btn__next svg,.gallery .vel-modal .vel-btns-wrapper .btn__prev svg{display:none}@media (min-width:768px){.gallery .vel-modal .vel-btns-wrapper .btn__prev{left:2rem}}@media (min-width:990px){.gallery .vel-modal .vel-btns-wrapper .btn__prev{left:5rem}}.gallery .vel-modal .vel-btns-wrapper .btn__next{transform:rotate(180deg)}@media (min-width:768px){.gallery .vel-modal .vel-btns-wrapper .btn__next{right:2rem}}@media (min-width:990px){.gallery .vel-modal .vel-btns-wrapper .btn__next{right:5rem}}.gallery .vel-modal .vel-btns-wrapper .vel-toolbar{display:none}
