.cnt{display:flex;flex-direction:column;gap:16px}.cnt:first-of-type,.cnt:nth-of-type(2){margin-bottom:16px}.subcnt{grid-column-gap:8px;grid-row-gap:8px;display:grid;flex:1 0 48%;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr)}.div_11{aspect-ratio:4/3;grid-area:1/1/3/2}.div_12{grid-area:1/2/2/3}.div_12,.div_13{aspect-ratio:16/9}.div_13{grid-area:2/2/3/3}.div_14{aspect-ratio:16/9;grid-area:1/2/3/3}.subcnt img{cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:translateY(0);width:100%}.subcnt img,.subcnt img:hover{transition:transform .5s ease-in-out}.subcnt img:hover{box-shadow:0 4px 10px 10px rgba(10,38,87,.1);transform:translateY(-40px);z-index:10}.galleryDis{bottom:0;display:none;height:100vh;left:0;position:fixed;right:0;top:0;z-index:1000}#closeGall{cursor:pointer;height:32px;left:93%;position:absolute;top:10px;width:32px}#leftAr{left:9%}#leftAr,#rightAr{cursor:pointer;height:32px;position:absolute;top:50%;width:32px}#rightAr{right:9%}.insertImg{align-items:center;background-color:rgba(0,0,0,.9);display:flex;height:100%;justify-content:center;width:100%}#insertImg{height:-moz-fit-content;height:fit-content;width:64%}@media only screen and (min-width:480px){.cnt{display:flex;flex-direction:row}#closeGall{left:96%}#closeGall,#leftAr,#rightAr{height:64px;width:64px}}
