| <!DOCTYPE html> |
| <html lang="en"> |
| <head> |
| <meta charset="UTF-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <title>AddSlideNumber_TestB</title> |
| <link rel="preconnect" href="https://fonts.googleapis.com"> |
| <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Oswald:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap"> |
| <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap"> |
| <style> |
| * { margin: 0; padding: 0; box-sizing: border-box; } |
| body { |
| font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; |
| background: #1a1a2e; |
| color: #e0e0e0; |
| padding: 40px 20px; |
| } |
| h1 { |
| text-align: center; |
| margin-bottom: 8px; |
| font-size: 28px; |
| color: #fff; |
| } |
| .meta { |
| text-align: center; |
| margin-bottom: 40px; |
| color: #888; |
| font-size: 14px; |
| } |
| .slide-container { |
| margin: 0 auto 60px auto; |
| max-width: 100%; |
| } |
| .slide-label { |
| text-align: center; |
| margin-bottom: 12px; |
| font-size: 16px; |
| font-weight: 600; |
| color: #aaa; |
| } |
| .slide-wrapper { |
| display: flex; |
| justify-content: center; |
| overflow-x: auto; |
| } |
| .slide { |
| flex-shrink: 0; |
| transform-origin: top left; |
| box-shadow: 0 4px 24px rgba(0,0,0,0.5); |
| } |
| .images-section { |
| max-width: 1400px; |
| margin: 60px auto; |
| } |
| .images-section h2 { |
| text-align: center; |
| margin-bottom: 24px; |
| color: #fff; |
| } |
| .images-grid { |
| display: grid; |
| grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); |
| gap: 20px; |
| } |
| .image-card { |
| background: #16213e; |
| border-radius: 8px; |
| overflow: hidden; |
| box-shadow: 0 2px 12px rgba(0,0,0,0.3); |
| } |
| .image-card img { |
| width: 100%; |
| height: 200px; |
| object-fit: contain; |
| background: #0f0f23; |
| padding: 8px; |
| } |
| .image-label { |
| padding: 8px 12px; |
| font-size: 11px; |
| color: #888; |
| word-break: break-all; |
| } |
| @media (max-width: 1920px) { |
| .slide { |
| transform: scale(0.5); |
| margin-bottom: -25%; |
| } |
| .slide-wrapper { |
| max-height: 600px; |
| } |
| } |
| @media (min-width: 1921px) { |
| .slide { |
| transform: scale(0.75); |
| margin-bottom: -12%; |
| } |
| } |
| </style> |
| </head> |
| <body> |
| <h1>AddSlideNumber_TestB</h1> |
| <div class="meta">20 slide(s)</div> |
| |
| <div class="slide-container"> |
| <div class="slide-label">Slide 0 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:14" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:15" style="position: absolute; left: 0.0px; top: 0.0px; width: 1530.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:16" style="position: absolute; left: 1522.0px; top: 0.0px; width: 398.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div data-id="1:17" style="position: absolute; left: 8.0px; top: 0.0px; width: 390.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div> |
| <div data-id="1:18" style="position: absolute; left: 0.0px; top: 0.0px; width: 398.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| </div> |
| <div data-id="1:19" style="position: absolute; left: 1522.0px; top: 793.0px; width: 398.0px; height: 287.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:20" style="position: absolute; left: 37.0px; top: 40.00006103515625px; width: 1425.0px; height: 984.0px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div class="ft" data-id="1:21" style="position: absolute; left: 676.0px; top: 814.0px; width: 313.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 500; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Germano Costa</div></div> |
| <div class="ft" data-id="1:22" style="position: absolute; left: 676.0px; top: 878.0px; width: 749.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: left; color: rgba(2,62,138,1.0)">PhD Candidate in Tropical Marine Sciences</div></div> |
| <div class="ft" data-id="1:23" style="position: absolute; left: 32.0px; top: 479.0px; width: 1274.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Introduction to Paleoceanography and Paleoclimatology</div></div> |
| <div data-id="1:24" style="position: absolute; left: 0.0px; top: 0.0px; width: 546.0px; height: 126.0px; opacity: 1.0; overflow: hidden; box-sizing: border-box"> |
| <div data-id="1:25" style="position: absolute; left: 0.0px; top: 0.0px; width: 546.0px; height: 126.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/bf9268e078f047a56e4601a751aed9b9f045b207.png'); background-size: 100.0002% 100.1034%; background-position: 0.0000% 49.9737%; background-repeat: no-repeat;; clip-path: path('M546 0L0 0L0 126L546 126L546 0Z'); -webkit-clip-path: path('M546 0L0 0L0 126L546 126L546 0Z')"></div> |
| </div> |
| </div> |
| <div class="ft" data-id="1:26" style="position: absolute; left: 69.0px; top: 269.0px; width: 1413.0px; height: 67.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 47.199831244838606px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 1.65613442964346px; line-height: 55.31230224004524px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">VEP9001 - SPECIAL TOPICS VI - Class: 01 (2023.1)</div></div> |
| <div class="ft" data-id="1:27" style="position: absolute; left: 69.0px; top: 639.0px; width: 1386.0px; height: 70.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 47.30769230769231px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 55.43870192307692px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Atlantic Meridional Overturning Circulation (AMOC)</div></div> |
| <div class="ft" data-id="1:28" style="position: absolute; left: 529.0px; top: 724.0px; width: 924.0px; height: 47.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 35.51282051282051px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 41.61658653846153px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Atlantic Meridional Overturning Circulation (AMOC)</div></div> |
| <div data-id="1:29" style="position: absolute; left: 1530.0px; top: 8.0px; width: 382.0px; height: 785.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: 205.4974% 100.0000%; background-position: 50.0000% 0.0000%; background-repeat: no-repeat;"></div> |
| <div data-id="1:30" style="position: absolute; left: 635.0156860351562px; top: 1021.000244140625px; width: 161.561279296875px; height: 70.32666778564453px; opacity: 1.0; overflow: hidden; box-sizing: border-box; transform: matrix(-0.006286641117185354, -0.9999802112579346, 0.9999802112579346, -0.006286641117185354, 0, 0); transform-origin: 0 0"> |
| <div data-id="1:31" style="position: absolute; left: 0.0px; top: 0.0px; width: 161.561279296875px; height: 70.32666778564453px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/55bd9534157c607f2bb3031fc78eb861ec692f83.png'); background-size: 100.0001% 100.0000%; background-position: 0.0000% 0.0000%; background-repeat: no-repeat;; clip-path: path('M161.561 0L0 0L0 70.3267L161.561 70.3267L161.561 0Z'); -webkit-clip-path: path('M161.561 0L0 0L0 70.3267L161.561 70.3267L161.561 0Z')"></div> |
| </div> |
| <div data-id="1:32" style="position: absolute; left: 136.0px; top: 918.0px; width: 84.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(217,217,217,1.0); background-image: url('images/7d101ba43731d39414751deef2ac727754c5a787.png'), linear-gradient(rgba(217,217,217,1.0), rgba(217,217,217,1.0)); background-size: cover, auto; background-position: center, 0 0; background-repeat: no-repeat, repeat;"></div> |
| <div data-id="1:33" style="position: absolute; left: 220.0px; top: 918.0px; width: 84.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(217,217,217,1.0); background-image: url('images/37821e315ed2b1abf934f376e12f74ee2518dd03.png'), url('images/7d101ba43731d39414751deef2ac727754c5a787.png'), linear-gradient(rgba(217,217,217,1.0), rgba(217,217,217,1.0)); background-size: cover, cover, auto; background-position: center, center, 0 0; background-repeat: no-repeat, no-repeat, repeat;"></div> |
| <div data-id="1:34" style="position: absolute; left: 69.0px; top: 921.0px; width: 67.0px; height: 99.90953826904297px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/500aabd50c975c095924a58afa0b52bed98ce02b.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div class="ft" data-id="1:35" style="position: absolute; left: 40.0px; top: 1040.0px; width: 114.0px; height: 17.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 14.0px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 16.94318199157715px; text-align: left; white-space: nowrap; color: rgba(127,127,127,1.0)">February 9, 2026</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 1 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:36" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:37" style="position: absolute; left: 0.0px; top: 0.0px; width: 850.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div> |
| <div data-id="1:38" style="position: absolute; left: 0.0px; top: 0.0px; width: 850.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:39" style="position: absolute; left: 842.0px; top: 0.0px; width: 1078.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:40" style="position: absolute; left: 842.0px; top: 0.0px; width: 1078.0px; height: 240.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:41" style="position: absolute; left: 952.0px; top: 97.0px; width: 260.0px; height: 95.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 94.95703125px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Topics</div></div> |
| <div class="ft" data-id="1:42" style="position: absolute; left: 110.0px; top: 406.0px; width: 497.0px; height: 131.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 112.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 131.25px; text-align: left; white-space: nowrap; color: rgba(3,4,94,1.0)">Summary</div></div> |
| <div class="ft" data-id="1:43" style="position: absolute; left: 1081.0px; top: 254.0px; width: 697.0px; height: 689.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: left; color: rgba(2,62,138,1.0)">1. Introduction<br>2. What is AMOC?<br>3. How does it work?<br>4. Duration<br>5. Is AMOC Slowing Down?<br>6. Trends<br>7. What to Expect?<br>8. Research<br>9. Images<br>10. Results<br>11. Discovery<br>12. Impacts<br>13. Conclusions</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 2 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:44" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:45" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 240.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;"></div> |
| <div data-id="1:46" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 240.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:47" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:48" style="position: absolute; left: 110.0px; top: 77.0px; width: 395.0px; height: 84.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 84.375px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Introduction</div></div> |
| <div class="ft" data-id="1:49" style="position: absolute; left: 110.0px; top: 434.0px; width: 1700.0px; height: 371.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: justify; color: rgba(2,62,138,1.0)">Ocean water is constantly circulated by currents. Tidal currents occur near the coast and are influenced by the sun and moon. Surface currents are influenced by the wind. However, other much slower currents that occur from the surface to the ocean floor are driven by changes in salinity and temperature, a process called thermohaline circulation. These currents are transported in a large "global conveyor belt," which includes the AMOC.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 3 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:50" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:51" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:52" style="position: absolute; left: 80.0px; top: 80.0px; width: 1735.0px; height: 920.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:53" style="position: absolute; left: 80.0px; top: 80.0px; width: 1735.0px; height: 266.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:54" style="position: absolute; left: 140.0px; top: 109.0px; width: 1440.0px; height: 202.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 100.79999542236328px; text-align: left; color: rgba(3,4,94,1.0)">What is the Atlantic Meridional Overturning Circulation (AMOC)?</div></div> |
| <div class="ft" data-id="1:55" style="position: absolute; left: 151.0px; top: 381.0px; width: 1024.0px; height: 212.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 52.75390625px; text-align: justify; color: rgba(2,62,138,1.0)">AMOC is a system of ocean currents that circulates water within the Atlantic Ocean, bringing warm water north and cold water south.</div></div> |
| <div data-id="1:56" style="position: absolute; left: 1238.0px; top: 425.0px; width: 611.0px; height: 611.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: contain; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:57" style="position: absolute; left: 151.0px; top: 640.0px; width: 1050.0px; height: 270.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 44.79999923706055px; text-align: justify; color: rgba(0,119,182,1.0)">The global conveyor belt, partially shown here, circulates cold deep water and warm surface water around the world. The Atlantic Meridional Overturning Circulation is part of this complex system of global ocean currents. This illustration was captured from a short video produced by NOAA Science on a Sphere.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 4 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:58" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:59" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:60" style="position: absolute; left: 0.0px; top: 0.0px; width: 920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:61" style="position: absolute; left: 0.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:62" style="position: absolute; left: 0.0px; top: 0.0px; width: 920.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(0,150,199,1.0); background-image: linear-gradient(rgba(0,150,199,1.0), rgba(0,150,199,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:63" style="position: absolute; left: 160.0px; top: 730.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(72,202,228,1.0); background-image: linear-gradient(rgba(72,202,228,1.0), rgba(72,202,228,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div class="ft" data-id="1:64" style="position: absolute; left: 1030.0px; top: 110.0px; width: 612.0px; height: 192.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; color: rgba(2,62,138,1.0)">How does it work?</div></div> |
| <div class="ft" data-id="1:65" style="position: absolute; left: 1047.0px; top: 259.0px; width: 712.0px; height: 675.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 44.79999923706055px; text-align: justify; color: rgba(2,62,138,1.0)">The circulation process begins when warm water near the surface moves toward the poles (like the Gulf Stream in the North Atlantic), where it cools and forms sea ice. As this ice forms, salt is left behind in the ocean water. Due to the high salt content, the water becomes denser, sinks, and is carried southward in the depths below.<br><br>Eventually, the water is pulled back to the surface and warms up in a process called upwelling, completing the cycle.</div></div> |
| <div data-id="1:66" style="position: absolute; left: 160.0px; top: 110.0px; width: 760.0px; height: 760.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/eee24ddb0a1ea2a6383a2f11ba18457d5cf51d5b.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:67" style="position: absolute; left: 525.0px; top: 924.0px; width: 343.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig 1. AMOC in relation to global thermohaline circulation.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 5 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:68" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:69" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:70" style="position: absolute; left: 1204.0px; top: 0.0px; width: 716.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:71" style="position: absolute; left: 1204.0px; top: 0.0px; width: 716.0px; height: 763.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:72" style="position: absolute; left: 1260.0px; top: 100.0px; width: 559.0px; height: 495.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 44.79999923706055px; text-align: justify; color: rgba(2,62,138,1.0)">The entire AMOC circulation cycle and the global conveyor belt is quite slow. It is estimated that it takes 1,000 years for a parcel (any cubic meter) of water to complete its journey along the belt. Even though the process is slow in itself, there is some evidence that the AMOC is slowing down even further.</div></div> |
| <div data-id="1:73" style="position: absolute; left: 912.0px; top: 705.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(72,202,228,1.0); background-image: linear-gradient(rgba(72,202,228,1.0), rgba(72,202,228,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:74" style="position: absolute; left: 20.0px; top: 251.0px; width: 1184.0px; height: 604.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/bae55608ce592f1cbe636a0e679d948dcc52f317.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div data-id="1:75" style="position: absolute; left: 0.0px; top: 235.0px; width: 1212.0px; height: 627.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:76" style="position: absolute; left: 1293.0px; top: 871.0px; width: 594.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Figure 2. Schematic of the Meridional Return Circulation. Image credit: Rick Lumpkin from AOML. NOAA.</div></div> |
| <div class="ft" data-id="1:77" style="position: absolute; left: 69.0px; top: 84.0px; width: 612.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Duration</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 6 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:78" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:79" style="position: absolute; left: 660.0px; top: 250.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(0,180,216,1.0); background-image: linear-gradient(rgba(0,180,216,1.0), rgba(0,180,216,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:80" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:81" style="position: absolute; left: 1246.0px; top: 533.0px; width: 674.0px; height: 480.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:82" style="position: absolute; left: 1040.0px; top: 0.0px; width: 880.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:83" style="position: absolute; left: 50.0px; top: 250.0px; width: 760.0px; height: 760.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:84" style="position: absolute; left: 45.0px; top: 29.0px; width: 770.0px; height: 192.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; color: rgba(2,62,138,1.0)">Is AMOC slowing down?</div></div> |
| <div data-id="1:85" style="position: absolute; left: 50.0px; top: 250.0px; width: 760.0px; height: 760.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/5efa045a20ed72f581920df44befcb736dce2876.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:86" style="position: absolute; left: 1090.0px; top: 90.0px; width: 780.0px; height: 315.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 44.79999923706055px; text-align: justify; color: rgba(2,62,138,1.0)">As our climate continues to change, is there a possibility that AMOC will slow down or stop completely? While research shows that it has been weakening over the past century, it remains uncertain whether it will continue to slow down or stop circulating completely.</div></div> |
| <div class="ft" data-id="1:87" style="position: absolute; left: 1298.0px; top: 609.0px; width: 569.0px; height: 306.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: justify; color: rgba(2,62,138,1.0)">If AMOC continues to slow down, however, it could have far-reaching climate impacts. For example, if the planet continues to warm, freshwater from melting ice at the poles would shift the rain belt in Southern Africa, causing droughts for millions of people. It would also cause sea level rise along the U.S. East Coast.</div></div> |
| <div class="ft" data-id="1:88" style="position: absolute; left: 17.0px; top: 1018.0px; width: 1820.0px; height: 39.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 15.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 21.0px; text-align: left; color: rgba(2,62,138,1.0)">The Relationship between United States East Coast Sea Level and the Atlantic Meridional Overturning Circulation: a Review - Scientific Figure on ResearchGate. Available from: https://www.researchgate.net/figure/Schematic-of-key-AMOC-related-components-of-the-North-Atlantic-Ocean-modified-from_fig2_335091674</div></div> |
| <div class="ft" data-id="1:89" style="position: absolute; left: 842.0px; top: 791.0px; width: 348.0px; height: 204.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 3: Schematic of key AMOC-related components of the North Atlantic Ocean (modified from García-Ibáñez et al., 2018).</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 7 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:90" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:91" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:92" style="position: absolute; left: 1173.0px; top: 64.0px; width: 693.0px; height: 895.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:93" style="position: absolute; left: 1173.0px; top: 64.0px; width: 693.0px; height: 70.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:94" style="position: absolute; left: 1794.0px; top: 64.0px; width: 70.0px; height: 70.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:95" style="position: absolute; left: 53.0px; top: 780.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(0,180,216,1.0); background-image: linear-gradient(rgba(0,180,216,1.0), rgba(0,180,216,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:96" style="position: absolute; left: 53.0px; top: 199.0px; width: 1128.0px; height: 760.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:97" style="position: absolute; left: 60.0px; top: 206.0px; width: 1113.0px; height: 745.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/0edfceeaad3415d03ac2f5a8cff34d2b39b034e6.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div class="ft" data-id="1:98" style="position: absolute; left: 449.0px; top: 987.0px; width: 1349.0px; height: 38.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 16.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 18.75px; text-align: justify; color: rgba(2,62,138,1.0)">The image above shows trends observed during the period 1870-2016. Regions showing cooling or below-average warming are shown in blue; regions showing above-average warming are shown in red. Image credit: L. Caesar et al. 2018 (Image courtesy of NOAA) Image credit: L. Caesar et al. 2018.</div></div> |
| <div class="ft" data-id="1:99" style="position: absolute; left: 53.0px; top: 64.0px; width: 612.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Trends</div></div> |
| <div class="ft" data-id="1:100" style="position: absolute; left: 1242.0px; top: 803.0px; width: 546.0px; height: 84.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 28.125px; text-align: justify; color: rgba(2,62,138,1.0)">Figure 4. The adjacent image shows trends in sea surface temperature in the North Atlantic using the NOAA CM2.6 climate model.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 8 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:101" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:102" style="position: absolute; left: 1457.0px; top: 425.0px; width: 463.0px; height: 655.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(144,224,239,1.0); background-image: linear-gradient(rgba(144,224,239,1.0), rgba(144,224,239,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:103" style="position: absolute; left: 1314.0px; top: 730.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(0,180,216,1.0); background-image: linear-gradient(rgba(0,180,216,1.0), rgba(0,180,216,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:104" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:105" style="position: absolute; left: 1314.0px; top: 0.0px; width: 606.0px; height: 432.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:106" style="position: absolute; left: 0.0px; top: 540.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:107" style="position: absolute; left: 124.0px; top: 270.0px; width: 1340.0px; height: 760.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:108" style="position: absolute; left: 133.0px; top: 101.0px; width: 770.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">What to Expect?</div></div> |
| <div data-id="1:109" style="position: absolute; left: 133.0px; top: 277.0px; width: 1324.0px; height: 745.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/f688bada9ae15c148faaf251afda1391ed696a95.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div class="ft" data-id="1:110" style="position: absolute; left: 1369.0px; top: 75.0px; width: 490.0px; height: 136.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: justify; color: rgba(2,62,138,1.0)">The analysis published in Nature Climate shows that the collapse of the Atlantic Meridional Circulation causes excess</div></div> |
| <div class="ft" data-id="1:111" style="position: absolute; left: 1488.0px; top: 211.0px; width: 371.0px; height: 136.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: justify; color: rgba(2,62,138,1.0)">heat to accumulate in the South Atlantic Ocean, resulting in global atmospheric changes.</div></div> |
| <div class="ft" data-id="1:112" style="position: absolute; left: 144.0px; top: 965.0px; width: 1295.0px; height: 42.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 15.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 21.0px; text-align: left; color: rgba(2,62,138,1.0)">Orihuela-Pinto, B., England, M.H. & Taschetto, A.S. Interbasin and interhemispheric impacts of a collapsed Atlantic Overturning Circulation. Nat. Clim. Chang. 12, 558–565 (2022). https://doi.org/10.1038/s41558-022-01380-y</div></div> |
| <div class="ft" data-id="1:113" style="position: absolute; left: 1559.0px; top: 582.0px; width: 348.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 5: Schematic of the global climate response to AMOC shutdown.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 9 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:114" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:115" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(8,8,26,1.0);"></div> |
| <div data-id="1:116" style="position: absolute; left: 70.0px; top: 390.0px; width: 1727.0px; height: 639.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(8,8,26,1.0);"></div> |
| <div data-id="1:117" style="position: absolute; left: 70.0px; top: 48.0px; width: 1727.0px; height: 224.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(8,8,26,1.0);"></div> |
| <div data-id="1:118" style="position: absolute; left: 1691.0px; top: 231.0px; width: 212.0px; height: 212.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(144,224,239,1.0); background-image: linear-gradient(rgba(144,224,239,1.0), rgba(144,224,239,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(8,8,26,1.0);"></div> |
| <div class="ft" data-id="1:119" style="position: absolute; left: 97.0px; top: 80.0px; width: 2131.0px; height: 84.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 41.3947163947164px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 48.50943327505828px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">New research raises concerns that ocean circulation will collapse.</div></div> |
| <div class="ft" data-id="1:120" style="position: absolute; left: 158.0px; top: 460.0px; width: 717.0px; height: 176.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 2.0px; line-height: 44.0px; text-align: justify; color: rgba(2,62,138,1.0)">Scientists have long feared that warming could cause a breakdown in ocean circulation in the North Atlantic.</div></div> |
| <div class="ft" data-id="1:121" style="position: absolute; left: 158.0px; top: 688.0px; width: 717.0px; height: 264.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 2.0px; line-height: 44.0px; text-align: justify; color: rgba(2,62,138,1.0)">New research has found that the real risk lies in the waters of Antarctica, where melting could disrupt currents in the coming decades, with profound impacts on global climate.</div></div> |
| <div data-id="1:122" style="position: absolute; left: 1011.0px; top: 293.0px; width: 724.0px; height: 767.4089965820312px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <div data-id="1:123" style="position: absolute; left: 0.0px; top: 534.86083984375px; width: 232.54818725585938px; height: 232.54818725585938px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(72,202,228,1.0); background-image: linear-gradient(rgba(72,202,228,1.0), rgba(72,202,228,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:124" style="position: absolute; left: 116.27409362792969px; top: 0.0px; width: 607.7258911132812px; height: 767.4089965820312px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:125" style="position: absolute; left: 122.47537231445312px; top: 6.201284885406494px; width: 593.7730102539062px; height: 755.0064086914062px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/9fabc1f4ecfd44f9fc88b8cf7986aab4b3abcbf1.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| </div> |
| <div class="ft" data-id="1:126" style="position: absolute; left: 70.0px; top: 293.0px; width: 2271.0px; height: 26.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 15.404965404965406px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 20.316802518950958px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Li, Q., England, M.H., Hogg, A.M. et al. Abyssal ocean overturning slowdown and warming driven by Antarctic meltwater. Nature 615, 841–847 (2023). https://doi.org/10.1038/s41586-023-05762-w</div></div> |
| <div class="ft" data-id="1:127" style="position: absolute; left: 1756.0px; top: 280.0px; width: 134.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 6: Discussed article</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 10 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:128" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:129" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:130" style="position: absolute; left: 1160.0px; top: 0.0px; width: 760.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:131" style="position: absolute; left: 1160.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:132" style="position: absolute; left: 1160.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:133" style="position: absolute; left: 995.0px; top: 390.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div class="ft" data-id="1:134" style="position: absolute; left: 1227.0px; top: 801.0px; width: 667.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 7: Recent and projected changes in bottom water properties of the main disturbance operation.</div></div> |
| <div class="ft" data-id="1:135" style="position: absolute; left: 1309.0px; top: 125.0px; width: 461.0px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">1. Age (Time)</div></div> |
| <div class="ft" data-id="1:136" style="position: absolute; left: 1309.0341796875px; top: 237.0px; width: 395.04656982421875px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: matrix(0.9999998807907104, 0.0005226651555858552, -0.0005226651555858552, 0.9999998807907104, 0, 0); transform-origin: 0 0; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">2. Salinity</div></div> |
| <div class="ft" data-id="1:137" style="position: absolute; left: 1309.0px; top: 349.0px; width: 428.0px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">3. Temperature</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 11 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:138" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:139" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:140" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:141" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:142" style="position: absolute; left: 330.0px; top: 390.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div class="ft" data-id="1:143" style="position: absolute; left: 61.0px; top: 794.0px; width: 362.0px; height: 136.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 8: Recent and projected abyssal warming trends of the main disturbance.</div></div> |
| <div class="ft" data-id="1:144" style="position: absolute; left: 59.0px; top: 176.0px; width: 362.0px; height: 238.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Abyssal ocean circulation is a key component of global meridional circulation, cycling heat, carbon, oxygen, and nutrients throughout the world's ocean.</div></div> |
| <div data-id="1:145" style="position: absolute; left: 480.0px; top: 178.0px; width: 1431.0px; height: 754.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/efc5506df27b4d81ff883f7915ad5f18c9c514fe.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 12 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:146" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:147" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:148" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:149" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:150" style="position: absolute; left: 1440.0px; top: 0.0px; width: 480.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(72,202,228,1.0); background-image: linear-gradient(rgba(72,202,228,1.0), rgba(72,202,228,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:151" style="position: absolute; left: 1440.0px; top: 540.0px; width: 480.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:152" style="position: absolute; left: 49.0px; top: 778.0px; width: 348.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 9: Projected global circulation changes by 2050.</div></div> |
| <div data-id="1:153" style="position: absolute; left: 397.0px; top: 65.0px; width: 1092.0px; height: 917.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:154" style="position: absolute; left: 49.0px; top: 219.0px; width: 310.0px; height: 204.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">The strongest historical trend observed in the abyssal ocean is warming in the high southern latitudes.</div></div> |
| <div class="ft" data-id="1:155" style="position: absolute; left: 1544.0px; top: 650.0px; width: 267.0px; height: 374.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Furthermore, attributing changes to specific factors is difficult due to limited measurements and because coupled climate models exhibit biases in the region.</div></div> |
| <div class="ft" data-id="1:156" style="position: absolute; left: 1544.0px; top: 159.0px; width: 310.0px; height: 238.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(3,4,94,1.0)">It remains unclear what processes led to this warming and whether this warming is linked to a slowdown in ocean circulation.</div></div> |
| <div data-id="1:157" style="position: absolute; left: 257.0px; top: 390.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div data-id="1:158" style="position: absolute; left: 407.0px; top: 73.0px; width: 1075.0px; height: 902.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/6abf9ed868b7137e85ddb07bfa04420933df39f8.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 13 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:159" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:160" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:161" style="position: absolute; left: 1072.0px; top: 0.0px; width: 848.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:162" style="position: absolute; left: 1160.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:163" style="position: absolute; left: 1072.0px; top: 0.0px; width: 848.0px; height: 665.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:164" style="position: absolute; left: 922.0px; top: 515.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div class="ft" data-id="1:165" style="position: absolute; left: 1206.0px; top: 871.0px; width: 667.0px; height: 68.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 10: Projected changes in Antarctic Ocean water mass in 2041–2050.</div></div> |
| <div data-id="1:166" style="position: absolute; left: 17.0px; top: 21.0px; width: 1055.0px; height: 1050.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/fbc2d6a86dc6fabc007a43278a59f5d877a0e79d.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div class="ft" data-id="1:167" style="position: absolute; left: 1180.0px; top: 108.0px; width: 505.0px; height: 204.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Moreover, future change remains uncertain, with the latest projections from coordinated climate models not accounting for the dynamic melting of the ice sheet.</div></div> |
| <div class="ft" data-id="1:168" style="position: absolute; left: 1316.0px; top: 378.0px; width: 505.0px; height: 204.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">In the study, a high-resolution transient forced ocean-sea ice model was used to show that, in a high-emission scenario, abyssal warming is expected to accelerate over the next 30 years (by 2050).</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 14 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:169" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:170" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:171" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:172" style="position: absolute; left: 0.0px; top: 0.0px; width: 480.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:173" style="position: absolute; left: 330.0px; top: 414.0px; width: 300.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/b8e9e660d0999d2c851edad1602512118ab47fd3.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border: 8.0px solid rgba(3,4,94,1.0);; border-radius: 50%"></div> |
| <div class="ft" data-id="1:174" style="position: absolute; left: 59.0px; top: 810.0px; width: 362.0px; height: 136.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 11: Schematic showing mechanisms for reduced abyssal ventilation by 2050.</div></div> |
| <div class="ft" data-id="1:175" style="position: absolute; left: 46.0px; top: 74.0px; width: 362.0px; height: 340.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">The study suggests that the influx of meltwater around Antarctica leads to a contraction of Antarctic Bottom Water (AABW), opening a pathway for warmer Circumpolar Deep Waters to gain greater access to the continental shelf.</div></div> |
| <div data-id="1:176" style="position: absolute; left: 480.0px; top: 140.0px; width: 1431.0px; height: 702.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/0047d9f18f81c8e34b316d8367592c612b429cff.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 15 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:177" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:178" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:179" style="position: absolute; left: 1920.0px; top: 0.0px; width: 1.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:180" style="position: absolute; left: 1260.0px; top: 0.0px; width: 660.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:181" style="position: absolute; left: 115.0px; top: 133.0px; width: 940.0px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">1. The reduction in AABW formation</div></div> |
| <div class="ft" data-id="1:182" style="position: absolute; left: 115.0px; top: 435.0px; width: 940.0px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">2. Contrast</div></div> |
| <div class="ft" data-id="1:183" style="position: absolute; left: 115.0px; top: 737.0px; width: 940.0px; height: 65.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 54.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 64.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">3. Results</div></div> |
| <div class="ft" data-id="1:184" style="position: absolute; left: 115.0px; top: 198.0px; width: 1030.0px; height: 168.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.0px; text-align: left; color: rgba(2,62,138,1.0)">Results in warming and aging of the abyssal ocean, consistent with recent measurements.</div></div> |
| <div class="ft" data-id="1:185" style="position: absolute; left: 115.0px; top: 500.0px; width: 1030.0px; height: 168.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.0px; text-align: left; color: rgba(2,62,138,1.0)">Projected wind and thermal forcing have little impact on the properties, age, and volume of AABW.</div></div> |
| <div class="ft" data-id="1:186" style="position: absolute; left: 115.0px; top: 801.0px; width: 1030.0px; height: 280.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 40.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.0px; text-align: left; color: rgba(2,62,138,1.0)">The critical importance of meltwater from Antarctica in the turnover of the abyssal ocean, with implications for global ocean biogeochemistry and climate that may last for centuries.</div></div> |
| <div data-id="1:187" style="position: absolute; left: 0.0px; top: 0.0px; width: 1213.0px; height: 70.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:188" style="position: absolute; left: 1198.0px; top: 0.0px; width: 70.0px; height: 70.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:189" style="position: absolute; left: 1190.0px; top: 212.0px; width: 685.0px; height: 614.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/c7242b838f7e6e9ee0f90d4b3c64f04b1088d9ad.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div data-id="1:190" style="position: absolute; left: 1174.0px; top: 203.0px; width: 709.0px; height: 632.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:191" style="position: absolute; left: 1303.0px; top: 863.0px; width: 573.0px; height: 102.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Extended Data - Fig. 12. Model of forcing fields for wind, thermal, and meltwater disturbances.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 16 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:192" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:193" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:194" style="position: absolute; left: 0.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:195" style="position: absolute; left: 0.0px; top: 0.0px; width: 760.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:196" style="position: absolute; left: 85.0px; top: 369.0px; width: 586.0px; height: 424.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: left; color: rgba(2,62,138,1.0)">Researchers have found that the collapse of this system would change Earth's climate to a state similar to that generated by La Niña - the negative phase of the El Niño Southern Oscillation.</div></div> |
| <div class="ft" data-id="1:197" style="position: absolute; left: 784.0px; top: 228.0px; width: 520.0px; height: 106.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: center; color: rgba(2,62,138,1.0)">Massive melting in the North Atlantic</div></div> |
| <div class="ft" data-id="1:198" style="position: absolute; left: 1373.0px; top: 180.0px; width: 497.0px; height: 212.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: center; color: rgba(2,62,138,1.0)">A huge amount of heat would accumulate south of the Equator.</div></div> |
| <div class="ft" data-id="1:199" style="position: absolute; left: 1373.0px; top: 740.0px; width: 497.0px; height: 159.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: center; color: rgba(2,62,138,1.0)">Setting up a permanent La Niña state.</div></div> |
| <div class="ft" data-id="1:200" style="position: absolute; left: 760.0px; top: 601.0px; width: 578.0px; height: 371.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: center; color: rgba(2,62,138,1.0)">Excess heat over the tropical Atlantic would alter zonal atmospheric circulation, inducing subsiding movements over the Eastern Tropical Pacific.</div></div> |
| <svg data-id="1:201" style="position: absolute; left: 751.0px; top: 540.0px; width: 1169.0px; height: 1px; opacity: 1.0; overflow: visible" viewBox="0 0 1169.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -4L0 0L1169 0L1169 -4L1169 -8L0 -8L0 -4Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| <div data-id="1:202" style="position: absolute; left: 1337.878173828125px; top: -4.004168561659753px; width: 1080.0074462890625px; height: 8.0px; background-color: rgba(3,4,94,1.0); opacity: 1.0; transform: matrix(1.8474805019152996e-16, 1.0, -1.0, 1.8474805019152996e-16, 0, 0); transform-origin: 0 0"></div> |
| <div class="ft" data-id="1:203" style="position: absolute; left: 85.0px; top: 132.0px; width: 515.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Discovery</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 17 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:204" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:205" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:206" style="position: absolute; left: 0.0px; top: 0.0px; width: 760.0px; height: 540.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:207" style="position: absolute; left: 0.0px; top: 0.0px; width: 760.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:208" style="position: absolute; left: 142.0px; top: 399.0px; width: 402.0px; height: 475.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: left; color: rgba(2,62,138,1.0)">Disrupting deep water formation could make the Southern Hemisphere drier and the Northern Hemisphere wetter.</div></div> |
| <div class="ft" data-id="1:209" style="position: absolute; left: 800.0px; top: 79.0px; width: 188.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Oceania</div></div> |
| <div class="ft" data-id="1:210" style="position: absolute; left: 1386.0px; top: 78.0px; width: 339.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">North America</div></div> |
| <div class="ft" data-id="1:211" style="position: absolute; left: 1386.0px; top: 561.0px; width: 133.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 52.80000305175781px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Brazil</div></div> |
| <div class="ft" data-id="1:212" style="position: absolute; left: 800.0px; top: 571.0px; width: 358.0px; height: 53.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 47.21845318860244px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 1.9674355495251017px; line-height: 51.94030150953109px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Asia and Africa</div></div> |
| <svg data-id="1:213" style="position: absolute; left: 751.0px; top: 540.0px; width: 1169.0px; height: 1px; opacity: 1.0; overflow: visible" viewBox="0 0 1169.0 1" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M0 -4L0 0L1169 0L1169 -4L1169 -8L0 -8L0 -4Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| <div data-id="1:214" style="position: absolute; left: 1337.878173828125px; top: -4.004168561659753px; width: 1080.0074462890625px; height: 8.0px; background-color: rgba(3,4,94,1.0); opacity: 1.0; transform: matrix(1.8474805019152996e-16, 1.0, -1.0, 1.8474805019152996e-16, 0, 0); transform-origin: 0 0"></div> |
| <div class="ft" data-id="1:215" style="position: absolute; left: 808.0px; top: 147.0px; width: 484.0px; height: 150.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 50.39999771118164px; text-align: left; color: rgba(2,62,138,1.0)">Eastern Australia would suffer from more rain and flooding.</div></div> |
| <div class="ft" data-id="1:216" style="position: absolute; left: 1386.0px; top: 147.0px; width: 497.0px; height: 250.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 50.39999771118164px; text-align: left; color: rgba(2,62,138,1.0)">Southwest United States would experience episodes of drought and much worse wildfire seasons.</div></div> |
| <div class="ft" data-id="1:217" style="position: absolute; left: 798.0px; top: 645.0px; width: 494.0px; height: 300.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 50.39999771118164px; text-align: left; color: rgba(2,62,138,1.0)">Worsening drought in the Horn of Africa and more intense and prolonged monsoon rains in Southeast Asia.</div></div> |
| <div class="ft" data-id="1:218" style="position: absolute; left: 85.0px; top: 132.0px; width: 515.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Impacts</div></div> |
| <div class="ft" data-id="1:219" style="position: absolute; left: 1386.0px; top: 638.0px; width: 508.0px; height: 400.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 36.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 50.39999771118164px; text-align: left; color: rgba(2,62,138,1.0)">Dry conditions in many parts of the world, such as Southern Brazil, while bringing excessive rains to other areas, such as the Northeast coast and the Amazon.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 18 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:220" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:221" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:222" style="position: absolute; left: 644.0px; top: 224.0px; width: 571.0px; height: 608.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/1295e4a459e85b0e36c9e93ac5a6c87f0d6fa8df.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div data-id="1:223" style="position: absolute; left: 39.0px; top: 224.0px; width: 569.0px; height: 606.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/2ebd326aeb6d4c252bcd5fb063bb32688946c84d.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div data-id="1:224" style="position: absolute; left: 1251.0px; top: 291.0px; width: 637.0px; height: 472.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/cb8d5563dc60cdcf71804d22784495e0bf2a9c11.png'); background-size: cover; background-position: center; background-repeat: no-repeat;"></div> |
| <div class="ft" data-id="1:225" style="position: absolute; left: 199.0px; top: 853.0px; width: 151.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.25px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">El Niño</div></div> |
| <div class="ft" data-id="1:226" style="position: absolute; left: 848.0px; top: 853.0px; width: 163.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.25px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">La Niña</div></div> |
| <div class="ft" data-id="1:227" style="position: absolute; left: 1408.0px; top: 853.0px; width: 315.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 48.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 56.25px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">South America</div></div> |
| <div data-id="1:228" style="position: absolute; left: 25.0px; top: 210.0px; width: 596.0px; height: 628.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:229" style="position: absolute; left: 632.0px; top: 210.0px; width: 596.0px; height: 628.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:230" style="position: absolute; left: 1238.0px; top: 210.0px; width: 663.0px; height: 628.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:231" style="position: absolute; left: 21.0px; top: 924.0px; width: 1226.0px; height: 135.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 32.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 44.79999923706055px; text-align: left; color: rgba(2,62,138,1.0)">Typically, El Niños are characterized by anomalies of +0.5°C or more, while La Niñas are characterized by anomalies of -0.5°C or less.</div></div> |
| <div class="ft" data-id="1:232" style="position: absolute; left: 39.0px; top: 56.0px; width: 1241.0px; height: 96.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 96.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 0.0px; line-height: 96.0px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Precipitation Anomalies</div></div> |
| <div class="ft" data-id="1:233" style="position: absolute; left: 1283.0px; top: 932.0px; width: 573.0px; height: 136.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 24.0px; font-family: 'Roboto Mono', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 33.599998474121094px; text-align: left; color: rgba(2,62,138,1.0)">Fig. 13. Precipitation Anomalies. (a) El Niño; (b) La Niña; and, South America under the influence of La Niña. Source: NOAA.</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="slide-container"> |
| <div class="slide-label">Slide 19 — Frame</div> |
| <div class="slide-wrapper"> |
| <div class="slide" data-slide-id="1:234" style="width: 1920.0px; height: 1080.0px; background-color: rgba(255,255,255,1.0); background-image: linear-gradient(rgba(255,255,255,1.0), rgba(255,255,255,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat; position: relative; overflow: hidden;"> |
| <div data-id="1:235" style="position: absolute; left: 0.0px; top: 932.0px; width: 1920.0px; height: 148.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-color: rgba(202,240,248,1.0); background-image: linear-gradient(rgba(202,240,248,1.0), rgba(202,240,248,1.0)); background-size: auto; background-position: 0 0; background-repeat: repeat;; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div data-id="1:236" style="position: absolute; left: 0.0px; top: 0.0px; width: 1920.0px; height: 1080.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border: 8.0px solid rgba(3,4,94,1.0);"></div> |
| <div class="ft" data-id="1:237" style="position: absolute; left: 95.0px; top: 211.0px; width: 573.0px; height: 131.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 112.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 700; letter-spacing: 2.0px; line-height: 131.25px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Thank you!</div></div> |
| <div class="ft" data-id="1:238" style="position: absolute; left: 412.0px; top: 380.0px; width: 376.0px; height: 84.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 72.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 2.0px; line-height: 84.375px; text-align: left; white-space: nowrap; color: rgba(2,62,138,1.0)">Questions?</div></div> |
| <div data-id="1:239" style="position: absolute; left: 34.0px; top: 932.0px; width: 340.0px; height: 148.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/55bd9534157c607f2bb3031fc78eb861ec692f83.png'); background-size: 100.0001% 100.0000%; background-position: 0.0000% 0.0000%; background-repeat: no-repeat;; clip-path: path('M340 0L0 0L0 148L340 148L340 0Z'); -webkit-clip-path: path('M340 0L0 0L0 148L340 148L340 0Z')"></div> |
| <div data-id="1:240" style="position: absolute; left: 1121.0px; top: 981.0px; width: 744.0px; height: 50.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 0.0px 0.0px 0.0px 0.0px"> |
| <div data-id="1:241" style="position: absolute; left: 0.0px; top: 0.0px; width: 744.0px; height: 50.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; border-radius: 0.0px 0.0px 0.0px 0.0px"> |
| <div class="ft" data-id="1:242" style="position: absolute; left: 1.734723475976807e-16px; top: 0.0px; width: 744.0px; height: 50.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; transform: rotate(3.469446951953614e-18rad); transform-origin: center center; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 25.416666666666664px; font-family: 'Inter', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 35.583331717385185px; text-align: left; white-space: nowrap; text-decoration: underline; color: rgba(59,111,163,1.0)">Germano Costa | germano.costa@alu.ufc.br</div></div> |
| </div> |
| </div> |
| <svg data-id="1:243" style="position: absolute; left: 1390.0px; top: -86.0px; width: 600.0px; height: 600.0px; opacity: 1.0; overflow: visible" viewBox="0 0 600.0 600.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M600 300C600 465.685 465.685 600 300 600C134.315 600 0 465.685 0 300C0 134.315 134.315 0 300 0C465.685 0 600 134.315 600 300Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| <svg data-id="1:244" style="position: absolute; left: 1461.0px; top: -30.0px; width: 515.0px; height: 488.0px; opacity: 1.0; overflow: visible" viewBox="0 0 515.0 488.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M515 244C515 378.757 399.713 488 257.5 488C115.287 488 0 378.757 0 244C0 109.243 115.287 0 257.5 0C399.713 0 515 109.243 515 244Z" fill="rgba(2,62,138,1.0)" fill-rule="nonzero"/></svg> |
| <svg data-id="1:245" style="position: absolute; left: 1560.0px; top: 15.0px; width: 398.0px; height: 398.0px; opacity: 1.0; overflow: visible" viewBox="0 0 398.0 398.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M398 199C398 308.905 308.905 398 199 398C89.0953 398 0 308.905 0 199C0 89.0953 89.0953 0 199 0C308.905 0 398 89.0953 398 199Z" fill="rgba(0,119,182,1.0)" fill-rule="nonzero"/></svg> |
| <svg data-id="1:246" style="position: absolute; left: 1648.0px; top: 63.0px; width: 302.0px; height: 302.0px; opacity: 1.0; overflow: visible" viewBox="0 0 302.0 302.0" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M302 151C302 234.395 234.395 302 151 302C67.605 302 0 234.395 0 151C0 67.605 67.605 0 151 0C234.395 0 302 67.605 302 151Z" fill="rgba(144,224,239,1.0)" fill-rule="nonzero"/></svg> |
| <div data-id="1:247" style="position: absolute; left: 1742.0px; top: 113.0px; width: 200.0px; height: 200.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; background-image: url('images/76894a614d17f91cd24f3cbb2323d160ddf7d2fa.png'); background-size: cover; background-position: center; background-repeat: no-repeat;; border-radius: 50%"></div> |
| <div data-id="1:248" style="position: absolute; left: 34.0px; top: 756.0px; width: 60.0px; height: 37.50088882446289px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <svg data-id="1:249" style="position: absolute; left: 0.0px; top: 0.0px; width: 60.0px; height: 37.50088882446289px; opacity: 1.0; overflow: visible" viewBox="0 0 60.0 37.50088882446289" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M17.3504 0C19.1096 0 20.7 0.14629 22.1573 0.468878C23.594 0.791467 24.8337 1.29035 25.869 1.99367C26.8949 2.69699 27.6957 3.61599 28.2715 4.79756C28.8285 5.96976 29.1211 7.42516 29.1211 9.12437C29.1211 10.9699 28.6916 12.5247 27.8514 13.7738C27.0018 15.0247 25.7602 16.0206 24.091 16.8215C26.3566 17.476 28.037 18.6182 29.1511 20.2499C30.2745 21.9004 30.8109 23.8734 30.8109 26.1503C30.8109 28.0258 30.4883 29.6275 29.785 30.976C29.0911 32.3526 28.1139 33.476 26.8836 34.3557C25.6814 35.2259 24.256 35.8504 22.7125 36.2706C21.1877 36.6813 19.5766 36.9064 17.9355 36.9064L0 36.9064L0 0.02063L17.3485 0.02063L17.3504 0ZM42.3678 30.4096C43.4613 31.4842 45.0442 32.0206 47.1054 32.0206C48.5795 32.0206 49.8511 31.6493 50.9239 30.8972C51.9892 30.1751 52.6231 29.3724 52.8782 28.5528L59.345 28.5528C58.3397 31.7468 56.7268 34.0518 54.5981 35.4303C52.4694 36.8276 49.8905 37.5009 46.901 37.5009C44.8004 37.5009 42.9342 37.1783 41.2163 36.505C39.5358 35.8317 38.1104 34.8733 36.9176 33.6523C35.7548 32.4314 34.8564 30.9554 34.2206 29.228C33.5848 27.5007 33.2829 25.6045 33.2829 23.5527C33.2829 21.5403 33.6242 19.7041 34.2994 17.9749C34.9727 16.2269 35.9011 14.7715 37.0939 13.5018C38.3336 12.2227 39.7515 11.2643 41.4413 10.5123C43.1218 9.76017 44.9392 9.42821 46.9891 9.42821C49.266 9.42821 51.2184 9.83894 52.9382 10.7373C54.6187 11.5869 55.9953 12.7891 57.0906 14.2351C58.1953 15.6999 58.9661 17.3898 59.4444 19.2953C59.9226 21.1708 60.0689 23.1438 59.9714 25.2444L40.738 25.2444C40.738 27.345 41.4413 29.3274 42.516 30.4021L42.3116 30.4808L42.3678 30.4096ZM16.754 30.5352C17.5454 30.5352 18.3069 30.4565 19.0196 30.3008C19.7417 30.1545 20.3868 29.8901 20.9251 29.5487C21.4521 29.2167 21.9022 28.7272 22.2342 28.0933C22.5568 27.4969 22.7031 26.6679 22.7031 25.6908C22.7031 23.8153 22.1554 22.4668 21.1014 21.6472C20.0267 20.8463 18.6295 20.445 16.8815 20.445L8.10034 20.445L8.10034 30.5746L16.7558 30.5746L16.7558 30.4958L16.754 30.5352ZM50.787 16.4107C49.898 15.443 48.4333 14.9253 46.6346 14.9253C45.4718 14.9253 44.5059 15.111 43.7238 15.5217C42.9718 15.8931 42.3472 16.4014 41.8671 16.9959C41.3982 17.5923 41.0756 18.1981 40.8899 18.8714C40.7043 19.526 40.588 20.1224 40.558 20.6494L52.4656 20.6494C52.2893 18.7739 51.6348 17.3973 50.7664 16.4201L50.7664 16.4501L50.787 16.4107ZM16.3057 14.8672C17.7424 14.8672 18.9333 14.5352 19.8711 13.8413C20.8088 13.168 21.2589 12.0333 21.2589 10.4916C21.2589 9.63264 21.0826 8.92932 20.8088 8.38167C20.4769 7.82464 20.0567 7.40453 19.5579 7.10257C19.0308 6.78936 18.425 6.57555 17.7499 6.45739C17.0765 6.32048 16.3526 6.27172 15.6493 6.27172L8.07971 6.27172L8.07971 14.8672L16.3057 14.8672ZM39.0557 2.47193L53.981 2.47193L53.981 6.1048L39.0557 6.1048L39.0557 2.44192L39.0557 2.47193Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| </div> |
| <div data-id="1:250" style="position: absolute; left: 43.0px; top: 812.0px; width: 41.0px; height: 41.00128173828125px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <svg data-id="1:251" style="position: absolute; left: 0.0px; top: 0.0px; width: 41.0px; height: 41.00128173828125px; opacity: 1.0; overflow: visible" viewBox="0 0 41.0 41.00128173828125" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M34.9269 34.941L28.8627 34.941L28.8627 25.4251C28.8627 23.156 28.8153 20.2399 25.6916 20.2399C22.5295 20.2399 22.0478 22.7012 22.0478 25.2573L22.0478 34.9397L15.9759 34.9397L15.9759 15.3737L21.8082 15.3737L21.8082 18.0426L21.8863 18.0426C22.7012 16.5012 24.6833 14.8804 27.6404 14.8804C33.7917 14.8804 34.9333 18.9305 34.9333 24.1964L34.9333 34.9397L34.9269 34.941ZM9.11609 12.6997C7.15962 12.6997 5.59137 11.1174 5.59137 9.16862C5.59137 7.22625 7.16603 5.64647 9.11609 5.64647C11.0662 5.64647 12.6459 7.22625 12.6459 9.16862C12.6459 11.1174 11.0662 12.6997 9.11609 12.6997L9.11609 12.6997ZM12.1578 34.941L6.07312 34.941L6.07312 15.375L12.1578 15.375L12.1578 34.941ZM37.9711 1.70697e-15L3.02375 1.70697e-15C1.35428 1.70697e-15 0 1.32097 0 2.95584L0 38.0454C0 39.6803 1.35428 41.0013 3.02375 41.0013L37.9647 41.0013C39.6316 41.0013 41 39.6803 41 38.0454L41 2.95584C41 1.32097 39.6316 0 37.9647 0L37.9711 1.70697e-15Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| </div> |
| <div data-id="1:252" style="position: absolute; left: 39.0px; top: 872.0px; width: 50.0px; height: 40.640625px; opacity: 1.0; overflow: visible; box-sizing: border-box"> |
| <svg data-id="1:253" style="position: absolute; left: 0.0px; top: 0.0px; width: 50.0px; height: 40.640625px; opacity: 1.0; overflow: visible" viewBox="0 0 50.0 40.640625" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M49.9047 4.84219C48.0656 5.64844 46.0969 6.20312 44.0219 6.45469C46.1391 5.18437 47.7578 3.175 48.5297 0.78125C46.5438 1.9375 44.3469 2.775 42.0109 3.24844C40.1484 1.25469 37.4859 0 34.5312 0C28.8672 0 24.2766 4.58906 24.2766 10.2453C24.2766 11.0594 24.375 11.8406 24.5453 12.5813C16.025 12.1828 8.47188 8.08906 3.42031 1.90469C2.53281 3.41094 2.02813 5.16094 2.02813 7.06562C2.02813 10.6297 3.84219 13.7547 6.58437 15.5922C4.90781 15.5437 3.32969 15.0797 1.94687 14.3156L1.94687 14.4391C1.94687 19.4094 5.47813 23.5531 10.1656 24.4969C9.31094 24.7234 8.39844 24.8547 7.47188 24.8547C6.81406 24.8547 6.18594 24.7906 5.55938 24.675C6.87813 28.7437 10.6531 31.7063 15.1531 31.7953C11.6547 34.5375 7.22031 36.1719 2.44219 36.1719C1.62812 36.1719 0.815625 36.1328 0 36.0344C4.55781 38.9406 9.9375 40.6406 15.7484 40.6406C34.6031 40.6406 44.9063 25.0234 44.9063 11.4984C44.9063 11.0672 44.9062 10.6281 44.8734 10.1875C46.8844 8.75469 48.625 6.93906 50 4.88125L49.9047 4.84219Z" fill="rgba(3,4,94,1.0)" fill-rule="nonzero"/></svg> |
| </div> |
| <div class="ft" data-id="1:254" style="position: absolute; left: 112.0px; top: 746.0px; width: 495.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 40.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 25.0px; text-align: left; text-decoration: underline; color: rgba(3,4,94,1.0)">Behance</div></div> |
| <div class="ft" data-id="1:255" style="position: absolute; left: 112.0px; top: 805.0px; width: 495.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 40.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 25.0px; text-align: left; text-decoration: underline; color: rgba(3,4,94,1.0)">LinkedIn</div></div> |
| <div class="ft" data-id="1:256" style="position: absolute; left: 112.0px; top: 864.0px; width: 149.0px; height: 56.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center"><div style="font-size: 40.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 25.0px; text-align: left; text-decoration: underline; color: rgba(0,0,0,1.0)">Twitter</div></div> |
| <div class="ft" data-id="1:257" style="position: absolute; left: 295.0px; top: 770.0px; width: 400.0px; height: 23.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 20.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 23.4375px; text-align: left; white-space: nowrap; text-decoration: underline; color: rgba(0,0,0,1.0)">https://www.behance.net/ux_germano_costa</div></div> |
| <div class="ft" data-id="1:258" style="position: absolute; left: 295.0px; top: 829.0px; width: 457.0px; height: 23.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 20.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 23.4375px; text-align: left; white-space: nowrap; text-decoration: underline; color: rgba(0,0,0,1.0)">https://www.linkedin.com/in/germano-costa-clima/</div></div> |
| <div class="ft" data-id="1:259" style="position: absolute; left: 295.0px; top: 890.0px; width: 281.0px; height: 23.0px; opacity: 1.0; overflow: visible; box-sizing: border-box; display: flex; flex-direction: column; justify-content: flex-start"><div style="font-size: 20.0px; font-family: 'Roboto', 'Oswald', 'Inter', 'Noto Sans', 'Helvetica Neue', 'Hiragino Sans', 'Yu Gothic', 'Apple SD Gothic Neo', 'Malgun Gothic', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: 0.0px; line-height: 23.4375px; text-align: left; white-space: nowrap; text-decoration: underline; color: rgba(0,0,0,1.0)">https://twitter.com/costa_clima</div></div> |
|
|
| </div> |
| </div> |
| </div> |
|
|
| <div class="images-section"><h2>Images</h2><div class="images-grid"> |
|
|
| <div class="image-card"> |
| <img src="images/0047d9f18f81c8e34b316d8367592c612b429cff.png" alt="0047d9f18f81c8e34b316d8367592c612b429cff"> |
| <div class="image-label">0047d9f18f81c8e34b316d8367592c612b429cff.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/0edfceeaad3415d03ac2f5a8cff34d2b39b034e6.png" alt="0edfceeaad3415d03ac2f5a8cff34d2b39b034e6"> |
| <div class="image-label">0edfceeaad3415d03ac2f5a8cff34d2b39b034e6.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/1295e4a459e85b0e36c9e93ac5a6c87f0d6fa8df.png" alt="1295e4a459e85b0e36c9e93ac5a6c87f0d6fa8df"> |
| <div class="image-label">1295e4a459e85b0e36c9e93ac5a6c87f0d6fa8df.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/2ebd326aeb6d4c252bcd5fb063bb32688946c84d.png" alt="2ebd326aeb6d4c252bcd5fb063bb32688946c84d"> |
| <div class="image-label">2ebd326aeb6d4c252bcd5fb063bb32688946c84d.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/37821e315ed2b1abf934f376e12f74ee2518dd03.png" alt="37821e315ed2b1abf934f376e12f74ee2518dd03"> |
| <div class="image-label">37821e315ed2b1abf934f376e12f74ee2518dd03.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/500aabd50c975c095924a58afa0b52bed98ce02b.png" alt="500aabd50c975c095924a58afa0b52bed98ce02b"> |
| <div class="image-label">500aabd50c975c095924a58afa0b52bed98ce02b.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/55bd9534157c607f2bb3031fc78eb861ec692f83.png" alt="55bd9534157c607f2bb3031fc78eb861ec692f83"> |
| <div class="image-label">55bd9534157c607f2bb3031fc78eb861ec692f83.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/5efa045a20ed72f581920df44befcb736dce2876.png" alt="5efa045a20ed72f581920df44befcb736dce2876"> |
| <div class="image-label">5efa045a20ed72f581920df44befcb736dce2876.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/6abf9ed868b7137e85ddb07bfa04420933df39f8.png" alt="6abf9ed868b7137e85ddb07bfa04420933df39f8"> |
| <div class="image-label">6abf9ed868b7137e85ddb07bfa04420933df39f8.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/76894a614d17f91cd24f3cbb2323d160ddf7d2fa.png" alt="76894a614d17f91cd24f3cbb2323d160ddf7d2fa"> |
| <div class="image-label">76894a614d17f91cd24f3cbb2323d160ddf7d2fa.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/7d101ba43731d39414751deef2ac727754c5a787.png" alt="7d101ba43731d39414751deef2ac727754c5a787"> |
| <div class="image-label">7d101ba43731d39414751deef2ac727754c5a787.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/9fabc1f4ecfd44f9fc88b8cf7986aab4b3abcbf1.png" alt="9fabc1f4ecfd44f9fc88b8cf7986aab4b3abcbf1"> |
| <div class="image-label">9fabc1f4ecfd44f9fc88b8cf7986aab4b3abcbf1.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/b8e9e660d0999d2c851edad1602512118ab47fd3.png" alt="b8e9e660d0999d2c851edad1602512118ab47fd3"> |
| <div class="image-label">b8e9e660d0999d2c851edad1602512118ab47fd3.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/bae55608ce592f1cbe636a0e679d948dcc52f317.png" alt="bae55608ce592f1cbe636a0e679d948dcc52f317"> |
| <div class="image-label">bae55608ce592f1cbe636a0e679d948dcc52f317.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/bf9268e078f047a56e4601a751aed9b9f045b207.png" alt="bf9268e078f047a56e4601a751aed9b9f045b207"> |
| <div class="image-label">bf9268e078f047a56e4601a751aed9b9f045b207.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/c7242b838f7e6e9ee0f90d4b3c64f04b1088d9ad.png" alt="c7242b838f7e6e9ee0f90d4b3c64f04b1088d9ad"> |
| <div class="image-label">c7242b838f7e6e9ee0f90d4b3c64f04b1088d9ad.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/cb8d5563dc60cdcf71804d22784495e0bf2a9c11.png" alt="cb8d5563dc60cdcf71804d22784495e0bf2a9c11"> |
| <div class="image-label">cb8d5563dc60cdcf71804d22784495e0bf2a9c11.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/eee24ddb0a1ea2a6383a2f11ba18457d5cf51d5b.png" alt="eee24ddb0a1ea2a6383a2f11ba18457d5cf51d5b"> |
| <div class="image-label">eee24ddb0a1ea2a6383a2f11ba18457d5cf51d5b.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/efc5506df27b4d81ff883f7915ad5f18c9c514fe.png" alt="efc5506df27b4d81ff883f7915ad5f18c9c514fe"> |
| <div class="image-label">efc5506df27b4d81ff883f7915ad5f18c9c514fe.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/f688bada9ae15c148faaf251afda1391ed696a95.png" alt="f688bada9ae15c148faaf251afda1391ed696a95"> |
| <div class="image-label">f688bada9ae15c148faaf251afda1391ed696a95.png</div> |
| </div> |
|
|
| <div class="image-card"> |
| <img src="images/fbc2d6a86dc6fabc007a43278a59f5d877a0e79d.png" alt="fbc2d6a86dc6fabc007a43278a59f5d877a0e79d"> |
| <div class="image-label">fbc2d6a86dc6fabc007a43278a59f5d877a0e79d.png</div> |
| </div> |
| </div></div> |
|
|
| <script> |
| |
| (function() { |
| |
| var slackCache = new WeakMap(); |
| function computeSlack(container) { |
| if (slackCache.has(container)) return slackCache.get(container); |
| var slide = container.closest('.slide'); |
| var er = container.getBoundingClientRect(); |
| var sliderc = slide ? slide.getBoundingClientRect() : null; |
| var leftS = Infinity, rightS = Infinity, topS = Infinity, botS = Infinity; |
| if (slide) { |
| |
| slide.querySelectorAll('.ft').forEach(function(other) { |
| if (other === container || container.contains(other) || other.contains(container)) return; |
| var or = other.getBoundingClientRect(); |
| var vertOverlap = or.top < er.bottom - 0.5 && or.bottom > er.top + 0.5; |
| var horzOverlap = or.left < er.right - 0.5 && or.right > er.left + 0.5; |
| if (vertOverlap) { |
| if (or.left >= er.right - 0.5) rightS = Math.min(rightS, or.left - er.right); |
| if (or.right <= er.left + 0.5) leftS = Math.min(leftS, er.left - or.right); |
| } |
| if (horzOverlap) { |
| if (or.top >= er.bottom - 0.5) botS = Math.min(botS, or.top - er.bottom); |
| if (or.bottom <= er.top + 0.5) topS = Math.min(topS, er.top - or.bottom); |
| } |
| }); |
| } |
| if (sliderc) { |
| leftS = Math.min(leftS, Math.max(0, er.left - sliderc.left)); |
| rightS = Math.min(rightS, Math.max(0, sliderc.right - er.right)); |
| topS = Math.min(topS, Math.max(0, er.top - sliderc.top)); |
| botS = Math.min(botS, Math.max(0, sliderc.bottom - er.bottom)); |
| } |
| var scale = er.width / (container.clientWidth || 1); |
| var toLayout = function(v) { return v === Infinity ? 99999 : Math.max(0, v / (scale || 1)); }; |
| var s = { left: toLayout(leftS), right: toLayout(rightS), top: toLayout(topS), bottom: toLayout(botS) }; |
| slackCache.set(container, s); |
| return s; |
| } |
| function fitOne(container) { |
| var inner = container.firstElementChild; |
| if (!inner) return; |
| var cw = container.clientWidth, ch = container.clientHeight; |
| if (!cw || !ch) return; |
| if (inner.dataset.origFs) { |
| inner.style.fontSize = inner.dataset.origFs; |
| if (inner.dataset.origLs) inner.style.letterSpacing = inner.dataset.origLs; |
| if (inner.dataset.origLh) inner.style.lineHeight = inner.dataset.origLh; |
| } else { |
| inner.dataset.origFs = getComputedStyle(inner).fontSize; |
| inner.dataset.origLs = getComputedStyle(inner).letterSpacing; |
| inner.dataset.origLh = getComputedStyle(inner).lineHeight; |
| } |
| var origFs = parseFloat(inner.dataset.origFs); |
| var origLs = parseFloat(inner.dataset.origLs) || 0; |
| var origLh = parseFloat(inner.dataset.origLh) || 0; |
| |
| var isSingleLine = getComputedStyle(inner).whiteSpace === 'nowrap' || !/<br/i.test(inner.innerHTML); |
| var slack = computeSlack(container); |
| var align = getComputedStyle(inner).textAlign; |
| |
| var allowedW; |
| if (align === 'right' || align === 'end') allowedW = cw + slack.left; |
| else if (align === 'center') allowedW = cw + 2 * Math.min(slack.left, slack.right); |
| else allowedW = cw + slack.right; |
| var allowedH = ch + slack.bottom; |
| var fs = origFs; |
| for (var iter = 0; iter < 8; iter++) { |
| var iw = inner.scrollWidth, ih = inner.scrollHeight; |
| var rw = iw > allowedW + 0.5 ? allowedW / iw : 1; |
| var rh = (!isSingleLine && ih > allowedH + 0.5) ? allowedH / ih : 1; |
| var r = Math.min(rw, rh); |
| if (r > 0.998) break; |
| var newFs = Math.max(6, fs * r); |
| if (newFs >= fs - 0.05) break; |
| fs = newFs; |
| inner.style.fontSize = fs + 'px'; |
| |
| if (origLs) inner.style.letterSpacing = (origLs * fs / origFs) + 'px'; |
| if (origLh) inner.style.lineHeight = (origLh * fs / origFs) + 'px'; |
| } |
| } |
| function fitAll() { document.querySelectorAll('.ft').forEach(fitOne); } |
| if (document.fonts && document.fonts.ready) { |
| document.fonts.ready.then(fitAll); |
| } else { |
| window.addEventListener('load', fitAll); |
| } |
| var t; |
| window.addEventListener('resize', function() { clearTimeout(t); t = setTimeout(fitAll, 150); }); |
| })(); |
| </script> |
| </body> |
| </html> |
|
|