<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================================ */
/* RAIL GLOBAL */
/* (modules.scss) */
/* ================================================================================ */
@media (max-width: 649px) {
  .rail-container {
    max-width: 400px;
    margin: 0 auto; } }
.rail-container .widget .bgcolor {
  background: #ebebeb; }
  .rail-container .widget .bgcolor .inner-pad {
    padding: 20px; }
.rail-container .pix.bgcolor {
  background: #142738;
  color: #fff;
  padding: 0; }
.rail-container .widget .bordered {
  border: solid 1px #d4d4d4; }

.rail-container.pix .pix.bgcolor {
  background: #ebebeb;
}

.rail-container.pix .widget.resources {
	background:#ebebeb;
}

.rail-container .widget .widget.pix-upnext  article.hide-upnext-video {
  display:none;
}</pre></body></html>