.pitch-deck{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;background:var(--color-ink-900)}.pitch-slide{position:relative;height:100vh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.pitch-inner{width:100%;max-width:1180px;margin:0 auto;padding:4.5vh 7vw}.pitch-texture-light{background-image:radial-gradient(70% 75% at 100% 0,rgba(61,91,204,.13),transparent 60%),radial-gradient(65% 70% at 0 100%,rgba(20,108,117,.1),transparent 60%),radial-gradient(40% 45% at 92% 96%,rgba(255,205,59,.06),transparent 70%),radial-gradient(rgba(14,14,16,.055) 1.1px,transparent 0);background-size:auto,auto,auto,22px 22px}.pitch-texture-dark{background-image:radial-gradient(75% 80% at 100% -8%,rgba(61,91,204,.34),transparent 60%),radial-gradient(60% 65% at -8% 105%,rgba(31,140,149,.2),transparent 60%),radial-gradient(rgba(255,255,255,.06) 1.1px,transparent 0);background-size:auto,auto,24px 24px}@media (max-width:767px){.pitch-deck{scroll-snap-type:y proximity}.pitch-slide{height:auto;min-height:100vh;overflow:visible;scroll-snap-stop:normal}.pitch-inner{padding-top:12vh;padding-bottom:8vh}}@media print{@page{size:14.4in 8.1in;margin:0}body,html{background:#fff}.pitch-deck{height:auto;overflow:visible;scroll-snap-type:none;display:block}.pitch-slide{height:8.1in;width:14.4in;page-break-after:always;break-after:page;overflow:hidden}.pitch-slide:last-child{page-break-after:auto;break-after:auto}.pitch-noprint{display:none!important}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}:not(.btn){box-shadow:none!important}}