.c-Gallery{--intro-margin:30px}.c-Gallery__intro{text-align:center;max-width:1054px;margin:0 auto;margin-bottom:var(--intro-margin)}.c-Gallery__intro--leftAlign{text-align:left;max-width:none;margin:0;margin-bottom:var(--intro-margin)}.c-Gallery__row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:min(2.5vw,30px);grid-template-columns:1fr;position:relative}.c-Gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:min(2.5vw,30px);grid-template-columns:repeat(2,1fr)}.c-Gallery__grid.-grid-1 .c-Gallery__item,.c-Gallery__grid.-grid-2 .c-Gallery__item,.c-Gallery__grid.-grid-3 .c-Gallery__item,.c-Gallery__grid.-grid-4 .c-Gallery__item{grid-column:auto/span 2;grid-row:auto/span 2}.c-Gallery__grid.-grid-5{grid-template-areas:"one one" "one one" "two three" "four five"}.c-Gallery__grid.-grid-6{grid-template-areas:"one one" "one one" "two three" "six six" "six six" "four five"}.c-Gallery__grid.-grid-7{grid-template-areas:"one one" "one one" "two three" "six six" "six six" "four five" "seven seven" "seven seven"}.c-Gallery__grid.-grid-8{grid-template-areas:"one one" "one one" "two three" "six six" "six six" "four five" "seven seven" "seven seven" "eight eight" "eight eight"}.c-Gallery__grid.-grid-5 .c-Gallery__item:nth-child(1),.c-Gallery__grid.-grid-6 .c-Gallery__item:nth-child(1),.c-Gallery__grid.-grid-7 .c-Gallery__item:nth-child(1),.c-Gallery__grid.-grid-8 .c-Gallery__item:nth-child(1){grid-area:one}.c-Gallery__grid.-grid-5 .c-Gallery__item:nth-child(6),.c-Gallery__grid.-grid-6 .c-Gallery__item:nth-child(6),.c-Gallery__grid.-grid-7 .c-Gallery__item:nth-child(6),.c-Gallery__grid.-grid-8 .c-Gallery__item:nth-child(6){grid-area:six}.c-Gallery__grid.-grid-5 .c-Gallery__item:nth-child(7),.c-Gallery__grid.-grid-6 .c-Gallery__item:nth-child(7),.c-Gallery__grid.-grid-7 .c-Gallery__item:nth-child(7),.c-Gallery__grid.-grid-8 .c-Gallery__item:nth-child(7){grid-area:seven}.c-Gallery__grid.-grid-5 .c-Gallery__item:nth-child(8),.c-Gallery__grid.-grid-6 .c-Gallery__item:nth-child(8),.c-Gallery__grid.-grid-7 .c-Gallery__item:nth-child(8),.c-Gallery__grid.-grid-8 .c-Gallery__item:nth-child(8){grid-area:eight}@media (min-width:768px){.c-Gallery{--intro-margin:50px}.c-Gallery__grid{grid-template-columns:repeat(4,1fr)}.c-Gallery__grid.-grid-1 .c-Gallery__item{grid-column:2/span 2}.c-Gallery__grid.-grid-5{grid-template-areas:"one one two three" "one one four five"}.c-Gallery__grid.-grid-6{grid-template-areas:"one one two three" "one one six six" "four five six six"}.c-Gallery__grid.-grid-7{grid-template-areas:"one one two three" "one one four five" "six six seven seven" "six six seven seven"}.c-Gallery__grid.-grid-8{grid-template-areas:"one one two three" "one one six six" "four five six six" "seven seven eight eight" "seven seven eight eight"}}@media (min-width:1450px){.c-Gallery{--intro-margin:90px}}