@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";
.artist-layout--flemming{--fl-black:#0f0f0f;--fl-dark:#171717;--fl-text:#111;--fl-gray:#7a7a7a;--fl-light:#f5f5f5;--fl-white:#fff;--fl-magenta:#bc0bd8;--fl-magenta-hover:#a209bb;--fl-yellow:#f8ae07;--fl-blue:#064d9a;--fl-blue-hover:#053d7a;--fl-red:#e02b20;--fl-font:"Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;background:var(--fl-white);color:var(--fl-text);font-family:var(--fl-font);font-size:14px;line-height:1.8}.artist-layout--flemming .fl-container{width:min(1140px,100vw - 2.5rem);margin-inline:auto}.artist-layout--flemming .fl-title{color:var(--fl-white);letter-spacing:-1px;text-transform:uppercase;margin:0 0 1.5rem;font-size:2.5rem;font-weight:900;line-height:1}.artist-layout--flemming .fl-title--dark{color:var(--fl-text)}.artist-layout--flemming .fl-title--sub{color:var(--fl-text);font-size:2rem;font-weight:800}@media (min-width:992px){.artist-layout--flemming .fl-title{font-size:3.4375rem}.artist-layout--flemming .fl-title--sub{font-size:2.5rem}}.artist-layout--flemming .fl-kicker{color:var(--fl-text);letter-spacing:1px;text-transform:uppercase;margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.artist-layout--flemming .fl-btn{color:var(--fl-white);font-family:var(--fl-font);text-transform:uppercase;border:0;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-size:.95rem;font-weight:700;line-height:1.3;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.artist-layout--flemming .fl-btn svg{fill:currentColor;width:1.1rem;height:1.1rem}.artist-layout--flemming .fl-btn--blue{background:var(--fl-blue)}.artist-layout--flemming .fl-btn--blue:hover{background:var(--fl-blue-hover)}.artist-layout--flemming .fl-btn--magenta{background:var(--fl-magenta)}.artist-layout--flemming .fl-btn--magenta:hover{background:var(--fl-magenta-hover)}.artist-layout--flemming .fl-btn--white{background:var(--fl-white);color:var(--fl-text)}.artist-layout--flemming .fl-btn--white:hover{background:var(--fl-yellow)}.artist-layout--flemming .fl-btn--small{padding:.4rem 1.1rem;font-size:.8rem}.artist-layout--flemming .fl-nav{z-index:50;background:var(--fl-black);align-items:center;gap:1rem;padding:.78rem 1.25rem;display:flex;position:absolute;top:0;left:0;right:0}.artist-layout--flemming .fl-nav-logo img{width:auto;height:4.125rem;display:block}.artist-layout--flemming .fl-nav-links{display:none}.artist-layout--flemming .fl-nav-links a{color:var(--fl-white);text-transform:uppercase;padding:.8125rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s}.artist-layout--flemming .fl-nav-links a:hover,.artist-layout--flemming .fl-nav-links a.is-active{color:var(--fl-yellow)}.artist-layout--flemming .fl-nav-cart{background:var(--fl-yellow);color:var(--fl-black);border-radius:100px;align-items:center;gap:.4rem;margin-left:auto;padding:.45rem 1rem;text-decoration:none;display:inline-flex}.artist-layout--flemming .fl-nav-cart svg{width:1.1rem;height:1.1rem}.artist-layout--flemming .fl-nav-cart-count{font-size:.8rem;font-weight:700}.artist-layout--flemming .fl-mobile-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.5rem;display:inline-flex}.artist-layout--flemming .fl-mobile-toggle svg{width:1.5rem;height:1.15rem;fill:var(--fl-white)}.artist-layout--flemming .fl-mobile-panel{z-index:40;background:var(--fl-black);flex-direction:column;padding:.5rem 5% 1.25rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 24px #00000059}.artist-layout--flemming .fl-mobile-panel a{color:var(--fl-white);text-transform:uppercase;padding:.6rem 0;font-size:1rem;font-weight:700;text-decoration:none}.artist-layout--flemming .fl-mobile-panel a:hover{color:var(--fl-yellow)}@media (min-width:992px){.artist-layout--flemming .fl-nav{padding:.78rem max(1.25rem,50vw - 610px)}.artist-layout--flemming .fl-nav-links{align-items:center;margin-left:auto;display:flex}.artist-layout--flemming .fl-nav-cart{margin-left:1.75rem}.artist-layout--flemming .fl-mobile-nav{display:none}}.artist-layout--flemming .fl-hero{background-color:var(--fl-black);background-position:0 90%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100svh;padding:3rem 1.25rem;display:flex;position:relative}.artist-layout--flemming .fl-hero:before{content:"";opacity:.2;background:#000;position:absolute;inset:0}.artist-layout--flemming .fl-hero>*{z-index:1;position:relative}.artist-layout--flemming .fl-hero-title{width:min(46.875rem,92%);height:auto}.artist-layout--flemming .fl-hero-button{justify-content:center;width:min(31.25rem,88%);padding:.45rem 1rem;font-size:1.875rem;font-weight:800}.artist-layout--flemming .fl-bio{background:var(--fl-white);padding:4rem 0}.artist-layout--flemming .fl-bio-grid{gap:2.5rem;display:grid}.artist-layout--flemming .fl-bio-photo{aspect-ratio:6/5;object-fit:cover;border-radius:10px;width:100%}.artist-layout--flemming .fl-bio-copy .fl-title{color:var(--fl-text)}.artist-layout--flemming .fl-bio-copy p{color:var(--fl-gray);margin:0 0 1rem;font-size:.95rem}@media (min-width:992px){.artist-layout--flemming .fl-bio{padding:4.5rem 0}.artist-layout--flemming .fl-bio-grid{grid-template-columns:1.1fr 1fr;align-items:start;gap:3rem;width:min(1240px,100vw - 2.5rem)}}.artist-layout--flemming .fl-merch{background:var(--fl-dark);padding:4.5rem 0 5rem}.artist-layout--flemming .fl-merch-carousel{align-items:center;width:min(1240px,100vw);margin-inline:auto;padding:1rem .5rem 0;display:flex;position:relative}.artist-layout--flemming .fl-merch-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.5rem;padding:0 .5rem;display:flex;overflow-x:auto}.artist-layout--flemming .fl-merch-track::-webkit-scrollbar{display:none}.artist-layout--flemming .fl-merch-card{background:var(--fl-white);scroll-snap-align:start;border-radius:10px;flex:0 0 19.5rem;overflow:hidden}.artist-layout--flemming .fl-merch-card-image{display:block;overflow:hidden}.artist-layout--flemming .fl-merch-card-image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .3s;display:block}.artist-layout--flemming .fl-merch-card-image:hover img{transform:scale(1.04)}.artist-layout--flemming .fl-merch-card-body{padding:.9rem 1.1rem 1.1rem}.artist-layout--flemming .fl-merch-card h3{color:var(--fl-text);text-transform:uppercase;margin:0 0 .2rem;font-size:.95rem;font-weight:800;line-height:1.4}.artist-layout--flemming .fl-merch-price{color:var(--fl-gray);margin:0;font-size:.9rem}.artist-layout--flemming .fl-merch-price s{opacity:.7}.artist-layout--flemming .fl-merch-price span{color:var(--fl-magenta);font-weight:700;text-decoration:underline}.artist-layout--flemming .fl-merch-arrow{z-index:2;width:2.4rem;height:2.4rem;color:var(--fl-white);cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.artist-layout--flemming .fl-merch-arrow:hover{background:#ffffff47}.artist-layout--flemming .fl-merch-arrow svg{width:1.1rem;height:1.1rem}.artist-layout--flemming .fl-merch-more{text-align:center;margin-top:2.5rem}.artist-layout--flemming .fl-music{background-color:var(--fl-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4.5rem 0 7rem;position:relative;overflow:hidden}.artist-layout--flemming .fl-music-embed{background:#0000008c;border:0;border-radius:12px;width:min(37rem,100%);height:31.25rem;margin-top:1.5rem}@media (min-width:992px){.artist-layout--flemming .fl-music{min-height:54rem;padding:5.5rem 0 7rem}}.artist-layout--flemming .fl-marquee{background:var(--fl-white);color:var(--fl-text);padding:.6rem 0;text-decoration:none;display:block;position:absolute;bottom:1.5rem;left:-2%;right:-2%;overflow:hidden;transform:rotate(.7deg)}.artist-layout--flemming .fl-marquee-track{width:max-content;animation:880s linear infinite fl-marquee;display:flex}.artist-layout--flemming .fl-marquee-track>span{flex:none;align-items:center;display:flex}.artist-layout--flemming .fl-marquee-track>span>span{letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:1.5rem;padding-right:1.5rem;font-size:1rem;font-weight:900;display:inline-flex}.artist-layout--flemming .fl-marquee-track svg{width:1.1rem;height:1.1rem}@keyframes fl-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.artist-layout--flemming .fl-news{background:var(--fl-white);padding:4rem 0}.artist-layout--flemming .fl-news-grid{gap:1.75rem;display:grid}.artist-layout--flemming .fl-news-card{aspect-ratio:4/5;background-position:50% 0;background-repeat:no-repeat;background-size:cover;border-radius:10px;align-items:flex-end;text-decoration:none;transition:transform .3s;display:flex;position:relative;overflow:hidden}.artist-layout--flemming .fl-news-card:hover{transform:translateY(-4px)}.artist-layout--flemming .fl-news-card:after{content:"";background:linear-gradient(#0000 45%,#000000d9 100%);position:absolute;inset:0}.artist-layout--flemming .fl-news-card-body{z-index:1;padding:1.4rem;position:relative}.artist-layout--flemming .fl-news-card-body h3{color:var(--fl-white);text-transform:uppercase;margin:0 0 .35rem;font-size:1.1rem;font-weight:800;line-height:1.25}.artist-layout--flemming .fl-news-card-body p{color:var(--fl-white);margin:0 0 .6rem;font-size:.8rem;line-height:1.5}.artist-layout--flemming .fl-news-more{color:var(--fl-white);text-transform:uppercase;font-size:.8rem;font-weight:700}.artist-layout--flemming .fl-news-cta{text-align:center;margin-top:2.25rem}.artist-layout--flemming .fl-news--page{background:var(--fl-white)}@media (min-width:768px){.artist-layout--flemming .fl-news-grid{grid-template-columns:repeat(3,1fr)}}.artist-layout--flemming .fl-video{background:var(--fl-light);padding:4rem 0}.artist-layout--flemming .fl-video-grid{align-items:center;gap:2.5rem;display:grid}.artist-layout--flemming .fl-video-copy h2{color:var(--fl-text);text-transform:uppercase;margin:0 0 .75rem;font-size:2.1875rem;font-weight:800;line-height:1.15}.artist-layout--flemming .fl-video-copy p{color:var(--fl-gray);margin:0 0 1.25rem;font-size:.95rem}.artist-layout--flemming .fl-video-embed{aspect-ratio:16/9;background:#000;border:0;border-radius:16px;width:100%}@media (min-width:992px){.artist-layout--flemming .fl-video-grid{grid-template-columns:2fr 3fr;gap:4rem}.artist-layout--flemming .fl-video{padding:5.5rem 0}}.artist-layout--flemming .fl-page-header{background:var(--fl-black);padding:9.25rem 0 4.5rem}.artist-layout--flemming .fl-page-kicker{color:var(--fl-white);letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:1.1rem;font-weight:600}.artist-layout--flemming .fl-page-title{color:var(--fl-white);letter-spacing:-2px;text-transform:uppercase;margin:0;font-size:clamp(3.25rem,11vw,7rem);font-weight:900;line-height:1.05}@media (min-width:992px){.artist-layout--flemming .fl-page-header{padding:10.75rem 0 7rem}}.artist-layout--flemming .fl-music-page{background:var(--fl-white);padding:4.5rem 0}.artist-layout--flemming .fl-music-page-grid{gap:3rem;display:grid}.artist-layout--flemming .fl-music-page-embed{border:0;border-radius:12px;width:100%;height:34rem}.artist-layout--flemming .fl-music-release{border-radius:10px;width:100%;transition:transform .3s;display:block}.artist-layout--flemming .fl-music-release:hover{transform:scale(1.02)}@media (min-width:992px){.artist-layout--flemming .fl-music-page-grid{grid-template-columns:1fr 1fr;gap:4rem}}.artist-layout--flemming .fl-shop{background:var(--fl-light);padding:4rem 0 5rem}.artist-layout--flemming .fl-shop-grid{gap:2.25rem 1.75rem;display:grid}.artist-layout--flemming .fl-shop-card-image{background:var(--fl-white);border-radius:6px;display:block;position:relative;overflow:hidden}.artist-layout--flemming .fl-shop-card-image img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .3s;display:block}.artist-layout--flemming .fl-shop-card-image:hover img{transform:scale(1.04)}.artist-layout--flemming .fl-shop-badge{z-index:1;background:var(--fl-red);color:var(--fl-white);border-radius:100px;padding:.2rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:.9rem;right:.9rem}.artist-layout--flemming .fl-shop-card h3{color:var(--fl-text);text-transform:uppercase;margin:.9rem 0 .15rem;font-size:.9rem;font-weight:700;line-height:1.4}.artist-layout--flemming .fl-shop-price{color:var(--fl-gray);margin:0 0 .7rem;font-size:.9rem}.artist-layout--flemming .fl-shop-price s{opacity:.7}.artist-layout--flemming .fl-shop-price span{color:var(--fl-magenta);font-weight:700}@media (min-width:640px){.artist-layout--flemming .fl-shop-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.artist-layout--flemming .fl-shop-grid{grid-template-columns:repeat(3,1fr)}}.artist-layout--flemming .fl-contact-cols{gap:1.75rem;margin-top:3rem;display:grid}.artist-layout--flemming .fl-contact-col h2{color:var(--fl-white);text-transform:uppercase;margin:0 0 .35rem;font-size:1rem;font-weight:800}.artist-layout--flemming .fl-contact-col a,.artist-layout--flemming .fl-contact-col span{color:var(--fl-white);font-size:.85rem;line-height:1.7;text-decoration:none;display:block}.artist-layout--flemming .fl-contact-col a{text-decoration:underline}.artist-layout--flemming .fl-contact-col a:hover{color:var(--fl-yellow)}@media (min-width:992px){.artist-layout--flemming .fl-contact-cols{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.artist-layout--flemming .fl-faq{background:var(--fl-white);padding:4rem 0 5rem}.artist-layout--flemming .fl-faq-grid{gap:2.5rem;display:grid}.artist-layout--flemming .fl-faq-group h3{color:var(--fl-text);text-transform:uppercase;margin:0 0 .75rem;font-size:1.25rem;font-weight:800}.artist-layout--flemming .fl-faq-group+.fl-faq-group{margin-top:0}.artist-layout--flemming .fl-faq-item{border-bottom:1px solid #e2e2e2}.artist-layout--flemming .fl-faq-item button{width:100%;color:var(--fl-text);font-family:var(--fl-font);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;padding:.85rem 0;font-size:.95rem;font-weight:600;display:flex}.artist-layout--flemming .fl-faq-item button svg{flex:none;width:.6rem;height:.6rem;transition:transform .2s}.artist-layout--flemming .fl-faq-item.is-open button svg{transform:rotate(90deg)}.artist-layout--flemming .fl-faq-item p{color:var(--fl-gray);margin:0;padding:0 0 1rem 1.2rem;font-size:.9rem}@media (min-width:992px){.artist-layout--flemming .fl-faq-grid{grid-template-columns:1fr 1fr;gap:2rem 4rem}}.artist-layout--flemming .fl-footer{background:var(--fl-black)}.artist-layout--flemming .fl-footer-grid{gap:2.25rem;padding-top:4rem;padding-bottom:3.5rem;display:grid}.artist-layout--flemming .fl-footer-brand img{width:9.625rem;height:auto}.artist-layout--flemming .fl-footer-socials{gap:.9rem;margin-top:1rem;display:flex}.artist-layout--flemming .fl-footer-socials a{color:var(--fl-white);transition:color .2s}.artist-layout--flemming .fl-footer-socials a:hover{color:var(--fl-yellow)}.artist-layout--flemming .fl-footer-socials svg{fill:currentColor;width:1.1rem;height:1.1rem}.artist-layout--flemming .fl-footer-col h2{color:var(--fl-white);text-transform:uppercase;margin:0 0 .5rem;font-size:.95rem;font-weight:800}.artist-layout--flemming .fl-footer-col a,.artist-layout--flemming .fl-footer-col span{color:#ccc;font-size:.85rem;line-height:1.9;text-decoration:none;display:block}.artist-layout--flemming .fl-footer-col a{text-decoration:underline}.artist-layout--flemming .fl-footer-col a:hover{color:var(--fl-yellow)}.artist-layout--flemming .fl-footer-bottom{color:var(--fl-gray);letter-spacing:.5px;text-transform:uppercase;background:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.9rem max(.625rem,50vw - 710px);font-size:.625rem;display:flex}.artist-layout--flemming .fl-footer-bottom a{color:var(--fl-gray);text-decoration:none}.artist-layout--flemming .fl-footer-bottom a:hover{color:var(--fl-white)}@media (min-width:992px){.artist-layout--flemming .fl-footer-grid{grid-template-columns:240px repeat(4,240px) 1fr;gap:0;width:min(1420px,100vw - 1.25rem);padding-top:6.875rem;padding-bottom:5.2rem}.artist-layout--flemming .fl-footer-brand{padding-left:2rem}}
