:root{--sm: 640px;--md: 768px;--lg: 1024px;--xl: 1280px;--2xl: 1536px;--white: #fff;--black: #000;--primary: #2453ff;--primary-dark: #003cff;--grey-100: #ddd;--grey-200: #afafaf;--grey-300: #808080;--grey-400: #474747;--grey-500: #333;--grey-600: #292929;--grey-700: #171717;--grey-800: #0f0f0f;--grey-900: #0a0a0a;--none: 0rem;--tiny: .125rem;--xxsmall: .25rem;--xsmall: .5rem;--small: .75rem;--regular: .875rem;--base: 1rem;--large: 1.125rem;--xlarge: 1.25rem;--xxlarge: 1.5rem;--xxxlarge: 1.75rem;--huge: 2rem;--xhuge: 2.5rem;--xxhuge: 3rem;--font-thin: 100;--font-extra-light: 200;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extra-bold: 800;--font-black: 900;--p-small: 2rem;--p-medium: 3rem;--p-large: 4rem;--p-xlarge: 10rem}@media screen and (min-width:768px){:root{--p-small: 3rem;--p-medium: 4rem;--p-large: 5rem;--p-xlarge: 10rem}}@media screen and (min-width:1024px){:root{--p-small: 4rem;--p-medium: 5rem;--p-large: 7.5rem;--p-xlarge: 10rem}}@font-face{font-family:Inter;src:url(/wp-content/themes/modo/public/fonts/inter/Inter-VariableFont_opszwght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/wp-content/themes/modo/public/fonts/inter/Inter-Italic-VariableFont_opszwght.ttf) format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}html,body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}html{background-color:var(--black)}h1,h2,h3,h4,h5,h6,p,li,a,span,q{font-family:Inter,sans-serif;color:var(--white)}h1{font-size:4.5rem;font-weight:var(--font-medium);letter-spacing:-.04em;line-height:.8}@media only screen and (orientation:landscape){h1{font-size:6rem}}@media screen and (min-width:768px){h1{font-size:8rem}}@media screen and (min-width:1024px){h1{font-size:clamp(8rem,12svw,18rem)}}h2{font-size:3rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1}@media only screen and (orientation:landscape)and (max-width:767px){h2{font-size:3.5rem}}@media screen and (min-width:768px){h2{font-size:3.5rem}}@media screen and (min-width:1024px){h2{font-size:4.5rem}}h3{font-size:2.75rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1}@media only screen and (orientation:landscape)and (max-width:767px){h3{font-size:3rem}}@media screen and (min-width:768px){h3{font-size:3rem}}@media screen and (min-width:1024px){h3{font-size:3.5rem}}h4{font-size:2.5rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.1}@media only screen and (orientation:landscape)and (max-width:767px){h4{font-size:2.75rem}}@media screen and (min-width:768px){h4{font-size:2.75rem}}@media screen and (min-width:1024px){h4{font-size:3rem}}h5{font-size:2.25rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.15}@media only screen and (orientation:landscape)and (max-width:767px){h5{font-size:2.5rem}}@media screen and (min-width:768px){h5{font-size:2.5rem}}@media screen and (min-width:1024px){h5{font-size:2.75rem}}h6{font-size:2rem;font-weight:var(--font-regular);letter-spacing:0em;line-height:1.2}@media only screen and (orientation:landscape)and (max-width:767px){h6{font-size:2.25rem}}@media screen and (min-width:768px){h6{font-size:2.25rem}}@media screen and (min-width:1024px){h6{font-size:2.5rem}}.text-xs{font-size:var(--small);letter-spacing:.1em;line-height:1.33}.text-sm{font-size:var(--regular);letter-spacing:0em;line-height:1.42}.text-base{font-size:var(--base);letter-spacing:0em;line-height:1.5}.text-lg{font-size:var(--large);letter-spacing:0em;line-height:1.5}.text-xl{font-size:var(--xlarge);letter-spacing:0em;line-height:1.5}.text-2xl{font-size:var(--large);letter-spacing:-.04em;line-height:1.33}@media screen and (min-width:1024px){.text-2xl{font-size:var(--xxlarge)}}.text-3xl{font-size:var(--xxxlarge);letter-spacing:0em;line-height:1.5}.text-4xl{font-size:var(--xxlarge);letter-spacing:0;line-height:1.2}@media only screen and (orientation:landscape){.text-4xl{font-size:var(--xxxlarge)}}@media only screen and (max-width:767px){.text-4xl{font-size:var(--xxxlarge)}}@media screen and (min-width:768px){.text-4xl{font-size:var(--huge)}}@media screen and (min-width:1024px){.text-4xl{font-size:2.5rem}}.text-5xl{font-size:var(--huge);letter-spacing:-.04em;line-height:1.08}@media screen and (min-width:768px){.text-5xl{font-size:2.5rem}}@media screen and (min-width:1024px){.text-5xl{font-size:3rem}}a{text-decoration:none;text-transform:uppercase;display:flex;width:fit-content}a:focus-visible{outline:none}.button--primary{font-family:Inter,sans-serif;color:var(--white);font-size:var(--base);font-weight:var(--font-regular);letter-spacing:0em;line-height:1.5}header{position:absolute;z-index:1;width:100%;box-sizing:border-box}header .menu__wrapper{display:flex;justify-content:space-between;padding:var(--xlarge) var(--base);text-transform:uppercase}@media screen and (min-width:768px){header .menu__wrapper{padding:var(--xlarge) var(--xxlarge)}}header .menu__wrapper .hamburger-button{background-color:var(--white);border:none;height:2.5rem;width:2.5rem;padding:0 var(--xsmall);cursor:pointer;display:block}@media screen and (min-width:768px){header .menu__wrapper .hamburger-button{display:none}}header .menu__wrapper nav{display:none}header .menu__wrapper nav.active{display:block;box-sizing:border-box;position:absolute;background-color:var(--black);z-index:1;width:200px;right:var(--xlarge);top:100%;padding:var(--base) var(--huge) var(--xxlarge)}header .menu__wrapper nav.active menu{gap:var(--xlarge)}@media screen and (min-width:768px){header .menu__wrapper nav{display:block;position:relative}}header .menu__wrapper nav .menu{margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-end;list-style-type:none;gap:var(--xxlarge)}@media screen and (min-width:768px){header .menu__wrapper nav .menu{display:flex;flex-direction:row}}header .menu__wrapper .location{display:none}@media screen and (min-width:768px){header .menu__wrapper .location{display:block}}footer{gap:6.5rem;position:relative}footer .wrapper-padding{padding:var(--p-large) var(--base)}@media screen and (min-width:768px){footer .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}footer .wrapper-padding .wrapper{display:flex;flex-direction:column;gap:var(--xxhuge);max-width:80rem;width:100%;margin:0 auto}@media screen and (min-width:768px){footer .wrapper-padding .wrapper{gap:6.5rem}}footer .wrapper-padding .wrapper .case-studies{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media screen and (min-width:1024px){footer .wrapper-padding .wrapper .case-studies{flex-direction:row;gap:var(--xxhuge)}}footer .wrapper-padding .wrapper .case-studies__title{text-transform:uppercase;white-space:nowrap}footer .wrapper-padding .wrapper .case-studies__right{display:flex;flex-direction:column;gap:var(--xhuge);width:auto}@media screen and (min-width:1024px){footer .wrapper-padding .wrapper .case-studies__right{max-width:46rem}}footer .wrapper-padding .wrapper .case-studies__link{display:flex;align-items:center;gap:var(--small)}footer .wrapper-padding .wrapper .links{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media screen and (min-width:1024px){footer .wrapper-padding .wrapper .links{flex-direction:row}}footer .wrapper-padding .wrapper .links__left{display:flex;gap:0}@media screen and (min-width:1024px){footer .wrapper-padding .wrapper .links__left{gap:12.5rem}}footer .wrapper-padding .wrapper .links nav,footer .wrapper-padding .wrapper .links__offsite{flex-basis:50%}@media screen and (min-width:1024px){footer .wrapper-padding .wrapper .links nav,footer .wrapper-padding .wrapper .links__offsite{flex-basis:auto}}footer .wrapper-padding .wrapper .links .menu,footer .wrapper-padding .wrapper .links__offsite{margin:0;padding:0;display:flex;flex-direction:column;list-style-type:none;gap:var(--xxlarge)}@media screen and (min-width:767px){footer .wrapper-padding .wrapper .links .menu,footer .wrapper-padding .wrapper .links__offsite{gap:var(--huge)}}footer .wrapper-padding .wrapper .links .menu li,footer .wrapper-padding .wrapper .links__offsite li{opacity:.8}footer .wrapper-padding .wrapper .links .menu li:hover,footer .wrapper-padding .wrapper .links__offsite li:hover{opacity:1}footer .wrapper-padding .wrapper .links__right{display:flex;flex-direction:column;gap:var(--huge);text-transform:uppercase}footer .carousel{display:flex;overflow-x:hidden;gap:3.5rem;width:auto}footer .carousel .images{display:flex;align-items:center;gap:3.5rem;animation:loop 20s infinite linear}footer .carousel .images .image{flex:0 0 auto}footer .carousel .images .image-1,footer .carousel .images .image-3{max-height:4rem}@media screen and (min-width:768px){footer .carousel .images .image-1,footer .carousel .images .image-3{max-height:6rem}}@media screen and (min-width:1024px){footer .carousel .images .image-1,footer .carousel .images .image-3{max-height:12.5rem}}footer .carousel .images .image-2,footer .carousel .images .image-4{max-height:7.5rem;aspect-ratio:16/9}@media screen and (min-width:768px){footer .carousel .images .image-2,footer .carousel .images .image-4{max-height:10rem}}@media screen and (min-width:1024px){footer .carousel .images .image-2,footer .carousel .images .image-4{max-height:15rem}}@keyframes loop{0%{transform:translate(0)}to{transform:translate(calc(-100% - 3.5rem))}}.bullet-point{fill:var(--white);width:var(--xxsmall);height:var(--xxsmall)}.bullet-point rect{width:var(--xxsmall);height:var(--xxsmall)}.hamburger{width:100%;height:100%}.hamburger line{stroke:var(--black);stroke-width:8px}.arrow{width:16px;height:16px;fill:none}.arrow path{stroke-width:1.5px;stroke:var(--white)}.hero{height:100vh;position:relative}.hero .wrapper-padding{position:absolute;box-sizing:border-box;height:100%;width:100%;top:0;left:0;padding:var(--xhuge) var(--base)}@media screen and (min-width:768px){.hero .wrapper-padding{padding:var(--xhuge) var(--xxlarge)}}.hero .wrapper-padding .wrapper{width:100%;height:100%;position:relative;inset:0;display:flex;justify-content:flex-end}.hero__image{display:block;width:100%;height:100%;object-fit:cover}.hero__left{display:flex;flex-direction:column;justify-content:end;height:100%;position:absolute;left:0;top:0}.hero__left ul{padding:0;margin:0;gap:1.5rem;display:flex;flex-direction:column}.hero__left ul li{list-style-type:none}.hero__left ul li a{display:flex;align-items:center;gap:.5rem}.hero__right{display:flex;flex-direction:column;align-items:end;gap:6.5rem;padding-top:4.75rem}.hero__title{display:flex;flex-direction:column}.hero__description{display:flex;flex-direction:column;gap:var(--base);width:18.5rem}@media screen and (min-width:1024px){.hero__description{gap:1.5rem}}.about{position:relative}.about .wrapper-padding{padding-inline:var(--base);position:relative;padding-bottom:6rem}@media screen and (min-width:768px){.about .wrapper-padding{padding-bottom:7.5rem;padding-inline:var(--xxlarge)}}.about .wrapper-padding .wrapper{display:flex;flex-direction:column;min-height:100%;max-width:80rem;width:100%;margin:0 auto;position:relative}.about__text{position:sticky;top:0;padding-top:50vh;height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--xxlarge);max-width:45.5rem;width:100%;margin:0 auto;mix-blend-mode:difference}@media screen and (min-width:768px){.about__text{gap:var(--huge)}}@media screen and (min-width:1024px){.about__text{gap:var(--xxhuge)}}.about__text h2{text-transform:uppercase;text-align:center}.about__text p{text-align:center;font-weight:var(--font-regular);text-wrap:balance}.about__images{padding-top:50vh;display:flex;flex-direction:column;padding-bottom:10rem;overflow-x:hidden}@media screen and (min-width:1024px){.about__images{padding-bottom:14rem}}.about__images .row{display:flex;justify-content:space-between}.about__images .image{width:100%}.about__images .image-1{height:100%;max-width:8rem}@media screen and (min-width:1024px){.about__images .image-1{max-width:11.25rem;margin-top:5rem}}.about__images .image-2{max-width:18rem;margin-top:20rem}@media screen and (min-width:1024px){.about__images .image-2{max-width:24rem;margin-top:10rem}}@media screen and (min-width:1024px){.about__images .image-2{max-width:28.75rem;margin-top:0}}.about__images .image-3{max-width:16rem;margin-top:18rem}@media screen and (min-width:768px){.about__images .image-3{margin-left:2rem}}@media screen and (min-width:1024px){.about__images .image-3{max-width:18rem;margin-left:4rem;margin-top:20rem}}.about__images .image-4{max-width:20rem;align-self:end;margin-top:18rem}@media screen and (min-width:768px){.about__images .image-4{max-width:28rem;margin-top:18rem;margin-right:1rem}}@media screen and (min-width:1024px){.about__images .image-4{max-width:32.5rem;margin-top:20rem}}.about__images .image-5{max-width:16rem;margin-top:18rem}@media screen and (min-width:768px){.about__images .image-5{max-width:22rem;margin-top:20rem}}@media screen and (min-width:1024px){.about__images .image-5{max-width:30rem}}.about__images .image-6{max-width:20rem;align-self:end;margin-top:20rem}@media screen and (min-width:768px){.about__images .image-6{margin-right:1rem}}.exhibitions{position:relative}.exhibitions .wrapper-padding{padding:var(--p-large) var(--base)}@media screen and (min-width:768px){.exhibitions .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.exhibitions .wrapper-padding .wrapper{flex-direction:column;justify-content:space-between;margin:0 auto;gap:var(--xxlarge);display:flex;max-width:80rem;min-height:auto;width:100%}@media screen and (min-width:768px){.exhibitions .wrapper-padding .wrapper{flex-direction:row}}@media screen and (min-width:1024px){.exhibitions .wrapper-padding .wrapper{min-height:37.5rem;gap:var(--xxhuge)}}.exhibitions__left{display:flex;flex-direction:column;justify-content:space-between;gap:var(--xxlarge)}@media screen and (min-width:768px){.exhibitions__left{width:25rem}}.exhibitions__left h2{text-transform:uppercase}.exhibitions__images{height:auto;width:auto;position:relative;overflow:hidden}.exhibitions__images .image{object-fit:cover;position:relative;height:auto;width:100%;display:block;transition-duration:.4s}.exhibitions__right{display:flex;flex-direction:column;gap:var(--huge)}@media screen and (min-width:768px){.exhibitions__right{gap:4rem}}@media screen and (min-width:768px){.exhibitions__right{gap:6.5rem}}.exhibitions__right ul{display:flex;flex-direction:column;list-style-type:none;gap:var(--xlarge);margin:0;padding:0}.exhibitions__right ul li{opacity:.4;width:fit-content;letter-spacing:unset}.exhibitions__right ul li.active{opacity:1}.exhibitions__right ul li a{text-transform:unset}.exhibitions__link{display:flex;align-items:center;gap:var(--small)}.collections .wrapper-padding{padding:var(--p-large) var(--base);gap:6.5rem;display:flex;flex-direction:column}@media screen and (min-width:768px){.collections .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.collections .wrapper-padding .wrapper{max-width:80rem;width:100%;margin:0 auto}.collections__overview{display:flex;flex-direction:column;justify-content:space-between;gap:var(--base)}@media screen and (min-width:1024px){.collections__overview{flex-direction:row;gap:var(--xxhuge)}}.collections__title{text-transform:uppercase;white-space:nowrap}.collections__text{width:auto;text-wrap:pretty}@media screen and (min-width:1024px){.collections__text{max-width:45.5rem}}.collections__images{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8rem}.collections__item{position:sticky;height:calc(100vh - var(--xxlarge) * 2)}.collections__item:nth-child(3n+1){height:calc(100vh - var(--xxlarge) * 4);top:var(--xxlarge)}.collections__item:nth-child(3n+2){height:calc(100vh - var(--xxlarge) * 4);top:calc(var(--xxlarge) + 16px)}.collections__item:nth-child(3n+3){height:calc(100vh - var(--xxlarge) * 4);top:calc(var(--xxlarge) + 32px)}@supports (animation-timeline: view()){@media screen and (min-width:768px){.collections__item:nth-child(n){top:var(--xxlarge)}.collections__item:not(:last-of-type){animation:scale both;animation-timeline:view();animation-range:entry 110% cover calc(400vh - var(--xxlarge) * 2)}}}.collections__item .gradient{background:linear-gradient(transparent 80%,#0006);position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.collections__item-info{display:flex;justify-content:space-between;align-items:center;padding:var(--small);position:absolute;bottom:0;z-index:2;width:100%;box-sizing:border-box}.collections__item-image{display:block;width:100%;height:100%;object-fit:cover}.collections__item-title{text-transform:uppercase}.collections__item-date{text-transform:uppercase;color:var(--grey-200)}@keyframes scale{0%{transform:scale(1)}10%{transform:scale(1);filter:brightness(1)}55%{transform:scale(.95);filter:brightness(0)}to{transform:scale(.95);filter:brightness(0)}}.testimonials{height:auto}.testimonials .wrapper-padding{padding:var(--p-large) var(--base);height:auto;box-sizing:border-box}@media screen and (min-width:768px){.testimonials .wrapper-padding{padding:var(--p-large) var(--xxlarge)}}.testimonials .wrapper-padding .wrapper{display:flex;flex-direction:column;max-width:80rem;height:auto;width:100%;margin:0 auto;gap:var(--base)}@media screen and (min-width:1024px){.testimonials .wrapper-padding .wrapper{gap:3rem}}.testimonials__title{text-transform:uppercase;white-space:nowrap}.testimonials__wrapper{display:flex;flex-direction:column;flex:1;height:100%;gap:var(--xxlarge)}@media screen and (min-width:768px){.testimonials__wrapper{flex-direction:row}}@media screen and (min-width:1024px){.testimonials__wrapper{gap:3rem}}.testimonials__images{display:flex;height:100%;width:100%;position:relative;overflow:hidden;flex-basis:50%}.testimonials__images .image{aspect-ratio:1/1;object-fit:cover;position:relative;height:100%;width:100%;display:block;transition-property:transform;transition-duration:.4s;flex-shrink:0}.testimonials__right{display:flex;flex-direction:column;gap:var(--xxlarge);flex-basis:50%}.testimonials__info{display:none;flex-direction:column;gap:var(--xxlarge)}.testimonials__info.active{display:flex}.testimonials__author{color:var(--grey-200)}.testimonials__list{display:flex;gap:var(--base);list-style-type:none;margin:0;padding:0}.testimonials__item{position:relative;border-radius:3rem;height:2.875rem;width:2.875rem;border:1px solid var(--white);overflow:hidden;object-fit:contain;opacity:.4}.testimonials__item.active{opacity:1}.testimonials__item:hover{cursor:pointer}.testimonials button{all:unset;display:block;height:100%;width:100%}.testimonials__item-image{width:100%;height:100%;object-fit:cover}
