<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ================================================================================ */
/* RAIL CAROUSEL */
/* (modules.scss) */
/* ================================================================================ */
.widget .rail-carousel.single-only .swiper-container {
  margin-left: 5px;
  margin-right: 5px; }
.widget .rail-carousel.single-only .button-holder {
  margin-top: 10px; }
.widget .rail-carousel.single-only .inner-pad {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 0;}
.widget .rail-carousel .inner-pad {
  padding: 32px 14px 16px 14px; }
.widget .rail-carousel .title {
  display: block;
  margin-bottom: 8px; }
.widget .rail-carousel p {
  font-size: 0.75em;
  /*font-weight: 900;*/ }
.widget .rail-carousel .bucket-carousel article {
  padding: 0 4px !important;
  /*@media handheld, only screen and (max-width: 480px) {
      width: inherit !important;
  }*/ }
.widget .rail-carousel .bucket-carousel .post-title {
  font-weight: normal;
  font-size: 0.75em;
  margin-bottom: 0; }
.widget .rail-carousel .bucket-carousel .post-thumb-full {
  margin-bottom: 10px; }
.widget .rail-carousel .bucket-carousel .bc-next,
.widget .rail-carousel .bucket-carousel .bc-prev {
  display: block; }
.widget .rail-carousel .bottom {
  margin-top: 10px; }
.widget .rail-carousel.promo .bottom {
  margin-top: 20px; }
</pre></body></html>