.gallery{display:grid;grid-template-columns:30% 30% 30%;grid-template-rows:20% 20% 20% 20% 20%;grid-template-areas:"A B C" "A B D" "E E F" "E E ." "E E .";gap:50px;justify-content:center;width:90%;margin:0 auto}.gallery .photoA_img{padding-bottom:20px}.gallery .photoA{grid-area:A;display:flex;align-items:flex-start;justify-content:center;height:100%}.gallery .photoB{grid-area:B;display:flex;align-items:flex-start;justify-content:center;height:100%;margin-top:20px}.gallery .photoC{grid-area:C;display:flex;align-items:flex-start;justify-content:center}.gallery .photoD{grid-area:D;display:flex;align-items:flex-start;justify-content:center}.gallery .photoE{grid-area:E;display:flex;align-items:flex-start;justify-content:center}.gallery .photoF{grid-area:F;display:flex;align-items:flex-start;justify-content:center}.gallery img{width:100%;height:100%;object-fit:contain}@media (max-width:768px){.gallery{display:grid;grid-template-columns:50% 50%;grid-template-rows:16% 18% 18% 32% 16%;grid-template-areas:"A B" "C C" "D D" "E E" "F F";gap:20px;justify-content:center;width:80%;margin:0 auto}}.mt-gallery{margin-top:120px}@media (max-width:768px){.mt-gallery{margin-top:120px}}.gallery2{display:grid;grid-template-columns:30% 30% 30%;grid-template-rows:15% 15% 25% 15% 15% 15%;grid-template-areas:"A A B" "A A C" "D E E" "F F G" "F F ." "F F .";gap:50px;justify-content:center;width:90%;margin:0 auto}.gallery2 .photoA_img{padding-bottom:20px;width:95%}.gallery2 .photoA{grid-area:A;display:flex;align-items:flex-end;justify-content:center;height:100%}.gallery2 .photoB{grid-area:B;display:flex;align-items:flex-end;justify-content:center;height:100%;margin-top:20px}.gallery2 .photoC{grid-area:C;display:flex;align-items:flex-start;justify-content:center}.gallery2 .photoD{grid-area:D;display:flex;align-items:flex-start;justify-content:center}.gallery2 .photoE{grid-area:E;display:flex;align-items:flex-start;justify-content:center}.gallery2 .photoF{grid-area:F;display:flex;align-items:flex-start;justify-content:center}.gallery2 .photoG{grid-area:G;display:flex;align-items:flex-start;justify-content:center}.gallery2 img{width:100%;height:100%;object-fit:contain}@media (max-width:768px){.gallery2{display:grid;grid-template-columns:50% 50%;grid-template-rows:20% 15% 15% 15% 15% 20% 30%;grid-template-areas:"A A" "B C" "D D" "D D" "E E" "F F" "F F";gap:20px;justify-content:center;width:80%;margin:0 auto}.gallery2 .photoB{align-items:flex-start;margin-top:20px}}.mt-gallery2{margin-top:120px}@media (max-width:768px){.mt-gallery2{margin-top:120px}}.gallery3{display:grid;grid-template-columns:30% 30% 30%;grid-template-rows:20% 20% 20% 20% 20%;grid-template-areas:"A C D" "B C D" "E E F" "E E G" "E E .";gap:50px;justify-content:center;width:90%;margin:0 auto}.gallery3 .photoA_img{padding-bottom:20px;width:95%}.gallery3 .photoA{grid-area:A;display:flex;align-items:flex-end;justify-content:center;height:100%}.gallery3 .photoB{grid-area:B;display:flex;align-items:flex-end;justify-content:center;height:100%;margin-top:-20px}.gallery3 .photoC{grid-area:C;display:flex;align-items:flex-start;justify-content:center}.gallery3 .photoD{grid-area:D;display:flex;align-items:flex-start;justify-content:center}.gallery3 .photoE{grid-area:E;display:flex;align-items:flex-start;justify-content:center;margin-top:30px}.gallery3 .photoF{grid-area:F;display:flex;align-items:flex-start;justify-content:center;margin-top:-20px}.gallery3 .photoG{grid-area:G;display:flex;align-items:flex-start;justify-content:center}.gallery3 img{width:100%;height:100%;object-fit:contain}@media (max-width:768px){.gallery3{display:grid;grid-template-columns:50% 50%;grid-template-rows:15% 12% 12% 10% 12% 12% 12% 15%;grid-template-areas:"A A" "B C" "D D" "D D" "E E" "E E" "F F" "G G";gap:20px;justify-content:center;width:80%;margin:0 auto}.gallery3 .photoB{align-items:flex-start;margin-top:0}}.gallery4{display:grid;grid-template-columns:30% 30% 30%;grid-template-rows:12% 14% 14% 15% 15% 14% 14%;grid-template-areas:"A B C" "D D D" "D D D" "E E E" "E E E" "F F F" "F F F";gap:50px;justify-content:center;width:90%;margin:0 auto}.gallery4 .photoA_img{padding-bottom:20px;width:95%}.gallery4 .photoA{grid-area:A;display:flex;align-items:flex-start;justify-content:center;height:100%}.gallery4 .photoB{grid-area:B;display:flex;align-items:flex-start;justify-content:center;height:100%}.gallery4 .photoC{grid-area:C;display:flex;align-items:flex-start;justify-content:center}.gallery4 .photoD{grid-area:D;display:flex;align-items:flex-start;justify-content:center}.gallery4 .photoE{grid-area:E;display:flex;align-items:flex-start;justify-content:center}.gallery4 .photoF{grid-area:F;display:flex;align-items:flex-start;justify-content:center;margin-top:30px}.gallery4 img{width:100%;height:100%;object-fit:contain}@media (max-width:768px){.gallery4{display:grid;grid-template-columns:100%;grid-template-rows:18% 18% 10% 18% 18% 18%;grid-template-areas:"A" "B" "C" "D" "E" "F";gap:20px;justify-content:center;width:80%;margin:0 auto}.gallery4 .photoB{align-items:flex-start;margin-top:0}}.mt-gallery4{margin-top:200px}@media (max-width:768px){.mt-gallery4{margin-top:120px}}