.hf-audience{padding-block:clamp(64px,8vw,112px);background:#06060a;scroll-margin-top:116px}.hf-audience .pc-section-head{max-width:850px;margin-bottom:36px}.hf-audience .pc-section-head>p:last-child{max-width:630px;margin-top:24px;color:#aaa5a0;font-size:17px;line-height:1.65}.hf-audience .pc-section-head h2{color:var(--pc-ink)}.hf-board{--hf-ink: #221b15;--hf-muted: #72695f;--hf-line: #d5cbbd;--hf-accent: #c75013;position:relative;padding:clamp(20px,3.4vw,44px);border:1px solid #e3dbce;border-radius:28px;color:var(--hf-ink);background-color:#f5f0e7;background-image:radial-gradient(#cfc4b7 .75px,transparent .75px);background-size:18px 18px;color-scheme:light;font-family:var(--font-body)}.hf-board *,.hf-board *:before,.hf-board *:after{box-sizing:border-box}.hf-board__playback{display:flex;align-items:center;justify-content:flex-end;min-height:12px;margin:-10px -8px 14px 0}.hf-board__playback[hidden]{display:none}.hf-board__progress{display:block;width:60px;height:2px;overflow:hidden;border-radius:2px;background:#dccfbd}.hf-board__progress>span{display:block;width:100%;height:100%;background:var(--hf-accent);transform:scaleX(0);transform-origin:left center}.hf-board__brand{position:relative;display:flex;flex-direction:column;align-items:center;width:max-content;min-width:196px;margin:0 auto;padding:18px 32px;border:1px solid #d7ccbd;border-radius:16px;background:#fffcf5;box-shadow:0 6px 20px #4a31100a}.hf-board__brand:after{content:"";position:absolute;top:100%;left:50%;width:1px;height:25px;background:var(--hf-line)}.hf-board__brand strong{font-size:23px;font-weight:700;line-height:1.1;letter-spacing:-.035em}.hf-board__brand span{margin-top:5px;color:var(--hf-muted);font-size:10px;font-weight:500;line-height:1.2;letter-spacing:.19em;text-transform:uppercase}.hf-board__routes{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:48px}.hf-board__routes:before{content:"";position:absolute;top:24px;right:calc(12.5% - 6px);left:calc(12.5% - 6px);height:1px;background:var(--hf-line)}.hf-board__route{position:relative;display:flex;flex-direction:column;gap:8px;min-width:0;min-height:148px;padding:20px;border:1px solid #d9d0c4;border-radius:14px;color:var(--hf-ink);background:#fffcf7;font-family:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.hf-board__route:before{content:"";position:absolute;bottom:100%;left:50%;width:1px;height:25px;background:var(--hf-line);transition:background-color .18s ease}.hf-board__route:hover{border-color:#c79c7a;background:#fff8ed}.hf-board__route[aria-selected=true],.hf-board__route.is-active{border-color:#d26c34;background:#fff2e1;box-shadow:inset 0 0 0 1px #d26c3420,0 6px 18px #5b36100a}.hf-board__route[aria-selected=true]:before,.hf-board__route.is-active:before{background:#d26c34}.hf-board__route:focus-visible,.hf-board__panel:focus-visible{outline:3px solid #a83c11;outline-offset:4px}.hf-board__route-number{color:#8b6b51;font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em}.hf-board__route strong{max-width:16ch;font-size:clamp(16px,1.7vw,20px);font-weight:700;line-height:1.24;letter-spacing:-.025em}.hf-board__route small{margin-top:auto;color:var(--hf-muted);font-size:12px;line-height:1.4}.hf-board__panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,220px);gap:clamp(24px,4.6vw,60px);margin-top:28px;padding:clamp(24px,3.4vw,42px);border:1px solid #dbd1c3;border-radius:18px;background:#fffcf7;box-shadow:0 12px 36px #50351506}.hf-board__detail{min-width:0;align-self:center}.hf-board__eyebrow{margin:0 0 12px;color:var(--hf-accent);font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.hf-board__hook{max-width:23ch;margin:0;color:var(--hf-ink);font-family:var(--font-display);font-size:clamp(30px,3.4vw,44px);font-weight:400;line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.hf-board__fields{display:grid;gap:20px;margin:28px 0 0}.hf-board__fields>div{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px}.hf-board__fields dt{color:#665b50;font-size:12px;font-weight:700;line-height:1.6}.hf-board__fields dd{margin:0;color:#42372c;font-size:15px;line-height:1.6}.hf-board__art{align-self:center;margin:0}.hf-board__art img{display:block;width:100%;height:auto;aspect-ratio:9 / 16;border:1px solid #42382f;border-radius:9px;background:#211c18;object-fit:contain;box-shadow:0 10px 24px #30231816}.hf-board__loop{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px;color:#655647;font-size:12px;line-height:1.5;text-align:center}.hf-board__loop svg{flex:none;width:22px;height:22px;color:var(--hf-accent)}@media(max-width:900px){.hf-board__routes{gap:12px}.hf-board__route{padding:18px 14px}.hf-board__routes:before{right:calc(12.5% - 4.5px);left:calc(12.5% - 4.5px)}.hf-board__panel{grid-template-columns:minmax(0,1fr) 174px}.hf-board__fields>div{grid-template-columns:1fr;gap:3px}.hf-board__fields{gap:15px}}@media(max-width:640px){.hf-audience{scroll-margin-top:96px}.hf-audience .pc-section-head{margin-bottom:26px}.hf-board{padding:20px 16px;border-radius:20px}.hf-board__playback{margin:-4px -4px 12px 0}.hf-board__brand{min-width:172px;padding:15px 24px}.hf-board__brand:after{height:20px}.hf-board__routes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:38px}.hf-board__routes:before{top:19px;right:calc(25% - 2.5px);left:calc(25% - 2.5px)}.hf-board__route{min-height:134px;padding:15px 12px}.hf-board__route:before{height:20px}.hf-board__route:nth-child(n+3):before{height:11px}.hf-board__route strong{font-size:17px}.hf-board__route small{font-size:11px}.hf-board__panel{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:20px;padding:24px 20px}.hf-board__hook{font-size:34px}.hf-board__fields{margin-top:24px}.hf-board__fields dd{font-size:14px}.hf-board__art{width:min(100%,224px);justify-self:center}.hf-board__loop{gap:10px;font-size:11px}}@media(max-width:360px){.hf-board{padding-inline:12px}.hf-board__route{padding-inline:10px}.hf-board__route strong{font-size:15px}.hf-board__panel{padding-inline:16px}.hf-board__hook{font-size:30px}}@media(prefers-reduced-motion:reduce){.hf-board *,.hf-board *:before,.hf-board *:after{transition:none}.hf-board__progress{display:none}}.paid-case .pc-source-note{color:#aaa5a0;font-size:12px}.pc-source-note a{color:#d9d4ce;text-underline-offset:4px}.pc-source-note a:hover{text-decoration:underline}.pc-video-card{min-width:0;margin:0}.pc-video-card video{display:block;width:100%;height:auto;aspect-ratio:9 / 16;object-fit:contain;background:#111116;border:1px solid var(--pc-line);border-radius:18px}.pc-video-card figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:18px}.pc-video-card figcaption>div{display:grid;gap:5px}.pc-video-card small{color:#aaa5a0;font-size:11px}.pc-video-card strong{color:var(--pc-ink);font-size:18px;line-height:1.3}.pc-video-card figcaption a{display:grid;flex:none;place-items:center;width:44px;height:44px;border:1px solid var(--pc-line);border-radius:50%;color:var(--pc-orange);font-size:20px}.pc-proof-frame--artwork img{aspect-ratio:9 / 16;object-fit:contain}.pc-product-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:48px}.pc-product-features article{padding-top:22px;border-top:1px solid var(--pc-line)}.pc-product-features article>span{color:var(--pc-orange);font-size:12px}.pc-product-features h3{margin:12px 0 8px;color:var(--pc-ink);font-size:19px;letter-spacing:-.025em}.pc-product-features p{color:#aaa5a0;font-size:15px;line-height:1.6}.pc-thumbnails,.pc-ad-results{padding-block:clamp(76px,8vw,120px);scroll-margin-top:112px}.pc-thumbnails{color:var(--pc-paper-ink);background:var(--pc-paper)}.pc-thumbnails .pc-section-head p{color:#71685f}.pc-thumbnails .pc-section-head .pc-kicker{color:#b94c0c}.pc-thumbnails .pc-section-head h2 em{color:#bd4f0d}.pc-artwork-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px);margin-top:42px}.pc-artwork-grid figure{min-width:0;margin:0}.pc-artwork-grid a{display:block;border:1px solid #332a22;border-radius:16px;overflow:hidden;background:#16120f}.pc-artwork-grid img{width:100%;height:auto;display:block;aspect-ratio:9 / 16;object-fit:contain;transition:transform .4s ease}@media(hover:hover){.pc-artwork-grid a:hover img{transform:scale(1.025)}}.pc-artwork-grid figcaption{display:grid;gap:6px;margin-top:18px}.pc-artwork-grid figcaption strong{color:#221b15;font-size:clamp(16px,1.4vw,19px);line-height:1.35;font-weight:700;letter-spacing:-.02em}.pc-creative-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:44px;padding-top:26px;border-top:1px solid #dbd2c5}.pc-creative-principles p{display:grid;gap:7px}.pc-creative-principles strong{font-size:16px;color:#241c15}.pc-creative-principles span{font-size:14px;color:#71685f;line-height:1.6}.pc-ad-results{color:var(--pc-ink);background:#08080c}.pc-ad-results .pc-section-head h2{color:var(--pc-ink)}.pc-ad-results .pc-section-head>p{color:#aaa5a0}.pc-ad-results__layout{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(32px,5vw,72px);margin-top:48px}.pc-ad-results__summary{min-width:0}.pc-ad-results__label{color:#b8afa4;font-size:13px}.pc-ad-results__number{display:block;margin:8px 0 28px;font-size:clamp(80px,8.5vw,124px);font-weight:700;letter-spacing:-.055em;line-height:1}.pc-ad-results__summary dl{margin:0}.pc-ad-results__summary dl>div{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--pc-line)}.pc-ad-results__summary dt{color:#b6aea5;font-size:14px}.pc-ad-results__summary dd{color:#fff;font-size:17px;font-weight:700;white-space:nowrap}.pc-ad-results__summary>p{margin-top:20px;font-size:12px;line-height:1.65;color:#9a938b;max-width:34ch}.pc-ad-results__summary .pc-text-link{margin-top:24px;color:#f6d9b8}.pc-ad-results__report{min-width:0;margin:0}.pc-ad-results__report a{display:block;border-radius:18px;overflow:hidden;border:1px solid #ffffff26;background:#e8edf4}.pc-ad-results__report img{display:block;width:100%;height:auto}.pc-ad-results__report figcaption{margin-top:12px;color:#9a938b;font-size:11px;line-height:1.6;overflow-wrap:anywhere}.paid-case .pc-contact{padding-top:clamp(72px,8vw,110px)}.pc-thumbnails .pc-section-head{margin-bottom:0}@media(max-width:900px){.pc-product-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pc-artwork-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.pc-ad-results__layout{grid-template-columns:minmax(0,1fr)}.pc-ad-results__summary{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);align-items:start;column-gap:32px}.pc-ad-results__label{grid-column:1}.pc-ad-results__number{grid-column:1;grid-row:2}.pc-ad-results__summary dl{grid-column:2;grid-row:1 / span 3}.pc-ad-results__summary>p{grid-column:1;margin-top:0}.pc-ad-results__summary .pc-text-link{grid-column:1 / -1}}@media(max-width:600px){.pc-video-card video{border-radius:12px}.pc-video-card figcaption{gap:6px;padding-top:12px}.pc-video-card strong{font-size:15px}.pc-video-card small{font-size:10px}.pc-product-features{gap:24px 20px;margin-top:34px}.pc-product-features h3{font-size:17px}.pc-product-features p{font-size:14px}.pc-thumbnails,.pc-ad-results{padding-block:64px}.pc-artwork-grid{margin-top:30px;gap:28px 14px}.pc-artwork-grid a{border-radius:10px}.pc-artwork-grid figcaption{margin-top:12px;gap:5px}.pc-artwork-grid figcaption strong{font-size:15px}.pc-creative-principles{grid-template-columns:minmax(0,1fr);gap:22px;margin-top:32px}.pc-ad-results__layout{margin-top:30px;gap:30px}.pc-ad-results__summary{display:block}.pc-ad-results__number{font-size:96px;margin-bottom:24px}.pc-ad-results__summary>p{margin-top:18px;max-width:none}.pc-ad-results__report a{border-radius:10px}}@media(prefers-reduced-motion:reduce){.pc-artwork-grid img{transition:none}}.paid-case .pc-creative{content-visibility:visible;contain-intrinsic-size:none}.paid-case .pc-hero h1 br{display:initial}.pc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pc-reel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:42px 0 30px}.pc-reel{position:relative;margin:0;min-width:0;aspect-ratio:9 / 16;overflow:hidden;border-radius:22px;border:1px solid #ffffff1c;background:#101013;isolation:isolate}.pc-reel video{display:block;width:100%;height:100%;object-fit:cover}.pc-reel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(#0005,transparent 20%,transparent 75%,#0009)}.pc-reel__heading{position:absolute;z-index:1;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;color:#f9f5ef;font-family:var(--font-mono, monospace);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.pc-reel__link{position:absolute;z-index:2;right:16px;bottom:16px;width:42px;height:42px;display:grid;place-items:center;color:#fff;font-size:23px;border-radius:12px}.pc-video-ui{position:absolute;z-index:3;left:16px;bottom:16px;display:flex;gap:8px}.pc-video-ui button{width:42px;height:42px;padding:11px;display:grid;place-items:center;background:#09090c99;border:1px solid #ffffff26;border-radius:12px;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pc-video-ui svg{width:19px;height:19px}.pc-video-ui button:hover,.pc-reel__link:hover{background:#ff8000;color:#080808}.pc-video-ui button:focus-visible,.pc-reel__link:focus-visible{outline:2px solid var(--pc-orange);outline-offset:3px}.pc-proof-frame--creative .pc-video-ui{top:14px;right:14px;bottom:auto;left:auto}.pc-proof-frame--creative video{display:block;width:100%;height:auto;aspect-ratio:9 / 13.5;object-fit:cover}.pc-performance-proof{min-width:0;margin:0}.pc-performance-proof figcaption{color:#b5afa7;font-size:12px;line-height:1.5;text-align:center;margin-top:14px}.pc-report-overview{max-width:720px;margin:0 auto;border:1px solid #ffffff26;border-radius:18px;overflow:hidden;background:#e8edf4}.pc-report-overview img{display:block;width:100%;height:auto}.pc-contact__actions .pc-contact__whatsapp{color:#082512;background:#25d366;border:1px solid #1aac56}.pc-contact__actions .pc-contact__whatsapp:is(:hover,:focus-visible){background:#1fbe5c;box-shadow:0 12px 28px #128c7e26}@media(max-width:900px){.pc-reel-grid{gap:16px}.pc-reel{border-radius:16px}.pc-reel__heading{top:14px;left:14px;right:14px}.pc-video-ui{left:10px;bottom:10px;gap:5px}.pc-reel__link{right:10px;bottom:10px}}@media(max-width:600px){.pc-reel-grid{grid-template-columns:1fr;gap:22px;margin-top:30px}.pc-reel{max-width:380px;width:100%;justify-self:center}.pc-report-overview{border-radius:12px}}.pc-nav__actions{display:flex;align-items:center;gap:16px}.pc-theme-toggle{position:relative;flex:none;width:58px;height:44px;padding:0;border:0;border-radius:999px;cursor:pointer}.pc-theme-toggle[hidden]{display:none}.pc-theme-toggle__track{position:absolute;top:5px;right:0;bottom:5px;left:0;overflow:hidden;border:1px solid var(--card-border);border-radius:inherit;background:linear-gradient(135deg,var(--card-bg),#ff770117);box-shadow:inset 0 1px 0 var(--card-highlight),0 8px 22px #00000024}.pc-theme-toggle__thumb{position:absolute;top:3px;left:3px;width:26px;height:26px;border-radius:50%;background:#101016;box-shadow:inset 0 1px #ffffff2e,0 5px 12px #0004;transition:transform .35s ease,background-color .35s ease}.pc-theme-toggle__sun,.pc-theme-toggle__moon{position:absolute;top:50%;z-index:1;width:15px;height:15px;transform:translateY(-50%);transition:opacity .25s ease}.pc-theme-toggle svg{display:block;width:15px;height:15px}.pc-theme-toggle__sun{left:9px;color:#f59e0b;opacity:.34}.pc-theme-toggle__moon{right:9px;color:#e8e8ef;opacity:.95}html[data-theme=light] .pc-theme-toggle__thumb{transform:translate(24px);background:#fff5dc}html[data-theme=light] .pc-theme-toggle__sun{opacity:1}html[data-theme=light] .pc-theme-toggle__moon{opacity:.34}html[data-theme=light] .paid-case{--pc-ink: #171411;--pc-muted: #5f5a53;--pc-line: rgba(31, 24, 16, .14);background:#f7f2e8;color-scheme:light}html[data-theme=light] .pc-nav{border-color:var(--nav-border);background:var(--nav-bg);box-shadow:inset 0 1px #fff,0 18px 56px #3124161a}html[data-theme=light] .pc-nav.is-scrolled{background:var(--nav-bg-scrolled);box-shadow:inset 0 1px #fff,0 20px 62px #31241624}html[data-theme=light] .pc-wordmark{color:var(--pc-ink)}html[data-theme=light] .pc-nav__links a{color:var(--pc-muted)}html[data-theme=light] .pc-nav__links a:is(:hover,:focus-visible){color:var(--pc-ink)}html[data-theme=light] .pc-menu-toggle{border-color:var(--pc-line)}html[data-theme=light] .pc-menu-toggle span{background:var(--pc-ink)}html[data-theme=light] .pc-mobile-menu{border-color:var(--pc-line);background:var(--menu-bg);box-shadow:0 28px 80px #31241624}html[data-theme=light] .pc-mobile-menu a:not(.pc-mobile-menu__cta){color:var(--pc-ink)}html[data-theme=light] .pc-mobile-menu a:not(.pc-mobile-menu__cta):is(:hover,:focus-visible){background:#1714110a}html[data-theme=light] :is(.pc-hero,.hf-audience,.pc-creative){background:#f7f2e8}html[data-theme=light] .pc-hero__backdrop{background:linear-gradient(90deg,#f7f2e8f2 3%,#f7f2e8c7 48%,#f7f2e899),url(/case-studies/gtm/akshay/hero-poster.webp) center 28% / cover no-repeat;filter:saturate(.7);opacity:1}html[data-theme=light] .pc-hero__backdrop:after{background:radial-gradient(circle at 78% 28%,#ff77011a,transparent 36%),linear-gradient(180deg,transparent 45%,#f7f2e8 96%)}html[data-theme=light] :is(.pc-hero h1 em,.pc-section-head h2 em,.pc-kicker,.pc-product-features article>span,.pc-contact h2 em){color:#b94f00}html[data-theme=light] :is(.pc-hero__lead,.hf-audience .pc-section-head>p:last-child,.pc-product-features p,.pc-ad-results .pc-section-head>p,.pc-ad-results__label,.pc-ad-results__summary dt,.pc-ad-results__summary>p,.pc-performance-proof figcaption){color:var(--pc-muted)}html[data-theme=light] .paid-case .pc-source-note{color:var(--pc-muted)}html[data-theme=light] :is(.pc-source-note a,.pc-scoreboard dd,.pc-text-link,.pc-ad-results__summary dd){color:var(--pc-ink)}html[data-theme=light] .pc-button--quiet{color:var(--pc-ink);border-color:var(--pc-line);background:#fff9eeaa}html[data-theme=light] .pc-button--quiet:is(:hover,:focus-visible){background:#fffdf8;border-color:#b94f00}html[data-theme=light] .pc-client{color:#f7f5f2;background:#161419}html[data-theme=light] .pc-client small{color:#b9b5be}html[data-theme=light] .pc-proof-frame{color:#f7f5f2;box-shadow:0 26px 64px #31241626,0 0 0 8px #ffffff38}html[data-theme=light] .pc-ad-results{background:#fff9ee}html[data-theme=light] .pc-report-overview{border-color:var(--pc-line);box-shadow:0 16px 40px #3124160d}html[data-theme=light] .pc-reel{border-color:#17141126;box-shadow:0 16px 40px #31241614}@media(min-width:721px){html[data-theme=dark] .paid-case .pc-hero__backdrop{opacity:.9}}@media(max-width:1040px){.pc-nav__inner{gap:14px}.pc-nav__links{gap:20px}.pc-nav__actions{gap:12px}}@media(max-width:900px){.paid-case .pc-nav__inner{grid-template-columns:minmax(0,1fr) auto auto;gap:12px}}@media(max-width:720px){html[data-theme=light] .pc-hero__backdrop{background:radial-gradient(circle at 85% 20%,#ff770113,transparent 55%),#f7f2e8}}@media(max-width:360px){.paid-case .pc-nav__inner{gap:8px}}
