.artist-profile .title{margin-bottom:calc(var(--spacing-sections-desktop) / 2)}.artist-profile.no-heading .title{display:none}.artist-profile .title-wrapper-with-link{justify-content:space-between;align-items:center}@media screen and (max-width: 749px){.artist-profile .title-wrapper-with-link{margin-bottom:3rem}}.artist-profile-container{width:100%}.artist-profile:not(.background-none) .artist-profile-grid{background:rgba(var(--color-base-background-1),.04);border-radius:var(--borders-radius);padding:4rem 3rem}.artist-profile.background-primary .artist-profile-grid{background:rgb(var(--color-base-background-1));padding:4rem 3rem;border:.1rem solid rgba(var(--color-base-outline-button-labels),.04);border-radius:var(--borders-radius);box-shadow:rgba(var(--color-base-shadow),.04) 0 25px 50px -12px}.artist-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:60vh}.artist-text-column{padding-right:2rem;text-align:center}.artist-logo-wrapper{margin-bottom:2rem;text-align:center}.artist-logo{max-width:300px;width:100%;height:auto;object-fit:contain;opacity:0;transform:translate(100px);animation:logoSlideInFromRight 1.5s ease-out forwards;animation-delay:.3s}@keyframes logoSlideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.artist-description{margin-bottom:2rem;font-size:1.1rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.artist-description h2{font-size:1.2rem;margin-bottom:1rem;font-weight:500}.artist-button{margin-top:2rem}.artist-carousel-column{position:relative;padding-left:2rem}.artist-carousel-container{position:relative;width:100%;max-width:500px;margin:0 auto}.artist-carousel{position:relative;width:100%;height:400px;overflow:hidden;border-radius:12px;box-shadow:0 8px 32px #0000001a}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;display:flex;flex-direction:column}.carousel-slide.active{opacity:1}.carousel-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.carousel-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;opacity:0;transform:translate(100px);animation:slideInFromRight 1.2s ease-out forwards;animation-delay:.2s}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.carousel-slide:hover .carousel-image{transform:scale(1.05)}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem;font-size:.9rem;text-align:center}.carousel-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.carousel-btn{width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;opacity:0;pointer-events:auto;box-shadow:0 2px 12px #0003}.artist-carousel-container:hover .carousel-btn{opacity:1}.carousel-btn:hover{background:#fff;transform:scale(1.1)}.carousel-btn svg{color:#333}@media screen and (max-width: 990px){.artist-profile-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.artist-text-column{padding-right:0;order:2}.artist-carousel-column{padding-left:0;order:1}.artist-carousel{height:350px}}@media screen and (max-width: 750px){.artist-profile-grid{gap:2rem}.artist-carousel{height:300px}.artist-carousel-container{max-width:400px}.artist-description{font-size:1rem}.carousel-controls{padding:0 .5rem}.carousel-btn{width:35px;height:35px}}@media screen and (max-width: 480px){.artist-carousel{height:250px;border-radius:8px}.artist-carousel-container{max-width:100%}.carousel-caption{padding:1rem;font-size:.8rem}}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.carousel-slide.active{animation:slideIn .8s ease-out}.placeholder-svg{width:100%;height:100%;object-fit:cover;background:rgba(var(--color-foreground),.04)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-artist-profile.css.map */
