.carousel{overflow:hidden;position:relative}.carousel__infos{align-items:center;display:flex;justify-content:flex-start}.carousel__title a{transition:color .15s ease-in-out}.carousel__title a:focus,.carousel__title a:hover{color:#d5a770}.carousel__slide{align-items:center;display:flex;flex:0 0 auto;flex-flow:column;justify-content:flex-start;margin:0;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.carousel__slide .carousel__link{background-color:transparent;display:flex;flex-flow:column;justify-content:center}.carousel__list{display:flex;flex-flow:row;overflow:auto;scrollbar-width:none}.carousel__list::-webkit-scrollbar{display:none}.carousel__indicators{bottom:3.2rem;display:flex;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:30}@media (min-width:992px){.carousel__indicators{display:none}}.carousel__indicator{background-color:transparent;border:0;opacity:.25;padding:1.6rem .8rem;transition:opacity .15s ease-in-out}.carousel__indicator.active{opacity:1}.carousel__indicator:before{background-color:#fff;content:"";display:block;height:.4rem;width:4.8rem}.carousel__arrow{background-color:#fff;border:none;display:none;height:4.8rem;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:color .15s ease-in-out,background-color .15s ease-in-out,opacity .15s ease-in-out,border .15s ease-in-out;width:4.8rem;z-index:30}@media (min-width:992px){.carousel__arrow{display:block;height:7.2rem;width:7.2rem}}.carousel__arrow:focus,.carousel__arrow:hover{background-color:#d5a770;border-color:#d5a770}.carousel__arrow:focus i,.carousel__arrow:hover i{color:#fff}.carousel__arrow.visible{opacity:1;pointer-events:auto}.carousel__arrow span{display:block;line-height:1.6;width:100%}.carousel__arrow i,.carousel__arrow span{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.carousel__arrow i{color:#201f1e;font-size:2.4rem;line-height:0}.carousel__arrow--prev{left:3.2rem}.carousel__arrow--next{right:3.2rem}@media (min-width:992px){.carousel--with-margins{margin:0 -1.5rem}}.carousel--with-margins .carousel__list{margin:-3.5rem 0 -3rem;padding:3.5rem 0}@media (min-width:768px){.carousel--with-margins .carousel__list{margin-bottom:-3.5rem}}.carousel--with-margins .carousel__slide{margin:0 1.5rem;max-width:calc(100% - 3rem)}.carousel--full-width{margin:0}.carousel--full-width .carousel__slide:first-of-type{padding-left:0}@media (min-width:768px){.carousel--full-width .carousel__slide:first-of-type{padding-left:3.5rem}}@media (min-width:992px){.carousel--full-width .carousel__slide:first-of-type{padding-left:8.5rem}}.carousel--full-width-slides .carousel__slide{justify-content:center;width:100%}.carousel--align-slides-start .carousel__slide{align-items:flex-start;justify-content:flex-start}.carousel--with-scroll-snap:not(.animating-scroll) .carousel__slide{scroll-snap-align:start}.carousel--with-scroll-snap:not(.animating-scroll) .carousel__list{scroll-snap-type:x mandatory}.carousel--small,.carousel--small-fixed{margin:0 -.8rem}.carousel--small .carousel__list,.carousel--small-fixed .carousel__list{overflow:hidden}.carousel--small .carousel__slide,.carousel--small-fixed .carousel__slide{margin:0 .8rem;width:calc(20% - 1.6rem)}.carousel--small .carousel__slide>*,.carousel--small-fixed .carousel__slide>*{height:100%;width:100%}.carousel--small .carousel__arrow,.carousel--small-fixed .carousel__arrow{aspect-ratio:1;height:100%;width:calc(20% - 1.6rem)}.carousel--small .carousel__arrow i,.carousel--small-fixed .carousel__arrow i{font-size:2rem}.carousel--small .carousel__arrow:focus,.carousel--small .carousel__arrow:hover,.carousel--small-fixed .carousel__arrow:focus,.carousel--small-fixed .carousel__arrow:hover{background:#fff}.carousel--small .carousel__arrow:focus i,.carousel--small .carousel__arrow:hover i,.carousel--small-fixed .carousel__arrow:focus i,.carousel--small-fixed .carousel__arrow:hover i{color:#201f1e}.carousel--small .carousel__arrow:active,.carousel--small-fixed .carousel__arrow:active{background:#f6f3ec}.carousel--small .carousel__arrow.visible,.carousel--small-fixed .carousel__arrow.visible{display:block;opacity:1}.carousel--small .carousel__arrow--prev,.carousel--small-fixed .carousel__arrow--prev{left:.8rem}.carousel--small .carousel__arrow--next,.carousel--small-fixed .carousel__arrow--next{right:.8rem}.carousel--small .carousel__arrow,.carousel--small .carousel__slide{width:5rem}.carousel--small-fixed{--slide-size:33.33333%}.carousel--small-fixed .carousel__arrow,.carousel--small-fixed .carousel__slide{width:calc(var(--slide-size) - 1.6rem)}@media (min-width:480px){.carousel--small-fixed{--slide-size:25%}}.carousel--arrows-hover-only .carousel__arrow,.no-touch .carousel--arrows-hover-only .carousel__arrow{display:none}@media (min-width:992px){.no-touch .carousel--arrows-hover-only .carousel__arrow{display:block}}.no-touch .carousel--arrows-hover-only .carousel__arrow.visible{opacity:0}.no-touch .carousel--arrows-hover-only .carousel__arrow.visible:focus,.no-touch .carousel--arrows-hover-only:hover .carousel__arrow.visible{opacity:1}.video-player{overflow:hidden;position:relative}.video-player:before{content:"";display:block;height:0;padding-top:56.25%}.video-player__container{display:block;height:0;left:50%;padding-top:56.25%;position:absolute;right:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.video-player__iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-player__controls{bottom:3.2rem;position:absolute;right:8rem;z-index:1}.video-player__control{background-color:rgba(0,0,0,.1);border:0;border-radius:50%;margin:0 .8rem;padding:1.6rem;transition:background-color .15s ease-in-out}.video-player__control:focus,.video-player__control:hover{background-color:rgba(0,0,0,.3)}.video-player__control[disabled]{display:none}.video-player__control-img{height:2.4rem;width:2.4rem}@-webkit-keyframes placeholderAnimation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes placeholderAnimation{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.placeholder{-webkit-animation:placeholderAnimation 2s infinite!important;animation:placeholderAnimation 2s infinite!important;background-color:#d3d3d3!important;background-image:linear-gradient(90deg,#d3d3d3,#d9d9d9 25%,#e3e3e3 50%,#d9d9d9 75%,#d3d3d3)!important;background-repeat:no-repeat!important;background-size:200px 100%!important;color:transparent!important;pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.img-placeholder{border:0!important}.text-placeholder{line-height:2.2rem;margin-bottom:.1rem;margin-top:.1rem;width:75%}.text-placeholder--short{width:40%}.artwork-item,.artwork-item__container{position:relative}.artwork-item{min-width:25.6rem;padding-bottom:8.4rem}@media (min-width:480px){.artwork-item{min-width:20ch}}.artwork-item--fixed{min-width:auto;padding-bottom:0}.artwork-item__picture{display:flex;flex-direction:column;height:18rem;justify-content:center;margin-bottom:1.6rem}@media (min-width:768px){.artwork-item__picture{height:22.6rem}}@media (max-width:768px){.artwork-item--fixed .artwork-item__picture{margin-bottom:5.25rem}}.artwork-item__img{background-color:#fafafa;border:.4rem solid #201f1e;height:var(--height-mobile-low);margin:0 auto .8rem;max-height:18rem;max-width:26.6rem;padding:.4rem;position:relative;width:auto;z-index:2}@media (min-width:768px){.artwork-item__img{height:auto;margin-bottom:0;max-height:22.6rem;max-width:100%;width:var(--width-desktop)}}.artwork-item--fixed .artwork-item__img{height:auto;max-width:100%}@media (min-width:768px){.artwork-item--fixed .artwork-item__img{width:auto}}.artwork-item--grey-background .artwork-item__picture{background-color:#fafafa}.artwork-item--grey-background .artwork-item__img{border:0;box-sizing:border-box;margin-bottom:0;padding:1.6rem}.artwork-item__artist-link{color:#605f5d;display:block;padding-right:5.1rem;position:relative;z-index:3}.artwork-item__artist-link:focus,.artwork-item__artist-link:hover{color:#605f5d;text-decoration:underline}@media (max-width:768px){.artwork-item--fixed .artwork-item__artist-link{padding-right:0}}.artwork-item__link{overflow:hidden}.artwork-item__link:focus,.artwork-item__link:hover{color:#201f1e}a.artwork-item__link:focus-visible{color:#d5a770}.artwork-item__caption{left:0;position:absolute;right:5.1rem}.artwork-item--fixed .artwork-item__caption{padding-right:5.1rem;position:static}@media (max-width:768px){.artwork-item--fixed .artwork-item__caption{padding-right:0}}.artwork-item__material{color:#605f5d;margin-bottom:.4rem}.artwork-item__sold-dot{background-color:#d1525a;border-radius:100%;display:inline-block;height:.8rem;margin-right:.4rem;width:.8rem}.artwork-item__actions-wrapper{max-width:100%;position:relative}.artwork-item__actions{bottom:0;height:8.4rem;opacity:1;position:absolute;right:0;top:auto;z-index:2}.artwork-item--fixed+.artwork-item__actions{bottom:auto;top:19.16666667rem}@media (max-width:768px){.artwork-item--fixed+.artwork-item__actions{height:auto;left:0;right:auto}}@media (min-width:768px){.artwork-item--fixed+.artwork-item__actions{top:24.35rem}}.artwork-item__action{background-color:#dfdedc;border-radius:3.5rem;color:#201f1e;cursor:pointer;display:block;height:3.5rem;line-height:4rem;text-align:center;width:3.5rem}.artwork-item__action.active,.artwork-item__action:hover{background-color:#d5a770;color:#fff}.collection-item{display:block}.collection-item__artworks-count{margin-top:1rem}.collection-item__infos{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--category{justify-content:space-between}.collection-item .collection-item__title{margin:0;text-align:left}.collection-item__artworks{align-items:flex-end;display:flex;flex-flow:column;justify-content:flex-end}.collection-item__artwork{background-color:#fff;border-radius:.5rem;flex:0 0 4rem;height:100%;margin-top:.5rem;max-width:6rem;overflow:hidden;position:relative;width:100%}@media (min-width:992px){.collection-item__artwork{flex:0 0 6rem;margin-top:1rem;max-width:8rem}}.collection-item__artwork-img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.credential-preview{width:32rem}.credential-preview__infos{min-height:38.4rem;padding-bottom:1.6rem}.credential-preview__icon{height:4.9rem;margin-bottom:1.6rem;width:4.9rem}.credential-preview__icon>*{height:100%;width:100%}.homepage-section{padding-bottom:6.4rem;padding-top:6.4rem}@media (min-width:768px){.homepage-section{padding-bottom:7.2rem;padding-top:7.2rem}}.homepage-section__container:after,.homepage-section__container:before{content:none}.homepage-section__subtitle{margin-top:2.4rem}.homepage-section__body{margin-top:4.8rem}.homepage-section__footer{margin-top:3.2rem;text-align:center}@media (min-width:768px){.homepage-section__container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.homepage-section__header{flex-grow:3;width:75%}.homepage-section__body{order:3;width:100%}.homepage-section__footer{flex-grow:1;margin-top:0;padding-left:1.6rem;text-align:right;width:25%}}@media (min-width:1200px){.homepage-section__header--with-footer{width:70%}.homepage-section__footer{width:30%}}.homepage-carousel{margin-left:-1.5rem;margin-right:-1.5rem;overflow:hidden}@media (min-width:768px){.homepage-carousel{margin-right:0}}@media (min-width:992px){.homepage-carousel{margin-left:0}}.homepage-hero-banner{display:block}.homepage-hero-banner:before{background-color:rgba(0,0,0,.2);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.homepage-hero-banner__video-player{display:none;max-height:80vh;position:relative;z-index:1}@media (min-width:768px){.homepage-hero-banner__video-player{display:block}}.homepage-hero-banner__content{display:flex;flex-direction:column;height:80vh;justify-content:center;position:relative;z-index:3}@media (min-width:992px){.homepage-hero-banner__content--center{align-items:center;text-align:center}.homepage-hero-banner__content--right{align-items:flex-end;text-align:right}}@media (min-width:768px){.homepage-hero-banner--with-video{position:relative}.homepage-hero-banner--with-video .homepage-hero-banner__content{height:auto;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}.homepage-hero-banner__title{margin-bottom:1.6rem}.homepage-hero-banner__subtitle{margin-bottom:3.2rem}.homepage-hero-banner__cta-container{align-items:flex-start;display:flex;flex-direction:column}.homepage-hero-banner__cta-container>*{margin-bottom:1.6rem}@media (min-width:768px){.homepage-hero-banner__cta-container{align-items:unset;flex-direction:row}.homepage-hero-banner__cta-container>*{margin:0 1.6rem 0 0}.homepage-discover-section{padding:3.2rem 0 7.2rem}}.homepage-discover-section__container{align-items:center;background-color:#f6f3ec;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1.5rem;padding:4.8rem 3.2rem;position:relative}@media (min-width:768px){.homepage-discover-section__container{margin:0}}@media (min-width:992px){.homepage-discover-section__container{flex-wrap:nowrap;padding-left:5.6rem;padding-right:5.6rem}}.homepage-discover-section__text{flex-basis:100%;margin-bottom:5.6rem}@media (min-width:992px){.homepage-discover-section__text{flex-basis:auto;margin-bottom:0;margin-right:5.6rem}}.homepage-discover-section__button{margin:0 auto}@media (min-width:992px){.homepage-discover-section__button{white-space:nowrap}}.homepage-browse-by-price{background-color:#fcfaf5}.homepage-browse-by-price__container{align-items:stretch;display:flex;justify-content:center;overflow-x:hidden}.homepage-browse-by-price__column-1{width:100%}@media (min-width:768px){.homepage-browse-by-price__column-1{padding-right:1.6rem;width:75vw}}@media (min-width:992px){.homepage-browse-by-price__column-1{width:50vw}}@media (min-width:1440px){.homepage-browse-by-price__column-1{padding-right:7.2rem}}.homepage-browse-by-price__column-2{display:none;position:relative}@media (min-width:768px){.homepage-browse-by-price__column-2{display:block;padding-left:1.6rem;width:25vw}}@media (min-width:992px){.homepage-browse-by-price__column-2{width:50vw}}@media (min-width:1440px){.homepage-browse-by-price__column-2{padding-left:7.2rem}}.homepage-browse-by-price__price-ranges{max-width:94rem}.homepage-browse-by-price__price-range{align-items:center;background-color:#f0e7d8;border-radius:.2rem;display:flex;justify-content:space-between;margin-bottom:2.4rem;padding:.8rem;position:relative;transition:background-color .15s ease-in-out,color .15s ease-in-out}@media (min-width:480px){.homepage-browse-by-price__price-range{padding-left:3.2rem;padding-right:3.2rem}}.homepage-browse-by-price__price-range:focus,.homepage-browse-by-price__price-range:hover{background-color:#d5a770;color:#201f1e}.homepage-browse-by-price__price-range:focus .homepage-browse-by-price__currency,.homepage-browse-by-price__price-range:hover .homepage-browse-by-price__currency{color:#201f1e}.homepage-browse-by-price__price-range:focus .homepage-browse-by-price__price-range-icon,.homepage-browse-by-price__price-range:hover .homepage-browse-by-price__price-range-icon{color:#fff}.homepage-browse-by-price__price-ranges li:last-of-type a{margin-bottom:0}.homepage-browse-by-price__price-range-icon{transition:color .15s ease-in-out}.homepage-browse-by-price__currency{color:#d5a770}.homepage-browse-by-price__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.homepage-categories-section{background-color:#fafafa}.homepage-categories-section__container{display:grid;gap:1.6rem 1.6rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}@media (min-width:768px){.homepage-categories-section__container{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}@media (min-width:992px){.homepage-categories-section__container{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){.homepage-categories-section__container{display:flex;flex-wrap:wrap;justify-content:center}}@media (min-width:768px){.homepage-categories-section__item{min-height:16rem}}@media (min-width:992px){.homepage-categories-section__item{min-height:12.3rem}.homepage-categories-section__item--primary,.homepage-categories-section__item--secondary{min-height:26rem}.homepage-categories-section__item--primary{grid-area:primary}.homepage-categories-section__item--secondary{grid-area:secondary}}@media (min-width:1920px){.homepage-categories-section__item--primary,.homepage-categories-section__item--secondary{min-height:46rem}.homepage-categories-section__item--primary .homepage-categories-item,.homepage-categories-section__item--secondary .homepage-categories-item{height:46rem}}@media (-ms-high-contrast:none){.homepage-categories-section__item{margin:0 1.6rem 1.6rem 0;width:30%}.homepage-categories-section__item--primary,.homepage-categories-section__item--secondary{min-height:12.3rem}}.homepage-categories-item{display:block;height:100%;padding:0;position:relative}.homepage-categories-item__background{min-height:14.2rem}@media (min-width:480px){.homepage-categories-item__background{aspect-ratio:1/.9}}@media (min-width:768px){.homepage-categories-item__background{aspect-ratio:unset;height:100%}.homepage-categories-item__background:before{background:rgba(0,0,0,.35);background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}}.homepage-categories-item__title{color:#000;margin:.8rem 0 0}@media (min-width:768px){.homepage-categories-item__title{bottom:0;color:#fff;left:0;padding:1.6rem;position:absolute;width:100%}}@media (min-width:1920px){.homepage-categories-item__title{padding:2.4rem}.homepage-categories-section__item--primary .homepage-categories-item__title,.homepage-categories-section__item--secondary .homepage-categories-item__title{padding:4.8rem}}.homepage-design-categories-section{background-color:#fafafa}.homepage-design-categories-section__content{margin-left:-15px;margin-right:-15px;overflow:hidden}@media (min-width:768px){.homepage-design-categories-section__content{margin-right:0}}@media (min-width:992px){.homepage-design-categories-section__content{margin-left:0}}@media (min-width:768px){.homepage-design-categories-section__item{min-height:16rem}}@media (min-width:992px){.homepage-design-categories-section__item{min-height:12.3rem}}@media (-ms-high-contrast:none){.homepage-design-categories-section__item{margin:0 1.6rem 1.6rem 0;width:30%}}.homepage-design-categories-item{display:block;height:100%;padding:0;position:relative}.homepage-design-categories-item__background{max-width:75vw;min-height:38rem;width:29.4rem}.homepage-design-categories-item__background:before{background:rgba(0,0,0,.35);background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-design-categories-item__title{bottom:0;color:#fff;left:0;padding:1.6rem;position:absolute;width:100%}@media (min-width:1920px){.homepage-design-categories-item__title{padding:2.4rem}}.homepage-collections-section{background-color:#fafafa}.homepage-collections-section__item{margin-bottom:3.2rem}@media (min-width:1200px){.homepage-collections-section__item{margin-bottom:0}}.homepage-artists-section__content{margin-left:-15px;margin-right:-15px;overflow:hidden}@media (min-width:768px){.homepage-artists-section__content{margin-right:calc(-50vw - var(--vertical-scrollbar)/2*-1 + 36rem - 15px)}}@media (min-width:992px){.homepage-artists-section__content{margin-left:0;margin-right:calc(-50vw - var(--vertical-scrollbar)/2*-1 + 48rem - 15px)}}@media (min-width:1200px){.homepage-artists-section__content{margin-right:calc(-50vw - var(--vertical-scrollbar)/2*-1 + 57rem - 15px)}}@media (min-width:1440px){.homepage-artists-section__content{margin-right:calc(-50vw - var(--vertical-scrollbar)/2*-1 + 66rem - 15px)}}@media (min-width:1920px){.homepage-artists-section__content{margin-right:calc(-50vw - var(--vertical-scrollbar)/2*-1 + 81rem - 15px)}}.timer{display:flex;flex-direction:column;text-align:center}.timer__label{font-size:1.4rem;line-height:2rem;text-transform:lowercase}@media (min-width:768px){.timer__label{font-size:2.4rem;line-height:3.2rem}}.timer__value{font-size:6.1rem;font-weight:700;line-height:7.2rem}@media (min-width:768px){.timer__value{font-size:11.5rem;line-height:12rem}}.homepage-event{display:flex;min-height:58rem;padding:3.2rem 0;width:100vw;width:calc(100vw - var(--vertical-scrollbar))}@media (min-width:768px){.homepage-event{align-items:center;padding:0}}@media (min-width:992px){.homepage-event{min-height:48rem}}.homepage-event__content{display:flex;flex-direction:column;text-align:center;width:100%}@media (min-width:768px){.homepage-event__content{align-items:center;flex-direction:row-reverse;justify-content:space-between;padding:0 6.4rem;text-align:left}}.homepage-event__subtitle{display:none}@media (min-width:768px){.homepage-event__subtitle{display:block}}.tagline{height:auto;width:100%}.tagline--origin{max-width:33rem}.tagline--fit{max-width:none}.homepage-statement-section{background-color:#fcfaf5}@media (min-width:992px){.homepage-statement-section__container{display:flex}.homepage-statement-section__column-1{margin-right:2.4rem;width:50%}}.homepage-statement-section__column-2{display:flex;flex-direction:column-reverse;margin-top:2.4rem;position:relative}@media (min-width:992px){.homepage-statement-section__column-2{display:block;margin-left:2.4rem;margin-top:0;width:50%}}.homepage-statement-section__link-container{margin-top:3.2rem;text-align:center}@media (min-width:992px){.homepage-statement-section__link-container{margin:0;text-align:right}}.homepage-statement-section__img{height:auto;width:100%}@media (min-width:992px){.homepage-statement-section__img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.homepage-statement-section__img--with-about-us-link{height:calc(100% - 4.8rem);top:4.8rem}}.homepage-press-section{background-color:#232323;padding:4.8rem 0}.homepage-press-section__title{color:#fff;font-size:12px;font-weight:700;text-align:center;text-transform:uppercase}.homepage-press-section__press-list{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:4.8rem 0;text-align:center}.homepage-press-section__link{display:block}.homepage-press-section__link:focus .homepage-press-section__press-item,.homepage-press-section__link:hover .homepage-press-section__press-item{opacity:1}.homepage-press-section__press-item{background-repeat:no-repeat;background-size:1158px 150px;height:5rem;margin:0 .8rem 3.2rem;opacity:.7}.homepage-press-section__press-item.adfwebmagazine{background-position:0 0;width:78px}.homepage-press-section__press-item.apartmenttherapy{background-position:-88px 0;width:114px}.homepage-press-section__press-item.archyde{background-position:-213px 0;width:47px}.homepage-press-section__press-item.bellevue{background-position:-536px -50px;width:97px}.homepage-press-section__press-item.bostonstar{background-position:-272px 0;width:144px}.homepage-press-section__press-item.capital{background-position:-425px 0;width:88px}.homepage-press-section__press-item.faz{background-position:-523px 0;width:177px}.homepage-press-section__press-item.forbes{background-position:-710px 0;width:96px}.homepage-press-section__press-item.houstonfamily{background-position:-817px 0;width:163px}.homepage-press-section__press-item.ideat{background-position:-992px 0;width:70px}.homepage-press-section__press-item.ladn{background-position:-1074px 0;width:78px}.homepage-press-section__press-item.latribune{background-position:0 -50px;width:82px}.homepage-press-section__press-item.lesechoes{background-position:-93px -50px;width:103px}.homepage-press-section__press-item.lexpress{background-position:-206px -50px;width:87px}.homepage-press-section__press-item.madamefigaro{background-position:-304px -50px;width:111px}.homepage-press-section__press-item.marketing4commerce{background-position:-423px -50px;width:103px}.homepage-press-section__press-item.startingup{background-position:-644px -50px;width:115px}.homepage-press-section__press-item.streifzug{background-position:-768px -50px;width:117px}.homepage-press-section__press-item.sueddeutsche{background-position:-896px -50px;width:180px}.homepage-press-section__press-item.theguardian{background-position:0 -100px;width:94px}.homepage-press-section__press-item.vogue{background-position:-1087px -50px;width:70px}.homepage-press-section__press-item.wallstreetonline{background-position:-105px -100px;width:176px}.homepage-seo-footer{color:#9d9b9a;display:none;grid-auto-columns:1fr;grid-auto-flow:column;margin:0 -1.6rem;width:100%}@media (min-width:768px){.homepage-seo-footer{display:grid}}.homepage-seo-footer__section{padding:1.6rem}.homepage-seo-footer__title{color:#fff;margin-bottom:1.6rem}