@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.button,button{background:#ff4472;color:#fff;text-decoration:none;border:none;line-height:1;padding:1rem 3rem;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;display:inline-block;margin:1rem 0}.button:hover,button:hover{background:#ff7c9c;color:#fff}.container{max-width:70rem;margin:auto}/*!
 * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */:root{--bs-blue: #66cccc;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #ff4472;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #336e5d;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #66cccc;--bs-secondary: #6c757d;--bs-success: #336e5d;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 102, 204, 204;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 51, 110, 93;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:-webkit-calc(1.375rem + 1.5vw);font-size:-moz-calc(1.375rem + 1.5vw);font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:-webkit-calc(1.325rem + 0.9vw);font-size:-moz-calc(1.325rem + 0.9vw);font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:-webkit-calc(1.3rem + 0.6vw);font-size:-moz-calc(1.3rem + 0.6vw);font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:-webkit-calc(1.275rem + 0.3vw);font-size:-moz-calc(1.275rem + 0.3vw);font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#6cc;text-decoration:underline}a:hover{color:#52a3a3}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#ff4472;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:-webkit-calc(1.275rem + 0.3vw);font-size:-moz-calc(1.275rem + 0.3vw);font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}body{font-family:Poppins,sans-serif}img{max-width:100%}.branding{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}@media(min-width:700px){.branding{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 0}}.logo img{width:20rem}@media(max-width:699px){.logo img{width:14rem;margin:2rem auto;display:block}}.nav ul{margin:0;padding:0;list-style:none;text-align:center}@media(min-width:700px){.nav ul{text-align:right}}.nav li{display:inline-block}.nav li:not(:first-child){margin-left:1rem}.nav a{text-decoration:none;display:block;color:#999}.nav a:hover{color:#333}.nav .current a{color:#ff4472}.hero{position:relative}.hero__image{width:100%;display:block}.hero__overlay{position:absolute;width:100%;bottom:0;left:0;font-size:max(1rem,3vw);padding:5vw;text-align:right}.hero__description{color:#fff;font-weight:bold;line-height:1.2;text-shadow:.1rem .1rem .1rem rgba(0,0,0,.5)}.hero__credit{font-size:small;color:#fff}.hero__credit:before{content:"Photo: "}.hero__credit a{color:inherit}.content{padding:5vw 1rem;line-height:1.7}.content h1{color:#99b7ae;margin-bottom:4vw;font-weight:100}.content h2{font-weight:700;color:#478f8f;margin-top:1rem}.content h3{font-size:1.3rem}.footer{padding:10vmax 2rem;text-align:center;background:#2a2829;color:#fff}.content table{margin-bottom:1rem;font-size:small}@media(min-width:700px){.content table{font-size:medium}}.content table td,.content table th{padding:.3em .5em}.content table th:nth-child(even),.content table td:nth-child(even){background:rgba(0,0,0,.03)}.content table thead{background:#6cc}.content table tfoot{background:#e0f5f5}.content table tr:not(:last-child){border-bottom:1px solid #e6e6e6}.table--responsive{overflow:auto}.sponsors{padding:5vw 0;text-align:center}.sponsors__tiles{margin-bottom:5vw;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.sponsors__tier-title{text-decoration:underline;margin-bottom:1rem}.sponsors__tile{display:inline-block;padding:.5rem}.sponsors__logo{display:inline-block;max-width:15rem;max-height:10rem}.session{background:#f5f5f5;padding:.5rem 1rem;margin-bottom:2px}.session--empty>summary{list-style:none;padding-left:1em}.session--empty>.session__wrap{display:none}.session__wrap{padding:1.1rem;font-size:.9rem}.session__body>:last-child{margin-bottom:0}.session__speakers{color:#336e5d;font-weight:bold}

/*# sourceMappingURL=styles.css.map */