.hero{position:relative;min-height:30rem;display:flex;flex-direction:column;justify-content:center;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: rgba(255, 255, 255, .48);color:var(--text-primary);background-color:var(--background-light)}.hero--dark{--hero-overlay: var(--alpha-black-40);color:#fff;background-color:var(--background-dark)}.hero__background{width:100%;height:auto}.hero .hero__background{position:absolute;inset:0;overflow:hidden}.hero .hero__background:before{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:#0006;background:var(--hero-overlay)}.hero__image{width:100%;height:100%;object-fit:cover}.hero__content{position:relative;z-index:1;display:flex;flex-direction:column;padding-top:3.2rem;padding-bottom:3.2rem}.artist-card{position:relative;display:flex}.artist-card__figure{display:flex;flex-flow:column;width:100%;height:100%;cursor:default}.artist-card__thumb{position:relative;z-index:2;display:flex;justify-content:center;margin-top:-4.25rem;margin-left:auto;margin-right:auto;text-align:center}@media(min-width:992px){.artist-card__thumb{margin-top:-6.5rem}}.artist-card__caption{padding-top:1.2rem;display:flex;gap:.8rem;justify-content:space-between}.artist-card__caption .caption-left{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.artist-card__tags{position:relative;z-index:3;display:flex;flex-wrap:wrap;min-height:4rem;color:var(--colors-paper-900)}.artist-card__tag{color:var(--colors-paper-900)}.artist-card__artwork{height:20rem;width:100%;object-fit:cover;background-color:var(--colors-paper-300)}.artist-card__artwork--transparent{object-fit:contain;padding:1.6rem}@media(min-width:992px){.artist-card__artwork{height:24rem}}.artist-card__actions{position:relative;overflow:hidden}.artist-card__button{position:absolute;z-index:2;bottom:2.4rem;left:50%;transform:translate(-50%);white-space:nowrap;transition:transform .15s ease-in-out}@media(min-width:992px){.artist-card__button{transform:translate(-50%,10rem)}}.awards-results-2022__hero{--hero-overlay: none;text-align:left}@media(min-width:992px){.awards-results-2022__hero{padding-top:3.2rem;padding-bottom:3.2rem}}@media(min-width:1560px){.awards-results-2022__hero{padding-top:6.4rem;padding-bottom:6.4rem}}.awards-results-2022__hero-logo{float:right;shape-outside:polygon(0 0,0 0%,50% 100%,100% 100%,100% 0);max-width:15.5rem;margin-top:1.6rem;padding:0 2rem}@media(min-width:768px){.awards-results-2022__hero-logo{max-width:27rem}}@media(min-width:992px){.awards-results-2022__hero-logo{max-width:40.8rem}}.editorial-section-figure__image{width:100%}.editorial-section-figure__caption{margin-top:.8rem;color:var(--text-secondary)}.editorial-section-single-image-text{display:flex;flex-direction:column;position:relative;margin:0;padding:2.4rem 0}@media(min-width:992px){.editorial-section-single-image-text{flex-direction:row;align-items:center;padding:3.2rem}}.editorial-section-single-image-text>*{position:relative}.editorial-section-single-image-text:before{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;background-color:var(--background-light)}@media(min-width:992px){.editorial-section-single-image-text:before{height:60%}}.editorial-section-single-image-text__figure{width:100%;text-align:center;z-index:1}@media(min-width:992px){.editorial-section-single-image-text__figure{width:50%}}@media(min-width:992px){.editorial-section-single-image-text__caption{padding:0 1.6rem}}@media(min-width:1200px){.editorial-section-single-image-text__caption{padding:0}}.editorial-section-single-image-text__text{width:100%;padding:3.2rem;text-align:left;background-color:#fff;border-top:.8rem solid var(--colors-blue-500);z-index:2}@media(min-width:992px){.editorial-section-single-image-text__text{width:50%;padding:4.8rem}}.editorial-section-single-image-text__text p:not(:last-of-type){margin-bottom:.8rem}.editorial-section-single-image-text__title{margin:0 0 2.4rem;text-align:left}@media(min-width:992px){.editorial-section-single-image-text--left:before{left:auto;right:0}.editorial-section-single-image-text--left .editorial-section-single-image-text__figure{order:1;text-align:right}.editorial-section-single-image-text--left .editorial-section-single-image-text__text{order:2}}@media(min-width:992px){.editorial-section-single-image-text--right:before{left:0}.editorial-section-single-image-text--right .editorial-section-single-image-text__figure{order:2;text-align:left}.editorial-section-single-image-text--right .editorial-section-single-image-text__text{order:1}}@media(min-width:992px){.editorial-section-single-image-text--portrait{padding:0 3.2rem 3.2rem}.editorial-section-single-image-text--portrait:before{width:100%}}@media(min-width:1200px){.editorial-section-single-image-text--portrait .editorial-section-single-image-text__figure,.editorial-section-single-image-text--portrait .editorial-section-single-image-text__text{width:60%}}@media(min-width:1200px){.editorial-section-single-image-text--portrait.editorial-section-single-image-text--left .editorial-section-single-image-text__figure{margin-right:-20%}}@media(min-width:1200px){.editorial-section-single-image-text--portrait.editorial-section-single-image-text--right .editorial-section-single-image-text__figure{margin-left:-20%}}@media(min-width:992px){.editorial-section-single-image-text--landscape:before{width:80%}}@media(min-width:1200px){.editorial-section-single-image-text--landscape .editorial-section-single-image-text__figure{width:80%}.editorial-section-single-image-text--landscape .editorial-section-single-image-text__text{width:50%}}@media(min-width:992px){.editorial-section-single-image-text--landscape.editorial-section-single-image-text--left{padding:0 3.2rem 3.2rem 0}}@media(min-width:1200px){.editorial-section-single-image-text--landscape.editorial-section-single-image-text--left .editorial-section-single-image-text__figure{margin-right:-30%}}@media(min-width:992px){.editorial-section-single-image-text--landscape.editorial-section-single-image-text--right{padding:0 0 3.2rem 3.2rem}}@media(min-width:1200px){.editorial-section-single-image-text--landscape.editorial-section-single-image-text--right .editorial-section-single-image-text__figure{margin-left:-30%}}@media(min-width:992px){.editorial-section-single-image-text--square:before{width:80%}}@media(min-width:1200px){.editorial-section-single-image-text--square .editorial-section-single-image-text__figure{width:65%}.editorial-section-single-image-text--square .editorial-section-single-image-text__text{width:50%}}@media(min-width:992px){.editorial-section-single-image-text--square.editorial-section-single-image-text--left{padding:0 3.2rem 3.2rem 0}}@media(min-width:1200px){.editorial-section-single-image-text--square.editorial-section-single-image-text--left .editorial-section-single-image-text__figure{margin-right:-15%}}@media(min-width:992px){.editorial-section-single-image-text--square.editorial-section-single-image-text--right{padding:0 0 3.2rem 3.2rem}}@media(min-width:1200px){.editorial-section-single-image-text--square.editorial-section-single-image-text--right .editorial-section-single-image-text__figure{margin-left:-15%}}.awards-editorial-winner{padding:4.8rem 0}@media(min-width:992px){.awards-editorial-winner{padding:7.2rem 0}}@media(min-width:992px){.awards-editorial-winner__editorial{margin-bottom:8rem}}.awards-editorial-winner__title{display:flex;align-items:center}.awards-editorial-winner__title .icon{margin-right:.8rem;color:var(--colors-blue-500)}.awards-editorial-winner--right .awards-editorial-winner__title{justify-content:flex-end}@media(min-width:1560px){.awards-editorial-winner__layout{display:grid;grid-template-columns:auto 33.6rem;grid-template-areas:"content illustration";gap:3.2rem}}@media(min-width:1560px){.awards-editorial-winner--right .awards-editorial-winner__layout{grid-template-columns:33.6rem auto;grid-template-areas:"illustration content"}}.awards-editorial-winner__editorial-title{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.awards-editorial-winner__editorial-cta{display:flex;width:100%;margin:2.4rem auto 0}@media(min-width:992px){.awards-editorial-winner__editorial-cta{display:inline-flex;width:auto}}.awards-editorial-winner__aside-illustration{position:relative;display:none;height:100%;grid-area:illustration}@media(min-width:1560px){.awards-editorial-winner__aside-illustration{display:block}}.awards-editorial-winner__aside-image{display:block;width:100%;height:calc(100% - 3.2rem);object-fit:cover;object-position:center}.awards-editorial-winner__aside-image--transparent-background{position:absolute;left:0;object-fit:contain}@media(min-width:992px){.awards-editorial-winner .awards-editorial-winner__editorial-text{width:70%}}.awards-results-winners{padding-top:4.8rem}@media(min-width:992px){.awards-results-winners{padding-top:7.2rem}}.awards-results-winners__description{margin-bottom:3.2rem}@media(min-width:992px){.awards-results-winners__description{margin-bottom:4.8rem}}.awards-results-winners__artist{background-color:var(--colors-paper-300)}.awards-theme{background-color:var(--colors-blue-100);padding-top:4rem;padding-bottom:4rem}@media(min-width:992px){.awards-theme{padding-top:6.4rem;padding-bottom:6.4rem;text-align:center}}@media(min-width:1200px){.awards-theme{padding-top:8rem;padding-bottom:8rem}}.awards-theme__description{margin-top:2.4rem}@media(min-width:992px){.awards-theme__description{margin-top:3.2rem}}.awards-results-other-winners{padding-top:4rem;padding-bottom:4rem}@media(min-width:992px){.awards-results-other-winners{padding-top:6.4rem;padding-bottom:6.4rem}}@media(min-width:1200px){.awards-results-other-winners{padding-top:8rem;padding-bottom:8rem}}.awards-results-other-winners__award-title{max-width:20rem;margin-left:auto;margin-right:auto;padding-bottom:3.2rem}@media(min-width:992px){.awards-results-other-winners__award-title{max-width:25rem;padding-bottom:4.8rem}}.awards-results-other-winners__item{margin-bottom:3.2rem}@media(min-width:768px){.awards-results-other-winners__item{margin-bottom:0}}.awards-jury{padding:4.8rem 0;background:var(--colors-paper-300)}@media(min-width:480px){.awards-jury{padding:7.2rem 0}}.awards-jury__container{padding-right:0}@media(min-width:480px){.awards-jury__container{padding:15px}}.awards-jury__carousel .carousel__slide:last-child{margin-right:1.6rem}@media(min-width:480px){.awards-jury__carousel .carousel__slide:last-child{margin-right:0}}.awards-jury__carousel-item{position:relative;color:#fff}.awards-jury__carousel-item:first-child{margin-left:.8rem}.awards-jury__carousel-item:before{position:absolute;top:.8rem;left:-.8rem;content:"";width:.8rem;height:9.6rem;background:var(--colors-blue-500)}.awards-jury__carousel-content{position:absolute;bottom:0;left:0;width:100%;height:33.333333%;padding:2.4rem 1.6rem 0;background-color:#00000080;text-align:center}.awards-jury__carousel-name{margin-bottom:.8rem}.collection-item{display:block;border-radius:2rem}.collection-item__artworks-count{margin-top:1rem}.collection-item__content{display:flex;flex-flow:row;padding:1.6rem}.collection-item__infos{flex:1;padding-right:1.6rem;min-height:24rem}@media(min-width:992px){.collection-item__infos{min-height:30rem}}@media(min-width:1200px){.collection-item__infos{min-height:38rem}}.collection-item__infos-badge{margin-bottom:auto}.collection-item__title{margin:0;text-align:left}.collection-item__artworks{display:flex;flex-flow:column;align-items:flex-end;justify-content:flex-end;width:6rem}@media(min-width:992px){.collection-item__artworks{width:8rem}}.collection-item__artwork{position:relative;overflow:hidden;width:100%;height:100%;max-width:6rem;flex:0 0 4rem;margin-top:.5rem;border-radius:.8rem;background-color:#fff}@media(min-width:992px){.collection-item__artwork{max-width:8rem;flex:0 0 6rem;margin-top:1rem}}.collection-item__artwork-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.awards-collection{padding-top:4rem;padding-bottom:4rem}@media(min-width:992px){.awards-collection{padding-top:6.4rem;padding-bottom:6.4rem}}@media(min-width:1100px){.awards-collection{padding-top:8rem;padding-bottom:8rem}}.awards-collection__container{display:flex;flex-flow:row wrap;align-items:center}.awards-collection__content{text-align:center}@media(min-width:768px){.awards-collection__content{text-align:left;padding-right:5.6rem}}@media(min-width:992px){.awards-collection__content{padding-right:8rem}}.awards-collection__body{margin-top:.8rem;margin-bottom:3.2rem}@media(min-width:992px){.awards-collection__body{margin-top:3.2rem}}.awards-other-winners-grid{padding:4.8rem 0}@media(min-width:480px){.awards-other-winners-grid{padding:7.2rem 0}}.awards-other-winners-grid__title,.awards-other-winners-grid__subtitle{text-align:center}.awards-other-winners-grid__grid{position:relative;z-index:1}@media(min-width:768px){.awards-other-winners-grid__grid{display:grid;grid-template-columns:1fr 1fr;gap:3.2rem}}@media(min-width:768px){.awards-other-winners-grid__grid:before{content:"";position:absolute;z-index:-1;inset:20%;background-color:var(--background-light)}}.awards-other-winners-grid__item{display:flex;flex-direction:column;margin-bottom:3.2rem;padding:3.2rem;background:var(--colors-paper-300)}@media(min-width:768px){.awards-other-winners-grid__item{margin-bottom:0}}.awards-other-winners-grid__item-title{flex:1 1 auto;text-align:center;margin-bottom:3.2rem}.awards-other-winners-grid__item-illustration{display:block;margin-bottom:3.2rem}.awards-other-winners-grid__item-image{display:block;max-width:100%;height:auto;margin:0 auto}@media(min-width:480px){.awards-other-winners-grid__item-bottom{text-align:center}}@media(min-width:1200px){.awards-other-winners-grid__item-bottom{display:flex;justify-content:space-between;align-items:center}}.awards-other-winners-grid__item-information{display:flex;align-items:center;margin-bottom:1.6rem;text-align:left}@media(min-width:480px){.awards-other-winners-grid__item-information{justify-content:center}}@media(min-width:1200px){.awards-other-winners-grid__item-information{justify-content:flex-start;margin-bottom:0}}.awards-other-winners-grid__item-information a{color:var(--text-primary)}.awards-other-winners-grid__item-information a:hover{color:var(--colors-blue-500)}.awards-collection-banner{padding:4.8rem 0}@media(min-width:992px){.awards-collection-banner{padding:7.2rem 0}}.awards-collection-banner__picture,.awards-collection-banner__image{display:block;width:100%;height:auto}.awards-collection-banner__picture--default{display:flex;justify-content:flex-end;padding-right:3.2rem;background-color:#1f1f1f}@media(min-width:1200px){.awards-collection-banner__content{display:grid;grid-template-columns:4fr 6fr;column-gap:4.8rem;grid-template-areas:"subtitle description" "cta description"}}.awards-collection-banner__subtitle{grid-area:subtitle}.awards-collection-banner__description{grid-area:description}.awards-collection-banner__cta{grid-area:cta}.awards-video{display:block;width:100%;max-height:80vh;height:calc(100vw / 1.77777778)}.awards-results__hero{--hero-overlay: linear-gradient(to bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0))}@media(min-width:768px){.awards-results__hero{--hero-overlay: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5))}}.awards-results--2023 .awards-results__hero{--hero-overlay: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .3))}@media(min-width:768px){.awards-results--2023 .awards-results__hero{--hero-overlay: rgba(0, 0, 0, .3)}}.awards-results--2023 .awards-results__hero-image{object-position:bottom center}@media(min-width:480px){.awards-results--2023 .awards-results__hero-image{object-position:left center}}@media(max-width:480px){.awards-results__hero-content{padding-bottom:19.2rem}}@media(min-width:992px){.awards-results--2023 .awards-results__hero-title,.awards-results--2023 .awards-results__hero-subtitle{max-width:80%}}@media(min-width:1560px){.awards-results--2023 .awards-results__hero-title,.awards-results--2023 .awards-results__hero-subtitle{max-width:50%}}.awards-results__rules{padding:3.2rem 0;text-align:center}
