.sg-icon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:singularity!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.sg-icon.icon-long-arrow:before{content:"\e900"}.sg-icon.icon-play:before{content:"\e901"}.sg-icon.icon-short-arrow:before{content:"\e902"}.sg-icon.icon-mail:before{content:"\e903"}i.sg-icon>span,span.sg-icon>span{clip:rect(rem(1),rem(1),rem(1),rem(1))!important;border:0!important;height:rem(1)!important;margin:0!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:rem(1)!important}
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:scale(.8);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1000px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.md-speakers .md-card{overflow:visible}.md-speakers .md-card.speaker-bg{filter:drop-shadow(0 6px 22px rgba(62,72,210,.25))}.md-speakers .md-card.speaker-bg .image-post{background:linear-gradient(146.95deg,#3ffcd4,#242a9a)}.md-speakers .md-card.speaker-no-bg .image-post{background:#e9eef1}.md-speakers .md-card .card-content{border:1px solid #e9eef1;border-top:0 solid #e9eef1}.md-speakers .md-card .image-post{border-radius:1rem 1rem 0 0;display:flex;justify-content:center}.md-speakers .md-card .image-post img{height:auto;margin:-1.5rem auto 0;max-width:80%}@media (max-width:575.98px){.md-speaker-row{padding-bottom:260px}.md-speaker-row .md-column-offset .md-speaker--content:before,.md-speaker-row:before{background:rgba(0,0,0,.5);bottom:0;content:"";left:50%;margin-left:-50vw;position:absolute;top:0;width:100vw;z-index:1}}@media (min-width:576px) and (max-width:991.98px){.md-column-offset{margin-left:-50%}}@media (max-width:575.98px){.md-column-offset{margin-left:-100%}}.md-featured-speaker{position:relative}@media (max-width:575.98px){.md-featured-speaker{bottom:0;left:0;margin-bottom:-260px;position:absolute;right:0;width:100%}}.md-featured-speaker:after,.md-featured-speaker:before{bottom:0;content:"";left:0;position:absolute;right:-100%;top:100px;width:100vw}@media (min-width:992px) and (max-width:1199.98px){.md-featured-speaker:after,.md-featured-speaker:before{left:25%}}@media (min-width:576px) and (max-width:991.98px){.md-featured-speaker:after,.md-featured-speaker:before{left:30%}}@media (max-width:575.98px){.md-featured-speaker:after,.md-featured-speaker:before{margin-left:30%}}.md-featured-speaker:after{background:linear-gradient(146.95deg,#3ffcd4,#242a9a);border-top-left-radius:1rem;z-index:1}.md-featured-speaker:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='945' height='500' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='.1' stroke='%23fff' stroke-miterlimit='10'%3E%3Cpath d='M1413.26-615.915c-18.14 106.125-116.62 191.724-212.42 241.591-93.71 48.752-207.614 54.069-294.13 114.71C712.704-123.624 770.4 183.853 647.616 386.49c-21.156 34.969-49.869 68.024-88.663 80.833-38.834 12.87-81.27 3.471-120.702-7.445-271.2-75.245-554.922-221.787-818.207-122.405-92.467 34.907-166.351 93.991-230.484 166.121-87.047 97.825-156.192 219.598-229.62 337.202' stroke-width='2'/%3E%3Cpath d='M-845.942 824.053c74.147-114.381 144.113-232.691 231.411-327.513 37.061-40.31 77.253-76.422 122.25-106.101 32.992-21.774 68.524-40.176 107.31-54.3 142.37-51.802 290.456-32.111 438.461 9.609 123.466 34.837 246.849 85.069 368.966 119.238 39.869 11.246 82.715 20.086 122.023 6.96 39.157-13.094 68.446-46.163 90.157-81.247 41.902-67.588 63.947-146.925 81.268-227.972 4.978-23.305 9.561-46.739 14.764-69.722 14.031-62.566 29.188-119.941 51.727-174.207 21.889-53.079 50.645-102.995 92.418-143.435a317.81 317.81 0 0 1 31.313-26.588c35.29-26.199 74.886-43.282 116.054-57.846 57.88-20.597 118.79-36.237 173.46-65.968 95.65-52.102 195.22-137.768 217.53-241.543' stroke-width='1.95'/%3E%3Cpath d='M-851.824 807.311c74.825-111.099 145.652-226.005 233.254-317.836 37.109-39.056 77.248-73.893 122.029-102.579 32.835-21.005 68.16-38.626 106.556-52.09 141.12-49.438 287.634-28.949 433.179 13.86 121.521 35.871 242.423 87.353 363.356 121.397 40.346 11.516 83.614 19.848 123.335 6.426 39.479-13.319 69.384-46.462 91.611-81.6 43.053-67.879 66.338-147.841 84.089-229.608 5.088-23.538 9.861-47.328 15.661-70.223 15.661-62.324 33.608-115.115 58.06-167.512 24.453-52.397 53.73-101.578 95.192-143.008 9.648-9.629 19.864-18.797 30.923-27.455 34.657-27.226 73.233-45.678 113.469-61.682 56.68-22.613 116.84-40.312 171.42-71.286 95.55-54.347 196.2-140.131 222.63-241.545' stroke-width='1.9'/%3E%3Cpath d='M-857.656 790.558c75.504-107.816 147.192-219.319 235.045-308.147 37.168-37.752 77.285-71.425 121.82-99.008 32.689-20.184 67.785-37.127 105.841-49.941 139.872-47.074 284.813-25.785 427.947 18.101 119.616 36.844 238.149 89.342 357.758 123.607 40.802 11.686 84.512 19.611 124.707 5.933 39.851-13.555 70.283-46.701 93.065-81.954 44.244-68.23 68.689-148.695 86.91-231.244 5.248-23.782 10.11-47.906 16.558-70.725 17.352-62.041 37.916-110.317 64.404-160.765 25.798-49.199 56.874-100.121 97.956-142.631 9.544-9.872 19.648-19.332 30.482-28.312 34.084-28.214 71.518-48.115 110.883-65.57 55.41-24.618 114.88-44.386 169.32-76.542 95.41-56.581 197.14-142.484 227.75-241.548' stroke-width='1.85'/%3E%3Cpath d='M-863.528 773.866c76.183-104.533 148.682-212.623 236.837-298.459 37.217-36.498 77.27-68.947 121.61-95.436 32.532-19.414 67.36-35.617 105.127-47.792 138.622-44.709 281.991-22.621 422.726 22.392 117.66 37.828 233.752 91.515 352.158 125.818 41.269 11.905 85.412 19.372 126.019 5.398 40.213-13.84 71.221-47 94.559-82.367 45.395-68.522 71.04-149.55 89.782-232.892 5.409-24.026 10.42-48.444 17.465-71.175 19.032-61.81 42.236-105.47 70.738-154.07 28.502-48.599 59.957-98.704 100.729-142.203 9.493-10.124 19.432-19.867 30.053-29.119 33.45-29.241 69.803-50.551 108.295-69.407 54.2-26.683 112.95-48.409 167.28-81.859 95.27-58.816 198.14-144.796 232.86-241.499' stroke-width='1.8'/%3E%3Cpath d='M-869.36 757.113c76.862-101.25 150.364-205.755 238.629-288.771 37.346-35.102 77.256-66.468 121.4-91.863 32.375-18.645 66.996-34.068 104.362-45.634 137.384-42.293 279.169-19.457 417.494 26.634 115.754 38.801 229.367 93.737 346.6 127.967 41.695 12.185 86.259 19.144 127.329 4.864 40.587-14.075 72.171-47.249 96.014-82.721 46.536-68.862 73.38-150.455 92.603-234.527 5.569-24.27 10.669-49.023 18.412-71.688C714.206 39.847 740.028.702 770.555-45.999c30.526-46.7 63.091-97.298 103.492-141.827 9.38-10.417 19.217-20.402 29.663-29.986 32.827-30.218 68.099-52.938 105.71-73.244 53-28.699 110.96-52.472 165.19-87.116 95.18-61.06 199.08-147.149 237.97-241.501' stroke-width='1.75'/%3E%3Cpath d='M-875.242 740.37c77.54-97.966 151.904-199.069 240.42-279.082 37.406-33.798 77.242-63.99 121.191-88.292 32.229-17.824 66.621-32.568 103.658-43.434 136.135-39.929 276.348-16.294 412.262 30.875 113.799 39.784 224.982 95.96 341.001 130.177 42.172 12.456 87.158 18.905 128.702 4.369 40.909-14.299 73.059-47.537 97.468-83.073 47.737-69.164 75.731-151.31 95.424-236.164 5.679-24.503 10.969-49.611 19.31-72.189 22.403-61.295 50.863-95.825 83.404-140.677 31.479-43.369 66.175-95.882 106.216-141.389 9.327-10.669 19.001-20.936 29.223-30.843 32.193-31.246 66.384-55.375 103.183-77.092 51.78-30.714 109.01-56.496 163.14-92.433 95.03-63.295 200.02-149.451 243.14-241.463' stroke-width='1.7'/%3E%3Cpath d='M-881.073 723.617c78.218-94.684 153.453-192.333 242.211-269.393 37.454-32.545 77.288-61.473 120.981-84.721 32.072-17.055 66.257-31.018 102.893-41.275 134.886-37.564 273.526-13.13 407.03 35.116 111.904 40.808 220.598 98.183 335.392 132.337 42.588 12.686 88.057 18.667 130.013 3.835 41.282-14.534 74.008-47.787 98.922-83.427 48.878-69.504 78.072-152.214 98.296-237.81 5.839-24.747 11.229-50.138 20.207-72.69 24.093-61.012 55.182-90.977 89.698-133.92 34.515-42.944 69.258-94.466 108.979-141.013 9.225-10.911 18.785-21.471 28.793-31.649 31.56-32.274 64.669-57.811 100.598-80.929 50.57-32.78 107.07-60.57 161.06-97.69 94.88-65.529 201-151.813 248.24-241.465' stroke-width='1.65'/%3E%3Cpath d='M-886.945 706.925c78.897-91.401 155.004-185.596 244.014-259.654 37.513-31.24 77.273-58.995 120.76-81.2 31.926-16.234 65.832-29.508 102.179-39.126 133.637-35.199 270.694-10.017 401.798 39.357C91.755 408.093 198.02 466.708 311.6 500.849c43.065 12.956 88.955 18.429 131.385 3.341 41.644-14.82 74.947-48.086 100.416-83.841 50.029-69.795 80.423-153.069 101.118-239.447 5.999-24.99 11.538-50.676 21.113-73.141 25.896-60.7 59.441-86.169 96.032-127.224 36.59-41.055 72.393-93.059 111.753-140.585 9.172-11.164 18.569-22.006 28.403-32.517 30.936-33.251 63.005-60.258 98.013-84.766 49.367-34.794 105.117-64.643 159.007-103.007 94.79-67.773 201.94-154.166 253.37-241.417' stroke-width='1.6'/%3E%3Cpath d='M-892.776 690.173c79.575-88.119 156.543-178.911 245.805-249.967 37.572-29.935 77.258-56.516 120.551-77.627 31.768-15.465 65.457-28.009 101.413-36.967 132.388-32.835 267.873-6.854 396.567 43.597 108.043 42.764 211.827 102.629 324.194 136.758 43.492 13.236 89.854 18.19 132.697 2.807 41.966-15.045 75.885-48.386 101.87-84.195 51.22-70.146 82.773-153.923 103.939-241.083 6.159-25.234 11.838-51.264 22.061-73.652 27.576-60.468 63.699-81.362 102.365-120.529 38.666-39.166 75.487-91.592 114.517-140.208 9.12-11.416 18.353-22.54 27.962-33.373 30.303-34.279 61.301-62.645 95.429-88.604 48.156-36.81 103.136-68.656 156.926-108.263 94.64-70.008 202.94-156.478 258.47-241.419' stroke-width='1.55'/%3E%3Cpath d='M-898.658 673.43c80.242-84.886 158.093-172.174 247.596-240.278 37.631-28.631 77.244-54.038 120.341-74.056 31.622-14.644 65.093-26.459 100.71-34.767 131.149-30.42 265.051-3.69 391.334 47.838 106.088 43.748 207.442 104.852 318.585 138.918 43.959 13.455 90.753 17.952 134.009 2.272 42.338-15.279 76.783-48.624 103.324-84.547 52.371-70.437 85.114-154.829 106.81-242.73 6.269-25.468 12.098-51.792 22.958-74.154 29.267-60.185 67.968-76.504 108.709-113.782 40.741-37.278 78.571-90.175 117.24-139.77 9.018-11.659 18.138-23.075 27.533-34.18 29.669-35.306 59.586-65.082 92.896-92.451 46.943-38.876 101.183-72.73 154.893-113.53 94.49-72.243 203.87-158.831 263.59-241.371' stroke-width='1.5'/%3E%3Cpath d='M-904.49 656.677c80.921-81.603 159.583-165.477 249.388-230.59 37.69-27.326 77.28-51.57 120.131-70.484 31.466-13.875 64.718-24.959 99.945-32.608 129.9-28.055 262.339-.759 386.103 52.08C55.38 419.612 154.083 482.159 264.114 516.192c44.435 13.725 91.6 17.724 135.38 1.778 42.711-15.515 77.722-48.923 104.818-84.962 53.512-70.778 87.465-155.682 109.632-244.366 6.429-25.711 12.397-52.381 23.865-74.604 30.948-59.954 72.227-71.696 115.043-107.086s81.704-88.77 120.003-139.394c8.966-11.911 17.922-23.61 27.143-35.047 29.046-36.284 57.872-67.519 90.313-96.288 45.739-40.891 99.249-76.754 152.789-118.837 94.4-74.487 204.87-161.144 268.7-241.373' stroke-width='1.45'/%3E%3Cpath d='M-910.361 639.985c81.599-78.32 161.132-158.741 251.179-220.901 37.738-26.073 77.266-49.092 119.922-66.912 31.308-13.106 64.292-23.45 99.23-30.46 128.651-25.69 259.558 2.343 380.871 56.321C43.188 423.554 139.473 487.39 248.279 521.36c44.862 14.006 92.499 17.486 136.692 1.244 43.022-15.79 78.671-49.172 106.272-85.315 54.713-71.079 89.805-156.588 112.493-246.063 6.59-25.955 12.647-52.959 24.762-75.106 32.588-59.66 76.485-66.889 121.376-100.39 44.892-33.502 84.788-87.353 122.778-138.966 8.862-12.153 17.705-24.145 26.702-35.905 28.412-37.311 56.167-69.904 87.73-100.125 44.526-42.906 97.296-80.827 150.706-124.093 94.25-76.722 205.8-163.496 273.86-241.336' stroke-width='1.4'/%3E%3Cpath d='M-916.193 623.232c82.278-75.037 162.672-152.055 252.97-211.213 37.798-24.768 77.262-46.563 119.713-63.34 31.161-12.285 63.928-21.9 98.516-28.311 127.452-23.336 256.736 5.507 375.639 60.562 100.441 46.494 194.257 111.63 301.828 145.487 45.289 14.286 93.398 17.247 138.054.699 43.395-16.025 79.559-49.461 107.726-85.668 55.854-71.42 92.157-157.442 115.315-247.7 6.76-26.148 12.956-53.497 25.709-75.617 34.268-59.429 80.743-62.081 127.67-93.634 44.479-29.888 87.871-85.935 125.54-138.588 8.811-12.406 17.49-24.68 26.262-36.762 27.789-38.288 54.453-72.341 85.147-103.963 43.314-44.971 95.304-84.89 148.654-129.41 94.11-78.956 206.79-165.859 278.98-241.337' stroke-width='1.35'/%3E%3Cpath d='M-922.075 606.49c82.956-71.754 164.172-145.308 254.762-201.525 37.856-23.464 77.248-44.085 119.492-59.819 31.005-11.515 63.554-20.401 97.751-26.151 126.204-20.972 253.915 8.67 370.407 64.802 98.537 47.467 189.822 113.864 296.23 147.697 45.766 14.557 94.296 17.009 139.376.216 43.768-16.26 80.508-49.71 109.23-86.032 57.006-71.71 94.498-158.347 118.136-249.335 6.87-26.382 13.206-54.076 26.617-76.069 35.959-59.146 85.001-57.273 134.003-86.938 46.292-27.998 91.006-84.53 128.315-138.161 8.758-12.658 17.274-25.214 25.882-37.578 27.156-39.316 52.789-74.789 82.614-107.811 42.1-46.986 93.36-88.914 146.57-134.666 94.01-81.201 207.74-168.161 284.09-241.29' stroke-width='1.3'/%3E%3Cpath d='M-927.907 589.737c83.635-68.472 165.712-138.622 256.554-191.836 37.904-22.21 77.283-41.618 119.282-56.248 30.859-10.695 63.179-18.901 97.047-23.952 124.965-18.556 251.093 11.834 365.175 69.043C6.733 435.195 95.599 502.882 200.784 536.652c46.192 14.837 95.194 16.771 140.686-.319 44.08-16.535 81.447-50.009 110.675-86.435 58.196-72.062 96.848-159.202 121.007-250.983 7.031-26.625 13.516-54.613 27.514-76.569 37.639-58.914 89.198-52.506 140.337-80.242 48.154-26.119 94.099-83.062 131.027-137.774 8.655-12.901 17.058-25.749 25.442-38.435 26.522-40.344 51.074-77.226 80.031-111.648 40.898-49.002 91.418-92.988 144.528-139.984 93.86-83.435 208.67-170.513 289.19-241.291' stroke-width='1.25'/%3E%3Cpath d='M-933.778 573.045c84.313-65.189 167.2-131.926 258.345-182.148 37.963-20.905 77.269-39.139 119.072-52.676 30.702-9.925 62.765-17.341 96.283-21.792 123.715-16.192 248.26 14.946 359.943 73.284C-5.459 439.136 80.887 508.134 184.937 541.77c46.67 15.107 96.093 16.532 142.059-.814 44.453-16.769 82.396-50.257 112.129-86.788 59.347-72.352 99.199-160.056 123.829-252.619 7.19-26.869 13.765-55.191 28.41-77.071 39.33-58.63 93.457-47.698 146.681-73.495 49.967-24.228 97.183-81.646 133.801-137.346 8.603-13.154 16.843-26.284 25.002-39.293 25.899-41.32 49.369-79.612 77.447-115.484 39.685-51.068 89.475-97.012 142.435-145.241 93.72-85.669 209.67-172.826 294.31-241.293' stroke-width='1.2'/%3E%3Cpath d='M-939.61 556.292c84.992-61.906 168.69-125.229 260.147-172.409 37.972-19.591 77.255-36.661 118.863-49.104 30.555-9.105 62.39-15.842 95.568-19.644 122.466-13.827 245.489 18.1 354.711 77.525 92.781 50.447 176.597 120.705 279.474 154.267 47.096 15.388 96.992 16.294 143.37-1.347 44.825-17.005 83.285-50.547 113.583-87.142 60.488-72.693 101.539-160.961 126.65-254.255 7.351-27.113 14.014-55.769 29.358-77.582 40.96-58.39 97.704-42.942 153.014-66.8 51.779-22.338 100.317-80.24 136.565-136.97 8.5-13.395 16.626-26.818 24.622-40.108 25.265-42.349 47.655-82.049 74.864-119.322 38.421-53.073 87.481-101.075 140.401-150.508 93.62-87.914 210.6-175.178 299.42-241.245' stroke-width='1.15'/%3E%3Cpath d='M-945.492 539.55c85.67-58.623 170.229-118.544 261.939-162.721 38.02-18.337 77.24-34.183 118.653-45.532a565.285 565.285 0 0 1 94.803-17.485c121.217-11.462 242.667 21.264 349.479 81.766 90.825 51.431 172.222 122.978 273.875 156.478 47.522 15.668 97.84 16.066 144.732-1.893 45.148-17.229 84.233-50.795 115.077-87.555 61.639-72.984 103.89-161.816 129.522-255.902 7.46-27.346 14.324-56.307 30.265-78.034 42.651-58.106 101.902-38.173 159.348-60.103C785.792 48.12 835.602-10.254 871.539-67.973c8.448-13.648 16.411-27.353 24.182-40.966 24.631-43.376 45.94-84.486 72.27-123.21 37.219-55.088 85.529-105.148 138.309-155.814 93.47-90.149 211.59-177.541 304.53-241.247' stroke-width='1.1'/%3E%3Cpath d='M-951.323 522.797c86.348-55.34 171.718-111.847 263.73-153.033 38.079-17.032 77.286-31.664 118.443-41.96a565.897 565.897 0 0 1 94.099-15.285c119.979-9.048 239.846 24.427 344.248 86.007 88.92 52.403 167.807 125.312 268.265 158.637 48 15.938 98.739 15.827 146.054-2.376 45.51-17.515 85.172-51.095 116.531-87.909 62.83-73.336 106.231-162.72 132.344-257.538 7.62-27.59 14.573-56.886 31.162-78.535 44.33-57.874 106.149-33.416 165.691-53.357C784.688 58.828 835.779.031 871.295-58.707c8.397-13.9 16.195-27.888 23.742-41.823 24.008-44.353 44.226-86.922 69.738-127.057 36.005-57.153 83.595-109.172 136.265-161.081 93.34-92.383 212.54-179.843 309.7-241.209' stroke-width='1.05'/%3E%3Cpath d='M-957.195 506.105c87.016-52.108 173.207-105.151 265.521-143.344 38.128-15.779 77.272-29.187 118.223-38.439 30.146-6.757 61.226-11.283 93.334-13.126 118.73-6.683 237.025 27.59 339.016 90.247 87.025 53.427 163.382 127.596 262.667 160.848 48.426 16.219 99.637 15.589 147.365-2.911 45.883-17.749 86.071-51.332 117.985-88.261 63.982-73.626 108.582-163.575 135.165-259.175 7.781-27.834 14.812-57.514 32.059-79.036 45.889-57.722 110.397-28.659 171.974-46.65 57.257-16.73 109.629-75.95 144.825-135.728 8.294-14.142 15.98-28.422 23.352-42.69 23.425-45.392 42.572-89.319 67.154-130.895 34.796-59.168 81.645-113.245 134.175-166.387 93.23-94.628 213.52-182.207 314.8-241.212'/%3E%3Cpath d='M-963.027 489.352c87.695-48.825 174.737-98.515 267.313-133.656 38.187-14.474 77.258-26.708 118.013-34.867a590.44 590.44 0 0 1 92.62-10.977c117.481-4.319 234.203 30.754 333.784 94.488 85.07 54.411 158.957 129.88 257.068 163.058 48.853 16.499 100.536 15.351 148.738-3.405 46.204-17.974 87.009-51.632 119.489-88.625 65.122-73.967 110.923-164.48 138.037-260.821 7.89-28.067 15.071-58.042 32.966-79.487 47.58-57.44 114.595-23.892 178.308-39.955 59.058-14.89 112.712-74.533 147.588-135.35 8.242-14.396 15.714-28.947 22.922-43.497 22.802-46.369 40.857-91.756 64.571-134.732 33.589-61.184 79.66-117.258 132.14-171.654 93.09-96.863 214.46-184.509 319.92-241.164' stroke-width='.95'/%3E%3Cpath d='M-968.909 472.609c88.373-45.542 176.226-91.818 269.105-123.967 38.235-13.22 77.243-24.23 117.803-31.295 29.842-5.167 60.487-8.234 91.855-8.818 116.232-1.954 231.382 33.917 328.553 98.729C-78.469 462.703-7.001 539.462 89.915 572.465c49.341 16.82 101.434 15.113 150.049-3.939 46.578-18.209 87.959-51.881 120.933-89.029 66.324-74.268 113.274-165.334 140.858-262.457 8.051-28.311 15.371-58.63 33.914-79.999 49.26-57.207 119.03-18.225 184.652-33.208 60.733-13.92 115.846-73.127 150.362-134.924 8.139-14.636 15.497-29.48 22.482-44.353 22.168-47.396 39.142-94.193 61.987-138.569 32.373-63.249 77.718-121.332 130.038-176.961 92.95-99.097 215.45-186.871 325.03-241.166' stroke-width='.9'/%3E%3Cpath d='M-974.74 455.856c89.051-42.259 177.704-85.172 270.896-114.278 38.233-11.956 77.228-21.753 117.594-27.724 29.685-4.397 60.111-6.735 91.15-6.619 114.983.411 228.571 37.132 323.321 102.971 81.219 56.417 150.167 134.487 245.91 167.417 49.767 17.1 102.333 14.874 151.411-4.484 46.939-18.495 88.897-52.18 122.387-89.382 67.464-74.609 115.624-166.189 143.679-264.094 8.211-28.554 15.631-59.158 34.811-80.5 50.9-56.914 123.079-14.428 190.985-26.512 62.723-11.171 118.93-71.71 153.126-134.547 8.086-14.89 15.281-30.016 22.091-45.22 21.535-48.424 37.438-96.579 59.455-142.417 31.166-65.265 75.764-125.406 128.004-182.228 92.8-101.331 216.39-189.224 330.15-241.117' stroke-width='.85'/%3E%3Cpath d='M-980.623 439.114c89.73-38.976 179.234-78.537 272.688-104.59 38.292-10.652 77.275-19.234 117.384-24.153 29.539-3.576 59.697-5.174 90.437-4.469 113.744 2.826 225.698 40.305 318.088 107.211 79.264 57.401 145.753 136.821 240.312 169.628 50.193 17.38 103.18 14.646 152.732-4.968 47.262-18.719 89.796-52.418 123.841-89.735 68.605-74.95 117.966-167.094 146.551-265.74 8.372-28.799 15.931-59.747 35.708-81.002 52.581-56.683 127.327-9.671 197.319-19.816 64.575-9.342 122.014-70.294 155.849-134.11 7.984-15.13 15.065-30.55 21.661-46.026 20.912-49.401 35.724-99.016 56.872-146.254 29.96-67.28 73.831-129.43 125.901-187.535 92.71-103.576 217.34-191.526 335.26-241.119' stroke-width='.8'/%3E%3Cpath d='M-986.444 422.411c90.409-35.693 180.723-71.84 274.479-94.901 38.341-9.398 77.261-16.756 117.175-20.581 29.382-2.807 59.322-3.675 89.671-2.31 112.496 5.19 222.757 43.652 312.857 111.452 77.238 58.557 141.338 139.156 234.702 171.787 50.63 17.712 104.09 14.459 154.044-5.502 47.634-18.954 90.734-52.717 125.335-90.149 69.807-75.251 120.316-167.948 149.372-267.376 8.482-29.032 16.18-60.325 36.615-81.453 54.272-56.4 131.565-4.964 203.663-13.07 66.428-7.513 125.148-68.887 158.613-133.732 7.931-15.384 14.849-31.085 21.221-46.884 20.278-50.428 34.009-101.452 54.288-150.09 28.743-69.346 71.829-133.494 123.819-192.792 92.56-105.81 218.32-193.889 340.42-241.081' stroke-width='.75'/%3E%3Cpath d='M-992.326 405.669c91.087-32.41 182.202-65.195 276.281-85.163 38.389-8.144 77.246-14.278 116.954-17.059 29.225-2.037 58.948-2.176 88.958-.162 111.246 7.555 219.934 46.816 307.625 115.693 75.292 59.591 136.872 141.501 229.103 173.998 51.057 17.992 104.988 14.22 155.416-5.996 47.997-19.24 91.683-52.967 126.789-90.502 70.948-75.593 122.657-168.854 152.194-269.013 8.641-29.276 16.439-60.853 37.562-81.965 55.952-56.168 135.813-.207 209.946-6.363 68.24-5.623 128.242-67.42 161.386-133.305 7.869-15.687 14.634-31.62 20.831-47.751 19.645-51.456 32.345-103.9 51.705-153.928 27.537-71.361 69.896-137.516 121.786-198.058 92.41-108.045 219.26-196.191 345.53-241.084' stroke-width='.7'/%3E%3Cpath d='M-998.157 388.916c91.765-29.127 183.72-58.61 278.072-75.475 38.438-6.889 77.232-11.799 116.745-13.487 29.078-1.217 58.533-.615 88.192 1.997 109.997 9.92 217.113 49.98 302.393 119.935C-139.368 482.449-80.308 565.67 10.8 598.083c51.494 18.323 105.887 13.982 156.727-6.53 48.319-19.465 92.622-53.266 128.244-90.856 72.098-75.883 125.008-169.708 155.065-270.659 8.802-29.52 16.739-61.441 38.459-82.466 57.633-55.936 140.101 4.489 216.279.333 70.093-3.794 131.326-66.004 164.15-132.928 7.767-15.93 14.419-32.155 20.402-48.558 19.021-52.433 30.64-106.286 49.172-157.776 26.331-73.376 67.942-141.59 119.682-203.365 92.37-110.3 220.31-198.564 350.7-241.045' stroke-width='.65'/%3E%3Cpath d='M-1004.04 372.173c92.444-25.844 185.199-51.963 279.864-65.786 38.486-5.636 77.268-9.332 116.535-9.915 28.922-.448 58.158.883 87.488 4.196 108.759 12.335 214.292 53.143 297.162 124.176C-151.56 486.391-94.959 570.962-5.046 603.201c51.92 18.603 106.786 13.743 158.09-7.075 48.691-19.7 93.52-53.505 129.737-91.27 73.29-76.234 127.359-170.562 157.887-272.296 8.962-29.763 16.988-62.019 39.366-82.916 59.324-55.654 144.338 9.195 222.623 7.079 71.945-1.965 134.46-64.598 166.874-132.49 7.714-16.182 14.202-32.69 19.961-49.415 18.387-53.461 28.925-108.723 46.589-161.613 25.113-75.442 65.999-145.664 117.649-208.632 92.21-112.584 221.24-200.916 355.79-241.098' stroke-width='.6'/%3E%3Cpath d='M-1009.86 355.471c93.122-22.561 186.697-45.48 281.705-56.108 38.525-4.433 77.254-6.854 116.325-6.344 28.776.373 57.794 2.434 86.724 6.356 107.509 14.7 211.459 56.256 291.94 128.467 69.526 62.52 123.548 148.624 212.347 180.567 52.328 19.046 107.684 13.505 159.411-7.559 49.064-19.934 94.459-53.803 131.191-91.623 74.441-76.524 129.699-171.467 160.698-273.982 9.072-29.997 17.297-62.557 40.263-83.418 61.003-55.421 148.615 13.841 228.957 13.775 73.776-.237 137.543-63.181 169.636-132.113 7.612-16.424 13.987-33.224 19.571-50.282 17.765-54.438 27.211-111.16 44.006-165.45 23.907-77.457 64.01-149.677 115.556-213.939 92.11-114.829 222.22-203.28 360.96-241.06' stroke-width='.55'/%3E%3Cpath d='M-1015.74 338.728c93.838-19.339 188.234-38.793 283.495-46.419 38.583-3.129 77.249-4.326 116.115-2.773 28.618 1.143 57.419 3.934 86.009 8.505 106.261 17.065 208.638 59.42 286.708 132.708 67.581 63.554 119.173 150.898 206.738 182.727 52.805 19.316 108.532 13.277 160.722-8.093 49.426-20.22 95.408-54.053 132.646-91.976 75.581-76.866 132.05-172.322 163.569-275.63 9.232-30.24 17.547-63.135 41.211-83.929 62.643-55.128 152.863 18.599 235.29 20.471 75.639 1.642 140.626-61.764 172.41-131.686 7.559-16.676 13.771-33.759 19.131-51.139 17.131-55.466 25.496-113.596 41.422-169.287 22.651-79.462 62.063-153.751 113.514-219.205C1135.17-514.001 1266.42-602.53 1409.27-638' stroke-width='.5'/%3E%3C/g%3E%3C/svg%3E");z-index:2}.md-featured-speaker .md-speaker--content{position:relative;z-index:3}.md-featured-speaker .md-speaker-image{position:relative}@media (min-width:1200px){.md-featured-speaker .md-speaker-image{flex:0 0 auto;width:75%}}@media (min-width:992px) and (max-width:1199.98px){.md-featured-speaker .md-speaker-image{margin-left:40%;margin-right:-40%}}@media (min-width:576px) and (max-width:991.98px){.md-featured-speaker .md-speaker-image{left:40%}}@media (max-width:575.98px){.md-featured-speaker .md-speaker-image{margin-left:16.66667%;width:400px}}.md-featured-speaker .md-speaker-data{flex:0 0 auto;position:relative}@media (min-width:1200px){.md-featured-speaker .md-speaker-data{margin-left:-33.33334%;width:66.66667%}}.md-featured-speaker .md-speaker-data .md-speaker-data-inner{display:flex;flex-direction:column;height:auto;position:relative;z-index:2}@media (min-width:1200px){.md-featured-speaker .md-speaker-data .md-speaker-data-inner [data-target="#speaker-modal"].stretched-link:after{content:none}}.md-featured-speaker .md-speaker-data:after{background:linear-gradient(96.76deg,#242a9a,#151658);border-radius:32px 0 0 0;bottom:0;content:"";left:0;position:absolute;right:-100%;top:0;width:100vw;z-index:1}.md-speaker-modal .modal-content{min-height:445px}.md-speaker-modal .modal-content .loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#0d6efd;height:30px;left:50%;margin-left:auto;margin-right:auto;position:absolute;top:50%;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.md-speaker-modal #speaker-modal .modal-dialog{padding:0 .25rem}@media (min-width:768px){.md-speaker-modal #speaker-modal .modal-dialog{max-width:1000px}}.md-speaker-modal #speaker-modal .modal-dialog .modal-content{background:0;border:none}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-body{align-items:center;display:flex;flex-direction:column}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container{filter:drop-shadow(0 16px 42px rgba(62,72,210,.25))}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .btn-close{background:none;margin-bottom:.5rem;opacity:1;position:absolute;right:1rem;top:1rem;transition:all .3s ease-in-out;z-index:1}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .btn-close .icon{font-size:.875rem;padding-left:.5rem;transition:all .3s ease-in-out}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .btn-close:hover,.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .btn-close:hover .icon{color:var(--uq-secondary)}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container{border-radius:2rem;overflow:hidden}@media (max-width:767.98px){.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container{border-radius:1.5rem}}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .speaker-content{background-color:#f0f3f5}@media (min-width:768px){.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .speaker-content{border-radius:2rem 0 0 2rem}}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .modal-image{background:linear-gradient(146.95deg,#3ffcd4,#242a9a)}@media (min-width:768px){.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .modal-image{border-radius:2rem 0 0 0}}@media (max-width:767.98px){.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .modal-image{border-radius:.5rem;max-width:120px}}.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .title{font-size:1.5rem}@media (max-width:767.98px){.md-speaker-modal #speaker-modal .modal-dialog .modal-content .modal-container .content-container .title{font-size:1.25rem}}.btn{--uq-btn-border-width:2px;font-family:var(--font-title-family),sans-serif!important}body{letter-spacing:.03em}body main{overflow-x:hidden}.md-overtop{margin-top:-6.25rem}#navbar-custom-toggler{align-items:center;aspect-ratio:1/1;border:2px solid var(--uq-secondary);border-radius:50%;height:50px;justify-content:center;width:50px}@media (max-width:991.98px){#navbar-custom-toggler{display:flex}}@media (max-width:575.98px){#navbar-custom-toggler{height:42px;width:42px}}header#top:not(.sticky) .hamburger .hamburger-box .hamburger-inner,header#top:not(.sticky) .hamburger .hamburger-box .hamburger-inner:after,header#top:not(.sticky) .hamburger .hamburger-box .hamburger-inner:before{background:var(--uq-secondary)!important}.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:4px 0;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:var(--uq-secondary)}.hamburger-box{display:inline-block;height:12px;position:relative;width:16px}.hamburger-inner{display:block;margin-top:-1px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:var(--uq-secondary);border-radius:20px;height:2px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:16px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-5px}.hamburger-inner:after{bottom:-5px}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:5px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:10px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-2.24px,-3px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-90deg)}#legal-footer-menu ul .menu-item>.nav-link{align-items:center;display:flex;flex-wrap:nowrap}#legal-footer-menu ul .menu-item>.nav-link:after{speak:none!important;content:"\e900"!important;font-family:singularity!important;font-size:.875rem;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1!important;margin-left:.5rem;text-transform:none!important}.md-video .popup-icon.dark-play{align-items:center;background-color:hsla(0,0%,100%,.2);border:2px solid #fff;border-radius:50%;display:flex;height:5rem;justify-content:center;transition:background-color .3s ease-out;width:5rem}.md-video .popup-icon.dark-play:before{speak:none!important;color:var(--uq-secondary);content:"\e901"!important;font-family:singularity!important;font-size:2rem;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1!important;margin-left:.25rem;text-transform:none!important}.md-video:hover .popup-icon.dark-play{background-color:hsla(0,0%,100%,.4)}.md-video:hover .popup-icon.dark-play:before{transform:translate(-50%,-50%)!important}.schedule-track{margin-top:-48px}.schedule-track .track-container{background-color:#fff;border:1px solid #e9eef1;border-radius:32px;box-shadow:0 6px 22px rgba(62,72,210,.25);overflow:hidden}.schedule-track .track-container h2{font-size:2.5rem}@media (max-width:767.98px){.schedule-track .track-container h2{font-size:1.5rem}.schedule-track .track-container h2 .track-name{font-size:1.25rem}}.schedule-track .track-container .md-rest-schedule{background-color:#ddfef1}.schedule-track .track-container .md-schedule-container .md-speaker-schedule{background-color:#f0f3f5}.schedule-track .track-container .md-schedule-container:not(:last-child) .md-speaker-schedule{border-bottom:1px solid #fff}.schedule-track .track-container .decoration{background-color:#3ffcd4;border-radius:2px;height:4px;width:48px}.schedule-track .track-container .md-speaker .md-speaker-image{align-items:flex-end;aspect-ratio:1/1;background:linear-gradient(146.95deg,#3ffcd4,#242a9a);border:2px solid #fff;display:flex;max-width:120px}.schedule-track .track-container .md-speaker .md-schedule-name{color:#151658}.schedule-track .track-container .md-speaker .md-speaker-name{color:#181a68}