:root{--bs-link-color-rgb: 0, 163, 204;--bs-link-hover-color-rgb: 0, 204, 255;--bs-link-color: rgba(0, 163, 204);--bs-link-hover-color: rgba(0, 204, 255)}.m-grid--3_3{display:grid;gap:10px;grid-template-columns:1fr 1fr;grid-template-areas:"c1 c1" "c2 c3" "c4 c5" "c6 c6"}.m-grid--3_3 .m-grid-item{border-radius:5px;overflow:hidden;aspect-ratio:4/3;position:relative}.m-grid--3_3 .m-grid-item img{width:100%;height:100%;object-fit:cover;display:block}.m-grid--3_3 .m-grid-item a{color:#fff !important;font-size:small !important}.m-grid--3_3 .m-grid-item .m-item-content{display:flex;flex-direction:column;justify-content:end;position:absolute;top:20%;bottom:0;left:0;right:0;color:#fff;padding:.75rem;background:linear-gradient(to bottom, transparent 0%, rgba(52, 52, 52, 0.1) 40%, rgba(52, 52, 52, 0.3) 60%, rgba(52, 52, 52, 0.7) 80%, #343434 100%)}.m-grid--3_3 .m-grid-item .m-item-content h3,.m-grid--3_3 .m-grid-item .m-item-content h4{margin:0;color:#fff;font-weight:bold}.m-grid--3_3 .m-grid-item .m-item-content p{margin:0}.m-grid--3_3 .m-grid-item:first-child{grid-area:c1}.m-grid--3_3 .m-grid-item:nth-child(2){grid-area:c2}.m-grid--3_3 .m-grid-item:nth-child(3){grid-area:c3}.m-grid--3_3 .m-grid-item:nth-child(4){grid-area:c4}.m-grid--3_3 .m-grid-item:nth-child(5){grid-area:c5}.m-grid--3_3 .m-grid-item:last-child{grid-area:c6}@media(min-width: 992px){.m-grid--3_3{grid-template-columns:repeat(4, 1fr);grid-template-rows:300px 100px 300px;grid-template-areas:"c1 c1 c2 c3" "c4 c5 c2 c3" "c4 c5 c6 c6"}.m-grid--3_3 .m-grid-item{aspect-ratio:auto;height:100%;font-size:large}.m-grid--3_3 .m-grid-item:first-child .m-item-content,.m-grid--3_3 .m-grid-item:last-child .m-item-content{padding:1rem;font-size:large}.m-grid--3_3 .m-grid-item:first-child .m-item-content h3,.m-grid--3_3 .m-grid-item:first-child .m-item-content h4,.m-grid--3_3 .m-grid-item:last-child .m-item-content h3,.m-grid--3_3 .m-grid-item:last-child .m-item-content h4{font-size:x-large}}a{text-decoration:none}h2{margin-top:20px !important}.m-shadow-bottom{box-shadow:0 2px 6px rgba(0,0,0,.25)}/*# sourceMappingURL=stylesheet.min.css.map */
