@charset "UTF-8";
/*! sanitize.css v7.0.1 | CC0 License | github.com/csstools/sanitize.css */*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:hsla(0,0%,100%,0)}abbr[title]{text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:disabled}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{background:hsla(0,0%,100%,.75);border:none;color:#333;position:absolute}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{box-shadow:0 0 0 5px #19f;outline:none}.flickity-button:active{opacity:.6}.flickity-button:disabled{cursor:auto;opacity:.3;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;height:44px;top:50%;transform:translateY(-50%);width:44px}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button .flickity-button-icon{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-page-dots{bottom:-25px;line-height:1;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:#333;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 8px;opacity:.25;width:10px}.flickity-page-dots .dot.is-selected{opacity:1}:root{--color-primary:var(--color-primary-theme,#6f0791);--color-secondary:var(--color-secondary-theme,#fff);--color-tertiary:var(--color-tertiary-theme,#b2b2b2);--color-primary-text:var(--color-primary-text-theme,#323232);--color-primary-text-inverse:var(--color-primary-text-inverse-theme,#fff);--color-secondary-text:var(--color-secondary-text-theme,#8c8c8c);--color-secondary-text-inverse:var(--color-secondary-text-inverse-theme,#fff);--color-tertiary-text:var(--color-tertiary-text-theme,#d9d9d9);--color-tertiary-text-inverse:var(--color-tertiary-text-inverse-theme,#fff);--color-site-bg:var(--color-site-bg-theme,#fff);--color-border:var(--color-border-theme,#8c8c8c);--color-header-bg:var(--color-header-bg-theme,#f7f7f7);--color-header-secondary-bg:var(--color-header-secondary-bg-theme,var(--color-header-bg));--color-header-text:var(--color-header-text-theme,var(--color-primary-text));--color-header-border:var(--color-header-border-theme,grey);--color-hat-bg:var(--color-hat-bg-theme,#333);--color-hat-text:var(--color-hat-text-theme,var(--color-primary-text-inverse));--color-footer-bg:var(--color-footer-bg-theme,#f7f7f7);--color-footer-text:var(--color-footer-text-theme,#000);--color-banner-bg:var(--color-banner-bg-theme,var(--color-primary));--color-banner-text:var(--color-banner-text-theme,var(--color-primary-text-inverse));--color-link-text:var(--color-link-text-theme,var(--color-primary-text));--color-link-text-hover:var(--color-link-text-hover-theme,var(--color-primary));--color-button-bg:var(--color-button-bg-theme,var(--color-primary));--color-button-border:var(--color-button-border-theme,var(--color-primary));--color-button-border-active:var(--color-button-border-active-theme,#e5e5e5);--color-button-text:var(--color-button-text-theme,var(--color-secondary));--color-button-hover-bg:var(--color-button-hover-bg-theme,var(--color-secondary));--color-button-hover-text:var(--color-button-hover-text-theme,var(--color-primary));--color-button-hover-border:var(--color-button-hover-border-theme,var(--color-primary));--color-button-disabled:#ddd;--color-list-title:var(--color-list-title-theme,var(--color-primary-text));--color-list-border:var(--color-list-border-theme,var(--color-border));--color-category-text:var(--color-category-text-theme,var(--color-primary));--color-dark-gray:#323232;--color-white:#fff}.ButtonAbstract{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap}.ButtonAbstract p{display:inline;margin:0}.ButtonAbstract:active,.ButtonAbstract:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Button,.CookiePromo-modal-ctaButton{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.Button p,.CookiePromo-modal-ctaButton p{display:inline;margin:0}.Button:active,.Button:focus,.CookiePromo-modal-ctaButton:active,.CookiePromo-modal-ctaButton:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Button:hover,.CookiePromo-modal-ctaButton:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.Button:disabled,.Button[disabled],.CookiePromo-modal-ctaButton:disabled,.CookiePromo-modal-ctaButton[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.Button-small{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.4rem;font-size:var(--label-6);font-weight:700;height:40px;line-height:2;line-height:40px;min-width:80px;padding:0 24px;text-align:center;white-space:nowrap}.Button-small p{display:inline;margin:0}.Button-small:active,.Button-small:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Button-small:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.Button-small:disabled{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default}.Button-inverse{background:#fff;background:var(--color-button-text);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#6f0791;color:var(--color-button-bg);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.Button-inverse p{display:inline;margin:0}.Button-inverse:active,.Button-inverse:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Button-inverse:hover{background:#fff;background:var(--color-button-hover-bg);border-color:#6f0791;border-color:var(--color-button-border);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.Button-inverse:disabled{background:#fff;background:var(--color-button-text);border-color:#ddd;border-color:var(--color-button-disabled);color:#ddd;color:var(--color-button-disabled);cursor:default}.Button-small-inverse,.Page-tags a{background:#fff;background:var(--color-button-text);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#6f0791;color:var(--color-button-bg);cursor:pointer;display:inline-block;font-size:1.4rem;font-size:var(--label-6);font-weight:700;height:40px;line-height:2;line-height:40px;min-width:80px;padding:0 24px;text-align:center;white-space:nowrap}.Button-small-inverse p,.Page-tags a p{display:inline;margin:0}.Button-small-inverse:active,.Button-small-inverse:focus,.Page-tags a:active,.Page-tags a:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Button-small-inverse:hover,.Page-tags a:hover{background:#6f0791;background:var(--color-button-bg);border-color:#6f0791;border-color:var(--color-button-border);color:#fff;color:var(--color-button-text)}.Button-small-inverse:disabled,.Page-tags a:disabled{background:#fff;background:var(--color-button-text);border-color:#ddd;border-color:var(--color-button-disabled);color:#ddd;color:var(--color-button-disabled);cursor:default}.NavigationItem-more button,.NavigationSubItem-more button,.NotButton,.SearchFilter-seeAll-button{background:none;border:0;cursor:pointer;display:block;outline:none;padding:0}.NavigationItem-more button a,.NavigationSubItem-more button a,.NotButton a,.SearchFilter-seeAll-button a{text-decoration:underline}.pill,.pill-green{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;align-items:center;background-color:var(--pill-background-color);border:.5px solid var(--pill-border-color);display:inline-flex;flex-direction:row;flex-grow:0;font-size:11px;font-weight:400;gap:4px;justify-content:center;line-height:1.45;min-height:20px;padding:2px 8px}.LoadingSpinner{display:inline-block;height:80px;position:relative;width:80px}.LoadingSpinner div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.LoadingSpinner div:after{background:#6f0791;background:var(--color-primary);border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.LoadingSpinner div:first-child{animation-delay:-36ms}.LoadingSpinner div:first-child:after{left:63px;top:63px}.LoadingSpinner div:nth-child(2){animation-delay:-72ms}.LoadingSpinner div:nth-child(2):after{left:56px;top:68px}.LoadingSpinner div:nth-child(3){animation-delay:-.108s}.LoadingSpinner div:nth-child(3):after{left:48px;top:71px}.LoadingSpinner div:nth-child(4){animation-delay:-.144s}.LoadingSpinner div:nth-child(4):after{left:40px;top:72px}.LoadingSpinner div:nth-child(5){animation-delay:-.18s}.LoadingSpinner div:nth-child(5):after{left:32px;top:71px}.LoadingSpinner div:nth-child(6){animation-delay:-.216s}.LoadingSpinner div:nth-child(6):after{left:24px;top:68px}.LoadingSpinner div:nth-child(7){animation-delay:-.252s}.LoadingSpinner div:nth-child(7):after{left:17px;top:63px}.LoadingSpinner div:nth-child(8){animation-delay:-.288s}.LoadingSpinner div:nth-child(8):after{left:12px;top:56px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.undo-sr-only{clip:inherit;height:auto;margin:0;overflow:visible;position:relative;width:auto}.clearfix:after{clear:both;content:" ";display:block;height:0;visibility:hidden}.loading-icon{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;animation-delay:-.16s;border-radius:50%;color:#000;font-size:10px;height:1.5em;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:1.5em}.loading-icon:after,.loading-icon:before{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;border-radius:50%;content:"";height:1.5em;position:absolute;top:0;width:1.5em}.loading-icon:before{animation-delay:-.32s;left:-3.5em}.loading-icon:after{left:3.5em}.layoutWidth{padding-left:20px;padding-right:20px}.layoutWidth[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.layoutWidth{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.layoutWidth{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.layoutWidth{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.layoutWidth[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.articleWidth{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.articleWidth{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.articleWidth{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.articleWidth{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}.eventAgendaLayout{grid-gap:34px;display:grid;gap:34px;grid-template-columns:95px 300px 300px auto}@media only screen and (min-width:1280px){.eventAgendaLayout{grid-template-columns:95px 470px auto 120px}}.speaker-media:nth-of-type(2) div,.speaker-media:nth-of-type(2) img{left:-5px}.speaker-media:nth-of-type(3) div,.speaker-media:nth-of-type(3) img{left:-10px}.speaker-media:nth-of-type(4) div,.speaker-media:nth-of-type(4) img{left:-15px}.speaker-media:nth-of-type(5) div,.speaker-media:nth-of-type(5) img{left:-20px}.speaker-media:nth-of-type(6) div,.speaker-media:nth-of-type(6) img{left:-25px}.speaker-media:nth-of-type(7) div,.speaker-media:nth-of-type(7) img{left:-30px}.speaker-media:nth-of-type(8) div,.speaker-media:nth-of-type(8) img{left:-35px}.speaker-media:nth-of-type(9) div,.speaker-media:nth-of-type(9) img{left:-40px}.speaker-media:nth-of-type(10) div,.speaker-media:nth-of-type(10) img{left:-45px}.speaker-media img{border-radius:100%;height:24px;position:relative;width:24px}.speaker-media svg{height:14px;width:14px}.speaker-media-large:nth-of-type(2) div,.speaker-media-large:nth-of-type(2) img{transform:translateX(-10px)}.speaker-media-large:nth-of-type(3) div,.speaker-media-large:nth-of-type(3) img{transform:translateX(-20px)}.speaker-media-large:nth-of-type(4) div,.speaker-media-large:nth-of-type(4) img{transform:translateX(-30px)}.speaker-media-large:nth-of-type(5) div,.speaker-media-large:nth-of-type(5) img{transform:translateX(-40px)}.speaker-media-large:nth-of-type(6) div,.speaker-media-large:nth-of-type(6) img{transform:translateX(-50px)}.speaker-media-large:nth-of-type(7) div,.speaker-media-large:nth-of-type(7) img{transform:translateX(-60px)}.speaker-media-large:nth-of-type(8) div,.speaker-media-large:nth-of-type(8) img{transform:translateX(-70px)}.speaker-media-large:nth-of-type(9) div,.speaker-media-large:nth-of-type(9) img{transform:translateX(-80px)}.speaker-media-large:nth-of-type(10) div,.speaker-media-large:nth-of-type(10) img{transform:translateX(-90px)}.speaker-media-large img{border-radius:100%;height:36px;position:relative;width:36px}[data-speaker-count="1"] .speaker-media-large img{height:60px;width:60px}.speaker-media-large svg{height:36px;width:36px}body:before{clip:rect(0,0,0,0);border:0;content:"mq-xs";height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:hidden;width:1px}@media only screen and (min-width:568px){body:before{content:"mq-sm"}}@media only screen and (min-width:768px){body:before{content:"mq-md"}}@media only screen and (min-width:1024px){body:before{content:"mq-lg"}}@media only screen and (min-width:1280px){body:before{content:"mq-hk"}}@media only screen and (min-width:1440px){body:before{content:"mq-xl"}}.Pagination{align-items:center;display:flex;justify-content:center;width:100%}.Pagination-nextPage,.Pagination-previousPage{align-items:center;background-color:#e0e0e0;border-radius:50%;display:flex;height:30px;justify-content:center;padding:0;width:30px}.Pagination-nextPage:hover,.Pagination-previousPage:hover{background-color:#6f0791;background-color:var(--color-primary)}.Pagination-nextPage:hover svg,.Pagination-previousPage:hover svg{fill:#fff;stroke:#fff;filter:drop-shadow(4px 0 0 #fff)}.Pagination-nextPage a,.Pagination-previousPage a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Pagination-nextPage svg,.Pagination-previousPage svg{stroke:#323232;stroke:var(--color-primary-text);stroke-width:2px;filter:drop-shadow(4px 0 0 #323232);filter:drop-shadow(4px 0 0 var(--color-primary-text));height:10px;margin-left:2px;width:10px}.Pagination-nextPage svg[data-inactive],.Pagination-previousPage svg[data-inactive]{opacity:.3}.Pagination-pageCounts{font-size:1.4rem;font-weight:700;letter-spacing:1px;margin:0 20px}.Pagination-previousPage svg{margin-left:0;margin-right:2px;transform:rotate(180deg)}[data-modulewell]>[data-module]{padding:40px 20px}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){[data-modulewell]>[data-module]{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){[data-modulewell]>[data-module]{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){[data-modulewell]>[data-module]{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}[data-modulewell]>[data-module][data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-modulewell]>[data-module][data-padding=none]{padding-bottom:0;padding-top:0}[data-modulewell]>[data-module][data-width=full]{padding-left:0!important;padding-right:0!important}.Page-above>[data-module]{padding-bottom:20px;padding-top:40px}.Page-above>[data-module]:last-child{padding-bottom:0}.Page-above>[data-module][data-padding=none]{padding-bottom:0;padding-top:0}@media only screen and (min-width:1024px){.Page-above>[data-module]{padding-bottom:25px;padding-top:50px}.Page-above>[data-module]:last-child{padding-bottom:0}.Page-above>[data-module][data-padding=none]{padding-bottom:0;padding-top:0}}.Page-aside>[data-module]{padding-bottom:20px;padding-top:20px}.Page-aside>[data-module]:first-child{padding-top:0}.Page-aside>[data-module][data-padding=none]{padding-bottom:0;padding-top:0}@media only screen and (min-width:1024px){.Page-aside>[data-module]{padding-bottom:25px;padding-top:25px}.Page-aside>[data-module]:first-child{padding-top:0}.Page-aside>[data-module][data-padding=none]{padding-bottom:0;padding-top:0}}[data-modulewell] [data-modulewell]>[data-module]{padding:0 0 40px}[data-modulewell] [data-modulewell]>[data-module]:last-child{padding-bottom:0}@media only screen and (min-width:1024px){[data-modulewell] [data-modulewell]>[data-module]{padding-bottom:50px}[data-modulewell] [data-modulewell]>[data-module]:last-child{padding-bottom:0}}.ArticleBody table,.CollapsibleRichTextModule table,.RichTextModule table{font-size:1.6rem;font-size:var(--body-1);line-height:1.77;width:100%}.ArticleBody table tbody tr,.CollapsibleRichTextModule table tbody tr,.RichTextModule table tbody tr{margin-bottom:10px}.ArticleBody table tbody tr:last-of-type td,.CollapsibleRichTextModule table tbody tr:last-of-type td,.RichTextModule table tbody tr:last-of-type td{padding-bottom:0}.ArticleBody table tbody td,.CollapsibleRichTextModule table tbody td,.RichTextModule table tbody td{background-clip:padding-box;border:0;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);font-size:14px;height:50px;min-height:50px;padding:0 15px;position:relative}.ArticleBody table tbody tr:first-of-type td,.CollapsibleRichTextModule table tbody tr:first-of-type td,.RichTextModule table tbody tr:first-of-type td{border:0;border-bottom:2px solid #000;font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43}.ArticleBody table tbody tr:first-of-type td a,.CollapsibleRichTextModule table tbody tr:first-of-type td a,.RichTextModule table tbody tr:first-of-type td a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.ArticleBody table tbody tr:first-of-type td a:hover,.CollapsibleRichTextModule table tbody tr:first-of-type td a:hover,.RichTextModule table tbody tr:first-of-type td a:hover{text-decoration:underline}@media only screen and (max-width:767px){.ArticleBody table tbody tr,.CollapsibleRichTextModule table tbody tr,.RichTextModule table tbody tr{position:relative}.ArticleBody table tbody tr:last-of-type td,.CollapsibleRichTextModule table tbody tr:last-of-type td,.RichTextModule table tbody tr:last-of-type td{padding-bottom:10px}.ArticleBody table tbody td,.CollapsibleRichTextModule table tbody td,.RichTextModule table tbody td{border:0;display:block;height:auto;min-height:0;padding:10px}.ArticleBody table tbody td:last-of-type,.CollapsibleRichTextModule table tbody td:last-of-type,.RichTextModule table tbody td:last-of-type{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border)}.ArticleBody table tbody tr:first-of-type td,.CollapsibleRichTextModule table tbody tr:first-of-type td,.RichTextModule table tbody tr:first-of-type td{display:none}.ArticleBody table tbody tr:first-of-type td:first-of-type,.CollapsibleRichTextModule table tbody tr:first-of-type td:first-of-type,.RichTextModule table tbody tr:first-of-type td:first-of-type{border:0;border-bottom:2px solid #000;display:block}}@media only screen and (min-width:568px){.ArticleBody table tbody td,.CollapsibleRichTextModule table tbody td,.RichTextModule table tbody td{font-size:.75em}}@media only screen and (min-width:1024px){.ArticleBody table tbody td,.CollapsibleRichTextModule table tbody td,.RichTextModule table tbody td{font-size:14px}}.Tabs{display:block;overflow:hidden}.Tabs-content{width:100%}.Tabs-activeLabel{display:none;font-size:24px;font-weight:700;line-height:1.33}.Tabs-activeLabel[data-active]{display:block}.Tabs-activeLabel .date{color:#323232;font-size:11px;font-weight:400;line-height:1.45;margin-left:8px;text-align:left}.Tabs-panel{display:none}.Tabs-panel[data-visible]{display:block}.Tabs:after{z-index:-1}.Tabs-header{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:12px}.Tabs-tabsRow{overflow:hidden}.Tabs-tabsRow-mobileLabel{display:none}@media only screen and (max-width:567px){.Tabs-tabsRow{align-items:center;display:flex;justify-content:space-between;width:100%}.Tabs-tabsRow-mobileLabel{color:#323232;font-size:11px;font-weight:400;line-height:1.45;margin-bottom:-9px;text-align:left}}.Tabs-tabs{grid-gap:15px;display:inline-grid;grid-auto-flow:column;margin:18px 0 0 auto;max-width:100%;overflow-x:auto}.Tabs-tabs::-webkit-scrollbar{display:none}.Tabs-tabs>li{white-space:nowrap}@media only screen and (max-width:567px){.Tabs-tabs{justify-content:flex-end;margin:10px 0 0;padding-top:5px;position:relative;width:100%}.Tabs-tabs:before{background-image:linear-gradient(90deg,rgba(65,37,251,.7),rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%);content:"";display:block;height:1px;position:absolute;top:0;width:100%}}.Tabs-tab{font-size:14px;font-weight:700;line-height:1.43}.Tabs-tab:hover,.Tabs-tab[data-active]{color:#6f0791;color:var(--color-primary);text-decoration:none}.Tabs .TabItem-content{padding-bottom:20px;padding-top:40px}.Tabs-legend{background-color:#fcfcfc;border-top:1px solid #ddd;color:#000;display:none;font-size:16px;font-weight:300;line-height:1.5;padding:15px 0;text-align:left}.Tabs-legend-items{grid-gap:34px;display:grid;gap:34px;grid-template-columns:95px 300px 300px auto}@media only screen and (min-width:1280px){.Tabs-legend-items{grid-template-columns:95px 470px auto 120px}}.Tabs-legend-items-item:first-child{padding-left:8px}@media only screen and (min-width:768px){.Tabs-header{align-items:center;flex-direction:row}}@media only screen and (min-width:1024px){.Tabs-activeLabel{font-size:36px;line-height:1.33}.Tabs-activeLabel .date{font-size:14px;line-height:1.43}.Tabs-tabs{grid-gap:25px;margin:18px 0 0 auto}.Tabs-tab{font-size:16px;line-height:1.5}.Tabs-legend{display:block}}.tingle-modal *{box-sizing:border-box}.tingle-modal{-webkit-overflow-scrolling:touch;align-items:center;background:rgba(0,0,0,.9);bottom:0;cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='19' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m15.514.535-6.42 6.42L2.677.536a1.517 1.517 0 0 0-2.14 0 1.517 1.517 0 0 0 0 2.14l6.42 6.419-6.42 6.419a1.517 1.517 0 0 0 0 2.14 1.517 1.517 0 0 0 2.14 0l6.419-6.42 6.419 6.42a1.517 1.517 0 0 0 2.14 0 1.517 1.517 0 0 0 0-2.14l-6.42-6.42 6.42-6.418a1.517 1.517 0 0 0 0-2.14 1.516 1.516 0 0 0-2.14 0z' fill='%23FFF'/%3E%3C/svg%3E"),auto;display:flex;flex-direction:column;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;z-index:1000}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.tingle-modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{background-color:hsla(0,0%,100%,0);border:none;color:#fff;cursor:pointer;height:2rem;padding:0;position:fixed;right:2.5rem;top:2.5rem;width:2rem;z-index:1000}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{background:#fff;border-radius:4px;cursor:auto;flex-shrink:0;margin-bottom:auto;margin-top:auto;opacity:1;position:relative;width:60%;will-change:transform,opacity}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{background-color:#f5f5f5;border-bottom-left-radius:4px;border-bottom-right-radius:4px;cursor:auto;padding:1.5rem 2rem;width:auto}.tingle-modal-box__footer:after{clear:both;content:"";display:table}.tingle-modal-box__footer--sticky{bottom:-200px;opacity:1;position:fixed;transition:bottom .3s ease-in-out .3s;z-index:10001}.tingle-enabled{left:0;overflow:hidden;position:fixed;right:0}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-modal--visible{opacity:1;visibility:visible}.tingle-modal--visible .tingle-modal-box{animation:scale .2s cubic-bezier(.68,-.55,.265,1.55) forwards}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{background-color:grey;border:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;line-height:normal;margin:0 .5rem;padding:1rem 2rem;text-decoration:none;transition:background-color .4s ease;vertical-align:middle}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width:540px){.tingle-modal{display:block;padding-top:60px;top:0;width:100%}.tingle-modal-box{border-radius:0;width:auto}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{background-color:#2c3e50;border:none;box-shadow:none;color:#fff;display:block;height:60px;left:0;right:0;top:0;width:100%}.tingle-modal__closeLabel{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.6rem;vertical-align:middle}.tingle-modal__closeIcon{display:inline-block;font-size:0;margin-right:.8rem;vertical-align:middle;width:1.6rem}}@keyframes scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tingle-enabled{left:inherit;right:inherit;width:100%}.tingle-modal{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(26,22,46,.32);cursor:pointer}.tingle-modal-box{background-color:#fff;background-color:var(--color-white);border-radius:0;box-shadow:0 4px 25px 0 rgba(0,0,0,.15);max-width:1500px;padding:20px;width:100%}.tingle-modal-box__content{padding:0}.tingle-modal-box__content,.tingle-modal__close{align-items:center;display:flex;justify-content:center}.tingle-modal__close{border-radius:50%;color:currentColor;height:32px;position:absolute;right:8px;top:8px;width:32px}.tingle-modal__close:hover{background-color:var(--color-grayscale-four);color:currentColor}.tingle-modal__closeIcon{align-items:inherit;display:inherit;height:32px;justify-content:inherit;width:32px}.tingle-modal__closeIcon svg{color:#6f0791;color:var(--color-primary);height:20px;width:20px}@media (max-width:540px){.tingle-modal__close{background-color:transparent;background-color:initial;left:auto}.tingle-modal__closeIcon{margin-right:0}.tingle-modal__closeLabel{display:none}}@media only screen and (min-width:768px){.tingle-modal-box{max-width:895px;padding:40px 26px 32px}}@font-face{font-display:swap;font-family:BrownStd;font-style:normal;font-weight:300;src:url(../otf/3bbc4e46c09ff7aa3e6b.otf) format("opentype")}@font-face{font-display:swap;font-family:BrownStd;font-style:normal;font-weight:400;src:url(../otf/61bf429d8fe7e5e4be40.otf) format("opentype")}@font-face{font-display:swap;font-family:BrownStd;font-style:normal;font-weight:700;src:url(../otf/d4bee81d486cd24e61c5.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--color-site-bg);color:#323232;color:var(--color-primary-text);font-family:BrownStd,Arial,Helvetica,sans-serif;font-size:1.8rem}h1,h2,h3,h4,h5{margin:0}:root{--body-1:1.6rem;--byline-1:1.6rem;--caption-1:1.4rem;--caption-2:1.4rem;--credit-1:1.4rem;--description-1:1.6rem;--description-2:1.4rem;--label-1:1.4rem;--label-2:1.6rem;--label-3:1.6rem;--label-4:1.6rem;--label-5:1.4rem;--label-6:1.4rem;--quote-1:3.2rem;--subhead-1:1.8rem;--subhead-2:1.4rem;--title-1:3.6rem;--title-2:2.4rem;--title-3:1.8rem;--title-4:1.6rem;--title-5:1.6rem;--title-6:1.6rem;--title-7:1.4rem;--title-8:1.4rem}@media only screen and (min-width:1280px){:root{--subhead-1:2.8rem;--title-1:4rem;--title-2:3.2rem;--title-3:2.8rem;--title-4:2.4rem;--title-5:2rem}}.body-1{font-size:1.6rem;font-size:var(--body-1);font-weight:400;line-height:1.5}.LiveBlogPage-dates,.LiveBlogPost-byline,.Page-byline,.Quote-attribution,.byline-1{font-size:1.6rem;font-size:var(--byline-1);font-weight:700;line-height:2}.CarouselSlide-info,.GalleryPageCarousel-infoDescription,.caption-1{font-size:1.4rem;font-size:var(--caption-1);font-weight:400;line-height:1.71}.GalleryPageCarousel-infoAttribution,.GallerySlide-attribution,.GallerySlideWaterfall-attribution,.caption-2{font-size:1.4rem;font-size:var(--caption-2);font-weight:400;line-height:1.71}.Container-description,.Form-description,.GallerySlide-content,.GallerySlide-description,.GallerySlideWaterfall-content,.GallerySlideWaterfall-description,.Hat,.PagePromoModuleD .PagePromo-description,.PagePromoModuleE .PagePromo-LinkWithIcon,.PagePromoModuleE .PagePromo-description,.StatPromo-title,.description-1{font-size:1.6rem;font-size:var(--description-1);line-height:1.5}.description-2{font-size:1.4rem;font-size:var(--description-2);line-height:1.43}.CaptchaInput label>span,.EmailInput label>span,.Fieldset legend,.Input label>span,.LiveBlogNewPostLink a,.LiveBlogPage-liveStatus,.PageListK-items-title,.PageListW .PageList-header-title,.SearchOverlay-search-form-clear,.Select label>span,.TextArea label>span,.TextInput label>span,.label-1{font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43}.LiveBlogNewPostLink a a,.LiveBlogPage-liveStatus a,.PageListK-items-title a,.PageListW .PageList-header-title a,.label-1 a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.LiveBlogNewPostLink a a:hover,.LiveBlogPage-liveStatus a:hover,.PageListK-items-title a:hover,.PageListW .PageList-header-title a:hover,.label-1 a:hover{text-decoration:underline}.FooterNavigationItem a,.LiveBlogFeed-post-time,.NavigationItem .NavigationLink,.SectionNavigationItem-text,.label-2{font-size:1.6rem;font-size:var(--label-2);font-weight:400;line-height:1.5}.EventSearchModule-filters-selected-filter,.EventSearchModule-filters-selected-title,.LiveBlogFeed-post-headline,.SearchFilter-heading,.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-title,.SectionNavigation select,.label-3{font-size:1.6rem;font-size:var(--label-3);font-weight:700;line-height:1.5}.CaptchaInput-errors,.CaptchaInput-input,.CheckboxInput-label span,.EmailInput-errors,.EmailInput-input,.Input-errors,.Input-input,.RadioInput-label span,.SearchFilterInput-count,.Select-errors,.Select-input,.TextArea-errors,.TextArea-input,.TextInput-errors,.TextInput-input,.label-4{font-size:1.6rem;font-size:var(--label-4);font-weight:300;line-height:1.5}.EventSearchModule-filters-selected-reset,.Page-footer[data-footer-slim] .Footer-disclaimer,.SearchFilter-seeAll-button,.SearchResultsModule-filters-selected-reset,.label-5{font-size:1.4rem;font-size:var(--label-5);font-weight:700;line-height:1.71}.label-6{font-size:1.4rem;font-size:var(--label-6);font-weight:700;line-height:2}.Quote blockquote,.quote-1{font-size:3.2rem;font-size:var(--quote-1);line-height:1.78}@media only screen and (min-width:768px){.Quote blockquote,.quote-1{line-height:1.43}}@media only screen and (min-width:1280px){.Quote blockquote,.quote-1{line-height:1.25}}.LiveBlogPost-headline,.subhead-1{font-size:1.8rem;font-size:var(--subhead-1);font-weight:700;line-height:1.5}@media only screen and (min-width:768px){.LiveBlogPost-headline,.subhead-1{line-height:1.33}}@media only screen and (min-width:1280px){.LiveBlogPost-headline,.subhead-1{line-height:1.29}}.LiveBlogPost-header,.subhead-2{font-size:1.4rem;font-size:var(--subhead-2);font-weight:700;line-height:1.43}.AuthorPage-name,.BlogPage-blogDescription,.EventPageHeading-title,.Page-headline,.PageHeading-title,.PagePromoModuleC .PagePromo-title,.PagePromoModuleD .PagePromo-title,.PersonPage-name,.SearchModule-formInput,.SearchResultsModule-formInput,.StatPromo-value,.title-1{font-size:3.6rem;font-size:var(--title-1);font-weight:700;line-height:1.29}@media only screen and (min-width:768px){.AuthorPage-name,.BlogPage-blogDescription,.EventPageHeading-title,.Page-headline,.PageHeading-title,.PagePromoModuleC .PagePromo-title,.PagePromoModuleD .PagePromo-title,.PersonPage-name,.SearchModule-formInput,.SearchResultsModule-formInput,.StatPromo-value,.title-1{line-height:1.11}}@media only screen and (min-width:1280px){.AuthorPage-name,.BlogPage-blogDescription,.EventPageHeading-title,.Page-headline,.PageHeading-title,.PagePromoModuleC .PagePromo-title,.PagePromoModuleD .PagePromo-title,.PersonPage-name,.SearchModule-formInput,.SearchResultsModule-formInput,.StatPromo-value,.title-1{line-height:1.2}}.Form-title,.ListicleItem-index,.Page-subHeadline,.PagePromoModuleA .PagePromo-title,.PagePromoModuleB .PagePromo-title,.PagePromoModuleC-category,.PagePromoModuleO .PagePromo-title,.RichTextModule-title,.title-2{font-size:2.4rem;font-size:var(--title-2);line-height:1.17}@media only screen and (min-width:768px){.Form-title,.ListicleItem-index,.Page-subHeadline,.PagePromoModuleA .PagePromo-title,.PagePromoModuleB .PagePromo-title,.PagePromoModuleC-category,.PagePromoModuleO .PagePromo-title,.RichTextModule-title,.title-2{line-height:1.33}}@media only screen and (min-width:1280px){.Form-title,.ListicleItem-index,.Page-subHeadline,.PagePromoModuleA .PagePromo-title,.PagePromoModuleB .PagePromo-title,.PagePromoModuleC-category,.PagePromoModuleO .PagePromo-title,.RichTextModule-title,.title-2{line-height:1.25}}.ListicleItem-title,.Page-authorInfo-name,.PageListD [data-column-count="2"] .PagePromo-title,.PageListI [data-column-count="2"] .PagePromo-title,.PageListI[data-column-count="2"] .PagePromo-title,.title-3{font-size:1.8rem;font-size:var(--title-3);line-height:1.33}@media only screen and (min-width:1280px){.ListicleItem-title,.Page-authorInfo-name,.PageListD [data-column-count="2"] .PagePromo-title,.PageListI [data-column-count="2"] .PagePromo-title,.PageListI[data-column-count="2"] .PagePromo-title,.title-3{line-height:1.29}}.CollapsibleRichTextModule-header-title,.EventPageHeading-subHeading,.Fieldset-title,.LiveBlogPage-whatYouNeedToKnow-heading,.PageHeading-subHeading,.PageListD [data-column-count="3"] .PagePromo-title,.PageListE[data-column-count="3"] .PagePromo-title,.PageListI [data-column-count="3"] .PagePromo-title,.PageListI[data-column-count="3"] .PagePromo-title,.PageListJ[data-column-count="3"] .PagePromo-title,.PagePromoC .PagePromo-title,.title-4{font-size:1.6rem;font-size:var(--title-4);font-weight:700;line-height:1.25}@media only screen and (min-width:1280px){.CollapsibleRichTextModule-header-title,.EventPageHeading-subHeading,.Fieldset-title,.LiveBlogPage-whatYouNeedToKnow-heading,.PageHeading-subHeading,.PageListD [data-column-count="3"] .PagePromo-title,.PageListE[data-column-count="3"] .PagePromo-title,.PageListI [data-column-count="3"] .PagePromo-title,.PageListI[data-column-count="3"] .PagePromo-title,.PageListJ[data-column-count="3"] .PagePromo-title,.PagePromoC .PagePromo-title,.title-4{line-height:1.33}}.Banner-link,.Banner-title,.GalleryPageCarousel-title,.GallerySlide-title,.GallerySlideWaterfall-title,.LiveBlogFeed-date,.LiveBlogFeed-title,.PageListD [data-column-count="4"] .PagePromo-title,.PageListE[data-column-count="4"] .PagePromo-title,.PageListI [data-column-count="4"] .PagePromo-title,.PageListI[data-column-count="4"] .PagePromo-title,.PageListJ[data-column-count="4"] .PagePromo-title,.PageListM .PagePromoC .PagePromo-title,.PageListZ-card-title,.PagePromoModuleE .PagePromo-title,.SearchOverlay-search-input,.SearchResultsPage-pageHeading,.title-5{font-size:1.6rem;font-size:var(--title-5);font-weight:700;line-height:1.43}@media only screen and (min-width:1280px){.Banner-link,.Banner-title,.GalleryPageCarousel-title,.GallerySlide-title,.GallerySlideWaterfall-title,.LiveBlogFeed-date,.LiveBlogFeed-title,.PageListD [data-column-count="4"] .PagePromo-title,.PageListE[data-column-count="4"] .PagePromo-title,.PageListI [data-column-count="4"] .PagePromo-title,.PageListI[data-column-count="4"] .PagePromo-title,.PageListJ[data-column-count="4"] .PagePromo-title,.PageListM .PagePromoC .PagePromo-title,.PageListZ-card-title,.PagePromoModuleE .PagePromo-title,.SearchOverlay-search-input,.SearchResultsPage-pageHeading,.title-5{font-weight:400;line-height:1.4}}.AuthorPromo .PagePromo-title,.NavigationItem-text,.PageListB-items-item .Link,.PageListK-items-item .Link,.PageListO-items-item .Link,.PageListW-items-item .Link,.PagePromoA .PagePromo-title,.PersonPromo .PagePromo-title,.title-6{font-size:1.6rem;font-size:var(--title-6);font-weight:700;line-height:1.5}.title-7{font-size:1.4rem;font-size:var(--title-7)}.title-7,.title-8{line-height:1.43}.title-8{font-size:1.4rem;font-size:var(--title-8);text-transform:uppercase}.event-list-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.event-list-title:before{display:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}source{height:1px;pointer-events:none;position:absolute;width:100%}html{font-size:62.5%}body,html{min-height:100%}body{overflow-x:hidden}blockquote,figure,hr,ol,ul{margin:0}ol,ul{list-style:none;padding:0}a{color:inherit}img{height:auto;max-width:100%}.AuthorListB,.Carousel,.CarouselAbstract,.GalleryPage-slides,.GalleryPageCarousel,.PageListD,.PageListE,.PageListF,.PageListI,.PageListJ,.PageListS,.QuoteListA,img{display:block}.AuthorListB-items-item,.AuthorListB-slide,.Carousel-items-item,.Carousel-slide,.CarouselAbstract-items-item,.CarouselAbstract-slide,.GalleryPage-slides-items-item,.GalleryPage-slides-slide,.GalleryPageCarousel-items-item,.GalleryPageCarousel-slide,.PageListD-items-item,.PageListD-slide,.PageListE-items-item,.PageListE-slide,.PageListF-items-item,.PageListF-slide,.PageListI-items-item,.PageListI-slide,.PageListJ-items-item,.PageListJ-slide,.PageListS-items-item,.PageListS-slide,.QuoteListA-items-item,.QuoteListA-slide{display:none;width:100%}.AuthorListB-items-item:first-of-type,.AuthorListB-slide:first-of-type,.Carousel-items-item:first-of-type,.Carousel-slide:first-of-type,.CarouselAbstract-items-item:first-of-type,.CarouselAbstract-slide:first-of-type,.GalleryPage-slides-items-item:first-of-type,.GalleryPage-slides-slide:first-of-type,.GalleryPageCarousel-items-item:first-of-type,.GalleryPageCarousel-slide:first-of-type,.PageListD-items-item:first-of-type,.PageListD-slide:first-of-type,.PageListE-items-item:first-of-type,.PageListE-slide:first-of-type,.PageListF-items-item:first-of-type,.PageListF-slide:first-of-type,.PageListI-items-item:first-of-type,.PageListI-slide:first-of-type,.PageListJ-items-item:first-of-type,.PageListJ-slide:first-of-type,.PageListS-items-item:first-of-type,.PageListS-slide:first-of-type,.QuoteListA-items-item:first-of-type,.QuoteListA-slide:first-of-type,.flickity-enabled .AuthorListB-items-item,.flickity-enabled .AuthorListB-slide,.flickity-enabled .Carousel-items-item,.flickity-enabled .Carousel-slide,.flickity-enabled .CarouselAbstract-items-item,.flickity-enabled .CarouselAbstract-slide,.flickity-enabled .GalleryPage-slides-items-item,.flickity-enabled .GalleryPage-slides-slide,.flickity-enabled .GalleryPageCarousel-items-item,.flickity-enabled .GalleryPageCarousel-slide,.flickity-enabled .PageListD-items-item,.flickity-enabled .PageListD-slide,.flickity-enabled .PageListE-items-item,.flickity-enabled .PageListE-slide,.flickity-enabled .PageListF-items-item,.flickity-enabled .PageListF-slide,.flickity-enabled .PageListI-items-item,.flickity-enabled .PageListI-slide,.flickity-enabled .PageListJ-items-item,.flickity-enabled .PageListJ-slide,.flickity-enabled .PageListS-items-item,.flickity-enabled .PageListS-slide,.flickity-enabled .QuoteListA-items-item,.flickity-enabled .QuoteListA-slide{display:block}.AuthorListB .flickity-prev-next-button,.Carousel .flickity-prev-next-button,.CarouselAbstract .flickity-prev-next-button,.GalleryPage-slides .flickity-prev-next-button,.GalleryPageCarousel .flickity-prev-next-button,.PageListD .flickity-prev-next-button,.PageListE .flickity-prev-next-button,.PageListF .flickity-prev-next-button,.PageListI .flickity-prev-next-button,.PageListJ .flickity-prev-next-button,.PageListS .flickity-prev-next-button,.QuoteListA .flickity-prev-next-button{background:hsla(0,0%,100%,0);border:1px solid #8c8c8c;border:1px solid var(--color-border);border-radius:0;height:26px;width:20px}.AuthorListB .flickity-prev-next-button.next,.Carousel .flickity-prev-next-button.next,.CarouselAbstract .flickity-prev-next-button.next,.GalleryPage-slides .flickity-prev-next-button.next,.GalleryPageCarousel .flickity-prev-next-button.next,.PageListD .flickity-prev-next-button.next,.PageListE .flickity-prev-next-button.next,.PageListF .flickity-prev-next-button.next,.PageListI .flickity-prev-next-button.next,.PageListJ .flickity-prev-next-button.next,.PageListS .flickity-prev-next-button.next,.QuoteListA .flickity-prev-next-button.next{right:0}.AuthorListB .flickity-prev-next-button.previous,.Carousel .flickity-prev-next-button.previous,.CarouselAbstract .flickity-prev-next-button.previous,.GalleryPage-slides .flickity-prev-next-button.previous,.GalleryPageCarousel .flickity-prev-next-button.previous,.PageListD .flickity-prev-next-button.previous,.PageListE .flickity-prev-next-button.previous,.PageListF .flickity-prev-next-button.previous,.PageListI .flickity-prev-next-button.previous,.PageListJ .flickity-prev-next-button.previous,.PageListS .flickity-prev-next-button.previous,.QuoteListA .flickity-prev-next-button.previous{left:0}.AuthorListB .flickity-prev-next-button:disabled,.Carousel .flickity-prev-next-button:disabled,.CarouselAbstract .flickity-prev-next-button:disabled,.GalleryPage-slides .flickity-prev-next-button:disabled,.GalleryPageCarousel .flickity-prev-next-button:disabled,.PageListD .flickity-prev-next-button:disabled,.PageListE .flickity-prev-next-button:disabled,.PageListF .flickity-prev-next-button:disabled,.PageListI .flickity-prev-next-button:disabled,.PageListJ .flickity-prev-next-button:disabled,.PageListS .flickity-prev-next-button:disabled,.QuoteListA .flickity-prev-next-button:disabled{display:none}.AuthorListB .flickity-prev-next-button:hover,.Carousel .flickity-prev-next-button:hover,.CarouselAbstract .flickity-prev-next-button:hover,.GalleryPage-slides .flickity-prev-next-button:hover,.GalleryPageCarousel .flickity-prev-next-button:hover,.PageListD .flickity-prev-next-button:hover,.PageListE .flickity-prev-next-button:hover,.PageListF .flickity-prev-next-button:hover,.PageListI .flickity-prev-next-button:hover,.PageListJ .flickity-prev-next-button:hover,.PageListS .flickity-prev-next-button:hover,.QuoteListA .flickity-prev-next-button:hover{background:#333;border:1px solid #333}.AuthorListB .flickity-prev-next-button:hover svg,.Carousel .flickity-prev-next-button:hover svg,.CarouselAbstract .flickity-prev-next-button:hover svg,.GalleryPage-slides .flickity-prev-next-button:hover svg,.GalleryPageCarousel .flickity-prev-next-button:hover svg,.PageListD .flickity-prev-next-button:hover svg,.PageListE .flickity-prev-next-button:hover svg,.PageListF .flickity-prev-next-button:hover svg,.PageListI .flickity-prev-next-button:hover svg,.PageListJ .flickity-prev-next-button:hover svg,.PageListS .flickity-prev-next-button:hover svg,.QuoteListA .flickity-prev-next-button:hover svg{fill:#fff}[data-pagelead] .AuthorListB .flickity-prev-next-button,[data-pagelead] .Carousel .flickity-prev-next-button,[data-pagelead] .CarouselAbstract .flickity-prev-next-button,[data-pagelead] .GalleryPage-slides .flickity-prev-next-button,[data-pagelead] .GalleryPageCarousel .flickity-prev-next-button,[data-pagelead] .PageListD .flickity-prev-next-button,[data-pagelead] .PageListE .flickity-prev-next-button,[data-pagelead] .PageListF .flickity-prev-next-button,[data-pagelead] .PageListI .flickity-prev-next-button,[data-pagelead] .PageListJ .flickity-prev-next-button,[data-pagelead] .PageListS .flickity-prev-next-button,[data-pagelead] .QuoteListA .flickity-prev-next-button{background:rgba(0,0,0,.15);border:1px solid #fff;border:1px solid var(--color-primary-text-inverse)}[data-pagelead] .AuthorListB .flickity-prev-next-button svg,[data-pagelead] .Carousel .flickity-prev-next-button svg,[data-pagelead] .CarouselAbstract .flickity-prev-next-button svg,[data-pagelead] .GalleryPage-slides .flickity-prev-next-button svg,[data-pagelead] .GalleryPageCarousel .flickity-prev-next-button svg,[data-pagelead] .PageListD .flickity-prev-next-button svg,[data-pagelead] .PageListE .flickity-prev-next-button svg,[data-pagelead] .PageListF .flickity-prev-next-button svg,[data-pagelead] .PageListI .flickity-prev-next-button svg,[data-pagelead] .PageListJ .flickity-prev-next-button svg,[data-pagelead] .PageListS .flickity-prev-next-button svg,[data-pagelead] .QuoteListA .flickity-prev-next-button svg{fill:#fff;fill:var(--color-primary-text-inverse)}[data-pagelead] .AuthorListB .flickity-prev-next-button:hover,[data-pagelead] .Carousel .flickity-prev-next-button:hover,[data-pagelead] .CarouselAbstract .flickity-prev-next-button:hover,[data-pagelead] .GalleryPage-slides .flickity-prev-next-button:hover,[data-pagelead] .GalleryPageCarousel .flickity-prev-next-button:hover,[data-pagelead] .PageListD .flickity-prev-next-button:hover,[data-pagelead] .PageListE .flickity-prev-next-button:hover,[data-pagelead] .PageListF .flickity-prev-next-button:hover,[data-pagelead] .PageListI .flickity-prev-next-button:hover,[data-pagelead] .PageListJ .flickity-prev-next-button:hover,[data-pagelead] .PageListS .flickity-prev-next-button:hover,[data-pagelead] .QuoteListA .flickity-prev-next-button:hover{background:#fff;background:var(--color-primary-text-inverse);border:1px solid #fff;border:1px solid var(--color-primary-text-inverse)}[data-pagelead] .AuthorListB .flickity-prev-next-button:hover svg,[data-pagelead] .Carousel .flickity-prev-next-button:hover svg,[data-pagelead] .CarouselAbstract .flickity-prev-next-button:hover svg,[data-pagelead] .GalleryPage-slides .flickity-prev-next-button:hover svg,[data-pagelead] .GalleryPageCarousel .flickity-prev-next-button:hover svg,[data-pagelead] .PageListD .flickity-prev-next-button:hover svg,[data-pagelead] .PageListE .flickity-prev-next-button:hover svg,[data-pagelead] .PageListF .flickity-prev-next-button:hover svg,[data-pagelead] .PageListI .flickity-prev-next-button:hover svg,[data-pagelead] .PageListJ .flickity-prev-next-button:hover svg,[data-pagelead] .PageListS .flickity-prev-next-button:hover svg,[data-pagelead] .QuoteListA .flickity-prev-next-button:hover svg{fill:#333}[data-pagelead] .AuthorListB .flickity-prev-next-button:disabled,[data-pagelead] .Carousel .flickity-prev-next-button:disabled,[data-pagelead] .CarouselAbstract .flickity-prev-next-button:disabled,[data-pagelead] .GalleryPage-slides .flickity-prev-next-button:disabled,[data-pagelead] .GalleryPageCarousel .flickity-prev-next-button:disabled,[data-pagelead] .PageListD .flickity-prev-next-button:disabled,[data-pagelead] .PageListE .flickity-prev-next-button:disabled,[data-pagelead] .PageListF .flickity-prev-next-button:disabled,[data-pagelead] .PageListI .flickity-prev-next-button:disabled,[data-pagelead] .PageListJ .flickity-prev-next-button:disabled,[data-pagelead] .PageListS .flickity-prev-next-button:disabled,[data-pagelead] .QuoteListA .flickity-prev-next-button:disabled{display:none}@media only screen and (min-width:1280px){.AuthorListB .flickity-prev-next-button,.Carousel .flickity-prev-next-button,.CarouselAbstract .flickity-prev-next-button,.GalleryPage-slides .flickity-prev-next-button,.GalleryPageCarousel .flickity-prev-next-button,.PageListD .flickity-prev-next-button,.PageListE .flickity-prev-next-button,.PageListF .flickity-prev-next-button,.PageListI .flickity-prev-next-button,.PageListJ .flickity-prev-next-button,.PageListS .flickity-prev-next-button,.QuoteListA .flickity-prev-next-button{height:40px;width:30px}}.Carousel{height:auto;position:relative}.Carousel .flickity-button-icon{fill:#fff}.Carousel .flickity-prev-next-button{border:0;top:calc(50% - 20px)}.Carousel .flickity-prev-next-button.next{right:5px}.Carousel .flickity-prev-next-button.previous{left:5px}.Carousel .flickity-prev-next-button:disabled{background:none}.Carousel .flickity-prev-next-button:hover{background:none;border:0}.Carousel-slide{width:100%}@media only screen and (min-width:768px){.Carousel .flickity-prev-next-button{height:50px;width:40px}}.CarouselSlide-info{margin-top:10px}.ActionBar{display:block;position:relative}.ActionBar-items{grid-gap:10px;display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,30px);list-style:none}.ActionBar a.ActionLink{border:0;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.ActionBar a.ActionLink svg{fill:#fff;align-items:center;border:0;padding:8px}.ActionBar a.ActionLink span{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ActionBar a.ActionLink[data-social-service=facebook]{background:#4c67a1}.ActionBar a.ActionLink[data-social-service=twitter]{background:#1da1f2}.ActionBar a.ActionLink[data-social-service=linkedin]{background:#0077b5}.ActionBar a.ActionLink[data-social-service=pinterest]{background:#cb2027}.ActionBar a.ActionLink[data-social-service=tumblr]{background:#35465c}.ActionBar a.ActionLink[data-social-service=copylink],.ActionBar a.ActionLink[data-social-service=mailto],.ActionBar a.ActionLink[data-social-service=print]{background:#000}.ArticlePage .Page-content,.AuthorPage .Page-content,.GalleryPage .Page-content,.PersonPage .Page-content{margin-bottom:20px;margin-top:20px}.ArticlePage .Page-breadcrumbs,.AuthorPage .Page-breadcrumbs,.GalleryPage .Page-breadcrumbs,.PersonPage .Page-breadcrumbs{background:#ececec;padding:8px 32px;text-transform:inherit}.ArticlePage .Page-breadcrumbs a.Link,.AuthorPage .Page-breadcrumbs a.Link,.GalleryPage .Page-breadcrumbs a.Link,.PersonPage .Page-breadcrumbs a.Link{display:inline-block;text-decoration:underline;white-space:nowrap}.ArticlePage .Page-breadcrumbs a.Link:after,.AuthorPage .Page-breadcrumbs a.Link:after,.GalleryPage .Page-breadcrumbs a.Link:after,.PersonPage .Page-breadcrumbs a.Link:after{color:#000;content:"/";display:inline-block;margin-left:1ch;text-decoration:none}.ArticlePage .Page-subHeadline,.AuthorPage .Page-subHeadline,.GalleryPage .Page-subHeadline,.PersonPage .Page-subHeadline{font-size:14px;font-weight:700;margin-bottom:20px}.ArticlePage .Page-below,.AuthorPage .Page-below,.GalleryPage .Page-below,.PersonPage .Page-below{background:#f9f9f9}.ArticlePage-lede,.AuthorPage-lede,.GalleryPage-lede,.PersonPage-lede{position:relative}.ArticlePage-lede-content,.AuthorPage-lede-content,.GalleryPage-lede-content,.PersonPage-lede-content{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.ArticlePage-lede-content,.AuthorPage-lede-content,.GalleryPage-lede-content,.PersonPage-lede-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.ArticlePage-lede-content,.AuthorPage-lede-content,.GalleryPage-lede-content,.PersonPage-lede-content{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.ArticlePage-lede-content,.AuthorPage-lede-content,.GalleryPage-lede-content,.PersonPage-lede-content{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}.ArticlePage-info-wrapper,.AuthorPage-info-wrapper,.GalleryPage-info-wrapper,.PersonPage-info-wrapper{margin-bottom:20px}.ArticlePage .Page-datePublished,.AuthorPage .Page-datePublished,.GalleryPage .Page-datePublished,.PersonPage .Page-datePublished{display:block;margin-bottom:34px;margin-top:4px}.ArticlePage .Page-byline,.AuthorPage .Page-byline,.GalleryPage .Page-byline,.PersonPage .Page-byline{margin-bottom:25px}.ArticlePage .Page-tags,.AuthorPage .Page-tags,.GalleryPage .Page-tags,.PersonPage .Page-tags{margin-top:0}.ArticlePage .Page-tags a.Link,.AuthorPage .Page-tags a.Link,.GalleryPage .Page-tags a.Link,.PersonPage .Page-tags a.Link{background:#ececec;border:0;height:auto;line-height:1.5;margin-bottom:8px;margin-right:4px;padding:4px 8px;text-decoration:underline}.ArticlePage-highlights,.AuthorPage-highlights,.GalleryPage-highlights,.PersonPage-highlights{background:#f7f7f7;padding:24px}.ArticlePage-highlights-heading,.AuthorPage-highlights-heading,.GalleryPage-highlights-heading,.PersonPage-highlights-heading{font-size:16px;font-weight:700;line-height:24px;margin:16px 0}.ArticlePage-highlights-list-item,.AuthorPage-highlights-list-item,.GalleryPage-highlights-list-item,.PersonPage-highlights-list-item{border-top:1px solid #8c8c8c;font-size:14px;font-weight:400;line-height:20px;margin:4px 0}.ArticlePage-highlights-list-item:last-of-type,.AuthorPage-highlights-list-item:last-of-type,.GalleryPage-highlights-list-item:last-of-type,.PersonPage-highlights-list-item:last-of-type{border-bottom:1px solid #8c8c8c}.ArticlePage .Page-aside>div,.AuthorPage .Page-aside>div,.GalleryPage .Page-aside>div,.PersonPage .Page-aside>div{background:#f7f7f7;border-top:2px solid #000;margin-bottom:25px;padding:20px 20px 30px}.ArticlePage .Page-aside>div .PageList-header-title:before,.AuthorPage .Page-aside>div .PageList-header-title:before,.GalleryPage .Page-aside>div .PageList-header-title:before,.PersonPage .Page-aside>div .PageList-header-title:before{display:none}.ArticlePage .Page-aside .Page-authorInfo,.AuthorPage .Page-aside .Page-authorInfo,.GalleryPage .Page-aside .Page-authorInfo,.PersonPage .Page-aside .Page-authorInfo{margin-bottom:0;margin-top:0;padding-bottom:0}.ArticlePage .Page-aside .Page-authorInfo a.Link,.AuthorPage .Page-aside .Page-authorInfo a.Link,.GalleryPage .Page-aside .Page-authorInfo a.Link,.PersonPage .Page-aside .Page-authorInfo a.Link{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary);font-size:16px;line-height:1.5;text-decoration:underline}.ArticlePage .Page-aside .Page-additionalInfo,.AuthorPage .Page-aside .Page-additionalInfo,.GalleryPage .Page-aside .Page-additionalInfo,.PersonPage .Page-aside .Page-additionalInfo{border:0;margin-top:0;padding-top:0}.ArticlePage .Page-aside .Page-authorLinks-list,.AuthorPage .Page-aside .Page-authorLinks-list,.GalleryPage .Page-aside .Page-authorLinks-list,.PersonPage .Page-aside .Page-authorLinks-list{margin-top:20px}.ArticlePage .Page-aside .Page-authorLinks-list-item,.AuthorPage .Page-aside .Page-authorLinks-list-item,.GalleryPage .Page-aside .Page-authorLinks-list-item,.PersonPage .Page-aside .Page-authorLinks-list-item{background:#fff;margin-bottom:4px;padding:8px}.ArticlePage .Page-aside .Page-authorLinks-list-item a.Link,.AuthorPage .Page-aside .Page-authorLinks-list-item a.Link,.GalleryPage .Page-aside .Page-authorLinks-list-item a.Link,.PersonPage .Page-aside .Page-authorLinks-list-item a.Link{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary);font-size:16px;line-height:1.5;text-decoration:underline}.ArticlePage[data-no-aside] .ArticlePage-actions-wrapper,.AuthorPage[data-no-aside] .ArticlePage-actions-wrapper,.GalleryPage[data-no-aside] .ArticlePage-actions-wrapper,.PersonPage[data-no-aside] .ArticlePage-actions-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.ArticlePage[data-no-aside] .Page-actions,.AuthorPage[data-no-aside] .Page-actions,.GalleryPage[data-no-aside] .Page-actions,.PersonPage[data-no-aside] .Page-actions{margin-left:auto;margin-right:auto}.ArticlePage[data-no-aside] .Page-byline,.AuthorPage[data-no-aside] .Page-byline,.GalleryPage[data-no-aside] .Page-byline,.PersonPage[data-no-aside] .Page-byline{margin-bottom:20px}.ArticlePage[data-no-aside] .Page-breadcrumbs,.AuthorPage[data-no-aside] .Page-breadcrumbs,.GalleryPage[data-no-aside] .Page-breadcrumbs,.PersonPage[data-no-aside] .Page-breadcrumbs{display:flex;justify-content:center}.ArticlePage[data-no-aside] .Page-headline,.ArticlePage[data-no-aside] .Page-subHeadline,.AuthorPage[data-no-aside] .Page-headline,.AuthorPage[data-no-aside] .Page-subHeadline,.GalleryPage[data-no-aside] .Page-headline,.GalleryPage[data-no-aside] .Page-subHeadline,.PersonPage[data-no-aside] .Page-headline,.PersonPage[data-no-aside] .Page-subHeadline{text-align:center}.ArticlePage[data-no-aside] .Page-lead,.AuthorPage[data-no-aside] .Page-lead,.GalleryPage[data-no-aside] .Page-lead,.PersonPage[data-no-aside] .Page-lead{margin-left:auto;margin-right:auto;max-width:840px}.ArticlePage[data-no-aside] .Page-main,.AuthorPage[data-no-aside] .Page-main,.GalleryPage[data-no-aside] .Page-main,.PersonPage[data-no-aside] .Page-main{margin-left:auto;margin-right:auto;max-width:940px}.ArticlePage[data-no-aside][data-lead=large] .Page-lead,.AuthorPage[data-no-aside][data-lead=large] .Page-lead,.GalleryPage[data-no-aside][data-lead=large] .Page-lead,.PersonPage[data-no-aside][data-lead=large] .Page-lead{max-width:1440px}.ArticlePage[data-lead=overlay] .Page-breadcrumbs a,.AuthorPage[data-lead=overlay] .Page-breadcrumbs a,.GalleryPage[data-lead=overlay] .Page-breadcrumbs a,.PersonPage[data-lead=overlay] .Page-breadcrumbs a{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.ArticlePage[data-lead=overlay] .Page-content,.AuthorPage[data-lead=overlay] .Page-content,.GalleryPage[data-lead=overlay] .Page-content,.PersonPage[data-lead=overlay] .Page-content{margin-top:0}.ArticlePage[data-lead=overlay] .Page-headline,.AuthorPage[data-lead=overlay] .Page-headline,.GalleryPage[data-lead=overlay] .Page-headline,.PersonPage[data-lead=overlay] .Page-headline{margin:0 auto 20px;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-subHeadline,.AuthorPage[data-lead=overlay] .Page-subHeadline,.GalleryPage[data-lead=overlay] .Page-subHeadline,.PersonPage[data-lead=overlay] .Page-subHeadline{margin:0 auto;max-width:1440px}.ArticlePage[data-lead=overlay] .Page-lead,.AuthorPage[data-lead=overlay] .Page-lead,.GalleryPage[data-lead=overlay] .Page-lead,.PersonPage[data-lead=overlay] .Page-lead{max-width:none;position:relative}.ArticlePage[data-lead=overlay] .Page-lead:before,.AuthorPage[data-lead=overlay] .Page-lead:before,.GalleryPage[data-lead=overlay] .Page-lead:before,.PersonPage[data-lead=overlay] .Page-lead:before{background:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.ArticlePage[data-lead=overlay] .Page-lead-content,.AuthorPage[data-lead=overlay] .Page-lead-content,.GalleryPage[data-lead=overlay] .Page-lead-content,.PersonPage[data-lead=overlay] .Page-lead-content{color:#fff;color:var(--color-primary-text-inverse);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding-left:20px;padding-right:20px;position:absolute;text-align:center;top:0;width:100%;z-index:2}.ArticlePage[data-lead=overlay] .ArticlePage-lede,.AuthorPage[data-lead=overlay] .ArticlePage-lede,.GalleryPage[data-lead=overlay] .ArticlePage-lede,.PersonPage[data-lead=overlay] .ArticlePage-lede{margin:0 auto}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure img,.AuthorPage[data-lead=overlay] .ArticlePage-lede .Figure img,.GalleryPage[data-lead=overlay] .ArticlePage-lede .Figure img,.PersonPage[data-lead=overlay] .ArticlePage-lede .Figure img{max-height:700px;-o-object-fit:cover;object-fit:cover;width:100%}.ArticlePage[data-lead=overlay] .ArticlePage-lede .Figure-content,.AuthorPage[data-lead=overlay] .ArticlePage-lede .Figure-content,.GalleryPage[data-lead=overlay] .ArticlePage-lede .Figure-content,.PersonPage[data-lead=overlay] .ArticlePage-lede .Figure-content{display:none}@media only screen and (min-width:768px){.ArticlePage-actions-wrapper,.AuthorPage-actions-wrapper,.GalleryPage-actions-wrapper,.PersonPage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.ArticlePage-actions-wrapper .Page-actions,.AuthorPage-actions-wrapper .Page-actions,.GalleryPage-actions-wrapper .Page-actions,.PersonPage-actions-wrapper .Page-actions{margin-bottom:40px;margin-top:25px}.ArticlePage-info-wrapper,.AuthorPage-info-wrapper,.GalleryPage-info-wrapper,.PersonPage-info-wrapper{display:grid;grid-template-columns:50% 50%}.ArticlePage-info-wrapper .ArticlePage-highlights,.ArticlePage-info-wrapper .ArticlePage-info,.AuthorPage-info-wrapper .ArticlePage-highlights,.AuthorPage-info-wrapper .ArticlePage-info,.GalleryPage-info-wrapper .ArticlePage-highlights,.GalleryPage-info-wrapper .ArticlePage-info,.PersonPage-info-wrapper .ArticlePage-highlights,.PersonPage-info-wrapper .ArticlePage-info{margin-bottom:20px}.ArticlePage .Page-content,.AuthorPage .Page-content,.GalleryPage .Page-content,.PersonPage .Page-content{margin-bottom:40px;margin-top:40px}.ArticlePage[data-lead=overlay] .Page-lead-content,.AuthorPage[data-lead=overlay] .Page-lead-content,.GalleryPage[data-lead=overlay] .Page-lead-content,.PersonPage[data-lead=overlay] .Page-lead-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1024px){.ArticlePage .Page-content,.AuthorPage .Page-content,.GalleryPage .Page-content,.PersonPage .Page-content{margin-bottom:50px;margin-top:50px}}@media only screen and (min-width:1280px){.ArticlePage[data-no-aside] .Page-main,.AuthorPage[data-no-aside] .Page-main,.GalleryPage[data-no-aside] .Page-main,.PersonPage[data-no-aside] .Page-main{max-width:840px;padding-left:0!important;padding-right:0!important}.ArticlePage[data-lead=overlay] .Page-lead-content,.AuthorPage[data-lead=overlay] .Page-lead-content,.GalleryPage[data-lead=overlay] .Page-lead-content,.PersonPage[data-lead=overlay] .Page-lead-content{padding-left:100px;padding-right:100px}}.AuthorListA .PagePromo-title{font-size:1.6rem;font-size:var(--title-4);font-weight:700;line-height:1.25}@media only screen and (min-width:1280px){.AuthorListA .PagePromo-title{line-height:1.33}}@media only screen and (min-width:768px){.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.AuthorListA-items{display:block}.TwoColumnContainer3070-column:nth-of-type(2) .AuthorListA-items,.TwoColumnContainer7030-column:first-of-type .AuthorListA-items{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}}.AuthorListB .flickity-prev-next-button{display:none}.AuthorListB .flickity-prev-next-button.next{right:-15px}.AuthorListB .flickity-prev-next-button.previous{left:-35px}.AuthorListB-items{width:calc(100% + 20px)}.AuthorListB-items-item{margin-right:20px;width:calc(33.33% - 20px)}.AuthorListB .AuthorPromo,.AuthorListB .PersonPromo{align-items:center;flex-direction:column;text-align:center}.AuthorListB .AuthorPromo .PagePromo-media,.AuthorListB .PersonPromo .PagePromo-media{margin:0 0 10px;width:100px}.AuthorListB .AuthorPromo .PagePromo-media img,.AuthorListB .PersonPromo .PagePromo-media img{width:100px}.AuthorListB .AuthorPromo .PagePromo-title,.AuthorListB .PersonPromo .PagePromo-title{padding-bottom:15px}@media only screen and (min-width:768px){.AuthorListB .flickity-prev-next-button{display:block;top:95px}.AuthorListB .AuthorPromo-media,.AuthorListB .PersonPromo-media{margin:0 0 20px;width:180px}.AuthorListB .AuthorPromo-media img,.AuthorListB .PersonPromo-media img{width:180px}}@media only screen and (min-width:1024px){.AuthorListB-items-item{width:calc(25% - 20px)}}@media only screen and (min-width:1280px){.AuthorListB .flickity-prev-next-button.next{right:-30px}.AuthorListB .flickity-prev-next-button.previous{left:-50px}}@media only screen and (min-width:1440px){[data-column-count="5"] .AuthorListB-items-item{width:calc(20% - 20px)}}.AuthorListC{padding-left:20px;padding-right:20px}.AuthorListC[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.AuthorListC{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.AuthorListC{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.AuthorListC{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.AuthorListC[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.AuthorListC .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.AuthorListC .PageList-header-title:before{display:none}.AuthorListC .PageList-cta .Button,.AuthorListC .PageList-cta .CookiePromo-modal-ctaButton{margin-top:40px}.AuthorListC-items{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr}.AuthorListC-items-item{display:grid;place-content:center}.AuthorListC .AuthorPromo,.AuthorListC .PersonPromo{align-items:flex-start;display:flex;flex-direction:column;max-width:200px}.AuthorListC .AuthorPromo .PagePromo-title,.AuthorListC .PersonPromo .PagePromo-title{font-size:18px;font-weight:700;line-height:1.33;padding-bottom:8px}.AuthorListC .AuthorPromo .PagePromo-media,.AuthorListC .PersonPromo .PagePromo-media{border:.5px solid #dfdfdf;margin:0 0 14px;width:auto}.AuthorListC .AuthorPromo .PagePromo-media img,.AuthorListC .PersonPromo .PagePromo-media img{border-radius:0;width:100%}.AuthorListC .AuthorPromo .PagePromo-label,.AuthorListC .AuthorPromo .PagePromo-url,.AuthorListC .PersonPromo .PagePromo-label,.AuthorListC .PersonPromo .PagePromo-url{font-size:14px;line-height:1.43}.AuthorListC .AuthorPromo .PagePromo-label a,.AuthorListC .AuthorPromo .PagePromo-url a,.AuthorListC .PersonPromo .PagePromo-label a,.AuthorListC .PersonPromo .PagePromo-url a{color:inherit;text-decoration:underline}@media only screen and (min-width:768px){.AuthorListC-items{grid-template-columns:1fr 1fr}.AuthorListC .AuthorPromo,.AuthorListC .PersonPromo{max-width:250px}}@media only screen and (min-width:1024px){.AuthorListC-items{grid-template-columns:1fr 1fr 1fr 1fr}.AuthorListC .AuthorPromo,.AuthorListC .PersonPromo{max-width:300px}.AuthorListC-items{gap:100px}}.AuthorPage-authorSocialLinks,.PersonPage-authorSocialLinks{margin:5px 0 0}.AuthorPage-biography,.PersonPage-biography{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);display:block;margin:30px 0;padding-bottom:30px}.AuthorPage-image,.PersonPage-image{margin-bottom:10px}.AuthorPage-image .Image,.PersonPage-image .Image{border-radius:100%;height:150px;margin:0 auto;max-width:none;width:150px}.AuthorPage-info,.AuthorPage-intro,.PersonPage-info,.PersonPage-intro{display:flex;flex-direction:column}.AuthorPage-info,.PersonPage-info{justify-content:center;text-align:center}.AuthorPage-jobTitle,.PersonPage-jobTitle{color:#bbb;font-size:1.6rem;font-weight:700;letter-spacing:1.5px;margin-top:10px;text-transform:uppercase}.AuthorPage .SocialBar-items,.PersonPage .SocialBar-items{justify-content:center}@media only screen and (min-width:768px){.AuthorPage-biography,.PersonPage-biography{margin:30px 0 60px;padding-bottom:50px}.AuthorPage-info,.PersonPage-info{text-align:left}.AuthorPage-intro,.PersonPage-intro{flex-direction:row}.AuthorPage-image,.PersonPage-image{margin:0 25px 0 0}.AuthorPage-image .Image,.PersonPage-image .Image{height:150px;width:150px}.AuthorPage .SocialBar-items,.PersonPage .SocialBar-items{justify-content:flex-start}}.AuthorPromo,.PersonPromo{align-items:center;display:flex}.AuthorPromo-content,.PersonPromo-content{width:100%}.AuthorPromo .PagePromo-media,.PersonPromo .PagePromo-media{flex-shrink:0;margin-right:20px;width:80px}.AuthorPromo .PagePromo-media img,.PersonPromo .PagePromo-media img{border-radius:100%;width:80px}.AuthorPromo .PagePromo-title,.PersonPromo .PagePromo-title{padding-bottom:10px}.AuthorPromo .Link-icon,.Banner,.PersonPromo .Link-icon{display:none}.Banner{background:#6f0791;background:var(--color-banner-bg);color:#fff;color:var(--color-banner-text);padding:20px 60px 20px 20px;position:relative;width:100%}.Banner-close{align-items:center;background:none;border:0;cursor:pointer;position:absolute;right:10px;top:calc(50% - 10px);width:30px}.Banner-close svg{fill:#fff;fill:var(--color-banner-text);height:15px;width:15px}.Banner-link{font-weight:400}.Banner a{--color-link-text:var(--color-banner-text);--color-link-text-hover:var(--color-banner-text);text-decoration:underline}.Banner[data-banner=show]{display:block}@media only screen and (min-width:768px){.Banner{padding-left:40px;padding-right:80px}.Banner-close{right:30px}}.CookiePromo{background-color:hsla(0,0%,100%,.9);border-top:1px solid #8c8c8c;border-top:1px solid var(--color-secondary-text-theme,#8c8c8c);bottom:0;box-sizing:border-box;display:none;min-height:3.5em;padding:1em 20px;position:fixed;width:100vw;z-index:100}.CookiePromo[data-not-seen]{display:block}.CookiePromo-modal-close{position:absolute;right:30px;top:7px}.CookiePromo-modal-close svg{fill:#333;cursor:pointer;height:20px;width:20px}.CookiePromo-modal-text{color:var(--color-primary-text-theme);font-size:16px;line-height:1.25;max-width:728px;text-align:center}.CookiePromo-modal-text .Link{color:#6f0791;color:var(--color-primary)}.CookiePromo-modal-ctaButton{margin-left:3em;padding-left:25px;padding-right:25px;width:auto}.CookiePromo-modal-content{align-items:center;display:flex;flex-direction:row;justify-content:center}@media only screen and (min-width:768px){.CookiePromo-modal-close{top:34px}}@media only screen and (max-width:567px){.CookiePromo-modal-text{margin:25px 0}.CookiePromo-modal-ctaButton{display:block;margin:0}.CookiePromo-modal-content{display:block}}.Chart{background:#e5e5e5;display:block;position:relative}.Chart .stx-panel-control{left:auto;right:0}.Chart .stx-panel-title{box-shadow:none;color:#6f0791;display:inline-block;font-size:12px;margin:0;padding:0 10px;text-align:right;text-transform:none}.Chart ul li{border-top:1px solid #d9d9d9;width:100%}.Chart-aside .Chart-promo{aspect-ratio:1/1;background:#555;border:2px solid #323232}.Chart-chart{aspect-ratio:925/751;background:#fff;border:2px solid #323232}.Chart-key{font-size:1.6rem;font-size:var(--label-4);font-weight:300;line-height:1.5;padding:5px 0}.Chart-aside .Chart-key{padding-top:10px}.Chart-value{font-size:1.6rem;font-size:var(--label-2);font-weight:400;line-height:1.5;padding:6px 0}.Chart-aside .Chart-value{padding-bottom:10px}@media only screen and (min-width:1024px){.Chart{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr}.Chart-heading{grid-column:1/span 2;grid-row:1/span 1;margin-bottom:36px}.Chart-heading ul{border-top:1px solid #323232;display:flex;width:100%}.Chart-aside{display:grid;grid-column:1/span 1;grid-row:2/span 1;grid-template-rows:1fr auto;margin-right:36px;width:261px}.Chart-aside ul{grid-row:1/span 1}.Chart-aside .Chart-promo,.Chart-chart{grid-row:2/span 1}.Chart-chart{grid-column:2/span 1}}.Chart [data-chart]{display:block;height:100%;margin:10px;position:relative}@media only screen and (min-width:768px){.Chart [data-chart]{margin:15px 30px}}@media only screen and (min-width:1024px){.Chart [data-chart]{margin:20px 40px}}.ContainerAbstract,.FourColumnContainer,.OneColumnContainer,.ThreeColumnContainer,.TwoColumnContainer,.TwoColumnContainer3070,.TwoColumnContainer7030{background-color:var(--color-container-background);background-position:100% 0;background-size:700px}.Container-title{color:#323232;color:var(--color-list-title);display:inline-block;font-size:2.4rem;font-size:var(--title-2);line-height:1.17;margin-bottom:12px;padding-bottom:12px;position:relative}@media only screen and (min-width:768px){.Container-title{line-height:1.33}}@media only screen and (min-width:1280px){.Container-title{line-height:1.25}}.Container-title:before{background:#6f0791;background:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}.Container-title[data-style=bold]{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.Container-title[data-style=bold]:before{display:none}.Container-description{color:#323232;color:var(--color-list-title);margin-bottom:20px}.OneColumnContainer{display:block}.TwoColumnContainer-column{margin-bottom:30px}.TwoColumnContainer-column:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.TwoColumnContainer-container{grid-gap:40px;display:grid;grid-template-columns:1fr 1fr}.TwoColumnContainer7030 .TwoColumnContainer-container{grid-gap:20px}.TwoColumnContainer-column{margin-bottom:0}}.TwoColumnContainer7030-column{margin-bottom:30px}.TwoColumnContainer7030-column:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.TwoColumnContainer7030-container{grid-gap:40px;display:grid;grid-template-columns:1fr 320px}.TwoColumnContainer7030-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer7030-container{grid-template-columns:1fr 320px}}.TwoColumnContainer3070-column{margin-bottom:30px}.TwoColumnContainer3070-column:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.TwoColumnContainer3070-container{grid-gap:40px;display:grid;grid-template-columns:320px 1fr}.TwoColumnContainer3070-column{margin-bottom:0}}@media only screen and (min-width:1280px){.TwoColumnContainer3070-container{grid-template-columns:320px 1fr}}.ThreeColumnContainer-column{margin-bottom:30px}.ThreeColumnContainer-column:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ThreeColumnContainer-container{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr}.ThreeColumnContainer-column{margin-bottom:0}}.FourColumnContainer-column{margin-bottom:30px}.FourColumnContainer-column:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.FourColumnContainer-container{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}.FourColumnContainer-column{margin-bottom:0}}@media only screen and (min-width:1024px){.FourColumnContainer-container{grid-template-columns:1fr 1fr 1fr 1fr}}.Enhancement{clear:both;margin:30px 0;width:100%}.Enhancement .FacebookUrl,.Enhancement .InstagramUrl,.Enhancement .TweetUrl,.Enhancement .fb-post,.Enhancement .twitter-tweet{display:flex;justify-content:center;overflow:hidden;text-align:center;width:100%}.Enhancement .FacebookUrl iframe,.Enhancement .InstagramUrl iframe,.Enhancement .TweetUrl iframe,.Enhancement .fb-post iframe,.Enhancement .twitter-tweet iframe{width:100%}.Enhancement .twitter-tweet{margin-left:auto;margin-right:auto}.Enhancement[data-align-fullWidth] img{margin-left:-20px;margin-right:-20px;max-width:none;width:calc(100% + 40px)}.Enhancement[data-align-portrait-center]{width:100%}.Enhancement[data-align-portrait-center],.Enhancement[data-align-portrait-left],.Enhancement[data-align-portrait-right]{margin-left:auto;margin-right:auto;max-width:330px}@media only screen and (min-width:768px){.Enhancement{margin:40px 0}.Enhancement[data-align-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:360px;width:50%}.Enhancement[data-align-portrait-left]{float:left;margin-bottom:10px;margin-right:40px;margin-top:10px;max-width:330px}.Enhancement[data-align-portrait-right]{float:right;margin-bottom:10px;margin-left:40px;margin-top:10px;max-width:330px}.Enhancement[data-align-fullWidth] img{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}}@media only screen and (min-width:1024px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-95px;margin-right:-95px;width:calc(100% + 190px)}.Page-twoColumn .Enhancement[data-align-fullWidth] img{margin-left:0;margin-right:0;width:100%}}@media only screen and (min-width:1280px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-220px;margin-right:-220px;width:calc(100% + 440px)}}@media only screen and (min-width:1440px){.Page-oneColumn .Enhancement[data-align-fullWidth] img{margin-left:-300px;margin-right:-300px;width:calc(100% + 600px)}}.EventList-items{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.EventGallery-slides{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:10px}@media only screen and (min-width:768px){.EventGallery-slides{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.EventGallery-slides{gap:24px;grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){.EventGallery-slides{grid-template-columns:repeat(5,1fr)}}.EventGallery .GallerySlide,.EventGallery .GallerySlideWaterfall{border-bottom:0;cursor:pointer}.EventGallery .GallerySlide-content,.EventGallery .GallerySlideWaterfall-content{display:none}.EventGalleryModal .tingle-modal__closeIcon{background:#fff;background:var(--color-white);border-radius:100%}.EventGalleryModal .GallerySlide,.EventGalleryModal .GallerySlideWaterfall{border-bottom:0}.EventGalleryModal-slides{position:relative;width:100%}.EventGalleryModal-slides[data-flickity-enabled]{display:block;opacity:1}.EventGalleryModal-slides[data-flickity-enabled] .flickity-viewport{max-height:100%}.EventGalleryModal-slides-slide{align-items:center;display:flex;justify-content:center;margin-right:0;width:100%}.EventGalleryModal .flickity-page-dots{bottom:0;position:relative}.EventGalleryModal .flickity-page-dots .dot{margin:0 4px}.EventGalleryModal .flickity-button,.EventGalleryModal .flickity-page-dots .dot.is-selected{background:#6f0791;background:var(--color-primary)}.EventGalleryModal .flickity-button{display:none}.EventGalleryModal .flickity-button svg{color:#fff;color:var(--color-white)}.EventGalleryModal .flickity-button.previous{left:-50px}.EventGalleryModal .flickity-button.next{right:-50px}@media only screen and (min-width:1024px){.EventGalleryModal .flickity-button{display:block}.EventGalleryModal .flickity-page-dots{display:none}}.EventPromo{background-color:#f2f2f2;display:flex;gap:24px;padding:16px 8px}.EventPromo-left{flex-shrink:0}.EventPromo-right{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.EventPromo-date{font-size:14px;line-height:1.43}.EventPromo-time{font-size:11px;line-height:1.45}.EventPromo-title{font-size:18px;font-weight:700;line-height:1.33}.EventPromo-speakers{display:flex}.EventPromo-speakers-media:nth-of-type(2) div,.EventPromo-speakers-media:nth-of-type(2) img{left:-5px}.EventPromo-speakers-media:nth-of-type(3) div,.EventPromo-speakers-media:nth-of-type(3) img{left:-10px}.EventPromo-speakers-media:nth-of-type(4) div,.EventPromo-speakers-media:nth-of-type(4) img{left:-15px}.EventPromo-speakers-media:nth-of-type(5) div,.EventPromo-speakers-media:nth-of-type(5) img{left:-20px}.EventPromo-speakers-media:nth-of-type(6) div,.EventPromo-speakers-media:nth-of-type(6) img{left:-25px}.EventPromo-speakers-media:nth-of-type(7) div,.EventPromo-speakers-media:nth-of-type(7) img{left:-30px}.EventPromo-speakers-media:nth-of-type(8) div,.EventPromo-speakers-media:nth-of-type(8) img{left:-35px}.EventPromo-speakers-media:nth-of-type(9) div,.EventPromo-speakers-media:nth-of-type(9) img{left:-40px}.EventPromo-speakers-media:nth-of-type(10) div,.EventPromo-speakers-media:nth-of-type(10) img{left:-45px}.EventPromo-speakers-media img{border-radius:100%;height:24px;position:relative;width:24px}.EventPromo-speakers-media svg{height:14px;width:14px}.EventPromo-speakers-media .Placeholder{align-items:center;background:#fff;border-radius:100%;display:flex;height:24px;justify-content:center;position:relative;width:24px}.EventPromo-speakers-media .Placeholder svg{color:#640682}.EventPromo-eventFormat{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;align-items:center;background-color:var(--pill-background-color);border:.5px solid var(--pill-border-color);color:#640682;display:inline-flex;flex-direction:row;flex-grow:0;font-size:11px;font-weight:400;gap:4px;justify-content:center;line-height:1.45;min-height:20px;padding:2px 8px}.EventPromo-eventFormat[data-format=online]{--pill-border-color:#8fcfaf;--pill-background-color:#daede4}.EventPromo-eventFormat[data-format=onsite]{--pill-border-color:#bd81ff;--pill-background-color:#f3edfa}.EventPromo-eventFormat-icon{height:12px;width:12px}.EventPromoTag{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;--pill-text-color:#640682;--pill-border-color:var(--pill-text-color);align-items:center;background-color:var(--pill-background-color);border:.5px solid var(--pill-border-color);display:inline-flex;flex-direction:row;flex-direction:row-reverse;flex-grow:0;font-weight:400;gap:4px;justify-content:center;min-height:20px;padding:2px 8px}.EventPromoTag,.EventPromoTag-name{color:var(--pill-text-color);font-size:11px;line-height:1.45}.EventPromoTag-icon{margin-right:4px}.EventPromoTag-icon .Image{height:12px;width:12px}.EventPromoC-container{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;justify-items:left}.EventPromoC-container>.EventPromoC-category,.EventPromoC-container>.EventPromoC-eventAddress,.EventPromoC-container>.EventPromoC-eventFormat,.EventPromoC-container>.EventPromoC-speakers{display:none}.EventPromoC-mobileRow{display:flex;flex-direction:row;gap:16px}.EventPromoC-date{font-size:14px;font-weight:300;line-height:1.43}.EventPromoC-title .Link{font-size:24px;font-weight:700;line-height:1.33}.EventPromoC-category{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;align-items:center;background-color:var(--pill-background-color);border:.5px solid var(--pill-border-color);display:inline-flex;flex-direction:row;flex-grow:0;font-size:11px;font-weight:400;gap:4px;justify-content:center;line-height:1.45;min-height:20px;padding:2px 8px}.EventPromoC-description,.EventPromoC-eventAddress,.EventPromoC-speakers{color:#323232;font-size:14px;font-weight:300;line-height:1.43;text-align:left}.EventPromoC-description>p:first-child,.EventPromoC-eventAddress>p:first-child,.EventPromoC-speakers>p:first-child{margin-top:0}.EventPromoC-description>p:last-child,.EventPromoC-eventAddress>p:last-child,.EventPromoC-speakers>p:last-child{margin-bottom:0}.EventPromoC-speakers p{display:inline-block;margin:0}.EventPromoC-column{grid-gap:12px;align-items:flex-start;display:grid;gap:12px;grid-auto-rows:min-content;justify-items:left}.EventPromoC-column .EventPromoC-category,.EventPromoC-column.address{display:none}.EventPromoC-description>p{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.EventPromoC-description>p:not(:first-child){display:none}.EventPromoC-cta .Link{background:#fff;background:var(--color-button-text);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#6f0791;color:var(--color-button-bg);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 16px;text-align:center;white-space:nowrap}.EventPromoC-cta .Link p{display:inline;margin:0}.EventPromoC-cta .Link:active,.EventPromoC-cta .Link:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.EventPromoC-cta .Link:hover{background:#fff;background:var(--color-button-hover-bg);border-color:#6f0791;border-color:var(--color-button-border);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.EventPromoC-cta .Link:disabled{background:#fff;background:var(--color-button-text);border-color:#ddd;border-color:var(--color-button-disabled);color:#ddd;color:var(--color-button-disabled);cursor:default}@media only screen and (min-width:1280px){.EventPromoC-mobileRow{display:none}.EventPromoC-container>.EventPromoC-category,.EventPromoC-container>.EventPromoC-eventAddress,.EventPromoC-container>.EventPromoC-eventFormat,.EventPromoC-container>.EventPromoC-speakers{display:block}.EventPromoC-column.address{display:grid}.EventPromoC-column .EventPromoC-category{display:block}.EventPromoC-container{display:grid;grid-template-columns:80px 380px 200px 300px 100px 120px}}.EventPromoD-title{color:#323232;font-size:16px;line-height:1.5;margin-top:8px}.EventSessionPromoA{background:#fff;border-bottom:1px solid #ddd;display:block;padding-bottom:34px;padding-top:60px;position:relative}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA{padding-bottom:60px}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA-description{height:auto}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA-description:after,.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA-toggle{display:none}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA-container{max-height:none;overflow:visible;overflow:initial}.EventSessionPromoA-container{grid-gap:16px;display:grid;gap:16px;gap:34px;grid-template-columns:95px 300px 300px auto;overflow:hidden;position:relative}@media only screen and (min-width:1280px){.EventSessionPromoA-container{grid-template-columns:95px 470px auto 120px}}@media only screen and (max-width:1023px){.EventSessionPromoA-container{grid-template-columns:1fr}}@media only screen and (min-width:1024px){.EventSessionPromoA-container{max-height:140px}}.EventSessionPromoA-date,.EventSessionPromoA-time{color:#323232;font-size:14px;font-weight:400;line-height:1.43;text-align:left}@media only screen and (max-width:1023px){.EventSessionPromoA-date,.EventSessionPromoA-time{order:1}}.EventSessionPromoA-title{font-size:24px;font-weight:700;line-height:1.33}@media only screen and (max-width:1023px){.EventSessionPromoA-title{order:2}}.EventSessionPromoA-description{font-size:1.6rem;font-size:var(--body-1);font-size:14px;font-weight:400;font-weight:300;line-height:1.5;line-height:1.43}.EventSessionPromoA-description[data-type=small]{font-size:1.6rem;font-size:var(--description-1);line-height:1.5}.EventSessionPromoA-description h2{font-size:2.4rem;font-size:var(--title-2);line-height:1.17}@media only screen and (min-width:768px){.EventSessionPromoA-description h2{line-height:1.33}}@media only screen and (min-width:1280px){.EventSessionPromoA-description h2{line-height:1.25}}[data-type=small] .EventSessionPromoA-description h2{font-size:1.8rem;font-size:var(--title-3);line-height:1.33}@media only screen and (min-width:1280px){[data-type=small] .EventSessionPromoA-description h2{line-height:1.29}}.EventSessionPromoA-description h3{font-size:1.8rem;font-size:var(--title-3);line-height:1.33}@media only screen and (min-width:1280px){.EventSessionPromoA-description h3{line-height:1.29}}[data-type=small] .EventSessionPromoA-description h3{font-size:1.6rem;font-size:var(--title-4);font-weight:700;line-height:1.25}@media only screen and (min-width:1280px){[data-type=small] .EventSessionPromoA-description h3{line-height:1.33}}.EventSessionPromoA-description .cms-textAlign-center{text-align:center}.EventSessionPromoA-description .cms-textAlign-right{text-align:right}.EventSessionPromoA-description:after{clear:both;display:table}.EventSessionPromoA-description p a:not([data-style=button]),.EventSessionPromoA-description p>ol a:not([data-style=button]),.EventSessionPromoA-description p>ul a:not([data-style=button]),.EventSessionPromoA-description>ol a:not([data-style=button]),.EventSessionPromoA-description>ul a:not([data-style=button]){color:#6f0791;color:var(--color-primary)}.EventSessionPromoA-description p a:not([data-style=button]):hover,.EventSessionPromoA-description p>ol a:not([data-style=button]):hover,.EventSessionPromoA-description p>ul a:not([data-style=button]):hover,.EventSessionPromoA-description>ol a:not([data-style=button]):hover,.EventSessionPromoA-description>ul a:not([data-style=button]):hover{color:#6f0791;color:var(--color-link-text-hover);text-decoration:underline}.EventSessionPromoA-description p>ul,.EventSessionPromoA-description p>ul li>ul,.EventSessionPromoA-description>ul,.EventSessionPromoA-description>ul li>ul{list-style:disc;margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description p>ul li>ol,.EventSessionPromoA-description>ul li>ol{margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description p>ol,.EventSessionPromoA-description>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description p>ol li>ul,.EventSessionPromoA-description>ol li>ul{list-style:disc;margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description p>ol li>ol,.EventSessionPromoA-description>ol li>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description p{margin:20px 0}.EventSessionPromoA-description p:last-of-type{margin-bottom:0}@media only screen and (max-width:1023px){.EventSessionPromoA-description{order:4}}.EventSessionPromoA-description p:first-of-type{margin-top:0}.EventSessionPromoA-description,.EventSessionPromoA-speaker-list{height:0;opacity:0;overflow:hidden;transition:all .3s linear;transition-property:height opacity}.EventSessionPromoA-description{height:auto;opacity:1;position:relative}.EventSessionPromoA-description:after{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(1,#fff));content:"";display:block;height:100px;left:0;position:absolute;right:0;top:40px}.EventSessionPromoA[expanded] .EventSessionPromoA-description,.EventSessionPromoA[expanded] .EventSessionPromoA-speaker-list{height:auto;opacity:1;overflow:visible}.EventSessionPromoA[expanded] .EventSessionPromoA-description:after,.EventSessionPromoA[expanded] .EventSessionPromoA-speaker-list:after{opacity:0}.EventSessionPromoA-speakers{grid-gap:12px;align-items:flex-start;display:grid;gap:12px;height:-moz-fit-content;height:fit-content;justify-content:flex-start}.EventSessionPromoA-speakers-items{display:flex}@media only screen and (max-width:1023px){.EventSessionPromoA-speakers{order:3}}.EventSessionPromoA-speakers-media{flex-shrink:0;position:relative;width:35px}.EventSessionPromoA-speakers-media:nth-of-type(2) div,.EventSessionPromoA-speakers-media:nth-of-type(2) img{transform:translateX(-10px)}.EventSessionPromoA-speakers-media:nth-of-type(3) div,.EventSessionPromoA-speakers-media:nth-of-type(3) img{transform:translateX(-20px)}.EventSessionPromoA-speakers-media:nth-of-type(4) div,.EventSessionPromoA-speakers-media:nth-of-type(4) img{transform:translateX(-30px)}.EventSessionPromoA-speakers-media:nth-of-type(5) div,.EventSessionPromoA-speakers-media:nth-of-type(5) img{transform:translateX(-40px)}.EventSessionPromoA-speakers-media:nth-of-type(6) div,.EventSessionPromoA-speakers-media:nth-of-type(6) img{transform:translateX(-50px)}.EventSessionPromoA-speakers-media:nth-of-type(7) div,.EventSessionPromoA-speakers-media:nth-of-type(7) img{transform:translateX(-60px)}.EventSessionPromoA-speakers-media:nth-of-type(8) div,.EventSessionPromoA-speakers-media:nth-of-type(8) img{transform:translateX(-70px)}.EventSessionPromoA-speakers-media:nth-of-type(9) div,.EventSessionPromoA-speakers-media:nth-of-type(9) img{transform:translateX(-80px)}.EventSessionPromoA-speakers-media:nth-of-type(10) div,.EventSessionPromoA-speakers-media:nth-of-type(10) img{transform:translateX(-90px)}.EventSessionPromoA-speakers-media img{border-radius:100%;height:36px;position:relative;width:36px}[data-speaker-count="1"] .EventSessionPromoA-speakers-media img{height:60px;width:60px}.EventSessionPromoA-speakers-media svg{height:36px;width:36px}.EventSessionPromoA-speakers-media .Placeholder{align-items:center;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:100%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.EventSessionPromoA-speakers-media .Placeholder svg{height:18px;width:18px}[data-speaker-count="1"] .EventSessionPromoA-speakers-media .Placeholder{height:60px;width:60px}[data-speaker-count="1"] .EventSessionPromoA-speakers-media .Placeholder svg{height:30px;width:30px}.EventSessionPromoA-speakers-media .Placeholder svg{color:#640682}.EventSessionPromoA-speakers-media img{-o-object-fit:cover;object-fit:cover}[data-speaker-count="1"] .EventSessionPromoA-speakers-media{height:60px;width:60px}.EventSessionPromoA-toggle{bottom:6px;cursor:pointer;left:0;position:absolute;right:0;text-align:center}.EventSessionPromoA-icon{height:20px;transform:rotate(0);transition:all .3s linear;width:20px}[expanded] .EventSessionPromoA-icon{transform:rotate(180deg)}.EventSessionPromoA-speaker-list{grid-row-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:20px}[expanded] .EventSessionPromoA-speaker-list{margin-top:30px}.EventSessionPromoA-speaker{display:flex;flex-direction:row;gap:12px}.EventSessionPromoA-speaker-image{height:36px;width:36px}.EventSessionPromoA-speaker-image .Image{border-radius:100%;height:36px;max-width:none;width:36px}.EventSessionPromoA-speaker-image .Placeholder{align-items:center;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:100%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.EventSessionPromoA-speaker-image .Placeholder svg{color:#6f0791;color:var(--color-primary);height:18px;width:18px}.EventSessionPromoA-speaker-name{font-size:16px;font-weight:400;line-height:1.5}.EventSessionPromoA-speaker-name p{margin:0}.EventSessionPromoA-speaker-company,.EventSessionPromoA-speaker-role{font-size:14px;font-weight:300;line-height:1.43}.EventSessionPromoA-speaker-company p,.EventSessionPromoA-speaker-role p{margin:0}.EventSessionPromoA-speaker-company{text-decoration:underline}@media only screen and (min-width:1024px){.EventSessionPromoA-speaker-list{grid-row-gap:20px;grid-column-gap:34px;-moz-column-gap:34px;column-gap:34px;display:grid;grid-template-columns:repeat(2,1fr);margin-left:130px;max-width:970px;row-gap:20px}}.EventSessionPromoB{background-color:#323232;background-image:url(../png/192169e567665e819102.png);background-position:100%;background-size:contain;color:#fff;margin-top:40px;padding:22px 20px}.EventSessionPromoB-icon{height:24px;margin-right:24px;width:24px}.EventSessionPromoB-title{font-size:24px;font-weight:700;grid-area:2/1/3/3;line-height:1.33}.EventSessionPromoB-time{color:#fff;flex-shrink:0;font-size:16px;font-weight:400;line-height:1.5;margin-right:32px;text-align:left}.EventSessionPromoB-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:20px auto}@media only screen and (min-width:768px){.EventSessionPromoB-container{align-items:center;display:flex;gap:0}}.EventPage-breadcrumbs{padding-left:20px;padding-right:20px}.EventPage-breadcrumbs[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventPage-breadcrumbs{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventPage-breadcrumbs{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventPage-breadcrumbs{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventPage-breadcrumbs[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventPage .EventPage-breadcrumbs{padding-left:0}.EventPage-breadcrumbs-items{align-items:center;display:flex;flex-direction:row;margin-bottom:32px;margin-top:27px}.EventPage-breadcrumbs-home-icon{height:24px;margin-right:6px;width:24px}.EventPage-breadcrumbs-divider{margin:0 4px}.EventPage-breadcrumbs .Link,.EventPage-breadcrumbs-divider{color:rgba(45,51,57,.8);font-size:14px;font-weight:300;line-height:1.43}.EventPage-breadcrumbs .Link{align-items:center;display:flex;text-align:left}@media only screen and (max-width:567px){.EventPage-breadcrumbs .Link{display:block;text-overflow:ellipsis;white-space:nowrap}.EventPage-breadcrumbs .Link[data-index="0"]{font-size:0}.EventPage-breadcrumbs .Link[data-index="0"] svg{margin-right:0}.EventPage-breadcrumbs .Link[data-index="3"]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:105px}}.EventPage-breadcrumbs .Link[data-index="2"]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:105px}.EventPage-breadcrumbs .Link[data-is-active=true]{color:#323232;font-weight:400}.EventPage-featuredAttendees,.EventPage-keySpeakers,.EventPage-tickets{position:relative}.EventPage-backLink{display:flex;position:relative;z-index:1}.EventPage-back-link{align-items:center;display:flex}.EventPage-back-link a.Link{color:#6f0791;display:flex;font-size:16px;font-weight:700;gap:11px;line-height:1.5}.EventPage-backToTop-link{align-items:center;background:#6f0791;background:var(--color-primary);border:1px solid #6f0791;border:1px solid var(--color-primary);cursor:pointer;display:flex;height:38px;justify-content:center;margin-left:auto;transition:all .2s;width:38px}.EventPage-backToTop-link:hover{background:#fff;background:var(--color-white);border-color:#6f0791;border-color:var(--color-primary)}.EventPage-backToTop-link:hover svg{color:#6f0791;color:var(--color-primary)}.EventPage-backToTop-link svg{color:#fff;color:var(--color-white);height:20px;width:20px}.EventPage-content-wrapper{overflow:hidden;position:relative}.EventPage-sectionNav{width:100%;z-index:1}.EventPage-sectionNav .Navigation,.EventPage-sectionNav .Navigation-items,.EventPage-sectionNav .Navigation-items-item,.EventPage-sectionNav .NavigationItem,.EventPage-sectionNav .NavigationItem-text,.EventPage-sectionNav .NavigationItem-text a,.EventPage-sectionNav .NavigationItem-text a:hover{border:0;margin:0;padding:0;text-align:left}.EventPage-sectionNav .Navigation>.Navigation-items>.Navigation-items-item:first-child{margin:0}.EventPage-sectionNav .Navigation{background:#fff;border-bottom:1px solid #f1f1f1;display:block;padding-left:20px;padding-right:20px}.EventPage-sectionNav .Navigation[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventPage-sectionNav .Navigation{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventPage-sectionNav .Navigation{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventPage-sectionNav .Navigation{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventPage-sectionNav .Navigation[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventPage-sectionNav .Navigation-items,.SearchResultsModule-filter-links{display:flex;flex-direction:row;gap:25px;overflow:auto;padding:20px}.SearchResultsModule-title{margin:20px 0;position:relative}@media only screen and (max-width:1024px){.SearchResultsModule-title{cursor:pointer;height:56px;line-height:56px}}@media only screen and (min-width:1024px){.SearchResultsModule-title>.Navigation-more{display:none}}.SearchResultsModule-filter-links{flex-wrap:wrap;padding:0}.SearchResultsModule-filter-links ul{display:flex;flex-wrap:wrap;gap:25px}.SearchResultsModule-filters[aria-expanded=false] ul{display:none}.SearchResultsModule-filters[aria-expanded=true] ul{display:flex}@media only screen and (min-width:1024px){.SearchResultsModule-filters{padding:20px 0;position:sticky;top:100px}.admin-bar .SearchResultsModule-filters{top:132px}.SearchResultsModule-filters[aria-expanded] ul{display:flex}.SearchResultsModule-filter-links{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;overflow:visible;overflow:initial;padding:0}}.EventPage-sectionNav .NavigationItem-text a,.EventPage-sectionNav .NavigationItem-text span,.SearchResultsModule-filter-link,.SearchResultsModule-filter-link.SearchResultsModule-filter-link--inactive>a{color:#323232;font-size:14px;font-weight:300;line-height:1.43}.EventPage-sectionNav .NavigationItem-text a:hover,.EventPage-sectionNav .NavigationItem-text span:hover,.SearchResultsModule-filter-link.SearchResultsModule-filter-link--active>a,.SearchResultsModule-filter-link:hover{color:#323232;font-weight:400;text-decoration:none}.SearchResultsModule-filter-link ul{border-left:1px solid #8c8c8c;border-left:1px solid var(--color-border);margin:1em;padding-left:1em}@media only screen and (min-width:1600px){.EventPage-sectionNav{width:auto}.EventPage-sectionNav .Navigation{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-bottom:0;left:50px;margin-top:25px;padding:initial;position:absolute;top:0}.EventPage-sectionNav .Navigation-items{align-items:flex-start;display:flex;flex-direction:column;gap:16px;overflow:visible;overflow:initial}}.EventPage-keySpeakers .SpeakerPromoA{margin-top:40px}.EventPage-sponsors .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.EventPage-sponsors .PageList-header-title:before{display:none}.EventPage-sponsors .PageList-cta .Button,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton{align-items:center;background:#fff;background:var(--color-button-text);border:0;color:#6f0791;color:var(--color-button-bg);cursor:pointer;display:inline-block;display:flex;font-size:1.6rem;font-size:var(--label-3);font-size:16px;font-weight:700;height:46px;justify-content:center;line-height:46px;line-height:1.5;margin-top:40px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.EventPage-sponsors .PageList-cta .Button p,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton p{display:inline;margin:0}.EventPage-sponsors .PageList-cta .Button:active,.EventPage-sponsors .PageList-cta .Button:focus,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:active,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.EventPage-sponsors .PageList-cta .Button:hover,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:hover{background:#fff;background:var(--color-button-hover-bg);border-color:#6f0791;border-color:var(--color-button-border);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.EventPage-sponsors .PageList-cta .Button:disabled,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:disabled{background:#fff;background:var(--color-button-text);border-color:#ddd;border-color:var(--color-button-disabled);color:#ddd;color:var(--color-button-disabled);cursor:default}.EventPage-sponsors-items{grid-gap:24px;display:grid;gap:24px}.EventAgenda{position:relative}.EventAgenda .Tabs{background-color:#fff;position:relative;z-index:1}@media only screen and (min-width:1024px){.EventAgenda:after,.EventAgenda:before{background-size:cover;content:"";height:50%;left:0;position:absolute;right:0}}.EventPageBg{background-size:contain;display:block;height:100%;pointer-events:none;position:absolute;width:100%}.EventPageHeading{--module-background-color:0;--module-background-opacity:1;--module-text-color:var(--color-heading-text);background-color:#ecebec;background-size:cover;color:var(--module-text-color);padding-left:20px;padding-right:20px;position:relative}.EventPageHeading[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventPageHeading{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventPageHeading{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventPageHeading{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventPageHeading[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventPageHeading[data-custom-text-color] .EventPage-breadcrumbs .Link,.EventPageHeading[data-custom-text-color] .EventPage-breadcrumbs-divider{color:var(--module-text-color)}.EventPageHeading:after{background:var(--module-background-color);bottom:0;content:"";left:0;opacity:var(--module-background-opacity);position:absolute;right:0;top:0}.EventPageHeading-content{display:flex;flex-direction:column;height:100%;padding-bottom:40px;padding-top:40px}.EventPageHeading-content-wrapper{position:relative;z-index:1}.EventPageHeading-eyebrow{font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43;margin-bottom:10px}.EventPageHeading-eyebrow a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.EventPageHeading-eyebrow a:hover{text-decoration:underline}.EventPageHeading-media{position:relative}[data-no-media] .EventPageHeading-media{display:none}.EventPageHeading-media img{width:100%}.EventPageHeading-subHeading{font-weight:400;margin-top:20px}.EventPageHeading-subHeading a{text-decoration:underline}.EventPageHeading-eventInfo{display:grid;font-size:14px;font-weight:400;grid-template-rows:1fr auto;line-height:1.43;margin-top:25px}.EventPageHeading-eventLocation{cursor:pointer;display:flex;flex-direction:row}.EventPageHeading-eventLocation:hover{color:#6f0791;color:var(--color-link-text-hover)}.EventPageHeading-eventDate{align-items:center;display:flex;flex-direction:row}.EventPageHeading-eventVenue{font-weight:300}.EventPageHeading-footer{display:flex;margin-top:30px}.EventPageHeading-button{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 16px 0 8px;text-align:center;white-space:nowrap;white-space:inherit}.EventPageHeading-button p{display:inline;margin:0}.EventPageHeading-button:active,.EventPageHeading-button:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.EventPageHeading-button:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.EventPageHeading-button:disabled,.EventPageHeading-button[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}@media only screen and (max-width:767px){.EventPageHeading-button{align-items:center;display:flex;flex-direction:column;height:auto;line-height:inherit;min-height:46px;padding:8px 16px 8px 8px;white-space:inherit}[data-event-status=open] .EventPageHeading-button{flex-direction:row}}.EventPageHeading-button svg{height:20px;margin-right:8px;width:20px}.EventPageHeading-button span{font-weight:400;text-decoration:underline}@media only screen and (min-width:1024px){.EventPageHeading-eventInfo{display:flex;flex-direction:row}.EventPageHeading-title{font-size:48px}.EventPageHeading-subHeading{font-size:16px;font-weight:400;line-height:1.5;margin-top:40px}.EventPageHeading-content{margin-left:0;max-width:530px;padding-bottom:70px}.EventPageHeading-footer{margin-top:50px}.EventPageHeading-eventDate:after{background-color:#8c8c8c;content:"";display:inline-flex;height:12px;margin:0 8px;position:relative;width:1px}}.EventSponsorPage-sponsors-items{grid-gap:24px;display:grid;gap:24px}@media only screen and (min-width:768px){.EventSponsorPage-sponsors-items{gap:52px}}.EventVideoPage-width-wrapper{margin:0 auto;max-width:870px}.EventVideoPage .EventPage-backLink{padding-bottom:60px;padding-left:20px;padding-right:20px}.EventVideoPage .EventPage-backLink[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventVideoPage .EventPage-backLink{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventVideoPage .EventPage-backLink{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventVideoPage .EventPage-backLink{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventVideoPage .EventPage-backLink[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventVideoPage-eventVideo{padding-left:20px;padding-right:20px}.EventVideoPage-eventVideo[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventVideoPage-eventVideo{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventVideoPage-eventVideo{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventVideoPage-eventVideo{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventVideoPage-eventVideo[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventVideoPage-eventVideo-video{margin-bottom:40px}.EventVideoPage-eventVideo-video .HTML5VideoPlayer,.EventVideoPage-eventVideo-video .HTML5VideoPlayer video{all:unset;width:100%}.EventVideoPage-eventVideo-content{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;padding-bottom:22px}.EventVideoPage .EventOverview-container{display:flex;flex-direction:column;gap:30px}.EventVideoPage .EventOverview-title{font-size:24px;font-weight:700;line-height:1.33;margin-bottom:24px}.EventVideoPage .EventOverview-keySpeakers,.EventVideoPage .SpeakerList .PageList-cta,.EventVideoPage .SpeakerList .PageList-header{display:none}.EventVideoPage .SpeakerList-items{display:flex;flex-direction:column;row-gap:30px}.EventVideoPage .SpeakerList .SpeakerPromo,.EventVideoPage .SpeakerList .SpeakerPromoModal{flex-direction:row;gap:12px}.EventVideoPage .SpeakerList .SpeakerPromo .PagePromo-media,.EventVideoPage .SpeakerList .SpeakerPromoModal .PagePromo-media{border-radius:100%;height:36.6px;overflow:hidden;width:36.6px}.EventVideoPage .SpeakerList .SpeakerPromo .PagePromo-media img,.EventVideoPage .SpeakerList .SpeakerPromoModal .PagePromo-media img{margin:0!important}.EventVideoPage .SpeakerList .SpeakerPromo .PagePromo-title,.EventVideoPage .SpeakerList .SpeakerPromoModal .PagePromo-title{font-size:16px;font-weight:400;line-height:1.5;padding:0}.EventVideoPage .SpeakerList .SpeakerPromo-role,.EventVideoPage .SpeakerList .SpeakerPromoModal-role{font-size:14px;font-weight:300;line-height:1.43}.EventVideoPage .SpeakerList .SpeakerPromo-company,.EventVideoPage .SpeakerList .SpeakerPromoModal-company{display:none}.EventVideoPage .SpeakerList .SpeakerPromo-content,.EventVideoPage .SpeakerList .SpeakerPromoModal-content{margin:0}@media only screen and (min-width:768px){.EventVideoPage-eventVideo-content{gap:35px;grid-template-columns:1fr 1fr}.EventVideoPage .EventOverview-container{gap:0}}.EventGalleryPage .Page-content{padding-left:20px;padding-right:20px}.EventGalleryPage .Page-content[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventGalleryPage .Page-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventGalleryPage .Page-content{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventGalleryPage .Page-content{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventGalleryPage .Page-content[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventGalleryPage .EventGallery-slides{margin-bottom:40px}.EventCustomPage main .RichTextModule-items,.EventCustomPage main .RichTextModule-title{margin-left:auto;margin-right:auto;max-width:800px}.EventAgendaDay .EventSessionPromoA:first-of-type{padding-top:24px}.EventAgendaDay .EventSessionPromoB+.EventSessionPromoA{padding-top:40px}.EventFieldTrip-header{margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px}.EventFieldTrip-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:32px;text-align:center}.EventFieldTrip-description{font-size:16px;font-weight:400;line-height:1.5}.EventFieldTrip-footer{font-size:14px;font-weight:300;line-height:1.43;margin-top:40px;max-width:420px}.EventFieldTrip-days{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr}@media only screen and (min-width:768px){.EventFieldTrip-days{gap:20px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.EventFieldTrip-days{gap:50px}.EventFieldTrip-header{margin-bottom:90px}}.EventFieldTripDay-header{align-items:flex-end;display:flex;flex-direction:row;margin-bottom:20px;padding-bottom:10px;position:relative}.EventFieldTripDay-header:after{background-image:linear-gradient(90deg,rgba(65,37,251,.7),rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%);bottom:0;content:"";display:block;height:1px;position:absolute;width:100%}.EventFieldTripDay-title{font-size:36px;font-weight:700;line-height:1.33}.EventFieldTripDay-tripDate{color:#323232;font-size:14px;font-weight:300;line-height:1.43;margin-left:8px}.EventFieldTripDay-items{grid-gap:24px;display:grid;gap:24px}@media only screen and (min-width:768px){.EventFieldTripDay-header{margin-bottom:45px}}.EventFieldTripRow{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.EventFieldTripRow-title{font-size:18px;font-weight:700;line-height:1.33}.EventFieldTripRow-description{font-size:14px;font-weight:300;line-height:1.43}@media only screen and (min-width:768px){.EventFieldTripRow{gap:20px;grid-template-columns:100px auto}}@media only screen and (min-width:1024px){.EventFieldTripRow{gap:40px;grid-template-columns:196px auto}}.EventLocationModal{grid-gap:30px;display:grid;gap:30px}.EventLocationModal-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.EventLocationModal-name{font-size:24px;font-weight:700;line-height:1.33;text-align:left}.EventLocationModal-address,.EventLocationModal-description{font-size:16px;font-weight:400;line-height:1.5}.EventLocationModal-address-title{font-weight:700}.EventLocationModal-address-link{text-decoration:underline}.EventLocationModal-address-link:hover{color:#6f0791;color:var(--color-link-text-hover)}@media only screen and (min-width:768px){.EventLocationModal{gap:64px;grid-template-columns:288px 1fr}}.EventLocation{align-items:center;display:flex}.EventLocation-icon{height:20px;margin-left:12px;width:20px}.EventLocation-address-link a{display:block}.EventLocation-address-link a svg,.EventLocation-address-link a svg:hover{color:#6f0791;color:var(--color-link-text-hover)}.EventOverview-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.EventOverview-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.EventOverview-title:before{display:none}.EventOverview-description{font-size:16px;font-weight:400;line-height:1.5}.EventOverview-keySpeakers-items{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr}.EventOverview-cta{margin-top:40px}.EventOverview-cta .Link{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.EventOverview-cta .Link p{display:inline;margin:0}.EventOverview-cta .Link:active,.EventOverview-cta .Link:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.EventOverview-cta .Link:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.EventOverview-cta .Link:disabled,.EventOverview-cta .Link[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.EventOverview-cta-link{margin-top:24px}.EventOverview-cta-link .Link{text-decoration:underline}@media only screen and (min-width:768px){.EventOverview-container{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.EventOverview-container{gap:32px}}.EventAttendeeTable{--columnOne:341px;--columnTwo:331px;--columnThree:auto;display:block}.EventAttendeeTable.loading .LoadingSpinner{display:flex;margin:auto}.EventAttendeeTable .LoadingSpinner{display:none}.EventAttendeeTable-table{opacity:1;visibility:visible}.loading .EventAttendeeTable-table{opacity:0;visibility:hidden}.EventAttendeeTable[data-show-attendee-name] .dataTables_info{display:block}.EventAttendeeTable-table-wrapper:before{background-image:linear-gradient(90deg,rgba(65,37,251,.7),rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%);content:"";display:block;height:1px}.EventAttendeeTable-table{color:#323232;font-size:14px;font-weight:400;line-height:1.43}.EventAttendeeTable-row{border-bottom:1px solid #ddd;padding-bottom:16px;padding-top:16px}.EventAttendeeTable-company{font-size:16px;font-weight:700;line-height:1.5}.EventAttendeeTable-cell{grid-gap:4px;display:grid;gap:4px}.EventAttendeeTable-name,.EventAttendeeTable-role{display:block;font-size:14px;font-weight:400;line-height:1.43}.EventAttendeeTable-name:not(:last-child),.EventAttendeeTable-role:not(:last-child){margin-bottom:4px}.EventAttendeeTable table.dataTable>tbody>tr.child ul.dtr-details{white-space:pre-wrap}.EventAttendeeTable .dataTables_filter input[type=search]{background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUdwTC0zOSs0NS0yOSwzOC0yOSwyOC0zOSswOCw0OCowPy0yNSwyOS0zOS0zOR0Pa/gAAAAOdFJOUwDvMWm834CXIEAQMM9QrRDLzwAAAVRJREFUOMtjYBj+YLNZ8iyckpyF74DgcAMOWb93YPAMqzxX3TsoiMQm3fMODhIwZTnigOIiZSnnQMZjSi8FCnsuACoD2WGAIQ0UFYYYA3ShBIaz3717ugHCZHv37gm6NCuSFqBBE9Ck5yFZCHSGA4bVT5EteoEmLffuMYLjh8wBAe537wQQvDx0t/GiWDcPySYwYH73rgDBW/fuIao0G0pA8717R5I0quF66HYDnRaA4N1DdzkXSkjUvXuOFix+SJHM8e7dSzTpvHcP4UmMHcUmMFiIFC7zUNwJ89lzRLJ6ip5YuYBJrQrCnPgOPUYgJj4Fx/jyd5jRDQ6Yd08tF3CYy2FNikC3IwEhTO1yMLkndu8eKmDIt0BlHxrwYdPOYAKRzWJgfIdNO0Ozj9xTd2AaZpLDqh0OFLFrh4HBr30Dfu0BeLXj0w3ULo23BN26gWEU4AQAWd/l9555KM8AAAAASUVORK5CYII=);background-position:4px;background-size:24px;border:1px solid rgba(45,51,57,.12);border-radius:0;height:40px;padding:8px 10px 8px 36px;width:250px}.EventAttendeeTable #search-clear,.EventAttendeeTable .dt-button-background,.EventAttendeeTable .dt-down-arrow{display:none!important}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button{color:#9b9b9b;font-size:14px;font-weight:400;line-height:1.43;margin:0 6px;padding:0;text-align:right}@media only screen and (max-width:767px){.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button{display:none}}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button.disabled{pointer-events:none}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button.previous{margin-right:8px}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button.next{margin-left:8px}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button:hover{text-decoration:underline}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button{background:none;border:0;color:#323232!important;cursor:pointer;display:block;display:inline-flex;font-size:16px;font-weight:400;line-height:1.5;outline:none;padding:0;text-align:right}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button a,.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button.current,.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button:hover{text-decoration:underline}.EventAttendeeTable .dataTables_info{color:rgba(45,51,57,.8);display:none;font-size:16px;font-weight:300;line-height:1.5;margin-left:16px}.EventAttendeeTable-table{border-collapse:collapse;border-spacing:0;text-align:left}.EventAttendeeTable-table-header{margin-bottom:12px}.EventAttendeeTable-table td,.EventAttendeeTable-table th{padding:16px 11px;vertical-align:top}.EventAttendeeTable-table tr{border-bottom:1px solid #ddd}.EventAttendeeTable-table th{background-color:#fcfcfc;cursor:pointer;font-size:16px;font-weight:400;height:52px;line-height:1.5;text-align:left;white-space:nowrap}.EventAttendeeTable-table th.sorting_asc,.EventAttendeeTable-table th.sorting_desc{font-weight:700}.EventAttendeeTable-table th[data-col=company],.EventAttendeeTable-table th[data-col=name]{min-width:341px!important}.EventAttendeeTable-table-footer{margin-top:12px}.EventAttendeeTable-table-footer .paginate_button{margin:0 8px!important}@media only screen and (min-width:1024px){.EventAttendeeTable-table-header{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.EventAttendeeTable-table-footer{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}}.SpeakerList{display:block}.SpeakerList .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.SpeakerList .PageList-header-title:before{display:none}.SpeakerList-search{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:30px}.SpeakerList-search-input{background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUdwTC0zOSs0NS0yOSwzOC0yOSwyOC0zOSswOCw0OCowPy0yNSwyOS0zOS0zOR0Pa/gAAAAOdFJOUwDvMWm834CXIEAQMM9QrRDLzwAAAVRJREFUOMtjYBj+YLNZ8iyckpyF74DgcAMOWb93YPAMqzxX3TsoiMQm3fMODhIwZTnigOIiZSnnQMZjSi8FCnsuACoD2WGAIQ0UFYYYA3ShBIaz3717ugHCZHv37gm6NCuSFqBBE9Ck5yFZCHSGA4bVT5EteoEmLffuMYLjh8wBAe537wQQvDx0t/GiWDcPySYwYH73rgDBW/fuIao0G0pA8717R5I0quF66HYDnRaA4N1DdzkXSkjUvXuOFix+SJHM8e7dSzTpvHcP4UmMHcUmMFiIFC7zUNwJ89lzRLJ6ip5YuYBJrQrCnPgOPUYgJj4Fx/jyd5jRDQ6Yd08tF3CYy2FNikC3IwEhTO1yMLkndu8eKmDIt0BlHxrwYdPOYAKRzWJgfIdNO0Ozj9xTd2AaZpLDqh0OFLFrh4HBr30Dfu0BeLXj0w3ULo23BN26gWEU4AQAWd/l9555KM8AAAAASUVORK5CYII=);background-position:4px;background-size:24px;border:1px solid rgba(45,51,57,.12);border-radius:0;height:40px;padding:8px 10px 8px 36px;width:250px}.SpeakerList-search-text{color:rgba(45,51,57,.8);font-size:16px;font-weight:300;line-height:1.5;margin-left:16px}.SpeakerList-items{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(auto,198px));justify-content:center;list-style:none}.SpeakerList-items-item .PagePromo-media{align-items:flex-end;background-size:contain;display:flex;height:150px;max-width:199px;width:100%}.SpeakerList-items-item .PagePromo-media .Image,.SpeakerList-items-item .PagePromo-media .Placeholder{width:114px}.SpeakerList-items-item .PagePromo-media .Placeholder{background-color:#f7f7f7;height:152px;text-align:center}.SpeakerList-items-item .PagePromo-media .Placeholder svg{color:#6f0791;color:var(--color-primary);width:60px}.SpeakerList-items-item:nth-child(odd) .PagePromo-media{background-image:url(../png/e447790ebc3128cb04dc.png)}.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Image,.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Placeholder{margin-left:24px;width:114px}.SpeakerList-items-item:nth-child(2n) .PagePromo-media{background-image:url(../png/d455e1963f70d3ceb62f.png);justify-content:flex-end}.SpeakerList-items-item:nth-child(2n) .PagePromo-media .Image{margin-right:24px;width:114px}@media only screen and (min-width:768px){.SpeakerList-items{grid-template-columns:repeat(3,minmax(auto,198px))}.SpeakerList-items-item .PagePromo-media{height:194px}}@media only screen and (min-width:1024px){.SpeakerList-items{grid-template-columns:repeat(4,minmax(auto,198px));justify-content:space-between;row-gap:44px}}.SpeakerPromo,.SpeakerPromoModal{align-items:flex-start;display:flex;flex-direction:column}.SpeakerPromo-content,.SpeakerPromoModal-content{margin-top:16px}.SpeakerPromo .PagePromo-title,.SpeakerPromoModal .PagePromo-title{align-items:center;display:flex;font-size:18px;font-weight:700;line-height:1.33;padding-bottom:8px}.SpeakerPromo .PagePromo-title[data-modal-trigger],.SpeakerPromoModal .PagePromo-title[data-modal-trigger]{cursor:pointer}.SpeakerPromo .PagePromo-title[data-modal-trigger]:hover,.SpeakerPromoModal .PagePromo-title[data-modal-trigger]:hover{color:#6f0791;color:var(--color-link-text-hover)}.SpeakerPromo .PagePromo-media,.SpeakerPromo .PagePromo-title p,.SpeakerPromoModal .PagePromo-media,.SpeakerPromoModal .PagePromo-title p{margin:0}.SpeakerPromo .PagePromo-media img,.SpeakerPromoModal .PagePromo-media img{border-radius:0}.SpeakerPromo-bio,.SpeakerPromo-company,.SpeakerPromo-role,.SpeakerPromoModal-bio,.SpeakerPromoModal-company,.SpeakerPromoModal-role{font-size:14px;font-weight:400;line-height:1.43}.SpeakerPromo-company p,.SpeakerPromo-role p,.SpeakerPromoModal-company p,.SpeakerPromoModal-role p{margin:0}.SpeakerPromo-company .Link,.SpeakerPromoModal-company .Link{text-decoration:underline}.SpeakerPromo-modalTrigger,.SpeakerPromoModal-modalTrigger{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:10px;position:relative;top:6px;width:24px}.SpeakerPromo-modalTrigger svg,.SpeakerPromoModal-modalTrigger svg{height:24px;width:24px}.SpeakerPromoA{background-color:#f2f2f2;background-color:var(--color-promo-background,#f2f2f2);padding:16px 24px}.SpeakerPromoA-media{height:23px;width:23px}.SpeakerPromoA-block{margin:8px 0}.SpeakerPromoA-title{font-size:24px;font-weight:700;line-height:1.33}.SpeakerPromoA-media{height:24px;margin-right:12px;width:24px}.SpeakerPromoA-aside{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:24px auto}.SpeakerPromoA-description{font-size:14px;font-weight:300;line-height:1.43}.SpeakerPromoA-description a{color:inherit;font-weight:700;text-decoration:underline}.SpeakerPromoA-description p:last-of-type{margin-bottom:0}.SpeakerPromoA-name,.SpeakerPromoA-role{font-size:14px;line-height:1.43}.SpeakerPromoA-role{font-weight:300}.SpeakerPromoA-email a{text-decoration:underline}@media only screen and (min-width:768px){.SpeakerPromoA{display:grid;grid-template-columns:1fr 1fr}}.SpeakerPromoModal{width:100%}.SpeakerPromoModal-title{font-size:18px;font-weight:700;line-height:1.33;padding-bottom:8px}.SpeakerPromoModal-title p{margin:0}.SpeakerPromoModal-media{align-items:flex-end;background-image:url(../png/d455e1963f70d3ceb62f.png);background-size:contain;display:flex;height:194px;justify-content:flex-end;margin:0 auto 20px;max-width:199px;width:100%}.SpeakerPromoModal-media .Image{margin-right:24px;width:114px}.SpeakerPromoModal-content{flex-shrink:0;text-align:center;width:100%}.SpeakerPromoModal-bio{margin-top:10px;text-align:center}@media only screen and (min-width:768px){.SpeakerPromoModal{display:flex;flex-direction:row}.SpeakerPromoModal-content{margin:0;text-align:left;width:200px}.SpeakerPromoModal-media{flex-shrink:0;margin:0 0 20px}.SpeakerPromoModal-bio{margin-left:20px;margin-top:0;text-align:left}.SpeakerPromoModal-bio p:first-of-type{margin-top:0}}.SponsorPromoCallout{background-color:#f2f2f2;background-color:var(--color-promo-background,#f2f2f2);padding:16px 24px}.SponsorPromoCallout-media{height:23px;width:23px}.SponsorPromoCallout-block{margin:8px 0}.SponsorPromoCallout-title{font-size:24px;font-weight:700;line-height:1.33}.SponsorPromoCallout-media{height:24px;margin-right:12px;width:24px}.SponsorPromoCallout-media svg{height:19px;width:24px}.SponsorPromoCallout-aside{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:24px auto}.SponsorPromoCallout-description{font-size:14px;font-weight:300;line-height:1.43}.SponsorPromoCallout-description a{color:inherit;font-weight:700;text-decoration:underline}.SponsorPromoCallout-description p:first-of-type{margin-top:0}.SponsorPromoCallout-description p:last-of-type{margin-bottom:0}.SponsorPromoCallout-name,.SponsorPromoCallout-role{font-size:14px;line-height:1.43}.SponsorPromoCallout-role{font-weight:300}.SponsorPromoCallout-email a{text-decoration:underline}@media only screen and (min-width:768px){.SponsorPromoCallout{display:grid;grid-template-columns:1fr 1fr}}.BannerPromo-wrapper{background-color:#f2f2f2;background-color:var(--color-promo-background,#f2f2f2);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKcAAABjCAYAAAD+bxBOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA6MSURBVHgB7V07bBRJGi7P+iFuTADCAyLCTrHTG0cEdnr4Unzp+lKwhBE6fAHB4hMCtMBlt97wZERoxxBjUs9GSAwhjBFOxieZl+/7uv8y5fY8uqdf1TP1SaXuGU97eqq+/t9VpZSDg4ODg4ODg4ODg8OAYkilhAcPHlRwKKNNDg0NnZdzs7XCvtlw3f73798/GO81bt26ta8cBgKJkBNE1CSc5RFt6vDwUOE1iVVHa3z79m2/VCo11Q+itYJHXBBy/KefftIk1iRnm5JrNWHr+I6GQeC6I2//oGdykpAg2zxIWFU+ad6i1fDaO6ZFEnkQPMKClFMgcUVeV/Dd50FWfoxkbbAJeXlPTvIWDJHJCXJMY8AXlC8h6yDEC5UiGaNCS3Hlk/e8kNd7HSCvR1blE9g0H5S8r/CbGsohN4Qmp5BykQOMgdyE1HxRRClkSl4eDXtYv6fknDgvR/7OpnFu/u6G+b4Q3TRfnMTuEV3JicGkLblEUuLlY3RyTQ0YhNCauEGHziNywE4+1kRi81ybG559jPf1a2crt0BbcnJARFLOQ0pu3Lx5c1M59Az0Jw/aPmbf0k7X5saUOI8kqme3D6IQCKIlOSktQchVdhLaE/dUpwshLolKM2MGx2nlmxQ7eL0NqbwziPbvCXI+evRoAZ2xCHKuQ1q+UA6Zw5CytPNnISBmcHyL9nKQxuSInKLGl3A6ic5Yc56qPRCyzmF85unAYXx20Db6fYw8cjKbY6jxdafG7YSWqPQFcJxHe9HPJB0SYq4xXrmysrKhHKxHgKTMym3249gNwcZcx3GziN645O+P0pt4yMbxkB3L20u4htDSpdEvksYkKdo0fIXVfpKiJOe87Ua2xBmnxZPVGR96s2am51h2x0ClxZHX6pQm8/N1pjgxsHVVQBg2KSXpy36RoqlVJcUFpSIdAJxOSxyQZGLgekf5QetYEoLhMvUjP8/QjUlaxhp3ihRrNKQondo/4f6fFl2KWkVOs5hECEmD/1VWJGlVXaUKFmt8+PAhD1Tzc0VX81aQU/L2JAQrnLazJGQniE2r743tFYlquxl0//59HhaGh4evFpmguZLTKCahlNzEcdPWMJZI1WpRYo3aDoUmWiwqQXMhp9iTN4pAylYw7OE55ZfcWZm5CUjQ5aLFrzMlp1lMUkRStgJ+01HmBi83bCOptkHRLsOL/6cqEDIjJ3P2ICM7SWc1+ioLpU0UG0kKgnKcfxF7uTDx7NTJqVU4zyU1WshYYljYSFKxP1lT+ivGYLUoY5AqOfHEUoUvDFo9aCAoXrPBcTLuaa4o6j0VchqFJE2pBx3ICiftkCDIf1VZkLkpmnpPnJxiW15FB2y56vkT+e8ZEPW35eXlbZUD5F5odtzBGP3ddrs/MXIGbMvcpeX79++9YpCxsTFOg2CUQOfW1devX8fVj3lA+wi1NCHp9zm3nhPUDg4OGhcuXEh04AKqfjsvp1C8d45Tw/YcfCLkfPz4cRUDvoyOT9W2BOE8go2OjlY4mQyxuzK+lwFx730QjA9IBSQb54QyvP6Az+gZkUcPC1+rH4UiZalk4ue9c5nMx//H+tY6vuvV58+f63EJKwQtixSdxT3dy9o50VNC8P33bJeeschpxC2Z2ut5ZiZJd+rUqUmTbCSK8gfyiGx4fx9EoR3LhRL0VFyvIonSj++DRN7ruETiPfEhwHdzisS0TJXYwf29xJ938P971gx5VxEVxfaMs+KHdno+RJkEt7e3N4kBnsE1kyDaJAafCx80caQE8cgGon2Q5Wv2kyJbXNBMwH2xZnKWQXcWZ+N8o1eSGrYoVey+hNkyMYUM2/OazZ57T+SM4vRwUCGBSEim+2aFiLWRkRGv9C0N+y5tUKrid3jpS/RDLQ5J86oiEun5qzwUVpYGRiJnQI13tJdkABdk3jttt22Q8kXRiNgNHz9+JEEX45DUyIFz5utv6NfUvXkjrVmG9FxXFiLKcjR6LvurTp4mSYnPseCVNtomCLnZb4QMQktSXTMwMTER2Y4zsji/qAzsUPk+2vL/sdUxCkXOMGqc6lsk5cKgkDIIkhTS7wakX4UqOqoUzZqg2jESYWOdai91+iPVOH4AA7ZUXasdiKlncNLjXoLk2Bg0YhIk47lz51bRB1vsj93d3YUo14MgPNDBXMWxyvSvShF4CA7psUv5n3VoS04WMKCDnyg/WLvczlCHzVWFc3OPUyoqlcraIJKyBTYpOXG8CoIuRblQCNoAQelFp0pQ3CMbQ2NVZSFOqPUosUtITDo7iyTnmTNn+rraKCrQNzzQ1GFfVqOqecMmpIrfTkvF26zaj0lOvcCC8mci3ghDTHT6HUfMkwARlWiRdVbKo6/u6QxXGIgEbWYgQQ/RajJPyiockZNOD1NaOOXKH2udvDeqck3MOJmSQQDsbwXncEPboUxChL3WIOi/cJzjGKmEwbX7Zbr1ZWUZhkSN31F+jrnrAl7a+XGqPBrwQPNAx3IJHv1qlL4LFAuvJa1+RbX/17aQUkmcnnonpydwwRpDRY6Y0QAvnoeX6Lt1ZMvu9SBB6cWz7+/IlOUk4al2jK1Vqr0EdfM4bIYAniftnp1egswOxwn65cuXO1FtUIxVDSbCM1z/D5UguIkDGiv2p5VFKIVVEexIZkCYolMOPYMEZWWT2KCRnKTbt28reP8UDLtQxZFCVJ0gISXGO+0iZ9gPSuZjwzlA8UFPniSjF49+vR7lWnFgnuK0yli0SgCUyqwGYy1rCiZDzwhFThY3cE8fdKpbhjsh0ItnbBH9+r8ogXrDg38CyXtDViJJArQ7t/E/Z5QlCEVOdODfnDpPHqJOPSnIuHHY60TS0UbcloLl2BC7s26T3dmVnJSauOmmk5rJg+p9bGysCdW+Bol1LYr9Ker9GU7nklDvNtqdXcmJG/4rPMQt5ZAKEJJTBwcHXLx2K4r9Kd57U7z3ayombLQ7O5Lz06dPfIrKTmqmC0pQENMTAKxkkrx8V4j3zuvKCTlHVtmdbcnJDuLUCmdrZgP09SHaU9bNqh9LhHfFoY/fKT0lkxQX1tidnSSnXuZvRzmkDgkvNXR4CVor1HWijv+Ql7FIJXYsF8idTojosdCWnJxpyBmGLq6ZHWA/sm3JPPzQRBPpuUXPPQ6pSHSo9F3lq/fc7c6W5KRKpyMEgjpbM0NQeo6OjjYhQZ+i/6+FtT1Fer5W/jr2caUn8YcNJXTtJKe3t8/Zs2cHfufarIE+p2DQajrK9AlKu624pMKDwUZTrpq3am9JTtwcf6CzNXMCVCvn9jyT2Geoa8RepOc+F4dUcMrYtBROKvvUE06Qk53BAg+n0vMDpSdVK9d6UiGlp6h21mJyH6WeVXvg/4Qu60sDrSSnU+kWwJSeYT135av2JOxF/p/XedudJ8jpVLodCEjPUJLQnHIRR7XrkJKKaSLExTFyUqXjaak6lW4NPCcHDtLi3t5e2GveKX+bxJ7tRVHtDCnFMhHiIig5WVA85VS6HWBhMoj5Go22X1f7T+KUelnIuHHKIxMhL+l5jJwMvHMNSuVgDWRVji140KHsP4lT1kHSKRUDpvevcvLaj5GTa0+iE3JZr9yhNSRrRPvvagTHqKFXe+4Vptc+MjKSi2o/Iqf8cFajOMlpEaRi6Z1s6d2VJBJEpxMVO/0oUvgZBNZCHqrdlJxcG+mty6XbB51ShATNNLRjFJXETov2giNysjyOZf/KwTpo1c41l7pljCTDQwEzoZKBTovOZy09PXLKD56C+nAq3UJQtUOrvVO+Y5JptZDhGFWz/m4tOb2skFvFw2p4VeqSJMkMotqbypeei1lKT4+cDCHR3lQO1gIeM9sOF+hVGSMgPTOzPT1yIoTErVdc4N1iHBwceBPhcDodtlIpKQQn02UlPUvO3iwGAnZn26A4xpGNZtquShDmZDq0TKZxUHJ6u6Q5e7MwaIyNjYVxTA5VwtCT6bjSiMoga1TiBlYS4HWwHyQcNxZrm5qUsBMLPxKVnISx0kgtC+eohB8yxVyscrAesmQM9//sJrX491QWgRXn6Hfl59xTdY5KMkfZZYWKgzAVR6wu+6BSgLGQGNe6/1l2gksFXNmYOz44tV4AiLNDYrSVnEM+qNZTWz5b1Du3iOGDspSWeufKxlPcS1w5FB6ictmYukx1TOV7/q1EvadB0BLtGLexVX+AKlZL1bQ3HgiuE6pS8N4ZSkrFNnHIDZeUP70idYh639brhMrux4mhJAWlDn0ASDC2cZWivRmEsU7on9ESrVyi5HTkLAikHG68nUARojD3npkPYW7kBcea64QmVrlEh8iRs1igbdfs8PfJrOPWknuvcxEybkOTVHgp9G4aDvlDS0au3d7q70YYKfO4tbENTWLhpZJMI3UoBrgN4Hmu4xn8w927dzV5L0GS5RIaNMJLtD9jh5e8wg/lYD1qtZpOX15qVaRTLpc9YqqMPPVWMOzPp7Kfaiz7s9Qp2+BgDy5evEhPvNu6Aqnl1MMisA3i9Tj2p7M5CwJ66hjwuXaTEEWqslop92yfUftJ9Fy95OXWlYPVePPmDVU27c1pELTTDFmGkRIvlesFUvvJDcC4AUNP9mcp7soQDunj9OnTHOxZrjjXYV0BkpfVSFYU8Yj9yZVH1npNb5Kc41nPSXEIDzpCw8PDQ2h/4W7DrT5DL1lAyWlN9CWwDWLk8JL21p1qtxR0hLj1CpyMCqRmS3IaBR9lEMKq0KCR3rysIq4zT3KGnZPikDE4sCDlENrPITYrY5mcdXW5ZnoTDxnVe2iukZxvoS6s2cbYwcfz58+5KS5P6aGX20lNA7mHkdpB1DujCExvXg8rPUuyjXGuC9M7nMSVK1e8iWrcjwhttdNnjenA1mb7VlZWeKB6532GUu8lWftxxjlF9oDqHHHCIW5WAOHRdRe9NGdcJgkdXhL13tXPKckPz3yBKIfW0OocA+hNf5iYmHgW8tKy7bW52nvH6cswU4v/DwynT/S7cx/qAAAAAElFTkSuQmCC);background-position:0 100%;background-size:auto;gap:10px;padding:16px}.BannerPromo[data-inverse-colors] .BannerPromo-wrapper{background-color:#323232;background-color:var(--color-promo-background,#323232)}.BannerPromo[data-inverse-colors] .BannerPromo svg{fill:currentColor}.BannerPromo-icon,.BannerPromo-media{height:24px;width:24px}.BannerPromo-left{align-items:flex-start;display:flex;flex-direction:row;gap:12.5px;justify-content:center;margin-bottom:10px}.BannerPromo-left,.BannerPromo-right{text-align:center}.BannerPromo .PagePromo-title{font-size:24px;font-weight:700;line-height:1.33;text-align:left}.BannerPromo .PagePromo-title p{margin:0}.BannerPromo .PagePromo-description{font-size:16px;font-weight:400;line-height:1.5}.BannerPromo .PagePromo-description a{color:inherit;font-weight:700}.BannerPromo .PagePromo-description p:first-of-type{margin-top:0}.BannerPromo .PagePromo-description p:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.BannerPromo-wrapper{display:grid;grid-template-columns:auto 617px;padding:24px}.BannerPromo-left{justify-content:flex-start;margin-bottom:0}.BannerPromo-right{display:flex;justify-content:center;text-align:left}}.TicketList .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.TicketList .PageList-header-title:before{display:none}.TicketList .PageList-header-pricePlan{grid-gap:10px;display:grid;gap:10px;margin-top:10px}.TicketList .PageList-header-description{align-items:flex-start;display:flex;flex-direction:column}.TicketList-items{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(1,1fr);justify-content:center}.TicketList-footerText{font-size:16px;font-weight:400;line-height:1.5;margin-top:24px}.TicketList-footerText a{text-decoration:underline}@media only screen and (min-width:568px){.TicketList-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.TicketList-items{gap:60px;grid-template-columns:repeat(var(--items-length),minmax(auto,300px))}.TicketList .PageList-header-pricePlan{display:flex;margin-top:0}.TicketList .PageList-header-description{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.TicketList .PageList-header-description .PricePlanA{margin:0 16px 0 0}.TicketList .PageList-header-description .PricePlanA:first-child{margin-left:16px}}.TicketPromo{background-color:#f2f2f2;height:100%;padding:16px 27px}.TicketPromo-content{display:flex;flex-direction:column;height:100%}.TicketPromo-title{border-bottom:1px solid #c36fde;display:block;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:20px;padding-bottom:12px;text-align:center;text-transform:uppercase}.TicketPromo-title p{margin:0}.TicketPromo-icon{margin:0 auto 12px}.TicketPromo-icon .Image{border-radius:100%;margin:0 auto}.TicketPromo-pricePlan{grid-row-gap:12px;display:grid;row-gap:12px}.TicketPromo-expiryDate{display:block;font-size:11px;font-weight:700;line-height:1.45;margin-top:8px;text-align:center}.TicketPromo-button{margin-top:auto}[data-has-expiry=false] .TicketPromo-button{margin-bottom:25px}.TicketPromo-button .Link{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;margin-top:20px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap;width:100%}.TicketPromo-button .Link p{display:inline;margin:0}.TicketPromo-button .Link:active,.TicketPromo-button .Link:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.TicketPromo-button .Link:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.TicketPromo-button .Link:disabled,.TicketPromo-button .Link[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.PricePlan-icon,.PricePlanA-icon{height:20px;position:relative;width:20px}.PricePlan-icon:nth-child(2),.PricePlan-icon:nth-child(3),.PricePlan-icon:nth-child(4),.PricePlan-icon:nth-child(5),.PricePlanA-icon:nth-child(2),.PricePlanA-icon:nth-child(3),.PricePlanA-icon:nth-child(4),.PricePlanA-icon:nth-child(5){margin-left:-6px}.PricePlan-icon-plus,.PricePlanA-icon-plus{height:16px;width:16px}.PricePlan-price,.PricePlanA-price{font-size:24px;font-weight:700;line-height:1.33}.PricePlan-row,.PricePlanA-row{justify-content:space-between;padding-left:16px;padding-right:16px}.PricePlan-headCount,.PricePlan-row,.PricePlanA-headCount,.PricePlanA-row{align-items:center;display:flex}.PricePlan-headCount .plus,.PricePlanA-headCount .plus{font-weight:300}.PricePlanA{display:inline-flex}.PricePlanA-row{justify-content:flex-start;padding:0}.EventRegisterModal{width:100%}.EventRegisterModal [data-cvt-embed]{min-height:calc(100vh - 100px)}.EventVideoPlaylistModule{padding:40px 20px}.EventVideoPlaylistModule[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.EventVideoPlaylistModule{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.EventVideoPlaylistModule{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.EventVideoPlaylistModule{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.EventVideoPlaylistModule[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.EventVideoPlaylistModule-playlist-items{grid-gap:26px;display:grid;gap:26px}@media only screen and (min-width:768px){.EventVideoPlaylistModule-playlist-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.EventVideoPlaylistModule-playlist-items{grid-template-columns:1fr 1fr 1fr}}.EventVideoPlaylistModule .EventPlaylistItem-title{font-size:16px;line-height:1.5;margin-top:6px}.Figure-caption,.Figure-credit{display:inline-block;margin-right:5px}.Figure-content{font-size:1.4rem;font-size:var(--caption-1);font-weight:400;line-height:1.71}.Form{--color-invalid:#d31141;--color-placeholder:#bbb;background-repeat:no-repeat;background-size:cover;display:block;margin-left:auto;margin-right:auto;max-width:800px}.Form-wrapper[data-has-bg-image] .Form{background-color:var(--color-form-background)}.Form-description,.Form-items-item{margin-bottom:30px}.Form-title{margin-bottom:10px}.Form-wrapper{background:var(--color-form-background);color:#323232;color:var(--color-primary-text)}.Form-wrapper[data-inverse-colors]{--color-input-text:#333;--color-primary-text:var(--color-primary-text-inverse);--color-primary:var(--color-primary-text-inverse)}.Fieldset{border:0;padding:0}.Fieldset legend{display:block;padding-bottom:15px;padding-left:0}.Fieldset-title{padding-bottom:20px}.Fieldset-items{display:grid;grid-template-columns:1fr}.Fieldset-items-item{margin-bottom:15px}.Fieldset-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.Fieldset[data-fieldset-lgcolumns="50-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr}.Fieldset[data-fieldset-lgcolumns="33-33-33"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="50-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:2fr 1fr 1fr}.Fieldset[data-fieldset-lgcolumns="25-25-50"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 2fr}.Fieldset[data-fieldset-lgcolumns="25-25-25-25"]>.Fieldset-items{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr}}.CaptchaInput-input,.EmailInput-input,.Input-input,.Select-input,.TextArea-input,.TextInput-input{background-color:#fff;border:1px solid #8c8c8c;border:1px solid var(--color-border);border-radius:0;color:var(--color-input-text);height:50px;padding:15px;width:100%}.CaptchaInput-input::-moz-placeholder,.EmailInput-input::-moz-placeholder,.Input-input::-moz-placeholder,.Select-input::-moz-placeholder,.TextArea-input::-moz-placeholder,.TextInput-input::-moz-placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input::placeholder,.EmailInput-input::placeholder,.Input-input::placeholder,.Select-input::placeholder,.TextArea-input::placeholder,.TextInput-input::placeholder{color:var(--color-placeholder);opacity:1}.CaptchaInput-input:required:invalid,.EmailInput-input:required:invalid,.Input-input:required:invalid,.Select-input:required:invalid,.TextArea-input:required:invalid,.TextInput-input:required:invalid{border:1px solid var(--color-invalid);color:var(--color-invalid)}.CaptchaInput-input:required:invalid~svg,.EmailInput-input:required:invalid~svg,.Input-input:required:invalid~svg,.Select-input:required:invalid~svg,.TextArea-input:required:invalid~svg,.TextInput-input:required:invalid~svg{fill:var(--color-invalid)}.CaptchaInput-input:focus,.EmailInput-input:focus,.Input-input:focus,.Select-input:focus,.TextArea-input:focus,.TextInput-input:focus{border:1px solid #6f0791;border:1px solid var(--color-primary)}.CaptchaInput-input:required:valid,.EmailInput-input:required:valid,.Input-input:required:valid,.Select-input:required:valid,.TextArea-input:required:valid,.TextInput-input:required:valid{border:1px solid #8c8c8c;border:1px solid var(--color-border)}.CaptchaInput label>span,.EmailInput label>span,.Input label>span,.Select label>span,.TextArea label>span,.TextInput label>span{display:block;padding-bottom:10px;text-transform:none}.CaptchaInput-errors,.EmailInput-errors,.Input-errors,.Select-errors,.TextArea-errors,.TextInput-errors{display:none}[data-invalid] .CaptchaInput-errors,[data-invalid] .EmailInput-errors,[data-invalid] .Input-errors,[data-invalid] .Select-errors,[data-invalid] .TextArea-errors,[data-invalid] .TextInput-errors{color:var(--color-invalid);display:block;margin-top:5px}.CheckboxInput{--color-border:#979797;--color-disabled:#e0e0e0;--color-input-text:#000}.CheckboxInput input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #323232;border:1px solid var(--color-primary-text);border-radius:0;display:inline-block;padding:6px;position:relative;top:2px}.CheckboxInput input:active,.CheckboxInput input:checked{background:#fff}.CheckboxInput input:active:after,.CheckboxInput input:checked:after{border-bottom:1px solid var(--color-input-text);border-right:1px solid var(--color-input-text);content:"";height:10px;left:4px;position:absolute;top:0;transform:rotate(37deg);width:4px}.CheckboxInput input:disabled{background:var(--color-disabled);border:1px solid #8c8c8c;border:1px solid var(--color-border)}.CheckboxInput input:disabled:after{border:none}.CheckboxInput-label span{margin-left:10px}.RadioInput{--color-disabled:#ddd}.RadioInput svg{color:#323232;color:var(--color-primary-text);flex-shrink:0;height:16px;width:16px}.RadioInput input{opacity:0;position:absolute;z-index:-1}.RadioInput input~.checked{display:none}.RadioInput input:checked~.checked,.RadioInput input~.unchecked{display:block}.RadioInput input:checked~.unchecked,.RadioInput input:disabled~.checked{display:none}.RadioInput input:disabled~.unchecked{color:var(--color-disabled);display:block}.RadioInput-label{display:flex}.RadioInput-label span{margin-left:10px}.TextArea textarea{background-color:#fff;border:1px solid #8c8c8c;border:1px solid var(--color-border);border-radius:0;color:#323232;color:var(--color-primary-text);min-height:130px;padding:15px;width:100%}.TextArea textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea::placeholder{color:var(--color-placeholder);opacity:1}.TextArea label>span{display:block;padding-bottom:5px}.TextArea-errors{display:none}.CaptchaInput-error{border:1px solid var(--color-invalid)}.Select{--color-disabled:hsla(0,0%,73%,.733)}.Select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:0;color:#bbb;cursor:pointer;font-size:1.4rem;font-size:var(--label-5);font-weight:700;font-weight:400;height:50px;line-height:1.71;padding:15px;text-transform:uppercase;width:100%}.Select-input:disabled{background-color:#8c8c8c;background-color:var(--color-border);border:0;color:var(--color-disabled);cursor:not-allowed}.Select-wrapper{display:inline-block;position:relative;width:100%}.Select-wrapper svg{fill:#6f0791;fill:var(--color-primary);height:4px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:8px}.Select label>span{display:block;padding-bottom:5px}.GalleryPage bsp-gallery-page{display:block}.GalleryPage .flickity-prev-next-button{background:#fff}.GalleryPage .flickity-prev-next-button.next{right:10px}.GalleryPage .flickity-prev-next-button.previous{left:10px}.GalleryPage-slides{margin-top:40px}.GalleryPage [data-gallery-style=carousel] .Page-actions-bottom,.GalleryPage [data-gallery-style=carousel] .Page-tags{display:none}.GalleryPage-backToTop{background:none;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:50%;bottom:130px;color:#6f0791;color:var(--color-primary);cursor:pointer;display:block;display:none;outline:none;padding:10px;position:fixed;right:30px;z-index:9}.GalleryPage-backToTop a{text-decoration:underline}.GalleryPage-backToTop:hover{opacity:.8}.GalleryPage-backToTop svg{height:30px;width:30px}@media only screen and (min-width:1024px){.GalleryPage-backToTop{left:30px;right:auto}}.GalleryPageCarousel{background:#333;bottom:0;display:none;left:0;max-height:1440px;position:fixed;right:0;top:0;z-index:102}.GalleryPageCarousel[active]{display:block}.GalleryPageCarousel-aside{background:#333;color:#fff;color:var(--color-primary-text-inverse);padding:20px;width:100%}.GalleryPageCarousel-aside-slide:not([active]){display:none}.GalleryPageCarousel-aside-actions{margin-top:20px}.GalleryPageCarousel-closeButton{z-index:101}.GalleryPageCarousel-closeButton svg{fill:#fff;fill:var(--color-primary-text-inverse);height:14px;width:14px}.GalleryPageCarousel .flickity-viewport{max-height:100%;width:100%}.GalleryPageCarousel-infoTitle{font-size:1.6rem;font-weight:700;margin-bottom:10px}.GalleryPageCarousel-infoAttribution,.GalleryPageCarousel-infoDescription{margin-bottom:10px}.GalleryPageCarousel-slide{align-items:stretch;display:flex;flex-shrink:0;height:100%;justify-content:center;width:100%}.GalleryPageCarousel-slide .Image{height:100%;max-height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;width:100%}.GalleryPageCarousel-slides{align-items:center;display:flex;flex-grow:1;justify-content:flex-start;min-height:0;overflow:hidden;width:100%}.GalleryPageCarousel-topBar{align-items:center;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:15px}.GalleryPageCarousel-title{color:#fff;color:var(--color-primary-text-inverse)}.GalleryPageCarousel-wrapper{display:flex;flex-direction:column;height:calc(100% - 51px)}@media only screen and (min-width:768px){.GalleryPageCarousel-aside{padding:35px 50px}}@media only screen and (min-width:1024px){.GalleryPageCarousel-aside{display:flex;flex-direction:column;padding:35px;width:320px}.GalleryPageCarousel-slides{align-items:center;border-right:1px solid #8c8c8c;border-right:1px solid var(--color-border);height:100%;padding:30px 0;width:calc(100% - 320px)}.GalleryPageCarousel-aside-slides{width:100%}.GalleryPageCarousel-wrapper{flex-direction:row}}.GallerySlide,.GallerySlideWaterfall{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);width:100%}.GallerySlide-content,.GallerySlideWaterfall-content{margin-top:20px}.GallerySlide-media,.GallerySlideWaterfall-media{background:#333;display:block;height:0;margin:0 auto;overflow:hidden;padding-bottom:66.666%;position:relative}.GallerySlide-media img,.GallerySlideWaterfall-media img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.GallerySlide-title,.GallerySlideWaterfall-title{font-weight:700;margin-bottom:10px}.GallerySlide-description,.GallerySlideWaterfall-description{margin-bottom:10px}.GallerySlide-attribution,.GallerySlideWaterfall-attribution{color:#d9d9d9;color:var(--color-tertiary-text);margin-bottom:10px}.GallerySlideWaterfall{margin:40px 0}.GallerySlideWaterfall-media{height:auto;padding-bottom:0}.GallerySlideWaterfall img{cursor:pointer;left:0;position:relative;top:0;transform:none}.LinkAbstract{color:#323232;color:var(--color-link-text);text-decoration:none}.LinkAbstract:hover{color:#6f0791;color:var(--color-link-text-hover);text-decoration:underline}.LinkAbstract[data-style=button]{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;margin:24px 0;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.LinkAbstract[data-style=button] p{display:inline;margin:0}.LinkAbstract[data-style=button]:active,.LinkAbstract[data-style=button]:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.LinkAbstract[data-style=button]:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.LinkAbstract[data-style=button]:disabled,.LinkAbstract[data-style=button][disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.ListicleItem-index{padding:30px 0;position:relative;text-align:center;z-index:1}.ListicleItem-index:before{border-top:1px solid #8c8c8c;border-top:1px solid var(--color-border,var(--color-primary-text));bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:50%;width:100%;z-index:-1}.ListicleItem-index span{background:#fff;padding:0 20px}.ListicleItem-title{margin-bottom:30px}.ListicleItem .Figure-content{border-bottom:0}.ListicleItem .Enhancement:last-child{margin-bottom:0}@media only screen and (min-width:768px){.ListicleItem-index{padding:40px 0}}.LiveBlogFeed{display:block;height:calc(100vh - 72px);height:calc(100vh - var(--headerHeight) - var(--hatHeight));overflow:auto;padding:20px;position:sticky;top:72px;top:calc(var(--headerHeight) + var(--hatHeight))}.LiveBlogFeed-header{align-items:center;background-color:#f0f0f0;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);display:flex;height:44px;justify-content:space-between;padding:0 20px}.LiveBlogFeed-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;justify-content:center}.LiveBlogFeed-toggle svg{height:20px;pointer-events:none;width:20px}.LiveBlogFeed-date{align-items:center;display:flex;margin-bottom:20px}.LiveBlogFeed-date:not(:first-child){margin-top:40px}.LiveBlogFeed-date:after,.LiveBlogFeed-date:before{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);content:"";display:block;flex-grow:1}.LiveBlogFeed-date:before{margin-right:20px}.LiveBlogFeed-date:after{margin-left:20px}.LiveBlogFeed-post{display:block;margin-left:4px;padding:0 0 20px 10px;position:relative}.LiveBlogFeed-post:not(:last-child){border-left:1px solid #8c8c8c;border-left:1px solid var(--color-border)}.LiveBlogFeed-post:before{background-color:#6f0791;background-color:var(--color-primary);border-radius:50%;content:"";display:block;height:9px;left:-5px;position:absolute;top:-1px;width:9px}.LiveBlogFeed-post-time{position:relative;top:-5px}.LiveBlogNewPostLink{align-items:center;background-color:#6f0791;background-color:var(--color-button-bg);border-radius:17px;color:#fff;color:var(--color-button-text);display:flex;left:50%;overflow:hidden;position:fixed;top:82px;top:calc(var(--headerHeight) + var(--hatHeight) + 10px);transform:translateX(-50%)}@media only screen and (min-width:1024px){.LiveBlogNewPostLink{left:calc(50% - 150px);left:calc(50% - 180px)}}.LiveBlogNewPostLink a{grid-gap:10px;color:inherit;display:block;display:grid;grid-auto-flow:column;height:34px;padding:0 15px;place-items:center}.LiveBlogNewPostLink a:hover{background-color:rgba(0,0,0,.1);color:inherit}.LiveBlogNewPostLink svg{height:10px;width:10px}.LiveBlogNewPostLink svg.icon-arrow-down{transform:rotate(180deg)}.LiveBlogPage .Page-content{display:grid;justify-content:center;margin-bottom:20px;margin-top:20px}.LiveBlogPage .Page-lead{margin-bottom:20px}.LiveBlogPage .Page-below{background:#f9f9f9}.LiveBlogPage .Page-oneColumn{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.LiveBlogPage .Page-oneColumn{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.LiveBlogPage .Page-oneColumn{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.LiveBlogPage .Page-oneColumn{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}.LiveBlogPage-lede{position:relative}.LiveBlogPage-lede-content{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.LiveBlogPage-lede-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.LiveBlogPage-lede-content{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.LiveBlogPage-lede-content{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}.LiveBlogPage-dates{margin:20px 0}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before{border-bottom:1px solid #ddd;content:"";display:block;margin:30px -20px}@media only screen and (min-width:768px){.LiveBlogPage-actions-wrapper{display:grid;grid-template-columns:50% 50%}.LiveBlogPage-actions-wrapper .Page-actions{margin-bottom:40px;margin-top:25px}.LiveBlogPage-dates{margin:30px 0 40px}.LiveBlogPage .Page-content{margin-bottom:40px;margin-top:40px}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before{margin:40px 0}}.LiveBlogPage-liveStatus{background-color:#6f0791;background-color:var(--color-primary);border-radius:22px;color:#fff;color:var(--color-primary-text-inverse);display:inline-block;margin-bottom:10px;padding:3px 10px 1px;text-transform:uppercase}.LiveBlogPage-whatYouNeedToKnow{background-color:#f0f0f0;margin:30px 0;padding:20px}.LiveBlogPage-whatYouNeedToKnow-heading{margin-bottom:20px}@media only screen and (max-width:1023px){.LiveBlogPage-sideRail{display:none}}@media only screen and (min-width:768px){.LiveBlogPage-whatYouNeedToKnow{margin:40px 0}}@media only screen and (min-width:1024px){.LiveBlogPage-layoutWrapper{display:grid;grid-template-columns:auto 300px}.LiveBlogPage-sideRail{border-left:1px solid #8c8c8c;border-left:1px solid var(--color-border)}.LiveBlogPage .Page-oneColumn,.LiveBlogPage-lede{max-width:800px}.LiveBlogPage .Page-content{margin-bottom:50px;margin-top:50px}.LiveBlogPage .Page-lead{margin-bottom:40px}}@media only screen and (min-width:1280px){.LiveBlogPage .Page-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1440px){.LiveBlogPage-layoutWrapper{grid-template-columns:auto 360px}}.LiveBlogPost{position:relative}.LiveBlogPost-anchor{position:absolute;top:-72px;top:calc(var(--headerHeight)*-1 + var(--hatHeight)*-1)}.LiveBlogPost-header{color:#8c8c8c;color:var(--color-secondary-text);margin-left:26px;position:relative}.LiveBlogPost-header:before{background-color:#6f0791;background-color:var(--color-primary);border-radius:50%;content:"";display:inline-block;height:16px;left:-26px;margin-right:8px;position:absolute;top:1px;width:16px}.LiveBlogPost-date{margin-left:20px;position:relative}.LiveBlogPost-date:before{border-left:1px solid #8c8c8c;border-left:1px solid var(--color-border);content:"";display:block;height:20px;left:-12px;position:absolute;top:-1px}.LiveBlogPost[data-is-current-day] .LiveBlogPost-date{display:none}.LiveBlogPost-byline,.LiveBlogPost-headline,.LiveBlogPost-info{margin:10px 0}.LiveBlogPost-body{margin:30px 0}@media only screen and (max-width:767px){.LiveBlogPost-byline{margin:10px 0}.LiveBlogPost .ActionBar{margin:20px 0}}@media only screen and (min-width:768px){.LiveBlogPost-headline,.LiveBlogPost-info{margin:20px 0}.LiveBlogPost-info{align-items:center;display:flex;margin:20px 0}.LiveBlogPost-byline{margin-right:20px}.LiveBlogPost .ActionBar{margin-left:auto}}.Navigation{background:#f7f7f7;background:var(--color-header-secondary-bg);display:none;height:100%;width:100%}[data-toggle-header=hamburger-menu] .Navigation{display:block}.Navigation-items-item{border-bottom:1px solid grey;border-bottom:1px solid var(--color-header-border)}.Navigation-items-item[data-social-nav-item]{border-bottom:none;display:inline-block;width:40px}.Navigation-items-item .NavigationItemButton{margin:20px}.Navigation .SocialLink{display:block;padding:30px 30px 25px 20px}.Navigation .SocialLink svg{fill:#323232;fill:var(--color-header-text);height:25px;width:25px}.Navigation .SocialLink svg:hover{opacity:1}@media only screen and (min-width:1280px){.Navigation{align-items:center;background:inherit;display:flex;height:72px;height:var(--headerHeight);margin:0;padding-bottom:0}.Navigation-items,.Navigation-items-item{align-items:center;display:flex;height:100%}.Navigation-items-item{border-bottom:0}.Navigation-items-item .NavigationItemButton{display:none}.Navigation-items-item[data-social-nav-item]{display:flex}.Navigation>.Navigation-items>.Navigation-items-item:first-child{margin-left:auto}[data-nav-alignment=left] .Navigation>.Navigation-items>.Navigation-items-item:first-child{margin-left:0}.Navigation .SocialLink{padding:15px 12px}.Navigation .SocialLink svg{height:20px;width:20px}}.NavigationItem{white-space:nowrap}.NavigationItem,.NavigationItem-items-item{position:relative}.NavigationItem-more,.NavigationSubItem-more{border-left:1px solid grey;border-left:1px solid var(--color-header-border);cursor:pointer;height:56px;position:absolute;right:0;top:0;width:50px}.NavigationItem-more button,.NavigationSubItem-more button{height:100%;position:relative;width:100%}.NavigationItem-more button:before{border-left:5px solid hsla(0,0%,100%,0);border-right:5px solid hsla(0,0%,100%,0);border-top:5px solid #6f0791;border-top:5px solid var(--color-primary);content:"";display:block;height:0;left:calc(50% - 5px);position:absolute;width:0}.NavigationSubItem-more button:before{border-bottom:5px solid hsla(0,0%,100%,0);border-left:5px solid #6f0791;border-left:5px solid var(--color-primary);border-top:5px solid hsla(0,0%,100%,0);content:"";display:block;height:0;left:calc(50% - 2.5px);position:absolute;top:50%;transform:translateY(-50%);width:0}.NavigationItem-more svg,.NavigationSubItem-more svg{fill:#323232;fill:var(--color-header-text);height:17px;left:20px;position:absolute;top:20px;width:11px}[data-item-click=true]>div>.NavigationItem-more svg,[data-item-click=true]>div>.NavigationSubItem-more svg{top:16px;transform:rotate(180deg)}.NavigationItem-items{border-top:1px solid grey;border-top:1px solid var(--color-header-border);display:none;padding:15px 0 15px 20px}[data-item-click=true]>.NavigationItem-items{display:block}.NavigationItem-text{color:#323232;color:var(--color-header-text);display:flex;justify-content:space-between;line-height:1}.NavigationItem-text a,.NavigationItem-text span{border-bottom:5px solid hsla(0,0%,100%,0);color:#323232;color:var(--color-header-text);display:block;margin-bottom:-5px;padding:20px;text-decoration:none;transition:all .1s ease;width:100%}.NavigationItem-text a:hover,.NavigationItem-text span:hover{text-decoration:none}.NavigationItem .NavigationLink{color:#323232;color:var(--color-header-text);display:block;font-size:1.6rem;padding:15px;text-transform:none;width:100%}.NavigationItem .NavigationLink:hover{color:#6f0791;color:var(--color-primary)}@media only screen and (min-width:1280px){.NavigationItem{align-items:center;display:flex;height:100%}.NavigationItem-items{background:#f7f7f7;background:var(--color-header-secondary-bg);border-top:0;display:grid;left:-10px;margin:0 20px;min-width:260px;overflow:hidden;padding:15px 0;position:absolute;top:72px;top:var(--headerHeight);visibility:hidden;width:auto;word-break:keep-all;z-index:51}.NavigationItem-items .NavigationItem-items{display:block;left:calc(100% - 20px);padding:0;position:absolute;top:0}.NavigationItem-items[data-columns="2"]{grid-template-columns:1fr 1fr;min-width:520px}.NavigationItem-items[data-columns="2"]:before{background:grey;background:var(--color-header-border);bottom:30px;content:"";left:50%;position:absolute;top:30px;width:1px}.NavigationItem-items[data-columns="2"] .NavigationItem-items-item:last-child .NavigationLink,.NavigationItem-items[data-columns="3"] .NavigationItem-items-item:last-child .NavigationLink{border-bottom:1px solid grey;border-bottom:1px solid var(--color-header-border)}.NavigationItem-items[data-columns="3"]{grid-template-columns:1fr 1fr 1fr;min-width:780px}.NavigationItem-items[data-columns="3"]:before{left:33%}.NavigationItem-items[data-columns="3"]:after,.NavigationItem-items[data-columns="3"]:before{background:grey;background:var(--color-header-border);bottom:30px;content:"";position:absolute;top:30px;width:1px}.NavigationItem-items[data-columns="3"]:after{left:66.6%}.NavigationItem-items[data-open-direction=left]{left:auto;position:fixed;right:20px}:root[data-header-hat=true] .NavigationItem-items[data-open-direction=left]{top:72px;top:calc(var(--headerHeight) + var(--hatHeight))}[data-item-hover]>div>.NavigationItem-items{overflow:visible;overflow:initial;visibility:visible}.NavigationItem-items-item .NavigationLink{margin-left:30px;margin-right:30px;width:calc(100% - 60px)}.NavigationItem-items>.NavigationItem-items-item:not(:last-child)>.Navigation-item-div>.NavigationItem-text>.NavigationLink,.NavigationItem-items>.NavigationItem-items-item:not(:last-child)>.NavigationLink{border-bottom:1px solid grey;border-bottom:1px solid var(--color-header-border)}.NavigationItem-more,.NavigationSubItem-more{border-left:0;height:100%;right:15px;width:auto}.NavigationItem-more svg,.NavigationSubItem-more svg{height:17px;left:auto;position:relative;top:0}.NavigationItem-text{padding:0 5px}.has-menu>.NavigationItem-text{padding:0}.NavigationItem-text a,.NavigationItem-text span{padding:10px}.has-menu .NavigationItem-text a,.has-menu .NavigationItem-text span{padding:10px 35px 10px 10px}.NavigationSubItem.has-menu .NavigationItem-text a,.NavigationSubItem.has-menu .NavigationItem-text span{padding:15px}.NavigationItem-text a:hover,.NavigationItem-text span:hover,[data-item-hover] .NavigationItem-text a,[data-item-hover] .NavigationItem-text span{border-bottom:5px solid #6f0791;border-bottom:5px solid var(--color-primary);color:inherit}[data-toggle-header=hamburger-menu] .NavigationItem-text a,[data-toggle-header=hamburger-menu] .NavigationItem-text span{border-bottom:0;padding:20px}}.FooterNavigationItem a{display:block;text-decoration:underline;word-break:keep-all}.FooterNavigation-title{font-size:1.6rem;font-size:var(--description-1);font-weight:400;line-height:1.5}.SectionNavigation{background:transparent;background:var(--color-section-nav-background,transparent);position:relative}.SectionNavigation select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;color:#323232;color:var(--color-primary-text);padding:20px;position:relative;top:1px;width:100%}.SectionNavigation svg{fill:#6f0791;fill:var(--color-primary);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SectionNavigation-navContainer{display:block}.SectionNavigation-items{align-items:center;display:none;flex-wrap:nowrap;justify-content:center;margin:0 auto;max-width:1240px}[data-align-left] .SectionNavigation-items{justify-content:flex-start}[data-align-right] .SectionNavigation-items{justify-content:flex-end}.SectionNavigation-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);flex-shrink:0;padding-left:15px}.SectionNavigation-items-item:last-of-type{border-bottom:0;margin-right:0}@media only screen and (min-width:768px){.SectionNavigation select,.SectionNavigation svg{display:none}.SectionNavigation-items{display:flex;padding-left:0}.SectionNavigation-items-item{border-bottom:0;margin-right:10px}}.SectionNavigationItem-text{color:#323232;color:var(--color-header-text);display:block;justify-content:space-between;text-transform:capitalize;width:100%}.SectionNavigationItem-text a,.SectionNavigationItem-text span{border-bottom:5px solid hsla(0,0%,100%,0);color:--color-primary-text-inverse;color:var(--color-section-nav-text,--color-primary-text-inverse);display:block;padding:16px 20px 13px}[data-current-nav-item] .SectionNavigationItem-text a,[data-current-nav-item] .SectionNavigationItem-text span{color:#6f0791;color:var(--color-primary)}.SectionNavigationItem-text a:hover,.SectionNavigationItem-text span:hover{border-bottom:5px solid #6f0791;border-bottom:5px solid var(--color-primary);color:--color-primary-text-inverse;color:var(--color-section-nav-text-hover,--color-primary-text-inverse)}@media only screen and (min-width:768px){.SectionNavigationItem-text{text-transform:uppercase}}.Quote{background-color:var(--color-quote-background);position:relative;width:100%}.Quote[data-inverse-colors]{--color-primary-text:var(--color-primary-text-inverse)}.Quote blockquote{color:#323232;color:var(--color-primary-text);margin:10px auto 0;max-width:800px;text-align:center}.Quote blockquote:before{content:"“"}.Quote blockquote:after{content:"”"}.Quote-attribution{align-items:center;color:#323232;color:var(--color-primary-text);display:flex;justify-content:center;margin-top:20px;text-align:center}.Quote-attribution-image{margin-right:10px}.Quote-attribution-image img{border-radius:100%;height:40px;width:40px}.Quote-content{padding:0 0 10px}[data-with-bg] .Quote-content{padding:20px 20px 30px}.QuoteListA-items-item{padding:0 40px}@media only screen and (min-width:768px){.QuoteListA-items-item{padding:0 60px}}@media only screen and (min-width:1024px){.QuoteListA .flickity-prev-next-button.next{right:-30px}.QuoteListA .flickity-prev-next-button.previous{left:-30px}.QuoteListA-items-item{padding:0}}@media only screen and (min-width:1280px){.QuoteListA .flickity-prev-next-button.next{right:-40px}.QuoteListA .flickity-prev-next-button.previous{left:-40px}}.QuoteListB-items-item{margin-bottom:20px}.QuoteListB-items-item:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.QuoteListB .Quote blockquote{font-size:1.8rem}.QuoteListB .Quote-attribution{margin-top:20px}.QuoteListB-items{grid-gap:30px;display:grid;grid-template-columns:1fr 1fr 1fr}.QuoteListB-items-item{margin:0}}.QuoteListC .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.QuoteListC .PageList-header-title:before{display:none}.QuoteListC .PageList-cta .Button,.QuoteListC .PageList-cta .CookiePromo-modal-ctaButton{margin-top:40px}.QuoteListC-desktop-cta{display:none}.QuoteListC-items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.QuoteListC .Quote{background-image:linear-gradient(100deg,rgba(184,46,229,.2) -157%,hsla(0,0%,100%,0) 127%);border-radius:24px;padding:16px}.QuoteListC .Quote-content{padding:0}.QuoteListC .Quote blockquote{font-size:14px;line-height:1.43;margin-bottom:8px;max-width:none;text-align:left}.QuoteListC .Quote-attribution,.QuoteListC .Quote-quoteJobTitle{font-size:16px;line-height:1.5}.QuoteListC .Quote-attribution{display:block;font-weight:400;margin:0;text-align:left}.QuoteListC .Quote-quoteJobTitle{font-weight:700}@media only screen and (min-width:768px){.QuoteListC-items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1024px){.QuoteListC{grid-gap:24px;display:grid;gap:24px;grid-template-columns:413px auto}.QuoteListC-desktop-cta,.QuoteListC-desktop-cta .PageList-cta{display:block}.QuoteListC-mobile-cta{display:none}.QuoteListC-right{display:grid;place-content:center}.QuoteListC-items{gap:24px}}.Page-actions{margin-bottom:30px;margin-left:auto}.Page-actions-bottom .Page-actions{margin-top:30px}.Page-authors{display:inline-block}.Page-authors-image:hover{text-decoration:none}.Page-authorInfo{margin-top:20px;padding:20px 20px 30px;position:relative}.Page-authorInfo-image img{border-radius:100%;flex-shrink:0;margin-bottom:20px;margin-right:20px;width:80px}.Page-authorInfo-image:hover{text-decoration:none}.Page-authorInfo-name{left:120px;position:absolute;top:47px}.Page-authorInfo-name a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.Page-body{padding-top:72px;padding-top:var(--headerHeight)}:root[data-header-hat=true] .Page-body{padding-top:72px;padding-top:calc(var(--headerHeight) + var(--hatHeight))}:root[data-header-hat=true] .Page-body .Page-header{top:0;top:var(--hatHeight)}:root[data-header-hat=true] .Page-body .Page-header-hat{height:0;height:var(--hatHeight);position:fixed;top:0;width:100%;z-index:50}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:25}.Page-breadcrumbs{align-items:center;display:flex;flex-direction:row;margin-bottom:32px}.Page-breadcrumbs-home-icon{height:24px;margin-right:6px;width:24px}.Page-breadcrumbs-divider{margin:0 4px}.Page-breadcrumbs .Link,.Page-breadcrumbs-divider{color:rgba(45,51,57,.8);font-size:14px;font-weight:300;line-height:1.43}.Page-breadcrumbs .Link{align-items:center;display:flex;text-align:left}.Page-breadcrumbs .Link[data-is-active=true]{color:#323232;display:block;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:105px}.Page-byline{margin-bottom:20px;margin-top:15px}.Page-byline img{border-radius:100%;display:inline-block;height:30px;margin-right:5px;width:30px}.Page-datePublished{display:inline-block;margin-top:10px}.Page-headline{--font:BrownStd}.Page-main{min-height:300px}.Page-subHeadline{margin-top:20px}.Page-tags{margin-top:30px}.Page-tags a{margin-bottom:10px;margin-right:10px}.Page-tags a:last-of-type{margin-right:0}.Page-twoColumn{padding-left:20px;padding-right:20px}@media only screen and (min-width:768px){.Page-twoColumn{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-twoColumn{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-twoColumn{padding-left:calc(50% - 600px);padding-right:calc(50% - 600px)}}.Page-twoColumn .Page-aside{margin-top:30px}.Page-twoColumn .Page-aside>div{margin-bottom:40px}.Page-twoColumn .Page-aside>div:last-child{margin-bottom:0}@media only screen and (min-width:768px){.Page-actions-bottom .Page-actions{margin-bottom:40px;margin-top:40px}.Page-authorInfo{grid-gap:20px;display:grid;grid-template-columns:80px 1fr;margin-top:40px}.Page-authorInfo-name{left:0;margin-bottom:10px;position:relative;top:0}.Page-byline{margin-bottom:40px;margin-top:25px}.Page-tags{margin-top:40px}}@media only screen and (min-width:1024px){.Page-body[data-toggle-header=hamburger-menu].Page-body:after{display:none}.Page-twoColumn{grid-gap:40px;display:grid;grid-template-columns:minmax(auto,800px) 320px}.Page-twoColumn .Page-aside{margin-top:0}}@media only screen and (min-width:1280px){.Page-twoColumn{grid-gap:80px}}:root{--headerHeight:72px}.Page-header{background:#f7f7f7;background:var(--color-header-bg);display:block;position:fixed;top:0;width:100%;z-index:50}.Page-header-authenticationNavigation,.Page-header-navigation{display:none}.Page-header-bar{align-items:center;display:flex;height:72px;height:var(--headerHeight);position:relative}.Page-header-bar-logo{background-color:#fff;background-color:var(--color-site-bg);height:72px;width:160px}.Page-header-bar-logo a{display:grid;height:100%}.Page-header-bar-logo img{align-self:center;width:160px}.Page-header-end .NavigationItemButton{display:none}.Page-header-hamburger-menu{height:100vh;left:-100%;max-width:568px;overflow-y:auto;position:absolute;top:72px;top:var(--headerHeight);transition:left .25s;visibility:hidden;width:100%;z-index:25}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{background:#f7f7f7;background:var(--color-header-secondary-bg);box-shadow:0 2px 5px 0 rgba(0,0,0,.5);left:0;visibility:visible}.Page-header-menu-trigger{align-items:center;background:none;border:0;cursor:pointer;display:flex;flex-grow:1;height:40px;justify-content:right;margin-left:auto;width:59px}.Page-header-menu-trigger .burger-menu,.Page-header-menu-trigger .close-x{fill:#323232;fill:var(--color-header-text)}.Page-header-menu-trigger .burger-menu{flex-shrink:0;height:13px;width:18px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .burger-menu{display:none}.Page-header-menu-trigger .close-x{display:none;height:14px;position:relative;width:14px}[data-toggle-header=hamburger-menu] .Page-header-menu-trigger .close-x{display:block}.Page-header-menu-trigger .label{font-size:1.6rem;font-size:var(--title-6);font-weight:700;line-height:1.5;margin-left:13px;white-space:nowrap}@media only screen and (min-width:568px){.Page-header-menu-trigger{margin-left:calc(50% - 266px);padding:0 20px}.Page-header-bar-logo{flex-shrink:0}.Page-header-bar-logo,.Page-header-bar-logo img{height:auto;width:266px}.Page-header-end{display:flex;flex-direction:row}.Page-header-end-cta{display:block}.Page-header-end-cta .Link{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.Page-header-end-cta .Link p{display:inline;margin:0}.Page-header-end-cta .Link:active,.Page-header-end-cta .Link:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.Page-header-end-cta .Link:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.Page-header-end-cta .Link:disabled,.Page-header-end-cta .Link[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.Page-header-end .NavigationItemButton{display:inline-block}}@media only screen and (min-width:768px){.Page-header-bar{height:72px;height:var(--headerHeight)}.Page-header-hamburger-menu{top:72px;top:var(--headerHeight)}}@media only screen and (min-width:1280px){.Page-header-bar{height:72px;height:var(--headerHeight);padding:0 47px 0 0}.Page-header-bar-logo{margin-right:30px}.Page-header-hamburger-menu{top:72px;top:var(--headerHeight)}.Page-header-authenticationNavigation,.Page-header-navigation{display:block;width:100%}.Page-header-navigation{flex:100% 1}.Page-header-authenticationNavigation{flex:1 1}.Page-header-hamburger-menu,.Page-header-menu-trigger{display:none}}.SearchOverlay{display:block}.SearchOverlay-search-button{align-items:center;background:none;border:0;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0 20px}.SearchOverlay-search-button .icon-magnify{fill:#323232;fill:var(--color-header-text);height:20px;width:20px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .icon-magnify{display:none}.SearchOverlay-search-button .close-x{fill:#323232;fill:var(--color-header-text);display:none;height:15px;left:-3px;position:relative;width:15px}[data-toggle-header=search-overlay] .SearchOverlay-search-button .close-x{display:block}.SearchOverlay-search-form{display:flex;justify-content:center;padding:20px}.SearchOverlay-search-form label{position:relative;width:100%}.SearchOverlay-search-form-clear{color:#aaa;position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:9}.SearchOverlay-search-input{background:#f7f7f7;background:var(--color-header-secondary-bg);border:none;color:#323232;color:var(--color-header-text);padding:15px 60px 15px 50px;width:100%}.SearchOverlay-search-input::-moz-placeholder{color:#323232;color:var(--color-header-text)}.SearchOverlay-search-input::placeholder{color:#323232;color:var(--color-header-text)}.SearchOverlay-search-overlay{background-color:#f7f7f7;background-color:var(--color-header-bg);border-top:1px solid grey;border-top:1px solid var(--color-header-border);display:none;left:0;position:absolute;right:0;top:72px;top:var(--headerHeight);width:100%;z-index:25}[data-toggle-header=search-overlay] .SearchOverlay-search-overlay{display:block}.SearchOverlay-search-submit{background:none;border:0;flex-shrink:0;left:35px;left:15px;padding:0;position:absolute;top:32px;top:50%;transform:translateY(-50%);width:20px}.SearchOverlay-search-submit svg{fill:#323232;fill:var(--color-header-text);height:20px;width:20px}@media only screen and (min-width:1024px){.SearchOverlay-search-form{padding:20px 54px}.SearchOverlay-search-button{padding:0 20px;width:60px}}@media only screen and (min-width:1280px){.SearchOverlay-search-button{padding-right:0}}.Page-footer{--color-link-text:var(--color-footer-text);--color-primary-text:var(--color-footer-text);align-items:center;background:#f7f7f7;background:var(--color-footer-bg);color:#000;color:var(--color-footer-text);display:flex;font-size:1.6rem;font-size:var(--description-1);justify-content:space-between;line-height:1.5;padding:50px 20px}.Page-footer[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.Page-footer{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.Page-footer{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.Page-footer{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.Page-footer[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.Page-footer-container{width:100%}.Page-footer-columns{align-items:center;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:wrap}.Page-footer-columns>div{flex:1 1}.Page-footer-columns>div:first-child{flex:100% 1;width:100%}.Page-footer-columns>div:nth-child(2){padding-top:10px}.Page-footer-columns>div:nth-child(3){flex:100% 1;padding-top:40px;width:100%}.Page-footer-content .RichTextModule{margin-bottom:24px}.Page-footer-content .RichTextModule .Link{text-decoration:underline}.Page-footer-bottom{border-top:1px solid #8c8c8c;border-top:1px solid var(--color-border);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px;margin-top:30px;padding-top:20px}.Page-footer-bottom .SocialBar{margin:0}.Page-footer-bottom .SocialBar-items{display:flex}.Page-footer-bottom .SocialBar-items svg{height:15px;margin-right:5px;width:15px}.Page-footer-bottom .SocialBar-items svg:last-child{margin-right:0}.Page-footer-disclaimer{color:#000;color:var(--color-footer-text);font-size:11px;font-weight:400;margin-bottom:15px}.Page-footer-disclaimer a{color:#6f0791;color:var(--color-primary)}.Page-footer-logo img{height:auto;margin-bottom:30px;width:180px}.Page-footer[data-footer-slim]{padding-bottom:30px;padding-top:30px}.Page-footer[data-footer-slim] .Footer-contentWrapper{align-items:center;display:flex;flex-direction:column}.Page-footer[data-footer-slim] .Footer-logo img{max-width:130px}.Page-footer[data-footer-slim] .Footer-disclaimer{color:#000;color:var(--color-footer-text);font-weight:400;margin-top:20px}.Page-footer[data-footer-slim] .Footer-disclaimer a{color:#6f0791;color:var(--color-primary)}@media only screen and (min-width:768px){.Page-footer{flex-direction:row}.Page-footer-logo{display:block}.Page-footer-disclaimer{margin-bottom:0}.Page-footer-bottom{flex-direction:row;margin-top:50px}.Page-footer-columns{align-items:flex-start;flex-direction:row;flex-wrap:nowrap}.Page-footer-columns>div{flex:1 1}.Page-footer-columns>div:first-child{flex:calc(50% - 10px) 1;width:calc(50% - 10px)}.Page-footer-columns>div:nth-child(2){flex:calc(50% - 200px) 1;margin-left:20px;padding-top:0;width:calc(50% - 200px)}.Page-footer-columns>div:nth-child(3){flex:1 1;margin-left:20px;min-width:190px;padding-top:0;width:190px}.Page-footer[data-footer-slim] .Footer-disclaimer{margin-top:0}.Page-footer[data-footer-slim] .Footer-contentWrapper{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1024px){.Page-footer-columns>div:nth-child(3){max-width:195px;width:195px}.Page-footer-content{display:flex;flex-wrap:wrap;text-align:left;width:100%}.Page-footer-content .RichTextModule{margin-bottom:24px;width:calc(50% - 20px)}.Page-footer-content .RichTextModule+.RichTextModule{margin-right:20px}.Page-footer-content .RichTextModule:first-child{margin-bottom:30px;width:100%}}.PageHeading{--color-link-text:--color-heading-text;--color-link-text-hover:--color-heading-text;background-size:cover;color:var(--color-heading-text);position:relative}.PageHeading[data-text-align][data-gradient]:before{background:rgba(0,0,0,.3);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;width:100%;z-index:1}.PageHeading-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:30px 20px;text-align:center}[data-text-align] .PageHeading-content-wrapper{position:relative;z-index:5}.PageHeading-eyebrow{font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43;margin-bottom:10px}.PageHeading-eyebrow a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.PageHeading-eyebrow a:hover{text-decoration:underline}.PageHeading-logo{margin-bottom:20px}.PageHeading-media{position:relative}[data-no-media] .PageHeading-media{display:none}.PageHeading-media:after{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.PageHeading-media img{width:100%}.PageHeading-subHeading{font-weight:500;margin-top:20px}.PageHeading-subHeading a{text-decoration:underline}.PageHeading .SocialBar{padding-top:30px}.PageHeading .SocialBar-items svg{fill:var(--color-heading-text)}@media only screen and (min-width:768px){.PageHeading-content{margin:0 auto;max-width:600px;padding:40px 0}}@media only screen and (min-width:1024px){.PageHeading-content{max-width:800px;padding:50px 0}[data-nav-inside-heading] .PageHeading-content{padding-bottom:30px}}@media only screen and (min-width:1440px){[data-text-align=left] .PageHeading-content{align-items:flex-start;margin-left:0;text-align:left}[data-text-align=left] .PageHeading-content-wrapper{margin:0 auto;width:1240px}.PageHeading[data-gradient][data-text-align=left]:before{background:linear-gradient(270deg,transparent,#000)}.PageHeading[data-gradient][data-text-align=right]:before{background:linear-gradient(90deg,transparent,#000)}[data-text-align=right] .PageHeading-content{align-items:flex-end;margin-right:0;text-align:right}[data-text-align=right] .PageHeading-content-wrapper{margin:0 auto;width:1240px}}:root{--hatHeight:0px}:root[data-header-hat=true]{--hatHeight:28px}.Hat{--color-link-text:--color-hat-text;align-items:center;background-color:#333;background-color:var(--color-hat-bg);color:#fff;color:var(--color-hat-text);display:flex;height:0;height:var(--hatHeight);justify-content:flex-end;padding:0 20px;width:100%}.Hat .Link{margin-left:16px}.Hat .Link:hover{color:inherit}@media only screen and (min-width:768px){.Hat{padding:0 40px}}.BannerPromo,.PagePromoModuleA,.PagePromoModuleB,.PagePromoModuleC,.PagePromoModuleD,.PagePromoModuleE,.PagePromoModuleF,.PagePromoModuleO{background:var(--color-promo-background)}.PagePromo-author{display:inline-block;font-size:1.6rem;font-size:var(--byline-1);font-weight:700;line-height:2}[data-hide-authors=true] .PagePromo-author{display:none}.PagePromo-author a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary)}[data-inverse-colors] .PagePromo-author{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromo-author .Link:before{content:"By: "}.PagePromo-backgroundMedia{grid-column:1;grid-row:1}.PagePromo-backgroundMedia .Image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.PagePromo-button{margin-top:20px}.PagePromo-byline{color:#8c8c8c}.PagePromo-byline a{--color-link-text:color;--color-link-text-hover:color}[data-inverse-colors] .PagePromo-byline{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromo-byline span.dot{display:inline-block;height:12px;line-height:12px}[data-hide-authors=true] .PagePromo-byline span.dot,[data-hide-authors=true][data-hide-dates=true] .PagePromo-byline,[data-hide-dates=true] .PagePromo-byline span.dot{display:none}.PagePromo-category{font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43}.PagePromo-category a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.PagePromo-category a:hover{text-decoration:underline}[data-hide-categories=true] .PagePromo-category{display:none}.PagePromo-ctaLink{margin-top:10px}.PagePromo-ctaLink a{--color-link-text:var(--color-primary);font-size:1.6rem;font-size:var(--label-2);font-weight:400;line-height:1.5;text-decoration:underline}.PagePromo-ctaLink a:hover{text-decoration:none}.PagePromo-description{--font:var(--font-promo-description);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary);font-size:1.6rem;font-size:var(--description-1);line-height:1.5}.PagePromo-insight{align-self:flex-start;background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--byline-1);font-weight:700;line-height:1.5;margin-top:10px;padding:0 10px}.PagePromo-insight:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}[data-hide-descriptions=true] .PagePromo-description{display:none}[data-inverse-colors] .PagePromo-description{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromo-date{display:inline;font-size:1.6rem;font-size:var(--byline-1);font-weight:700;line-height:2}[data-hide-dates=true] .PagePromo-date{display:none}[data-inverse-colors] .PagePromo-date{color:#fff;color:var(--color-primary-text-inverse)}.PagePromo-label{--color-link-text:var(--color-tertiary-text);--color-link-text-hover:var(--color-tertiary-text);font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;letter-spacing:normal;line-height:1.43}.PagePromo-label a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.PagePromo-label a:hover{text-decoration:underline}[data-inverse-colors] .PagePromo-label{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromo-media .Link{display:block;position:relative}.PagePromo-media .Link-icon{bottom:calc(50% - 25px);color:#6f0791;color:var(--color-primary);height:50px;left:calc(50% - 25px);position:absolute;width:50px}.PagePromo-media .Link-icon svg{fill:#fff;fill:var(--color-secondary);height:100%;left:0;position:absolute;top:0;width:100%}[data-hide-gradient=true] .PagePromo-media:after{content:none}.PagePromo-title{--font:var(--font-promo-title);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary)}[data-hide-titles=true] .PagePromo-title{display:none}[data-inverse-colors] .PagePromo-title{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromoA{display:flex}.PagePromoA[data-align-top]{display:block}.PagePromoA[data-align-top] .PagePromo-media{margin:0 0 10px;max-width:none;width:100%}.PagePromoA[data-align-bottom]{flex-direction:column}.PagePromoA[data-align-bottom] .PagePromo-media{margin:20px 0 0;order:2;width:100%}.PagePromoA[data-align-right] .PagePromo-media{margin:0 0 0 20px;order:2}.PagePromoA-content{width:100%}.PagePromoA .PagePromo-byline,.PagePromoA .PagePromo-description{margin-top:8px}.PagePromoA .PagePromo-category{margin-bottom:10px}.PagePromoA .PagePromo-media{flex-shrink:0;margin:0 20px 0 0;max-width:90px;width:30%}.PagePromoA .PagePromo-media .Link-icon{bottom:5px;height:20px;left:5px;width:20px}@media only screen and (max-width:567px){.PagePromoA[data-align-bottom],.PagePromoA[data-align-top]{display:flex;flex-direction:row}.PagePromoA[data-align-bottom] .PagePromo-media,.PagePromoA[data-align-top] .PagePromo-media{flex-shrink:0;margin:0 0 0 20px;max-width:90px;order:2;width:30%}}.PagePromoB-content{padding-top:12px}@media only screen and (min-width:768px){.PagePromoB{display:flex}.PagePromoB[data-align-top]{display:block}.PagePromoB[data-align-top] .PagePromo-media{margin:0 0 15px;max-width:none;width:100%}.PagePromoB[data-align-bottom]{flex-direction:column}.PagePromoB[data-align-bottom] .PagePromo-media{margin:20px 0 0;order:2;width:100%}.PagePromoB[data-align-right] .PagePromo-media{margin:0 0 0 20px;order:2}.PagePromoB-content{padding:12px;width:100%}.PagePromoB .PagePromo-byline{margin-top:8px}.PagePromoB .PagePromo-category{margin-bottom:10px}.PagePromoB .PagePromo-description{margin-top:10px}.PagePromoB .PagePromo-media{flex-shrink:0;margin:0 20px 0 0;max-width:330px;width:30%}.PagePromoB .PagePromo-media .Link-icon{bottom:calc(50% - 21px);height:42px;left:calc(50% - 21px);width:42px}}.PagePromoC[data-align-bottom]{display:flex;flex-direction:column}.PagePromoC[data-align-bottom] .PagePromo-media{margin:20px 0 0;order:2;width:100%}.PagePromoC-content{width:100%}.PagePromoC .PagePromo-category{margin-bottom:10px}.PagePromoC .PagePromo-byline{margin-top:8px}.PagePromoC .PagePromo-description{margin-top:10px}.PagePromoC .PagePromo-media{margin-bottom:15px}@media only screen and (min-width:768px){.PagePromoC .PagePromo-media{margin-bottom:20px}}.PagePromoModuleA{display:flex;flex-direction:column}.PagePromoModuleA[data-align-top]{flex-direction:column-reverse}.PagePromoModuleA[data-align-top] .PagePromo-media{margin-bottom:20px;margin-top:0}.PagePromoModuleA .PagePromo-byline{margin-top:10px}.PagePromoModuleA .PagePromo-category{margin-bottom:10px}.PagePromoModuleA .PagePromo-description{margin-top:10px}.PagePromoModuleA .PagePromo-media{margin-left:auto;margin-right:auto;margin-top:20px}.PagePromoModuleA .PagePromo-title{margin:0 auto;max-width:520px}.PagePromoModuleA-content{margin:0 auto;max-width:820px;text-align:center}@media only screen and (min-width:1024px){.PagePromoModuleA .PagePromo-title{max-width:820px}}.PagePromoModuleB{color:#323232;color:var(--color-primary-text);position:relative}.PagePromoModuleB a{--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary-text)}.PagePromoModuleB .PagePromo-byline{margin-top:10px}.PagePromoModuleB .PagePromo-category{margin-bottom:10px;margin-top:23px}.PagePromoModuleB .PagePromo-description{margin-top:10px}.PagePromoModuleB .PagePromo-media{position:relative}.PagePromoModuleB .PagePromo-media:after{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.PagePromoModuleB .PagePromo-media img{max-height:287px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:567px){.PagePromoModuleB .PagePromo-category{font-size:1.4rem;font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43}.PagePromoModuleB .PagePromo-category a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.PagePromoModuleB .PagePromo-category a:hover{text-decoration:underline}}@media only screen and (min-width:768px){.PagePromoModuleB{color:#fff;color:var(--color-primary-text-inverse)}.PagePromoModuleB a{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromoModuleB-content{display:flex;flex-direction:column;height:100%;justify-content:center;text-align:left;width:100%}.PagePromoModuleB-content-wrapper{bottom:0;left:0;padding-left:20px;padding-right:20px;position:absolute;top:0;width:100%}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}.PagePromoModuleB .PagePromo-category{margin-top:0}.PagePromoModuleB .PagePromo-media:after{background:linear-gradient(90deg,rgba(0,0,0,.5) 50%,transparent 75%)}.PagePromoModuleB .PagePromo-media img{max-height:517px}.PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.PagePromoModuleB-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.PagePromoModuleB-content-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}@media only screen and (min-width:1024px){.PagePromoModuleB-content{width:50%}.PagePromoModuleB .PagePromo-byline{margin-top:20px}}@media only screen and (min-width:1280px){.PagePromoModuleB .PagePromo-description{margin-top:20px}}@media only screen and (min-width:1360px){.OneColumnContainer .PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}.PagePromoModuleC .PagePromo-button{margin-top:20px}.PagePromoModuleC .PagePromo-byline{margin-top:8px}.PagePromoModuleC .PagePromo-title{margin-bottom:20px}.PagePromoModuleC-category{display:inline-block;margin-bottom:20px;padding-bottom:12px;position:relative}.PagePromoModuleC-category:before{background:#6f0791;background:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}.PagePromoModuleC-content{margin-bottom:20px}@media only screen and (min-width:1024px){.PagePromoModuleC{align-items:center;display:flex}.PagePromoModuleC[data-align-left]{flex-direction:row-reverse}.PagePromoModuleC[data-align-left] .PagePromo-media{margin-bottom:0;margin-left:0;margin-right:20px}.PagePromoModuleC-content{flex-shrink:0;margin-bottom:0;order:1;width:400px}.PagePromoModuleC .PagePromo-media{margin-bottom:0;margin-left:20px;order:2;width:100%}}.PagePromoModuleD{color:#fff;color:var(--color-primary-text-inverse);display:grid;position:relative}.PagePromoModuleD-content-wrapper{grid-column:1;grid-row:1}.PagePromoModuleD a{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromoModuleD .PagePromo-category{margin-bottom:10px}.PagePromoModuleD .PagePromo-title{margin-bottom:20px}.PagePromoModuleD-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center;z-index:2}.PagePromoModuleD-content-wrapper{padding:50px 30px;position:relative}.PagePromoModuleD-content-wrapper:after{background:#000;content:"";height:100%;left:0;opacity:var(--overlayOpacity);position:absolute;top:0;width:100%;z-index:1}[data-text-align=left] .PagePromoModuleD-content,[data-text-align=right] .PagePromoModuleD-content{align-items:flex-start;margin-left:0;margin-right:0;text-align:left}[data-text-align=left] .PagePromoModuleD-content-wrapper,[data-text-align=right] .PagePromoModuleD-content-wrapper{padding-left:20px;padding-right:20px}[data-text-align=left] .PagePromoModuleD-content-wrapper[data-width=full-constrained],[data-text-align=right] .PagePromoModuleD-content-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){[data-text-align=left] .PagePromoModuleD-content-wrapper,[data-text-align=right] .PagePromoModuleD-content-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){[data-text-align=left] .PagePromoModuleD-content-wrapper,[data-text-align=right] .PagePromoModuleD-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){[data-text-align=left] .PagePromoModuleD-content-wrapper,[data-text-align=right] .PagePromoModuleD-content-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}[data-text-align=left] .PagePromoModuleD-content-wrapper[data-width=full-constrained],[data-text-align=right] .PagePromoModuleD-content-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}[data-text-align=right] .PagePromoModuleD-content{align-items:flex-end;text-align:right}@media only screen and (min-width:768px){.PagePromoModuleD .PagePromo-title{margin-bottom:20px}.PagePromoModuleD-content-wrapper{padding:70px 60px;position:relative}}@media only screen and (min-width:1024px){.PagePromoModuleD-content{margin:0 auto;max-width:800px}.PagePromoModuleD-content-wrapper{padding:70px 0}.PagePromoModuleD .PagePromo-button{margin-top:30px}}@media only screen and (min-width:1280px){.PagePromoModuleD-content{max-width:900px}}@media only screen and (min-width:1360px){.OneColumnContainer .PagePromoModuleD-content-wrapper{padding-left:60px;padding-right:60px}}.PagePromoModuleE{padding-bottom:25px!important;padding-top:25px!important}[data-inverse-colors] .PagePromoModuleE-content{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PagePromoModuleE .PagePromo-LinkWithIcon,.PagePromoModuleE .PagePromo-description,.PagePromoModuleE .PagePromo-title{padding-bottom:10px}.PagePromoModuleE .PagePromo-icon{height:14px;margin-left:5px;padding-bottom:5px;width:17px}.PagePromoModuleE .PagePromo-LinkWithIcon{text-decoration:underline}.PagePromoModuleE .PagePromo-title{font-weight:400}@media only screen and (min-width:1024px){.PagePromoModuleE .PagePromo-description{flex-grow:1;padding:0 25px;text-align:left}.PagePromoModuleE .PagePromo-LinkWithIcon{flex-shrink:0;padding-bottom:0;width:120px}.PagePromoModuleE .PagePromo-title{flex-shrink:0;padding-bottom:0;text-align:right;width:150px}.PagePromoModuleE-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1080px;width:100%}}.PagePromoModuleF-wrapper{background-color:#f2f2f2;background-color:var(--color-promo-background,#f2f2f2);background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKcAAABjCAYAAAD+bxBOAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAA6MSURBVHgB7V07bBRJGi7P+iFuTADCAyLCTrHTG0cEdnr4Unzp+lKwhBE6fAHB4hMCtMBlt97wZERoxxBjUs9GSAwhjBFOxieZl+/7uv8y5fY8uqdf1TP1SaXuGU97eqq+/t9VpZSDg4ODg4ODg4ODg8OAYkilhAcPHlRwKKNNDg0NnZdzs7XCvtlw3f73798/GO81bt26ta8cBgKJkBNE1CSc5RFt6vDwUOE1iVVHa3z79m2/VCo11Q+itYJHXBBy/KefftIk1iRnm5JrNWHr+I6GQeC6I2//oGdykpAg2zxIWFU+ad6i1fDaO6ZFEnkQPMKClFMgcUVeV/Dd50FWfoxkbbAJeXlPTvIWDJHJCXJMY8AXlC8h6yDEC5UiGaNCS3Hlk/e8kNd7HSCvR1blE9g0H5S8r/CbGsohN4Qmp5BykQOMgdyE1HxRRClkSl4eDXtYv6fknDgvR/7OpnFu/u6G+b4Q3TRfnMTuEV3JicGkLblEUuLlY3RyTQ0YhNCauEGHziNywE4+1kRi81ybG559jPf1a2crt0BbcnJARFLOQ0pu3Lx5c1M59Az0Jw/aPmbf0k7X5saUOI8kqme3D6IQCKIlOSktQchVdhLaE/dUpwshLolKM2MGx2nlmxQ7eL0NqbwziPbvCXI+evRoAZ2xCHKuQ1q+UA6Zw5CytPNnISBmcHyL9nKQxuSInKLGl3A6ic5Yc56qPRCyzmF85unAYXx20Db6fYw8cjKbY6jxdafG7YSWqPQFcJxHe9HPJB0SYq4xXrmysrKhHKxHgKTMym3249gNwcZcx3GziN645O+P0pt4yMbxkB3L20u4htDSpdEvksYkKdo0fIXVfpKiJOe87Ua2xBmnxZPVGR96s2am51h2x0ClxZHX6pQm8/N1pjgxsHVVQBg2KSXpy36RoqlVJcUFpSIdAJxOSxyQZGLgekf5QetYEoLhMvUjP8/QjUlaxhp3ihRrNKQondo/4f6fFl2KWkVOs5hECEmD/1VWJGlVXaUKFmt8+PAhD1Tzc0VX81aQU/L2JAQrnLazJGQniE2r743tFYlquxl0//59HhaGh4evFpmguZLTKCahlNzEcdPWMJZI1WpRYo3aDoUmWiwqQXMhp9iTN4pAylYw7OE55ZfcWZm5CUjQ5aLFrzMlp1lMUkRStgJ+01HmBi83bCOptkHRLsOL/6cqEDIjJ3P2ICM7SWc1+ioLpU0UG0kKgnKcfxF7uTDx7NTJqVU4zyU1WshYYljYSFKxP1lT+ivGYLUoY5AqOfHEUoUvDFo9aCAoXrPBcTLuaa4o6j0VchqFJE2pBx3ICiftkCDIf1VZkLkpmnpPnJxiW15FB2y56vkT+e8ZEPW35eXlbZUD5F5odtzBGP3ddrs/MXIGbMvcpeX79++9YpCxsTFOg2CUQOfW1devX8fVj3lA+wi1NCHp9zm3nhPUDg4OGhcuXEh04AKqfjsvp1C8d45Tw/YcfCLkfPz4cRUDvoyOT9W2BOE8go2OjlY4mQyxuzK+lwFx730QjA9IBSQb54QyvP6Az+gZkUcPC1+rH4UiZalk4ue9c5nMx//H+tY6vuvV58+f63EJKwQtixSdxT3dy9o50VNC8P33bJeeschpxC2Z2ut5ZiZJd+rUqUmTbCSK8gfyiGx4fx9EoR3LhRL0VFyvIonSj++DRN7ruETiPfEhwHdzisS0TJXYwf29xJ938P971gx5VxEVxfaMs+KHdno+RJkEt7e3N4kBnsE1kyDaJAafCx80caQE8cgGon2Q5Wv2kyJbXNBMwH2xZnKWQXcWZ+N8o1eSGrYoVey+hNkyMYUM2/OazZ57T+SM4vRwUCGBSEim+2aFiLWRkRGv9C0N+y5tUKrid3jpS/RDLQ5J86oiEun5qzwUVpYGRiJnQI13tJdkABdk3jttt22Q8kXRiNgNHz9+JEEX45DUyIFz5utv6NfUvXkjrVmG9FxXFiLKcjR6LvurTp4mSYnPseCVNtomCLnZb4QMQktSXTMwMTER2Y4zsji/qAzsUPk+2vL/sdUxCkXOMGqc6lsk5cKgkDIIkhTS7wakX4UqOqoUzZqg2jESYWOdai91+iPVOH4AA7ZUXasdiKlncNLjXoLk2Bg0YhIk47lz51bRB1vsj93d3YUo14MgPNDBXMWxyvSvShF4CA7psUv5n3VoS04WMKCDnyg/WLvczlCHzVWFc3OPUyoqlcraIJKyBTYpOXG8CoIuRblQCNoAQelFp0pQ3CMbQ2NVZSFOqPUosUtITDo7iyTnmTNn+rraKCrQNzzQ1GFfVqOqecMmpIrfTkvF26zaj0lOvcCC8mci3ghDTHT6HUfMkwARlWiRdVbKo6/u6QxXGIgEbWYgQQ/RajJPyiockZNOD1NaOOXKH2udvDeqck3MOJmSQQDsbwXncEPboUxChL3WIOi/cJzjGKmEwbX7Zbr1ZWUZhkSN31F+jrnrAl7a+XGqPBrwQPNAx3IJHv1qlL4LFAuvJa1+RbX/17aQUkmcnnonpydwwRpDRY6Y0QAvnoeX6Lt1ZMvu9SBB6cWz7+/IlOUk4al2jK1Vqr0EdfM4bIYAniftnp1egswOxwn65cuXO1FtUIxVDSbCM1z/D5UguIkDGiv2p5VFKIVVEexIZkCYolMOPYMEZWWT2KCRnKTbt28reP8UDLtQxZFCVJ0gISXGO+0iZ9gPSuZjwzlA8UFPniSjF49+vR7lWnFgnuK0yli0SgCUyqwGYy1rCiZDzwhFThY3cE8fdKpbhjsh0ItnbBH9+r8ogXrDg38CyXtDViJJArQ7t/E/Z5QlCEVOdODfnDpPHqJOPSnIuHHY60TS0UbcloLl2BC7s26T3dmVnJSauOmmk5rJg+p9bGysCdW+Bol1LYr9Ker9GU7nklDvNtqdXcmJG/4rPMQt5ZAKEJJTBwcHXLx2K4r9Kd57U7z3ayombLQ7O5Lz06dPfIrKTmqmC0pQENMTAKxkkrx8V4j3zuvKCTlHVtmdbcnJDuLUCmdrZgP09SHaU9bNqh9LhHfFoY/fKT0lkxQX1tidnSSnXuZvRzmkDgkvNXR4CVor1HWijv+Ql7FIJXYsF8idTojosdCWnJxpyBmGLq6ZHWA/sm3JPPzQRBPpuUXPPQ6pSHSo9F3lq/fc7c6W5KRKpyMEgjpbM0NQeo6OjjYhQZ+i/6+FtT1Fer5W/jr2caUn8YcNJXTtJKe3t8/Zs2cHfufarIE+p2DQajrK9AlKu624pMKDwUZTrpq3am9JTtwcf6CzNXMCVCvn9jyT2Geoa8RepOc+F4dUcMrYtBROKvvUE06Qk53BAg+n0vMDpSdVK9d6UiGlp6h21mJyH6WeVXvg/4Qu60sDrSSnU+kWwJSeYT135av2JOxF/p/XedudJ8jpVLodCEjPUJLQnHIRR7XrkJKKaSLExTFyUqXjaak6lW4NPCcHDtLi3t5e2GveKX+bxJ7tRVHtDCnFMhHiIig5WVA85VS6HWBhMoj5Go22X1f7T+KUelnIuHHKIxMhL+l5jJwMvHMNSuVgDWRVji140KHsP4lT1kHSKRUDpvevcvLaj5GTa0+iE3JZr9yhNSRrRPvvagTHqKFXe+4Vptc+MjKSi2o/Iqf8cFajOMlpEaRi6Z1s6d2VJBJEpxMVO/0oUvgZBNZCHqrdlJxcG+mty6XbB51ShATNNLRjFJXETov2giNysjyOZf/KwTpo1c41l7pljCTDQwEzoZKBTovOZy09PXLKD56C+nAq3UJQtUOrvVO+Y5JptZDhGFWz/m4tOb2skFvFw2p4VeqSJMkMotqbypeei1lKT4+cDCHR3lQO1gIeM9sOF+hVGSMgPTOzPT1yIoTErVdc4N1iHBwceBPhcDodtlIpKQQn02UlPUvO3iwGAnZn26A4xpGNZtquShDmZDq0TKZxUHJ6u6Q5e7MwaIyNjYVxTA5VwtCT6bjSiMoga1TiBlYS4HWwHyQcNxZrm5qUsBMLPxKVnISx0kgtC+eohB8yxVyscrAesmQM9//sJrX491QWgRXn6Hfl59xTdY5KMkfZZYWKgzAVR6wu+6BSgLGQGNe6/1l2gksFXNmYOz44tV4AiLNDYrSVnEM+qNZTWz5b1Du3iOGDspSWeufKxlPcS1w5FB6ictmYukx1TOV7/q1EvadB0BLtGLexVX+AKlZL1bQ3HgiuE6pS8N4ZSkrFNnHIDZeUP70idYh639brhMrux4mhJAWlDn0ASDC2cZWivRmEsU7on9ESrVyi5HTkLAikHG68nUARojD3npkPYW7kBcea64QmVrlEh8iRs1igbdfs8PfJrOPWknuvcxEybkOTVHgp9G4aDvlDS0au3d7q70YYKfO4tbENTWLhpZJMI3UoBrgN4Hmu4xn8w927dzV5L0GS5RIaNMJLtD9jh5e8wg/lYD1qtZpOX15qVaRTLpc9YqqMPPVWMOzPp7Kfaiz7s9Qp2+BgDy5evEhPvNu6Aqnl1MMisA3i9Tj2p7M5CwJ66hjwuXaTEEWqslop92yfUftJ9Fy95OXWlYPVePPmDVU27c1pELTTDFmGkRIvlesFUvvJDcC4AUNP9mcp7soQDunj9OnTHOxZrjjXYV0BkpfVSFYU8Yj9yZVH1npNb5Kc41nPSXEIDzpCw8PDQ2h/4W7DrT5DL1lAyWlN9CWwDWLk8JL21p1qtxR0hLj1CpyMCqRmS3IaBR9lEMKq0KCR3rysIq4zT3KGnZPikDE4sCDlENrPITYrY5mcdXW5ZnoTDxnVe2iukZxvoS6s2cbYwcfz58+5KS5P6aGX20lNA7mHkdpB1DujCExvXg8rPUuyjXGuC9M7nMSVK1e8iWrcjwhttdNnjenA1mb7VlZWeKB6532GUu8lWftxxjlF9oDqHHHCIW5WAOHRdRe9NGdcJgkdXhL13tXPKckPz3yBKIfW0OocA+hNf5iYmHgW8tKy7bW52nvH6cswU4v/DwynT/S7cx/qAAAAAElFTkSuQmCC);background-position:0 100%;background-size:auto;gap:10px;padding:16px}.PagePromoModuleF[data-inverse-colors] .PagePromoModuleF-wrapper{background-color:#323232;background-color:var(--color-promo-background,#323232)}.PagePromoModuleF[data-inverse-colors] .PagePromoModuleF svg{fill:currentColor}.PagePromoModuleF-icon,.PagePromoModuleF-media{height:24px;width:24px}.PagePromoModuleF-left{align-items:flex-start;display:flex;flex-direction:row;gap:12.5px;justify-content:center;margin-bottom:10px}.PagePromoModuleF-left,.PagePromoModuleF-right{text-align:center}.PagePromoModuleF .PagePromo-title{font-size:24px;font-weight:700;line-height:1.33;text-align:left}.PagePromoModuleF .PagePromo-title p{margin:0}.PagePromoModuleF .PagePromo-description{font-size:16px;font-weight:400;line-height:1.5}.PagePromoModuleF .PagePromo-description a{color:inherit;font-weight:700}.PagePromoModuleF .PagePromo-description p:first-of-type{margin-top:0}.PagePromoModuleF .PagePromo-description p:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.PagePromoModuleF-wrapper{display:grid;grid-template-columns:auto 617px;padding:24px}.PagePromoModuleF-left{justify-content:flex-start;margin-bottom:0}.PagePromoModuleF-right{display:flex;justify-content:center;text-align:left}}.PagePromoModuleO .PagePromo-button{margin-top:20px}.PagePromoModuleO .PagePromo-byline{margin-top:8px}.PagePromoModuleO .PagePromo-media,.PagePromoModuleO .PagePromo-media img{width:100%}.PagePromoModuleO .PagePromo-title,.PagePromoModuleO .PagePromo-title a{color:#323232}.PagePromoModuleO-title{display:inline-block;margin-bottom:12px;padding-bottom:12px;position:relative}.PagePromoModuleO-title:before{background:#6f0791;background:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}.PagePromoModuleO-content{background-color:#f7f7f7;padding:20px}@media only screen and (min-width:1024px){.PagePromoModuleO{align-items:center;display:flex}.PagePromoModuleO-content{background-color:#fff;flex-shrink:0;margin-bottom:0;order:1;padding:40px;transform:translateX(200px);width:400px;z-index:2}.PagePromoModuleO .PagePromo-button{margin-top:40px}.PagePromoModuleO .PagePromo-media{order:2}.PagePromoModuleO[data-align-left]{flex-direction:row-reverse}.PagePromoModuleO[data-align-left] .PagePromoModuleO-content{transform:translateX(-200px)}.PagePromoModuleO[data-align-left] .PagePromo-media{order:1}}.PagePromoFooter{background:#ececec;padding:24px}.PagePromoFooter .PagePromo-description{font-size:1.4rem;font-size:var(--description-2);line-height:1.43}.SponsorPromo{align-items:center;display:flex;height:100%;position:relative}.SponsorPromo .PagePromo-media{border:1px solid #ddd;width:100%}[data-sponsor-level=platinum] .SponsorPromo .PagePromo-media{border-color:#cfc58f}[data-sponsor-level=silver] .SponsorPromo{height:124px}.EventSponsorPage-sponsors [data-sponsor-level=silver] .SponsorPromo{height:auto}[data-sponsor-level=silver] .SponsorPromo .PagePromo-media{border-color:#ddd}[data-sponsor-level=silver] .SponsorPromo .PagePromo-media img{max-height:84px;width:auto}.EventSponsorPage-sponsors [data-sponsor-level=silver] .SponsorPromo .PagePromo-media img{max-height:180px}[data-sponsor-level=bronze] .SponsorPromo{height:124px}.EventSponsorPage-sponsors [data-sponsor-level=bronze] .SponsorPromo{height:auto}[data-sponsor-level=bronze] .SponsorPromo .PagePromo-media{border-color:#e3eff7}[data-sponsor-level=bronze] .SponsorPromo .PagePromo-media img{max-height:84px;width:auto}.EventSponsorPage-sponsors [data-sponsor-level=bronze] .SponsorPromo .PagePromo-media img{max-height:180px}.SponsorPromo[data-has-modal=true]{cursor:pointer}.SponsorPromo-content{width:100%}.SponsorPromo .PagePromo-media,.SponsorPromo-content{align-items:center;display:flex;height:100%;justify-content:center}.SponsorPromo .PagePromo-media{padding:10px}.EventSponsorPage-sponsors .SponsorPromo .PagePromo-media{max-height:180px}.EventSponsorPage-sponsors .SponsorPromo .PagePromo-media .Image{max-height:144px;width:auto}.SponsorPromo-modalTrigger{align-items:center;bottom:0;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:0;width:24px}.SponsorPromo-modalTrigger svg{height:24px;width:24px}.SponsorPromo-description{font-size:16px;font-weight:400;line-height:1.5}.SponsorPromo[data-has-modal=false] .SponsorPromo-content{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}@media only screen and (min-width:768px){.SponsorPromo[data-has-modal=false] .SponsorPromo-content{grid-template-columns:312px 1fr}}.SponsorPromoModal{grid-gap:24px;align-items:center;display:grid;gap:24px}.SponsorPromoModal-description{font-size:16px;font-weight:400}.SponsorPromoModal-media{padding:15px;width:270px}.SponsorPromoModal-media img{margin:auto;max-height:200px;width:auto}.SponsorPromoModal[data-sponsor-level=platinum] .SponsorPromoModal-media{border:1px solid #e5e4e2}.SponsorPromoModal[data-sponsor-level=gold] .SponsorPromoModal-media{border:1px solid #cfc58f}.SponsorPromoModal[data-sponsor-level=silver] .SponsorPromoModal-media{border:1px solid #ddd}@media only screen and (min-width:768px){.SponsorPromoModal{gap:24px;grid-template-columns:270px 1fr}}.AuthorListA,.AuthorListB,.AuthorListC,.PageListA,.PageListAA,.PageListAB,.PageListAC,.PageListAD,.PageListAE,.PageListAbstract,.PageListB,.PageListC,.PageListD,.PageListE,.PageListF,.PageListG,.PageListH,.PageListI,.PageListJ,.PageListK,.PageListL,.PageListM,.PageListN,.PageListO,.PageListP,.PageListQ,.PageListR,.PageListS,.PageListT,.PageListU,.PageListV,.PageListW,.PageListX,.PageListY,.PageListZ,.PersonList{background-color:var(--color-list-background);display:block}.AuthorListA[data-has-background],.AuthorListB[data-has-background],.AuthorListC[data-has-background],.PageListAA[data-has-background],.PageListAB[data-has-background],.PageListAC[data-has-background],.PageListAD[data-has-background],.PageListAE[data-has-background],.PageListA[data-has-background],.PageListAbstract[data-has-background],.PageListB[data-has-background],.PageListC[data-has-background],.PageListD[data-has-background],.PageListE[data-has-background],.PageListF[data-has-background],.PageListG[data-has-background],.PageListH[data-has-background],.PageListI[data-has-background],.PageListJ[data-has-background],.PageListK[data-has-background],.PageListL[data-has-background],.PageListM[data-has-background],.PageListN[data-has-background],.PageListO[data-has-background],.PageListP[data-has-background],.PageListQ[data-has-background],.PageListR[data-has-background],.PageListS[data-has-background],.PageListT[data-has-background],.PageListU[data-has-background],.PageListV[data-has-background],.PageListW[data-has-background],.PageListX[data-has-background],.PageListY[data-has-background],.PageListZ[data-has-background],.PersonList[data-has-background]{margin-bottom:40px}.AuthorListA[data-has-background]>div,.AuthorListB[data-has-background]>div,.AuthorListC[data-has-background]>div,.PageListAA[data-has-background]>div,.PageListAB[data-has-background]>div,.PageListAC[data-has-background]>div,.PageListAD[data-has-background]>div,.PageListAE[data-has-background]>div,.PageListA[data-has-background]>div,.PageListAbstract[data-has-background]>div,.PageListB[data-has-background]>div,.PageListC[data-has-background]>div,.PageListD[data-has-background]>div,.PageListE[data-has-background]>div,.PageListF[data-has-background]>div,.PageListG[data-has-background]>div,.PageListH[data-has-background]>div,.PageListI[data-has-background]>div,.PageListJ[data-has-background]>div,.PageListK[data-has-background]>div,.PageListL[data-has-background]>div,.PageListM[data-has-background]>div,.PageListN[data-has-background]>div,.PageListO[data-has-background]>div,.PageListP[data-has-background]>div,.PageListQ[data-has-background]>div,.PageListR[data-has-background]>div,.PageListS[data-has-background]>div,.PageListT[data-has-background]>div,.PageListU[data-has-background]>div,.PageListV[data-has-background]>div,.PageListW[data-has-background]>div,.PageListX[data-has-background]>div,.PageListY[data-has-background]>div,.PageListZ[data-has-background]>div,.PersonList[data-has-background]>div{margin:20px}.AuthorListA[data-has-background]+.AuthorListA[data-has-background]>div:first-child,.AuthorListB[data-has-background]+.AuthorListB[data-has-background]>div:first-child,.AuthorListC[data-has-background]+.AuthorListC[data-has-background]>div:first-child,.PageListAA[data-has-background]+.PageListAA[data-has-background]>div:first-child,.PageListAB[data-has-background]+.PageListAB[data-has-background]>div:first-child,.PageListAC[data-has-background]+.PageListAC[data-has-background]>div:first-child,.PageListAD[data-has-background]+.PageListAD[data-has-background]>div:first-child,.PageListAE[data-has-background]+.PageListAE[data-has-background]>div:first-child,.PageListA[data-has-background]+.PageListA[data-has-background]>div:first-child,.PageListAbstract[data-has-background]+.PageListAbstract[data-has-background]>div:first-child,.PageListB[data-has-background]+.PageListB[data-has-background]>div:first-child,.PageListC[data-has-background]+.PageListC[data-has-background]>div:first-child,.PageListD[data-has-background]+.PageListD[data-has-background]>div:first-child,.PageListE[data-has-background]+.PageListE[data-has-background]>div:first-child,.PageListF[data-has-background]+.PageListF[data-has-background]>div:first-child,.PageListG[data-has-background]+.PageListG[data-has-background]>div:first-child,.PageListH[data-has-background]+.PageListH[data-has-background]>div:first-child,.PageListI[data-has-background]+.PageListI[data-has-background]>div:first-child,.PageListJ[data-has-background]+.PageListJ[data-has-background]>div:first-child,.PageListK[data-has-background]+.PageListK[data-has-background]>div:first-child,.PageListL[data-has-background]+.PageListL[data-has-background]>div:first-child,.PageListM[data-has-background]+.PageListM[data-has-background]>div:first-child,.PageListN[data-has-background]+.PageListN[data-has-background]>div:first-child,.PageListO[data-has-background]+.PageListO[data-has-background]>div:first-child,.PageListP[data-has-background]+.PageListP[data-has-background]>div:first-child,.PageListQ[data-has-background]+.PageListQ[data-has-background]>div:first-child,.PageListR[data-has-background]+.PageListR[data-has-background]>div:first-child,.PageListS[data-has-background]+.PageListS[data-has-background]>div:first-child,.PageListT[data-has-background]+.PageListT[data-has-background]>div:first-child,.PageListU[data-has-background]+.PageListU[data-has-background]>div:first-child,.PageListV[data-has-background]+.PageListV[data-has-background]>div:first-child,.PageListW[data-has-background]+.PageListW[data-has-background]>div:first-child,.PageListX[data-has-background]+.PageListX[data-has-background]>div:first-child,.PageListY[data-has-background]+.PageListY[data-has-background]>div:first-child,.PageListZ[data-has-background]+.PageListZ[data-has-background]>div:first-child,.PersonList[data-has-background]+.PersonList[data-has-background]>div:first-child{padding-top:20px}.AuthorListA-items,.AuthorListB-items,.AuthorListC-items,.PageListA-items,.PageListAA-items,.PageListAB-items,.PageListAC-items,.PageListAD-items,.PageListAE-items,.PageListAbstract-items,.PageListB-items,.PageListC-items,.PageListD-items,.PageListE-items,.PageListF-items,.PageListG-items,.PageListH-items,.PageListI-items,.PageListJ-items,.PageListK-items,.PageListL-items,.PageListM-items,.PageListN-items,.PageListO-items,.PageListP-items,.PageListQ-items,.PageListR-items,.PageListS-items,.PageListT-items,.PageListU-items,.PageListV-items,.PageListW-items,.PageListX-items,.PageListY-items,.PageListZ-items,.PersonList-items{list-style:none}.AuthorListA-items[data-with-numbers] .AuthorListA-items,.AuthorListB-items[data-with-numbers] .AuthorListB-items,.AuthorListC-items[data-with-numbers] .AuthorListC-items,.PageListA-items[data-with-numbers] .PageListA-items,.PageListAA-items[data-with-numbers] .PageListAA-items,.PageListAB-items[data-with-numbers] .PageListAB-items,.PageListAC-items[data-with-numbers] .PageListAC-items,.PageListAD-items[data-with-numbers] .PageListAD-items,.PageListAE-items[data-with-numbers] .PageListAE-items,.PageListAbstract-items[data-with-numbers] .PageListAbstract-items,.PageListB-items[data-with-numbers] .PageListB-items,.PageListC-items[data-with-numbers] .PageListC-items,.PageListD-items[data-with-numbers] .PageListD-items,.PageListE-items[data-with-numbers] .PageListE-items,.PageListF-items[data-with-numbers] .PageListF-items,.PageListG-items[data-with-numbers] .PageListG-items,.PageListH-items[data-with-numbers] .PageListH-items,.PageListI-items[data-with-numbers] .PageListI-items,.PageListJ-items[data-with-numbers] .PageListJ-items,.PageListK-items[data-with-numbers] .PageListK-items,.PageListL-items[data-with-numbers] .PageListL-items,.PageListM-items[data-with-numbers] .PageListM-items,.PageListN-items[data-with-numbers] .PageListN-items,.PageListO-items[data-with-numbers] .PageListO-items,.PageListP-items[data-with-numbers] .PageListP-items,.PageListQ-items[data-with-numbers] .PageListQ-items,.PageListR-items[data-with-numbers] .PageListR-items,.PageListS-items[data-with-numbers] .PageListS-items,.PageListT-items[data-with-numbers] .PageListT-items,.PageListU-items[data-with-numbers] .PageListU-items,.PageListV-items[data-with-numbers] .PageListV-items,.PageListW-items[data-with-numbers] .PageListW-items,.PageListX-items[data-with-numbers] .PageListX-items,.PageListY-items[data-with-numbers] .PageListY-items,.PageListZ-items[data-with-numbers] .PageListZ-items,.PersonList-items[data-with-numbers] .PersonList-items{counter-reset:list-counter}[data-with-borders] .AuthorListA-items-item,[data-with-borders] .AuthorListB-items-item,[data-with-borders] .AuthorListC-items-item,[data-with-borders] .PageListA-items-item,[data-with-borders] .PageListAA-items-item,[data-with-borders] .PageListAB-items-item,[data-with-borders] .PageListAC-items-item,[data-with-borders] .PageListAD-items-item,[data-with-borders] .PageListAE-items-item,[data-with-borders] .PageListAbstract-items-item,[data-with-borders] .PageListB-items-item,[data-with-borders] .PageListC-items-item,[data-with-borders] .PageListD-items-item,[data-with-borders] .PageListE-items-item,[data-with-borders] .PageListF-items-item,[data-with-borders] .PageListG-items-item,[data-with-borders] .PageListH-items-item,[data-with-borders] .PageListI-items-item,[data-with-borders] .PageListJ-items-item,[data-with-borders] .PageListK-items-item,[data-with-borders] .PageListL-items-item,[data-with-borders] .PageListM-items-item,[data-with-borders] .PageListN-items-item,[data-with-borders] .PageListO-items-item,[data-with-borders] .PageListP-items-item,[data-with-borders] .PageListQ-items-item,[data-with-borders] .PageListR-items-item,[data-with-borders] .PageListS-items-item,[data-with-borders] .PageListT-items-item,[data-with-borders] .PageListU-items-item,[data-with-borders] .PageListV-items-item,[data-with-borders] .PageListW-items-item,[data-with-borders] .PageListX-items-item,[data-with-borders] .PageListY-items-item,[data-with-borders] .PageListZ-items-item,[data-with-borders] .PersonList-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-top:20px;padding-bottom:20px}[data-with-borders] .AuthorListA-items-item:first-of-type,[data-with-borders] .AuthorListB-items-item:first-of-type,[data-with-borders] .AuthorListC-items-item:first-of-type,[data-with-borders] .PageListA-items-item:first-of-type,[data-with-borders] .PageListAA-items-item:first-of-type,[data-with-borders] .PageListAB-items-item:first-of-type,[data-with-borders] .PageListAC-items-item:first-of-type,[data-with-borders] .PageListAD-items-item:first-of-type,[data-with-borders] .PageListAE-items-item:first-of-type,[data-with-borders] .PageListAbstract-items-item:first-of-type,[data-with-borders] .PageListB-items-item:first-of-type,[data-with-borders] .PageListC-items-item:first-of-type,[data-with-borders] .PageListD-items-item:first-of-type,[data-with-borders] .PageListE-items-item:first-of-type,[data-with-borders] .PageListF-items-item:first-of-type,[data-with-borders] .PageListG-items-item:first-of-type,[data-with-borders] .PageListH-items-item:first-of-type,[data-with-borders] .PageListI-items-item:first-of-type,[data-with-borders] .PageListJ-items-item:first-of-type,[data-with-borders] .PageListK-items-item:first-of-type,[data-with-borders] .PageListL-items-item:first-of-type,[data-with-borders] .PageListM-items-item:first-of-type,[data-with-borders] .PageListN-items-item:first-of-type,[data-with-borders] .PageListO-items-item:first-of-type,[data-with-borders] .PageListP-items-item:first-of-type,[data-with-borders] .PageListQ-items-item:first-of-type,[data-with-borders] .PageListR-items-item:first-of-type,[data-with-borders] .PageListS-items-item:first-of-type,[data-with-borders] .PageListT-items-item:first-of-type,[data-with-borders] .PageListU-items-item:first-of-type,[data-with-borders] .PageListV-items-item:first-of-type,[data-with-borders] .PageListW-items-item:first-of-type,[data-with-borders] .PageListX-items-item:first-of-type,[data-with-borders] .PageListY-items-item:first-of-type,[data-with-borders] .PageListZ-items-item:first-of-type,[data-with-borders] .PersonList-items-item:first-of-type{margin-top:0}[data-with-numbers] .AuthorListA-items-item,[data-with-numbers] .AuthorListB-items-item,[data-with-numbers] .AuthorListC-items-item,[data-with-numbers] .PageListA-items-item,[data-with-numbers] .PageListAA-items-item,[data-with-numbers] .PageListAB-items-item,[data-with-numbers] .PageListAC-items-item,[data-with-numbers] .PageListAD-items-item,[data-with-numbers] .PageListAE-items-item,[data-with-numbers] .PageListAbstract-items-item,[data-with-numbers] .PageListB-items-item,[data-with-numbers] .PageListC-items-item,[data-with-numbers] .PageListD-items-item,[data-with-numbers] .PageListE-items-item,[data-with-numbers] .PageListF-items-item,[data-with-numbers] .PageListG-items-item,[data-with-numbers] .PageListH-items-item,[data-with-numbers] .PageListI-items-item,[data-with-numbers] .PageListJ-items-item,[data-with-numbers] .PageListK-items-item,[data-with-numbers] .PageListL-items-item,[data-with-numbers] .PageListM-items-item,[data-with-numbers] .PageListN-items-item,[data-with-numbers] .PageListO-items-item,[data-with-numbers] .PageListP-items-item,[data-with-numbers] .PageListQ-items-item,[data-with-numbers] .PageListR-items-item,[data-with-numbers] .PageListS-items-item,[data-with-numbers] .PageListT-items-item,[data-with-numbers] .PageListU-items-item,[data-with-numbers] .PageListV-items-item,[data-with-numbers] .PageListW-items-item,[data-with-numbers] .PageListX-items-item,[data-with-numbers] .PageListY-items-item,[data-with-numbers] .PageListZ-items-item,[data-with-numbers] .PersonList-items-item{counter-increment:list-counter;padding:0 10px 20px 40px;position:relative}[data-with-numbers] .AuthorListA-items-item:before,[data-with-numbers] .AuthorListB-items-item:before,[data-with-numbers] .AuthorListC-items-item:before,[data-with-numbers] .PageListA-items-item:before,[data-with-numbers] .PageListAA-items-item:before,[data-with-numbers] .PageListAB-items-item:before,[data-with-numbers] .PageListAC-items-item:before,[data-with-numbers] .PageListAD-items-item:before,[data-with-numbers] .PageListAE-items-item:before,[data-with-numbers] .PageListAbstract-items-item:before,[data-with-numbers] .PageListB-items-item:before,[data-with-numbers] .PageListC-items-item:before,[data-with-numbers] .PageListD-items-item:before,[data-with-numbers] .PageListE-items-item:before,[data-with-numbers] .PageListF-items-item:before,[data-with-numbers] .PageListG-items-item:before,[data-with-numbers] .PageListH-items-item:before,[data-with-numbers] .PageListI-items-item:before,[data-with-numbers] .PageListJ-items-item:before,[data-with-numbers] .PageListK-items-item:before,[data-with-numbers] .PageListL-items-item:before,[data-with-numbers] .PageListM-items-item:before,[data-with-numbers] .PageListN-items-item:before,[data-with-numbers] .PageListO-items-item:before,[data-with-numbers] .PageListP-items-item:before,[data-with-numbers] .PageListQ-items-item:before,[data-with-numbers] .PageListR-items-item:before,[data-with-numbers] .PageListS-items-item:before,[data-with-numbers] .PageListT-items-item:before,[data-with-numbers] .PageListU-items-item:before,[data-with-numbers] .PageListV-items-item:before,[data-with-numbers] .PageListW-items-item:before,[data-with-numbers] .PageListX-items-item:before,[data-with-numbers] .PageListY-items-item:before,[data-with-numbers] .PageListZ-items-item:before,[data-with-numbers] .PersonList-items-item:before{color:#8c8c8c;color:var(--color-list-border);content:counter(list-counter);display:block;font-size:2.4rem;font-weight:700;height:25px;left:10px;line-height:25px;margin-right:5px;position:absolute;top:calc(50% - 23px);width:30px}[data-with-numbers] .AuthorListA-items-item:nth-of-type(n+10):before,[data-with-numbers] .AuthorListB-items-item:nth-of-type(n+10):before,[data-with-numbers] .AuthorListC-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListA-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAA-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAB-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAC-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAD-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAE-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListAbstract-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListB-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListC-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListD-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListE-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListF-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListG-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListH-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListI-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListJ-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListK-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListL-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListM-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListN-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListO-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListP-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListQ-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListR-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListS-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListT-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListU-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListV-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListW-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListX-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListY-items-item:nth-of-type(n+10):before,[data-with-numbers] .PageListZ-items-item:nth-of-type(n+10):before,[data-with-numbers] .PersonList-items-item:nth-of-type(n+10):before{left:3px}.PageList-cta,.PageList-nextPage{display:flex;justify-content:center}.PageList-cta .Button,.PageList-cta .CookiePromo-modal-ctaButton,.PageList-nextPage .Button,.PageList-nextPage .CookiePromo-modal-ctaButton{margin:30px auto 0}.PageList-cta .Link,.PageList-nextPage .Link{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary);font-size:1.6rem;font-size:var(--label-2);font-weight:400;line-height:1.5;text-align:right;text-decoration:underline}.PageList-nextPage{display:none}.PageList-nextPage-loading{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;animation-delay:-.16s;border-radius:50%;color:#000;display:none;font-size:10px;height:1.5em;margin:30px 0 0;position:relative;text-indent:-9999em;transform:translateZ(0);width:1.5em}.PageList-nextPage-loading:after,.PageList-nextPage-loading:before{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;border-radius:50%;content:"";height:1.5em;position:absolute;top:0;width:1.5em}.PageList-nextPage-loading:before{animation-delay:-.32s;left:-3.5em}.PageList-nextPage-loading:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}[data-list-loadmore=loading] .PageList-nextPage-loading{display:inline-block}[data-list-loadmore=loading] .PageList-nextPage .Button,[data-list-loadmore=loading] .PageList-nextPage .CookiePromo-modal-ctaButton{display:none}[data-show-loadmore] .PageList-nextPage{display:flex}[data-mobile-carousel=true] .PageList-nextPage{display:none}.PageList-header-description{font-size:1.6rem;font-size:var(--description-1);line-height:1.5;margin:-10px 0 20px}[data-inverse-colors] .PageList-header-description{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.PageList-header-description p{margin:0}.PageList-header-title{color:#323232;color:var(--color-list-title);display:inline-block;font-size:2.4rem;font-size:var(--title-2);line-height:1.17;margin-bottom:25px;padding-bottom:12px;position:relative}@media only screen and (min-width:768px){.PageList-header-title{line-height:1.33}}@media only screen and (min-width:1280px){.PageList-header-title{line-height:1.25}}.PageList-header-title:before{background:#6f0791;background:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}[data-inverse-colors] .PageList-header-title{color:#fff;color:var(--color-primary-text-inverse)}.PageList-header-title p{margin:0}@media only screen and (min-width:768px){[data-mobile-carousel=true][data-show-loadmore] .PageList-nextPage{display:block}}@media only screen and (min-width:1024px){.PageList-header-title{margin-bottom:30px}}.PageListA-items-row:first-of-type{padding-bottom:30px}.PageListA-items-row:last-of-type{grid-gap:20px;display:grid;grid-template-columns:1fr}.PageListA-items-column:first-of-type{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-bottom:20px;padding-bottom:20px}@media only screen and (max-width:567px){.PageListA-items-row:last-of-type>div{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);padding-bottom:20px}}@media only screen and (min-width:768px){.PageListA-items-row:last-of-type{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.PageListA-items-row:first-of-type{grid-gap:20px;display:grid;grid-template-columns:.66fr .34fr}.PageListA-items-row:last-of-type{grid-template-columns:1fr 1fr 1fr 1fr}.PageListA-items-column:first-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}}[data-with-borders] .PageListB-items-item:first-of-type{margin-top:20px}[data-inverse-colors] .PageListB-items-item .Link{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}[data-with-numbers] .PageListC-items-item:before{top:-2px}.PageListD{display:block}.PageListD-items:after{content:" ";display:none}[data-mobile-carousel=true] .PageListD-items:after{content:"flickity"}.PageListD-items-item{margin-bottom:20px}[data-column-count="3"] .PageListD-items-item,[data-column-count="4"] .PageListD-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-top:20px;padding-bottom:20px}[data-column-count="3"] .PageListD-items-item:first-of-type,[data-column-count="4"] .PageListD-items-item:first-of-type{margin-top:0}[data-mobile-carousel=true] .PageListD-items-item{margin-bottom:0}[data-mobile-carousel=false] .PageListD-items-item{display:block}@media only screen and (max-width:567px){.PageListD .flickity-prev-next-button{display:none}}@media only screen and (min-width:768px){.PageListD-items{grid-row-gap:30px;grid-column-gap:20px;display:grid;padding:0}.PageListD-items:after{content:" "!important}[data-column-count="2"] .PageListD-items{grid-template-columns:1fr 1fr}[data-column-count="3"] .PageListD-items{grid-template-columns:1fr 1fr 1fr}[data-column-count="4"] .PageListD-items{grid-template-columns:1fr 1fr}.PageListD-items-item{display:block;margin:0;max-width:none;width:100%}[data-column-count="3"] .PageListD-items-item,[data-column-count="4"] .PageListD-items-item{border-bottom:none;margin-top:0;padding-bottom:0}}@media only screen and (min-width:1024px){[data-column-count="4"] .PageListD-items{grid-template-columns:1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column [data-column-count="4"] .PageListD-items{grid-template-columns:1fr 1fr}}.PageListE{display:block}.PageListE-items:after{content:"flickity";display:none}.PageListE-items-item{margin-right:30px;max-width:400px;width:80%}.PageListE .flickity-prev-next-button{display:none}@media only screen and (min-width:568px){.PageListE .flickity-prev-next-button{background:#fff;background:var(--color-site-bg);display:block}.PageListE .flickity-prev-next-button.next{right:-10px}.PageListE .flickity-prev-next-button.previous{left:-30px}}@media only screen and (min-width:768px){.PageListE-items{width:calc(100% + 20px)}.PageListE-items-item{margin-right:20px;max-width:none}[data-column-count="2"] .PageListE-items-item{width:calc(50% - 20px)}[data-column-count="3"] .PageListE-items-item{width:calc(33.34% - 20px)}}@media only screen and (min-width:1024px){[data-column-count="4"] .PageListE-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"] .PageListE-items-item{width:calc(50% - 20px)}}@media only screen and (min-width:1280px){.PageListE .flickity-prev-next-button.next{right:-20px}.PageListE .flickity-prev-next-button.previous{left:-40px}}.PageListF{display:block}.PageListF-items-item{margin-right:30px;max-width:270px;width:80%}@media only screen and (max-width:567px){.PageListF .flickity-prev-next-button{display:none}}@media only screen and (min-width:768px){.PageListF .flickity-prev-next-button{background:#fff;background:var(--color-site-bg);display:block}.PageListF .flickity-prev-next-button.next{right:-10px}.PageListF .flickity-prev-next-button.previous{left:-30px}.PageListF-items{width:calc(100% + 20px)}.PageListF-items-item{margin-right:20px;max-width:none;width:calc(50% - 20px)}}@media only screen and (min-width:1024px){.PageListF .flickity-prev-next-button.next{right:-20px}.PageListF .flickity-prev-next-button.previous{left:-40px}.PageListF-items-item{width:calc(33.33% - 20px)}}@media only screen and (min-width:1280px){.PageListF-items-item{width:calc(25% - 20px)}}.PageListG .PagePromo-title{font-size:2.4rem;font-size:var(--title-2);line-height:1.17}@media only screen and (min-width:768px){.PageListG .PagePromo-title{line-height:1.33}}@media only screen and (min-width:1280px){.PageListG .PagePromo-title{line-height:1.25}}.PageListG-items-item{padding-bottom:30px}@media only screen and (max-width:567px){.PageListG-items-column:last-of-type>div{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-bottom:20px;padding-bottom:20px}.PageListG-items-column:last-of-type>div:last-of-type{margin-bottom:0}}@media only screen and (min-width:768px){.PageListG-items-column:last-of-type{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.PageListG-items-column:last-of-type{display:block}.PageListG-items-row{grid-gap:20px;display:grid;grid-template-columns:.66fr .34fr}}.PageListH .PagePromo-title{font-size:1.6rem;font-size:var(--title-4);font-weight:700;line-height:1.25}@media only screen and (min-width:1280px){.PageListH .PagePromo-title{line-height:1.33}}.PageListI{display:block}.PageListI-items:after{content:" ";display:none}[data-mobile-carousel=true] .PageListI-items:after{content:"flickity"}.PageListI-items-item{margin-bottom:20px}[data-column-count="3"] .PageListI-items-item,[data-column-count="4"] .PageListI-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-top:20px;padding-bottom:20px}[data-column-count="3"] .PageListI-items-item:first-of-type,[data-column-count="4"] .PageListI-items-item:first-of-type{margin-top:0}[data-mobile-carousel=true] .PageListI-items-item{margin-bottom:0}[data-mobile-carousel=false] .PageListI-items-item{display:block}@media only screen and (max-width:567px){.PageListI .flickity-prev-next-button{display:none}}@media only screen and (min-width:768px){.PageListI-items{grid-row-gap:30px;grid-column-gap:20px;display:grid;padding:0}.PageListI-items:after{content:" "!important}[data-column-count="2"] .PageListI-items{grid-template-columns:1fr 1fr}[data-column-count="3"] .PageListI-items{grid-template-columns:1fr 1fr 1fr}[data-column-count="4"] .PageListI-items{grid-template-columns:1fr 1fr}.PageListI-items-item{display:block;margin:0;max-width:none;width:100%}[data-column-count="3"] .PageListI-items-item,[data-column-count="4"] .PageListI-items-item{border-bottom:none;margin-top:0;padding-bottom:0}}@media only screen and (min-width:1024px){[data-column-count="4"] .PageListI-items{grid-template-columns:1fr 1fr 1fr 1fr}.TwoColumnContainer7030-column [data-column-count="4"] .PageListI-items{grid-template-columns:1fr 1fr}}.PageListJ{display:block}.PageListJ-items:after{content:"flickity";display:none}.PageListJ-items-item{margin-right:30px;max-width:400px;width:80%}.PageListJ .flickity-prev-next-button{display:none}@media only screen and (min-width:568px){.PageListJ .flickity-prev-next-button{background:#fff;background:var(--color-site-bg);display:block}.PageListJ .flickity-prev-next-button.next{right:-10px}.PageListJ .flickity-prev-next-button.previous{left:-30px}}@media only screen and (min-width:768px){.PageListJ-items{width:calc(100% + 20px)}.PageListJ-items-item{margin-right:20px;max-width:none}[data-column-count="2"] .PageListJ-items-item{width:calc(50% - 20px)}[data-column-count="3"] .PageListJ-items-item{width:calc(33.34% - 20px)}}@media only screen and (min-width:1024px){[data-column-count="4"] .PageListJ-items-item{width:calc(25% - 20px)}.TwoColumnContainer7030-column [data-column-count="4"] .PageListJ-items-item{width:calc(50% - 20px)}}@media only screen and (min-width:1280px){.PageListJ .flickity-prev-next-button.next{right:-20px}.PageListJ .flickity-prev-next-button.previous{left:-40px}}.PageListK img{padding-bottom:10px}[data-inverse-colors] .PageListK-items-item .Link{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}[data-with-borders] .PageListK-items-item{margin-top:15px;padding-bottom:15px}.PageListK-items-item:first-of-type{padding-bottom:10px}.PageListK-items-title{color:#d9d9d9;color:var(--color-tertiary-text);padding-top:30px}[data-inverse-colors] .PageListK-items-title{color:#fff;color:var(--color-primary-text-inverse)}.PageListK-items-row:first-of-type{padding-bottom:15px}@media only screen and (min-width:1024px){.PageListK-items-row:first-of-type{grid-gap:20px;display:grid;grid-template-columns:.66fr .34fr}}@media only screen and (min-width:1280px){.PageListK-items-title{padding-top:40px}}.PageListL-items{margin-top:30px}@media only screen and (max-width:767px){.PageListL[data-list-header-position=side] .PageList-header .PageList-cta{display:none}}@media only screen and (min-width:768px){.PageListL[data-list-header-position=side]{grid-gap:30px;display:grid;grid-template-columns:.33fr .66fr}.PageListL[data-list-header-position=side] .PageList-header-description{margin-bottom:0}.PageListL[data-list-header-position=side] .PageList-cta .Button,.PageListL[data-list-header-position=side] .PageList-cta .CookiePromo-modal-ctaButton{margin:20px auto 0 0}.PageListL[data-list-header-position=side] .PageList-footer{display:none}.PageListL[data-list-header-position=side] .PageListL-items{margin-top:0;overflow:hidden}}.PageListM-items{grid-gap:30px;display:grid}.PageListM-slides{display:grid}.PageListM-slides-item{grid-column:1;grid-row:1}.PageListM-slides-item:not([data-active]){opacity:0}.PageListM-navigation{grid-gap:20px;display:grid}.PageListM-progress{height:4px;margin-bottom:8px;overflow:hidden;position:relative}.PageListM-progress:after{background-color:#6f0791;background-color:var(--color-primary);content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%}.PageListM:not([data-carousel-auto-play]) .PageListM-progress{display:none}.PageListM-navigation-item[data-active] .PageListM-progress:after{animation:fillHorizontal var(--carouselSpeed) linear 0s;animation-fill-mode:forwards}.PageListM[data-paused] .PageListM-progress:after{animation-play-state:paused}@media only screen and (min-width:768px){.PageListM-navigation{grid-gap:30px}.PageListM:not([data-image-position]) .PageListM-navigation{grid-auto-flow:column}.PageListM[data-image-position=right] .PageListM-slides{grid-column:2}.PageListM[data-image-position] .PageListM-items{display:grid;grid-auto-flow:column dense;grid-template-columns:1fr 1fr}.PageListM[data-image-position] .PageListM-navigation{grid-auto-rows:min-content}.PageListM[data-image-position] .PageListM-navigation-item{grid-gap:20px;display:grid;grid-auto-flow:column}.PageListM[data-image-position] .PageListM-progress{height:100%;width:4px}.PageListM[data-image-position] .PageListM-navigation-item[data-active] .PageListM-progress:after{animation:fillVertical var(--carouselSpeed) linear 0s;transform:translateY(-100%)}}@media only screen and (min-width:1024px){.PageListM[data-image-position] .PageListM-items{grid-template-columns:2fr 1fr}.PageListM[data-image-position=right] .PageListM-items{grid-template-columns:1fr 2fr}}@keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fillHorizontal{0%{transform:translateX(-100%)}to{transform:translateX(0)}}[data-with-borders] .PageListN-items-item{margin-top:0}@media only screen and (min-width:768px){.PageListN-items{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}.TwoColumnContainer3070-column:first-of-type .PageListN-items,.TwoColumnContainer7030-column:nth-of-type(2) .PageListN-items{grid-template-columns:1fr}}[data-inverse-colors] .PageListO-items-item .Link,[data-inverse-colors] .PageListW-items-item .Link{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PageListP-items-item{padding-bottom:30px}@media only screen and (max-width:567px){.PageListP-items-column:last-of-type>div{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-bottom:20px;padding-bottom:20px}.PageListP-items-column:last-of-type>div:last-of-type{margin-bottom:0}}@media only screen and (min-width:1024px){.PageListP-items-row{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}.PageListP-items-item{padding-bottom:0}}@media only screen and (min-width:768px){.PageListP-items-column:last-of-type{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}}.PageListQ-items-row:first-of-type{padding-bottom:20px}.PageListQ-items-row:last-of-type{grid-gap:20px;display:grid;grid-template-columns:1fr}.PageListQ-items-row:last-of-type .PageListQ-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListQ-items-row:last-of-type .PageListQ-items-item:first-of-type{margin-top:0}@media only screen and (min-width:768px){.PageListQ-items-row:last-of-type{grid-template-columns:1fr 1fr}.PageListQ-items-row:last-of-type .PageListQ-items-item{border-bottom:none;padding-bottom:0}}@media only screen and (min-width:1024px){.PageListQ-items-row:last-of-type{grid-template-columns:1fr 1fr 1fr 1fr}}.PageListR .PagePromoC-content{text-align:center}.PageListR-items-item{padding-bottom:30px}.PageListR-items-row:last-of-type .PageListR-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);margin-bottom:20px;padding-bottom:20px}.PageListR-items-row:last-of-type .PageListR-items-item:first-of-type{margin-top:0}@media only screen and (min-width:768px){.PageListR-items-row:last-of-type{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr}.PageListR-items-row:last-of-type .PageListR-items-item{border-bottom:none;margin-bottom:0;padding-bottom:0}}.PageListS .flickity-page-dots{bottom:20px}.PageListS .flickity-page-dots .dot{background:#fff;background:var(--color-primary-text-inverse)}.PageListS .flickity-prev-next-button{display:none}@media only screen and (min-width:768px){.PageListS .flickity-page-dots{display:none}.PageListS .flickity-prev-next-button{display:block}.PageListS .flickity-prev-next-button svg{fill:#fff}.PageListS .flickity-prev-next-button.next{right:15px}.OneColumnContainer .PageListS .flickity-prev-next-button.next{right:-15px}.PageListS .flickity-prev-next-button.previous{left:15px}.OneColumnContainer .PageListS .flickity-prev-next-button.previous{left:-15px}}@media only screen and (min-width:1440px){.PageListS .flickity-prev-next-button.next{right:45px}.OneColumnContainer .PageListS .flickity-prev-next-button.next{right:-45px}.PageListS .flickity-prev-next-button.previous{left:45px}.OneColumnContainer .PageListS .flickity-prev-next-button.previous{left:-45px}}.PageListU{background-color:hsla(0,0%,100%,0)}.PageListU-wrapper{background-color:var(--color-list-background)}[data-has-background] .PageListU-wrapper{padding:20px}.PageListU-wrapper-header{align-items:center;display:flex;justify-content:space-between}.PageListU-wrapper-header .PageList-cta{display:block;margin-bottom:30px}.PageListU .PagePromoA-author,.PageListU .PagePromoA-byline .dot{display:none}.PageListU .PagePromoB{align-items:center}[data-has-background] .PageListU .PagePromoB-content{padding-left:4%;padding-right:4%}.PageListU .PagePromoC .PagePromo-ctaLink{margin-top:20px}.PageListU .PagePromoC .PagePromo-ctaLink a{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.PageListU .PagePromoC .PagePromo-ctaLink a p{display:inline;margin:0}.PageListU .PagePromoC .PagePromo-ctaLink a:active,.PageListU .PagePromoC .PagePromo-ctaLink a:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.PageListU .PagePromoC .PagePromo-ctaLink a:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.PageListU .PagePromoC .PagePromo-ctaLink a:disabled,.PageListU .PagePromoC .PagePromo-ctaLink a[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.PageListU .PagePromoC .PagePromo-ctaLink a:not(:hover){text-decoration:none}.PageListU-items-column:first-of-type{background-color:#fff;background-color:var(--color-site-bg);margin-bottom:30px}[data-has-background] .PageListU-items-column:first-of-type .PagePromoC-content{padding:0 20px 20px}.PageListU-items-column:nth-of-type(2){grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px;padding-bottom:30px}.PageListU-items-column:nth-of-type(2) .PagePromo-title{font-size:1.6rem;font-size:var(--title-6);font-weight:700;height:3em;line-height:1.5;overflow:hidden}.PageListU-items-column:nth-of-type(2) .PagePromo-media .Image{width:100%}.PageListU-items-column .PagePromo-author{display:inline}.PageListU-items-column .PagePromo-author,.PageListU-items-column .PagePromo-date{font-size:12px;line-height:2}.PageListU-items-column:nth-of-type(2) .PageListU-items-item{background-color:#fff;background-color:var(--color-site-bg)}.PageListU-items :not(b){font-weight:400!important}.PageListU>div.PageListU-wrapper{margin-left:0;margin-right:0}@media only screen and (min-width:768px){[data-has-background] .PageListU-wrapper{padding:40px}.PageListU .PagePromo-media{align-self:flex-start;min-width:133px}.PageListU .PagePromoB-content{padding:0 12px}.PageListU .PagePromo-byline{max-height:48px;overflow:hidden}.PageListU-items-column:nth-of-type(2) .PageListU-items-item{max-height:133px}}@media only screen and (min-width:1024px){.PageListU .PagePromoB{align-items:center}.PageListU .PagePromoB .PagePromo-media{max-width:146px}.PageListU-items{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr}.PageListU-items-column:first-of-type{margin-bottom:0}.PageListU-items-column:nth-of-type(2){grid-gap:20px;border-bottom:none;grid-template-columns:1fr;margin-bottom:0;padding-bottom:0}.PageListU-items-column:nth-of-type(2) .PageListU-items-item{max-height:146px}}.PageListT{display:block}.PageListT-items{grid-gap:20px;display:grid;grid-template-columns:1fr;margin-top:20px;padding-left:20px;padding-right:20px}.PageListT-items[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.PageListT-items{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.PageListT-items{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.PageListT-items{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.PageListT-items[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.OneColumnContainer .PageListT-items{padding-left:0;padding-right:0}.PageListT-items-item{background-color:#fff;display:block;margin:0;max-width:none;width:100%}@media only screen and (max-width:567px){.PageListT-items-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-list-border);padding-bottom:20px}.PageListT-items-item:last-of-type{margin-bottom:0}}@media only screen and (min-width:768px){.PageListT-items{grid-template-columns:1fr 1fr 1fr}}.PageListV .PagePromoA-author,.PageListV .PagePromoA-byline .dot{display:none}.PageListV-items-row:first-of-type{margin-bottom:30px}.PageListV-items-row:nth-of-type(2){border-top:1px solid #8c8c8c;border-top:1px solid var(--color-list-border);margin-bottom:20px;padding-top:20px}@media only screen and (min-width:768px){.PageListV .PagePromoModuleC{align-items:flex-start}}@media only screen and (min-width:1024px){.PageListV-items-row:nth-of-type(2){grid-gap:15px;display:grid;grid-auto-flow:column}[data-with-borders] .PageListV-items-item{border-bottom:none;margin-top:0}[data-with-borders] .PageListV-items-item:not(:last-child){border-right:1px solid #8c8c8c;border-right:1px solid var(--color-list-border);padding-right:15px}}.PageListX-items{grid-gap:20px;display:grid;margin-top:30px}.PageListX .PagePromoA .PagePromo-media{width:auto}@media only screen and (min-width:568px){.PageListX-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.PageListX[data-list-header-position=side] .PageList-header .PageList-cta{display:none}}@media only screen and (min-width:768px){.PageListX:not([data-list-header-position=side]) .PageListX-items{grid-template-columns:repeat(3,1fr)}.PageListX[data-list-header-position=side]{grid-gap:30px;display:grid;grid-template-columns:.33fr .66fr}.PageListX[data-list-header-position=side] .PageList-header-description{margin-bottom:0}.PageListX[data-list-header-position=side] .PageList-cta .Button,.PageListX[data-list-header-position=side] .PageList-cta .CookiePromo-modal-ctaButton{margin:20px auto 0 0}.PageListX[data-list-header-position=side] .PageList-footer{display:none}.PageListX[data-list-header-position=side] .PageListX-items{margin-top:0;overflow:hidden}}.PageListY{min-height:804px}.PageListY[data-has-background]>div:first-child{padding-top:40px}.PageListY .PagePromo-button .Button,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton,.PageListY-cta{background:none;border:0;color:#323232;color:var(--color-link-text);cursor:pointer;display:block;font-size:1.6rem;font-size:var(--description-1);font-weight:400;line-height:1.5;margin:1em 0;outline:none;padding:0;text-align:left;word-break:keep-all}.PageListY .PagePromo-button .Button a,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton a,.PageListY-cta a{text-decoration:underline}.PageListY .PagePromo-button .Button:hover,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton:hover,.PageListY-cta:hover{color:#6f0791;color:var(--color-link-text-hover)}.PageListY .PagePromo-button .Button,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton{height:auto;margin:0;text-decoration:underline}.PageListY-items{position:relative}.PageListY-items-item{max-height:0;overflow:hidden;transition:max-height .2s ease}[data-toggle-in=PageListY-items-item] .PageListY-items-item{margin-bottom:8px;max-height:100vh}.PageListY-items-item-nav{border-top:1px solid #000;border-top:1px solid var(--colorTertiary,#000);display:block;font-size:1.6rem;font-size:var(--label-2);font-weight:400;line-height:1.5;overflow:hidden;padding:8px 0;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.PageListY-items-item-nav-container{align-items:center;display:flex;padding:10px 32px 10px 2px}[data-toggle-in=PageListY-items-item] .PageListY-items-item-nav-container{background-color:#fff}.PageListY-items-item-nav .Image,.PageListY-items-item-nav picture{flex-shrink:0;margin-right:20px}.PageListY-items-item-nav .Image .Image,.PageListY-items-item-nav picture .Image{margin-right:0}@media only screen and (max-width:567px){[data-toggle-in=PageListY-items-item] .PageListY-items-item-nav{background-color:#fff}.PageListY-items-item-nav-container{padding-bottom:2px;padding-top:2px}.PageListY-items-item-nav:after{border-color:#000 hsla(0,0%,100%,0) hsla(0,0%,100%,0) #000;border-style:solid;border-width:3px;content:"";display:block;height:16px;position:absolute;right:10px;top:10px;transform:rotate(225deg);transition:transform .2s ease;width:16px}[data-toggle-in=PageListY-items-item] .PageListY-items-item-nav:after{top:17px;transform:rotate(45deg)}}.PageListY-items-item .PagePromoModuleA-content{text-align:left}@media only screen and (max-width:567px){.PageListY-items-item .PagePromoModuleA-content .PagePromo-title{display:none}}@media only screen and (min-width:768px){[data-modulewell]>.PageListY[data-has-background]{padding-left:40px;padding-right:40px}.PageListY>div.PageListY-header-wrapper,.PageListY>div.PageListY-items{margin-left:auto;margin-right:auto;max-width:1070px}.PageListY-header-wrapper{display:flex;flex-direction:row;justify-content:space-between}.PageListY-header-wrapper .PageList-header{max-width:610px}.PageListY label{width:33%}.PageListY-items-item{display:none;max-width:630px;overflow:visible;position:absolute;right:0;top:0;width:59%}[data-toggle-in=PageListY-items-item] .PageListY-items-item{display:block}.PageListY-items-item-nav{max-width:362px;width:34%}.PageListY-items-item .PagePromoModuleA-content{display:flex;flex-wrap:wrap;margin-top:-4px}.PageListY-items-item .PagePromoModuleA-content .PagePromo-title{border-top:4px solid #6f0791;border-top:4px solid var(--color-primary);color:#6f0791;color:var(--color-primary);font-size:1.6rem;font-size:var(--title-4);font-weight:700;font-weight:400;line-height:1.25;margin-right:40px;padding-top:4px;width:calc(50% - 20px)}.PageListY-items-item .PagePromoModuleA-content .PagePromo-description{max-height:12em;overflow:hidden;width:calc(50% - 20px)}.PageListY-items-item .PagePromoModuleA-content .PagePromo-button{margin-left:calc(50% + 20px)}}@media only screen and (min-width:1280px){.PageListY-items-item .PagePromoModuleA-content .PagePromo-title{line-height:1.33}}.PageListZ .PageList-cta{display:block;float:right}.PageListZ .PageList-description{margin-bottom:0}.PageListZ-card{background:#fff;display:block}.PageListZ-card:hover{box-shadow:0 0 40px rgba(56,40,62,.2);text-decoration:none}.PageListZ-card:hover img{border:7px solid #fff;border-top:0 solid #fff;transition:all .25s}.PageListZ-card-title{padding:10px;white-space:nowrap}.PageListZ-items{margin-top:30px}.PageListZ-items-item{margin-bottom:10px;position:relative;z-index:12}.PageListZ-items-item:hover{z-index:15}.PageListZ-items-item:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.PageListZ .PageListZ-card-media{height:356px;position:relative;width:100%}.PageListZ .PageListZ-card-media img{height:356px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:auto}.PageListZ .PageListZ-card:hover img{height:356px}.PageListZ-items{grid-row-gap:10px;display:grid;margin-top:25px;row-gap:10px}.PageListZ-items[data-length="2"]{grid-template-columns:1fr 1fr}.PageListZ-items[data-length="3"]{grid-template-columns:1fr 1fr 1fr}.PageListZ-items[data-length="4"]{grid-template-columns:1fr 1fr 1fr 1fr}.PageListZ-items[data-length="5"]{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr}.PageListZ-items[data-length="6"]{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr}.PageListZ-items[data-length="7"],.PageListZ-items[data-length="8"]{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-rows:1fr}.PageListZ-items-item{margin-bottom:0}}.PageListAA .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.PageListAA .PageList-header-title:before{display:none}.PageListAA .PageList-cta .Button,.PageListAA .PageList-cta .CookiePromo-modal-ctaButton{margin-top:40px}.PageListAA-items{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}.PageListAA .PagePromoD{padding:16px}.PageListAA .PagePromoD .PagePromo-media{height:48px;margin-bottom:24px;width:48px}.PageListAA .PagePromoD .PagePromo-media img{border-radius:100%}.PageListAA .PagePromoD .PagePromo-title{font-size:18px;font-weight:700;line-height:1.33}.PageListAA .PagePromoD .PagePromo-description{font-size:16px;line-height:1.5;margin-top:16px}@media only screen and (min-width:768px){.PageListAA-items{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.PageListAA-items{gap:40px;grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1440px){.PageListAA-items{gap:55px;grid-template-columns:1fr 1fr 1fr 1fr}}.PageListAB .PageList-header{align-items:center;display:flex;margin-bottom:16px}.PageListAB .PageList-header-icon{margin-right:8px}.PageListAB .PageList-header-title{font-size:18px;font-weight:700;line-height:1.33;margin-bottom:0;padding-bottom:0}.PageListAB .PageList-header-title:before{display:none}.PageListAB .PageList-cta a{color:#6f0791;font-size:16px;font-weight:700;line-height:1.5;margin-top:24px;text-align:center}.PageListAB-items{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=bronze],.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=silver]{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.PageListAB[data-show-modal=true] .PageListAB-items{grid-template-columns:repeat(2,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=silver]{grid-template-columns:repeat(3,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=bronze]{grid-template-columns:repeat(4,1fr)}.PageListAB[data-show-modal=false] .PageListAB-items{grid-template-columns:1fr}}@media only screen and (min-width:1024px){.PageListAB[data-show-modal=true] .PageListAB-items{grid-template-columns:repeat(3,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=silver]{grid-template-columns:repeat(4,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=bronze]{grid-template-columns:repeat(5,1fr)}}@media only screen and (min-width:1440px){.PageListAB[data-show-modal=true] .PageListAB-items{grid-template-columns:repeat(3,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=silver]{grid-template-columns:repeat(5,1fr)}.PageListAB[data-show-modal=true] .PageListAB-items[data-sponsor-level=bronze]{grid-template-columns:repeat(7,1fr)}}.PageListAC .PageList-header{align-items:center;display:flex;margin-bottom:16px}.PageListAC .PageList-header-icon{margin-right:8px}.PageListAC .PageList-header-title{font-size:18px;font-weight:700;line-height:1.33;margin-bottom:0;padding-bottom:0}.PageListAC .PageList-header-title:before{display:none}.PageListAC-items{display:flex;flex-direction:column}.PageListAC .PagePromo-description>p:first-of-type{margin-top:0}.PageListAC .PagePromo-media{margin-bottom:12px}.PageListAC .PagePromo-media img{border:1px solid #ddd;width:100%}@media only screen and (min-width:768px){.PageListAC .PagePromo-media{float:left;margin:0 20px 20px 0}.PageListAC .PagePromo-media img{width:auto}.PageListAC-items{gap:25px}}@media only screen and (min-width:1024px){.PageListAC-items{gap:12px}.PageListAC .PagePromoD{display:flex;gap:12px}.PageListAC .PagePromo-media{flex-shrink:0;float:none;margin:initial}}.PageListAD .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.PageListAD .PageList-header-title:before{display:none}.PageListAD-items{display:flex;flex-direction:column;gap:48px}.PageListAD .PagePromo-media{margin:initial;max-width:none;width:100%}.PageListAD .PagePromo-title{font-size:24px;font-weight:700;line-height:1.33;margin-bottom:18px}.PageListAD .PagePromo-description{font-size:16px;line-height:1.5;margin-bottom:18px}.PageListAD .PagePromo-byline .dot{display:none}.PageListAD .PagePromo-author,.PageListAD .PagePromo-date{font-size:14px;font-weight:400;line-height:1.43}.PageListAD .PagePromo-author{font-weight:700;margin-left:8px}.PageListAD .PagePromo-author .Link:before{font-weight:400}@media only screen and (min-width:768px){.PageListAD .PagePromoB{flex-direction:row}.PageListAD .PagePromo-media{max-width:38%}}@media only screen and (min-width:1024px){.PageListAD .PagePromo-media{max-width:420px}}.PageListAE .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;margin-bottom:40px;padding-bottom:0}.PageListAE .PageList-header-title:before{display:none}.PageListAE .PageList-cta .Button,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton{background:#fff;background:var(--color-button-text);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#6f0791;color:var(--color-button-bg);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.PageListAE .PageList-cta .Button p,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton p{display:inline;margin:0}.PageListAE .PageList-cta .Button:active,.PageListAE .PageList-cta .Button:focus,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:active,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.PageListAE .PageList-cta .Button:hover,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:hover{background:#fff;background:var(--color-button-hover-bg);border-color:#6f0791;border-color:var(--color-button-border);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.PageListAE .PageList-cta .Button:disabled,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:disabled{background:#fff;background:var(--color-button-text);border-color:#ddd;border-color:var(--color-button-disabled);color:#ddd;color:var(--color-button-disabled);cursor:default}.PageListAE-items{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.PageListAE-items{gap:23px;grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px){.PageListAE-items{grid-template-columns:repeat(4,1fr)}}.PersonList{display:block}.PersonList-items-item{margin-bottom:20px}.PersonList .AuthorPromo,.PersonList .PersonPromo{align-items:center;flex-direction:column;text-align:center}.PersonList .AuthorPromo .PagePromo-media,.PersonList .PersonPromo .PagePromo-media{margin:0 0 10px;width:100px}.PersonList .AuthorPromo .PagePromo-media img,.PersonList .PersonPromo .PagePromo-media img{width:100px}.PersonList .AuthorPromo .PagePromo-title,.PersonList .PersonPromo .PagePromo-title{padding-bottom:15px}@media only screen and (min-width:768px){.PersonList-items{grid-row-gap:30px;grid-column-gap:20px;display:grid;grid-template-columns:1fr 1fr;padding:0}}@media only screen and (min-width:1024px){.PersonList-items{grid-template-columns:1fr 1fr 1fr 1fr}}.SearchResultsModule{display:block;padding-bottom:40px}.SearchResultsModule-count,.SearchResultsModule-noResults{margin:20px 0 15px}.SearchResultsModule-noResults{text-align:center}.SearchResultsModule-count{color:#47494f;font-size:1.1rem;font-weight:600;letter-spacing:.5px}.SearchResultsModule-count-desktop{display:none}.SearchResultsModule-count-mobile{display:block}.SearchResultsModule-formButton{background:#fff;border:0;cursor:pointer;height:60px;padding-right:30px}.SearchResultsModule-formButton svg{fill:#323232;fill:var(--color-primary-text);height:20px;width:20px}.SearchResultsModule-formInput{border:0;color:#323232;color:var(--color-primary-text);height:60px;padding-left:20px;width:100%}.SearchResultsModule-filters-open{background:none;border:0;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);border-top:1px solid #8c8c8c;border-top:1px solid var(--color-border);cursor:pointer;display:block;font-size:1.6rem;font-weight:700;outline:none;padding:15px 0;position:relative;text-align:left;width:100%}.SearchResultsModule-filters-open a{text-decoration:underline}.SearchResultsModule-filters-open svg{fill:#323232;fill:var(--color-primary-text);height:14px;margin-left:5px;position:absolute;right:0;top:22px;transform:rotate(90deg);width:14px}[data-has-results=false] .SearchResultsModule-filters{display:none}@media only screen and (max-width:1023px){.SearchResultsModule-filters-overlay{background:#fff;bottom:0;display:none;left:0;overflow-y:scroll;padding:40px 20px;position:fixed;right:0;top:0;z-index:50}[data-filters-open=true] .SearchResultsModule-filters-overlay{display:block}}.SearchResultsModule-filters-close{background:none;border:0;cursor:pointer;display:block;outline:none;padding:0;position:absolute;right:20px;top:30px}.SearchResultsModule-filters-close a{text-decoration:underline}.SearchResultsModule-filters-close svg{height:15px;width:15px}.SearchResultsModule-filters-apply{display:none;margin:20px auto 0}.SearchResultsModule-filters-apply button{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.SearchResultsModule-filters-apply button p{display:inline;margin:0}.SearchResultsModule-filters-apply button:active,.SearchResultsModule-filters-apply button:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.SearchResultsModule-filters-apply button:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.SearchResultsModule-filters-apply button:disabled,.SearchResultsModule-filters-apply button[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}[data-filters-open=true] .SearchResultsModule-filters-apply{display:block}.SearchResultsModule-filters-title{font-size:1.6rem;font-size:var(--title-5);font-weight:700;letter-spacing:0;line-height:1.43;margin-bottom:20px}@media only screen and (min-width:1280px){.SearchResultsModule-filters-title{font-weight:400;line-height:1.4}}.SearchResultsModule-filters-title svg{display:none}.SearchResultsModule-filters-selected{background:#6f0791;background:var(--color-primary);height:0;overflow:hidden;padding:1px 0 0}.SearchResultsModule-filters-selected[data-showing]{background:#f0f0f0;display:block;height:auto;margin-bottom:20px;padding:15px}.SearchResultsModule-filters-selected-content{padding:10px}.SearchResultsModule-filters-selected-heading{display:flex;justify-content:space-between}.SearchResultsModule-filters-selected-filter{display:flex;font-weight:400;justify-content:space-between;margin-bottom:20px}.SearchResultsModule-filters-selected-filter .close-x{fill:#323232;fill:var(--color-primary-text);height:9px;width:9px}.SearchResultsModule-filters-selected-filter:last-of-type{margin-bottom:0}.SearchResultsModule-filters-selected-reset{color:#6f0791;color:var(--color-primary);text-transform:uppercase}.SearchResultsModule-filters-selected-title{margin-bottom:5px}.SearchResultsModule-pageAside{margin-top:20px}.SearchResultsModule-query{border:1px solid #8c8c8c;border:1px solid var(--color-border);display:flex;justify-content:space-between}.SearchResultsModule-results,.SearchResultsModule-spotlights{list-style:none}.SearchResultsModule-results-item,.SearchResultsModule-spotlights-item{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);margin-bottom:20px;padding-bottom:20px}.SearchResultsModule-results{margin-bottom:30px}.SearchResultsModule-results-header{align-items:center;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;margin-bottom:20px;text-transform:uppercase}.SearchResultsModule-results-header-end{align-items:center;display:flex}.SearchResultsModule-sorts{font-size:1.1rem;font-weight:600;position:relative;transform:translateY(-8px)}.SearchResultsModule-sorts select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:0;color:#6f0791;color:var(--color-primary);cursor:pointer;font-size:1.4rem;font-size:var(--label-5);font-weight:700;height:32px;letter-spacing:1px;line-height:1.71;margin-left:10px;padding:7px 15px;text-transform:uppercase;width:161px}.SearchResultsModule-sorts svg{fill:#6f0791;fill:var(--color-primary);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.SearchResultsModule-sorts label>span{color:#47494f;display:inline-block;letter-spacing:.5px}.SearchResultsModule-topContainer{background:#f0f0f0;padding:30px 20px}.SearchResultsModule-topContainer[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.SearchResultsModule-topContainer{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.SearchResultsModule-topContainer{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.SearchResultsModule-topContainer{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.SearchResultsModule-topContainer[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}.SearchResultsModule-wrapper{padding-left:20px;padding-right:20px}.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:0;padding-right:0}@media only screen and (min-width:768px){.SearchResultsModule-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:1280px){.SearchResultsModule-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:1360px){.SearchResultsModule-wrapper{padding-left:calc(50% - 620px);padding-right:calc(50% - 620px)}.SearchResultsModule-wrapper[data-width=full-constrained]{padding-left:calc(50% - 720px);padding-right:calc(50% - 720px)}}@media only screen and (min-width:1024px){.SearchResultsModule{padding-bottom:50px}.SearchResultsModule-count,.SearchResultsModule-noResults{margin:20px 0}.SearchResultsModule-pageAside{margin-top:50px}.SearchResultsModule-ajax{margin-top:0}.SearchResultsModule-count-desktop{display:block}.SearchResultsModule-count-mobile{display:none}.SearchResultsModule-formButton,.SearchResultsModule-formInput{height:100px}.SearchResultsModule-formButton svg{height:30px;width:30px}.SearchResultsModule-formInput{padding-left:30px}.SearchResultsModule-sorts{transform:translateY(0)}.SearchResultsModule-topContainer{padding-top:60px}.SearchResultsModule-wrapper{grid-column-gap:30px;display:grid;grid-template-columns:330px auto}}.SearchResultsPage-pageHeading{letter-spacing:0;margin-bottom:10px;text-transform:uppercase}.SearchResultsPage .Page-above>[data-module]{padding-bottom:20px;padding-top:20px}.SearchResultsPage .Page-above>[data-module]:last-child{padding-bottom:20px}@media only screen and (min-width:768px){.SearchResultsPage .Page-above>[data-module]{padding-bottom:30px;padding-top:30px}.SearchResultsPage .Page-above>[data-module]:last-child{padding-bottom:30px}}.SearchFilter{border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border)}.SearchFilter:first-of-type{border-top:1px solid #8c8c8c;border-top:1px solid var(--color-border)}.SearchFilter:last-of-type{border-bottom:0}.SearchFilter-content{display:block;margin-bottom:20px}.SearchFilter-content[data-toggle-in=search-filter]{height:44px;margin-bottom:0;overflow:hidden}.SearchFilter-content[data-toggle-in=search-filter] .SearchFilter-heading svg{top:20px;transform:rotate(0deg)}.SearchFilter-heading{cursor:pointer;padding:14px 0;position:relative}.SearchFilter-heading svg{fill:#323232;fill:var(--color-primary-text);height:6px;position:absolute;right:0;top:20px;transform:rotate(180deg);width:10px}.SearchFilter-items{list-style:none}.SearchFilter-items-item{margin-bottom:10px;padding-left:3px}.SearchFilter-items-item:last-of-type{margin:0}[data-see-all] .SearchFilter-items-wrapper{height:100px;overflow:hidden}.SearchFilter-seeAll[data-toggle-in=see-all] .seeLessText{display:inline}.SearchFilter-seeAll[data-toggle-in=see-all] .seeAllText{display:none}.SearchFilter-seeAll[data-toggle-in=see-all] .SearchFilter-items-wrapper{height:auto;overflow:visible}.SearchFilter-seeAll-button{color:#6f0791;color:var(--color-primary);font-weight:700;margin-top:20px;text-transform:uppercase}.SearchFilter-seeAll .seeLessText{display:none}@media only screen and (min-width:1024px){.SearchFilter{padding:0}}.SearchFilterInput{align-items:baseline}.SearchFilterInput>div{display:inline}.SearchFilterInput-count{flex-shrink:0;margin-left:5px}.SearchModule-form{display:flex;justify-content:space-between}.SearchModule-formButton{background:#fff;border:0;cursor:pointer;height:60px;padding-left:20px}.SearchModule-formButton svg{fill:#323232;fill:var(--color-primary-text);height:20px;width:20px}.SearchModule-formInput{border:1px solid #8c8c8c;border:1px solid var(--color-border);color:#323232;color:var(--color-primary-text);height:60px;padding-left:20px;width:100%}.EventSearchModule{display:block;padding-bottom:40px}.EventSearchModule[data-loading=true] .EventSearchModule-loader{display:flex}.EventSearchModule-hidden-items,.EventSearchModule[data-loading=true] .EventSearchModule-results{display:none}.EventSearchModule-noResults{display:none;margin:20px 0 15px;text-align:center}.EventSearchModule-pageHeading{padding-bottom:24px}.EventSearchModule-count{color:rgba(45,51,57,.8);font-size:16px;font-weight:300;line-height:1.5}.EventSearchModule-count-desktop{display:none}.EventSearchModule-count-mobile{display:block}.EventSearchModule-formButton{background:hsla(0,0%,100%,0);border:0;bottom:0;cursor:pointer;height:40px;left:0;position:absolute;top:0}.EventSearchModule-formButton svg{fill:#323232;fill:var(--color-primary-text);height:20px;width:20px}.EventSearchModule-formInput{border:1px solid rgba(45,51,57,.12);font-size:16px;font-weight:400;line-height:1.5;padding-left:36px;text-align:left;width:100%}.EventSearchModule-formInput::-moz-placeholder{color:rgba(45,51,57,.8)}.EventSearchModule-formInput::placeholder{color:rgba(45,51,57,.8)}.EventSearchModule-formButton,.EventSearchModule-formInput{height:40px}.EventSearchModule-filters-content{display:flex;flex-direction:column;gap:16px;margin-bottom:50px}.EventSearchModule-filters-open{background:none;border:0;border-bottom:1px solid #8c8c8c;border-bottom:1px solid var(--color-border);border-top:1px solid #8c8c8c;border-top:1px solid var(--color-border);cursor:pointer;display:block;font-size:1.6rem;font-weight:700;outline:none;padding:15px 0;position:relative;text-align:left;width:100%}.EventSearchModule-filters-open a{text-decoration:underline}.EventSearchModule-filters-open svg{fill:#323232;fill:var(--color-primary-text);height:14px;margin-left:5px;position:absolute;right:0;top:22px;transform:rotate(90deg);width:14px}[data-has-results=false] .EventSearchModule-filters{display:none}@media only screen and (max-width:1023px){.EventSearchModule-filters-overlay{background:#fff;bottom:0;display:none;left:0;overflow-y:scroll;padding:40px 20px;position:fixed;right:0;top:0;z-index:50}[data-filters-open=true] .EventSearchModule-filters-overlay{display:block}}.EventSearchModule-filters-close{background:none;border:0;cursor:pointer;display:block;outline:none;padding:0;position:absolute;right:20px;top:30px}.EventSearchModule-filters-close a{text-decoration:underline}.EventSearchModule-filters-close svg{height:15px;width:15px}.EventSearchModule-filters-apply{display:none;margin:20px auto 0}.EventSearchModule-filters-apply button{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:1.5;line-height:46px;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}.EventSearchModule-filters-apply button p{display:inline;margin:0}.EventSearchModule-filters-apply button:active,.EventSearchModule-filters-apply button:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}.EventSearchModule-filters-apply button:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}.EventSearchModule-filters-apply button:disabled,.EventSearchModule-filters-apply button[disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}[data-filters-open=true] .EventSearchModule-filters-apply{display:block}.EventSearchModule-filters-title{font-size:1.6rem;font-size:var(--title-5);font-weight:700;letter-spacing:0;line-height:1.43;margin-bottom:20px}@media only screen and (min-width:1280px){.EventSearchModule-filters-title{font-weight:400;line-height:1.4}}.EventSearchModule-filters-title svg{display:none}.EventSearchModule-filters-selected{background:#6f0791;background:var(--color-primary);height:0;overflow:hidden;padding:1px 0 0}.EventSearchModule-filters-selected[data-showing]{background:#f0f0f0;display:block;height:auto;margin-bottom:20px;padding:15px}.EventSearchModule-filters-selected-content{padding:10px}.EventSearchModule-filters-selected-heading{display:flex;justify-content:space-between}.EventSearchModule-filters-selected-filter{display:flex;font-weight:400;justify-content:space-between;margin-bottom:20px}.EventSearchModule-filters-selected-filter .close-x{fill:#323232;fill:var(--color-primary-text);height:9px;width:9px}.EventSearchModule-filters-selected-filter:last-of-type{margin-bottom:0}.EventSearchModule-filters-selected-reset{color:#6f0791;color:var(--color-primary);text-transform:uppercase}.EventSearchModule-filters-selected-title{margin-bottom:5px}.EventSearchModule-pageAside{margin-top:20px}.EventSearchModule-query{display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative}.EventSearchModule-results,.EventSearchModule-spotlights{grid-gap:52px;display:grid;gap:52px;list-style:none}.EventSearchModule-results{margin-top:50px}.EventSearchModule-loader{display:none;padding:50px;place-content:center}.EventSearchModule-loader svg{fill:none;animation-duration:5s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;height:30px;width:30px}.EventSearchModule-keys{display:none}.EventSearchModule-results-group{display:grid;grid-template-columns:1fr}.EventSearchModule-results-group-items{grid-gap:48px;display:grid;gap:48px}.EventSearchModule-results-group-title{color:#323232;font-size:24px;font-weight:700;line-height:1.33;margin-bottom:12px;text-align:left}.EventSearchModule-results-group-items-item{display:block}.EventSearchModule-header{align-items:center;border-bottom:1px solid #ddd;display:flex;flex-direction:row;justify-content:space-between}.EventSearchModule-header-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:10px}.EventSearchModule-header-link{font-size:16px;font-weight:700;line-height:1.5}.EventSearchModule-header-link a{color:#6f0791}.EventSearchModule-sorts{font-size:1.1rem;font-weight:600;position:relative;transform:translateY(-8px)}.EventSearchModule-sorts select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #6f0791;border:1px solid var(--color-primary);border-radius:0;color:#6f0791;color:var(--color-primary);cursor:pointer;font-size:1.4rem;font-size:var(--label-5);font-weight:700;height:32px;letter-spacing:1px;line-height:1.71;margin-left:10px;padding:7px 15px;text-transform:uppercase;width:161px}.EventSearchModule-sorts svg{fill:#6f0791;fill:var(--color-primary);height:6px;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);width:10px}.EventSearchModule-sorts label>span{color:#47494f;display:inline-block;letter-spacing:.5px}@media only screen and (min-width:568px){.EventSearchModule-results,.EventSearchModule-spotlights{row-gap:44px}}@media only screen and (min-width:768px){.EventSearchModule-filters-content{flex-direction:row;gap:24px}.EventSearchModule-results,.EventSearchModule-spotlights{justify-content:space-between;row-gap:44px}}@media only screen and (min-width:1024px){.EventSearchModule{padding-bottom:50px}.EventSearchModule-results-group-items{grid-gap:58px;background-color:#fcfcfc;display:grid;gap:58px;grid-template-columns:1fr;padding:16px 8px}.EventSearchModule-pageHeading{padding-bottom:44px}.EventSearchModule-noResults{margin:20px 0}.EventSearchModule-pageAside{margin-top:50px}.EventSearchModule-count-desktop{display:block}.EventSearchModule-count-mobile{display:none}.EventSearchModule-formButton svg{height:20px;width:20px}.EventSearchModule-filters-apply,.EventSearchModule-filters-close,.EventSearchModule-filters-open,[data-filters-open=true] .EventSearchModule-filters-apply,[data-filters-open=true] .EventSearchModule-filters-close,[data-filters-open=true] .EventSearchModule-filters-open{display:none}.EventSearchModule-wrapper{display:block}}@media only screen and (min-width:1280px){.EventSearchModule-keys{grid-gap:12px;background:#fcfcfc;display:grid;font-size:16px;font-weight:300;gap:12px;grid-template-columns:80px 380px 200px 300px 100px 120px;line-height:1.5;padding:15px 8px}}.EventSearchFilter[data-active=true] .EventSearchFilter-items,.EventSearchFilter[data-set=true] .EventSearchFilter-icon-clear{display:block}.EventSearchFilter[data-set=true] .EventSearchFilter-icon-date,.EventSearchFilter[data-set=true] .EventSearchFilter-icon-down{display:none}.EventSearchFilter-container{position:relative}.EventSearchFilter-heading{color:#323232;font-size:14px;line-height:1.43;margin-bottom:8px}.EventSearchFilter svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.EventSearchFilter-icon-date{height:20px;width:20px}svg.EventSearchFilter-icon-clear{box-sizing:content-box;cursor:pointer;display:none;height:17px;padding:7px;pointer-events:auto;right:3px;width:17px}.EventSearchFilter-input{background-color:#fff;border:1px solid rgba(45,51,57,.12);color:#000;font-size:16px;line-height:1.5;padding:10px 8px;width:100%}.EventSearchFilter-items{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.12);display:none;max-height:450px;overflow-y:auto;position:absolute;top:calc(100% + 7px);width:100%;z-index:10}.EventSearchFilter-items-item{color:#323232;cursor:pointer;font-size:16px;font-weight:300;line-height:1.5;padding:10px 12px;text-align:left;transition:all .25s ease}.EventSearchFilter-items-item:first-of-type{margin-top:8px}.EventSearchFilter-items-item:last-of-type{margin-bottom:8px}.EventSearchFilter-items-item:hover,.EventSearchFilter-items-item[data-selected=true]{background-color:#fbf7fc}.EventSearchFilter-onlineFilter-wrapper{align-items:center;color:rgba(0,0,0,.87);cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:300;gap:10px;line-height:1.5;padding:6px 6px 10px 0;transition:all .25s ease}.EventSearchFilter-onlineFilter-wrapper:hover{color:#000}.EventSearchFilter-onlineFilter-checkbox{border:1px solid;border-radius:100%;height:14px;position:relative;width:14px}.EventSearchFilter-onlineFilter-checkbox[data-checked=true]:after{background:#6f0791;background:var(--color-primary);border-radius:100%;content:"";display:block;height:8px;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:8px}@media only screen and (min-width:768px){.EventSearchFilter{display:grid;place-content:end}}.SocialBar{margin:10px 0}.SocialBar-items{grid-gap:20px;display:grid;grid-auto-flow:column;list-style:none}.SocialLink svg{fill:#000;height:20px;width:20px}.SocialLink svg:hover{opacity:.6}.Page-footer .SocialLink svg{fill:#323232;fill:var(--color-primary-text)}.StatList{background-color:var(--color-list-background)}.StatList-items{grid-gap:30px;display:grid;grid-template-columns:repeat(1,1fr)}@media only screen and (min-width:568px){.StatList-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.StatList-items{grid-template-columns:repeat(3,1fr)}}.StatPromo{grid-gap:5px;display:grid}.TagPage .Page-twoColumn{margin-top:30px}@media only screen and (min-width:1024px){.TagPage .Page-twoColumn{margin-top:50px}}.RichTextBody{--font:var(--font-rte-body);font-size:1.6rem;font-size:var(--body-1);font-weight:400}.RichTextBody,.RichTextBody[data-type=small]{line-height:1.5}.RichTextBody[data-type=small]{font-size:1.6rem;font-size:var(--description-1)}.RichTextBody h2{font-size:2.4rem;font-size:var(--title-2);line-height:1.17}@media only screen and (min-width:768px){.RichTextBody h2{line-height:1.33}}@media only screen and (min-width:1280px){.RichTextBody h2{line-height:1.25}}[data-type=small] .RichTextBody h2{font-size:1.8rem;font-size:var(--title-3);line-height:1.33}@media only screen and (min-width:1280px){[data-type=small] .RichTextBody h2{line-height:1.29}}.RichTextBody h3{font-size:1.8rem;font-size:var(--title-3);line-height:1.33}@media only screen and (min-width:1280px){.RichTextBody h3{line-height:1.29}}[data-type=small] .RichTextBody h3{font-size:1.6rem;font-size:var(--title-4);font-weight:700;line-height:1.25}@media only screen and (min-width:1280px){[data-type=small] .RichTextBody h3{line-height:1.33}}.RichTextBody .cms-textAlign-center{text-align:center}.RichTextBody .cms-textAlign-right{text-align:right}.RichTextBody:after{clear:both;content:"";display:table}.RichTextBody p a:not([data-style=button]),.RichTextBody p>ol a:not([data-style=button]),.RichTextBody p>ul a:not([data-style=button]),.RichTextBody>ol a:not([data-style=button]),.RichTextBody>ul a:not([data-style=button]){color:#6f0791;color:var(--color-primary)}.RichTextBody p a:not([data-style=button]):hover,.RichTextBody p>ol a:not([data-style=button]):hover,.RichTextBody p>ul a:not([data-style=button]):hover,.RichTextBody>ol a:not([data-style=button]):hover,.RichTextBody>ul a:not([data-style=button]):hover{color:#6f0791;color:var(--color-link-text-hover);text-decoration:underline}.RichTextBody p>ul,.RichTextBody p>ul li>ul,.RichTextBody>ul,.RichTextBody>ul li>ul{list-style:disc;margin:10px 0;padding:0 0 0 20px}.RichTextBody p>ul li>ol,.RichTextBody>ul li>ol{margin:10px 0;padding:0 0 0 20px}.RichTextBody p>ol,.RichTextBody>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.RichTextBody p>ol li>ul,.RichTextBody>ol li>ul{list-style:disc;margin:10px 0;padding:0 0 0 20px}.RichTextBody p>ol li>ol,.RichTextBody>ol li>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.RichTextBody p{margin:20px 0}.RichTextBody p:first-of-type{margin-top:0}.RichTextBody p:last-of-type{margin-bottom:0}.RichTextModule-title{margin-bottom:20px}.CollapsibleRichTextModule{background-color:#fff;border-top:4px solid #323232;display:block;margin-bottom:10px;padding:10px}.CollapsibleRichTextModule[data-toggle-in]{padding-bottom:0}.CollapsibleRichTextModule-header{position:relative}.CollapsibleRichTextModule-header-title{margin-bottom:10px}.CollapsibleRichTextModule-header-description{font-size:1.6rem;font-size:var(--description-1);line-height:1.5;margin-bottom:10px}[data-inverse-colors] .CollapsibleRichTextModule-header-description{--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse);color:#fff;color:var(--color-primary-text-inverse)}.CollapsibleRichTextModule-header-description p{margin:0}.CollapsibleRichTextModule-header-collapser{font-size:0;position:absolute;right:20px;top:0}.CollapsibleRichTextModule-header-collapser svg{fill:#323232;fill:var(--color-primary-text);height:12px;left:0;position:absolute;top:0;transition:transform .2s ease-in;width:20px}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-header-collapser svg{transform:rotate(-90deg)}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-content{overflow:hidden}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-content:after{background-image:linear-gradient(180deg,transparent,#fff);content:"";height:30px;left:0;margin:0;padding:0;position:absolute;top:340px;width:100%}@media only screen and (min-width:768px){.CollapsibleRichTextModule{margin-bottom:40px;padding:40px}.CollapsibleRichTextModule-header-title{margin-bottom:20px}.CollapsibleRichTextModule-header-description{margin-bottom:40px}.CollapsibleRichTextModule-header-collapser{right:0}}.CollapsibleRichTextModule table tbody tr td:last-of-type,.CollapsibleRichTextModule table tbody tr:first-of-type td{white-space:nowrap}.HTML5VideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.HTML5VideoPlayer video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.VimeoVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.VimeoVideoPlayer iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.YouTubeVideoPlayer{display:block;height:0;margin:0 auto;padding-bottom:56.25%;position:relative}.YouTubeVideoPlayer iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}a{color:#323232;color:var(--color-link-text);text-decoration:none}a:hover{color:#6f0791;color:var(--color-link-text-hover);text-decoration:underline}a[data-style=button]{background:#6f0791;background:var(--color-button-bg);border:1px solid #6f0791;border:1px solid var(--color-button-border);color:#fff;color:var(--color-button-text);cursor:pointer;display:inline-block;font-size:1.6rem;font-size:var(--label-3);font-weight:700;height:46px;line-height:46px;margin:24px 0;min-width:120px;padding:0 24px;text-align:center;white-space:nowrap}a[data-style=button] p{display:inline;margin:0}a[data-style=button]:active,a[data-style=button]:focus{border-radius:2px;outline:4px solid #e5e5e5;outline:4px solid var(--color-button-border-active)}a[data-style=button]:hover{background:#fff;background:var(--color-button-hover-bg);color:#6f0791;color:var(--color-button-hover-text);text-decoration:underline}a[data-style=button]:disabled,a[data-style=button][disabled]{background:#ddd;background:var(--color-button-disabled);border-color:#ddd;border-color:var(--color-button-disabled);color:#fff;color:var(--color-button-text);cursor:default;pointer-events:none}.CollapsibleRichTextModule-content a{color:#6f0791}.ArticleBody table tbody tr td:last-of-type,.ArticleBody table tbody tr:first-of-type td,.CollapsibleRichTextModule table tbody tr td:last-of-type,.CollapsibleRichTextModule table tbody tr:first-of-type td,.RichTextModule table tbody tr td:last-of-type,.RichTextModule table tbody tr:first-of-type td{white-space:nowrap}.CollapsibleRichTextModule-content{position:relative}[data-toggle-in] .CollapsibleRichTextModule-content:after{background-image:linear-gradient(180deg,transparent,#fff);content:"";height:70px;left:0;margin:0;padding:0;position:absolute;top:300px;width:100%}.SponsorPromo .PagePromo-media{border-color:transparent!important}.Page-header,.Page-header-hat,body{margin-top:var(--wp-admin--admin-bar--height)}.EventSessionPromoA[expanded] .EventSessionPromoA-container{max-height:-moz-max-content;max-height:max-content}:root[data-header-hat=true] .Page-body.admin-bar{padding-top:calc(var(--headerHeight) + var(--hatHeight) - var(--wp-admin--admin-bar--height))}.SpeakerList-items-item:nth-child(2n) .PagePromo-media .Image,.SpeakerList-items-item:nth-child(2n) .PagePromo-media .Placeholder,.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Image,.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Placeholder,.SpeakerPromoModal-media .Image{max-height:153px;-o-object-fit:cover;object-fit:cover;width:153px}.EventPage-sectionNav{position:relative}.wp-block-fastmarkets-event-register-button{display:flex}.wp-block-fastmarkets-event-register-button.left{justify-content:flex-start}.wp-block-fastmarkets-event-register-button.center{justify-content:center}.wp-block-fastmarkets-event-register-button.right{justify-content:flex-end}.editor-styles-wrapper .is-layout-flow .wp-block-fastmarkets-event-register-button.aligncenter,.editor-styles-wrapper .is-layout-flow .wp-block-fastmarkets-event-register-button.alignleft,.editor-styles-wrapper .is-layout-flow .wp-block-fastmarkets-event-register-button.alignright{float:none}.RichTextBody a:not([data-style=button]),.RichTextBody ol a:not([data-style=button]),.RichTextBody ul a:not([data-style=button]){color:#6f0791;color:var(--color-primary)}.RichTextBody a:not([data-style=button]):hover,.RichTextBody ol a:not([data-style=button]):hover,.RichTextBody ul a:not([data-style=button]):hover{color:#6f0791;color:var(--color-link-text-hover);text-decoration:underline}a[data-style=button]{height:-moz-max-content;height:max-content;max-width:100%;min-height:46px;white-space:normal}iframe{max-width:100%}.fm-pdf-embed__iframe{display:none}@media only screen and (min-width:1280px){.fm-pdf-embed__iframe{display:block}}.Quote blockquote p{display:inline;display:initial}.wp-block-fastmarkets-key-prices .key-prices__header{padding-left:20px}.wp-block-fastmarkets-key-prices .key-prices__title{background-repeat:no-repeat;box-sizing:border-box;color:#323232;color:var(--color-list-title);display:inline-block;font-family:var(--font);font-size:1.8rem;font-size:var(--title-3);font-weight:400;line-height:1.25;margin-bottom:0;margin-top:0;padding-bottom:12px;position:relative}.wp-block-fastmarkets-key-prices .key-prices__title:before{background:#6f0791;background:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}.wp-block-fastmarkets-key-prices .key-prices__list{background:#ececec;padding:20px}.wp-block-fastmarkets-key-prices .key-price__item{background:#fff;margin-bottom:10px;padding:10px}body:not(.block-editor-page) .wp-block-fastmarkets-key-prices .key-price__item:last-child{margin-bottom:0}.wp-block-fastmarkets-key-prices .key-price__item a{color:#6f0791;color:var(--color-primary)}.editor-styles-wrapper .wp-block-fastmarkets-key-prices .key-price__item a{text-decoration:none}@media only screen and (min-width:1024px){body:not(body.search,body.blog,body.category) .SearchResultsModule-wrapper{grid-template-columns:auto}}@media only screen and (max-width:567px){.CookiePromo-modal-ctaButton{margin-bottom:15px;width:100%}.CookiePromo-modal-ctaButton:last-child{margin-bottom:0}}.Chart.has-next-to-price-page-part{grid-template-columns:auto 875px;grid-template-rows:auto}.Chart-chart{aspect-ratio:875/709}.Chart-heading-row-1{margin-bottom:36px}@media only screen and (min-width:1024px){.Chart-aside{margin-right:35px;width:330px}.Chart-aside>*{max-width:330px}}.EventPage-sponsors-items-item [data-sponsor-level=gold] .SponsorPromo .PagePromo-media img,.EventPage-sponsors-items-item [data-sponsor-level=platinum] .SponsorPromo .PagePromo-media img{max-height:94px;-o-object-fit:contain;object-fit:contain;width:200px}.EventPage-sponsors-items-item [data-sponsor-level=""] .SponsorPromo .PagePromo-media img,.EventPage-sponsors-items-item [data-sponsor-level=bronze] .SponsorPromo .PagePromo-media img,.EventPage-sponsors-items-item [data-sponsor-level=silver] .SponsorPromo .PagePromo-media img{max-height:84px;-o-object-fit:contain;object-fit:contain;width:200px}