.fsgb-block-playlist.is-style-3-cards-full .swiper-navigation,.fsgb-block-playlist.is-style-3-square-cards .swiper-navigation,.fsgb-block-playlist.is-style-3-square-cards-full .swiper-navigation{
  width:calc(100vw - var(--wp--style--root--padding-left) - var(--wp--style--root--padding-right));
  max-width:calc(var(--wp--style--global--content-size) + 248px);
  display:flex;
  justify-content:space-between;
  position:absolute;
  top:50%;
  left:50%;
  z-index:1;
  transform:translate(-50%, -50%);
  pointer-events:none;
}
.fsgb-block-playlist.is-style-3-cards-full .swiper-button-next,.fsgb-block-playlist.is-style-3-cards-full .swiper-button-prev,.fsgb-block-playlist.is-style-3-square-cards .swiper-button-next,.fsgb-block-playlist.is-style-3-square-cards .swiper-button-prev,.fsgb-block-playlist.is-style-3-square-cards-full .swiper-button-next,.fsgb-block-playlist.is-style-3-square-cards-full .swiper-button-prev{
  pointer-events:all;
}
.fsgb-block-playlist.is-style-2-cards-full-left,.fsgb-block-playlist.is-style-2-cards-full-right{
  position:relative;
}
.fsgb-block-playlist.is-style-2-cards-full-left .swiper,.fsgb-block-playlist.is-style-2-cards-full-right .swiper{
  position:static;
}
.fsgb-block-playlist.is-style-2-cards-full-left .swiper-slide,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-slide{
  height:auto;
  aspect-ratio:37/53;
}
.fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation-inner,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation-inner{
  display:contents;
}
.fsgb-block-playlist.is-style-2-cards-full-left .swiper-button-next,.fsgb-block-playlist.is-style-2-cards-full-left .swiper-button-prev,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-button-next,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-button-prev{
  pointer-events:all;
}
.fsgb-block-playlist.is-style-3-square-cards-full .swiper{
  padding-top:20px;
  padding-bottom:20px;
  margin-top:-20px;
  margin-bottom:-20px;
}
.fsgb-block-playlist.is-style-3-square-cards-full .swiper:before{
  content:"";
  border:5px solid var(--wp--preset--color--primary);
  aspect-ratio:1/1;
  height:100%;
  position:absolute;
  top:0;
  left:50%;
  z-index:10;
  box-sizing:border-box;
  transform:translateX(-50%);
  pointer-events:none;
}
.fsgb-block-playlist.is-style-3-square-cards-full .swiper-slide{
  width:70vw;
  height:auto;
  aspect-ratio:1/1;
}
.fsgb-block-playlist.is-style-3-square-cards{
  position:relative;
}
.fsgb-block-playlist.is-style-3-square-cards .swiper{
  position:static;
}
.fsgb-block-playlist.is-style-3-square-cards .swiper-slide{
  height:auto;
  aspect-ratio:1/1;
}
.fsgb-block-playlist.is-style-3-cards-full .swiper-slide{
  height:auto;
  aspect-ratio:37/53;
}
.fsgb-block-playlist.is-style-leaflet-map{
  display:flex;
}
.fsgb-block-playlist.is-style-leaflet-map .leaflet-map{
  height:var(--fsgb--leaflet-map--height);
}
.fsgb-block-playlist.is-style-leaflet-map .leaflet-marker-icon:not(.marker-cluster){
  transition:fill .3s;
}
.fsgb-block-playlist.is-style-leaflet-map .leaflet-marker-icon:not(.marker-cluster).active,.fsgb-block-playlist.is-style-leaflet-map .leaflet-marker-icon:not(.marker-cluster):hover{
  fill:var(--wp--preset--color--primary);
}
.fsgb-block-playlist.is-style-leaflet-map .leaflet-popup{
  bottom:-24px !important;
  display:none;
}
.fsgb-block-playlist.is-style-leaflet-map .swiper{
  display:flex;
  flex-direction:column;
}
@media (min-width:768px) and (max-width:1024px){
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper,.fsgb-block-playlist.is-style-2-cards-full-right .swiper{
    padding-left:var(--wp--style--root--padding-left);
    margin-left:calc(var(--wp--style--root--padding-left)/-1);
    margin-right:calc(var(--wp--style--root--padding-right)/-1);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation{
    padding-left:var(--wp--style--root--padding-left);
  }
}
@media (min-width:768px){
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-slide,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-slide{
    width:calc((var(--wp--style--global--content-size) - 64px)/3);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation{
    width:calc(100vw - var(--wp--style--root--padding-left) - var(--wp--style--root--padding-right));
    display:flex;
    justify-content:space-between;
    position:absolute;
    top:50%;
    left:50%;
    z-index:1;
    transform:translate(-50%, -50%);
    pointer-events:none;
  }
  .fsgb-block-playlist.is-style-3-square-cards-full .swiper{
    padding-top:25px;
    padding-bottom:25px;
    margin-top:-25px;
    margin-bottom:-25px;
  }
  .fsgb-block-playlist.is-style-3-square-cards-full .swiper:before{
    border:10px solid var(--wp--preset--color--primary);
  }
  .fsgb-block-playlist.is-style-3-cards-full .swiper-slide,.fsgb-block-playlist.is-style-3-square-cards-full .swiper-slide{
    width:calc((var(--wp--style--global--content-size) - 64px)/3);
  }
  .fsgb-block-playlist.is-style-leaflet-map{
    justify-content:space-between;
    gap:var(--wp--preset--spacing--medium);
  }
  .fsgb-block-playlist.is-style-leaflet-map .leaflet-map{
    width:55.83333%;
    flex:none;
  }
  .fsgb-block-playlist.is-style-leaflet-map .swiper{
    max-width:434px;
    padding-top:var(--wp--preset--spacing--medium);
    margin-right:0;
    justify-content:space-between;
    gap:var(--wp--preset--spacing--medium);
  }
  .fsgb-block-playlist.is-style-leaflet-map .swiper-wrapper{
    height:auto !important;
    align-items:flex-end !important;
  }
}
@media (min-width:1025px){
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation{
    max-width:calc(var(--wp--style--global--content-size) + 248px);
  }
  .fsgb-block-playlist.is-style-2-cards-full-right .swiper{
    padding-right:var(--wp--style--root--padding-right);
    margin-right:calc(var(--wp--style--root--padding-right)/-1);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper{
    padding-left:var(--wp--style--root--padding-left);
    margin-left:calc(var(--wp--style--root--padding-left)/-1);
  }
}
@media (min-width:1025px) and (max-width:1249px){
  .fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation{
    padding-left:var(--wp--style--root--padding-left);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation{
    padding-right:var(--wp--style--root--padding-right);
  }
}
@media (min-width:1200px){
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper,.fsgb-block-playlist.is-style-2-cards-full-right .swiper,.fsgb-block-playlist.is-style-3-cards-full .swiper{
    padding-top:1rem;
    padding-bottom:1rem;
    margin-top:-1rem;
    margin-bottom:-1rem;
  }
}
@media (min-width:1250px){
  .fsgb-block-playlist.is-style-2-cards-full-right .swiper{
    padding-right:calc((100vw - var(--wp--style--global--content-size))/2);
    margin-right:calc((var(--wp--style--global--content-size) - 100vw)/2);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper{
    padding-left:calc((100vw - var(--wp--style--global--content-size))/2);
    margin-left:calc((var(--wp--style--global--content-size) - 100vw)/2);
  }
}
@media (max-width:767px){
  .fsgb-block-playlist.is-style-3-cards-full .swiper-navigation,.fsgb-block-playlist.is-style-3-square-cards .swiper-navigation,.fsgb-block-playlist.is-style-3-square-cards-full .swiper-navigation{
    display:none;
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper,.fsgb-block-playlist.is-style-2-cards-full-right .swiper{
    padding-left:var(--wp--preset--spacing--small);
    padding-right:26.66666vw;
    margin-left:calc(var(--wp--preset--spacing--small)/-1);
    margin-right:calc(var(--wp--preset--spacing--small)/-1);
  }
  .fsgb-block-playlist.is-style-2-cards-full-left .swiper-navigation,.fsgb-block-playlist.is-style-2-cards-full-right .swiper-navigation{
    display:none;
  }
  .fsgb-block-playlist.is-style-3-cards-full .swiper{
    padding-left:var(--wp--preset--spacing--small);
    padding-right:26.66666vw;
  }
  .fsgb-block-playlist.is-style-leaflet-map{
    flex-direction:column;
    gap:var(--wp--preset--spacing--large);
  }
  .fsgb-block-playlist.is-style-leaflet-map .swiper{
    width:100%;
    gap:var(--wp--preset--spacing--large);
  }
  .fsgb-block-playlist.is-style-leaflet-map .swiper-navigation{
    justify-content:center;
  }
}
/*# sourceMappingURL=playlist.css.map */
