:root{--lmdtv-navy:#06263B;--lmdtv-blue:#0A4C74;--lmdtv-cyan:#12B5C7;--lmdtv-ink:#10232D;--lmdtv-muted:#667782;--lmdtv-bg:#F4F7F8;--lmdtv-line:#DBE4E8;--lmdtv-shell:1420px}.lmdtv-public-frontend{margin:0;background:#fff;color:var(--lmdtv-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif}.lmdtv-public-frontend *{box-sizing:border-box}.lmdtv-public-frontend a{color:inherit}.lmdtv-public-shell{width:min(calc(100% - 48px),var(--lmdtv-shell));margin-inline:auto}.lmdtv-public-header{position:relative;z-index:20;background:linear-gradient(90deg,#05283c,#0a5573);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.lmdtv-public-header__inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.lmdtv-public-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.lmdtv-public-brand img{width:60px;height:60px;object-fit:contain;background:#fff;border-radius:50%;padding:4px}.lmdtv-public-brand span{display:grid;gap:1px}.lmdtv-public-brand strong{font-size:19px}.lmdtv-public-brand small{color:#a6dce5;font-size:11px}.lmdtv-public-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lmdtv-public-nav a{text-decoration:none;padding:10px 12px;border-radius:10px;color:#dcecf1;font-weight:700;font-size:14px}.lmdtv-public-nav a:hover,.lmdtv-public-nav a.is-active{background:rgba(255,255,255,.11);color:#fff}.lmdtv-public-main{min-height:70vh}.lmdtv-public-ad-band{padding:10px 0}.lmdtv-lead-grid{display:grid;grid-template-columns:minmax(0,1.7fr)minmax(320px,.8fr);gap:20px;padding:12px 0 22px}.lmdtv-lead{position:relative;min-height:510px;border-radius:20px;overflow:hidden;background:#0b4763;text-decoration:none;color:#fff}.lmdtv-lead>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lmdtv-lead__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,22,32,8%),rgba(2,22,32,.88))}.lmdtv-lead__copy{position:absolute;left:0;right:0;bottom:0;padding:34px;z-index:2}.lmdtv-lead__copy h1{margin:7px 0 12px;color:#fff;font-size:clamp(34px,4vw,62px);line-height:.98;max-width:1e3px}.lmdtv-lead__copy p{max-width:760px;margin:0 0 12px;color:#e9f2f5;font-size:17px}.lmdtv-public-kicker{display:inline-block;color:var(--lmdtv-cyan);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.lmdtv-lead .lmdtv-public-kicker{color:#72ebf7}.lmdtv-lead-side{display:grid;gap:14px}.lmdtv-compact-card{min-height:155px;border:1px solid var(--lmdtv-line);border-radius:16px;display:grid;grid-template-columns:42% 1fr;overflow:hidden;text-decoration:none;background:#fff}.lmdtv-compact-card img{width:100%;height:100%;object-fit:cover}.lmdtv-compact-card>span{display:flex;flex-direction:column;justify-content:center;padding:16px}.lmdtv-compact-card small,.lmdtv-news-card small,.lmdtv-video-card small,.lmdtv-list-card small{color:var(--lmdtv-muted);font-size:11px}.lmdtv-compact-card strong{margin-top:6px;font-size:17px;line-height:1.16}.lmdtv-public-section{padding:34px 0 44px}.lmdtv-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.lmdtv-section-heading h2{margin:4px 0 0;font-size:32px;line-height:1.05;color:var(--lmdtv-navy)}.lmdtv-section-heading>a{text-decoration:none;font-weight:800;color:var(--lmdtv-blue)}.lmdtv-section-heading--small h2{font-size:26px}.lmdtv-card-grid{display:grid;gap:18px}.lmdtv-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.lmdtv-news-card{border:1px solid var(--lmdtv-line);border-radius:18px;overflow:hidden;background:#fff}.lmdtv-news-card>a{text-decoration:none;display:block;height:100%}.lmdtv-news-card__media{aspect-ratio:16/9;background:#e9eff2;overflow:hidden}.lmdtv-news-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.lmdtv-news-card:hover img{transform:scale(1.025)}.lmdtv-news-card__copy{padding:18px}.lmdtv-news-card h3{margin:6px 0 8px;font-size:21px;line-height:1.1;color:var(--lmdtv-navy)}.lmdtv-news-card p{margin:0;color:var(--lmdtv-muted);line-height:1.5}.lmdtv-public-section--dark{background:linear-gradient(135deg,#041d2d,#073c56);color:#fff}.lmdtv-section-heading--dark h2{color:#fff}.lmdtv-section-heading--dark>a{color:#70e2ef}.lmdtv-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lmdtv-video-grid--archive{grid-template-columns:repeat(3,minmax(0,1fr))}.lmdtv-video-card{background:#0b3146;border:1px solid rgba(255,255,255,.12);border-radius:17px;overflow:hidden}.lmdtv-video-card>a{display:block;text-decoration:none}.lmdtv-video-card__media{position:relative;aspect-ratio:16/9;background:#143f55;overflow:hidden}.lmdtv-video-card__media img{width:100%;height:100%;object-fit:cover}.lmdtv-video-card__play{position:absolute;left:16px;bottom:16px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--lmdtv-cyan);color:#fff;padding-left:3px;box-shadow:0 8px 22px rgba(0,0,0,.24)}.lmdtv-video-card__copy{padding:16px}.lmdtv-video-card__copy small{color:#8dbdca}.lmdtv-video-card h3{margin:6px 0 0;color:#fff;font-size:18px;line-height:1.15}.lmdtv-territory-chips{display:flex;gap:10px;flex-wrap:wrap}.lmdtv-territory-chips a{padding:13px 18px;border-radius:999px;background:#eef8fa;border:1px solid #cce9ee;color:var(--lmdtv-blue);font-weight:800;text-decoration:none}.lmdtv-split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.lmdtv-list-cards{display:grid;gap:10px}.lmdtv-list-card{display:grid;gap:5px;padding:15px 16px;border:1px solid var(--lmdtv-line);border-radius:13px;text-decoration:none;background:#fff}.lmdtv-list-card strong{font-size:16px;line-height:1.2}.lmdtv-public-page-head{padding:62px 0;background:#f1f7f9}.lmdtv-public-page-head--video{background:linear-gradient(135deg,#06263B,#0A4C74);color:#fff}.lmdtv-public-page-head h1{font-size:58px;line-height:.95;margin:8px 0 14px;color:inherit}.lmdtv-public-page-head p{font-size:18px;margin:0;max-width:720px;color:#d8ebf0}.lmdtv-public-page-head+.lmdtv-public-ad-band+.lmdtv-public-section .lmdtv-video-card,.lmdtv-public-page-head~.lmdtv-public-section .lmdtv-video-card{background:#fff;border-color:var(--lmdtv-line)}.lmdtv-public-page-head+.lmdtv-public-ad-band+.lmdtv-public-section .lmdtv-video-card h3,.lmdtv-public-page-head~.lmdtv-public-section .lmdtv-video-card h3{color:var(--lmdtv-navy)}.lmdtv-public-page-head+.lmdtv-public-ad-band+.lmdtv-public-section .lmdtv-video-card__copy small,.lmdtv-public-page-head~.lmdtv-public-section .lmdtv-video-card__copy small{color:var(--lmdtv-muted)}.lmdtv-public-footer{margin-top:20px;background:#031d2d;color:#dbeaf0;padding:40px 0}.lmdtv-public-footer__grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.lmdtv-public-footer strong{font-size:22px;color:#fff}.lmdtv-public-footer span{font-weight:900;color:#72dce8}.lmdtv-public-footer p{margin:7px 0 0;color:#9fbdc8}.admin-bar .lmdtv-public-header{top:0}@media(max-width:1100px){.lmdtv-lead-grid{grid-template-columns:1fr}.lmdtv-lead-side{grid-template-columns:repeat(3,minmax(0,1fr))}.lmdtv-compact-card{grid-template-columns:1fr}.lmdtv-compact-card img{aspect-ratio:16/9}.lmdtv-card-grid--3,.lmdtv-video-grid,.lmdtv-video-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.lmdtv-public-shell{width:min(calc(100% - 24px),var(--lmdtv-shell))}.lmdtv-public-header__inner{min-height:72px}.lmdtv-public-brand img{width:48px;height:48px}.lmdtv-public-brand span{display:none}.lmdtv-public-nav{gap:2px;overflow-x:auto;flex-wrap:nowrap}.lmdtv-public-nav a{padding:8px;font-size:12px;white-space:nowrap}.lmdtv-lead{min-height:440px}.lmdtv-lead__copy{padding:22px}.lmdtv-lead__copy p{font-size:15px}.lmdtv-lead-side{grid-template-columns:1fr}.lmdtv-compact-card{grid-template-columns:38% 1fr;min-height:120px}.lmdtv-card-grid--3,.lmdtv-video-grid,.lmdtv-video-grid--archive,.lmdtv-split-section{grid-template-columns:1fr}.lmdtv-public-section{padding:26px 0 34px}.lmdtv-section-heading h2{font-size:28px}.lmdtv-public-page-head{padding:42px 0}.lmdtv-public-page-head h1{font-size:46px}.lmdtv-public-footer__grid{grid-template-columns:1fr}}.lmdtv-pulse{padding:4px 0 18px;background:linear-gradient(180deg,#f4fafb,#fff)}.lmdtv-pulse__head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-top:12px;margin-bottom:10px}.lmdtv-pulse__head h2{margin:2px 0 0;color:var(--lmdtv-navy);font-size:27px}.lmdtv-pulse__head>small{color:var(--lmdtv-muted);max-width:520px;text-align:right}.lmdtv-pulse__rail{overflow:hidden}.lmdtv-pulse__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,1fr);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding-bottom:7px}.lmdtv-pulse__track::-webkit-scrollbar{height:6px}.lmdtv-pulse__track::-webkit-scrollbar-thumb{background:#c7d9df;border-radius:99px}.lmdtv-pulse-card{scroll-snap-align:start;border-radius:15px;overflow:hidden;background:#fff;border:1px solid var(--lmdtv-line);border-top:4px solid var(--lmdtv-cyan);min-height:142px}.lmdtv-pulse-card--lmdtv_video{border-top-color:#7c3aed}.lmdtv-pulse-card--lmdtv_comunicazione{border-top-color:#14b8a6}.lmdtv-pulse-card--lmdtv_evento{border-top-color:#eab308}.lmdtv-pulse-card>a{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:14px;text-decoration:none}.lmdtv-pulse-card__top,.lmdtv-pulse-card__foot{display:flex;align-items:center;justify-content:space-between;gap:9px}.lmdtv-pulse-card__top span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--lmdtv-blue)}.lmdtv-pulse-card__top small,.lmdtv-pulse-card__foot small{color:var(--lmdtv-muted);font-size:10px}.lmdtv-pulse-card>a>strong{display:block;margin:11px 0;font-size:17px;line-height:1.13;color:var(--lmdtv-navy)}.lmdtv-pulse-card__foot span{font-size:9px;font-weight:900;color:#fff;background:var(--lmdtv-navy);padding:4px 6px;border-radius:999px}@media(max-width:760px){.lmdtv-pulse{padding-bottom:12px}.lmdtv-pulse__head{align-items:flex-start}.lmdtv-pulse__head>small{display:none}.lmdtv-pulse__track{grid-auto-columns:78%;padding-right:12px}.lmdtv-pulse-card{min-height:132px}}.lmdtv-video-ai-text{max-width:860px;margin:28px auto;padding:20px 22px;border:1px solid #dfe7eb;border-radius:14px;background:#fff}.lmdtv-video-ai-text h2{margin-top:0;color:#06263b}.lmdtv-video-ai-transcript{margin-top:16px;border-top:1px solid #e5ebee;padding-top:14px}.lmdtv-video-ai-transcript summary{cursor:pointer;font-weight:800;color:#0a4c74}.lmdtv-video-ai-transcript p{white-space:normal;line-height:1.65;color:#33434d}:root{--lmdtv-live-primary:#0c8fa0;--lmdtv-live-deep:#06263b;--lmdtv-live-accent:#67e8f9;--lmdtv-live-soft:#f4fafb}.lmdtv-public-Homepage .lmdtv-public-header{background:linear-gradient(90deg,var(--lmdtv-live-deep),color-mix(in srgb,var(--lmdtv-live-primary) 38%,var(--lmdtv-live-deep)))}.lmdtv-public-Homepage .lmdtv-public-kicker{color:var(--lmdtv-live-primary)}.lmdtv-living-stage{position:relative;isolation:isolate;min-height:360px;background:linear-gradient(120deg,var(--lmdtv-live-deep),#0b4459);background-size:cover;background-position:50%;border-bottom:1px solid rgba(255,255,255,.12);overflow:hidden}.lmdtv-living-stage:before{content:"";position:absolute;inset:-30% -8% auto auto;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--lmdtv-live-accent) 24%,transparent),transparent 68%);filter:blur(6px);z-index:-1}.lmdtv-living-stage:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--lmdtv-live-primary),var(--lmdtv-live-accent),transparent)}.lmdtv-living-stage__inner{min-height:360px;display:grid;grid-template-columns:minmax(0,1.4fr)minmax(230px,.55fr);align-items:end;gap:34px;padding:52px 0 42px;color:#fff}.lmdtv-living-stage__copy{max-width:850px}.lmdtv-living-stage__eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:.14em}.lmdtv-living-stage__eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--lmdtv-live-accent);box-shadow:0 0 0 7px color-mix(in srgb,var(--lmdtv-live-accent) 16%,transparent);animation:lmdtv-live-pulse 2.2s ease-in-out infinite}.lmdtv-living-stage h1{margin:12px 0 13px;color:#fff;font-size:clamp(38px,5vw,74px);line-height:.95;letter-spacing:-.035em}.lmdtv-living-stage p{margin:0;max-width:720px;color:#d7e8ee;font-size:17px;line-height:1.55}.lmdtv-living-stage__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.lmdtv-living-stage__chips span,.lmdtv-living-stage__chips a{display:inline-flex;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,9%);backdrop-filter:blur(8px);color:#fff;text-decoration:none;font-size:11px;font-weight:800}.lmdtv-living-stage__chips a{background:var(--lmdtv-live-primary);border-color:transparent}.lmdtv-living-stage__signal{justify-self:end;align-self:center;width:min(100%,290px);padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:24px;background:rgba(4,25,36,.48);backdrop-filter:blur(14px);box-shadow:0 22px 65px rgba(0,0,0,.18)}.lmdtv-living-stage__signal span{display:inline-block;padding:5px 8px;border-radius:999px;background:var(--lmdtv-live-primary);font-size:10px;font-weight:900;letter-spacing:.1em}.lmdtv-living-stage__signal strong{display:block;margin:18px 0 7px;font-size:24px;line-height:1;text-transform:uppercase}.lmdtv-living-stage__signal small{color:#b9d4df;line-height:1.45}@keyframes lmdtv-live-pulse{50%{transform:scale(.72);opacity:.62}}.lmdtv-public-Homepage .lmdtv-lead{box-shadow:0 24px 68px color-mix(in srgb,var(--lmdtv-live-deep) 18%,transparent)}.lmdtv-public-Homepage .lmdtv-lead .lmdtv-public-kicker{color:var(--lmdtv-live-accent)}.lmdtv-public-Homepage .lmdtv-pulse-card{border-top-color:var(--lmdtv-live-primary)}.lmdtv-public-Homepage .lmdtv-territory-chips a{background:color-mix(in srgb,var(--lmdtv-live-primary) 8%,#fff);border-color:color-mix(in srgb,var(--lmdtv-live-primary) 24%,#fff);color:var(--lmdtv-live-deep)}.lmdtv-sponsor-mosaic{padding:3px 0 13px}.lmdtv-sponsor-mosaic .lmdtv-ad{margin:10px auto}.lmdtv-home-commercial-grid{display:grid;grid-template-columns:minmax(250px,340px)minmax(0,1fr);gap:22px;align-items:center;padding:18px 0 28px}.lmdtv-home-commercial-grid .lmdtv-ad{margin:0 auto}.lmdtv-social-bridge{padding:28px 0 8px}.lmdtv-social-bridge__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:-8px}.lmdtv-social-bridge__head h2{margin:4px 0 0;color:var(--lmdtv-navy);font-size:30px;line-height:1.03}.lmdtv-social-bridge__profiles{display:flex;gap:8px;flex-wrap:wrap}.lmdtv-social-bridge__profiles a{padding:9px 12px;border:1px solid var(--lmdtv-line);border-radius:999px;text-decoration:none;color:var(--lmdtv-deep);font-size:12px;font-weight:850;background:#fff}.lmdtv-social-bridge .lmdtv-social-window{border-color:color-mix(in srgb,var(--lmdtv-live-primary) 24%,#d8e5e9);background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--lmdtv-live-primary) 6%,#fff))}.lmdtv-social-bridge .lmdtv-social-window__eyebrow{color:var(--lmdtv-live-primary)}.lmdtv-social-bridge .lmdtv-social-window__copy a{background:var(--lmdtv-live-deep)}@media(max-width:900px){.lmdtv-living-stage__inner{grid-template-columns:1fr;align-items:end}.lmdtv-living-stage__signal{justify-self:start;width:auto}.lmdtv-home-commercial-grid{grid-template-columns:1fr}.lmdtv-social-bridge__head{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.lmdtv-living-stage{min-height:390px}.lmdtv-living-stage__inner{min-height:390px;padding:38px 0 30px}.lmdtv-living-stage h1{font-size:43px}.lmdtv-living-stage p{font-size:15px}.lmdtv-living-stage__signal{display:none}.lmdtv-social-bridge{padding-top:20px}.lmdtv-social-bridge__head h2{font-size:26px}}.lmdtv-livewire{border-block:1px solid color-mix(in srgb,var(--lmdtv-live-primary,#0c8fa0) 24%,#dbe4e8);background:linear-gradient(90deg,var(--lmdtv-live-soft,#f4fafb),#fff);overflow:hidden}.lmdtv-livewire__inner{min-height:56px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px}.lmdtv-livewire__label{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:950;letter-spacing:.13em;color:var(--lmdtv-live-deep,#06263b)}.lmdtv-livewire__label i{width:8px;height:8px;border-radius:50%;background:var(--lmdtv-live-primary,#0c8fa0);box-shadow:0 0 0 5px color-mix(in srgb,var(--lmdtv-live-primary,#0c8fa0) 15%,transparent)}.lmdtv-livewire__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,1fr);gap:12px;overflow-x:auto;scrollbar-width:none;padding:7px 0}.lmdtv-livewire__track::-webkit-scrollbar{display:none}.lmdtv-livewire__track a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:39px;padding:8px 12px;border-left:1px solid var(--lmdtv-line);text-decoration:none}.lmdtv-livewire__track strong{font-size:13px;line-height:1.2}.lmdtv-livewire__track small{white-space:nowrap;color:var(--lmdtv-muted);font-size:10px}.lmdtv-sponsor-mosaic{padding:14px 0 28px}.lmdtv-sponsor-mosaic--webtv{padding-block:18px 8px}.lmdtv-home-commercial-grid{display:grid;grid-template-columns:minmax(280px,.7fr)minmax(0,1.3fr);gap:18px;align-items:center;padding:24px 0 36px}.lmdtv-territory-radar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.lmdtv-territory-radar__item{position:relative;min-height:118px;padding:17px;border:1px solid var(--lmdtv-line);border-radius:18px;background:linear-gradient(145deg,#fff,var(--lmdtv-live-soft,#f4fafb));text-decoration:none;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.lmdtv-territory-radar__item:before{content:"";position:absolute;right:-28px;top:-34px;width:100px;height:100px;border-radius:50%;background:color-mix(in srgb,var(--lmdtv-live-primary,#12b5c7) 12%,transparent)}.lmdtv-territory-radar__item span{position:relative;font-weight:900;color:var(--lmdtv-navy);font-size:15px;line-height:1.1}.lmdtv-territory-radar__item strong{position:relative;margin-top:8px;font-size:26px;color:var(--lmdtv-live-primary,#0c8fa0);line-height:1}.lmdtv-territory-radar__item small{position:relative;color:var(--lmdtv-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.lmdtv-home-hubs{background:linear-gradient(135deg,var(--lmdtv-live-deep,#06263b),#02141f);color:#fff}.lmdtv-home-hubs .lmdtv-section-heading h2{color:#fff}.lmdtv-hub-runway{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lmdtv-hub-runway__card{position:relative;min-height:250px;border-radius:20px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;background:linear-gradient(180deg,rgba(2,22,32,8%),rgba(2,22,32,.92)),var(--lmdtv-hub-runway-image,linear-gradient(135deg,#164f67,#061f30));background-size:cover;background-position:50%;color:#fff;border:1px solid rgba(255,255,255,.14)}.lmdtv-hub-runway__card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 35%,color-mix(in srgb,var(--lmdtv-live-primary,#12b5c7) 34%,transparent));pointer-events:none}.lmdtv-hub-runway__card>*{position:relative;z-index:1}.lmdtv-hub-runway__card>span{font-size:10px;font-weight:950;letter-spacing:.13em;color:#7df2ff}.lmdtv-hub-runway__card>strong{font-size:28px;line-height:1.02;margin:8px 0 14px;max-width:92%}.lmdtv-hub-runway__card>small{font-weight:800}@media(max-width:1180px){.lmdtv-territory-radar{grid-template-columns:repeat(4,minmax(0,1fr))}.lmdtv-hub-runway{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.lmdtv-livewire__inner{grid-template-columns:1fr;gap:0;padding-block:8px}.lmdtv-livewire__track{width:100%}.lmdtv-home-commercial-grid{grid-template-columns:1fr}.lmdtv-territory-radar{grid-template-columns:repeat(2,minmax(0,1fr))}.lmdtv-hub-runway{grid-template-columns:1fr}.lmdtv-hub-runway__card{min-height:210px}}html{background:#031d2d}.lmdtv-public-frontend{min-height:100%;background:#031d2d}.lmdtv-public-main,.lmdtv-surface-main,.lmdtv-newsroom{background:#fff}.lmdtv-public-footer{margin-top:0;margin-bottom:0}.lmdtv-public-menu-toggle{display:none}.lmdtv-public-verticals{border-top:1px solid rgba(255,255,255,.11);background:#041f30}.lmdtv-public-verticals>div{min-height:34px;display:flex;align-items:center;gap:18px}.lmdtv-public-verticals span{font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#69dce7}.lmdtv-public-verticals a{font-size:12px;font-weight:850;text-decoration:none;color:#d9edf2}.lmdtv-public-verticals a:hover{color:#fff}.lmdtv-livewire__label i,.lmdtv-newsroom-stage aside span i{animation:lmdtv-live-pulse 1.25s ease-in-out infinite}@keyframes lmdtv-live-pulse{0%,100%{opacity:1;transform:scale(1);box-shadow:0 0 0 4px color-mix(in srgb,var(--lmdtv-live-primary,#12b5c7) 15%,transparent)}50%{opacity:.38;transform:scale(.72);box-shadow:0 0 0 9px transparent}}.lmdtv-section-heading--hub{align-items:start}.lmdtv-section-heading--hub>p{max-width:560px;margin:4px 0 0;color:#b9d0d8;line-height:1.55}.lmdtv-hub-runway--primary{grid-template-columns:repeat(3,minmax(0,1fr))}.lmdtv-hub-runway--primary .lmdtv-hub-runway__card{min-height:390px}.lmdtv-hub-runway__card p{position:relative;z-index:1;max-width:92%;margin:0 0 18px;color:#d7e8ed;line-height:1.45}.lmdtv-hub-runway__card--immobiliare:after{background:linear-gradient(135deg,transparent 28%,rgba(196,154,84,.45))}.lmdtv-hub-runway__card--wedding:after{background:linear-gradient(135deg,transparent 28%,rgba(164,111,120,.46))}.lmdtv-hub-runway__card--turismo:after{background:linear-gradient(135deg,transparent 28%,rgba(20,184,166,.48))}.lmdtv-hub-runway__card--vasco:after{background:linear-gradient(135deg,transparent 28%,rgba(239,35,60,.48))}.lmdtv-home-specials-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:34px 0 14px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}.lmdtv-home-specials-head span{font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;color:#72e5ef}.lmdtv-home-specials-head strong{font-size:18px;color:#fff}.lmdtv-hub-runway--specials{grid-template-columns:repeat(3,minmax(0,1fr))}.lmdtv-hub-runway--specials .lmdtv-hub-runway__card{min-height:235px}.lmdtv-newsroom-stage{padding:74px 0 64px;background:linear-gradient(135deg,#061f31 0%,#0a4c74 58%,#0f7282 100%);color:#fff}.lmdtv-newsroom-stage__inner{display:grid;grid-template-columns:minmax(0,1fr)230px;gap:44px;align-items:end}.lmdtv-newsroom-stage h1{max-width:950px;margin:10px 0 16px;font-size:clamp(46px,6.5vw,88px);line-height:.91;letter-spacing:-.055em;color:#fff}.lmdtv-newsroom-stage p{max-width:760px;margin:0;color:#d9edf2;font-size:18px;line-height:1.55}.lmdtv-newsroom-stage aside{display:grid;gap:5px;padding:24px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,8%);backdrop-filter:blur(12px)}.lmdtv-newsroom-stage aside span{display:flex;align-items:center;gap:8px;color:#8ef0f5;font-size:10px;font-weight:950;letter-spacing:.13em}.lmdtv-newsroom-stage aside span i{width:8px;height:8px;border-radius:50%;background:#5df0e8}.lmdtv-newsroom-stage aside strong{font-size:42px;line-height:1}.lmdtv-newsroom-stage aside small{color:#c2dce4}.lmdtv-newsroom-categories{position:sticky;top:0;z-index:15;border-bottom:1px solid var(--lmdtv-line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.admin-bar .lmdtv-newsroom-categories{top:32px}.lmdtv-newsroom-categories>div{display:flex;gap:8px;overflow-x:auto;padding-block:10px;scrollbar-width:none}.lmdtv-newsroom-categories a{flex:none;padding:9px 13px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:850;color:var(--lmdtv-blue)}.lmdtv-newsroom-categories a:hover,.lmdtv-newsroom-categories a.is-active{background:var(--lmdtv-navy);color:#fff}.lmdtv-newsroom-lead{padding-top:22px}.lmdtv-newsroom-latest{padding-top:20px}.lmdtv-newsroom-pagination{margin-top:32px}.lmdtv-newsroom-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none;margin:0;padding:0}.lmdtv-newsroom-pagination a,.lmdtv-newsroom-pagination span{display:grid;min-width:42px;height:42px;place-items:center;border:1px solid var(--lmdtv-line);border-radius:10px;text-decoration:none;font-weight:850}.lmdtv-newsroom-pagination .current{background:var(--lmdtv-navy);color:#fff}.lmdtv-newsroom-empty{padding:36px;border:1px solid var(--lmdtv-line);border-radius:18px;background:#f6f9fa}@media(max-width:1180px){.lmdtv-hub-runway--primary{grid-template-columns:repeat(2,minmax(0,1fr))}.lmdtv-hub-runway--primary .lmdtv-hub-runway__card:first-child{grid-column:span 2}.lmdtv-hub-runway--specials{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.lmdtv-public-header__inner{min-height:74px}.lmdtv-public-menu-toggle{display:grid;width:48px;height:48px;place-content:center;gap:5px;border:0;border-radius:14px;background:#fff;color:var(--lmdtv-navy);cursor:pointer}.lmdtv-public-menu-toggle span{display:block;width:22px;height:2px;background:currentColor;transition:.2s}.lmdtv-public-menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.lmdtv-public-nav{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:0;padding:82px 24px 28px;background:linear-gradient(145deg,#031d2d,#0a5573);transform:translateX(100%);transition:transform .28s ease}.lmdtv-menu-open{overflow:hidden}.lmdtv-menu-open .lmdtv-public-nav{transform:translateX(0)}.lmdtv-menu-open .lmdtv-public-menu-toggle{position:fixed;right:18px;top:18px;z-index:1001}.admin-bar.lmdtv-menu-open .lmdtv-public-menu-toggle{top:50px}.lmdtv-menu-open .lmdtv-public-menu-toggle span:nth-child(1){transform:translateY(7px)rotate(45deg)}.lmdtv-menu-open .lmdtv-public-menu-toggle span:nth-child(2){opacity:0}.lmdtv-menu-open .lmdtv-public-menu-toggle span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.lmdtv-public-nav a{display:block;width:100%;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15);border-radius:0;color:#fff;font-size:clamp(28px,7vw,48px);line-height:1;font-weight:950}.lmdtv-public-nav a:hover,.lmdtv-public-nav a.is-active{background:0 0;color:#7df2ff}.lmdtv-public-verticals{display:none}.lmdtv-newsroom-stage__inner{grid-template-columns:1fr}.lmdtv-newsroom-stage aside{max-width:320px}.lmdtv-newsroom-categories{top:0}}@media(max-width:760px){.lmdtv-hub-runway--primary,.lmdtv-hub-runway--specials{grid-template-columns:1fr}.lmdtv-hub-runway--primary .lmdtv-hub-runway__card:first-child{grid-column:auto}.lmdtv-hub-runway--primary .lmdtv-hub-runway__card{min-height:330px}.lmdtv-home-specials-head{display:grid}.lmdtv-newsroom-stage{padding:50px 0 44px}.lmdtv-newsroom-stage h1{font-size:clamp(43px,14vw,66px)}.lmdtv-newsroom-stage p{font-size:16px}.admin-bar.lmdtv-menu-open .lmdtv-public-menu-toggle{top:12px}}html,body{background:#031d2d}.lmdtv-public-main{background:#fff}.lmdtv-public-frontend{background:#031d2d}.lmdtv-public-header{position:sticky;top:0;z-index:200;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(6,38,59,8%);box-shadow:0 12px 32px rgba(6,38,59,8%);color:var(--lmdtv-navy)}.lmdtv-public-header__inner{min-height:88px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px}.lmdtv-public-brand img{width:68px;height:68px;border-radius:18px;padding:6px;background:#fff;box-shadow:0 12px 28px rgba(6,38,59,.12)}.lmdtv-public-brand strong{font-size:22px;color:var(--lmdtv-navy)}.lmdtv-public-brand small{color:#54707b;font-size:12px;font-weight:700}.lmdtv-public-header__tools{display:flex;align-items:center;gap:10px}.lmdtv-public-header__search{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:var(--lmdtv-navy);color:#fff;text-decoration:none;font-size:24px;line-height:1;box-shadow:0 10px 24px rgba(6,38,59,.15)}.lmdtv-public-nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.lmdtv-public-nav a{padding:12px 16px;border-radius:999px;font-size:14px;font-weight:850;color:var(--lmdtv-navy);background:0 0;border:1px solid transparent}.lmdtv-public-nav a:hover,.lmdtv-public-nav a.is-active{background:#eef8fa;border-color:#d3ecef;color:var(--lmdtv-blue)}.lmdtv-public-verticals{background:linear-gradient(90deg,#05283c,#0a5573)}.lmdtv-public-verticals .lmdtv-public-shell{min-height:48px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 0}.lmdtv-public-verticals a{display:inline-flex;align-items:center;min-height:32px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:13px;font-weight:850;text-decoration:none}.lmdtv-public-verticals a:hover{background:rgba(255,255,255,.16)}.lmdtv-public-menu-toggle{display:none;align-items:center;justify-content:center;gap:8px;width:48px;height:48px;border:0;border-radius:15px;background:var(--lmdtv-navy);color:#fff}.lmdtv-public-menu-toggle span{display:block;width:18px;height:2px;background:currentColor;border-radius:99px}.lmdtv-public-menu-toggle b{display:none}.lmdtv-living-stage{position:relative;overflow:hidden;background:linear-gradient(130deg,#05283c,#0a5573);color:#fff}.lmdtv-living-stage:before{content:"";position:absolute;inset:-10% -20% auto auto;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(57,231,241,.18),transparent 66%)}.lmdtv-living-stage__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr)minmax(320px,.95fr);gap:34px;align-items:center;padding:56px 0 44px}.lmdtv-living-stage__copy h1{font-size:clamp(54px,5vw,88px);line-height:.92;letter-spacing:-.05em;margin:12px 0 18px}.lmdtv-living-stage__copy p{max-width:760px;color:#d7e7ec;font-size:20px;line-height:1.45}.lmdtv-living-stage__eyebrow{display:inline-flex;align-items:center;gap:8px;color:#7df1ff;font-size:11px;font-weight:950;letter-spacing:.18em}.lmdtv-living-stage__eyebrow i{width:8px;height:8px;border-radius:50%;background:#12b5c7;animation:lmdtvPulse 1.35s infinite}.lmdtv-living-stage__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.lmdtv-living-stage__chips a,.lmdtv-living-stage__chips span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;font-size:13px;font-weight:800}.lmdtv-living-stage__media{display:grid;gap:18px}.lmdtv-living-stage__reel .lmdtv-social-window{margin:0;width:100%;grid-template-columns:minmax(0,.8fr)minmax(230px,.6fr);padding:18px;border:1px solid rgba(255,255,255,.12);background:rgba(2,23,34,.3);box-shadow:none;backdrop-filter:blur(14px)}.lmdtv-living-stage__reel .lmdtv-social-window__copy strong{font-size:28px;color:#fff}.lmdtv-living-stage__reel .lmdtv-social-window__copy p{color:#b9d0d9;font-size:14px}.lmdtv-living-stage__reel .lmdtv-social-window__copy a{background:#12b5c7;color:#06263b!important}.lmdtv-living-stage__reel .lmdtv-social-window__device{width:min(100%,250px);border-radius:24px}.lmdtv-living-stage__newsloop{display:grid;gap:12px}.lmdtv-living-stage__newsitem{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;padding:12px;border-radius:18px;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;opacity:.68;transform:translateY(0);transition:opacity .25s ease,transform .25s ease,border-color .25s ease}.lmdtv-living-stage__newsitem.is-active{opacity:1;transform:translateY(-1px);border-color:rgba(125,241,255,.48)}.lmdtv-living-stage__newsitem img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:12px}.lmdtv-living-stage__newsitem small{display:block;color:#9fd2dc;font-size:11px;margin-bottom:4px}.lmdtv-living-stage__newsitem strong{font-size:16px;line-height:1.18}.lmdtv-news-card h3{font-size:18px;line-height:1.16}.lmdtv-news-card__copy{padding:16px}.lmdtv-news-card p{font-size:14px;line-height:1.45}.lmdtv-compact-card strong{font-size:15px}.lmdtv-home-hubs .lmdtv-section-heading--hub{display:flex;align-items:end;justify-content:space-between}.lmdtv-hub-runway--primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.lmdtv-hub-runway__card{position:relative;min-height:320px;padding:24px;border-radius:26px;overflow:hidden;text-decoration:none;color:#fff;background:linear-gradient(140deg,#06263b,#0a5573);box-shadow:0 18px 42px rgba(6,38,59,.12)}.lmdtv-hub-runway__card:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(4,24,35,.16),rgba(4,24,35,.88)),var(--lmdtv-hub-runway-image);background-size:cover;background-position:50%}.lmdtv-hub-runway__card>*{position:relative;z-index:1}.lmdtv-hub-runway__card span{display:inline-flex;color:#79ebf4;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lmdtv-hub-runway__card strong{display:block;margin-top:16px;font-size:34px;line-height:1}.lmdtv-hub-runway__card p{margin:12px 0 0;max-width:360px;color:#d7e8ed;line-height:1.45}.lmdtv-hub-runway__card small{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:800}.lmdtv-home-events .lmdtv-list-cards--inline{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:16px}.lmdtv-home-institutions .lmdtv-news-card__copy small{font-weight:800;letter-spacing:.03em}.lmdtv-public-footer{margin-top:0;padding:52px 0 42px;background:#031d2d;color:#dbeaf0}.lmdtv-public-footer__grid--rich{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:28px}.lmdtv-public-footer__grid--rich>div{display:grid;align-content:start;gap:10px}.lmdtv-public-footer__grid--rich span{font-size:11px;font-weight:950;letter-spacing:.16em;color:#6edfe9;text-transform:uppercase}.lmdtv-public-footer__grid--rich a{text-decoration:none;color:#dbeaf0;font-weight:700}.lmdtv-public-footer__brand strong{font-size:28px;color:#fff}.lmdtv-public-footer__brand p{max-width:420px}.lmdtv-public-footer__socials{display:flex;gap:10px;flex-wrap:wrap}.lmdtv-public-footer__socials a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px}.lmdtv-newsroom-stage{background:linear-gradient(135deg,#08293d,#0a5674);color:#fff}.lmdtv-newsroom-stage__inner{min-height:260px;display:grid;grid-template-columns:minmax(0,1fr)240px;gap:26px;align-items:center;padding:46px 0}.lmdtv-newsroom-stage h1{margin:8px 0 12px;font-size:clamp(42px,4vw,66px);line-height:.96}.lmdtv-newsroom-stage p{margin:0;color:#cde1e7;font-size:18px;max-width:780px}.lmdtv-newsroom-stage aside{justify-self:end;padding:20px 22px;border-radius:22px;background:rgba(2,22,32,.36);border:1px solid rgba(255,255,255,.12)}.lmdtv-newsroom-stage aside span{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:950;letter-spacing:.12em}.lmdtv-newsroom-stage aside span i{width:8px;height:8px;border-radius:50%;background:#12b5c7;animation:lmdtvPulse 1.35s infinite}@keyframes lmdtvPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.55);opacity:.5}}@media(max-width:1100px){.lmdtv-public-header__inner{grid-template-columns:auto 1fr auto}.lmdtv-public-nav{justify-content:flex-end}.lmdtv-living-stage__inner,.lmdtv-newsroom-stage__inner{grid-template-columns:1fr}.lmdtv-hub-runway--primary,.lmdtv-public-footer__grid--rich{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.lmdtv-public-header__inner{grid-template-columns:auto auto auto;gap:12px;min-height:78px}.lmdtv-public-brand span{display:grid}.lmdtv-public-brand strong{font-size:18px}.lmdtv-public-brand small{display:none}.lmdtv-public-brand img{width:56px;height:56px}.lmdtv-public-menu-toggle{display:inline-flex}.lmdtv-public-nav{position:fixed;inset:84px 12px auto 12px;display:none;flex-direction:column;align-items:stretch;padding:16px;border-radius:22px;background:linear-gradient(145deg,#06263b,#0a5573);box-shadow:0 22px 42px rgba(6,38,59,.22)}body.lmdtv-menu-open .lmdtv-public-nav{display:flex}.lmdtv-public-nav a{padding:14px 16px;color:#fff;background:rgba(255,255,255,5%)}.lmdtv-public-nav a:hover,.lmdtv-public-nav a.is-active{background:rgba(255,255,255,.14);color:#fff}.lmdtv-public-header__tools{display:none}.lmdtv-public-verticals .lmdtv-public-shell{overflow-x:auto;flex-wrap:nowrap;padding:10px 0}.lmdtv-living-stage__inner{padding:34px 0 28px}.lmdtv-living-stage__copy h1{font-size:clamp(42px,13vw,62px)}.lmdtv-living-stage__copy p{font-size:16px}.lmdtv-living-stage__reel .lmdtv-social-window{grid-template-columns:1fr}.lmdtv-living-stage__newsitem{grid-template-columns:86px 1fr}.lmdtv-home-events .lmdtv-list-cards--inline,.lmdtv-hub-runway--primary,.lmdtv-public-footer__grid--rich{grid-template-columns:1fr}.lmdtv-newsroom-stage__inner{padding:34px 0}.lmdtv-newsroom-stage aside{justify-self:start}.lmdtv-public-footer{padding-bottom:34px}}.lmdtv-livewire__viewport{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 18px),transparent 100%)}.lmdtv-livewire__track{display:flex!important;width:max-content!important;max-width:none!important;grid-auto-flow:unset!important;grid-auto-columns:unset!important;gap:0!important;overflow:visible!important;padding:7px 0!important;scrollbar-width:none;will-change:transform;transform:translate3d(0,0,0)}.lmdtv-livewire__group{display:flex;flex:none;min-width:max-content}.lmdtv-livewire__group a{flex:0 0 clamp(300px,25vw,430px);width:clamp(300px,25vw,430px);min-height:48px;overflow:hidden}.lmdtv-livewire__group strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:760px){.lmdtv-livewire__inner{grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;padding-block:0!important}.lmdtv-livewire__group a{flex-basis:285px;width:285px;min-height:56px;padding-inline:14px}.lmdtv-livewire__group strong{font-size:12px;line-height:1.25}.lmdtv-livewire__group small{font-size:9px}}@media(prefers-reduced-motion:reduce){.lmdtv-livewire__track{transform:none!important}.lmdtv-livewire__group[aria-hidden=true]{display:none}}.lmdtv-livewire__label{min-width:210px;flex-wrap:wrap}.lmdtv-livewire__label b{font-size:11px}.lmdtv-livewire__label small{display:block;width:100%;padding-left:17px;color:#5d747e;font-size:10px;font-weight:750;letter-spacing:0;text-transform:none}.lmdtv-home-hubs--hero{padding:46px 0 58px;background:#fff;color:var(--lmdtv-navy)}.lmdtv-home-hubs--hero .lmdtv-section-heading h2{color:var(--lmdtv-navy);font-size:clamp(34px,4vw,58px)}.lmdtv-home-hubs--hero .lmdtv-hub-runway--primary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card{min-height:330px;border-radius:28px;box-shadow:0 22px 56px rgba(6,38,59,.14);transition:transform .25s ease,box-shadow .25s ease}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card:hover{transform:translateY(-6px);box-shadow:0 30px 70px rgba(6,38,59,.2)}.lmdtv-home-hubs--hero .lmdtv-hub-runway__identity{display:inline-flex!important;align-self:flex-start;padding:10px 14px;border-radius:999px;background:rgba(3,28,42,.78);backdrop-filter:blur(12px);color:#fff!important;font-size:16px!important;font-weight:950!important;letter-spacing:-.01em!important;text-transform:none!important}.lmdtv-hub-runway__card--immobiliare .lmdtv-hub-runway__identity:before{content:"MURPHY · ";color:#dfc58d}.lmdtv-hub-runway__card--turismo .lmdtv-hub-runway__identity:before{content:"LMDTV · ";color:#65eff5}.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity{font-family:Georgia,times new roman,serif;font-style:italic;background:rgba(63,43,46,.7)}.lmdtv-home-specials{background:linear-gradient(135deg,#06263b,#041a28);color:#fff}.lmdtv-home-specials .lmdtv-home-specials-head{padding-top:10px}.lmdtv-institution-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,31%);grid-template-columns:none;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:12px}.lmdtv-institution-carousel::-webkit-scrollbar{display:none}.lmdtv-institution-carousel>*{scroll-snap-align:start}.lmdtv-park-home{display:grid;grid-template-columns:minmax(280px,.8fr)minmax(0,1.2fr);overflow:hidden;margin-top:28px;border-radius:26px;background:linear-gradient(135deg,#063d44,#0b706c);color:#fff;box-shadow:0 20px 54px rgba(6,38,59,.14)}.lmdtv-park-home__visual{min-height:300px;background-image:linear-gradient(90deg,rgba(6,61,68,8%),rgba(6,61,68,.45)),url(https://www.lamaddalenapark.it/download/oggetto_immagini_slider/217/25721340210O__Ogiardinelli_slider_sito.jpg);background-size:cover;background-position:50%}.lmdtv-park-home__copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.lmdtv-park-home__copy>span{color:#77eee7;font-size:11px;font-weight:950;letter-spacing:.14em}.lmdtv-park-home__copy h3{margin:10px 0;font-size:clamp(28px,3vw,44px);line-height:1}.lmdtv-park-home__copy p{margin:0;color:#cfe5e5;line-height:1.55}.lmdtv-park-home__copy>div{display:flex;align-items:center;gap:16px;margin-top:20px}.lmdtv-park-home__copy a{display:inline-flex;padding:11px 15px;border-radius:999px;background:#fff;color:#06464b;text-decoration:none;font-weight:900}.lmdtv-park-home__copy small{color:#acd4d3}.lmdtv-newsroom-pagination--modern{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:34px}.lmdtv-newsroom-pagination--modern a,.lmdtv-newsroom-pagination--modern span{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid #d3e2e7;background:#fff;color:#06263b;text-decoration:none;font-size:13px;font-weight:850}.lmdtv-newsroom-pagination--modern a{background:#06263b;color:#fff;border-color:#06263b}.lmdtv-living-stage__livecard--link{text-decoration:none;color:#fff}.lmdtv-living-stage__livecard--link b{display:block;margin-top:18px;font-size:19px;color:#fff}@media(max-width:900px){.lmdtv-home-hubs--hero .lmdtv-hub-runway--primary{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,82%);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card{scroll-snap-align:start}.lmdtv-park-home{grid-template-columns:1fr}.lmdtv-park-home__visual{min-height:230px}.lmdtv-institution-carousel{grid-auto-columns:minmax(290px,82%)}}@media(max-width:760px){.lmdtv-livewire__label{min-width:0}.lmdtv-livewire__label small{padding-left:0}.lmdtv-home-hubs--hero{padding:32px 0 42px}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card{min-height:250px}.lmdtv-park-home__copy{padding:25px}.lmdtv-park-home__copy h3{font-size:30px}}.lmdtv-newsroom-stage.has-image{isolation:isolate}.lmdtv-newsroom-stage.has-image:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,rgba(3,30,44,.96),rgba(6,81,105,.8) 58%,rgba(13,129,144,.44)),var(--lmdtv-stage-image);background-size:cover;background-position:50%}.lmdtv-newsroom-stage.has-image:after{z-index:-1}.lmdtv-stage-clock{max-width:220px;padding:18px!important}.lmdtv-stage-clock strong{font-size:clamp(30px,3vw,44px)!important}.lmdtv-stage-clock small{font-size:13px!important;line-height:1.35!important}.lmdtv-news-grid--moving,.lmdtv-video-grid--moving,.lmdtv-video-grid--fullwidth{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,31%);grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 22px}.lmdtv-news-grid--moving::-webkit-scrollbar,.lmdtv-video-grid--moving::-webkit-scrollbar,.lmdtv-video-grid--fullwidth::-webkit-scrollbar{display:none}.lmdtv-news-grid--moving>*,.lmdtv-video-grid--moving>*,.lmdtv-video-grid--fullwidth>*{scroll-snap-align:start}.lmdtv-video-grid--fullwidth{width:100%;grid-auto-columns:minmax(320px,28%)}@media(max-width:760px){.lmdtv-news-grid--moving,.lmdtv-video-grid--moving,.lmdtv-video-grid--fullwidth{grid-auto-columns:minmax(270px,86%)}}.lmdtv-livewire__label{min-width:auto!important;flex-wrap:nowrap!important}.lmdtv-livewire__label b{font-size:15px!important;letter-spacing:.18em}.lmdtv-livewire__label small{display:none!important}.lmdtv-living-stage__tabs button{grid-template-columns:auto auto minmax(0,1fr)!important}.lmdtv-living-stage__tabs button small{color:#72e8ef;font-size:8px;font-weight:950;letter-spacing:.12em}.lmdtv-continuous-rail,.lmdtv-official-sources{overflow:hidden;width:100%;overflow-anchor:none}.lmdtv-continuous-track{display:flex;width:max-content;will-change:transform}.lmdtv-continuous-group{display:flex;gap:18px;padding-right:18px}.lmdtv-continuous-group .lmdtv-news-card,.lmdtv-continuous-group .lmdtv-video-card{flex:0 0 clamp(300px,29vw,410px);width:clamp(300px,29vw,410px)}.lmdtv-continuous-rail--news{padding-bottom:10px}.lmdtv-continuous-rail--video{padding-bottom:10px}.lmdtv-home-flow{overflow:hidden}.lmdtv-home-flow>.lmdtv-public-shell{width:min(calc(100% - 32px),1540px)}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card{border-radius:0 30px 30px 0!important;min-height:360px}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card:before{border-radius:0 30px 30px 0}.lmdtv-home-hubs--hero .lmdtv-hub-runway__identity{position:absolute;left:0;right:auto;bottom:0;display:grid!important;gap:3px;min-width:64%;padding:48px 28px 24px!important;border-radius:0 28px 0 0!important;background:linear-gradient(0deg,rgba(2,23,35,.95),rgba(2,23,35,.72) 55%,transparent)!important;backdrop-filter:none!important}.lmdtv-home-hubs--hero .lmdtv-hub-runway__identity small{font-family:Inter,system-ui,sans-serif;font-size:9px;font-style:normal;letter-spacing:.15em;color:#77eef4}.lmdtv-home-hubs--hero .lmdtv-hub-runway__identity strong{font-family:Inter,system-ui,sans-serif;font-size:28px;line-height:1;color:#fff}.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity strong{font-family:Georgia,times new roman,serif;font-style:italic}.lmdtv-hub-runway__card--immobiliare .lmdtv-hub-runway__identity:before,.lmdtv-hub-runway__card--turismo .lmdtv-hub-runway__identity:before{display:none!important}.lmdtv-public-verticals .lmdtv-public-shell{flex-wrap:nowrap!important;overflow-x:auto!important}.lmdtv-public-verticals__label--territories{color:#fff!important}.lmdtv-public-verticals__territory{background:rgba(20,196,210,.16)!important;border-color:rgba(114,238,244,.28)!important}.lmdtv-public-verticals__divider{flex:0 0 1px;width:1px;height:24px;background:rgba(255,255,255,.22);margin:0 5px}.lmdtv-public-verticals__clock{position:sticky;right:0;padding-left:20px;background:linear-gradient(90deg,transparent,#075974 30%)}.lmdtv-official-sources{margin:0 0 24px}.lmdtv-official-source-card{flex:0 0 300px;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:22px;border-radius:20px;background:linear-gradient(145deg,#06283b,#0b6078);color:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(6,38,59,.12)}.lmdtv-official-source-card>span{color:#76edf3;font-size:9px;font-weight:950;letter-spacing:.16em}.lmdtv-official-source-card strong{margin:10px 0 12px;font-size:20px;line-height:1.08}.lmdtv-official-source-card small{color:#c8e1e7;line-height:1.4}.lmdtv-park-home__visual{background-image:linear-gradient(90deg,rgba(5,60,68,8%),rgba(5,60,68,.46)),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=88)!important;background-position:50%!important}.lmdtv-home-agenda{background:linear-gradient(145deg,#f6f1ff,#fff 65%)}.lmdtv-home-agenda__grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:16px}.lmdtv-home-agenda-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #e2d9ef;box-shadow:0 18px 44px rgba(48,25,85,8%)}.lmdtv-home-agenda-card>a{display:grid;grid-template-columns:110px 1fr;min-height:190px;text-decoration:none}.lmdtv-home-agenda-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,#211342,#6e39ae);color:#fff}.lmdtv-home-agenda-card__date b{font-size:48px;line-height:.9}.lmdtv-home-agenda-card__date span{margin-top:8px;font-size:12px;font-weight:950;letter-spacing:.14em}.lmdtv-home-agenda-card__copy{display:flex;flex-direction:column;justify-content:center;padding:24px}.lmdtv-home-agenda-card__copy small{color:#7a4ca8;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.lmdtv-home-agenda-card__copy strong{margin:9px 0 16px;font-size:25px;line-height:1.05;color:#092b40}.lmdtv-home-agenda-card__copy span{font-size:12px;font-weight:900;color:#6d36a8}.lmdtv-home-agenda-card--2 .lmdtv-home-agenda-card__date{background:linear-gradient(160deg,#0b4057,#0c9eb0)}.lmdtv-home-agenda-card--3 .lmdtv-home-agenda-card__date{background:linear-gradient(160deg,#764019,#d8893d)}.lmdtv-home-paths{background:#061f2f;color:#fff}.lmdtv-home-paths .lmdtv-section-heading h2{color:#fff}.lmdtv-home-paths__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lmdtv-home-paths__grid>a{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:300px;padding:22px;overflow:hidden;border-radius:24px;color:#fff;text-decoration:none;background-image:linear-gradient(180deg,rgba(2,20,31,4%),rgba(2,20,31,.9)),var(--path-image);background-size:cover;background-position:50%;box-shadow:0 18px 46px rgba(0,0,0,.18)}.lmdtv-home-paths__grid small{color:#74eaf1;font-size:9px;font-weight:950;letter-spacing:.14em}.lmdtv-home-paths__grid strong{margin:9px 0 14px;font-size:27px;line-height:1}.lmdtv-home-paths__grid span{font-size:12px;font-weight:900}@media(max-width:1100px){.lmdtv-home-agenda__grid{grid-template-columns:1fr 1fr}.lmdtv-home-paths__grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){.lmdtv-public-verticals{display:block!important}.lmdtv-public-verticals .lmdtv-public-shell{width:100%;padding-inline:12px}.lmdtv-public-verticals__clock{display:none!important}}@media(max-width:760px){.lmdtv-continuous-group{gap:12px;padding-right:12px}.lmdtv-continuous-group .lmdtv-news-card,.lmdtv-continuous-group .lmdtv-video-card{flex-basis:82vw;width:82vw}.lmdtv-home-hubs--hero .lmdtv-hub-runway__card{border-radius:0 24px 24px 0!important}.lmdtv-home-agenda__grid,.lmdtv-home-paths__grid{grid-template-columns:1fr}.lmdtv-home-agenda-card>a{grid-template-columns:90px 1fr;min-height:160px}.lmdtv-home-agenda-card__date b{font-size:40px}.lmdtv-home-agenda-card__copy strong{font-size:21px}.lmdtv-public-verticals__label{display:inline-flex!important}.lmdtv-public-verticals a{min-height:30px;padding-inline:12px;font-size:11px}}.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity,.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity strong{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif!important;font-style:normal!important}.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity,.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity strong,.lmdtv-hub-runway__card--wedding .lmdtv-hub-runway__identity small{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif!important;font-style:normal!important}.lmdtv-public-verticals a.lmdtv-public-verticals__territory:hover,.lmdtv-public-verticals a.lmdtv-public-verticals__territory:focus-visible{background:#fff!important;border-color:#fff!important;color:#06263b!important;outline:none!important}html,body{margin-bottom:0!important;padding-bottom:0!important}body.lmdtv-public-frontend,body.lmdtv-site-surface,body.lmdtv-territory-page{min-height:100vh;display:flex;flex-direction:column;background:#031f2c!important}body.lmdtv-public-frontend>main,body.lmdtv-site-surface>main,body.lmdtv-territory-page>main{flex:1 0 auto}#lmdtv-site-footer,.lmdtv-editorial-footer,.lmdtv-global-footer{flex:none;margin-bottom:0!important;box-shadow:none!important}.lmdtv-public-header__search svg{display:block;width:23px;height:23px;overflow:visible;fill:none;stroke:#fff!important;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.lmdtv-public-header__search{color:#fff!important}html body .lmdtv-public-header__search{display:grid!important;place-items:center!important;background:#06263b!important;color:#fff!important}html body .lmdtv-public-header__search svg{display:block!important;width:23px!important;height:23px!important;fill:none!important;stroke:#fff!important;stroke-width:2.35!important;opacity:1!important;visibility:visible!important}.lmdtv-home-paths__logo{position:relative;z-index:2;display:block;width:auto;max-width:112px;max-height:54px;margin:0 0 16px;padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.94);object-fit:contain;box-shadow:0 7px 22px rgba(0,0,0,.15)}.lmdtv-newsroom-categories--canonical .lmdtv-public-shell,.lmdtv-newsroom-categories--archive .lmdtv-public-shell{width:min(1600px,calc(100% - 28px));max-width:1600px;gap:7px;padding-inline:0;scroll-snap-type:x proximity;overscroll-behavior-inline:contain}.lmdtv-newsroom-categories--canonical a,.lmdtv-newsroom-categories--archive a{scroll-snap-align:start;padding-inline:11px;font-size:11px;letter-spacing:-.01em}.lmdtv-newsroom-categories--canonical a[data-newsroom-key=world]{border:1px solid rgba(17,190,211,.28);background:linear-gradient(135deg,rgba(17,190,211,8%),rgba(255,255,255,.96))}.lmdtv-newsroom-categories--canonical a[data-newsroom-key=world]:hover{color:#fff;border-color:transparent;background:var(--lmdtv-navy)}.lmdtv-newsroom-radar{margin-top:30px;padding:24px;border:1px solid rgba(5,55,76,.12);border-radius:24px;background:linear-gradient(135deg,#061f31 0%,#08394f 56%,#0a6474 100%);box-shadow:0 18px 42px rgba(4,39,57,.12);color:#fff}.lmdtv-newsroom-radar__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.lmdtv-newsroom-radar__head span{display:block;margin-bottom:6px;color:#72edf4;font-size:10px;font-weight:950;letter-spacing:.13em}.lmdtv-newsroom-radar__head h2{margin:0;color:#fff;font-size:clamp(24px,2.5vw,38px);line-height:1;letter-spacing:-.035em}.lmdtv-newsroom-radar__head p{max-width:430px;margin:0;color:#c8dce3;font-size:13px;line-height:1.45}.lmdtv-newsroom-radar__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lmdtv-newsroom-radar__card{position:relative;display:grid;min-height:178px;align-content:start;gap:9px;padding:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.065);color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.lmdtv-newsroom-radar__card:hover{transform:translateY(-2px);border-color:rgba(114,237,244,.42);background:rgba(255,255,255,.1)}.lmdtv-newsroom-radar__card small{position:absolute;top:13px;right:15px;color:rgba(255,255,255,.35);font-size:20px;font-weight:900}.lmdtv-newsroom-radar__card span{padding-right:34px;color:#72edf4;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lmdtv-newsroom-radar__card strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:17px;line-height:1.15;letter-spacing:-.025em;-webkit-line-clamp:4;-webkit-box-orient:vertical}.lmdtv-newsroom-radar__card em{align-self:end;margin-top:auto;color:#c7e0e6;font-size:10px;font-style:normal;font-weight:800}@media(max-width:1100px){.lmdtv-newsroom-radar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.lmdtv-newsroom-categories--canonical .lmdtv-public-shell,.lmdtv-newsroom-categories--archive .lmdtv-public-shell{width:100%;padding-inline:12px}.lmdtv-newsroom-categories--canonical a,.lmdtv-newsroom-categories--archive a{font-size:10.5px}.lmdtv-newsroom-radar{margin-top:20px;padding:16px;border-radius:20px}.lmdtv-newsroom-radar__head{display:block}.lmdtv-newsroom-radar__head p{margin-top:10px}.lmdtv-newsroom-radar__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.lmdtv-newsroom-radar__card{flex:0 0 82%;min-height:160px;scroll-snap-align:start}}.lmdtv-authority-context{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:28px 0 8px;padding:16px 18px;border:1px solid rgba(12,57,84,.14);border-radius:14px;background:#f4fafc;color:#0b3954}.lmdtv-authority-context strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.lmdtv-authority-context span{display:flex;gap:8px;flex-wrap:wrap}.lmdtv-authority-context a{color:#075f68;font-weight:700;text-decoration:none}.lmdtv-authority-context a:hover{text-decoration:underline}.lmdtv-memory-correlation{--lmdtv-memory-green:#0c2d27;--lmdtv-memory-green-2:#061815;--lmdtv-memory-paper:#efe2c5;--lmdtv-memory-gold:#d7b66d;display:grid;grid-template-columns:minmax(210px,.78fr)minmax(0,1.22fr);margin:42px 0 34px;overflow:hidden;border:1px solid rgba(215,182,109,.3);border-radius:26px;background:radial-gradient(circle at 92% 5%,rgba(215,182,109,.15),transparent 34%),linear-gradient(145deg,var(--lmdtv-memory-green),var(--lmdtv-memory-green-2));box-shadow:0 24px 58px rgba(5,30,27,.16);color:#fff}.lmdtv-memory-correlation__media{position:relative;display:block;min-height:100%;overflow:hidden;background:linear-gradient(145deg,#c9b78d,#f1e5c9);text-decoration:none}.lmdtv-memory-correlation__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,24,21,2%) 35%,rgba(5,24,21,.86))}.lmdtv-memory-correlation__media img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;filter:sepia(.12)saturate(.82)contrast(.97);transition:transform .45s ease}.lmdtv-memory-correlation:hover .lmdtv-memory-correlation__media img{transform:scale(1.025)}.lmdtv-memory-correlation__media>span{position:absolute;z-index:2;left:22px;right:18px;bottom:19px;color:#f2dda9;font-size:9px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.lmdtv-memory-correlation__copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:34px clamp(25px,4vw,50px)}.lmdtv-memory-correlation__kicker{color:var(--lmdtv-memory-gold);font-size:9px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}body.lmdtv-identity-refresh .lmdtv-memory-correlation__copy>h2,.lmdtv-memory-correlation__copy>h2{max-width:14ch;margin:10px 0 0;color:#fff!important;-webkit-text-fill-color:#fff!important;font:700 clamp(29px,3vw,44px)/.96 Georgia,times new roman,serif;letter-spacing:-.045em;text-wrap:balance}.lmdtv-memory-correlation__copy>p{max-width:48ch;margin:15px 0 0;color:#c6d3cd;font-size:13px;line-height:1.55}.lmdtv-memory-correlation__document{display:grid;gap:7px;margin-top:23px;padding:18px 20px;border:1px solid rgba(99,73,39,.22);border-radius:16px;background:linear-gradient(135deg,var(--lmdtv-memory-paper),#f8efd9);box-shadow:inset 0 0 30px rgba(115,84,42,6%);color:#35291f;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.lmdtv-memory-correlation__document:hover{transform:translateY(-2px);box-shadow:inset 0 0 30px rgba(115,84,42,6%),0 12px 26px rgba(0,0,0,.16)}.lmdtv-memory-correlation__document small{color:#966e35;font-size:8px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lmdtv-memory-correlation__document strong{color:#30251d;font:700 clamp(18px,2vw,24px)/1.08 Georgia,times new roman,serif}.lmdtv-memory-correlation__document>span{display:-webkit-box;overflow:hidden;color:#65584b;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lmdtv-memory-correlation__document b{margin-top:5px;color:#6e5128;font-size:10px;font-weight:900;letter-spacing:.02em}.lmdtv-memory-correlation__document i{font-style:normal}@media(max-width:720px){.lmdtv-memory-correlation{grid-template-columns:1fr;margin:30px 0;border-radius:22px}.lmdtv-memory-correlation__media{min-height:210px;aspect-ratio:16/9}.lmdtv-memory-correlation__media img{min-height:0}.lmdtv-memory-correlation__copy{padding:24px 20px 25px}.lmdtv-memory-correlation__copy h2{font-size:31px}.lmdtv-memory-correlation__document{margin-top:18px}}