a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{display:block}a{text-decoration:none}b,h1,h2,h3,h4,strong{font-weight:400}em{font-style:normal}::selection{background:#d3d3d3;color:#fff;text-shadow:none}hr{color:#222;background-color:#222;height:1px;border:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}button{-webkit-appearance:button;cursor:pointer;border:none}button::-moz-focus-inner{border:0;padding:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:#222;opacity:1}input::-moz-placeholder{color:#222;opacity:1}:-ms-input-placeholder{color:#222;opacity:1}input:-moz-placeholder{color:#222;opacity:1}::-webkit-textarea-placeholder{color:#222;opacity:1}textarea::-moz-placeholder{color:#222;opacity:1}:-ms-textarea-placeholder{color:#222;opacity:1}textarea:-moz-placeholder{color:#222;opacity:1}@font-face{font-family:light;src:url(/fonts/Antique-Legacy-Light.woff2) format("woff2")}@font-face{font-family:semi;src:url(/fonts/Antique-Legacy-Semibold.woff2) format("woff2")}*{-webkit-font-smoothing:antialiased}* input{background-color:transparent;background-repeat:no-repeat;border:none;overflow:hidden;outline:none;font-family:light,sans-serif;font-size:1rem;line-height:1.4}* input::placeholder{font-family:light,sans-serif;font-size:1rem;line-height:1.4}* button{background-color:transparent;background-repeat:no-repeat;border:none;overflow:hidden;outline:none;font-family:light,sans-serif;font-size:1rem;line-height:1.4}html{overflow:-moz-scrollbars-vertical;overflow-y:scroll}body{font-family:light,sans-serif;font-size:1rem;line-height:1.4}main{min-height:50vh}.index__link{display:block}* img{opacity:0}* img.lazyloaded{opacity:1;transition:.6s}* a{color:#000}* a:hover{color:var(--mainColor)}.page__title{overflow:hidden}.rte h2{font-family:semi,sans-serif}.rte h2,.rte h3{font-size:2rem;line-height:1;margin-bottom:30px}.rte strong{font-family:semi,sans-serif}.rte p{margin-bottom:20px}.rte a{text-decoration:underline}.rte li{display:flex}.rte .rte__li__bullet{width:1rem;height:1rem;margin-right:10px;margin-top:2px;background-color:red}.rte blockquote{font-size:2rem;line-height:1;font-family:semi,sans-serif}.grid{width:100%;display:grid;grid-gap:10px;grid-template-columns:repeat(4,1fr);padding:0 10px}.grid__item__visual{position:relative;width:100%}.grid__item__visual:after{display:block;content:"";padding-bottom:100%}.grid__item__visual__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8f8f8}.grid__item__visual__wrapper img{width:100%;height:100%;object-fit:cover}.grid__item__visual__wrapper video{width:100%;height:100%;object-fit:contain}.grid__item__info{padding:10px 0;line-height:1}.grid__item__vendor{font-family:semi;text-transform:uppercase}.grid__item__title{margin-bottom:20px;text-transform:uppercase}.grid__item__price__pre{margin-right:8px}@media only screen and (max-width:800px){.grid{grid-template-columns:repeat(2,1fr)}}header{width:100%}.header__logo{width:100%;display:flex;font-family:semi,sans-serif;font-size:12.9vw;line-height:11vw;text-transform:uppercase;cursor:pointer;overflow:hidden}.header__logo:hover{color:var(--mainColor)}.header__logo__dot{opacity:0}@media only screen and (max-width:800px){.header__logo{margin:70px 0 0}}.header__bar{position:fixed;top:0;left:0;width:100%;height:50px;background-color:#000;z-index:100}.header__controls__button{width:2.5vw;height:2.5vw;z-index:100}.header__controls,.header__controls__button{position:fixed;top:7.5vw;right:27.5vw;background-color:var(--mainColor);cursor:pointer}.header__controls{width:400px;height:auto;min-height:400px;z-index:101;display:none}.header__controls.true{display:block;z-index:500}.header__nav{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px}.header__nav__list a,.header__nav__list button{display:block;font-family:semi,sans-serif;font-size:1.6rem;line-height:1.1;text-transform:uppercase;color:#fff;cursor:pointer;padding:0}.header__nav__list a:hover,.header__nav__list button:hover{color:#000}.header__nav__close{position:absolute;top:0;right:0;width:50px;height:50px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:0;opacity:0;pointer-events:none}.header__nav__close img{width:100%;height:100%;object-fit:cover;opacity:1;mix-blend-mode:multiply;filter:invert(0)}@media only screen and (max-width:800px){.header__controls__button{position:fixed;top:10px;left:10px;width:50px;height:50px}.header__controls{top:10px;left:10px;width:calc(100vw - 20px)}.header__nav__close{opacity:1;pointer-events:auto}}.cartbutton{position:fixed;top:10vw;right:25vw;width:2.5vw;height:2.5vw;line-height:2.5vw;text-align:center;background-color:#d3d3d3;z-index:100;overflow:hidden;z-index:200;font-size:1.5vw;font-family:semi,sans-serif;cursor:pointer;opacity:1;pointer-events:auto}.cartbutton.total--0{opacity:0;pointer-events:none}.cartbutton.blinking--true{animation:blinkingBackground .4s infinite}@keyframes blinkingBackground{0%{background-color:var(--mainColor)}50%{background-color:#fff}75%{background-color:var(--mainColor)}to{background-color:#fff}}.cart{position:fixed;top:9.95vw;right:25vw;width:400px;background-color:#d3d3d3;cursor:pointer;z-index:100;overflow:hidden;z-index:210;opacity:0;pointer-events:none}.cart.status--true{opacity:1;pointer-events:auto}.cart__header{display:none}.cart__header__close{position:absolute;top:0;right:0;width:50px;height:50px;cursor:pointer;font-family:semi,sans-serif;font-size:2.4rem;display:flex;justify-content:center;align-items:center;color:#fff}.cart__items{position:relative;width:100%;overflow-y:scroll;font-family:semi,sans-serif}.cart__item{width:100%;height:200px;display:flex;flex-wrap:wrap;line-height:1rem}.cart__item__image{width:50%;height:100%}.cart__item__image img{width:100%;height:100%;object-fit:cover}.cart__item__content{position:relative;line-height:25px;width:50%;height:100%;padding:10px}.cart__item__content__top{width:100%;display:flex;justify-content:space-between}.cart__item__title{overflow:hidden;text-overflow:ellipsis;line-height:1rem;max-height:4rem}.cart__item__content__bottom{width:100%;display:flex;justify-content:space-between}.cart__item__quantity{display:flex}.cart__item__nr{margin:0 10px}.cart__item__minus,.cart__item__plus{cursor:pointer}.cart__footer{position:relative;width:100%;height:50px}.cart__footer__total{width:100%;display:flex;justify-content:space-between;display:none}.cart__footer__checkout{display:block;width:100%;height:50px;line-height:50px;transition:.2s;color:#fff;font-family:semi,sans-serif;padding:0 10px;color:#000;text-align:right;cursor:pointer}.cart__footer__checkout:hover{background-color:#000;color:#fff;transition:.2s}@media only screen and (max-width:800px){.cartbutton{width:50px;height:50px;line-height:50px;font-size:2rem}.cart,.cartbutton{position:fixed;top:10px;right:10px}.cart{width:calc(100% - 20px);height:auto}.cart__header{display:block;height:50px;background-color:#000}.cart__item__content__top{display:block}.cart__footer__checkout{background-color:#000;color:#fff}}.header__search{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px}.header__search,.header__search a,.header__search button{font-family:semi,sans-serif;font-size:1.6rem;line-height:1.1}.header__search a,.header__search button{display:block;text-transform:uppercase;color:#fff;cursor:pointer;padding:0}.header__search a:hover,.header__search button:hover{color:#000}.header__search__close{height:30px;line-height:1.1;text-align:left}.header__search__close,.header__search__input{width:100%;font-family:semi,sans-serif;font-size:1.6rem}.header__search__input{height:40px;line-height:40px;color:#fff;line-height:1.1;border-bottom:1px solid #fff;font-size:26px;border-radius:0;padding:0;-webkit-appearance:none}.header__search__results{width:100%;height:calc(100% - 60px);font-family:semi,sans-serif;font-size:1.6rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer{position:relative;width:100%;background-color:var(--mainColor);padding:20px 0;display:flex}.footer__item{width:25%;color:#fff;padding:0 10px}.footer__item__title{text-transform:uppercase;margin-bottom:20px}.footer__item__content a{display:block;color:#fff}.footer__mailchimp{margin-top:20px}.footer__mailchimp input{width:100%;height:30px;line-height:30px;border-bottom:1px solid #fff;color:#fff}.footer__mailchimp input::placeholder{color:#fff;opacity:.4}.footer__mailchimp button{margin-top:10px;width:100%;height:30px;line-height:30px;color:#fff;text-align:left;padding:0}@media screen and (max-width:800px){footer{flex-wrap:wrap}.footer__item{width:100%;text-align:center;margin-bottom:50px}.footer__item__title{text-transform:uppercase;margin-bottom:20px}.footer__item__content{max-width:400px;margin:0 auto}.footer__mailchimp{max-width:400px;margin:20 auto 0}}.collection__image{position:relative;width:100%}.collection__image:after{display:block;content:"";padding-bottom:50%}.collection__image__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.collection__image img{width:100%;height:100%;object-fit:cover}.collection__title{width:100%;font-family:semi,sans-serif;font-size:12.9vw;line-height:11vw;text-transform:uppercase}.collection__text{background-color:#000;color:#fff;padding:20px 10px}.collection__text__inner{width:50%;margin-left:50%}.collection__text__inner p{margin-bottom:20px}@media only screen and (max-width:800px){.collection__text__inner{width:100%;margin-left:0}}.collections{width:100%}.collections .grid__item:first-child{grid-column:1/-1}.collections .grid__item:first-child .grid__item__visual:after{padding-bottom:50%}.collections .grid__item:nth-child(2){grid-column:1/3}.collections .grid__item:nth-child(3){grid-column:3/5}.collections .module{grid-column:1/-1}@media only screen and (max-width:800px){.collections{width:100%}.collections .grid__item:first-child{grid-column:1/3}.collections .grid__item:first-child .grid__item__visual:after{padding-bottom:100%}.collections .grid__item:nth-child(2){grid-column:1/2}.collections .grid__item:nth-child(3){grid-column:2/3}.collections .module{grid-column:1/3}}.product{width:100%}.product__top{width:100%;display:flex;flex-wrap:wrap;background-color:#000}.product__visual__mobile{display:none;width:100%}.product__content{order:2;position:-webkit-sticky;position:sticky;top:0;width:50%;align-self:flex-start;background-color:#000;color:#fff}.product__visual{order:1;position:relative;width:50%}.product__description{width:100%;background-color:#000;color:#fff;padding:20px 10px}.product__description a{color:#fff}@media only screen and (max-width:800px){.product__visual__mobile{display:block}.product__content{position:static;width:100%;order:1}.product__visual{order:2;width:100%}.product__feature{width:100%}}.product__content__inner{position:relative;padding:20px 10px}.product__vendor{font-family:semi,sans-serif}.product__title,.product__vendor{font-size:2rem;line-height:1;text-transform:uppercase}.product__title{margin-bottom:20px}.product__price{margin-top:20px}.product__price__amount{font-family:semi,sans-serif;margin-right:10px}.product__price__info{opacity:.5}.product__variants{left:0;margin:20px 0}.product__variants,.product__variants__content{position:relative;width:100%}.product__variant{background-color:var(--gray);line-height:40px;color:#000;padding:0 10px;cursor:pointer}.product__variant.active,.product__variant:hover{background-color:#fff}.product__variant{display:flex}.product__variant__sign{width:14px;height:14px;margin-right:8px;margin-top:12px;border:2px solid #000}.product__variant.active .product__variant__sign,.product__variant:hover .product__variant__sign{width:14px;height:14px;background-color:#000;margin-right:8px;margin-top:12px}.product__add{position:relative;width:240px;height:60px;margin-top:20px;background-color:var(--gray);background-color:#fff;color:#000;font-family:semi,sans-serif;text-transform:uppercase;text-align:left;padding:0 10px;display:flex}.product__add:disabled{cursor:not-allowed}.product__add__sign{position:absolute;left:10px;width:30px;height:30px;margin-top:15px;margin-right:10px}.product__add__sign--green{background-color:var(--green)}.product__add__sign--red{background-color:var(--red)}.product__add__sign--gray{background-color:var(--gray)}.product__add__text{width:100%;text-align:center;line-height:60px}.product__add:hover .product__add__sign{scale:1.2}.product__custom{color:#fff;margin-top:20px;border-top:1px solid gray;padding-top:10px;padding-bottom:20px}.product__custom__form{width:100%;margin:5px 0;height:35px;line-height:35px;background-color:#000;color:#fff;font-family:semi,sans-serif;text-transform:uppercase;text-align:left;display:flex;padding:0 10px}.product__custom__form input{width:80%;color:#fff;border-bottom:1px solid gray}.product__custom__form input::placeholder{color:gray;opacity:1}.product__custom__form button{width:20%;height:100%;background-color:#000;color:#fff;line-height:100%;border:1px solid gray;border-right:none;border-left:none}.product__custom__form button:hover{background-color:gray}.product__custom__form button:disabled{cursor:not-allowed}.product__custom__text{margin-top:5px;margin-left:10px}@media only screen and (max-width:500px){.product__add{width:100%}}.product__feature{position:relative;width:100%}.product__feature:after{display:block;content:"";padding-bottom:100%}.product__feature__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.product__feature__wrapper img,.product__feature__wrapper video{width:100%;height:100%;object-fit:contain}.product__images{width:100%;display:flex;flex-wrap:wrap}.product__image{position:relative;width:100%}.product__image:after{display:block;content:"";padding-bottom:100%}.product__image__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.product__image__wrapper img{width:100%;height:100%}.frontpage__nav{width:100%;overflow:hidden;font-family:semi,sans-serif;font-size:12.9vw;line-height:11vw;text-transform:uppercase}.frontpage__nav a{display:block;color:#000}.frontpage__nav a.fineart:hover{color:var(--green)}.frontpage__nav a.nfts:hover{color:var(--blue)}.frontpage__nav a.editions:hover{color:var(--red)}.page__title{font-family:semi,sans-serif;font-size:12.9vw;line-height:11vw;text-transform:uppercase}.represented__list{margin:20px 10px;font-size:2rem;line-height:1;font-family:semi,sans-serif}.represented__list a{color:#000}.represented__list a:hover{color:var(--mainColor)}.curated__list{margin:20px 10px;font-size:2rem;line-height:1;font-family:semi,sans-serif}.curated__list a{color:#000}.curated__list a:hover{color:var(--mainColor)}.editions__nav{width:100%;height:50px;line-height:50px;background-color:var(--gray)}.editions__nav__list{display:flex}.editions__nav__list li{width:33.3333%;padding:0 10px;cursor:pointer;text-transform:uppercase}.editions__nav__list li.active,.editions__nav__list li:hover{background-color:#fff}.exhibitions__nav{width:100%;height:50px;line-height:50px;background-color:var(--gray)}.exhibitions__nav__list{display:flex}.exhibitions__nav__list li{width:33.3333%;padding:0 10px;cursor:pointer;text-transform:uppercase}.exhibitions__nav__list li.active,.exhibitions__nav__list li:hover{background-color:#fff}.exhibitions__item__link{position:relative;width:100%;display:flex;flex-wrap:wrap}.exhibitions__item__content{position:relative;width:50%}.exhibitions__item__content:after{display:block;width:100%;content:"";padding-bottom:100%}.exhibitions__item__content__inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px}.exhibitions__item__date{margin-bottom:20px}.exhibitions__item__title{font-size:2rem;line-height:1;font-family:semi,sans-serif}.exhibitions__item__subtitle{font-size:2rem;line-height:1;margin-bottom:30px}.exhibitions__item__image{position:relative;width:50%}.exhibitions__item__image:after{display:block;width:100%;content:"";padding-bottom:100%}.exhibitions__item__image__inner{position:absolute;top:0;left:0;width:100%;height:100%}.exhibitions__item__image__inner img{width:100%;height:100%;object-fit:cover}.exhibitions__item:nth-child(odd) .exhibitions__item__image{order:1}.exhibitions__item:nth-child(2n) .exhibitions__item__image,.exhibitions__item:nth-child(odd) .exhibitions__item__content{order:2}.exhibitions__item:nth-child(2n) .exhibitions__item__content{order:1}@media only screen and (max-width:800px){.exhibitions__nav{height:auto}.exhibitions__nav__list{flex-wrap:wrap}.exhibitions__item__content,.exhibitions__item__image,.exhibitions__nav__list li{width:100%}.exhibitions__item:nth-child(2n) .exhibitions__item__image,.exhibitions__item:nth-child(odd) .exhibitions__item__image{order:1}.exhibitions__item:nth-child(2n) .exhibitions__item__content,.exhibitions__item:nth-child(odd) .exhibitions__item__content{order:2}.exhibitions__item__content:after{content:none}.exhibitions__item__content__inner{position:relative;padding-bottom:50px}}.article__hero{position:relative;width:100%}.article__hero:after{display:block;content:"";padding-bottom:50%}.article__hero__inner{position:absolute;top:0;left:0;width:100%;height:100%}.article__hero__inner img{width:100%;height:100%;object-fit:cover}.article__info{padding:10px}.article__title{font-family:semi,sans-serif}.article__subtitle,.article__title{padding:0 10px;font-size:2rem;line-height:1}.article__subtitle{margin-bottom:20px}.magazine__nav{width:100%;height:50px;line-height:50px;background-color:var(--gray)}.magazine__nav__list{display:flex}.magazine__nav__list li{width:33.3333%;cursor:pointer;text-transform:uppercase}.magazine__nav__list li.active,.magazine__nav__list li:hover{background-color:#fff}.magazine__nav__list a{display:block;width:100%;line-height:50px;padding:0 10px}.magazine__item__link{position:relative;width:100%;display:flex;flex-wrap:wrap}.magazine__item__content{position:relative;width:50%}.magazine__item__content:after{display:block;width:100%;content:"";padding-bottom:100%}.magazine__item__content__inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px}.magazine__item__date{margin-bottom:20px}.magazine__item__title{font-size:2rem;line-height:1;font-family:semi,sans-serif}.magazine__item__subtitle{font-size:2rem;line-height:1;margin-bottom:30px}.magazine__item__image{position:relative;width:50%}.magazine__item__image:after{display:block;width:100%;content:"";padding-bottom:100%}.magazine__item__image__inner{position:absolute;top:0;left:0;width:100%;height:100%}.magazine__item__image__inner img{width:100%;height:100%;object-fit:cover}.magazine__item:nth-child(odd) .magazine__item__image{order:1}.magazine__item:nth-child(2n) .magazine__item__image,.magazine__item:nth-child(odd) .magazine__item__content{order:2}.magazine__item:nth-child(2n) .magazine__item__content{order:1}@media only screen and (max-width:800px){.magazine__nav{height:auto}.magazine__nav__list{flex-wrap:wrap}.magazine__item__content,.magazine__item__image,.magazine__nav__list li{width:100%}.magazine__item:nth-child(2n) .magazine__item__image,.magazine__item:nth-child(odd) .magazine__item__image{order:1}.magazine__item:nth-child(2n) .magazine__item__content,.magazine__item:nth-child(odd) .magazine__item__content{order:2}.magazine__item__content:after{content:none}.magazine__item__content__inner{position:relative;padding-bottom:50px}}.module5050,.moduleIframe,.moduleImage,.moduleQA,.moduleQuote,.moduleSelected,.moduleSlider,.moduleStatement,.moduleText,.moduleVideo{overflow:hidden}.moduleImage,.moduleImage__container{position:relative;width:100%}.moduleImage.cover .moduleImage__container:after{display:block;content:"";padding-bottom:50%}.moduleImage.cover .moduleImage__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.moduleImage.cover .moduleImage__wrapper img{width:100%;height:100%;object-fit:cover}.moduleImage.contain .moduleImage__container:after{display:block;content:"";padding-bottom:50%}.moduleImage.contain .moduleImage__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.moduleImage.contain .moduleImage__wrapper img{width:100%;height:100%;object-fit:contain}.moduleImage.natural .moduleImage__wrapper{position:relative;width:100%}.moduleImage.natural .moduleImage__wrapper img{width:100%}.moduleImage img.desktop{display:block}.moduleImage img.mobile{display:none}.moduleImage.left .moduleImage__wrapper img{width:50%}.moduleImage.right .moduleImage__wrapper img{width:50%;margin-left:50%}.moduleImage__caption{font-size:.75rem;padding:6px 10px}.moduleImage.right .moduleImage__caption{padding-left:50%}@media only screen and (max-width:800px){.moduleImage img.desktop{display:none}.moduleImage img.mobile{display:block}.moduleImage.contain .moduleImage__container:after,.moduleImage.cover .moduleImage__container:after,.moduleImage.natural .moduleImage__container:after{display:none}.moduleImage.contain .moduleImage__wrapper,.moduleImage.cover .moduleImage__wrapper,.moduleImage.natural .moduleImage__wrapper{position:relative;top:auto;left:auto;width:100%;height:auto}.moduleImage.contain .moduleImage__wrapper img,.moduleImage.cover .moduleImage__wrapper img,.moduleImage.natural .moduleImage__wrapper img{width:100%;height:auto;object-fit:fill}.moduleImage.left .moduleImage__wrapper img{width:100%}.moduleImage.right .moduleImage__wrapper img{width:100%;margin-left:0}.moduleImage.right .moduleImage__caption{padding-left:10px}}.moduleVideo{position:relative;width:100%}.moduleVideo:after{display:block;content:"";padding-bottom:50%}.moduleVideo__wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.moduleVideo__wrapper video{width:100%;height:100%;object-fit:cover}.moduleVideo__controls,.moduleVideo__controls__button{position:absolute;top:0;left:0;width:100%;height:100%}.moduleVideo__controls__button{cursor:pointer;display:flex;justify-content:center;align-items:center}.moduleVideo__controls__button img{width:30%;opacity:1}.moduleVideo__controls__pause{opacity:1;transition:.4s}.moduleVideo__controls__pause.false{opacity:0;transition:.4s}.moduleText{position:relative;width:100%;margin:20px auto;padding:0 10px}.moduleQuote{font-family:semi,sans-serif;font-size:12.9vw;line-height:11vw;text-transform:uppercase}@media only screen and (max-width:800px){.moduleQuote{padding:20px 10px}}.moduleQA{position:relative;width:100%;margin:20px auto;padding:0 10px;display:flex;flex-wrap:wrap}.moduleQA__left{width:50%;padding-right:10px}.moduleQA__right{width:50%}@media only screen and (max-width:800px){.moduleQA__left{width:100%;padding-right:0}.moduleQA__left p{margin-bottom:0}.moduleQA__right{width:100%}}.moduleSelected{width:100%;margin-bottom:20px}.moduleSelected__top{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:14px 10px;text-transform:uppercase}.moduleSelected__title{font-family:semi,sans-serif}.moduleSlider{background-color:#000;color:#fff}.moduleSlider a{color:#fff}.moduleSlider__top{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px;line-height:50px;text-transform:uppercase}.moduleSlider__title{font-family:semi,sans-serif}.moduleSlider__content{position:relative}.moduleSlider__content .swiper-slide{position:relative;width:100%}.moduleSlider__content .swiper-slide:after{display:block;content:"";padding-bottom:50%}.moduleSlider__content .image__wrapper{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.moduleSlider__content .image__wrapper img{width:100%;height:100%;object-fit:cover}.moduleSlider__content .swiper-pagination{position:absolute;top:0;left:0;height:30px;text-align:left}.moduleSlider__content .swiper-pagination-bullet{width:30px;height:30px;background-color:#fff;margin:0!important;border-radius:0;opacity:1}.moduleSlider__content .swiper-pagination-bullet-active{background-color:#000}.moduleSlider__content .moduleSlider__controls{position:absolute;top:0;right:0;height:30px;line-height:30px;z-index:100;display:flex;justify-content:flex-end;color:#000}.moduleSlider__content .moduleSlider__controls .slideshow__next,.moduleSlider__content .moduleSlider__controls .slideshow__prev{width:30px;height:30px;background-color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.moduleSlider__content .moduleSlider__controls .slideshow__prev{transform:rotate(90deg)}.moduleSlider__content .moduleSlider__controls .slideshow__next{transform:rotate(-90deg)}.moduleSlider__caption{padding:20px 10px;font-size:2rem;line-height:1;text-transform:uppercase}.moduleSlider__caption__title{font-family:semi,sans-serif}.moduleStatement{background-color:#000;color:#fff}.moduleStatement a{color:#fff}.moduleStatement__top{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px;line-height:50px;text-transform:uppercase}.moduleStatement__title{font-family:semi,sans-serif}.moduleStatement__content{padding:20px 10px}.module5050,.moduleIframe,.moduleIframe iframe{width:100%}.module5050__link{width:100%;display:flex;flex-wrap:wrap}.module5050__text{position:relative;width:50%}.module5050__text:after{display:block;content:"";padding-bottom:100%}.module5050__text__inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px 10px;overflow:hidden}.module5050__visual{position:relative;width:50%}.module5050__visual:after{display:block;content:"";padding-bottom:100%}.module5050__visual__inner{position:absolute;top:0;left:0;width:100%;height:100%}.module5050__visual__inner img,.module5050__visual__inner video{width:100%;height:100%;object-fit:cover}.module5050__visual__inner video{display:block}.module5050.left .module5050__link{flex-direction:row-reverse}@media only screen and (max-width:1000px){.module5050__text{width:100%}.module5050__text:after{content:none}.module5050__text__inner{position:relative;height:auto;width:100%}.module5050__visual{width:100%}.module5050.left .module5050__link,.module5050.right .module5050__link{flex-direction:row}}.moduleTeasers{width:100%;margin-bottom:20px}.moduleTeasers__top{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 10px;line-height:50px;text-transform:uppercase}.moduleTeasers__title{font-family:semi,sans-serif}.teasers{width:100%;display:grid;grid-gap:10px;grid-template-columns:repeat(4,1fr);padding:0 10px}.teasers__item__visual{position:relative;width:100%}.teasers__item__visual:after{display:block;content:"";padding-bottom:100%}.teasers__item__visual__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f8f8f8}.teasers__item__visual__wrapper img{width:100%;height:100%;object-fit:cover}.teasers__item__visual__wrapper video{width:100%;height:100%;object-fit:contain}.teasers__item__info{position:relative;line-height:1}.teasers__item__info:after{content:"";display:block;padding-bottom:70%}.teasers__item__info__inner{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px 10px}.teasers__item__subtitle{font-size:1rem;margin-bottom:10px}.teasers__item__date,.teasers__item__subtitle{text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.teasers__item__date{font-size:2rem}.teasers__item__title{font-family:semi;-webkit-line-clamp:3}.teasers__item__category,.teasers__item__title{text-transform:uppercase;font-size:2rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.teasers__item__category{-webkit-line-clamp:2}.teasers__item__footer{position:absolute;bottom:0;left:0;width:100%;padding:20px 10px;text-transform:uppercase}@media only screen and (max-width:1200px){.teasers__item__info:after{padding-bottom:80%}}@media only screen and (max-width:1000px){.teasers{grid-template-columns:repeat(2,1fr)}.teasers__item__info:after{padding-bottom:60%}}@media only screen and (max-width:700px){.teasers{grid-template-columns:repeat(1,1fr)}.teasers__item__info:after{content:"";display:block;padding-bottom:70%}.teasers__item__info__inner{position:relative;padding:20px 0}.teasers__item__info:after{padding-bottom:0}.teasers__item__title{display:block;overflow:visible;height:auto}.teasers__item__footer{position:relative;padding:0;margin-top:10px}}.previewbanner{width:100%;margin:0 auto;left:0;top:0;height:25px;line-height:25px;font-size:.8rem;text-align:center;position:fixed;background:blue;color:#fff;z-index:50}.previewbanner a{color:#fff;text-decoration:underline}@media (max-width:800px){.previewbanner{line-height:2;width:100%}}.consentBanner{background-color:var(--blue);position:fixed;z-index:1000;bottom:10vw;left:50%;width:400px;margin-left:-200px;padding:10px}.consentBanner * button{padding:0}.consentBanner,.consentBanner button{font-size:1.6rem;font-family:semi,sans-serif;line-height:1.1;text-transform:uppercase;color:#fff}.consentBanner__link{display:block;font-size:1.2rem;text-transform:capitalize;font-family:light,sans-serif;color:#fff;margin-bottom:50px}.consentBanner__footer{display:flex;justify-content:space-between}button.consentBanner__footer__settings{color:var(--gray);display:block;font-size:1.2rem;text-transform:capitalize;font-family:light,sans-serif}.consentBanner__select{margin:20px 0}:root{--blue:#00f;--red:red;--green:#0f0;--gray:#acacac;--heightDot:2.5vw}.newspop{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:900;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.newspop,.newspop a,.newspop button{font-family:semi,sans-serif;font-size:1.6rem;line-height:1.1}.newspop a,.newspop button{display:block;text-transform:uppercase;color:#fff;cursor:pointer;padding:0}.newspop a:hover,.newspop button:hover{color:#000}.newspop__inner{width:400px;height:auto;background-color:var(--mainColor);color:#fff;padding:10px}.newspop__title{text-transform:uppercase}