#Home{margin-top:-60px}#Home .section__hero{padding-top:calc(60px + var(--pad)/3);padding-bottom:0;position:relative}#Home .section__hero .column__1{overflow:visible}#Home .section__hero .column__1 .hero__stage{flex-flow:row;align-items:stretch;width:100%;max-width:1500px;display:flex;overflow:visible}#Home .section__hero .column__1 .hero__left{will-change:flex-basis;flex-direction:column;flex:0 0 100%;justify-content:flex-start;min-width:0;display:flex}#Home .section__hero .column__1 .hero__left .hero__image{width:100%}#Home .section__hero .column__1 .hero__left .hero__image img{object-fit:cover;width:100%;height:clamp(360px,70vh,800px);display:block}#Home .section__hero .column__1 .hero__left .hero__image-main{will-change:clip-path;clip-path:polygon(0 0,0 0,0 100%,0% 100%);overflow:hidden}#Home .section__hero .column__1 .hero__left .hero__image-main img{will-change:transform}#Home .section__hero .column__1 .hero__left .hero__complement{gap:clamp(.5rem,2vw,2rem);padding-top:clamp(.5rem,2vw,2rem);display:none}#Home .section__hero .column__1 .hero__left .hero__complement img{aspect-ratio:1;clip-path:polygon(0 0,0 0,0 100%,0% 100%)}#Home .section__hero .column__1 .hero__left .hero__content{justify-content:space-between;align-items:flex-start;gap:calc((1 - var(--stack))*clamp(2rem,5vw,6rem) + var(--stack)*0rem);padding-top:calc((1 - var(--stack))*1.5rem + var(--stack)*1rem);flex-direction:row;display:flex;position:relative}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-main{opacity:0;will-change:opacity,transform;width:100%;min-width:700px;max-width:700px;position:relative}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-main h3{color:var(--color-secondary)}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-meta{opacity:1;visibility:visible;margin-top:calc((1 - var(--stack))*1.5rem + var(--stack)*1rem);padding:calc((1 - var(--stack))*0rem + var(--stack)*1rem);will-change:opacity,transform;flex:1;width:auto;min-width:0;position:absolute;top:0;right:0}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-meta .hero__content-meta-inner{opacity:0;visibility:hidden;will-change:opacity,transform}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-meta h1{font-size:var(--size-md);margin-bottom:calc((1 - var(--stack))*.5rem + var(--stack)*.3rem);text-align:left}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-meta h2{font-size:var(--size-lg);margin-bottom:calc((1 - var(--stack))*.5rem + var(--stack)*.3rem)}#Home .section__hero .column__1 .hero__left .hero__content .hero__content-meta ul li{font-size:var(--size-sm)}#Home .section__hero .column__1 .hero__left .hero__content p{white-space:pre-line}#Home .section__hero .column__1 .hero__right{flex:0 0 35%;grid-template-rows:1fr 1fr;gap:clamp(1.5rem,2vw,2rem);min-width:0;padding-left:clamp(1.5rem,2vw,2rem);display:grid}#Home .section__hero .column__1 .hero__right .hero__image{will-change:opacity,transform;object-fit:cover;opacity:0;width:100%;height:100%;max-height:42vh;display:block}#Home .section__exhibitions{padding-bottom:var(--pad)}#Home .section__artist{padding-top:var(--pad);padding-bottom:calc((1 - var(--stack))*(var(--pad) + 5rem) + var(--stack)*var(--pad));background-color:var(--color-gray)}#Home .section__artist .column__2 .col__left{--left:30}#Home .section__artist .column__2 .col__left .sticker{position:sticky;top:100px}#Home .section__artist .column__2 .col__right{--right:70}#Home .section__artist .column__2 .col__right .listado .card:nth-child(2),#Home .section__artist .column__2 .col__right .listado .card:nth-child(4){top:calc((1 - var(--stack))*5rem + var(--stack)*0rem)}#Home .section__ourSpace .column__2 .col__right .our-space__slider{gap:calc((1 - var(--stack))*1rem + var(--stack)*.8rem);flex-direction:column;display:flex}#Home .section__blog{padding-top:var(--pad);padding-bottom:var(--pad)}#Home .section__blog .column__2.news__grid{align-items:stretch;gap:calc(var(--gap)/1.5)}#Home .section__blog .column__2.news__grid .col__left{--left:55}#Home .section__blog .column__2.news__grid .col__left .news__featured{gap:calc(var(--gap)/2);flex-direction:column;height:100%;display:flex}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image{overflow:hidden}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image a{font-size:0;line-height:0;display:block}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image a img{aspect-ratio:1.7;object-fit:cover;width:100%;transition:transform .4s}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image a:hover img{transform:scale(1.04)}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body{flex:1}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body h3{font-size:var(--size-lg);margin-top:.4rem;margin-bottom:.6rem}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body h3 a{color:inherit;font-size:inherit;text-decoration:none}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body h3 a:hover{text-decoration:underline}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body p{font-size:var(--size-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;display:-webkit-box;overflow:hidden}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-link{justify-content:flex-end;display:flex}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-footer{margin-top:auto}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-footer .btn{font-size:var(--size-xs);justify-content:space-between}#Home .section__blog .column__2.news__grid .col__right{--right:45}#Home .section__blog .column__2.news__grid .col__right .news__list{gap:calc(var(--gap)/1.5);flex-direction:column;width:100%;height:100%;display:flex}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card{background-color:#fff;flex-direction:row;gap:0;height:100%;padding:0;display:flex}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-image{flex:0 0 38%;overflow:hidden}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-image a{height:100%;font-size:0;line-height:0;display:block}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-image a img{aspect-ratio:1.5;object-fit:cover;width:100%;height:100%;transition:transform .4s}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-image a:hover img{transform:scale(1.04)}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-body{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(1rem,2vw,1.5rem);display:flex}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-body h4{font-size:var(--size-md);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.8rem;display:-webkit-box;overflow:hidden}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-body h4 a{color:inherit;font-size:inherit;font-weight:500;text-decoration:none}#Home .section__blog .column__2.news__grid .col__right .news__list .news__card .news__mini-body h4 a:hover{text-decoration:underline}#Home .section__blog .column__1{margin-top:calc((1 - var(--stack))*0rem + var(--stack)*2rem)}#Home .section__blog .news__cat{font-size:var(--size-2xs);text-transform:uppercase;color:var(--color-secondary);letter-spacing:.06em;margin-bottom:.4rem;font-weight:500;display:block}#Home .section__blog .news__author{font-size:var(--size-xs);color:var(--color-primary);opacity:.75;margin-bottom:.3rem;display:block}#Home .section__blog .news__author strong{font-weight:500}#Home .section__blog .news__read-link{font-size:var(--size-2xs);text-transform:uppercase;color:var(--color-primary);border:1px solid var(--color-primary);letter-spacing:.04em;align-items:center;gap:.4rem;padding:.4rem .9rem;text-decoration:none;transition:background-color .25s,color .25s;display:inline-flex}#Home .section__blog .news__read-link svg{width:auto;height:.85rem}#Home .section__blog .news__read-link svg path{fill:var(--color-secondary)}#Home .section__blog .news__read-link:hover{background-color:var(--color-primary);color:var(--color-white)}@media only screen and (max-width:1024px){#Home .section__hero .column__1 .hero__stage{flex-flow:column}#Home .section__hero .column__1 .hero__stage .hero__left .hero__image a img{aspect-ratio:1.8;height:auto}#Home .section__hero .column__1 .hero__stage .hero__left .hero__complement{display:flex}#Home .section__hero .column__1 .hero__stage .hero__left .hero__content{flex-direction:column}#Home .section__hero .column__1 .hero__stage .hero__left .hero__content .hero__content-main{width:100%;min-width:unset;max-width:unset}#Home .section__hero .column__1 .hero__stage .hero__left .hero__content .hero__content-main h2{font-size:var(--size-2xl)}#Home .section__hero .column__1 .hero__stage .hero__left .hero__content .hero__content-meta{border-top:0ch solid var(--color-primary);background-color:#00000010;width:100%;position:relative}#Home .section__hero .column__1 .hero__stage .hero__right{display:none}#Home .section__exhibitions .content .exhibitions-slider .column__2{gap:0}#Home .section__exhibitions .content .exhibitions-slider .column__2 .col__left,#Home .section__exhibitions .content .exhibitions-slider .column__2 .col__right{align-items:flex-start}#Home .section__artist .column__2 .col__right .listado{grid-template-columns:repeat(2,1fr)}#Home .section__blog .column__2.news__grid{flex-direction:column}#Home .section__blog .column__2.news__grid .col__left .news__featured{background-color:#fff;flex-direction:row;gap:0}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image{flex:0 0 38%}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image a{height:100%;font-size:0;line-height:0;display:block}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-image a img{aspect-ratio:1.5;object-fit:cover;width:100%;height:100%}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(1rem,2vw,1.5rem);display:flex}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body .excerpt,#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body .news__author{display:none}#Home .section__blog .column__2.news__grid .col__left .news__featured .news__featured-body .news__featured-link{justify-content:flex-start}#Home .section__blog .news__mini-card .news__mini-image{flex:0 0 30%}}@media only screen and (max-width:768px){#Home .section__blog .news__mini-card{flex-direction:column}#Home .section__blog .news__mini-card .news__mini-image{flex:none;width:100%}#Home .section__blog .news__featured-link{justify-content:flex-start}}
