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

.Video{background:rgba(143,135,120,.1);background:linear-gradient(0deg,transparent 0%,transparent 30%,rgba(143,135,120,.1) 30%,rgba(143,135,120,.1) 100%);padding:2.5rem 0 3.125rem 0;}@media (min-width:48em){.Video{padding:4.6875rem 0 6.25rem 0;}}.Video__grid{display:grid;grid-template-columns:1fr;gap:1.875rem;}@media (min-width:48em){.Video__grid{gap:2.1875rem;}}@media (min-width:48em){.Video__grid{grid-template-columns:1fr 1fr;}}.Video__videocontainer{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;border-radius:14px;overflow:hidden;}.Video__video{position:absolute;top:0;left:0;width:100%;height:100%;}.Video__container{display:-webkit-flex;display:flex;flex-direction:column;align-items:center;justify-content:center;}.Video__videowrapper{display:-webkit-flex;display:flex;flex-direction:column;gap:1.875rem;max-width:56.25rem;width:100%;}@media (min-width:48em){.Video__videowrapper{gap:2.1875rem;}}.Video__videotitle{margin-top:.5rem;font-size:1.125rem;line-height:1.65;font-weight:400;color:#005c78;margin-left:1rem;}@media (min-width:48em){.Video__videotitle{font-size:1.375rem;line-height:1.35;}}.Video__title{font-size:1.5rem;line-height:1.25;font-weight:500;color:#005c78;margin-bottom:2.5rem;max-width:56.25rem;}@media (min-width:48em){.Video__title{font-size:2.125rem;}}@media (min-width:48em){.Video__title{margin-bottom:3.125rem;}}.Video__thumbnail{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;}.Video__thumbnail img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;}.Video__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){.Video__thumbnailplay{width:75px;height:75px;}}.Video__thumbnailplay svg{width:100%;height:100%;}