/*
Generated time: February 27, 2025 09:23
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.promotion-slider .card h3{font-size:24px}.promotion-slider .slick-track{display:flex;gap:20px}.promotion-slider .slick-slide.card .card__text{min-height:133px;padding:20px}.promotion-slider .slick-slide{border-radius:20px;background:#ede8e5}.promotion-slider div p{line-height:normal}.promotion-slider .card-list{cursor:pointer;font-weight:500}
#pdfPopup {
    display: none;
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    z-index:999;
}
#pdfPopup iframe,
#pdfPopup embed{
    width:95vw;
    height:75vh;
}
#closePopup {
    font-size: 30px;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    color: #fff;
    background: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index:999;
}
@media (max-width:1200px){.promotion-slider .slick-slide.card .card__text{min-height:150px}}@media (max-width:767px){.promotion-slider .slick-slide.card .card__text{min-height:90px}.promotion-slider .card h3{font-size:14px}.promotion-slider .slick-slide.card .card__text{padding:15px 5px}.promotion-slider .slick-track{gap:10px}.promotion-slider .pr-heading{line-height:normal;}#shopify-section-template--20431748333816__1664890690ce59ddd2 .container--large{padding:0 5px;}.promotion-slider {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px; 
    padding: 0 5px;
  };}