.carousel-link-card{background:var(--background-artwork);border-radius:.8rem;color:var(--text-brand-blue);display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.2rem;text-align:center;width:var(--artwork-item-width)}.carousel-link-card--small{height:190px;min-width:auto;width:152px}.carousel-link-card:hover{color:var(--text-brand-blue)}.carousel-link-card--v2{height:30rem;width:var(--artwork-item-v2-width)}@media (min-width:768px){.carousel-link-card--v2{height:44rem}}.carousel-link-card--yellow{background-color:var(--background-brand-yellow)}.carousel-link-card--purple{background-color:var(--background-brand-purple)}.carousel-link-card--grey{background-color:var(--colors-paper-500)}.carousel-link-card__icon{margin:0 auto 3.2rem}@media (max-width:767px){.carousel-link-card__title{display:inline-block;font-size:var(--body-s-medium-font-size);max-width:100%;overflow:hidden;padding:.7rem 2.4rem;text-overflow:ellipsis;white-space:nowrap}}.carousel-link-card__text{margin:.8rem 0 0}@media (min-width:768px){.editorial-section-title-text{display:flex;margin:calc(-1 * var(--container-padding))}.editorial-section-title-text--align-top{align-items:flex-start}.editorial-section-title-text--align-bottom{align-items:flex-end}}.editorial-section-title-text__text{margin-bottom:2.4rem}@media (min-width:768px){.editorial-section-title-text__text{min-width:24rem}}.editorial-section-title-text__text p:not(:last-of-type){margin-bottom:.8rem}@media (min-width:768px){.editorial-section-title-text>*{margin:var(--container-padding)}}.editorial-section-title-text__subtitle{color:var(--colors-blue-500);display:block;margin-bottom:.8rem}.editorial-section-title-text__title{word-break:break-word}.hero{display:flex;flex-direction:column;justify-content:center;min-height:30rem;position:relative;text-align:center}@media (min-width:768px){.hero{text-align:left}}.hero--extra-small{min-height:25rem}@media (min-width:992px){.hero:not(.hero--small,.hero--extra-small){min-height:50rem}}.hero--light{--hero-overlay:#ffffff7a;background-color:var(--background-light);color:var(--text-primary)}.hero--dark{--hero-overlay:var(--alpha-black-40);background-color:var(--background-dark);color:#fff}.hero__background{height:auto;width:100%}.hero .hero__background{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.hero .hero__background:before{background:#0006;background:var(--hero-overlay);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero__image{height:100%;object-fit:cover;width:100%}.hero__content{display:flex;flex-direction:column;padding-bottom:3.2rem;padding-top:3.2rem;position:relative;z-index:1}.page-section{padding-top:4.8rem}.page-section__title{color:var(--text-brand-blue)}@media (min-width:768px){.page-section__title{display:inline-block}}.page-section__header-container--center{text-align:center}.page-section__header-container--center .page-section__header{justify-content:center}@media (min-width:768px){.page-section__header{align-items:center;display:flex;justify-content:space-between}}.page-section__icon{color:var(--text-brand-blue);margin-bottom:.8rem}@media (max-width:767px){.page-section__icon{height:3.2rem;width:3.2rem}}.page-section__link{display:inline-block}@media (min-width:768px){.page-section__link{flex:0 0 auto;margin-left:.8rem}}.page-section__section-header{display:inline-block;margin-left:1.6rem}.page-section__body{margin-top:2.4rem}@media (min-width:768px){.page-section__body{margin-top:3.2rem}}.page-section__footer{margin-top:3.2rem;text-align:center}@media (min-width:768px){.page-section__footer{margin-top:4rem}.discover-singulart-banner{display:grid;gap:4rem;grid-template-columns:7.2rem auto}}.discover-singulart-banner__logo{display:block;float:left;margin:0 2.4rem 1.6rem 0;width:4rem}@media (min-width:768px){.discover-singulart-banner__logo{float:none;margin:0;width:100%}}.discover-singulart-banner__title{display:flex;flex-direction:column;justify-content:center;margin-bottom:2.4rem;min-height:5.2rem}@media (min-width:768px){.discover-singulart-banner__title{display:block;margin-bottom:1.6rem;min-height:auto}}.discover-singulart-banner__description{clear:both;margin-bottom:1.6rem}.artist-bio{--columns:1;--gap:1.6rem;column-gap:var(--gap);display:grid;grid-template-areas:"header" "details" "bio" "picture";position:relative}@media (min-width:768px){.artist-bio{--columns:2;grid-template-areas:"header bio" "details bio" "picture bio";grid-template-columns:40% 60%;grid-template-rows:auto auto 1fr}}@media (min-width:992px){.artist-bio{--columns:3;grid-template-areas:"header bio picture" "details bio picture";grid-template-columns:20% auto 32rem;grid-template-columns:20% auto 44rem;grid-template-rows:auto 1fr}}@media (min-width:1560px){.artist-bio{grid-template-areas:"header . bio picture" "details . bio picture";grid-template-columns:20% minmax(10%,15rem) auto 44rem}}.artist-bio__artist-header{grid-area:header}.artist-bio__artist-details{grid-area:details;margin-top:3.2rem}.artist-bio__bio{grid-area:bio;margin-top:3.2rem}@media (min-width:768px){.artist-bio__bio{margin-top:0}}@media (min-width:1920px){.artist-bio__bio{column-count:2;column-gap:1.6rem}}@media (max-width:767px){.artist-bio .link-more{margin:20px}}.artist-bio .artist-followers{font-size:12px;font-weight:650;margin:5px 0;text-align:center}.artist-bio__secondary-picture{grid-area:picture;height:auto;margin-top:1.6rem;position:relative;width:100%}@media (min-width:768px){.artist-bio__secondary-picture{margin-top:0}}.artist-bio__secondary-picture .image{height:auto;width:100%}@media (min-width:480px){.artist-bio__secondary-picture .image{max-height:40rem;object-fit:contain}}@media (min-width:768px){.artist-bio__secondary-picture .image{height:100%;max-height:none;object-fit:cover}}.artist-bio__quote{border:none;margin:0 0 1.6rem;padding:0}.artist-bio--without-bio{grid-template-areas:"header" "details" "picture"}@media (min-width:768px){.artist-bio--without-bio{--columns:2;grid-template-areas:"header picture" "details picture";grid-template-columns:50% 50%}}@media (min-width:992px){.artist-bio--without-bio{margin-left:auto;margin-right:auto;max-width:110rem;width:80%}.artist-bio--without-bio.artist-bio--without-picture{margin-left:0}}@media (min-width:1560px){.artist-bio--without-bio{grid-template-areas:"header picture" "details picture";grid-template-columns:60% 40%}}.artist-bio .info-bio-no-translate{margin-bottom:1.6rem}@media (max-width:768px){.artist-bio .info-bio-no-translate{margin-left:1.6rem;margin-right:1.6rem}}.artist-bio--orbit{background-color:var(--background-light);grid-template-areas:"picture" "header" "details";max-width:100%;width:100%}@media (min-width:768px){.artist-bio--orbit{grid-template-areas:"picture header" "picture details"}}@media (min-width:992px){.artist-bio--orbit{--gap:2.4rem;grid-template-areas:"picture header details";grid-template-columns:285px auto 35%}}@media (min-width:1200px){.artist-bio--orbit{grid-template-columns:285px auto 50%}}.artist-bio--orbit .artist-bio__secondary-picture{margin-top:0}.artist-bio--orbit .artist-bio__artist-header{padding:2rem}@media (min-width:768px){.artist-bio--orbit .artist-bio__artist-header{padding:2.4rem 0}}.artist-bio--orbit .artist-bio__name{font-size:var(--heading-mobile-xl-font-size);font-weight:var(--heading-mobile-xl-letter-spacing);letter-spacing:var(--heading-mobile-xl-letter-spacing);line-height:var(--heading-mobile-xl-line-height)}@media (min-width:992px){.artist-bio--orbit .artist-bio__name{font-size:var(--heading-desktop-xl-font-size);font-weight:var(--heading-desktop-xl-font-weight);letter-spacing:var(--heading-desktop-xl-letter-spacing);line-height:var(--heading-desktop-xl-line-height)}}.artist-bio--orbit .artist-bio__artist-details{margin-top:0;padding:2rem}@media (min-width:768px){.artist-bio--orbit .artist-bio__artist-details{padding:2.4rem 0}}@media (min-width:992px){.artist-bio--orbit .artist-bio__artist-details{padding:2.4rem 2.4rem 2.4rem 0}}.artist-bio--orbit .artist-bio__artist-details .credentials--with-top-separator{margin-top:4rem}.artist-bio--orbit .artist-bio__artist-details .credentials-dropdown__button{margin-left:2rem}.artist-bio--orbit .artist-bio__bio{display:none}.artist-link-card{width:19.2rem}.categories-grid{display:grid;gap:1.6rem 1.6rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}@media (min-width:768px){.categories-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}@media (min-width:992px){.categories-grid{grid-template-areas:"primary secondary . ." "primary secondary . .";grid-template-columns:repeat(2,1fr) repeat(2,.5fr);grid-template-rows:repeat(2,1fr)}}@media (-ms-high-contrast:none){.categories-grid{display:flex;flex-wrap:wrap;justify-content:center}}@media (min-width:768px){.categories-grid__item{min-height:16rem}}@media (min-width:992px){.categories-grid__item{min-height:12.3rem}.categories-grid__item--primary,.categories-grid__item--secondary{min-height:26rem}.categories-grid__item--primary{grid-area:primary}.categories-grid__item--secondary{grid-area:secondary}}@media (-ms-high-contrast:none){.categories-grid__item{margin:0 1.6rem 1.6rem 0;width:30%}.categories-grid__item--primary,.categories-grid__item--secondary{min-height:12.3rem}}.categories-item{display:block;height:100%;padding:0;position:relative}.categories-item__background{min-height:14.2rem}@media (min-width:480px){.categories-item__background{aspect-ratio:1/.9}}@media (min-width:768px){.categories-item__background{aspect-ratio:unset;height:100%}.categories-item__background:before{background:#00000059;background:linear-gradient(180deg,#0000,#00000080);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}}.categories-item__title{color:#000;margin:.8rem 0 0}@media (min-width:768px){.categories-item__title{bottom:0;color:#fff;left:0;padding:1.6rem;position:absolute;width:100%}}@media (min-width:1560px){.categories-grid__item--primary,.categories-grid__item--secondary{min-height:46rem}.categories-grid__item--primary .categories-item,.categories-grid__item--secondary .categories-item{height:46rem}.categories-item__title{padding:2.4rem}}.credentials{overflow:hidden}.credentials--with-top-separator{margin-top:1.6rem}.credentials__title{color:var(--text-secondary);margin-bottom:.4rem}.credentials__badges{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:.8rem;padding-left:1.5rem}.credentials__badges .credentials__badge-item{list-style:square}.credentials__badges .credentials__badge-item::marker{font-size:1.4rem}.credentials-dropdown{width:100%}.credentials-dropdown__title{align-items:center;cursor:pointer;display:flex;justify-content:flex-start;word-break:break-word}.credentials-dropdown__button{background:none;border:none;margin-left:auto;padding-left:.4rem;padding-right:0}.credentials-dropdown__button .icon{transition:transform .15s ease-in-out}.credentials-description{display:none}.credentials-dropdown--opened{padding-bottom:10px}.credentials-dropdown--opened .credentials-dropdown__button .icon{transform:rotate(180deg)}.credentials-dropdown--opened .credentials-description{display:block}.artist-header{align-items:center;display:flex}@media (min-width:480px){.artist-header{align-items:center;flex-wrap:wrap;justify-content:flex-start}}.artist-header--line{flex-direction:row}@media (max-width:768px){.artist-header--line{flex-direction:column}}@media (min-width:480px){.artist-header:after{background-color:var(--colors-gray-300);content:"";display:block;flex-grow:1;height:.1rem;margin-left:1.6rem;width:auto}}.artist-header--with-country{align-items:center;flex-direction:row}@media (max-width:768px){.artist-header--with-country{flex-direction:column}}@media (min-width:480px){.artist-header--with-country:after{display:none}}@media (min-width:768px){.artist-header--with-country .artist-header__figure{margin-bottom:0;margin-right:3.2rem}}@media (max-width:479px){.artist-header:not(.artist-header--with-country) .artist-header__follow-button--followed>*{display:none}.artist-header:not(.artist-header--with-country) .artist-header__follow-button--followed:before{margin:0}}.artist-header__figure{align-items:center;display:flex;flex:1;flex-shrink:0;margin-right:1.6rem;position:relative}@media (min-width:480px){.artist-header__figure{flex:0 0 auto;margin-bottom:0}}.artist-header__picture{margin-right:1.2rem}.artist-header__caption{flex-grow:1}.artist-header__artist-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;max-height:calc(2 * var(--heading-m-line-height));overflow:hidden;word-break:break-word}.artist-header__artist-link:focus,.artist-header__artist-link:hover{color:var(--text-brand-blue)}.artist-header__country{margin-top:.4rem}.artist-header__actions{display:flex;flex-direction:column;gap:.4rem;margin-top:1.2rem;width:100%}@media (max-width:479px){.artist-header__follow-button{flex:0}}@media (max-width:768px){.artist-header__connection-request-button,.artist-header__follow-button{width:100%}}.artist-header--line .artist-header__actions{flex-direction:row;margin-top:0;width:fit-content}@media (max-width:768px){.artist-header--line .artist-header__actions{flex-direction:column;margin-top:1.2rem;width:100%}}:root{--seo-card-width:26rem}.seo-card__grid{display:grid;gap:2.4rem;grid-template-columns:1fr}@media (min-width:480px){.seo-card__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.seo-card__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.seo-card__grid{grid-template-columns:repeat(4,1fr)}}.seo-card__grid .seo-card{width:auto}.seo-card{background-color:var(--background-dark);display:block;height:38rem;position:relative;width:var(--seo-card-width)}.seo-card__image.error{display:none}.seo-card__title{display:flex;height:100%}.seo-card__link{display:flex;flex-direction:column-reverse;padding:0 .8rem 4.8rem;position:relative;text-align:center;transition:transform .15s ease-in-out;width:100%;z-index:2}.seo-card__link:focus,.seo-card__link:hover{color:#fff;transform:translateY(-.8rem)}.seo-card__title-prefix{color:var(--text-contrast);margin-bottom:.8rem}
/*# sourceMappingURL=destination.d6c6807e.css.map*/