@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(../fonts/Inter-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(../fonts/Inter-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(../fonts/Inter-BoldItalic.woff2) format("woff2")}.it-gallery__grid{display:grid;gap:var(--it-spacing-default);grid-template-columns:repeat(2,1fr);margin-top:var(--it-spacing-content)}.it-gallery__grid a{aspect-ratio:1/1;display:inline-block;position:relative}.it-gallery__grid a:first-child,.it-gallery__grid a:nth-child(2){aspect-ratio:2/1;grid-column:1/3}.it-gallery__grid img{border-radius:var(--it-border-radius)}@media (min-width:783px){.it-gallery__grid{gap:var(--it-spacing-columns);grid-template-columns:repeat(4,1fr)}.it-gallery__grid a:first-child{grid-column:1/3}.it-gallery__grid a:nth-child(2){grid-column:3/5}}