.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-next:after {
  content: "\e601";
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-previous:before {
  content: "\e600";
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-navigation {
  margin-top: 0;
  margin-bottom: 0;
  min-width: 34px;
  width: 34px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-previous,
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-next {
  align-items: center;
  border-radius: 16px;
  border: 1px solid #71bf48;
  color: #71bf48 !important;
  display: flex;
  font-size: 14px;
  height: 32px;
  justify-content: center;
  width: 32px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-previous:not(.sow-carousel-disabled):focus,
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-next:not(.sow-carousel-disabled):focus,
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-previous:not(.sow-carousel-disabled):hover,
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container a.sow-carousel-next:not(.sow-carousel-disabled):hover {
  color: #5a9938 !important;
  border-color: #5a9938;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-navigation-hidden {
  display: none !important;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item {
  margin: 50px 50px 50px 50px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .sow-carousel-items .sow-carousel-item h4.sow-carousel-item-title {
  
  
  
  margin: 0;
  margin-bottom: 24px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .slick-dots li.slick-active button:before {
  color: #71bf48;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .slick-dots li button {
  height: 12px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .slick-dots li button:before {
  color: #bebebe;
  font-size: 41px;
  margin-right: 5px;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .slick-dots li button:hover:before {
  color: #71bf48;
}
.so-widget-sow-anything-carousel-base-bba383fddff6-10116 .sow-carousel-container .sow-carousel-wrapper .slick-dots li:last-of-type button:before {
  margin-right: 0;
}
	.affix {
			position: fixed;
			top: 0;
		}
		@media (max-width: 780px) {
			.affix {
				position: relative;
			}
		}

		.affix-bottom {
			position: absolute;
		}
		@media (max-width: 780px) {
			.affix-bottom {
				position: relative;
			}
		}

		.affix-top {
			-webkit-transition: all 0.4s ease-in-out;
			transition: all 0.4s ease-in-out;
			margin-top: 0;
		}

		.affix {
			-webkit-transition: all 0.4s ease-in-out;
			transition: all 0.4s ease-in-out;
			margin-top: 2rem;
		}