.ls-artistes{min-height:300px;margin-top:2rem}.ls-artistes__results{display:flex;flex-wrap:wrap;margin:0 -1rem;position:relative}.ls-artistes__results .h2-like{width:100% !important}@media (min-width:1281px){.ls-artistes__results[data-row="2"] .ls-artiste{width:calc(50% - 2rem)}.ls-artistes__results[data-row="3"] .ls-artiste{width:calc(33.333% - 2rem)}.ls-artistes__results[data-row="4"] .ls-artiste{width:calc(25% - 2rem)}.ls-artistes__results[data-row="5"] .ls-artiste{width:calc(20% - 2rem)}.ls-artistes__results[data-row="6"] .ls-artiste{width:calc(16.6666% - 2rem)}}@media (max-width:1280px){.ls-artistes__results .ls-artiste{width:calc(33.333% - 2rem)}}@media (max-width:992px) and (min-width:551px){.ls-artistes__results .ls-artiste{width:calc(50% - 2rem)}}@media (max-width:550px){.ls-artistes__results .ls-artiste{width:calc(100% - 2rem)}}.ls-artiste{overflow:hidden;margin:1rem;background:none !important;cursor:pointer;transition:0.2s ease-in-out;box-shadow:0 0 8px rgba(0, 0, 0, 0.2);display:flex;flex-direction:column;position:relative;order:3;border-radius:1rem}.ls-artiste[data-order="1"]{order:1}.ls-artiste[data-order="2"]{order:2}@media (max-width:992px){.ls-artiste{margin-bottom:1rem}}.ls-artiste:hover .ls-artiste__thumb::after{transform:translateY(0)}.ls-artiste:hover .ls-artiste__title{font-size:2rem}.ls-artiste:hover .ls-artiste__details{font-size:1.5rem}.ls-artiste:hover,.ls-artiste.opened,.ls-artiste.opening{box-shadow:0 0 8px rgba(0, 0, 0, 0.2)}.ls-artiste.opened{background:rgba(112, 105, 160, 0.05)}.ls-artiste__link{text-decoration:none;color:inherit}.ls-artiste__thumb{position:relative;overflow:hidden;padding-top:70%;height:0;border-radius:1rem}.ls-artiste__thumb::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;border-radius:1rem;background:linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%)}.ls-artiste__thumb::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:15px;background:rgba(255, 187, 203, 0.2);transform:translateY(100%);transition:0.2s ease-in-out;z-index:1}.ls-artiste__thumb>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top}.ls-artiste.opening .ls-artiste__thumb img{opacity:0.6}.ls-artiste.opening .ls-artiste__thumb .ls-loader{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.ls-artiste__title h2,.ls-artiste__title h4{display:block;font-family:"Dosis";font-size:1.8rem !important;font-weight:bold !important;color:#fff !important;position:absolute;bottom:5rem;left:1.5rem;z-index:2;margin-inline:0;transition:0.2s ease-in-out;margin-bottom:0 !important;text-transform:none !important}.ls-artiste__title h2 span,.ls-artiste__title h4 span{font-size:0.8rem;max-width:110px;display:inline-block;line-height:1}.ls-artiste__details{display:block;font-family:"Dosis";font-size:1.3rem;font-weight:300;color:#fff;position:absolute;bottom:2rem;line-height:1;left:1.5rem;z-index:2;text-align:left;transition:0.2s ease-in-out}.ls-artiste__seemore{padding:1rem 0 0;margin-top:auto;margin-bottom:0;text-align:center;font-weight:bold;color:#7069a0;font-size:1rem;display:flex;align-items:center;justify-content:center}.ls-overlay .ls-customizer.sticky.toggled{z-index:inherit}.ls-customizer{position:relative;max-width:1400px;margin-inline:auto;margin-top:5rem;margin-bottom:2rem}.ls-customizer__filters{display:flex;justify-content:center;gap:4rem}.ls-customizer__filters .filter__title{color:#ffbbcb;font-size:1.3rem;font-weight:600;width:fit-content;border-bottom:1px solid #ffbbcb}.ls-customizer__filters .filter select{width:100%;padding:0.75rem 1rem;border-radius:50px;appearance:none;border:2px solid #7069a0;font-weight:600;font-size:1.2rem;color:#7069a0;outline:none;background:none;text-align:center}.ls-customizer__filters .filter fieldset{display:flex;gap:1rem;border:none;width:fit-content;padding:0;margin-top:1rem;position:relative}.ls-customizer__filters .filter fieldset i{position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(90deg);color:#7069a0;z-index:-1}.ls-customizer__filters .filter fieldset input{opacity:0}.ls-customizer__filters .filter fieldset div{border-radius:2rem;position:relative;display:flex;align-items:center}.ls-customizer__filters .filter fieldset div label{margin-right:0.5rem;color:#7069a0;font-size:1.2rem;font-weight:600;padding:1rem;cursor:pointer;text-align:center}[type="checkbox"]:not(:checked)+label::before,[type="radio"]:not(:checked)+label::before,[type="checkbox"]:checked+label::before,[type="radio"]:checked+label::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #7069a0;background:#fff;border-radius:2rem;transition:all 0.275s;z-index:-1}[type="checkbox"]:not(:checked)+label::after,[type="checkbox"]:checked+label::after,[type="radio"]:not(:checked)+label::after,[type="radio"]:checked+label::after{speak:never;position:absolute;top:10px;left:5px;font-family:"Font Awesome 5 Free";font-weight:900;color:#fff;line-height:0;transition:all 0.2s}[type="checkbox"]:not(:checked)+label::after,[type="radio"]:not(:checked)+label::after{opacity:0;transform:scale(0) rotate(45deg)}[type="checkbox"]:checked+label::before,[type="radio"]:checked+label::before{background:#7069a0}[type="checkbox"]:checked+label,[type="radio"]:checked+label{color:#fff !important}.menu-deroulant{display:none !important}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Faluna-festival.fr%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Flasai-child%2Fassets%2Fscss%2F..%2F..%2Fpartials%2Fblocks%2Fartistes%2Fartistes.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAIA%2CaAAA%2CgCAAA%2CCAKI%2CsBAAA%2C4DAAA%2CCAMI%2C%2BBAAA%2CqBAAA%2CCAIA%2C0BACI%2CgDAAA%2CsBAAA%2CCAGA%2CgDAAA%2C0BAAA%2CCAGA%2CgDAAA%2CsBAAA%2CCAGA%2CgDAAA%2CsBAAA%2CCAGA%2CgDAAA%2C2BAAA%2CCAAA%2CCAKJ%2C0BACI%2CkCAAA%2C0BAAA%2CCAAA%2CCAKJ%2C%2BCACI%2CkCAAA%2CsBAAA%2CCAAA%2CCAKJ%2CyBACI%2CkCAAA%2CuBAAA%2CCAAA%2CCAOZ%2CYAAA%2CuNAAA%2CCAaI%2C4BAAA%2COAAA%2CCAIA%2C4BAAA%2COAAA%2CCAIA%2CyBAAA%2CYAAA%2CkBAAA%2CCAAA%2CCAOY%2C4CAAA%2CuBAAA%2CCAIJ%2CqCAAA%2CcAAA%2CCAGA%2CuCAAA%2CgBAAA%2CCAMR%2CyDAAA%2CqCAAA%2CCAMA%2CmBAAA%2CoCAAA%2CCAIA%2CkBAAA%2CkCAAA%2CCAKA%2CmBAAA%2C6EAAA%2CCAOF%2C2BAAA%2C2MAAA%2CCAaM%2C0BAAA%2CsMAAA%2CCAeN%2CuBAAA%2C0FAAA%2CCAYM%2C2CAAA%2CWAAA%2CCAGA%2CkDAAA%2CkEAAA%2CCASA%2C4CAAA%2CyQAAA%2CCAeI%2CsDAAA%2CmEAAA%2CCASR%2CqBAAA%2C2LAAA%2CCAeA%2CqBAAA%2CuKAAA%2CCAkBJ%2C0CAAA%2CeAAA%2CCAIA%2CeAAA%2CwFAAA%2CCAMI%2CwBAAA%2C4CAAA%2CCAKQ%2CuCAAA%2CgGAAA%2CCAQA%2CuCAAA%2CyLAAA%2CCAcA%2CyCAAA%2C%2BFAAA%2CCASI%2C2CAAA%2CsGAAA%2CCASA%2C%2BCAAA%2CSAAA%2CCAIA%2C6CAAA%2CoEAAA%2CCAOI%2CmDAAA%2CgHAAA%2CCAgBpB%2CsKAAA%2C6JAAA%2CCAmBA%2CkKAAA%2C8IAAA%2CCAiBA%2CuFAAA%2C0CAAA%2CCAOA%2C6EAAA%2CkBAAA%2CCAKA%2C6DAAA%2CqBAAA%2CCAKA%2CgBAAA%2CuBAAA%22%7D */