@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,600&display=swap");.dv2-site.dv2exportarts,.dv2exportarts .dv2-portal-root{--dv2-black:#0a0a0a;--dv2-white:#f8f8f6;--dv2-gray:#bdbdb9;--dv2-line:rgba(255,255,255,.16);--dv2-surface:#232323;--dv2-accent:#f1888a;--dv2-font:"Montserrat",Arial,sans-serif;--export-charcoal:#232323;--export-soft:#f1888a;font-family:var(--dv2-font);background:var(--dv2-black);color:var(--dv2-white)}.dv2-site.dv2exportarts[data-fonts=branding],.dv2exportarts .dv2-portal-root[data-fonts=branding]{--dv2-font:var(--font-body)}.dv2-site.dv2exportarts>.dv2-site-nav{position:absolute;inset:0 auto auto 50%;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:15px clamp(26px,8vw,132px);border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--dv2-white);transform:translateX(-50%);transition:top .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),padding .42s cubic-bezier(.22,1,.36,1),background .32s ease,border-radius .32s ease,box-shadow .32s ease}.dv2-site.dv2exportarts>.dv2-site-nav.is-scrolled{position:fixed;inset:18px auto auto 50%;width:min(calc(100% - 64px),1780px);padding:11px 22px 11px 32px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:rgba(41,41,41,.88);box-shadow:0 12px 36px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12);animation:dv2-export-nav-drop .42s cubic-bezier(.22,1,.36,1) both}@keyframes dv2-export-nav-drop{0%{opacity:.72;transform:translate(-50%,-18px)}to{opacity:1;transform:translate(-50%)}}.dv2exportarts .dv2-nav-logo{display:none}.dv2exportarts .dv2-nav-logo-full{font:800 clamp(.58rem,.75vw,.7rem)/1 var(--dv2-font);letter-spacing:.02em;text-transform:uppercase}.dv2exportarts .dv2-nav-logo-short{font:700 .64rem/1 var(--dv2-font)}.dv2exportarts .dv2-nav-logo-img{max-width:156px;height:24px}.dv2exportarts .dv2-nav-links{grid-column:2;display:flex;gap:clamp(18px,2.6vw,43px);margin:0;padding:0;list-style:none}.dv2exportarts .dv2-nav-contact,.dv2exportarts .dv2-nav-links a{color:var(--dv2-white);font:600 clamp(.82rem,1vw,1.05rem)/1 var(--dv2-font);letter-spacing:-.04em;text-decoration:none}.dv2exportarts .dv2-nav-links a:focus-visible,.dv2exportarts .dv2-nav-links a:hover{color:var(--export-soft)}.dv2exportarts .dv2-nav-contact{grid-column:3;justify-self:end;display:inline-flex;align-items:center;min-height:60px;padding:0 clamp(26px,3vw,44px);border-radius:999px;background:var(--export-soft);color:#111;font-weight:800;font-size:clamp(.78rem,.95vw,1rem)}.dv2exportarts .dv2-site-nav.is-scrolled .dv2-nav-contact{min-height:46px;padding:0 28px;font-size:.78rem}.dv2exportarts .dv2-nav-contact:focus-visible,.dv2exportarts .dv2-nav-contact:hover{background:#fff;color:#111}.dv2exportarts .dv2-nav-toggle{display:none}.dv2exportarts .dv2-nav-overlay{flex-direction:column;justify-content:space-between;gap:40px;padding:calc(96px + env(safe-area-inset-top, 0px)) clamp(26px,8vw,132px) calc(40px + env(safe-area-inset-bottom, 0px));background:rgba(10,10,10,.98);color:var(--dv2-white)}.dv2exportarts .dv2-nav-menu{display:flex;flex-direction:column;gap:clamp(8px,2vw,16px);margin:0;padding:0;list-style:none}.dv2exportarts .dv2-nav-menu a{color:var(--dv2-white);font:800 clamp(2rem,9vw,4.5rem)/1 var(--dv2-font);letter-spacing:-.06em;text-decoration:none}.dv2exportarts .dv2-nav-menu a:focus-visible,.dv2exportarts .dv2-nav-menu a:hover{color:var(--export-soft)}.dv2exportarts .dv2-nav-footer{display:flex;flex-direction:column;gap:18px;padding-top:24px;border-top:1px solid var(--dv2-line)}.dv2exportarts .dv2-nav-tagline{color:var(--dv2-gray);font:600 .78rem/1.4 var(--dv2-font);text-transform:uppercase;letter-spacing:.06em}.dv2exportarts .dv2-nav-socials{display:flex;gap:12px}.dv2exportarts .dv2-nav-socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--dv2-line);border-radius:50%;color:var(--dv2-white)}.dv2exportarts .dv2-nav-socials a:focus-visible,.dv2exportarts .dv2-nav-socials a:hover{background:var(--export-soft);border-color:var(--export-soft);color:#111}@media (max-width:820px){.dv2-site.dv2exportarts>.dv2-site-nav,.dv2-site.dv2exportarts>.dv2-site-nav.is-scrolled{position:fixed;inset:calc(10px + env(safe-area-inset-top, 0px)) 10px auto;display:flex;width:auto;padding:10px 13px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:rgba(41,41,41,.88);box-shadow:0 10px 28px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:none;animation:none}.dv2exportarts .dv2-nav-contact,.dv2exportarts .dv2-nav-links{display:none}.dv2exportarts .dv2-nav-logo-img{max-width:120px;height:20px}.dv2exportarts .dv2-nav-toggle{display:grid;place-items:center;width:30px;height:30px;margin-left:auto;border:0;background:transparent;color:var(--dv2-white)}.dv2exportarts .dv2-nav-toggle span{display:block;width:15px;height:2px;margin:2px 0;background:currentColor}}@media (prefers-reduced-motion:reduce){.dv2-site.dv2exportarts>.dv2-site-nav{transition:none}.dv2-site.dv2exportarts>.dv2-site-nav.is-scrolled{animation:none}}.dv2exportarts .dv2-hero{min-height:max(690px,100svh);overflow:hidden;background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-hero .dv2-hero-poster,.dv2exportarts .dv2-hero video{inset:auto;top:34%;left:50%;width:clamp(205px,20.5vw,320px);height:clamp(400px,42vw,620px);transform:translateX(-50%);border-radius:25px;background-position:50%;background-size:cover;filter:brightness(.73) saturate(.78)}.dv2exportarts .dv2-hero:after{background:radial-gradient(ellipse 34% 45% at 50% 78%,rgba(51,51,51,.8),transparent 70%)}.dv2exportarts .dv2-hero-title-block{display:contents;text-shadow:none}.dv2exportarts .dv2-hero-brand{top:clamp(115px,15vh,190px);width:min(86vw,960px);color:var(--export-soft);font:900 clamp(3.4rem,8.5vw,8rem)/.82 var(--dv2-font);letter-spacing:-.09em;text-align:center;text-transform:uppercase}.dv2exportarts .dv2-hero-brand,.dv2exportarts .dv2-hero-h2{position:absolute;z-index:2;left:50%;margin:0;transform:translateX(-50%)}.dv2exportarts .dv2-hero-h2{top:clamp(84px,12vh,155px);color:var(--dv2-white);font:800 clamp(.55rem,.75vw,.74rem)/1 var(--dv2-font);white-space:nowrap}.dv2exportarts .dv2-hero-support{position:absolute;z-index:2;left:clamp(24px,5.2vw,76px);bottom:clamp(90px,12vh,165px);width:min(31vw,380px);margin:0;color:var(--dv2-white);font:700 clamp(1rem,1.65vw,1.6rem)/1.2 var(--dv2-font)}.dv2exportarts .dv2-hero-cta{position:absolute;z-index:2;bottom:clamp(32px,6.6vh,85px);left:clamp(24px,5.2vw,76px);display:inline-flex;align-items:center;min-height:44px;padding:0 27px;border-radius:999px;background:var(--export-soft);color:#111;font:800 .7rem/1 var(--dv2-font);text-decoration:none}.dv2exportarts .dv2-hero-cta:focus-visible,.dv2exportarts .dv2-hero-cta:hover{background:#fff;color:#111}.dv2exportarts .dv2-hero-marquee,.dv2exportarts .dv2-hero-thumbs{display:none}@media (max-width:820px){.dv2exportarts .dv2-hero{min-height:710px}.dv2exportarts .dv2-hero .dv2-hero-poster,.dv2exportarts .dv2-hero video{top:196px;width:150px;height:255px;border-radius:18px}.dv2exportarts .dv2-hero-brand{top:88px;width:94vw;font-size:clamp(2.55rem,14.5vw,4rem);line-height:.82}.dv2exportarts .dv2-hero-h2{top:67px;font-size:.54rem}.dv2exportarts .dv2-hero-support{bottom:110px;left:16px;width:calc(100% - 32px);font-size:1.05rem}.dv2exportarts .dv2-hero-cta{bottom:42px;left:16px;min-height:38px;padding:0 21px;font-size:.62rem}}.dv2exportarts .dv2-featured-work{position:relative;padding:clamp(76px,10vw,150px) clamp(20px,5.2vw,76px);overflow:hidden;background:var(--export-charcoal);color:var(--dv2-white)}.dv2exportarts .dv2-work-stamp{display:none}.dv2exportarts .dv2-featured-work-head{display:grid;grid-template-columns:1fr minmax(250px,34vw);grid-gap:40px;gap:40px;align-items:end;max-width:1320px;margin:0 auto clamp(48px,8vw,105px)}.dv2exportarts .dv2-featured-work-title{margin:0;max-width:8ch;color:var(--export-soft);font:900 clamp(3.3rem,7.8vw,7.8rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .dv2-featured-work-lead{margin:0 0 .4rem;color:var(--dv2-gray);font:500 clamp(.75rem,1vw,.94rem)/1.5 var(--dv2-font)}.dv2exportarts .dv2-work-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(15px,2vw,30px);gap:clamp(15px,2vw,30px);max-width:1320px;margin:0 auto}.dv2exportarts .dv2-work-item{position:relative;min-height:0;overflow:hidden;border-radius:25px;background:#171717;color:#fff}.dv2exportarts .dv2-work-item:nth-child(2),.dv2exportarts .dv2-work-item:nth-child(3){margin-top:0}.dv2exportarts .dv2-work-media{position:relative;aspect-ratio:4/3}.dv2exportarts .dv2-work-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82) contrast(.97);transition:transform .5s ease,filter .5s ease}.dv2exportarts .dv2-work-item:hover .dv2-work-media img{transform:scale(1.045);filter:saturate(1)}.dv2exportarts .dv2-work-media-b,.dv2exportarts .dv2-work-media-c{display:none}.dv2exportarts .dv2-work-info{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:end;min-height:92px;padding:18px 20px;background:#171717}.dv2exportarts .dv2-work-index{display:none}.dv2exportarts .dv2-work-client{grid-column:1/-1;font:800 clamp(.9rem,1.25vw,1.2rem)/1 var(--dv2-font)}.dv2exportarts .dv2-work-caption{grid-column:1/-1;margin-top:6px;color:rgba(255,255,255,.82);font:500 .68rem/1.2 var(--dv2-font)}.dv2exportarts .dv2-work-explore{position:absolute;right:18px;bottom:18px;display:grid;width:33px;height:33px;place-items:center;border-radius:50%;background:var(--export-soft);color:#111;font-size:0}.dv2exportarts .dv2-work-explore:after{content:"↗";font-size:1rem}.dv2exportarts .dv2-work-viewall{max-width:1320px;margin:clamp(34px,5vw,70px) auto 0;text-align:center}.dv2exportarts .dv2-work-viewall-link{display:inline-flex;padding:13px 25px;border:1px solid var(--export-soft);border-radius:999px;color:var(--export-soft);font:800 .7rem/1 var(--dv2-font);text-decoration:none}.dv2exportarts .dv2-work-viewall-link:hover{background:var(--export-soft);color:#111}@media (max-width:820px){.dv2exportarts .dv2-featured-work{padding:56px 16px 70px}.dv2exportarts .dv2-featured-work-head{display:block;margin-bottom:35px}.dv2exportarts .dv2-featured-work-title{max-width:7ch;font-size:3.1rem}.dv2exportarts .dv2-featured-work-lead{margin-top:20px;max-width:30ch}.dv2exportarts .dv2-work-grid{grid-template-columns:1fr;gap:15px}.dv2exportarts .dv2-work-item,.dv2exportarts .dv2-work-item:nth-child(n){min-height:0;margin-top:0;border-radius:20px}.dv2exportarts .dv2-work-media{aspect-ratio:1.28}}.dv2exportarts .dv2-about{position:relative;padding:clamp(80px,11vw,150px) clamp(20px,5.2vw,76px);background:var(--export-charcoal);color:var(--dv2-white)}.dv2exportarts .dv2-about-head,.dv2exportarts .dv2-about-mosaic{display:none}.dv2exportarts .dv2-about-layout{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(340px,1.05fr);grid-gap:clamp(40px,10vw,140px);gap:clamp(40px,10vw,140px);max-width:1200px;margin:0 auto}.dv2exportarts .dv2-about-spine{display:none}.dv2exportarts .dv2-about-copy{align-self:start}.dv2exportarts .dv2-about-display{margin:0 0 40px;color:var(--export-soft);font:900 clamp(3rem,7.2vw,7.4rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .dv2-about-story{margin:0;max-width:41ch;color:var(--dv2-gray);font:500 clamp(.78rem,1vw,.94rem)/1.55 var(--dv2-font)}.dv2exportarts .dv2-about-lead{margin:28px 0 0;color:var(--dv2-white);font:700 clamp(1rem,1.5vw,1.4rem)/1.22 var(--dv2-font)}.dv2exportarts .dv2-about-do{margin-top:42px}.dv2exportarts .dv2-about-pillars{display:grid;grid-gap:11px;gap:11px;margin:0;padding:0;list-style:none}.dv2exportarts .dv2-about-pillars li{display:grid;grid-template-columns:28px 1fr;padding-top:11px;border-top:1px solid var(--dv2-line)}.dv2exportarts .dv2-about-num{color:var(--export-soft);font-size:.66rem}.dv2exportarts .dv2-about-pillar-name{display:block;font-weight:800;font-size:.76rem}.dv2exportarts .dv2-about-pillar-desc{display:block;margin-top:3px;color:var(--dv2-gray);font-size:.68rem;line-height:1.4}.dv2exportarts .dv2-about-media-group{position:relative;min-height:520px}.dv2exportarts .dv2-about-media{position:absolute;inset:0 0 0 auto;width:min(100%,500px);margin:0;overflow:hidden;border-radius:25px}.dv2exportarts .dv2-about-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72)}.dv2exportarts .dv2-about-media-secondary{position:absolute;bottom:-24px;left:-42px;width:41%;margin:0;overflow:hidden;border:7px solid var(--export-charcoal);border-radius:18px}.dv2exportarts .dv2-about-media-secondary img{width:100%;display:block;aspect-ratio:.78;object-fit:cover}@media (max-width:820px){.dv2exportarts .dv2-about{padding:60px 16px 80px}.dv2exportarts .dv2-about-layout{display:flex;flex-direction:column;gap:42px}.dv2exportarts .dv2-about-display{font-size:3.2rem}.dv2exportarts .dv2-about-media-group{min-height:440px}.dv2exportarts .dv2-about-media{width:calc(100% - 20px)}.dv2exportarts .dv2-about-media-secondary{left:0;bottom:-18px;width:39%}}.dv2exportarts .dv2-team{padding:clamp(82px,12vw,155px) clamp(20px,5.2vw,76px);background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-team-title{max-width:10ch;margin:0 auto;color:var(--export-soft);font:900 clamp(3rem,7vw,7rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-align:center;text-transform:uppercase}.dv2exportarts .dv2-team-lead{max-width:42ch;margin:20px auto clamp(44px,6vw,75px);color:var(--dv2-gray);font:500 .88rem/1.5 var(--dv2-font);text-align:center}.dv2exportarts .dv2-team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(16px,2.4vw,32px);gap:clamp(16px,2.4vw,32px);max-width:1120px;margin:0 auto}.dv2exportarts .dv2-team-member{margin:0}.dv2exportarts .dv2-member-portrait{overflow:hidden;border-radius:25px;background:var(--export-charcoal);aspect-ratio:.83}.dv2exportarts .dv2-member-portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transition:filter .35s ease,transform .35s ease}.dv2exportarts .dv2-team-member:hover img{filter:grayscale(0);transform:scale(1.03)}.dv2exportarts .dv2-member-info{display:flex;justify-content:space-between;gap:10px;padding:12px 4px 0}.dv2exportarts .dv2-member-name{font-weight:800;font-size:.76rem}.dv2exportarts .dv2-member-role{color:var(--export-soft);font-size:.66rem}@media (max-width:820px){.dv2exportarts .dv2-team{padding:65px 16px}.dv2exportarts .dv2-team-grid{grid-template-columns:repeat(2,1fr);gap:13px}.dv2exportarts .dv2-team-title{font-size:3.2rem}}.dv2exportarts .dv2-stats{padding:clamp(32px,5vw,70px) clamp(20px,5.2vw,76px);background:var(--dv2-black);color:var(--dv2-white);border-top:1px solid var(--dv2-line);border-bottom:1px solid var(--dv2-line)}.dv2exportarts .dv2-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1320px;margin:0 auto}.dv2exportarts .dv2-stat{padding:4px clamp(14px,3vw,44px);border-left:1px solid var(--dv2-line)}.dv2exportarts .dv2-stat:first-child{border-left:0}.dv2exportarts .dv2-stat-n{display:block;color:var(--export-soft);font:700 clamp(1.6rem,3vw,3rem)/1 var(--dv2-font);letter-spacing:-.06em}.dv2exportarts .dv2-stat-l{display:block;margin-top:7px;color:var(--dv2-gray);font:600 .6rem/1 var(--dv2-font)}@media (max-width:820px){.dv2exportarts .dv2-stats{padding:28px 10px}.dv2exportarts .dv2-stats-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.dv2exportarts .dv2-stat:nth-child(3){border-left:0}.dv2exportarts .dv2-stat{padding:0 14px}}.dv2exportarts .dv2-services{padding:clamp(80px,12vw,150px) clamp(20px,5.2vw,76px);background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-svc-head{display:grid;grid-template-columns:1fr minmax(200px,.65fr);grid-gap:40px;gap:40px;max-width:1320px;margin:0 auto clamp(42px,6vw,72px);align-items:end}.dv2exportarts .dv2-svc-title{margin:0;max-width:8ch;font:900 clamp(3.2rem,7.4vw,7.4rem)/.85 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase;color:var(--export-soft)}.dv2exportarts .dv2-svc-lead{margin:0;color:var(--dv2-gray);font:500 .87rem/1.5 var(--dv2-font)}.dv2exportarts .dv2-pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1320px;margin:0 auto}.dv2exportarts .dv2-pkg{display:flex;min-height:430px;flex-direction:column;padding:25px;border-radius:25px;background:var(--export-charcoal)}.dv2exportarts .dv2-pkg-media{height:170px;margin:-8px -8px 24px;overflow:hidden;border-radius:19px;background:#151515}.dv2exportarts .dv2-pkg-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.dv2exportarts .dv2-pkg-name{margin:0;color:#fff;font-size:1.12rem;letter-spacing:-.04em}.dv2exportarts .dv2-pkg-price{margin:8px 0 0;color:var(--export-soft);font:800 1.7rem/1 var(--dv2-font);letter-spacing:-.06em}.dv2exportarts .dv2-pkg-desc{color:var(--dv2-gray);font-size:.74rem;line-height:1.5}.dv2exportarts .dv2-pkg-cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:auto;min-height:40px;padding:0 19px;border:0;border-radius:999px;background:var(--export-soft);color:#111;font:800 .65rem/1 var(--dv2-font);text-decoration:none}.dv2exportarts .dv2-pkg-cta:hover{background:#fff}@media(max-width:820px){.dv2exportarts .dv2-services{padding:65px 16px}.dv2exportarts .dv2-svc-head{display:block}.dv2exportarts .dv2-svc-lead{margin-top:20px}.dv2exportarts .dv2-pkg-grid{grid-template-columns:1fr}.dv2exportarts .dv2-pkg{min-height:360px}.dv2exportarts .dv2-pkg-media{height:160px}}.dv2exportarts .dv2-testimonials{padding:clamp(85px,12vw,165px) clamp(20px,5.2vw,76px);background:var(--export-charcoal);color:var(--dv2-white)}.dv2exportarts .dv2-testi-title{max-width:13ch;margin:0 0 clamp(44px,6vw,72px) auto;color:var(--export-soft);font:900 clamp(2.7rem,6.2vw,6.6rem)/.88 var(--dv2-font);letter-spacing:-.085em;text-align:right;text-transform:uppercase}.dv2exportarts .dv2-testi-stage{max-width:1180px;margin:0 auto}.dv2exportarts .dv2-testi-quote{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:clamp(25px,6vw,90px);gap:clamp(25px,6vw,90px);align-items:center;padding:clamp(26px,4vw,55px);border-radius:30px;background:#1a1a1a}.dv2exportarts .dv2-testi-card{margin:0}.dv2exportarts .dv2-testi-card blockquote{margin:0;color:#fff;font:700 clamp(1.4rem,2.5vw,2.6rem)/1.12 var(--dv2-font);letter-spacing:-.06em}.dv2exportarts .dv2-testi-card figcaption{margin-top:25px;color:var(--dv2-gray);font-size:.7rem}.dv2exportarts .dv2-testi-name{font-weight:800;color:var(--export-soft)}.dv2exportarts .dv2-testi-sep{padding:0 6px}.dv2exportarts .dv2-testi-nav{display:flex;gap:12px;align-items:center;margin-top:28px}.dv2exportarts .dv2-testi-arrow,.dv2exportarts .dv2-testi-dot{border:0;background:transparent;color:var(--dv2-white)}.dv2exportarts .dv2-testi-arrow{width:34px;height:34px;border:1px solid var(--export-soft);border-radius:50%}.dv2exportarts .dv2-testi-dots{display:flex;gap:6px}.dv2exportarts .dv2-testi-dot{width:7px;height:7px;padding:0;border-radius:50%;background:#777}.dv2exportarts .dv2-testi-dot.is-active{background:var(--export-soft)}.dv2exportarts .dv2-testi-media{overflow:hidden;border-radius:21px;aspect-ratio:1.15}.dv2exportarts .dv2-testi-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72)}@media(max-width:820px){.dv2exportarts .dv2-testimonials{padding:65px 16px}.dv2exportarts .dv2-testi-title{text-align:left;font-size:3.1rem}.dv2exportarts .dv2-testi-quote{display:flex;flex-direction:column;padding:19px;border-radius:21px}.dv2exportarts .dv2-testi-media{width:100%;order:-1}.dv2exportarts .dv2-testi-card blockquote{font-size:1.42rem}}.dv2exportarts .dv2-requests{padding:clamp(80px,12vw,150px) clamp(20px,5.2vw,76px);background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-requests-head{max-width:700px;margin:0 auto clamp(42px,6vw,72px);text-align:center}.dv2exportarts .dv2-eyebrow{color:var(--export-soft);font:800 .62rem/1 var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-requests-head h2{margin:14px 0;color:#fff;font:900 clamp(2.8rem,6vw,6rem)/.9 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .dv2-requests-head>p:last-child{color:var(--dv2-gray);font-size:.83rem;line-height:1.5}.dv2exportarts .dv2-request-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;max-width:1050px;margin:0 auto}.dv2exportarts .dv2-request-card{padding:clamp(22px,3vw,38px);border:0;border-radius:25px;background:var(--export-charcoal);color:var(--dv2-white)}.dv2exportarts .dv2-request-card h3{margin:8px 0 26px;font-size:1.35rem;letter-spacing:-.05em}.dv2exportarts .dv2-request-card label,.dv2exportarts .dv2-request-copy{color:var(--dv2-gray);font-size:.72rem}.dv2exportarts .dv2-request-card input:not([type=checkbox]):not([type=range]),.dv2exportarts .dv2-request-card select{width:100%;margin:7px 0 12px;padding:12px 0;border:0;border-bottom:1px solid var(--dv2-line);border-radius:0;background:transparent;color:#fff;font:500 .78rem var(--dv2-font)}.dv2exportarts .dv2-request-card input[type=range]{width:100%;accent-color:var(--export-soft)}.dv2exportarts .dv2-addon-list{margin:18px 0}.dv2exportarts .dv2-addon-list label{display:flex;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid var(--dv2-line)}.dv2exportarts .dv2-addon-list strong{margin-left:auto;color:#fff}.dv2exportarts .dv2-request-total{display:flex;justify-content:space-between;margin:20px 0;padding:16px 0;border-top:1px solid var(--dv2-line);border-bottom:1px solid var(--dv2-line)}.dv2exportarts .dv2-request-total strong{color:var(--export-soft);font-size:1.5rem}.dv2exportarts .dv2-request-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.dv2exportarts .dv2-request-fields input:not([type=checkbox]):not([type=range]){min-width:0}.dv2exportarts .dv2-form-error{color:var(--export-soft);font-size:.7rem}.dv2exportarts .dv2-form-status{color:#fff;font-size:.7rem}.dv2exportarts .dv2-builder-toast{position:fixed;z-index:50;right:20px;bottom:20px;padding:15px 20px;border-radius:999px;background:var(--export-soft);color:#111;font:800 .7rem var(--dv2-font)}@media(max-width:820px){.dv2exportarts .dv2-requests{padding:65px 16px}.dv2exportarts .dv2-request-fields,.dv2exportarts .dv2-request-grid{grid-template-columns:1fr}}.dv2exportarts .dv2-contact{padding:clamp(88px,14vw,180px) clamp(20px,5.2vw,76px);background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-contact-grid{display:grid;grid-template-columns:1fr minmax(330px,.8fr);grid-gap:clamp(45px,10vw,145px);gap:clamp(45px,10vw,145px);max-width:1200px;margin:0 auto}.dv2exportarts .dv2-contact-heading{margin:0;color:var(--export-soft);font:900 clamp(3.5rem,8vw,8rem)/.82 var(--dv2-font);letter-spacing:-.1em;text-transform:uppercase}.dv2exportarts .dv2-contact-email{display:inline-block;margin-top:32px;color:#fff;font:700 clamp(.9rem,1.5vw,1.4rem)/1 var(--dv2-font);text-decoration:none}.dv2exportarts .dv2-contact-details{margin:28px 0 0;padding:0;list-style:none;color:var(--dv2-gray);font-size:.72rem}.dv2exportarts .dv2-contact-details li{display:flex;gap:9px;margin-top:10px}.dv2exportarts .dv2-contact-details a{color:inherit;text-decoration:none}.dv2exportarts .dv2-marker svg{width:13px;fill:none;stroke:var(--export-soft)}.dv2exportarts .dv2-contact-form{display:grid;grid-gap:18px;gap:18px;padding:30px;border-radius:25px;background:var(--export-charcoal)}.dv2exportarts .dv2-field{display:grid;grid-gap:7px;gap:7px}.dv2exportarts .dv2-field label{color:var(--export-soft);font:800 .6rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-field input,.dv2exportarts .dv2-field textarea{width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--dv2-line);border-radius:0;background:transparent;color:#fff;font:500 .8rem var(--dv2-font)}.dv2exportarts .dv2-field textarea{min-height:95px;resize:vertical}.dv2exportarts .dv2-contact-submit{justify-self:start;min-height:42px;padding:0 22px;border:0;border-radius:999px;background:var(--export-soft);color:#111;font:800 .67rem var(--dv2-font)}.dv2exportarts .dv2-form-status{display:none;color:var(--export-soft);font-size:.75rem}.dv2exportarts .dv2-contact-form.is-sent .dv2-form-status{display:block}@media(max-width:820px){.dv2exportarts .dv2-contact{padding:70px 16px}.dv2exportarts .dv2-contact-grid{grid-template-columns:1fr}.dv2exportarts .dv2-contact-heading{font-size:4rem}.dv2exportarts .dv2-contact-form{padding:22px}}.dv2exportarts .dv2-site-footer{padding:clamp(55px,8vw,100px) clamp(20px,5.2vw,76px) 25px;background:var(--dv2-black);color:var(--dv2-white);border-top:1px solid var(--dv2-line)}.dv2exportarts .dv2-footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:30px;gap:30px;max-width:1320px;margin:0 auto}.dv2exportarts .dv2-footer-logo{color:var(--export-soft);font:900 clamp(2rem,4.4vw,4.6rem)/.83 var(--dv2-font);letter-spacing:-.1em;text-decoration:none;text-transform:uppercase}.dv2exportarts .dv2-footer-socials{display:flex;gap:12px;margin-top:22px}.dv2exportarts .dv2-footer-socials a{color:var(--dv2-gray);font-size:.72rem}.dv2exportarts .dv2-footer-col h3{margin:0 0 17px;color:var(--export-soft);font:800 .62rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-footer-col ul{margin:0;padding:0;list-style:none}.dv2exportarts .dv2-footer-col li{margin:0 0 8px}.dv2exportarts .dv2-footer-col a{color:var(--dv2-gray);font:500 .72rem var(--dv2-font);text-decoration:none}.dv2exportarts .dv2-footer-col a:hover{color:#fff}.dv2exportarts .dv2-footer-wordmark{max-width:1320px;margin:clamp(55px,9vw,120px) auto 17px;overflow:hidden;color:#fff;font:900 clamp(3.4rem,13.2vw,13rem)/.7 var(--dv2-font);letter-spacing:-.12em;white-space:nowrap;text-transform:uppercase}.dv2exportarts .dv2-footer-bottom{max-width:1320px;margin:auto;padding-top:16px;border-top:1px solid var(--dv2-line);color:var(--dv2-gray);font-size:.6rem}@media(max-width:820px){.dv2exportarts .dv2-site-footer{padding:55px 16px 20px}.dv2exportarts .dv2-footer-top{grid-template-columns:1fr 1fr}.dv2exportarts .dv2-footer-brand{grid-column:1/-1}.dv2exportarts .dv2-footer-wordmark{margin-top:70px;font-size:18.5vw}}.dv2exportarts.v2pf-root{min-height:100vh;background:var(--dv2-black);color:var(--dv2-white);font-family:var(--dv2-font)}.dv2exportarts .v2pf-nav{display:flex;align-items:center;justify-content:space-between;padding:22px clamp(20px,5.2vw,76px)}.dv2exportarts .v2pf-footer-logo,.dv2exportarts .v2pf-nav-logo{color:#fff;font:900 .78rem var(--dv2-font);text-decoration:none;text-transform:uppercase}.dv2exportarts .v2pf-nav-links{display:flex;gap:22px;align-items:center}.dv2exportarts .v2pf-nav-back{color:var(--dv2-gray);font-size:.7rem;text-decoration:none}.dv2exportarts .v2pf-btn--primary,.dv2exportarts .v2pf-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 19px;border-radius:999px;background:var(--export-soft);color:#111;font:800 .65rem var(--dv2-font);text-decoration:none}.dv2exportarts .v2pf-hero{position:relative;min-height:440px;display:grid;place-items:center;padding:80px 20px;overflow:hidden}.dv2exportarts .v2pf-hero-bg{position:absolute;inset:0;opacity:.25}.dv2exportarts .v2pf-hero-bg img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.dv2exportarts .v2pf-hero-inner{position:relative;z-index:1;max-width:850px;text-align:center}.dv2exportarts .v2pf-kicker{color:var(--export-soft);font:800 .65rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .v2pf-hero-title{margin:15px 0;color:#fff;font:900 clamp(3.2rem,9vw,9rem)/.8 var(--dv2-font);letter-spacing:-.11em;text-transform:uppercase}.dv2exportarts .v2pf-hero-lead,.dv2exportarts .v2pf-hero-meta{max-width:48ch;margin:0 auto;color:var(--dv2-gray);font-size:.82rem;line-height:1.5}.dv2exportarts .v2pf-body{padding:0 clamp(20px,5.2vw,76px) clamp(80px,12vw,150px)}.dv2exportarts .v2pf-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px;max-width:1320px;margin:auto}.dv2exportarts.v2pf-root .v2pf-tile{overflow:hidden;border-radius:22px;background:var(--export-charcoal)}.dv2exportarts.v2pf-root .v2pf-tile-media{border-radius:22px 22px 0 0}.dv2exportarts.v2pf-root .v2pf-tile img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.dv2exportarts.v2pf-root .v2pf-tile:hover img{transform:scale(1.04)}.dv2exportarts.v2pf-root .v2pf-meta{display:grid;grid-gap:4px;gap:4px;padding:14px 16px 18px}.dv2exportarts.v2pf-root .v2pf-tile-cat{color:rgba(255,255,255,.72);font:700 .62rem/1.3 var(--dv2-font);letter-spacing:.12em;text-transform:uppercase}.dv2exportarts.v2pf-root .v2pf-tile-title{color:#fff;font:700 .9rem/1.35 var(--dv2-font);letter-spacing:-.02em;overflow-wrap:anywhere}.dv2exportarts .v2pf-empty{padding:80px 0;color:var(--dv2-gray);text-align:center}.dv2exportarts .v2pf-empty-cta{color:var(--export-soft)}.dv2exportarts .v2pf-cta{padding:clamp(65px,10vw,120px) 20px;background:var(--export-charcoal)}.dv2exportarts .v2pf-cta-inner{max-width:700px;margin:auto;text-align:center}.dv2exportarts .v2pf-cta-title{margin:0;color:var(--export-soft);font:900 clamp(2.7rem,6vw,6rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .v2pf-cta-body{color:var(--dv2-gray);font-size:.82rem;line-height:1.5}.dv2exportarts .v2pf-cta-actions{display:flex;justify-content:center;gap:12px;margin-top:25px}.dv2exportarts .v2pf-btn--ghost{display:inline-flex;align-items:center;padding:0 19px;border:1px solid var(--export-soft);border-radius:999px;color:var(--export-soft);font:800 .65rem var(--dv2-font);text-decoration:none}.dv2exportarts .v2pf-footer{display:flex;justify-content:space-between;padding:26px clamp(20px,5.2vw,76px);color:var(--dv2-gray);font-size:.62rem}@media(max-width:820px){.dv2exportarts .v2pf-nav{padding:16px}.dv2exportarts .v2pf-nav-back{display:none}.dv2exportarts .v2pf-grid{grid-template-columns:1fr}.dv2exportarts .v2pf-hero{min-height:370px}.dv2exportarts .v2pf-body{padding:0 16px 70px}.dv2exportarts .v2pf-footer{padding:22px 16px}}.dv2exportarts .dv2-portal-root{min-height:100vh;background:var(--dv2-black);color:var(--dv2-white)}.dv2exportarts .dv2-gate{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:25px;background:radial-gradient(circle at 50% 15%,#2b2525,transparent 43%),var(--dv2-black);overflow:hidden auto}.dv2exportarts .dv2-gate-inner{width:min(100%,430px);padding:38px;border-radius:25px;background:var(--export-charcoal)}.dv2exportarts .dv2-gate-kicker,.dv2exportarts .dv2-gate-logo{color:var(--export-soft);font:800 .65rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-gate-logo{display:block}.dv2exportarts .dv2-gate-logo-img{max-width:150px;max-height:46px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.dv2exportarts .dv2-gate-kicker{margin-top:28px}.dv2exportarts .dv2-portal-root.is-authed .dv2-gate{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility 0s linear .5s}.dv2exportarts .dv2-gate-kicker,.dv2exportarts .dv2-head-kicker{display:inline-flex;align-items:center;gap:8px}.dv2exportarts .dv2-gate-kicker svg,.dv2exportarts .dv2-head-kicker svg{width:13px;height:13px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8}.dv2exportarts .dv2-gate-title{margin:19px 0 10px;font:900 clamp(2.6rem,6vw,4.2rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .dv2-gate-note,.dv2exportarts .dv2-gate-sub{color:var(--dv2-gray);font-size:.75rem;line-height:1.5}.dv2exportarts .dv2-gate-form{margin-top:24px;display:flex;flex-direction:column;gap:20px}.dv2exportarts .dv2-gate-form label{display:block;margin-bottom:8px;color:var(--dv2-gray);font:700 .62rem var(--dv2-font);letter-spacing:.06em;text-transform:uppercase}.dv2exportarts .dv2-field{border-bottom:1px solid var(--dv2-line)}.dv2exportarts .dv2-field.is-error{border-bottom-color:var(--export-soft)}.dv2exportarts .dv2-field-row{display:flex;align-items:center}.dv2exportarts .dv2-gate-form input{flex:1 1;width:100%;padding:13px 0;border:0;border-radius:0;background:transparent;color:#fff;font:500 .95rem var(--dv2-font);letter-spacing:.04em}.dv2exportarts .dv2-toggle-pw{flex:none;display:grid;place-items:center;width:34px;height:34px;border:0;background:transparent;color:var(--dv2-gray);cursor:pointer}.dv2exportarts .dv2-toggle-pw:focus-visible,.dv2exportarts .dv2-toggle-pw:hover{color:var(--export-soft)}.dv2exportarts .dv2-toggle-pw svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6}.dv2exportarts .dv2-toggle-pw .dv2-eye-off,.dv2exportarts .dv2-toggle-pw[aria-pressed=true] .dv2-eye-on{display:none}.dv2exportarts .dv2-toggle-pw[aria-pressed=true] .dv2-eye-off{display:block}.dv2exportarts .dv2-gate-error{min-height:1.1em;margin:-8px 0 0;color:var(--export-soft);font-size:.7rem;opacity:0}.dv2exportarts .dv2-gate-error.is-show{opacity:1}.dv2exportarts .dv2-gate-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:46px;margin-top:4px;border:0;border-radius:999px;background:var(--export-soft);color:#111;font:800 .68rem var(--dv2-font);cursor:pointer}.dv2exportarts .dv2-gate-submit:focus-visible,.dv2exportarts .dv2-gate-submit:hover{background:#fff}.dv2exportarts .dv2-gate-submit svg{width:18px;height:9px;flex:none;fill:none;stroke:currentColor;stroke-width:2}.dv2exportarts .dv2-portal{padding-bottom:60px}.dv2exportarts .dv2-portal-nav{display:flex;align-items:center;justify-content:space-between;padding:20px clamp(20px,5.2vw,76px);border-bottom:1px solid var(--dv2-line)}.dv2exportarts .dv2-portal-nav .dv2-nav-logo{display:block;color:#fff;font:800 .72rem var(--dv2-font);letter-spacing:.03em;text-transform:uppercase;text-decoration:none}.dv2exportarts .dv2-nav-logo-img{max-width:140px;height:22px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.dv2exportarts .dv2-nav-right{display:flex;gap:22px;align-items:center}.dv2exportarts .dv2-nav-client{display:none;gap:3px;text-align:right}@media (min-width:760px){.dv2exportarts .dv2-nav-client{display:grid}}.dv2exportarts .dv2-lbl{color:var(--export-soft);font-size:.55rem;text-transform:uppercase;letter-spacing:.06em}.dv2exportarts .dv2-val{color:var(--dv2-gray);font-size:.68rem}.dv2exportarts .dv2-signout{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid var(--export-soft);border-radius:999px;background:transparent;color:var(--export-soft);font:800 .6rem var(--dv2-font);cursor:pointer}.dv2exportarts .dv2-signout svg{width:13px;height:13px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8}.dv2exportarts .dv2-signout:focus-visible,.dv2exportarts .dv2-signout:hover{background:var(--export-soft);color:#111}.dv2exportarts .dv2-portal main{max-width:1200px;margin:auto;padding:clamp(55px,8vw,100px) clamp(20px,5.2vw,76px) 0}.dv2exportarts .dv2-gal-head h2,.dv2exportarts .dv2-portal-head h1,.dv2exportarts .dv2-voices-head h2{margin:10px 0;color:var(--export-soft);font:900 clamp(2.6rem,6vw,6.5rem)/.86 var(--dv2-font);letter-spacing:-.09em;text-transform:uppercase}.dv2exportarts .dv2-dot{width:7px;height:7px;border-radius:50%;background:var(--export-soft);flex:none}.dv2exportarts .dv2-count,.dv2exportarts .dv2-lead{color:var(--dv2-gray);font-size:.78rem}.dv2exportarts .dv2-statbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:0;gap:0;margin:42px 0;border:1px solid var(--dv2-line);border-radius:20px;overflow:hidden}.dv2exportarts .dv2-statbar .dv2-stat{display:flex;align-items:center;gap:14px;padding:22px;border-left:1px solid var(--dv2-line)}.dv2exportarts .dv2-statbar .dv2-stat:first-child{border-left:0}.dv2exportarts .dv2-stat-marker{display:grid;flex:none;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--export-soft);color:#111}.dv2exportarts .dv2-stat-marker svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.dv2exportarts .dv2-stat-num{display:block;color:#fff;font:800 1.8rem var(--dv2-font)}.dv2exportarts .dv2-stat-num .dv2-unit{font-size:.6em;margin-left:2px;color:var(--dv2-gray)}.dv2exportarts .dv2-stat-lbl{display:block;color:var(--dv2-gray);font-size:.62rem;text-transform:uppercase;letter-spacing:.04em}.dv2exportarts .dv2-access{margin-top:34px;max-width:520px}.dv2exportarts .dv2-access-top{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px}.dv2exportarts .dv2-access-top .dv2-k{color:var(--dv2-gray);font:700 .62rem var(--dv2-font);text-transform:uppercase;letter-spacing:.08em}.dv2exportarts .dv2-access-top .dv2-v{color:#fff;font:700 .78rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-access-track{height:3px;border-radius:3px;background:var(--dv2-line);overflow:hidden}.dv2exportarts .dv2-access-fill{display:block;height:100%;background:var(--export-soft);transform-origin:left}.dv2exportarts .dv2-galleries,.dv2exportarts .dv2-voices{margin-top:70px}.dv2exportarts .dv2-gal-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.dv2exportarts .dv2-gal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px;margin-top:28px}.dv2exportarts .dv2-shoot{overflow:hidden;border-radius:20px;background:var(--export-charcoal);color:#fff;text-decoration:none}.dv2exportarts .dv2-shoot-media{position:relative;aspect-ratio:1.1}.dv2exportarts .dv2-shoot-media img{width:100%;height:100%;object-fit:cover}.dv2exportarts .dv2-shoot-badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:var(--export-soft);color:#111;font:800 .58rem var(--dv2-font);text-transform:uppercase;letter-spacing:.04em}.dv2exportarts .dv2-shoot-badge svg{width:11px;height:11px;flex:none;fill:currentColor}.dv2exportarts .dv2-shoot-meta-chip{position:absolute;left:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;color:#fff;font:700 .66rem var(--dv2-font);text-transform:uppercase}.dv2exportarts .dv2-shoot-meta-chip svg{width:12px;height:12px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8}.dv2exportarts .dv2-shoot-play{position:absolute;inset:0;z-index:2;display:grid;place-items:center;pointer-events:none}.dv2exportarts .dv2-shoot-play span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.28);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .3s ease,transform .3s ease}.dv2exportarts .dv2-shoot:focus-visible .dv2-shoot-play span,.dv2exportarts .dv2-shoot:hover .dv2-shoot-play span{background:var(--export-soft)}.dv2exportarts .dv2-shoot-play svg{width:18px;height:18px;margin-left:2px;fill:#fff}.dv2exportarts .dv2-shoot:focus-visible .dv2-shoot-play svg,.dv2exportarts .dv2-shoot:hover .dv2-shoot-play svg{fill:#111}.dv2exportarts .dv2-shoot-info{display:flex;justify-content:space-between;gap:10px;padding:14px}.dv2exportarts .dv2-shoot-title{font-size:.75rem;font-weight:800}.dv2exportarts .dv2-shoot-date{color:var(--dv2-gray);font-size:.63rem}.dv2exportarts .dv2-voice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px;margin-top:28px}.dv2exportarts .dv2-voice{position:relative;margin:0;padding:22px;border-radius:20px;background:var(--export-charcoal)}.dv2exportarts .dv2-voice blockquote{margin:0;font-size:.86rem;line-height:1.45}.dv2exportarts .dv2-voice--lead .dv2-quote-mark{position:absolute;top:14px;right:20px;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1;color:var(--export-soft);opacity:.35}.dv2exportarts .dv2-voice-by{display:flex;gap:10px;align-items:center;margin-top:18px}.dv2exportarts .dv2-voice-face{width:28px;height:28px;border-radius:50%;object-fit:cover}.dv2exportarts .dv2-voice-name{display:block;font-size:.68rem;font-weight:800}.dv2exportarts .dv2-voice-meta{color:var(--dv2-gray);font-size:.6rem}.dv2exportarts .dv2-portal-foot{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between;margin-top:70px;padding:25px clamp(20px,5.2vw,76px);border-top:1px solid var(--dv2-line);color:var(--dv2-gray);font-size:.62rem}.dv2exportarts .dv2-portal-foot a{color:var(--export-soft);text-decoration:none}@media (max-width:820px){.dv2exportarts .dv2-gate-inner{padding:25px}.dv2exportarts .dv2-portal-nav{padding:15px 16px}.dv2exportarts .dv2-portal main{padding:55px 16px 0}.dv2exportarts .dv2-statbar{grid-template-columns:repeat(2,1fr)}.dv2exportarts .dv2-statbar .dv2-stat:nth-child(odd){border-left:0}.dv2exportarts .dv2-statbar .dv2-stat:nth-child(n+3){border-top:1px solid var(--dv2-line)}.dv2exportarts .dv2-gal-grid,.dv2exportarts .dv2-voice-grid{grid-template-columns:1fr}.dv2exportarts .dv2-portal-foot{padding:20px 16px}}