.tpl-dumonteil{--black:#100f0d;--white:#ffffff;--ivory:#ffffff;--cream:#f5f5f5;--gold:#9a7440;--gold-light:#c4976a;--gray:#78776f;--gray-light:#d8d5cc;--sidebar-w:260px;--nav-h:64px;--font-serif:"Barlow Condensed","Helvetica Neue",Helvetica,sans-serif;--font-sans:"Barlow Condensed","Helvetica Neue",Helvetica,sans-serif;--font-body:"Barlow","Helvetica Neue",Helvetica,sans-serif}.tpl-dumonteil,.tpl-dumonteil *,.tpl-dumonteil :after,.tpl-dumonteil :before{box-sizing:border-box}.tpl-dumonteil{font-family:Barlow Condensed,Helvetica Neue,Helvetica,sans-serif;background:var(--white);color:var(--black);font-size:13px;font-weight:300;letter-spacing:.03em}.tpl-dumonteil .boutique-card{background:var(--white);overflow:hidden;cursor:pointer}.tpl-dumonteil .boutique-img{aspect-ratio:1/1;background-size:cover;background-position:50%;transition:transform .6s ease}.tpl-dumonteil .boutique-card:hover .boutique-img{transform:scale(1.04)}.tpl-dumonteil .boutique-info{padding:20px 16px 16px;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .boutique-cat{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-weight:300}.tpl-dumonteil .boutique-title{font-size:13px;font-weight:400;color:var(--black);margin-bottom:4px;line-height:1.3;font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;text-transform:none}.tpl-dumonteil .boutique-artist{font-size:10px;color:var(--gray);letter-spacing:.1em;margin-bottom:14px;font-weight:300}.tpl-dumonteil .boutique-footer{display:flex;justify-content:space-between;align-items:center}.tpl-dumonteil .boutique-price{font-size:13px;font-weight:300;color:var(--black)}.tpl-dumonteil .boutique-btn{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--black);text-decoration:none;border-bottom:.5px solid var(--black);padding-bottom:1px;font-weight:300;transition:color .2s}.tpl-dumonteil .boutique-btn:hover{color:var(--gold);border-color:var(--gold)}.tpl-dumonteil .artist-list-item{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0;border-bottom:.5px solid var(--gray-light);cursor:pointer;transition:color .2s}.tpl-dumonteil .artist-list-item:hover h3{color:var(--gold)}.tpl-dumonteil .artist-list-item h3{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.01em}.tpl-dumonteil .artist-list-item span{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:var(--white);border-bottom:1px solid var(--gray-light)}.gallery-layout.tpl-dumonteil>main{padding-top:var(--nav-h)}@media (max-width:768px){.gallery-layout.tpl-dumonteil>main{padding-top:56px}}.tpl-dumonteil .nav-logo{cursor:pointer;display:flex;flex-direction:row;align-items:center;text-decoration:none;gap:10px}.tpl-dumonteil .logo-symbol{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.tpl-dumonteil .logo-symbol svg{width:28px;height:28px}.tpl-dumonteil .logo-main{font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-size:22px;font-weight:400;color:var(--black);letter-spacing:.02em;line-height:1}.tpl-dumonteil .nav-links{display:flex;gap:36px}.tpl-dumonteil .nav-links a{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--black);text-decoration:none;transition:color .25s;cursor:pointer;position:relative;padding-bottom:3px;font-weight:400;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:.5px;background:var(--black);transition:width .35s}.tpl-dumonteil .nav-links a.active:after,.tpl-dumonteil .nav-links a:hover:after{width:100%}.tpl-dumonteil .nav-links a.active,.tpl-dumonteil .nav-links a:hover{color:var(--black)}.tpl-dumonteil .nav-right{gap:24px;color:var(--gray)}.tpl-dumonteil .nav-right,.tpl-dumonteil .nav-wishlist{display:flex;align-items:center;font-size:9px;letter-spacing:.18em;font-weight:300;text-transform:uppercase;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .nav-wishlist{gap:6px;cursor:pointer;color:var(--black)}.tpl-dumonteil .wishlist-count{background:var(--black);color:var(--white);border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-size:8px}.tpl-dumonteil .btn-dark,.tpl-dumonteil .nav-lang{cursor:pointer;text-transform:uppercase}.tpl-dumonteil .btn-dark{display:inline-flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.26em;color:var(--white);background:var(--black);padding:13px 32px;border:none;transition:gap .3s;text-decoration:none;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .btn-dark:hover{gap:20px}.tpl-dumonteil .btn-outline{display:inline-flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.26em;text-transform:uppercase;color:var(--black);background:transparent;padding:13px 32px;border:.5px solid var(--black);cursor:pointer;transition:all .35s;text-decoration:none;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .btn-outline:hover{background:var(--black);color:var(--white)}.tpl-dumonteil .hero{height:calc(100vh - var(--nav-h));display:grid;grid-template-columns:1fr 1fr}.tpl-dumonteil .hero-left{background:var(--black);display:flex;flex-direction:column;justify-content:flex-end;padding:60px;position:relative;overflow:hidden}.tpl-dumonteil .hero-bg{position:absolute;inset:0;background:linear-gradient(135deg,#1c1810,#2a2218 40%,#0d0c08)}.tpl-dumonteil .hero-artwork-label{position:relative;z-index:2}.tpl-dumonteil .hero-artwork-label p{font-size:12px;color:rgba(255,255,255,.45);letter-spacing:.22em;font-weight:300}.tpl-dumonteil .hero-artwork-label h2,.tpl-dumonteil .hero-artwork-label p{font-family:Barlow Condensed,sans-serif;margin-bottom:6px;text-transform:uppercase}.tpl-dumonteil .hero-artwork-label h2{font-size:14px;font-weight:600;color:var(--white);line-height:1;letter-spacing:.04em}.tpl-dumonteil .hero-artwork-label span{font-size:12px;color:rgba(255,255,255,.5);letter-spacing:.18em;font-family:Barlow Condensed,sans-serif;font-weight:300;text-transform:uppercase}.tpl-dumonteil .hero-right{background:var(--ivory);display:flex;flex-direction:column;justify-content:center;padding:80px 64px}.tpl-dumonteil .hero-tagline{font-family:Barlow Condensed,sans-serif;font-size:30px;font-weight:600;line-height:.95;color:var(--black);margin-bottom:32px;letter-spacing:.01em;text-transform:uppercase}.tpl-dumonteil .hero-tagline em{font-style:normal;color:var(--black);font-weight:300}.tpl-dumonteil .hero-sub{font-size:11px;color:var(--gray);line-height:1.7;max-width:340px;margin-bottom:44px;font-weight:300;letter-spacing:.12em;font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .hero-btns{display:flex;gap:14px}.tpl-dumonteil .hero-scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--gray);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.tpl-dumonteil .hero-scroll-line{width:1px;height:36px;background:var(--gray-light);animation:scrollAnim 2s ease-in-out infinite}@keyframes scrollAnim{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.tpl-dumonteil .home-section{padding:100px 48px}.tpl-dumonteil .home-section.dark{background:var(--black);padding:100px 48px}.tpl-dumonteil .home-section.cream{background:var(--cream);padding:100px 48px}.tpl-dumonteil .sec-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px}.tpl-dumonteil .sec-title{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase}.tpl-dumonteil .sec-title em{font-style:normal;color:var(--black);font-weight:300;letter-spacing:.1em}.tpl-dumonteil .sec-title.light{color:var(--white)}.tpl-dumonteil .sec-link{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--black);text-decoration:none;display:flex;align-items:center;gap:6px;transition:gap .3s;cursor:pointer;background:none;border:none;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .sec-link:hover{gap:14px}.tpl-dumonteil .preview-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.tpl-dumonteil .preview-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:2px}.tpl-dumonteil .preview-grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.tpl-dumonteil .preview-grid-7{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.tpl-dumonteil .preview-grid-7 .art-card-img{aspect-ratio:1/1}.tpl-dumonteil .art-card{position:relative;overflow:hidden;cursor:pointer}.tpl-dumonteil .art-card-img{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;transition:transform .6s ease;overflow:hidden}.tpl-dumonteil .art-card:hover .art-card-img{transform:scale(1.04)}.tpl-dumonteil .art-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,rgba(0,0,0,.7));transform:translateY(100%);transition:transform .35s}.tpl-dumonteil .art-card:hover .art-card-overlay{transform:translateY(0)}.tpl-dumonteil .art-card-overlay p{font-family:Barlow Condensed,sans-serif;font-size:15px;color:var(--white)}.tpl-dumonteil .art-card-overlay span{font-size:11px;color:var(--gold)}.tpl-dumonteil .art-card-info{padding:16px 0 8px;border-top:.5px solid var(--gray-light);margin-top:1px}.tpl-dumonteil .art-card-info h3{font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.tpl-dumonteil .art-card-info p{font-size:9px;color:var(--gray);margin-top:3px;letter-spacing:.14em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .artist-prev{cursor:pointer;text-align:center}.tpl-dumonteil .artist-avatar{aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Barlow Condensed,sans-serif;font-size:26px;color:rgba(255,255,255,.25);margin-bottom:14px;transition:transform .4s}.tpl-dumonteil .artist-prev:hover .artist-avatar{transform:scale(1.06)}.tpl-dumonteil .artist-prev-name{font-family:Barlow Condensed,sans-serif;font-size:15px;font-weight:300;color:var(--white)}.tpl-dumonteil .artist-prev-origin{font-size:11px;color:var(--gold);margin-top:3px;letter-spacing:.06em}.tpl-dumonteil .artist-prev-count{font-size:10px;color:rgba(255,255,255,.3);margin-top:3px}.tpl-dumonteil .expo-prev{position:relative;overflow:hidden;cursor:pointer}.tpl-dumonteil .expo-prev-img{aspect-ratio:16/9;display:flex;align-items:flex-end;padding:40px;transition:transform .6s}.tpl-dumonteil .expo-prev:hover .expo-prev-img{transform:scale(1.03)}.tpl-dumonteil .expo-badge{display:inline-block;padding:4px 14px;font-size:10px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:12px;font-family:Barlow Condensed,sans-serif;font-weight:500}.tpl-dumonteil .expo-badge.on{background:var(--black);color:var(--white)}.tpl-dumonteil .expo-badge.soon{border:1px solid rgba(255,255,255,.4);color:rgba(255,255,255,.6)}.tpl-dumonteil .expo-badge.past{border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.35)}.tpl-dumonteil .expo-prev-info{padding:16px 20px 20px;background:var(--white);border-top:.5px solid var(--gray-light)}.tpl-dumonteil .expo-prev-info h3{font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:500;color:var(--black);line-height:1.2;margin-bottom:4px;margin-top:8px;letter-spacing:.08em;text-transform:uppercase}.tpl-dumonteil .expo-prev-info p{font-size:9px;color:var(--gray);margin-top:4px;font-weight:300;letter-spacing:.12em;font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .fairs-list{display:flex;flex-direction:column}.tpl-dumonteil .fair-row{display:grid;grid-template-columns:120px 1fr 200px 140px;align-items:center;padding:24px 0;border-bottom:.5px solid var(--gray-light);cursor:pointer;transition:padding-left .25s}.tpl-dumonteil .fair-row:hover{padding-left:10px}.tpl-dumonteil .fair-date{font-size:10px;color:var(--gray);letter-spacing:.16em;font-weight:300}.tpl-dumonteil .fair-date,.tpl-dumonteil .fair-name{font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .fair-name{font-size:11px;font-weight:500;letter-spacing:.08em}.tpl-dumonteil .fair-location{font-size:11px;color:var(--gray);font-weight:300;letter-spacing:.06em}.tpl-dumonteil .fair-booth{font-size:10px;color:var(--black);text-align:right;letter-spacing:.14em;font-weight:300;text-transform:uppercase}.tpl-dumonteil .editorial-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.tpl-dumonteil .ed-img{margin-bottom:18px}.tpl-dumonteil .ed-tag{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);margin-bottom:7px;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .ed-title{font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-weight:400;text-transform:none;letter-spacing:0;color:var(--black);line-height:1.3}.tpl-dumonteil .ed-title.lg{font-size:20px;font-weight:400;margin-bottom:10px;letter-spacing:-.01em}.tpl-dumonteil .ed-title.sm{font-size:15px;font-weight:400;margin-bottom:7px}.tpl-dumonteil .ed-desc{font-size:12px;color:var(--gray);line-height:1.8;font-weight:300}.tpl-dumonteil .ed-date{font-size:10px;color:var(--gray);margin-top:8px;font-family:Barlow Condensed,sans-serif;font-weight:300;letter-spacing:.08em}.tpl-dumonteil .newsletter{background:var(--cream);padding:48px;text-align:center;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .newsletter h2{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:500;color:var(--black);margin-bottom:10px;letter-spacing:-.02em}.tpl-dumonteil .newsletter h2 em{font-style:italic;color:var(--black)}.tpl-dumonteil .newsletter p{font-size:12px;color:var(--gray);margin-bottom:24px;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .nl-form{display:flex;max-width:460px;margin:0 auto}.tpl-dumonteil .nl-form input{flex:1;padding:14px 20px;background:var(--white);border:.5px solid var(--gray-light);border-right:none;color:var(--black);font-size:11px;outline:none;font-family:Barlow Condensed,sans-serif;font-weight:300;letter-spacing:.06em}.tpl-dumonteil .nl-form input::placeholder{color:var(--gray)}.tpl-dumonteil .nl-form button{padding:13px 28px;background:var(--black);border:none;color:var(--white);font-size:10px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;font-family:Barlow Condensed,sans-serif;transition:opacity .25s;font-weight:300}.tpl-dumonteil .nl-form button:hover{opacity:.75}.tpl-dumonteil footer{background:var(--black);border-top:none;padding:64px 48px 40px}.tpl-dumonteil .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.tpl-dumonteil .footer-brand{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:300;color:var(--white);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px}.tpl-dumonteil .footer-desc{font-size:11px;color:rgba(255,255,255,.35);line-height:1.9;max-width:240px;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .footer-col h4{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.35);margin-bottom:20px;font-weight:300}.tpl-dumonteil .footer-col a{display:block;font-size:11px;color:rgba(255,255,255,.45);text-decoration:none;margin-bottom:10px;transition:color .2s;cursor:pointer;font-weight:300;letter-spacing:.1em}.tpl-dumonteil .footer-col a:hover{color:var(--white)}.tpl-dumonteil .footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:.5px solid rgba(255,255,255,.08);font-size:9px;color:rgba(255,255,255,.2);letter-spacing:.12em;font-weight:300;text-transform:uppercase}.tpl-dumonteil .oeuvres-layout{display:flex;min-height:calc(100vh - var(--nav-h));background:#ffffff;position:relative;z-index:2}.tpl-dumonteil .sidebar{width:var(--sidebar-w);flex-shrink:0;border-right:1px solid var(--gray-light);position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));overflow-y:auto;padding-bottom:40px;scrollbar-width:thin;scrollbar-color:var(--gray-light) transparent}.tpl-dumonteil .sidebar-top{padding:18px 24px 14px;border-bottom:1px solid var(--gray-light);display:flex;justify-content:space-between;align-items:center}.tpl-dumonteil .sidebar-top h2{font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.tpl-dumonteil .sidebar-total{font-size:12px;color:var(--gray);font-family:Barlow Condensed,sans-serif;letter-spacing:.06em}.tpl-dumonteil .sidebar-sec{border-bottom:1px solid var(--gray-light)}.tpl-dumonteil .cat-hd{display:flex;justify-content:space-between;align-items:center;padding:13px 24px;cursor:pointer;transition:background .15s;user-select:none}.tpl-dumonteil .cat-hd.open,.tpl-dumonteil .cat-hd.sel,.tpl-dumonteil .cat-hd:hover{background:var(--ivory)}.tpl-dumonteil .cat-hd.sel-solid{background:var(--black)}.tpl-dumonteil .cat-nm{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:400;color:var(--black);transition:color .2s;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .cat-hd.open .cat-nm,.tpl-dumonteil .cat-hd.sel .cat-nm,.tpl-dumonteil .cat-hd:hover .cat-nm{color:var(--gold)}.tpl-dumonteil .cat-hd.sel-solid .cat-nm,.tpl-dumonteil .cat-hd.sel-solid:hover .cat-nm{color:var(--white)}.tpl-dumonteil .cat-arr{font-size:10px;color:var(--gray);transition:transform .25s;display:inline-block}.tpl-dumonteil .cat-hd.open .cat-arr{transform:rotate(90deg)}.tpl-dumonteil .sublist{max-height:0;overflow:hidden;transition:max-height .35s ease}.tpl-dumonteil .sublist.open{max-height:500px}.tpl-dumonteil .sub-item{display:flex;justify-content:space-between;padding:8px 24px 8px 34px;cursor:pointer;transition:background .15s}.tpl-dumonteil .sub-item:hover{background:var(--cream)}.tpl-dumonteil .sub-item.active{background:var(--black)}.tpl-dumonteil .sub-item span{font-size:11px;color:var(--gray);transition:color .2s;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .sub-item:hover span{color:var(--black)}.tpl-dumonteil .sub-item.active span{color:var(--white)}.tpl-dumonteil .sub-n{font-size:10px;color:var(--gray-light)}.tpl-dumonteil .sub-item.active .sub-n{color:rgba(255,255,255,.3)}.tpl-dumonteil .sidebar-sort{padding:18px 24px 10px}.tpl-dumonteil .sidebar-artist label,.tpl-dumonteil .sidebar-sort label{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);display:block;margin-bottom:12px;font-weight:300}.tpl-dumonteil .sort-opt{display:flex;flex-direction:column;gap:3px}.tpl-dumonteil .sort-b{padding:7px 10px;font-size:11px;color:var(--gray);cursor:pointer;background:none;border:none;font-family:Barlow Condensed,sans-serif;text-align:left;border-radius:2px;transition:all .15s;font-weight:300;letter-spacing:.06em}.tpl-dumonteil .sort-b:hover{background:var(--cream);color:var(--black)}.tpl-dumonteil .sort-b.active{background:var(--black);color:var(--white)}.tpl-dumonteil .sidebar-artist{padding:18px 24px 10px;border-top:1px solid var(--gray-light)}.tpl-dumonteil .art-filter{display:flex;flex-direction:column;gap:2px}.tpl-dumonteil .art-b{padding:6px 10px;font-size:11px;color:var(--gray);cursor:pointer;background:none;border:none;font-family:Barlow Condensed,sans-serif;text-align:left;border-radius:2px;transition:all .15s;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .art-b:hover{background:var(--cream);color:var(--black)}.tpl-dumonteil .art-b.active{color:var(--gold);font-weight:400}.tpl-dumonteil .oeuvres-main{flex:1;min-width:0}.tpl-dumonteil .cat-hero{padding:44px 32px 28px;border-bottom:1px solid var(--gray-light);display:flex;justify-content:space-between;align-items:flex-end}.tpl-dumonteil .cat-hero-title{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:600;line-height:1;letter-spacing:-.02em}.tpl-dumonteil .cat-hero-title em{font-style:normal;color:var(--black);font-weight:300}.tpl-dumonteil .cat-hero-desc{font-size:12px;color:var(--gray);max-width:280px;text-align:right;line-height:1.7}.tpl-dumonteil .active-tags{padding:10px 32px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;border-bottom:1px solid var(--gray-light);min-height:42px}.tpl-dumonteil .a-tag{display:flex;align-items:center;gap:6px;padding:4px 10px;background:var(--black);color:var(--white);font-size:11px;letter-spacing:.06em}.tpl-dumonteil .a-tag button{background:none;border:none;color:rgba(255,255,255,.55);cursor:pointer;font-size:12px;padding:0}.tpl-dumonteil .a-tag button:hover{color:var(--white)}.tpl-dumonteil .clear-all{font-size:11px;color:var(--gray);text-decoration:underline;cursor:pointer;margin-left:4px}.tpl-dumonteil .topbar{padding:14px 32px;border-bottom:1px solid var(--gray-light);display:flex;justify-content:space-between;align-items:center;position:sticky;top:var(--nav-h);background:var(--white);z-index:10}.tpl-dumonteil .tb-left{display:flex;align-items:center;gap:14px}.tpl-dumonteil .breadcrumb,.tpl-dumonteil .res-count{font-size:12px;color:var(--gray)}.tpl-dumonteil .view-tog{display:flex;gap:3px}.tpl-dumonteil .view-b{width:28px;height:28px;border:1px solid var(--gray-light);background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.tpl-dumonteil .view-b.active,.tpl-dumonteil .view-b:hover{background:var(--black);border-color:var(--black)}.tpl-dumonteil .view-b svg{width:11px;height:11px}.tpl-dumonteil .view-b svg path{fill:var(--gray);transition:fill .15s}.tpl-dumonteil .view-b.active svg path,.tpl-dumonteil .view-b:hover svg path{fill:var(--white)}.tpl-dumonteil .works-grid{display:grid;gap:1px;background:var(--gray-light)}.tpl-dumonteil .wg-4{grid-template-columns:repeat(4,1fr)}.tpl-dumonteil .wg-6{grid-template-columns:repeat(5,1fr)}.tpl-dumonteil .wg-3{grid-template-columns:repeat(3,1fr)}.tpl-dumonteil .wg-2{grid-template-columns:repeat(2,1fr)}.tpl-dumonteil .work-card{background:var(--white);cursor:pointer;position:relative;overflow:hidden}.tpl-dumonteil .work-img{aspect-ratio:1/1;overflow:hidden;position:relative}.tpl-dumonteil .work-img,.tpl-dumonteil .work-ph{display:flex;align-items:center;justify-content:center}.tpl-dumonteil .work-ph{position:absolute;inset:0;transition:transform .6s ease}.tpl-dumonteil .work-card:hover .work-ph{transform:scale(1.04)}.tpl-dumonteil .wish-heart{background:rgba(255,255,255,.85);border:none;color:var(--black);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,opacity .2s;padding:0}.tpl-dumonteil .wish-heart:hover{background:#fff}.tpl-dumonteil .wish-heart.active{color:var(--gold)}.tpl-dumonteil .work-img .wish-heart{position:absolute;top:10px;right:10px;z-index:4;opacity:0}.tpl-dumonteil .work-card:hover .work-img .wish-heart,.tpl-dumonteil .work-img .wish-heart.active{opacity:1}.tpl-dumonteil .work-new{position:absolute;top:10px;left:10px;z-index:3;background:var(--gold);color:var(--white);font-size:9px;letter-spacing:.12em;text-transform:uppercase;padding:3px 8px}.tpl-dumonteil .work-actions{position:absolute;top:10px;right:10px;z-index:3;display:flex;flex-direction:column;gap:5px;opacity:0;transform:translateX(6px);transition:opacity .25s,transform .25s}.tpl-dumonteil .work-card:hover .work-actions{opacity:1;transform:translateX(0)}.tpl-dumonteil .w-act-b{width:30px;height:30px;background:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:background .15s}.tpl-dumonteil .w-act-b:hover{background:var(--gold);color:var(--white)}.tpl-dumonteil .work-info{padding:13px 14px 16px}.tpl-dumonteil .work-artist{font-size:9px;letter-spacing:.18em;color:var(--gray);font-weight:300}.tpl-dumonteil .work-artist,.tpl-dumonteil .work-title{text-transform:uppercase;margin-bottom:3px;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .work-title{font-size:11px;font-weight:400;line-height:1.2;letter-spacing:.08em}.tpl-dumonteil .work-meta{line-height:1.6;font-weight:300;letter-spacing:.1em}.tpl-dumonteil .work-meta,.tpl-dumonteil .work-price{font-size:9px;color:var(--gray);font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .work-price{margin-top:7px;letter-spacing:.12em}.tpl-dumonteil .pagination{padding:36px 32px;display:flex;justify-content:center;gap:4px}.tpl-dumonteil .pg-b{width:34px;height:34px;border:.5px solid var(--gray-light);background:none;cursor:pointer;font-size:11px;transition:all .15s;font-family:Barlow Condensed,sans-serif;font-weight:300;letter-spacing:.06em}.tpl-dumonteil .pg-b.active,.tpl-dumonteil .pg-b:hover{background:var(--black);color:var(--white);border-color:var(--black)}.tpl-dumonteil .ph1{background:linear-gradient(145deg,#2a2520,#0d0b08)}.tpl-dumonteil .ph2{background:linear-gradient(145deg,#1e2a1e,#080d08)}.tpl-dumonteil .ph3{background:linear-gradient(145deg,#25202a,#0d0810)}.tpl-dumonteil .ph4{background:linear-gradient(145deg,#2a201e,#100808)}.tpl-dumonteil .ph5{background:linear-gradient(145deg,#20252a,#081018)}.tpl-dumonteil .ph6{background:linear-gradient(145deg,#2a2820,#10100a)}.tpl-dumonteil .ph7{background:linear-gradient(145deg,#1e2028,#080810)}.tpl-dumonteil .ph8{background:linear-gradient(145deg,#28201a,#100a06)}.tpl-dumonteil .ph9{background:linear-gradient(145deg,#202820,#080c08)}.tpl-dumonteil .ph10{background:linear-gradient(145deg,#281e20,#100808)}.tpl-dumonteil .ph11{background:linear-gradient(145deg,#20202a,#080810)}.tpl-dumonteil .ph12{background:linear-gradient(145deg,#2a2020,#100808)}.tpl-dumonteil .page-hero{padding:36px 48px 28px;background:var(--ivory);display:flex;justify-content:space-between;align-items:flex-end;border-bottom:.5px solid var(--gray-light)}.tpl-dumonteil .page-hero h1{font-size:22px;font-weight:700;line-height:1;letter-spacing:.06em}.tpl-dumonteil .page-hero h1,.tpl-dumonteil .page-hero p{font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .page-hero p{font-size:10px;color:var(--gray);max-width:340px;text-align:right;line-height:1.7;font-weight:300;letter-spacing:.12em}.tpl-dumonteil .filter-bar{padding:16px 48px;background:var(--ivory);border-bottom:.5px solid var(--gray-light);display:flex;gap:8px;flex-wrap:wrap;align-items:center}.tpl-dumonteil .f-label{font-size:9px;letter-spacing:.2em;margin-right:4px}.tpl-dumonteil .f-btn,.tpl-dumonteil .f-label{text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .f-btn{padding:4px 12px;border:.5px solid var(--gray-light);background:transparent;font-size:8px;letter-spacing:.16em;cursor:pointer;transition:all .2s;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .f-btn.active,.tpl-dumonteil .f-btn:hover{background:var(--black);color:var(--white);border-color:var(--black)}.tpl-dumonteil .artists-grid-page{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:2px;background:var(--gray-light)}.tpl-dumonteil .artists-workby-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;background:var(--gray-light);padding:0 2px 2px}.tpl-dumonteil .workby-card{background:var(--white);cursor:pointer;overflow:hidden}.tpl-dumonteil .workby-card:hover .workby-img{transform:scale(1.04)}.tpl-dumonteil .workby-img{aspect-ratio:1;overflow:hidden;transition:transform .5s;display:flex;align-items:center;justify-content:center}.tpl-dumonteil .workby-name{padding:10px 12px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--black);font-weight:300;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .workby-sub{font-size:9px;color:var(--gray);margin-top:2px}.tpl-dumonteil .artist-page-card{background:transparent;overflow:hidden;cursor:pointer}.tpl-dumonteil .ap-img{aspect-ratio:1/1;display:flex;align-items:flex-end;padding:24px;transition:transform .6s;background-size:cover;background-position:top}.tpl-dumonteil .artist-page-card:hover .ap-img{transform:scale(1.04)}.tpl-dumonteil .ap-img{position:relative;overflow:hidden}.tpl-dumonteil .ap-img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 50%,transparent);z-index:3;pointer-events:none}.tpl-dumonteil .ap-img .ap-work-overlay{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat;z-index:2;background-color:#111}.tpl-dumonteil .artist-page-card:hover .ap-work-overlay{opacity:1}.tpl-dumonteil .ap-info{position:relative;z-index:5;padding:24px;width:100%;box-sizing:border-box}.tpl-dumonteil .ap-info h3{font-size:11px;font-weight:500;color:var(--white);letter-spacing:.1em}.tpl-dumonteil .ap-info h3,.tpl-dumonteil .ap-info p{font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .ap-info p{font-size:9px;color:rgba(255,255,255,.65);margin-top:4px;letter-spacing:.18em;font-weight:300}.tpl-dumonteil .ap-info span{font-size:10px;color:rgba(255,255,255,.4);display:block;margin-top:3px;font-family:Barlow Condensed,sans-serif;letter-spacing:.1em;text-transform:uppercase}.tpl-dumonteil .expo-grid-page{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--gray-light);padding:2px}.tpl-dumonteil .expo-page-card{overflow:hidden;cursor:pointer;background:var(--white)}.tpl-dumonteil .ep-img{aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;transition:transform .6s}.tpl-dumonteil .expo-page-card:hover .ep-img{transform:scale(1.04)}.tpl-dumonteil .about-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - var(--nav-h))}.tpl-dumonteil .about-left{background:var(--black);display:flex;align-items:center;justify-content:center;padding:80px}.tpl-dumonteil .about-right{background:var(--cream);display:flex;flex-direction:column;justify-content:center;padding:80px}.tpl-dumonteil .about-stat{display:flex;gap:40px;margin-top:40px}.tpl-dumonteil .stat-n{font-family:Barlow Condensed,sans-serif;font-size:38px;font-weight:300;color:var(--white)}.tpl-dumonteil .stat-l{font-size:11px;color:var(--gold);letter-spacing:.1em}.tpl-dumonteil .location-card{padding:22px;border:1px solid var(--gray-light);margin-bottom:16px}.tpl-dumonteil .location-card .lc-city{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:7px}.tpl-dumonteil .location-card h3{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:300;margin-bottom:5px}.tpl-dumonteil .location-card p{font-size:12px;color:var(--gray);line-height:1.6}.tpl-dumonteil .artwork-detail{display:grid;grid-template-columns:1fr 420px;min-height:calc(100vh - var(--nav-h))}.tpl-dumonteil .aw-left{position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));background:#f0eeeb;display:flex;flex-direction:column;overflow:hidden}.tpl-dumonteil .aw-main-img{flex:1;display:flex;align-items:center;justify-content:center;padding:48px;position:relative;cursor:zoom-in}.tpl-dumonteil .aw-main-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tpl-dumonteil .aw-thumbnails{display:flex;gap:2px;padding:0 2px 2px;background:var(--white)}.tpl-dumonteil .aw-thumb{width:72px;height:72px;flex-shrink:0;cursor:pointer;opacity:.5;transition:opacity .2s;overflow:hidden}.tpl-dumonteil .aw-thumb.active{opacity:1;outline:1.5px solid var(--black)}.tpl-dumonteil .aw-thumb:hover{opacity:.85}.tpl-dumonteil .aw-thumb-ph{width:100%;height:100%}.tpl-dumonteil .aw-zoom-hint{position:absolute;bottom:16px;right:16px;font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .aw-right{border-left:.5px solid var(--gray-light);overflow-y:auto;padding:48px 40px 80px}.tpl-dumonteil .aw-breadcrumb{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);margin-bottom:32px;font-family:Barlow Condensed,sans-serif;font-weight:400;cursor:pointer;display:flex;align-items:center;gap:8px}.tpl-dumonteil .aw-breadcrumb:hover{color:var(--black)}.tpl-dumonteil .aw-artist-link{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);font-family:Barlow Condensed,sans-serif;font-weight:400;margin-bottom:12px;cursor:pointer;transition:color .2s}.tpl-dumonteil .aw-artist-link:hover{color:var(--black)}.tpl-dumonteil .aw-title{font-size:18px;font-weight:600;line-height:1;letter-spacing:.06em;margin-bottom:6px}.tpl-dumonteil .aw-title,.tpl-dumonteil .aw-year{font-family:Barlow Condensed,sans-serif;text-transform:uppercase}.tpl-dumonteil .aw-year{font-size:10px;color:var(--gray);font-weight:300;letter-spacing:.18em;margin-bottom:36px}.tpl-dumonteil .aw-specs{margin-bottom:36px;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .aw-spec-row{display:grid;grid-template-columns:130px 1fr;padding:12px 0;border-bottom:.5px solid var(--gray-light);gap:16px}.tpl-dumonteil .aw-spec-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gray);font-family:Barlow Condensed,sans-serif;font-weight:300;padding-top:1px}.tpl-dumonteil .aw-spec-value{font-size:13px;color:var(--black);font-family:Barlow Condensed,sans-serif;font-weight:300;line-height:1.5}.tpl-dumonteil .aw-desc-toggle{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:.5px solid var(--gray-light);cursor:pointer;font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .aw-desc-toggle:hover{color:var(--black)}.tpl-dumonteil .aw-desc-toggle span{color:var(--gray)}.tpl-dumonteil .aw-desc-body{font-size:13px;line-height:1.8;color:var(--gray);font-family:Barlow Condensed,sans-serif;font-weight:300;padding:0 0 20px;display:none}.tpl-dumonteil .aw-desc-body.open{display:block}.tpl-dumonteil .aw-toggle-icon{font-size:16px;color:var(--gray);transition:transform .25s}.tpl-dumonteil .aw-toggle-icon.open{transform:rotate(45deg)}.tpl-dumonteil .aw-actions{margin-top:36px;display:flex;flex-direction:column;gap:10px}.tpl-dumonteil .aw-btn-primary{padding:15px 32px;background:var(--black);color:var(--white);border:none;font-size:12px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:500;transition:opacity .2s;width:100%}.tpl-dumonteil .aw-btn-primary:hover{opacity:.75}.tpl-dumonteil .aw-btn-secondary{padding:14px 32px;background:transparent;color:var(--black);border:.5px solid var(--black);font-size:9px;letter-spacing:.24em;text-transform:uppercase;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:300;transition:all .2s;width:100%}.tpl-dumonteil .aw-btn-secondary:hover{background:var(--black);color:var(--white)}.tpl-dumonteil .aw-contact-note{font-size:10px;color:var(--gray);text-align:center;margin-top:8px;font-family:Barlow Condensed,sans-serif;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .aw-related{padding:64px 40px;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .aw-related-title{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);font-family:Barlow Condensed,sans-serif;font-weight:300;margin-bottom:32px}.tpl-dumonteil .aw-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--gray-light)}.tpl-dumonteil .aw-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:900;display:none;align-items:center;justify-content:center}.tpl-dumonteil .aw-modal-overlay.open{display:flex}.tpl-dumonteil .aw-modal{background:var(--white);width:480px;max-width:calc(100vw - 40px);padding:48px;position:relative}.tpl-dumonteil .aw-modal h3{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:8px}.tpl-dumonteil .aw-modal p{font-size:12px;color:var(--gray);margin-bottom:32px;font-family:Barlow Condensed,sans-serif;font-weight:300;line-height:1.6}.tpl-dumonteil .aw-modal-close{position:absolute;top:20px;right:24px;background:none;border:none;font-size:20px;cursor:pointer;color:var(--gray)}.tpl-dumonteil .aw-form-group{margin-bottom:16px}.tpl-dumonteil .aw-form-group label{display:block;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);margin-bottom:6px;font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .aw-form-group input,.tpl-dumonteil .aw-form-group select,.tpl-dumonteil .aw-form-group textarea{width:100%;padding:10px 14px;border:.5px solid var(--gray-light);background:var(--white);font-size:12px;font-family:Barlow Condensed,sans-serif;font-weight:300;outline:none;color:var(--black);transition:border-color .2s}.tpl-dumonteil .aw-form-group input:focus,.tpl-dumonteil .aw-form-group textarea:focus{border-color:var(--black)}.tpl-dumonteil .aw-form-group textarea{height:100px;resize:none}.tpl-dumonteil .aw-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tpl-dumonteil .ow-breadcrumb{padding:16px 48px;border-bottom:.5px solid var(--gray-light);display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .ow-bc-link{cursor:pointer;transition:color .2s}.tpl-dumonteil .ow-bc-link:hover{color:var(--black)}.tpl-dumonteil .ow-bc-sep{color:var(--gray-light)}.tpl-dumonteil .ow-bc-current{color:var(--black)}.tpl-dumonteil .ow-layout{display:grid;grid-template-columns:1fr 480px;gap:0;min-height:calc(100vh - 120px)}.tpl-dumonteil .ow-left{padding:48px;background:var(--white);display:flex;flex-direction:column;gap:20px;border-right:.5px solid var(--gray-light)}.tpl-dumonteil .ow-img-wrap{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.tpl-dumonteil .ow-img-placeholder{width:100%;max-height:600px;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f5f5f5,#ececec)}.tpl-dumonteil .ow-img-controls{position:absolute;bottom:16px;right:16px;display:flex;gap:8px}.tpl-dumonteil .ow-zoom-btn{width:36px;height:36px;background:var(--white);border:.5px solid var(--gray-light);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--gray);transition:all .2s}.tpl-dumonteil .ow-zoom-btn:hover{background:var(--black);color:var(--white);border-color:var(--black)}.tpl-dumonteil .ow-thumbs{display:flex;gap:10px}.tpl-dumonteil .ow-thumb{width:64px;height:64px;cursor:pointer;border:.5px solid var(--gray-light);transition:border-color .2s;flex-shrink:0}.tpl-dumonteil .ow-thumb.active{border-color:var(--black);border-width:1px}.tpl-dumonteil .ow-thumb:hover{border-color:var(--gray)}.tpl-dumonteil .ow-right{padding:48px 44px;overflow-y:auto;display:flex;flex-direction:column}.tpl-dumonteil .ow-artist-tag{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);font-weight:300;margin-bottom:12px;cursor:pointer}.tpl-dumonteil .ow-artist-tag:hover{color:var(--black)}.tpl-dumonteil .ow-title{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;line-height:1.15;letter-spacing:-.01em;margin-bottom:6px}.tpl-dumonteil .ow-year{font-size:11px;color:var(--gray);letter-spacing:.1em;font-weight:300}.tpl-dumonteil .ow-divider{border:none;border-top:.5px solid var(--gray-light);margin:28px 0}.tpl-dumonteil .ow-details{display:flex;flex-direction:column;gap:0}.tpl-dumonteil .ow-detail-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:.5px solid var(--gray-light)}.tpl-dumonteil .ow-detail-row:first-child{border-top:.5px solid var(--gray-light)}.tpl-dumonteil .ow-detail-label{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .ow-detail-value{font-size:12px;font-weight:300;color:var(--black);text-align:right}.tpl-dumonteil .ow-available{color:#2d6a4f;font-weight:300}.tpl-dumonteil .ow-accordion{border-bottom:.5px solid var(--gray-light)}.tpl-dumonteil .ow-acc-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:300;color:var(--black);transition:color .2s;user-select:none}.tpl-dumonteil .ow-acc-header:hover{color:var(--gray)}.tpl-dumonteil .ow-acc-arrow{font-size:16px;font-weight:300;transition:transform .25s}.tpl-dumonteil .ow-acc-header.open .ow-acc-arrow{transform:rotate(45deg)}.tpl-dumonteil .ow-acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease}.tpl-dumonteil .ow-acc-body.open{max-height:200px}.tpl-dumonteil .ow-acc-body p{font-size:12px;color:var(--gray);line-height:1.8;padding-bottom:16px;font-weight:300}.tpl-dumonteil .ow-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.tpl-dumonteil .ow-btn-primary{width:100%;padding:15px;background:var(--black);color:var(--white);border:none;font-family:Barlow Condensed,sans-serif;font-size:12px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .25s}.tpl-dumonteil .ow-btn-primary:hover{opacity:.75}.tpl-dumonteil .ow-btn-secondary{width:100%;padding:14px;background:transparent;color:var(--black);border:.5px solid var(--black);font-family:Barlow Condensed,sans-serif;font-size:12px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .25s}.tpl-dumonteil .ow-btn-secondary:hover{background:var(--black);color:var(--white)}.tpl-dumonteil .ow-contact-note{font-size:11px;color:var(--gray);line-height:1.7;font-weight:300}.tpl-dumonteil .ow-contact-note a{color:var(--black);text-decoration:none;border-bottom:.5px solid var(--gray-light)}.tpl-dumonteil .ow-contact-note a:hover{border-color:var(--black)}.tpl-dumonteil .ow-related{padding:72px 48px;border-top:.5px solid var(--gray-light)}.tpl-dumonteil .ow-related-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.tpl-dumonteil .ow-related-title{font-family:Barlow Condensed,sans-serif;font-size:18px;font-weight:300;letter-spacing:-.01em}.tpl-dumonteil .ow-modal{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center}.tpl-dumonteil .ow-modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.tpl-dumonteil .ow-modal-box{position:relative;z-index:1;background:var(--white);width:520px;max-width:calc(100vw - 40px);padding:48px;max-height:90vh;overflow-y:auto}.tpl-dumonteil .ow-modal-close{position:absolute;top:20px;right:24px;background:none;border:none;font-size:22px;cursor:pointer;color:var(--gray);font-weight:300}.tpl-dumonteil .ow-modal-close:hover{color:var(--black)}.tpl-dumonteil .ow-modal-title{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:8px}.tpl-dumonteil .ow-modal-subtitle{font-size:12px;color:var(--gray);font-weight:300;margin-bottom:28px;letter-spacing:.04em}.tpl-dumonteil .ow-modal-form{display:flex;flex-direction:column;gap:12px}.tpl-dumonteil .ow-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tpl-dumonteil .ow-input{padding:12px 16px;border:.5px solid var(--gray-light);background:var(--white);font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:300;color:var(--black);outline:none;transition:border-color .2s}.tpl-dumonteil .ow-input:focus{border-color:var(--black)}.tpl-dumonteil .ow-input::placeholder{color:var(--gray)}.tpl-dumonteil .ow-input-full{width:100%}.tpl-dumonteil .ow-textarea{padding:12px 16px;border:.5px solid var(--gray-light);background:var(--white);font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:300;color:var(--black);outline:none;resize:none;height:100px;transition:border-color .2s}.tpl-dumonteil .ow-textarea:focus{border-color:var(--black)}.tpl-dumonteil .ow-textarea::placeholder{color:var(--gray)}.tpl-dumonteil .artist-detail{display:grid;grid-template-columns:380px 1fr;min-height:calc(100vh - var(--nav-h))}.tpl-dumonteil .ad-left{position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));overflow-y:auto;border-right:.5px solid var(--gray-light);padding:48px 40px;display:flex;flex-direction:column}.tpl-dumonteil .ad-portrait{width:100%;margin-bottom:32px;overflow:visible;display:block}.tpl-dumonteil .ad-name{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;letter-spacing:-.01em;margin-bottom:4px}.tpl-dumonteil .ad-dates{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);font-weight:300;margin-bottom:24px}.tpl-dumonteil .ad-bio-short{font-size:13px;line-height:1.85;color:var(--gray);font-weight:300;margin-bottom:32px}.tpl-dumonteil .ad-works-btn{padding:13px 24px;background:var(--black);color:var(--white);border:none;font-size:9px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:500;transition:opacity .2s;width:100%;margin-bottom:10px}.tpl-dumonteil .ad-works-btn:hover{opacity:.75}.tpl-dumonteil .ad-contact-btn{padding:12px 24px;background:transparent;color:var(--black);border:.5px solid var(--black);font-size:9px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-weight:300;transition:all .2s;width:100%}.tpl-dumonteil .ad-contact-btn:hover{background:var(--black);color:var(--white)}.tpl-dumonteil .ad-right{overflow-y:auto;padding:48px 56px 80px}.tpl-dumonteil .ad-breadcrumb{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);margin-bottom:40px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:300;transition:color .2s}.tpl-dumonteil .ad-breadcrumb:hover{color:var(--black)}.tpl-dumonteil .ad-section{margin-bottom:56px}.tpl-dumonteil .ad-section-label{font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--gray);font-weight:300;margin-bottom:20px;padding-bottom:12px;border-bottom:.5px solid var(--gray-light)}.tpl-dumonteil .ad-bio-full{font-size:14px;line-height:1.9;color:var(--black);font-weight:300}.tpl-dumonteil .ad-bio-full p{margin-bottom:16px}.tpl-dumonteil .ad-cv-year-group{margin-bottom:28px}.tpl-dumonteil .ad-cv-year{font-size:11px;letter-spacing:.1em;color:var(--gray);font-weight:300;margin-bottom:8px;min-width:48px}.tpl-dumonteil .ad-cv-row{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:8px 0;border-bottom:.5px solid var(--gray-light);align-items:baseline}.tpl-dumonteil .ad-cv-row:last-child{border-bottom:none}.tpl-dumonteil .ad-cv-event{font-size:13px;font-weight:300;color:var(--black);line-height:1.5}.tpl-dumonteil .ad-cv-location{font-size:11px;color:var(--gray);font-weight:300;margin-top:2px}.tpl-dumonteil .ad-works-preview{margin-top:48px;margin-bottom:64px}.tpl-dumonteil .ad-works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--gray-light);margin-top:20px}.tpl-dumonteil .expo-carousel{position:relative;height:68vh;overflow:hidden;isolation:isolate}.tpl-dumonteil .carousel-slides{display:flex;height:100%;transition:transform .8s cubic-bezier(.77,0,.175,1)}.tpl-dumonteil .carousel-slide{min-width:100%;height:100%;position:relative;display:flex;align-items:flex-end;padding:72px 64px;flex-shrink:0;cursor:pointer;contain:strict}.tpl-dumonteil .carousel-slide-bg{position:absolute;inset:0;transition:transform 10s linear}.tpl-dumonteil .carousel-slide:hover .carousel-slide-bg{transform:scale(1.03)}.tpl-dumonteil .carousel-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.2) 50%,rgba(0,0,0,.05))}.tpl-dumonteil .carousel-content{position:relative;z-index:2;max-width:700px;background:rgba(0,0,0,.35);padding:32px 40px;backdrop-filter:blur(2px)}.tpl-dumonteil .carousel-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:400;margin-bottom:20px;color:rgba(255,255,255,.5)}.tpl-dumonteil .carousel-badge:before{content:"";display:block;width:20px;height:.5px;background:currentColor;flex-shrink:0}.tpl-dumonteil .carousel-badge.on{color:rgba(255,255,255,.75)}.tpl-dumonteil .carousel-badge.soon{color:rgba(255,255,255,.5)}.tpl-dumonteil .carousel-badge.past{color:rgba(255,255,255,.35)}.tpl-dumonteil .carousel-artist{font-size:10px;letter-spacing:.22em;color:rgba(255,255,255,.55);font-weight:400;margin-bottom:12px}.tpl-dumonteil .carousel-artist,.tpl-dumonteil .carousel-title{text-transform:uppercase;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .carousel-title{font-size:26px;font-weight:600;color:var(--white);line-height:.95;letter-spacing:.02em;margin-bottom:14px}.tpl-dumonteil .carousel-meta{font-size:10px;color:rgba(255,255,255,.5);font-weight:300;letter-spacing:.16em;margin-bottom:28px}.tpl-dumonteil .carousel-link,.tpl-dumonteil .carousel-meta{text-transform:uppercase;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .carousel-link{display:inline-flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.22em;color:var(--white);border-bottom:.5px solid rgba(255,255,255,.4);padding-bottom:4px;font-weight:400;transition:gap .3s,border-color .3s;cursor:pointer}.tpl-dumonteil .carousel-link:hover{gap:16px;border-color:rgba(255,255,255,.8)}.tpl-dumonteil .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:none;border:none;color:rgba(255,255,255,.35);width:48px;height:48px;cursor:pointer;font-size:28px;display:flex;align-items:center;justify-content:center;transition:color .2s;font-weight:300}.tpl-dumonteil .carousel-arrow:hover{color:rgba(255,255,255,.8)}.tpl-dumonteil .carousel-arrow-left{left:32px}.tpl-dumonteil .carousel-arrow-right{right:32px}.tpl-dumonteil .carousel-dots{position:absolute;bottom:28px;right:48px;z-index:10;display:flex;gap:8px;align-items:center}.tpl-dumonteil .carousel-dot{width:16px;height:.5px;background:rgba(255,255,255,.2);cursor:pointer;transition:background .4s,width .4s;border:none}.tpl-dumonteil .carousel-dot.active{width:32px;background:rgba(255,255,255,.7)}.tpl-dumonteil .carousel-counter{position:absolute;bottom:28px;left:48px;z-index:10;font-size:9px;letter-spacing:.18em;color:rgba(255,255,255,.25);font-family:Barlow Condensed,sans-serif;font-weight:300}.tpl-dumonteil .expo-hero{position:relative;height:70vh;overflow:hidden;display:flex;align-items:flex-end;padding:64px 56px;cursor:pointer}.tpl-dumonteil .expo-hero-bg{position:absolute;inset:0;transition:transform .8s ease}.tpl-dumonteil .expo-hero:hover .expo-hero-bg{transform:scale(1.02)}.tpl-dumonteil .expo-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 60%,transparent)}.tpl-dumonteil .expo-hero-content{position:relative;z-index:2;max-width:680px}.tpl-dumonteil .expo-hero-badge{display:inline-block;padding:5px 14px;font-size:9px;letter-spacing:.22em;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-weight:300;margin-bottom:16px}.tpl-dumonteil .expo-hero-badge.on{background:var(--white);color:var(--black)}.tpl-dumonteil .expo-hero-badge.soon{border:.5px solid rgba(255,255,255,.6);color:var(--white)}.tpl-dumonteil .expo-hero-title{font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--white);line-height:1.1;letter-spacing:-.01em;margin-bottom:12px}.tpl-dumonteil .expo-hero-meta{font-size:12px;color:rgba(255,255,255,.65);font-weight:300;letter-spacing:.06em}.tpl-dumonteil .expo-hero-artist{font-size:11px;color:rgba(255,255,255,.5);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.tpl-dumonteil .expo-tabs{display:flex;gap:0;border-bottom:.5px solid var(--gray-light);padding:0 56px}.tpl-dumonteil .expo-tab{padding:16px 24px;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--gray);cursor:pointer;margin-bottom:-.5px;transition:all .2s;font-weight:300;background:none;border:none;border-bottom:1.5px solid transparent;font-family:Barlow Condensed,sans-serif}.tpl-dumonteil .expo-tab:hover{color:var(--black)}.tpl-dumonteil .expo-tab.active{color:var(--black);border-bottom-color:var(--black)}.tpl-dumonteil .expo-location-bar{display:flex;gap:8px;padding:16px 56px;border-bottom:.5px solid var(--gray-light);background:var(--white);align-items:center}.tpl-dumonteil .expo-loc-label{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gray);font-weight:300;margin-right:4px}.tpl-dumonteil .expo-section-head{padding:40px 56px 20px;display:flex;justify-content:space-between;align-items:baseline}.tpl-dumonteil .expo-section-label{font-size:9px;letter-spacing:.24em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .expo-section-count{font-size:11px;color:var(--gray);font-weight:300}.tpl-dumonteil .expo-grid-full{grid-template-columns:repeat(3,1fr)}.tpl-dumonteil .expo-grid-2col,.tpl-dumonteil .expo-grid-full{display:grid;gap:2px;background:var(--gray-light);margin:0 2px 2px}.tpl-dumonteil .expo-grid-2col{grid-template-columns:repeat(2,1fr)}.tpl-dumonteil .expo-card-full{background:var(--white);overflow:hidden;cursor:pointer;position:relative}.tpl-dumonteil .expo-card-img{aspect-ratio:4/3;overflow:hidden;position:relative;display:flex;align-items:flex-end;padding:28px}.tpl-dumonteil .expo-card-img-bg{position:absolute;inset:0;transition:transform .6s ease}.tpl-dumonteil .expo-card-full:hover .expo-card-img-bg{transform:scale(1.04)}.tpl-dumonteil .expo-card-img-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 60%)}.tpl-dumonteil .expo-card-img-content{position:relative;z-index:2}.tpl-dumonteil .expo-card-img-content h3{font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--white);line-height:1.2;margin-bottom:6px}.tpl-dumonteil .expo-card-img-content p{font-size:11px;color:rgba(255,255,255,.6);font-weight:300;letter-spacing:.04em}.tpl-dumonteil .expo-card-info{padding:20px 24px;border-bottom:.5px solid var(--gray-light);display:flex;justify-content:space-between;align-items:center}.tpl-dumonteil .expo-card-dates{font-size:11px;color:var(--gray);font-weight:300}.tpl-dumonteil .expo-card-location{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .expo-list{margin:0 56px}.tpl-dumonteil .expo-list-row{display:grid;grid-template-columns:100px 1fr 180px 120px;gap:24px;align-items:center;padding:20px 0;border-bottom:.5px solid var(--gray-light);cursor:pointer;transition:padding-left .25s}.tpl-dumonteil .expo-list-row:hover{padding-left:8px}.tpl-dumonteil .expo-list-year{font-size:11px;color:var(--gray);font-weight:300;letter-spacing:.06em}.tpl-dumonteil .expo-list-title{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.tpl-dumonteil .expo-list-artist{font-size:11px;color:var(--gray);font-weight:300;margin-top:2px}.tpl-dumonteil .expo-list-location{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gray);font-weight:300}.tpl-dumonteil .expo-list-dates{font-size:11px;color:var(--gray);font-weight:300;text-align:right}.tpl-dumonteil .expo-detail-overlay{display:none;position:fixed;inset:0;z-index:900;background:var(--white);overflow-y:auto;animation:fadeUp .35s ease}.tpl-dumonteil .expo-detail-overlay.open{display:block}.tpl-dumonteil .expo-detail-close{position:fixed;top:80px;right:32px;z-index:1001;background:none;border:none;font-size:11px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;color:var(--black);font-family:Barlow Condensed,sans-serif;font-weight:300;display:flex;align-items:center;gap:8px}.tpl-dumonteil .expo-detail-hero{height:60vh;position:relative;display:flex;align-items:flex-end;padding:56px;overflow:hidden}.tpl-dumonteil .expo-detail-body{display:grid;grid-template-columns:1fr 360px;gap:80px;padding:64px 56px}.tpl-dumonteil .expo-detail-section-title{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:var(--gray);font-weight:300;margin-bottom:20px}.tpl-dumonteil .expo-detail-description{font-size:14px;line-height:1.9;color:var(--black);font-weight:300;margin-bottom:48px}.tpl-dumonteil .expo-detail-description p{margin-bottom:16px}.tpl-dumonteil .expo-detail-spec{padding:14px 0;border-bottom:.5px solid var(--gray-light);display:grid;grid-template-columns:100px 1fr;gap:16px}.tpl-dumonteil .expo-detail-spec-label{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--gray);font-weight:300;padding-top:2px}.tpl-dumonteil .expo-detail-spec-value{font-size:13px;font-weight:300;color:var(--black);line-height:1.5}.tpl-dumonteil .expo-detail-works{margin-top:32px}.tpl-dumonteil .ig-section{background:var(--black);padding:40px 0 0;overflow:hidden}.tpl-dumonteil .ig-header{display:flex;justify-content:space-between;align-items:center;padding:0 48px 28px}.tpl-dumonteil .ig-handle{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--white);letter-spacing:.14em;font-weight:300}.tpl-dumonteil .ig-follow{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.5);text-decoration:none;transition:gap .3s;display:flex;align-items:center;gap:6px;font-weight:300}.tpl-dumonteil .ig-follow:hover{gap:10px}.tpl-dumonteil .ig-track-wrap{overflow:hidden;cursor:grab;user-select:none}.tpl-dumonteil .ig-track-wrap:active{cursor:grabbing}.tpl-dumonteil .ig-track{display:flex;gap:3px;width:max-content;transition:transform .1s linear}.tpl-dumonteil .ig-post{width:220px;height:220px;flex-shrink:0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.tpl-dumonteil .ig-post-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.tpl-dumonteil .ig-post:hover .ig-post-img{transform:scale(1.06)}.tpl-dumonteil .ig-post-ph{width:100%;height:100%;gap:8px}.tpl-dumonteil .ig-post-overlay,.tpl-dumonteil .ig-post-ph{display:flex;align-items:center;justify-content:center;flex-direction:column}.tpl-dumonteil .ig-post-overlay{position:absolute;inset:0;background:rgba(0,0,0,0);gap:6px;transition:background .3s}.tpl-dumonteil .ig-post:hover .ig-post-overlay{background:rgba(0,0,0,.55)}.tpl-dumonteil .ig-post-likes{opacity:0;transform:translateY(4px);transition:opacity .3s,transform .3s;font-size:12px;color:var(--white);display:flex;align-items:center;gap:5px}.tpl-dumonteil .ig-post:hover .ig-post-likes{opacity:1;transform:translateY(0)}.tpl-dumonteil .ig-api-notice{display:flex;justify-content:space-between;align-items:center;padding:10px 40px;background:rgba(184,150,90,.1);border-top:1px solid rgba(184,150,90,.2);font-size:11px;color:var(--gold);letter-spacing:.06em}.tpl-dumonteil .ig-api-notice button{background:none;border:none;color:var(--gold);cursor:pointer;font-size:14px;opacity:.6}.tpl-dumonteil .ig-api-notice button:hover{opacity:1}@keyframes oeuvresScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tpl-dumonteil #oeuvres-track:hover{animation-play-state:paused}.tpl-dumonteil #oeuvres-track-wrap:active{cursor:grabbing}@keyframes igScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tpl-dumonteil .ig-track.scrolling{animation:igScroll 30s linear infinite}.tpl-dumonteil .ig-track.scrolling:hover{animation-play-state:paused}.tpl-dumonteil .ai-bar{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:400;width:580px;max-width:calc(100vw - 40px);background:var(--black);border:none;border-radius:0;padding:5px 5px 5px 24px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 24px rgba(0,0,0,.15)}.tpl-dumonteil .ai-icon{font-size:13px;color:var(--gold)}.tpl-dumonteil .ai-bar input{flex:1;background:transparent;border:none;outline:none;font-size:12px;color:var(--white);font-family:Barlow Condensed,sans-serif;font-weight:300;letter-spacing:.04em}.tpl-dumonteil .ai-bar input::placeholder{color:rgba(255,255,255,.3)}.tpl-dumonteil .ai-bar button{background:var(--gold);border:none;border-radius:32px;padding:9px 18px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--white);cursor:pointer;font-family:Barlow Condensed,sans-serif;white-space:nowrap;transition:background .2s}.tpl-dumonteil .ai-bar button:hover{background:var(--gold-light)}.tpl-dumonteil .ai-resp{display:none;position:fixed;bottom:82px;left:50%;transform:translateX(-50%);z-index:400;width:580px;max-width:calc(100vw - 40px);background:var(--black);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:18px 22px;font-size:13px;color:rgba(255,255,255,.8);line-height:1.6}.tpl-dumonteil .ai-resp.show{display:block}.tpl-dumonteil #em-vignette{padding:0!important;background:none!important;height:100%!important}.tpl-dumonteil #em-vignette .ap-info{padding:24px}@media (max-width:1024px){.tpl-dumonteil .artists-grid-page,.tpl-dumonteil .works-grid{grid-template-columns:repeat(3,1fr)!important}.tpl-dumonteil .preview-grid-7{grid-template-columns:repeat(4,1fr)!important}.tpl-dumonteil #news-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.tpl-dumonteil .nav-links,.tpl-dumonteil .nav-right{display:none}.tpl-dumonteil .nav-logo{font-size:18px}.tpl-dumonteil nav{padding:0 20px;height:56px}.tpl-dumonteil .home-section,.tpl-dumonteil .page-hero{padding:32px 20px!important}.tpl-dumonteil .sec-header{padding:32px 20px 0!important}.tpl-dumonteil .artists-grid-page,.tpl-dumonteil .preview-grid-7,.tpl-dumonteil .wg-6,.tpl-dumonteil .works-grid{grid-template-columns:repeat(2,1fr)!important}.tpl-dumonteil #news-grid{grid-template-columns:1fr!important;padding:24px 20px!important}.tpl-dumonteil .page-hero{flex-direction:column!important;gap:12px;padding:32px 20px 24px!important}.tpl-dumonteil .page-hero h1{font-size:18px!important}.tpl-dumonteil .page-hero p{max-width:100%!important;text-align:left!important}.tpl-dumonteil .carousel-slide{height:60vw!important;min-height:240px}.tpl-dumonteil .carousel-text h2{font-size:24px!important}.tpl-dumonteil .ad-left{width:100%!important;position:relative!important;top:auto!important}.tpl-dumonteil .ad-right{padding:20px!important}.tpl-dumonteil .expo-grid{grid-template-columns:1fr!important}.tpl-dumonteil .expo-prev{flex-direction:column!important}.tpl-dumonteil .f-btn{font-size:9px!important;padding:6px 10px!important}.tpl-dumonteil .newsletter h2,.tpl-dumonteil .sec-title{font-size:22px!important}.tpl-dumonteil .hero{grid-template-columns:1fr!important;height:auto!important}.tpl-dumonteil .hero-left{min-height:240px}.tpl-dumonteil .hero-right{padding:40px 20px!important}.tpl-dumonteil .oeuvres-layout{flex-direction:column!important}.tpl-dumonteil .sidebar{width:100%!important;position:relative!important;top:auto!important;height:auto!important}.tpl-dumonteil .footer-grid{gap:32px!important}.tpl-dumonteil .about-split,.tpl-dumonteil .artist-detail,.tpl-dumonteil .artwork-detail,.tpl-dumonteil .expo-detail-body,.tpl-dumonteil .footer-grid,.tpl-dumonteil .ow-layout{grid-template-columns:1fr!important}.tpl-dumonteil .aw-left,.tpl-dumonteil .ow-left{position:relative!important;top:auto!important;height:auto!important}}@keyframes ticker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tpl-dumonteil .ticker-item{font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.7);white-space:nowrap;padding:0 36px;transition:color .2s}.tpl-dumonteil .ticker-item:hover{color:#ffffff}.tpl-dumonteil .ticker-sep{font-size:10px;color:var(--gold);opacity:.5;white-space:nowrap;padding:0 4px;line-height:1}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}