.flowstate-gallery{--flowstate-gallery-object-position-x:50%;--flowstate-gallery-object-position-y:50%;--flowstate-gallery-image-grayscale:88%;--flowstate-gallery-image-brightness:93%;--flowstate-gallery-image-contrast:102%;background:transparent;width:100%}.flowstate-gallery *,.flowstate-gallery :after,.flowstate-gallery :before{box-sizing:border-box}.flowstate-gallery__grid{display:grid;gap:1px;width:100%}.flowstate-gallery__item{background:#e7e2dc;min-width:0;overflow:hidden;position:relative}.flowstate-gallery__link{color:inherit;cursor:pointer;display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;width:100%}.flowstate-gallery__link:after{background:rgba(0,0,0,.12);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .65s cubic-bezier(.22,1,.36,1);z-index:1}.flowstate-gallery__link:focus-visible:after,.flowstate-gallery__link:hover:after{opacity:1}.flowstate-gallery__link:focus-visible .flowstate-gallery__image,.flowstate-gallery__link:hover .flowstate-gallery__image{transform:scale(1.045)}.flowstate-gallery__link:focus-visible{outline:1px solid currentColor;outline-offset:-4px}.flowstate-gallery__image{display:block;filter:grayscale(var(--flowstate-gallery-image-grayscale)) brightness(var(--flowstate-gallery-image-brightness)) contrast(var(--flowstate-gallery-image-contrast));height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--flowstate-gallery-object-position-x) var(--flowstate-gallery-object-position-y);object-position:var(--flowstate-gallery-object-position-x) var(--flowstate-gallery-object-position-y);transform:scale(1);transition:transform .65s cubic-bezier(.22,1,.36,1),filter .65s cubic-bezier(.22,1,.36,1);width:100%}.flowstate-gallery--layout-one .flowstate-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.flowstate-gallery--layout-one .flowstate-gallery__item{aspect-ratio:1}.flowstate-gallery--layout-two .flowstate-gallery__grid{grid-auto-flow:dense;grid-template-columns:repeat(6,minmax(0,1fr))}.flowstate-gallery--layout-two .flowstate-gallery__item{height:clamp(220px,28vw,360px)}.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(5n+1),.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(5n+2),.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(5n+3){grid-column:span 2;height:clamp(220px,28vw,360px)}.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(5n+4),.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(5n+5){grid-column:span 3;height:clamp(260px,34vw,330px)}@media(max-width:1024px){.flowstate-gallery--layout-one .flowstate-gallery__grid,.flowstate-gallery--layout-two .flowstate-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flowstate-gallery--layout-two .flowstate-gallery__item,.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(n){aspect-ratio:1;grid-column:span 1;height:auto}}@media(max-width:575px){.flowstate-gallery__grid{gap:1px}.flowstate-gallery--layout-one .flowstate-gallery__grid,.flowstate-gallery--layout-two .flowstate-gallery__grid{grid-template-columns:1fr}.flowstate-gallery--layout-one .flowstate-gallery__item,.flowstate-gallery--layout-one .flowstate-gallery__item:nth-child(n),.flowstate-gallery--layout-two .flowstate-gallery__item,.flowstate-gallery--layout-two .flowstate-gallery__item:nth-child(n){aspect-ratio:1/1;grid-column:span 1;height:auto}}
