.brandproducts .itemwrapper{align-items:center;background:var(--bs-gray-100);display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:25px}.brandproducts--grid .itemwrapper{flex-direction:column}@media (min-width:768px){.brandproducts .itemwrapper{flex-direction:row}.brandproducts--grid .itemwrapper{flex-direction:column}}.brandproducts .mgrdbox__media{flex:0 0 33%;margin:5px}.brandproducts .mgrdbox__cnt{flex:1 1 0%;padding:30px;text-align:center}@media (min-width:768px){.brandproducts .mgrdbox__cnt{padding:15px}}.brandproducts .mgrdbox__cnt p:last-of-type{margin-bottom:0}.gridbox--filtered .item{margin-bottom:var(--bs-gutter-x)}.gridbox--filtered .itemwrapper{position:relative}.gridbox--filtered .mgrdbox__cnt{background-color:var(--bs-primary);color:#fff;padding:30px 30px 50px}.gridbox--filtered .mgrdbox__media a{color:#fff;display:block;font-weight:700}.gridbox--filtered .mgrdbox__media a:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.gridbox--filtered .mgrdbox__cnt a:hover{color:var(--bs-gray-100)}.gridbox--filtered .mgrdbox__media{background-color:var(--bs-gray-100)}.gridbox--filtered .mgrdbox__media figure{align-items:center;display:flex;justify-content:center}.gridbox--filtered .mimage{--bs-aspect-ratio:56.25%;overflow:hidden}.gridbox--filtered .mimage:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.gridbox--filtered .mimage>*{height:100%;left:0;position:absolute;top:0;width:100%}