@media (min-width: 768px) {
  #homepage-container {
    margin-top: 0.5rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto; } }

#homepage-container .title {
  font-size: 1.57143rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 1rem;
  padding-bottom: 1rem; }
#homepage-container .title:after {
  display: flex;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 2px;
  background-color: #EBEDF6; }

.homeslider-container {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 0.5rem; }
@media (min-width: 768px) {
  .homeslider-container {
    margin-bottom: 0;
    width: calc(100% - 300px); } }

@media (min-width: 768px) {
  #container-block-top {
    min-width: 300px; } }

.block {
  width: 100%;
  height: 240px;
  display: block;
  background-size: cover;
  background-position: left bottom;
  margin-left: 0.25rem;
  margin-right: 0.25rem; }
.block:first-of-type {
  margin-left: 0; }
.block:last-of-type {
  margin-right: 0; }
@media (min-width: 768px) {
  .block.block-top:first-of-type {
    margin: 0 0 0.5rem; }
  .block.block-top:last-of-type {
    margin: 0; } }
.block.block-bottom {
  height: 300px;
  background-position: center; }
@media (max-width: 991.98px) {
  .block.block-bottom {
    height: 180px; }
  .block.block-bottom:first-of-type {
    margin: 0 0 0.5rem; }
  .block.block-bottom:last-of-type {
    margin: 0; } }

.products {
  padding-bottom: 2rem; }
.products.collapse:not(.show) {
  display: flex !important;
  height: calc(760px * 2);
  overflow: hidden; }
@media screen and (min-width: 768px) {
  .products.collapse:not(.show) {
    height: calc(590px * 2); } }
@media screen and (min-width: 992px) {
  .products.collapse:not(.show) {
    height: calc(590px * 2); } }
@media screen and (min-width: 1200px) {
  .products.collapse:not(.show) {
    height: calc(650px * 2); } }
@media screen and (min-width: 1460px) {
  .products.collapse:not(.show) {
    height: calc(600px * 2); } }
.products.collapsing {
  height: calc(570px * 2); }
@media screen and (min-width: 768px) {
  .products.collapsing {
    height: calc(620px * 2); } }
@media screen and (min-width: 992px) {
  .products.collapsing {
    height: calc(570px * 2); } }
@media screen and (min-width: 1200px) {
  .products.collapsing {
    height: calc(570px * 2); } }
@media screen and (min-width: 1460px) {
  .products.collapsing {
    height: calc(600px * 2); } }

.slick-slider .slick-slide > div {
  display: flex;
  justify-content: center; }
.slick-slider .slick-slide > div .product-miniature {
  flex: auto !important;
  max-width: 100% !important; }

.slick-slider.carousel-introduction {
  display: flex;
  height: 100%; }
@media (min-width: 768px) {
  .slick-slider.carousel-introduction {
    margin-right: 0.5rem; } }
.slick-slider.carousel-introduction .slick-list .slick-slide {
  height: 300px; }
@media (min-width: 768px) {
  .slick-slider.carousel-introduction .slick-list .slick-slide {
    height: calc((240px * 2) + 0.5rem); } }
.slick-slider.carousel-introduction .slick-list .slick-slide a {
  height: 300px;
  background-position: center;
  background-size: cover; }
@media (min-width: 768px) {
  .slick-slider.carousel-introduction .slick-list .slick-slide a {
    height: calc((240px * 2) + 0.5rem); } }
.slick-slider.carousel-introduction .slick-list .slick-slide a img {
  opacity: 0; }

.slick-slider .slick-dots {
  position: absolute;
  bottom: 0;
  display: flex;
  z-index: 2;
  padding: 1rem;
  margin-bottom: 0; }
.slick-slider .slick-dots li {
  opacity: 0.5; }
.slick-slider .slick-dots li.slick-active {
  opacity: 1; }
.slick-slider .slick-dots li button {
  display: flex;
  margin-right: 0.25rem;
  background: white;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  border-radius: 50%;
  border: none;
  outline: none; }

.slick-slider .slick-arrow {
  background: transparent url(/modules/wassa_homepage/images/carousel-arrow.svg) no-repeat center;
  background-size: contain;
  border: none;
  color: transparent;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  outline: none;
  padding: 0;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  top: 50%;
  left: 15px;
  transform: translateY(-50%); }
.slick-slider .slick-arrow.slick-next {
  transform: translateY(-50%) rotate(180deg);
  left: inherit;
  right: 15px; }

small[aria-controls="collapseProducts"] {
  display: none; }
small[aria-controls="collapseProducts"][aria-expanded="false"] {
  display: flex;
  justify-content: center;
  color: #1F2228;
  background: white;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.85714rem;
  font-weight: 400;
  line-height: 1rem;
  position: relative;
  padding-bottom: 10px; }
small[aria-controls="collapseProducts"][aria-expanded="false"]:before {
  content: '';
  display: block;
  width: 200px;
  height: 2px;
  background-color: #EBEDF6;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }
small[aria-controls="collapseProducts"][aria-expanded="false"]:after {
  content: '';
  display: block;
  width: 100px;
  height: 2px;
  background-color: #2633DA;
  position: absolute;
  bottom: 0;
  right: 50%; }

button[aria-controls="collapseProducts"] {
  display: none; }
button[aria-controls="collapseProducts"][aria-expanded="false"] {
  display: flex;
  color: #1F2228;
  background: white;
  margin: 10px auto 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.57143rem;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #EBEDF6;
  padding: 0.5rem 1rem; }

#homepage-family {
  background: white url(/modules/wassa_homepage/images/blog-wallpaper.jpg) no-repeat top center;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative; }
#homepage-family:before {
  content: '';
  width: 100%;
  height: 60px;
  display: block;
  position: absolute;
  top: 0;
  background: white;
  background: linear-gradient(180deg, white 50%, rgba(255, 255, 255, 0) 100%); }
#homepage-family.with-blog:after {
  content: '';
  width: 100%;
  height: 60px;
  display: block;
  position: absolute;
  bottom: 0;
  background: white;
  background: linear-gradient(0deg, #ebedf6 50%, rgba(255, 255, 255, 0) 100%); }
#homepage-family.no-blog:after {
  content: '';
  width: 100%;
  height: 60px;
  display: block;
  position: absolute;
  bottom: 0;
  background: white;
  background: linear-gradient(0deg, white 50%, rgba(255, 255, 255, 0) 100%); }
#homepage-family .logotype {
  height: 30px;
  margin-bottom: 1rem; }
#homepage-family .introduction {
  text-align: center; }
#homepage-family .introduction h3 {
  color: #656567;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 2.14286rem;
  text-transform: uppercase;
  margin-bottom: 1rem; }
#homepage-family .introduction h4 {
  color: #2633DA;
  font-size: 1.42857rem;
  font-weight: 700;
  line-height: 2.14286rem; }
#homepage-family .blog-block h5 {
  color: #2633DA;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.42857rem; }

#homepage-blog {
  background-color: #EBEDF6;
  padding-bottom: 3rem; }
#homepage-blog .title:after {
  background-color: white; }
#homepage-blog .blog-post .visual {
  background-size: cover;
  background-position: center;
  min-height: 200px;
  margin-bottom: 1rem; }
#homepage-blog .blog-post h3 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5rem;
  text-transform: inherit;
  color: #1F2228; }
#homepage-blog .blog-post h1 {
  font-size: 1.42857rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 2rem;
  text-transform: inherit;
  color: #1F2228; }
#homepage-blog .blog-post time {
  font-size: 0.85714rem;
  font-weight: 400;
  line-height: 1.28571rem;
  color: #1F2228; }
