#creatifs:has(.flyer-carousel){background:#100c10!important;color:#fff;overflow:hidden}
#creatifs:has(.flyer-carousel) .port-section-title{color:#fff}
#creatifs:has(.flyer-carousel) .port-section-label,#creatifs:has(.flyer-carousel) .flyer-intro{color:#edb6c4}
.flyer-carousel{position:relative;isolation:isolate}
.flyer-carousel:before{content:"";position:absolute;inset:5% 8% 20%;z-index:-1;background:radial-gradient(ellipse,rgba(174,44,88,.45),transparent 65%);filter:blur(35px);pointer-events:none}
.flyer-carousel .flyer-gallery{display:block;position:relative;height:640px;perspective:1100px;touch-action:pan-y}
.flyer-carousel .flyer-item{position:absolute;top:30px;left:50%;width:290px;margin:0 0 0 -145px;border:1px solid rgba(237,182,196,.35);border-radius:16px;background:#21171d;overflow:hidden;box-shadow:0 20px 45px #0008;transition:transform .55s,opacity .4s;transform:translateX(calc(var(--offset)*210px)) translateZ(calc(var(--depth)*-95px)) rotateY(calc(var(--offset)*-12deg));z-index:var(--layer)}
.flyer-carousel .flyer-item.is-current{box-shadow:0 0 35px #edb6c430,0 25px 60px #000a;border-color:#edb6c4}
.flyer-carousel .flyer-item>a{background:#171217}
.flyer-carousel .flyer-item img{height:420px;aspect-ratio:auto;object-fit:contain}
.flyer-carousel .flyer-item figcaption{padding:16px 18px 20px}
.flyer-carousel .flyer-item figcaption span,.flyer-carousel .flyer-item figcaption a{color:#edb6c4}
.flyer-carousel .flyer-item h3{color:#fff;font-size:17px}
.flyer-carousel .flyer-item:not(.is-current){cursor:pointer}
.flyer-controls{display:flex;justify-content:center;align-items:center;gap:24px;margin:0 auto 14px}
.flyer-controls button{display:grid;place-items:center;width:50px;height:50px;border:1px solid #edb6c480;border-radius:50%;background:transparent;color:#edb6c4;font-size:26px;cursor:pointer}
.flyer-controls button:hover{background:#6b1730}
.flyer-controls button:disabled{opacity:.3;cursor:default}
.flyer-controls button:focus-visible,.flyer-carousel a:focus-visible,.flyer-gallery:focus-visible{outline:2px solid #edb6c4;outline-offset:4px}
.flyer-counter{font-size:14px;color:#edb6c4;min-width:65px;text-align:center}
.flyer-help{text-align:center;color:#d0bcc4;font-size:14px}
@media(max-width:700px){.flyer-carousel .flyer-gallery{height:570px}.flyer-carousel .flyer-item{width:250px;margin-left:-125px;transform:translateX(calc(var(--offset)*155px)) translateZ(calc(var(--depth)*-130px)) rotateY(calc(var(--offset)*-14deg))}.flyer-carousel .flyer-item img{height:350px}}
@media(prefers-reduced-motion:reduce){.flyer-carousel .flyer-item{transition:none}}
