.ig_gallery_light{background-color:var(--bkgd)}.ig_gallery_light .ig_username{color:var(--dark-link);display:flex;flex-direction:row;align-items:center;margin-bottom:15px;margin-top:15px}.ig_gallery_light .ig_username:hover{cursor:pointer}.ig_gallery_light .ig_username img{width:25px;margin-right:6px}.ig_gallery_light h2{color:var(--secondary)}.ig_gallery_light .gallery-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:5px;row-gap:5px;width:100%}.ig_gallery_light .button_container{width:100%;display:flex;align-items:center;justify-content:center;margin-top:25px}.ig_gallery_light .gallery-container img,.ig_gallery_light video{width:100%;height:400px;object-fit:cover}.ig_gallery_light .gallery-container img:hover{cursor:pointer;opacity:.8;transition:.3s}.ig_gallery_light p{color:var(--dark-text);margin-bottom:15px;max-width:760px}.ig_gallery_light .content_div{width:100%;box-sizing:border-box}.ig_gallery_light ul li,.ig_gallery_light a{color:var(--dark-text)}@media (max-width:992px){.ig_gallery_light .primary_button{max-width:60%}}@media (max-width:768px){.ig_gallery_light .primary_button{max-width:100%;width:100%}.ig_gallery_light p{max-width:100%}.ig_gallery_light .gallery-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.ig_gallery_light .gallery-container img,.ig_gallery_light video{width:100%;height:100px;object-fit:cover}}@media (max-width:480px){.ig_gallery_light .gallery-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ig_gallery_light .gallery-container img,.ig_gallery_light video{width:100%;height:200px;object-fit:cover}}