/* compiled by scssphp 1.11.0 on Mon, 10 Nov 2025 14:24:21 +0000 (0.0115s) */
/* Developed by Inware AG - www.inware.ch */

.VideoGrid{padding:2.5rem 0 3.125rem 0;background-color:rgba(143,135,120,.1);}@media (min-width:48em){.VideoGrid{padding:4.6875rem 0 6.25rem 0;}}.VideoGrid__grid{display:grid;grid-template-columns:1fr;gap:1rem;}@media (min-width:48em){.VideoGrid__grid{grid-template-columns:1fr 1fr;}}.VideoGrid__videocontainer{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;border-radius:14px;overflow:hidden;}.VideoGrid__video{position:absolute;top:0;left:0;width:100%;height:100%;}.VideoGrid__wrapper{display:-webkit-flex;display:flex;flex-direction:column;gap:1.875rem;}@media (min-width:48em){.VideoGrid__wrapper{gap:2.1875rem;}}.VideoGrid__videotitle{margin:.5rem 1rem;font-size:1.125rem;line-height:1.65;font-weight:400;color:#005c78;}@media (min-width:48em){.VideoGrid__videotitle{font-size:1.375rem;line-height:1.35;}}.VideoGrid__title{font-size:1.5rem;line-height:1.25;font-weight:500;color:#005c78;margin-bottom:2.5rem;}@media (min-width:48em){.VideoGrid__title{font-size:2.125rem;}}@media (min-width:48em){.VideoGrid__title{margin-bottom:3.125rem;}}.VideoGrid__thumbnail{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;}.VideoGrid__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;}.VideoGrid__thumbnailplay{width:40px;height:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;}@media (min-width:48em){.VideoGrid__thumbnailplay{width:58px;height:58px;}}.VideoGrid__thumbnailplay svg{width:100%;height:100%;}