{% raw %} 
/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/static modules/08-videos.module/module.css ***!
  \****************************************************************************************************************************************************/
.videos-module .grid-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.videos-module .grid-wrapper{grid-template-columns:repeat(1,1fr)}}.videos-module .grid-wrapper .col{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (max-width:767px){.videos-module .grid-wrapper .col{display:contents}.videos-module .description-card{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.videos-module .description-card .subtitle{display:block}.videos-module .description-card h2{display:inline-block;margin-bottom:0}.videos-module .description-card h2 .icon,.videos-module .description-card h2 .icon *{display:inline}.videos-module .description-card .subtitle{display:inline-block;font-size:16px;font-weight:400;line-height:normal;margin-bottom:14px}.videos-module .video-card.aos-animate{-webkit-transform:none!important;-webkit-transform:initial!important;transform:none!important}@media (max-width:767px){.videos-module .video-card{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.videos-module .video-card .thumb{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;aspect-ratio:497/279;background-position:top;background-size:cover;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:10px}.videos-module .video-card .thumb span{background-color:rgba(0,0,0,.6);border-radius:8px;color:#fff;font-weight:700;padding:4px 8px;text-align:center}.videos-module .video-card .info-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-top:12px}.videos-module .video-card .info-wrapper .description{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.videos-module .video-card .info-wrapper .description .subtitle{color:#969696;font-size:16px;font-weight:400;line-height:normal}.videos-module .video-card .info-wrapper .description .title{font-size:20px}.videos-module .video-card .info-wrapper .open-modal-btn{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#2c2c2c;border-radius:100%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.videos-module .video-card .info-wrapper .open-modal-btn svg{-webkit-transform:translateX(2px);transform:translateX(2px)}.videos-module .video-modal{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;height:0;justify-content:center;left:0;overflow:hidden;top:0;width:0}.videos-module .video-modal.open{height:100vh;left:0;opacity:1;position:fixed;top:0;width:100vw;z-index:999999}.videos-module .video-modal .video-holder{max-height:80vh;padding:20px;-webkit-transition:all .3s;transition:all .3s}.videos-module .video-modal .video-holder>div{width:90vw}
{% endraw %}