/*! W3D - Jacques Baars <j@w3d.co.za> - Copyright (c) W3Designs (PTY) Ltd. (https://w3d.co.za) */#videos .loading{display:none;margin:10% 0;text-align:center}#videos .loading svg{width:48px;margin:0 auto}#videos .no-data{display:none}#videos .posts .post{margin:0 0 20px;overflow:hidden;background-color:var(--whiteBgColor);border:1px solid var(--softBorderColor)}#videos .posts .post:last-child{margin:0}#videos .posts .post .image{margin-bottom:-20px}#videos .posts .post .content{padding:20px;margin:0 20px;position:relative;background-color:var(--whiteBgColor)}#videos .posts .post .content .info{margin:15px 0;text-align:right;font-size:var(--fontSize90)}#videos .view .info{margin:20px 0;text-align:right}#videos .view .body a{font-weight:700}#videos .view .side,#videos .view .top{background-color:var(--softBgColor);border:1px solid var(--softBorderColor)}#videos .view .top{margin-bottom:20px}#videos .view .side{margin:0 0 10px 0}#videos .view .side .video,#videos .view .top .video{border-bottom:1px solid var(--softBorderColor)}#videos .view .side .video iframe,#videos .view .top .video iframe{width:100%;height:100%}#videos .view .side .cap,#videos .view .top .cap{padding:10px;text-align:center}#videos .view .side:last-child{margin-bottom:0}