@layer settings{@font-face{font-family:Montserrat;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/montserrat-variable.woff2)format("woff2-variations")}:root{--white:#fff;--offwhite:#fafafa;--lightgrey:#a8a8a8;--grey:#545454;--darkgrey:#0d0d0d;--black:#000;--darkness:#171717;--deep-pink:#c20071;--tint-dark:rgba(0,0,0,.1);--tint-light:rgba(255,255,255,.1);--rubber-duck:#ffe600;--cyan:#0ff;--success:#00c721;--warning:#f59300;--error:#d10000;--info:#5fc7e7;--issue:#dfd001;--generic:var(--lightgrey);--success-pale:rgba(0,199,33,.1);--warning-pale:rgba(245,147,0,.1);--error-pale:rgba(209,0,0,.1);--info-pale:rgba(95,199,231,.1);--issue-pale:hsl(56deg,99%,44%/.1);--generic-pale:rgba(168,168,168,.1)}:root[data-theme=yellow],:root[data-theme=cyan],:root[data-theme=dark]{--success-pale:var(--tint-light);--warning-pale:var(--tint-light);--error-pale:var(--tint-light);--info-pale:var(--tint-light);--generic-pale:var(--tint-light)}:root{--raspberry:#e60073;--deck-font:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;--deck-bg:var(--black);--deck-bg-alt:var(--white);--deck-text:var(--white);--deck-text-alt:var(--black);--deck-highlight:var(--raspberry);--deck-silent:1.5dvw;--deck-whisper:2dvw;--deck-talk:3dvw;--deck-raised:6dvw;--deck-loud:10dvw;--deck-shout:16dvw;--deck-scream:20dvw;--deck-rage:24dvw;--deck-fw-text:500;--deck-fw-bold:700;--deck-fw-black:900;--deck-lh-text:1.2;--deck-lh-quote:1;--deck-lh-title:.9;--deck-lh-bigtext:.8;--deck-border-radius:16px;--deck-padding:32px;--deck-spacing:64px;--deck-quote-width:1024px}:root .slide--alt{--deck-highlight:var(--rubber-duck)}}@layer base{html{scrollbar-width:none;-ms-scroll-snap-type:block mandatory;scroll-snap-type:block mandatory;overscroll-behavior-y:contain;scrollbar-width:none;font-size:16px;overflow-y:auto}body{font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:var(--deck-font);background-color:#000;background-color:var(--deck-bg);color:var(--deck-text);box-sizing:border-box;margin:0;padding-bottom:64px}}@layer utilities{.vh{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vh--is-focusable:active,.vh--is-focusable:focus{clip:auto;width:auto;height:auto;margin:0;position:static;overflow:visible}}@layer theme{.slide-nav{background-color:#000;background-color:var(--black);border-top:2px solid rgba(255,255,255,.1);border-top:2px solid var(--tint-light);grid-template-columns:-webkit-max-content 1fr -webkit-max-content -webkit-max-content;box-sizing:border-box;grid-gap:24px;grid-template-columns:max-content 1fr max-content max-content;grid-template-areas:"l.p n";-ms-flex-line-pack:center;align-content:center;justify-items:center;gap:24px;height:64px;padding-left:24px;padding-right:24px;display:grid;position:fixed;top:auto;bottom:0;left:0;right:0}.slide-nav .producer{grid-area:l;-ms-flex-align:center;align-items:center;gap:0 8px;display:-ms-flexbox;display:flex}.slide-nav .logo{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:auto;height:32px;display:grid}.slide-nav .logo .icon{width:128px}.slide-nav .logo .icon path{transition:fill .25s}.slide-nav .logo:hover .icon path,.slide-nav .logo:focus .icon path{fill:var(--deck-highlight)}.slide-nav .button{border:2px solid rgba(255,255,255,.1);border:2px solid var(--tint-light);color:var(--white);box-sizing:border-box;grid-template-columns:-webkit-max-content -webkit-max-content -webkit-max-content;background-color:transparent;border-radius:4px;grid-template-columns:max-content max-content max-content;-ms-flex-align:center;align-items:center;height:32px;padding:4px 6px;-webkit-text-decoration:none;text-decoration:none;transition:background-color .25s,color .25s,border-color .25s;display:grid;position:relative}.slide-nav .button:hover,.slide-nav .button:focus{background-color:#fff;background-color:var(--white);color:var(--black);border-color:#fff;border-color:var(--white)}.slide-nav .button:hover .icon path,.slide-nav .button:focus .icon path{fill:var(--black)}.no-js .slide-nav .button{display:none}.slide-nav .button .icon{width:9px;height:16px}.slide-nav .icon path{fill:var(--white);transition:fill .25s}.slide-nav .button--prev{grid-area:p}.slide-nav .button--prev .icon{padding-right:8px}.slide-nav .button--next{grid-area:n}.slide-nav .button--next .icon{padding-left:8px}.slidedeck{width:100dvw}.slidedeck--a11y{background-color:#000;background-color:var(--deck-bg);color:var(--deck-text);font-family:Montserrat;font-style:normal}.slides{height:calc(100dvh*var(--num-slides) - 64px);-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100dvw;font-weight:700;display:-ms-flexbox;display:flex}.slide .emphasis{font-weight:900}.slide{text-align:center;box-sizing:border-box;-ms-flex:0 0 calc(100dvh - 64px);flex:0 0 calc(100dvh - 64px);-ms-flex:0 0 calc(100dvh - var(--deck-spacing));flex:0 0 calc(100dvh - var(--deck-spacing));scroll-snap-align:start;scroll-snap-stop:normal;word-wrap:break-word;-ms-hyphens:manual;hyphens:manual;width:100dvw;padding:0 64px;padding:0 var(--deck-spacing);-ms-flex-line-pack:center;-ms-flex-pack:center;align-content:center;justify-content:center;line-height:1;display:grid;overflow:hidden}.slidedeck--a11y .slide--title .deck-title,.slidedeck--a11y .slide--title .section-title,.slidedeck--a11y .slide--title .quiz-title{line-height:.9;line-height:var(--deck-lh-title);font-weight:900;font-weight:var(--deck-fw-black)}.slidedeck--a11y .slide--title .deck-title .general,.slidedeck--a11y .slide--title .section-title .general,.slidedeck--a11y .slide--title .quiz-title .general{line-height:1.2;line-height:var(--deck-lh-text)}.slidedeck--a11y .slide--title .deck-title .emphasis,.slidedeck--a11y .slide--title .section-title .emphasis,.slidedeck--a11y .slide--title .quiz-title .emphasis{color:var(--deck-highlight);line-height:.8;line-height:var(--deck-lh-bigtext)}.slidedeck--a11y .slide--title .deck-title{text-transform:uppercase;grid-template-rows:repeat(3,-webkit-max-content);grid-template-rows:repeat(3,max-content)}.slidedeck--a11y .slide--title .deck-title .general{font-size:10dvw;font-size:var(--deck-loud)}.slidedeck--a11y .slide--title .deck-title .emphasis{font-size:20dvw;font-size:var(--deck-scream)}.slidedeck--a11y .slide--title .section-title .emphasis{text-transform:uppercase}.slidedeck--a11y .slide--title .section-title .general,.slidedeck--a11y .slide--title .quiz-title .general{font-size:6dvw;font-size:var(--deck-raised)}.slidedeck--a11y .slide--title .section-title .emphasis,.slidedeck--a11y .slide--title .quiz-title .emphasis{font-size:10dvw;font-size:var(--deck-loud)}.slidedeck--a11y .slide--title .quiz-title .pre-title{font-weight:700;font-weight:var(--deck-fw-bold);font-size:2dvw;font-size:var(--deck-whisper);margin-bottom:32px;margin-bottom:var(--deck-padding)}.slidedeck--a11y .slide--fact{font-weight:900;font-weight:var(--deck-fw-black);gap:16px 0}.slidedeck--a11y .slide--fact .pre,.slidedeck--a11y .slide--fact .post{font-size:3dvw;font-size:var(--deck-talk);color:var(--deck-highlight)}.slidedeck--a11y .slide--fact .number,.slidedeck--a11y .slide--fact .unit{text-transform:uppercase}.slidedeck--a11y .slide--fact .statistic .number{font-size:24dvw;font-size:var(--deck-rage);line-height:.8;line-height:var(--deck-lh-bigtext)}.slidedeck--a11y .slide--fact .statistic .unit,.slidedeck--a11y .slide--fact .statistic-alt .connector{font-size:10dvw;font-size:var(--deck-loud)}.slidedeck--a11y .slide--fact .statistic-alt .start,.slidedeck--a11y .slide--fact .statistic-alt .end{font-size:20dvw;font-size:var(--deck-scream)}.slidedeck--a11y .slide--fact .statistic-alt .inner{width:100%;line-height:.8;line-height:var(--deck-lh-bigtext);-ms-flex-pack:center;justify-content:center;align-items:baseline;gap:0 16px;display:-ms-flexbox;display:flex}.slidedeck--a11y .slide--quote .quote{grid-gap:32px 0;max-width:1024px;max-width:var(--deck-quote-width);-ms-flex-line-pack:center;align-content:center;gap:32px 0;margin:0;padding:0;display:grid}.slidedeck--a11y .slide--quote .content{padding:32px;padding:var(--deck-padding);border-radius:16px;border-radius:var(--deck-border-radius);background-color:#e60073;background-color:var(--deck-highlight);color:var(--deck-text-alt);text-align:left;-ms-flex-item-align:end;align-self:end;position:relative}.slidedeck--a11y .slide--quote .content:before{content:"";border:20px solid transparent;border-top:24px solid #e60073;border-bottom-width:0;border-color:var(--deck-highlight)transparent transparent transparent;display:block;position:absolute;top:auto;bottom:-24px;left:auto;right:40px}.slidedeck--a11y .slide--quote .quote{font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--quote .quote--long{font-size:1.5dvw;font-size:var(--deck-silent)}.slidedeck--a11y .slide--quote .cite,.slidedeck--a11y .slide--quote .position{text-align:right;-ms-flex-item-align:start;align-self:start;height:auto}.slidedeck--a11y .slide--quote .cite{font-size:2dvw;font-size:var(--deck-whisper);font-style:normal}.slidedeck--a11y .slide--quote .position{font-size:1.5dvw;font-size:var(--deck-silent);display:block}.slidedeck--a11y .slide--text .loud{font-size:6dvw;font-size:var(--deck-raised);line-height:1.2;line-height:var(--deck-lh-text)}.slidedeck--a11y .slide--text .loud .general,.slidedeck--a11y .slide--text .loud .emphasis{display:inline}.slidedeck--a11y .slide--text .loud .emphasis,.slidedeck--a11y .slide--text .loud .rant{font-weight:900;font-weight:var(--deck-fw-black)}.slidedeck--a11y .slide--text .loud .emphasis,.slidedeck--a11y .slide--text .loud .deemphasis,.slidedeck--a11y .slide--text .loud .noemphasis{color:var(--deck-highlight)}.slidedeck--a11y .slide--text .loud .deemphasis{font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--text .loud .noemphasis{font-size:1.5dvw;font-size:var(--deck-silent)}.slidedeck--a11y .slide--text .loud .rant{font-size:20dvw;font-size:var(--deck-scream);line-height:.8;line-height:var(--deck-lh-bigtext);text-transform:uppercase}.slidedeck--a11y .slide--text .statement{display:block}.slidedeck--a11y .slide--text .statement .general{font-size:6dvw;font-size:var(--deck-raised);color:var(--deck-highlight);line-height:1.2;line-height:var(--deck-lh-text)}.slidedeck--a11y .slide--text .statement .emphasis{font-weight:900;font-weight:var(--deck-fw-black);text-transform:uppercase;line-height:.8;line-height:var(--deck-lh-bigtext);font-size:16dvw;font-size:var(--deck-shout)}.slidedeck--a11y .slide--text .statement .deemphasis{font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--text .statement .noemphasis{font-size:2dvw;font-size:var(--deck-whisper)}.slidedeck--a11y .slide--text .statement.louder .general{color:var(--deck-loud);text-transform:uppercase;font-weight:900;font-weight:var(--deck-fw-black)}.slidedeck--a11y .slide--text .statement.louder .emphasis{color:var(--deck-highlight);font-size:20dvw;font-size:var(--deck-scream)}.slidedeck--a11y .slide--text .statement.quieter .general{font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--text .statement.quieter .emphasis{font-size:10dvw;font-size:var(--deck-loud)}.slidedeck--a11y .slide--text .jaunty>*,.slidedeck--a11y .slide--text .fade>*{font-weight:700;font-weight:var(--deck-fw-bold);display:inline}.slidedeck--a11y .slide--text .fade{text-align:left;font-size:6dvw;font-size:var(--deck-raised)}.slidedeck--a11y .slide--text .fade .fade1{opacity:.7}.slidedeck--a11y .slide--text .fade .fade2{opacity:.5}.slidedeck--a11y .slide--text .fade .fade3{opacity:.3}.slidedeck--a11y .slide--text .fade .fade4{opacity:.1}.slidedeck--a11y .slide--text .jaunty{height:calc(100dvh - 128px);height:calc(100dvh - var(--deck-spacing)*2);gap:32px;gap:var(--deck-padding);font-size:3dvw;font-size:var(--deck-talk);-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.slidedeck--a11y .slide--text .jaunty .emphasis{color:var(--deck-highlight)}.slidedeck--a11y .slide--text .jaunty .general,.slidedeck--a11y .slide--text .jaunty .emphasis{position:relative}.slidedeck--a11y .slide--text .jaunty :first-child{translate:-30%}.slidedeck--a11y .slide--text .jaunty :nth-child(2){translate:10%}.slidedeck--a11y .slide--text .jaunty :nth-child(3){translate:-10%}.slidedeck--a11y .slide--text .jaunty :nth-child(4){translate:-45%}.slidedeck--a11y .slide--text .jaunty :nth-child(5){translate:-5%}.slidedeck--a11y .slide--text .jaunty :nth-child(6){translate:-25%}.slidedeck--a11y .slide--text .jaunty :nth-child(7){translate:-4%}.slidedeck--a11y .slide--text>.list{-ms-flex-align:start;align-items:start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;height:calc(100dvh - 64px);height:calc(100dvh - var(--deck-spacing));width:calc(100dvw - 128px);width:calc(100dvw - var(--deck-spacing)*2);-ms-flex-line-pack:center;align-content:center;justify-content:stretch;display:grid}.slidedeck--a11y .slide--text>.list .title{font-size:3dvw;font-size:var(--deck-talk);color:var(--deck-highlight);font-weight:700;font-weight:var(--deck-fw-bold)}.slidedeck--a11y .slide--text>.list .list{font-size:2dvw;font-size:var(--deck-whisper);text-align:left;font-weight:500;font-weight:var(--deck-fw-text);line-height:1.2;line-height:var(--deck-lh-text)}.slidedeck--a11y .slide--text>.list .item:not(:last-of-type){margin-bottom:32px}.slidedeck--a11y .slide--text>.list .item::marker{color:var(--deck-highlight)}.slidedeck--a11y .slide--text .zoom{font-size:10dvw;font-weight:900;font-size:var(--deck-loud);line-height:.8}.slidedeck--a11y .slide--text .zoom .emphasis{color:var(--deck-highlight)}.slidedeck--a11y .slide--text .legal .logo{max-width:312px}.slidedeck--a11y .slide--text .legal .content{font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--text .legal .slogan{font-family:Impact,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-family:Impact,var(--deck-font);font-size:6dvw;font-size:var(--deck-raised)}.slidedeck--a11y .slide--text .alttext{line-height:1.2;line-height:var(--deck-lh-text);text-align:left}.slidedeck--a11y .slide--text .alttext .dimmed{opacity:.1;font-size:3dvw;font-size:var(--deck-talk)}.slidedeck--a11y .slide--text .alttext .alt{font-size:6dvw;font-size:var(--deck-raised)}.slidedeck--a11y .slide--text .linktext{line-height:1.2;line-height:var(--deck-lh-text);text-align:left;font-size:6dvw;font-size:var(--deck-raised)}.slidedeck--a11y .slide--text .linktext .general,.slidedeck--a11y .slide--text .linktext .emphasis{display:inline}.slidedeck--a11y .slide--text .linktext .emphasis{color:var(--deck-highlight);-webkit-text-decoration:underline;text-decoration:underline}.slidedeck--a11y .slide--media{position:relative}.slidedeck--a11y .slide--media .media{width:100dvw;height:calc(100dvh - 64px);height:calc(100dvh - var(--deck-spacing));position:relative;overflow:hidden}.slidedeck--a11y .slide--media .media--audio{grid-template-rows:1fr 40px;grid-template-areas:"t""a";display:grid}.slidedeck--a11y .slide--media .video{min-height:calc(100dvh - 64px);min-height:calc(100dvh - var(--deck-spacing));-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;background-color:#000;background-color:var(--deck-bg);position:absolute;top:50%;bottom:50%;left:50%;right:50%;translate:-50% -50%}.slidedeck--a11y .slide--media .text{font-size:3dvw;font-size:var(--deck-talk);font-weight:700;font-weight:var(--deck-fw-bold);padding:32px;padding:var(--deck-padding);position:absolute;bottom:0;left:0}.slidedeck--a11y .slide--media :not(.media--alt) .text{background-color:#000;background-color:var(--deck-bg)}.slidedeck--a11y .slide--media .image{max-width:90dvw;height:auto;position:absolute;top:50%;bottom:50%;left:50%;right:50%;translate:-50% -50%}.slidedeck--a11y .slide--media .transcript{font-size:3dvw;font-size:var(--deck-talk);font-weight:500;font-weight:var(--deck-fw-text);line-height:1.2;line-height:var(--deck-lh-text);padding:64px 192px;padding:var(--deck-spacing)calc(var(--deck-spacing)*3);box-sizing:border-box;grid-area:t;-ms-flex-line-pack:center;align-content:center;position:relative}.slidedeck--a11y .slide--media .transcript:before,.slidedeck--a11y .slide--media .transcript:after{content:"";background-repeat:no-repeat;background-size:contain;width:134px;height:96px;display:block;position:absolute}.slidedeck--a11y .slide--media .transcript:before{top:64px;left:64px;top:var(--deck-spacing);bottom:auto;right:auto;left:var(--deck-spacing);background-image:url(../img/icons/icon--quote-start-yellow.svg);background-position:0 0}.slidedeck--a11y .slide--media .transcript:after{top:auto;bottom:64px;right:64px;right:var(--deck-spacing);bottom:var(--deck-spacing);background-image:url(../img/icons/icon--quote-end-yellow.svg);background-position:100% 100%;left:auto}.slidedeck--a11y .slide--media .audio{grid-area:a}.slidedeck--a11y .slide--contrast .contrast{width:100dvw;height:calc(100dvh - 64px);height:calc(100dvh - var(--deck-spacing));grid-template-areas:"t t t""n.v";grid-template-rows:1fr -webkit-max-content;grid-template-rows:1fr max-content;grid-template-columns:-webkit-max-content 1fr -webkit-max-content;grid-template-columns:max-content 1fr max-content;display:grid}.slidedeck--a11y .slide--contrast .text,.slidedeck--a11y .slide--contrast .name,.slidedeck--a11y .slide--contrast .values{padding-left:32px;padding-right:32px;padding-left:var(--deck-padding);padding-right:var(--deck-padding)}.slidedeck--a11y .slide--contrast .text{font-size:10dvw;font-size:var(--deck-loud);grid-area:t;-ms-flex-item-align:center;align-self:center;justify-self:center}.slidedeck--a11y .slide--contrast .name,.slidedeck--a11y .slide--contrast .values{font-size:2dvw;font-size:var(--deck-whisper);color:var(--deck-text-alt)}.slidedeck--a11y .slide--contrast .name{grid-area:n}.slidedeck--a11y .slide--contrast .values{text-align:left;grid-area:v}}/*# sourceMappingURL=deck.css.map */
