/*! 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}html{cursor:default;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}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:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-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{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.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{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.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,var(--color-dark-gray));--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 var(--color-button-border-active)}.Button,.CookiePromo-modal-ctaButton{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.Button:hover,.CookiePromo-modal-ctaButton:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.Button:disabled,.Button[disabled],.CookiePromo-modal-ctaButton:disabled,.CookiePromo-modal-ctaButton[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}.Button-small{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-6);font-weight:700;line-height:2;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:40px;line-height:40px;min-width:80px}.Button-small p{display:inline;margin:0}.Button-small:active,.Button-small:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.Button-small:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.Button-small:disabled{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default}.Button-inverse{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-text);border:1px solid var(--color-button-border);color:var(--color-button-bg);height:46px;line-height:46px;min-width:120px}.Button-inverse p{display:inline;margin:0}.Button-inverse:active,.Button-inverse:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.Button-inverse:hover{background:var(--color-button-hover-bg);border-color:var(--color-button-border);color:var(--color-button-hover-text);text-decoration:underline}.Button-inverse:disabled{background:var(--color-button-text);border-color:var(--color-button-disabled);color:var(--color-button-disabled);cursor:default}.Button-small-inverse,.Page-tags a{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-6);font-weight:700;line-height:2;background:var(--color-button-text);border:1px solid var(--color-button-border);color:var(--color-button-bg);height:40px;line-height:40px;min-width:80px}.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 var(--color-button-border-active)}.Button-small-inverse:hover,.Page-tags a:hover{background:var(--color-button-bg);border-color:var(--color-button-border);color:var(--color-button-text)}.Button-small-inverse:disabled,.Page-tags a:disabled{background:var(--color-button-text);border-color:var(--color-button-disabled);color:var(--color-button-disabled);cursor:default}.NavigationItem-more button,.NotButton,.SearchFilter-seeAll-button{background:none;border:0;cursor:pointer;display:block;outline:none;padding:0}.NavigationItem-more button a,.NotButton a,.SearchFilter-seeAll-button a{text-decoration:underline}.pill,.pill-green{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;min-height:20px;flex-grow:0;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:400;line-height:1.45;border:.5px solid var(--pill-border-color);background-color:var(--pill-background-color)}.LoadingSpinner{display:inline-block;position:relative;width:80px;height:80px}.LoadingSpinner div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.LoadingSpinner div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--color-primary);margin:-4px 0 0 -4px}.LoadingSpinner div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.LoadingSpinner div:first-child:after{top:63px;left:63px}.LoadingSpinner div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.LoadingSpinner div:nth-child(2):after{top:68px;left:56px}.LoadingSpinner div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.LoadingSpinner div:nth-child(3):after{top:71px;left:48px}.LoadingSpinner div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.LoadingSpinner div:nth-child(4):after{top:72px;left:40px}.LoadingSpinner div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.LoadingSpinner div:nth-child(5):after{top:71px;left:32px}.LoadingSpinner div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.LoadingSpinner div:nth-child(6):after{top:68px;left:24px}.LoadingSpinner div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.LoadingSpinner div:nth-child(7):after{top:63px;left:17px}.LoadingSpinner div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.LoadingSpinner div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sr-only{border:0;clip:rect(0,0,0,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{content:" ";visibility:hidden;display:block;height:0;clear:both}.loading-icon{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loading-icon:after,.loading-icon:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.loading-icon:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-icon:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}.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-template-columns:95px 300px 300px auto;display:grid;gap:34px}@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{width:24px;height:24px;border-radius:100%;position:relative}.speaker-media svg{width:14px;height: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{width:36px;height:36px;border-radius:100%;position:relative}[data-speaker-count="1"] .speaker-media-large img{width:60px;height:60px}.speaker-media-large svg{width:36px;height:36px}body:before{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;content:"mq-xs";visibility:hidden}@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{padding:0;width:30px;height:30px;background-color:#e0e0e0;border-radius:50%;display:flex;justify-content:center;align-items:center}.Pagination-nextPage:hover,.Pagination-previousPage:hover{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{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.Pagination-nextPage svg,.Pagination-previousPage svg{height:10px;width:10px;stroke:var(--color-primary-text);stroke-width:2px;margin-left:2px;filter:drop-shadow(4px 0 0 var(--color-primary-text))}.Pagination-nextPage svg[data-inactive],.Pagination-previousPage svg[data-inactive]{opacity:.3}.Pagination-pageCounts{font-family:var(--font-2);font-size:1.4rem;font-weight:700;margin:0 20px;letter-spacing:1px}.Pagination-previousPage svg{transform:rotate(180deg);margin-left:0;margin-right:2px}[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-top:50px;padding-bottom:25px}.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-top:25px;padding-bottom: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: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{position:relative;padding:0 15px;background-clip:padding-box;min-height:50px;height:50px;border:0;border-bottom:1px solid var(--color-border);font-size:14px}.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-family:var(--font,var(--font-1));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{display:block;padding:10px;height:unset;min-height:0;border:0}.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 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{display:block;border:0;border-bottom:2px solid #000}}@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{font-size:24px;font-weight:700;line-height:1.33;display:none}.Tabs-activeLabel[data-active]{display:block}.Tabs-activeLabel .date{font-size:11px;line-height:1.45;text-align:left;color:#323232;margin-left:8px;font-weight:400}.Tabs-panel{display:none}.Tabs-panel[data-visible]{display:block}.Tabs:after{z-index:-1}.Tabs-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px;flex-direction:column}.Tabs-tabsRow{overflow:hidden}.Tabs-tabsRow-mobileLabel{display:none}@media only screen and (max-width:567px){.Tabs-tabsRow{display:flex;align-items:center;justify-content:space-between;width:100%}.Tabs-tabsRow-mobileLabel{font-size:11px;font-weight:400;line-height:1.45;text-align:left;margin-bottom:-9px;color:#323232}}.Tabs-tabs{display:inline-grid;max-width:100%;grid-auto-flow:column;overflow-x:auto;grid-gap:15px;margin:18px 0 0 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;width:100%;margin:10px 0 0;padding-top:5px;position:relative}.Tabs-tabs:before{content:"";height:1px;width:100%;position:absolute;display:block;top:0;background-image:linear-gradient(90deg,rgba(65,37,251,.7) 0,rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%)}}.Tabs-tab{font-size:14px;font-weight:700;line-height:1.43}.Tabs-tab:hover,.Tabs-tab[data-active]{color:var(--color-primary);text-decoration:none}.Tabs .TabItem-content{padding-top:40px;padding-bottom:20px}.Tabs-legend{background-color:#fcfcfc;font-size:16px;font-weight:300;line-height:1.5;text-align:left;color:#000;padding:15px 0;border-top:1px solid #ddd;display:none}.Tabs-legend-items{grid-template-columns:95px 300px 300px auto;display:grid;gap:34px}@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{flex-direction:row;align-items:center}}@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{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.9);opacity:0;cursor:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2719%27 height=%2719%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.514.535l-6.42 6.42L2.677.536a1.517 1.517 0 00-2.14 0 1.517 1.517 0 000 2.14l6.42 6.419-6.42 6.419a1.517 1.517 0 000 2.14 1.517 1.517 0 002.14 0l6.419-6.42 6.419 6.42a1.517 1.517 0 002.14 0 1.517 1.517 0 000-2.14l-6.42-6.42 6.42-6.418a1.517 1.517 0 000-2.14 1.516 1.516 0 00-2.14 0z%27 fill=%27%23FFF%27/%3E%3C/svg%3E"),auto}@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{position:fixed;top:2.5rem;right:2.5rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.tingle-modal__close svg *{fill:currentColor}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform,opacity}.tingle-modal-box__content{padding:3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer:after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;right:0;left:0;overflow:hidden}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{-webkit-animation:scale .2s cubic-bezier(.68,-.55,.265,1.55) forwards;animation:scale .2s cubic-bezier(.68,-.55,.265,1.55) forwards}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.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{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.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{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.6rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.6rem;vertical-align:middle;font-size:0}}@-webkit-keyframes scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tingle-enabled{left:inherit;right:inherit;width:100%}.tingle-modal{cursor:pointer;background:rgba(26,22,46,.32);-webkit-backdrop-filter:none;backdrop-filter:none}.tingle-modal-box{width:100%;max-width:1500px;border-radius:0;padding:20px;box-shadow:0 4px 25px 0 rgba(0,0,0,.15);background-color:var(--color-white)}.tingle-modal-box__content{padding:0}.tingle-modal-box__content,.tingle-modal__close{display:flex;align-items:center;justify-content:center}.tingle-modal__close{top:8px;right:8px;position:absolute;color:currentColor;border-radius:50%;width:32px;height:32px}.tingle-modal__close:hover{color:currentColor;background-color:var(--color-grayscale-four)}.tingle-modal__closeIcon{display:inherit;align-items:inherit;justify-content:inherit;width:32px;height:32px}.tingle-modal__closeIcon svg{width:20px;height:20px;color:var(--color-primary)}@media (max-width:540px){.tingle-modal__close{left:unset;background-color:unset}.tingle-modal__closeIcon{margin-right:unset}.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-family:BrownStd;src:url('fonts/BrownStd-Light.otf') format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:BrownStd;src:url('fonts/BrownStd-Regular.otf') format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:BrownStd;src:url('fonts/BrownStd-Bold.otf') format("opentype");font-weight:700;font-style:normal;font-display:swap}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-site-bg);color:var(--color-primary-text);font-size:1.8rem;font-family:var(--font-body),Arial,Helvetica,sans-serif}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:var(--font-rte-body);font-family:var(--font,var(--font-1));font-size:var(--body-1);font-weight:400;line-height:1.5}.byline-1,.LiveBlogPage-dates,.LiveBlogPost-byline,.Page-byline,.Quote-attribution{font-family:var(--font,var(--font-1));font-size:var(--byline-1);font-weight:700;line-height:2}.caption-1,.CarouselSlide-info,.GalleryPageCarousel-infoDescription{font-family:var(--font,var(--font-1));font-size:var(--caption-1);font-weight:400;line-height:1.71}.caption-2,.GalleryPageCarousel-infoAttribution,.GallerySlide-attribution,.GallerySlideWaterfall-attribution{font-family:var(--font,var(--font-1));font-size:var(--caption-2);font-weight:400;line-height:1.71}.Container-description,.description-1,.Form-description,.GallerySlide-content,.GallerySlide-description,.GallerySlideWaterfall-content,.GallerySlideWaterfall-description,.Hat,.PagePromoModuleD .PagePromo-description,.PagePromoModuleE .PagePromo-description,.PagePromoModuleE .PagePromo-LinkWithIcon,.StatPromo-title{font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5}.description-2{font-family:var(--font,var(--font-1));font-size:var(--description-2);line-height:1.43}.CaptchaInput label>span,.EmailInput label>span,.Fieldset legend,.Input label>span,.label-1,.LiveBlogNewPostLink a,.LiveBlogPage-liveStatus,.PageListK-items-title,.PageListW .PageList-header-title,.SearchOverlay-search-form-clear,.Select label>span,.TextArea label>span,.TextInput label>span{font-family:var(--font,var(--font-1));font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43}.label-1 a,.LiveBlogNewPostLink a a,.LiveBlogPage-liveStatus a,.PageListK-items-title a,.PageListW .PageList-header-title a{--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.label-1 a:hover,.LiveBlogNewPostLink a a:hover,.LiveBlogPage-liveStatus a:hover,.PageListK-items-title a:hover,.PageListW .PageList-header-title a:hover{text-decoration:underline}.FooterNavigationItem a,.label-2,.LiveBlogFeed-post-time,.NavigationItem .NavigationLink,.SectionNavigationItem-text{font-family:var(--font,var(--font-1));font-size:var(--label-2);font-weight:400;line-height:1.5}.EventSearchModule-filters-selected-filter,.EventSearchModule-filters-selected-title,.label-3,.LiveBlogFeed-post-headline,.SearchFilter-heading,.SearchResultsModule-filters-selected-filter,.SearchResultsModule-filters-selected-title,.SectionNavigation select,.SpeakersSearchModule-filters-selected-filter,.SpeakersSearchModule-filters-selected-title{font-family:var(--font,var(--font-1));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,.label-4,.RadioInput-label span,.SearchFilterInput-count,.Select-errors,.Select-input,.TextArea-errors,.TextArea-input,.TextInput-errors,.TextInput-input{font-family:var(--font,var(--font-1));font-size:var(--label-4);font-weight:300;line-height:1.5}.EventSearchModule-filters-selected-reset,.label-5,.Page-footer[data-footer-slim] .Footer-disclaimer,.SearchFilter-seeAll-button,.SearchResultsModule-filters-selected-reset,.SpeakersSearchModule-filters-selected-reset{font-family:var(--font,var(--font-1));font-size:var(--label-5);font-weight:700;line-height:1.71}.label-6{font-family:var(--font,var(--font-1));font-size:var(--label-6);font-weight:700;line-height:2}.quote-1,.Quote blockquote{--font:var(--font-pull-quote);font-family:var(--font,var(--font-2));font-size:var(--quote-1);line-height:1.78}@media only screen and (min-width:768px){.quote-1,.Quote blockquote{line-height:1.43}}@media only screen and (min-width:1280px){.quote-1,.Quote blockquote{line-height:1.25}}.LiveBlogPost-headline,.subhead-1{font-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));font-size:var(--title-6);font-weight:700;line-height:1.5}.title-7{font-size:var(--title-7)}.title-7,.title-8{font-family:var(--font,var(--font-1));line-height:1.43}.title-8{font-size:var(--title-8);text-transform:uppercase}.event-list-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.event-list-title:before{display:none}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}source{position:absolute;width:100%;height:1px;pointer-events:none}html{font-size:62.5%}body,html{min-height:100%}body{overflow-x:hidden}blockquote,figure,hr,ol,ul{margin:0}ol,ul{padding:0;list-style:none}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,.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,.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{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:transparent;border:1px solid var(--color-border);border-radius:0;width:20px;height:26px}.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:var(--color-dark-gray);border:1px solid var(--color-dark-gray)}.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 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: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:var(--color-primary-text-inverse);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:var(--color-dark-gray)}[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{width:30px;height:40px}}.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{display:grid;grid-auto-flow:column;grid-gap:10px;grid-template-columns:repeat(auto-fit,30px);list-style:none}.ActionBar a.ActionLink{border:0;height:30px;width:30px;justify-content:center;border-radius:50%;display:flex}.ActionBar a.ActionLink svg{align-items:center;border:0;padding:8px;fill:#fff}.ActionBar a.ActionLink span{border:0;clip:rect(0,0,0,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-top:20px;margin-bottom:20px}.ArticlePage .Page-breadcrumbs,.AuthorPage .Page-breadcrumbs,.GalleryPage .Page-breadcrumbs,.PersonPage .Page-breadcrumbs{background:#ececec;text-transform:unset;padding:8px 32px}.ArticlePage .Page-breadcrumbs a.Link,.AuthorPage .Page-breadcrumbs a.Link,.GalleryPage .Page-breadcrumbs a.Link,.PersonPage .Page-breadcrumbs a.Link{text-decoration:underline;display:inline-block;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{content:"/";color:#000;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;text-decoration:underline;padding:4px 8px;margin-bottom:8px;margin-right:4px;height:auto;line-height:1.5}.ArticlePage-highlights,.AuthorPage-highlights,.GalleryPage-highlights,.PersonPage-highlights{background:#f7f7f7;padding:24px}.ArticlePage-highlights-heading,.AuthorPage-highlights-heading,.GalleryPage-highlights-heading,.PersonPage-highlights-heading{margin:16px 0;font-weight:700;font-size:16px;line-height:24px}.ArticlePage-highlights-list-item,.AuthorPage-highlights-list-item,.GalleryPage-highlights-list-item,.PersonPage-highlights-list-item{margin:4px 0;border-top:1px solid #8c8c8c;font-weight:400;font-size:14px;line-height:20px}.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{border-top:2px solid #000;background:#f7f7f7;padding:20px 20px 30px;margin-bottom:25px}.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-top:0;margin-bottom: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{font-size:16px;line-height:1.5;text-decoration:underline;--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.ArticlePage .Page-aside .Page-additionalInfo,.AuthorPage .Page-aside .Page-additionalInfo,.GalleryPage .Page-aside .Page-additionalInfo,.PersonPage .Page-aside .Page-additionalInfo{margin-top:0;padding-top:0;border: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{font-size:16px;line-height:1.5;text-decoration:underline;--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary)}.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%;position:absolute;left:0;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:var(--color-primary-text-inverse);display:flex;flex-direction:column;justify-content:center;height:100%;left:0;padding-left:20px;padding-right:20px;position:absolute;top:0;text-align:center;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-top:40px;margin-bottom: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-top:50px;margin-bottom: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{padding-left:0!important;padding-right:0!important;max-width:840px}.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-family:var(--font,var(--font-1));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{display:grid;grid-gap:20px;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{display:grid;grid-gap:20px;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{flex-direction:column;align-items:center;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;padding-bottom:0;margin-bottom:40px}.AuthorListC .PageList-header-title:before{display:none}.AuthorListC .PageList-cta .Button,.AuthorListC .PageList-cta .CookiePromo-modal-ctaButton{margin-top:40px}.AuthorListC-items{display:grid;grid-template-columns:1fr;gap:40px}.AuthorListC-items-item{display:grid;place-content:center}.AuthorListC .AuthorPromo,.AuthorListC .PersonPromo{display:flex;flex-direction:column;max-width:200px;align-items:flex-start}.AuthorListC .AuthorPromo .PagePromo-title,.AuthorListC .PersonPromo .PagePromo-title{padding-bottom:8px;font-size:18px;font-weight:700;line-height:1.33}.AuthorListC .AuthorPromo .PagePromo-media,.AuthorListC .PersonPromo .PagePromo-media{margin:0 0 14px;width:unset;border:.5px solid #dfdfdf}.AuthorListC .AuthorPromo .PagePromo-media img,.AuthorListC .PersonPromo .PagePromo-media img{width:100%;border-radius:0}.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{text-decoration:underline;color:inherit}@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}}@media only screen and (min-width:1024px){.AuthorListC-items{gap:100px}}.AuthorPage-authorSocialLinks,.PersonPage-authorSocialLinks{margin:5px 0 0}.AuthorPage-biography,.PersonPage-biography{display:block;padding-bottom:30px;margin:30px 0;border-bottom:1px solid var(--color-border)}.AuthorPage-image,.PersonPage-image{margin-bottom:10px}.AuthorPage-image .Image,.PersonPage-image .Image{border-radius:100%;margin:0 auto;width:150px;height:150px;max-width:none}.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{font-size:1.6rem;font-weight:700;letter-spacing:1.5px;margin-top:10px;color:#bbb;text-transform:uppercase}.AuthorPage .SocialBar-items,.PersonPage .SocialBar-items{justify-content:center}@media only screen and (min-width:768px){.AuthorPage-biography,.PersonPage-biography{padding-bottom:50px;margin:30px 0 60px}.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{width:150px;height:150px}.AuthorPage .SocialBar-items,.PersonPage .SocialBar-items{justify-content:flex-start}}.AuthorPromo,.PersonPromo{display:flex;align-items:center}.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:var(--color-banner-bg);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;right:10px;top:calc(50% - 10px);position:absolute;width:30px}.Banner-close svg{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 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{cursor:pointer;fill:#333;height:20px;width:20px}.CookiePromo-modal-text{color:var(--color-primary-text-theme);font-family:var(--font-1);font-size:16px;line-height:1.25;max-width:728px;text-align:center}.CookiePromo-modal-text .Link{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{margin:0;display:block}.CookiePromo-modal-content{display:block}}.Chart{position:relative;background:#e5e5e5;display:block}.Chart .stx-panel-control{left:unset;right:0}.Chart .stx-panel-title{margin:0;display:inline-block;color:#6f0791;padding:0 10px;font-size:12px;text-align:right;text-transform:none;box-shadow:none}.Chart ul li{width:100%;border-top:1px solid #d9d9d9}.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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-rows:auto 1fr;grid-template-columns:auto 1fr}.Chart-heading{grid-column:1/span 2;grid-row:1/span 1;margin-bottom:36px}.Chart-heading ul{display:flex;width:100%;border-top:1px solid #323232}.Chart-heading ul li{width:16.666%}.Chart-aside{grid-column:1/span 1;grid-row:2/span 1;width:261px;margin-right:36px;display:grid;grid-template-rows:1fr auto}.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]{position:relative;display:block;height:100%;margin:10px}@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-size:700px;background-position:100% 0}.Container-title{--font:var(--font-list-title);font-family:var(--font,var(--font-1));font-size:var(--title-2);line-height:1.17;margin-bottom:12px;color:var(--color-list-title);display:inline-block;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: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;padding-bottom:0;margin-bottom:40px}.Container-title[data-style=bold]:before{display:none}.Container-description{margin-bottom:20px;color:var(--color-list-title)}.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{display:grid;grid-gap:40px;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{display:grid;grid-gap:40px;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{display:grid;grid-gap:40px;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{display:grid;grid-gap:20px;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{display:grid;grid-gap:20px;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}}ps-google-dfp-ad{display:block}.GoogleDfpAd{text-align:center}.Enhancement{clear:both;margin:30px 0;width:100%}.Enhancement .FacebookUrl,.Enhancement .fb-post,.Enhancement .InstagramUrl,.Enhancement .TweetUrl,.Enhancement .twitter-tweet{display:flex;justify-content:center;width:100%;overflow:hidden;text-align:center}.Enhancement .FacebookUrl iframe,.Enhancement .fb-post iframe,.Enhancement .InstagramUrl iframe,.Enhancement .TweetUrl iframe,.Enhancement .twitter-tweet iframe{width:100%}.Enhancement .twitter-tweet{margin-left:auto;margin-right:auto}.Enhancement[data-align-fullWidth] img{max-width:unset;margin-left:-20px;margin-right:-20px;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]{max-width:330px;margin-left:auto;margin-right:auto}@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;max-width:330px;margin-right:40px;margin-top:10px;margin-bottom:10px}.Enhancement[data-align-portrait-right]{float:right;max-width:330px;margin-left:40px;margin-top:10px;margin-bottom:10px}.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{display:grid;grid-template-columns:1fr;gap:8px}.EventGallery-slides{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{grid-template-columns:repeat(4,1fr);gap:24px}}@media only screen and (min-width:1280px){.EventGallery-slides{grid-template-columns:repeat(5,1fr)}}.EventGallery .GallerySlide,.EventGallery .GallerySlideWaterfall{cursor:pointer;border-bottom:0}.EventGallery .GallerySlide-content,.EventGallery .GallerySlideWaterfall-content{display:none}.EventGalleryModal .tingle-modal__closeIcon{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]{opacity:1;display:block}.EventGalleryModal-slides[data-flickity-enabled] .flickity-viewport{max-height:100%}.EventGalleryModal-slides-slide{margin-right:0;width:100%;display:flex;align-items:center;justify-content:center}.EventGalleryModal .flickity-page-dots{position:relative;bottom:0}.EventGalleryModal .flickity-page-dots .dot{margin:0 4px}.EventGalleryModal .flickity-page-dots .dot.is-selected{background:var(--color-primary)}.EventGalleryModal .flickity-button{background:var(--color-primary);display:none}.EventGalleryModal .flickity-button svg{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{padding:16px 8px;background-color:#f2f2f2;display:flex;gap:24px}.EventPromo-left{flex-shrink:0}.EventPromo-right{display:grid;grid-template-columns:1fr;gap:16px}.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{width:24px;height:24px;border-radius:100%;position:relative}.EventPromo-speakers-media svg{width:14px;height:14px}.EventPromo-speakers-media .Placeholder{border-radius:100%;background:#fff;position:relative;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.EventPromo-speakers-media .Placeholder svg{color:#640682}.EventPromo-eventFormat{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;min-height:20px;flex-grow:0;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:2px 8px;font-weight:400;border:.5px solid var(--pill-border-color);background-color:var(--pill-background-color);font-size:11px;line-height:1.45;color:#640682}.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{width:12px;height:12px}.EventPromoTag{--pill-border-color:#8fcfca;--pill-background-color:#e1f5f3;min-height:20px;flex-grow:0;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:2px 8px;font-weight:400;border:.5px solid var(--pill-border-color);background-color:var(--pill-background-color);--pill-text-color:#640682;--pill-border-color:var(--pill-text-color);flex-direction:row-reverse}.EventPromoTag,.EventPromoTag-name{font-size:11px;line-height:1.45;color:var(--pill-text-color)}.EventPromoTag-icon{margin-right:4px}.EventPromoTag-icon .Image{width:12px;height:12px}.EventPromoC-container{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;min-height:20px;flex-grow:0;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:400;line-height:1.45;border:.5px solid var(--pill-border-color);background-color:var(--pill-background-color)}.EventPromoC-description,.EventPromoC-eventAddress,.EventPromoC-speakers{font-size:14px;font-weight:300;line-height:1.43;text-align:left;color:#323232}.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{display:grid;gap:12px;justify-items:left;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;align-items:flex-start}.EventPromoC-column.address,.EventPromoC-column .EventPromoC-category{display:none}.EventPromoC-description>p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.EventPromoC-description>p:not(:first-child){display:none}.EventPromoC-cta .Link{cursor:pointer;display:inline-block;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-text);border:1px solid var(--color-button-border);color:var(--color-button-bg);height:46px;line-height:46px;min-width:120px;padding:0 16px}.EventPromoC-cta .Link p{display:inline;margin:0}.EventPromoC-cta .Link:active,.EventPromoC-cta .Link:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.EventPromoC-cta .Link:hover{background:var(--color-button-hover-bg);border-color:var(--color-button-border);color:var(--color-button-hover-text);text-decoration:underline}.EventPromoC-cta .Link:disabled{background:var(--color-button-text);border-color:var(--color-button-disabled);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{font-size:16px;line-height:1.5;color:#323232;margin-top:8px}.EventSessionPromoA{border-bottom:1px solid #ddd;padding-top:60px;position:relative;display:block;padding-bottom:34px;background:#fff}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA{padding-bottom:60px}.EventSessionPromoA[data-speaker-count="0"] .EventSessionPromoA-description{height:unset}.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:unset;overflow:unset}.EventSessionPromoA-container{gap:16px;grid-template-columns:95px 300px 300px auto;display:grid;gap:34px;position:relative;overflow:hidden}@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{font-size:14px;font-weight:400;line-height:1.43;text-align:left;color:#323232}@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:var(--font-rte-body);font-family:var(--font,var(--font-1));font-size:var(--body-1);font-weight:400;line-height:1.5;font-size:14px;font-weight:300;line-height:1.43}.EventSessionPromoA-description[data-type=small]{font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5}.EventSessionPromoA-description h2{font-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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{display:table;clear:both}.EventSessionPromoA-description>ol a:not([data-style=button]),.EventSessionPromoA-description>ul 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 p a:not([data-style=button]){color:var(--color-primary)}.EventSessionPromoA-description>ol a:not([data-style=button]):hover,.EventSessionPromoA-description>ul 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 p a:not([data-style=button]):hover{color:var(--color-link-text-hover);text-decoration:underline}.EventSessionPromoA-description>ul,.EventSessionPromoA-description>ul li>ul,.EventSessionPromoA-description p>ul,.EventSessionPromoA-description p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.EventSessionPromoA-description>ul li>ol,.EventSessionPromoA-description p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.EventSessionPromoA-description>ol,.EventSessionPromoA-description p>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.EventSessionPromoA-description>ol li>ul,.EventSessionPromoA-description p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.EventSessionPromoA-description>ol li>ol,.EventSessionPromoA-description p>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{overflow:hidden;transition:all .3s linear;height:0;opacity:0;transition-property:height opacity}.EventSessionPromoA-description{height:auto;opacity:1;position:relative}.EventSessionPromoA-description:after{content:"";display:block;position:absolute;top:40px;left:0;right:0;height:100px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(1,#fff))}.EventSessionPromoA[expanded] .EventSessionPromoA-description,.EventSessionPromoA[expanded] .EventSessionPromoA-speaker-list{opacity:1;overflow:visible;height:auto}.EventSessionPromoA[expanded] .EventSessionPromoA-description:after,.EventSessionPromoA[expanded] .EventSessionPromoA-speaker-list:after{opacity:0}.EventSessionPromoA-speakers{display:grid;gap:12px;justify-content:flex-start;align-items:flex-start;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.EventSessionPromoA-speakers-items{display:flex}@media only screen and (max-width:1023px){.EventSessionPromoA-speakers{order:3}}.EventSessionPromoA-speakers-media{position:relative;width:35px;flex-shrink:0}.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{width:36px;height:36px;border-radius:100%;position:relative}[data-speaker-count="1"] .EventSessionPromoA-speakers-media img{width:60px;height:60px}.EventSessionPromoA-speakers-media svg{width:36px;height:36px}.EventSessionPromoA-speakers-media .Placeholder{border-radius:100%;background:#fff;position:relative;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-primary)}.EventSessionPromoA-speakers-media .Placeholder svg{width:18px;height:18px}[data-speaker-count="1"] .EventSessionPromoA-speakers-media .Placeholder{width:60px;height:60px}[data-speaker-count="1"] .EventSessionPromoA-speakers-media .Placeholder svg{width:30px;height: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{width:60px;height:60px}.EventSessionPromoA-toggle{position:absolute;bottom:6px;left:0;right:0;text-align:center;cursor:pointer}.EventSessionPromoA-icon{width:20px;height:20px;transition:all .3s linear;transform:rotate(0)}[expanded] .EventSessionPromoA-icon{transform:rotate(180deg)}.EventSessionPromoA-speaker-list{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{width:36px;height:36px}.EventSessionPromoA-speaker-image .Image{max-width:unset;width:36px;height:36px;border-radius:100%}.EventSessionPromoA-speaker-image .Placeholder{border-radius:100%;background:#fff;position:relative;width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-primary)}.EventSessionPromoA-speaker-image .Placeholder svg{width:18px;height:18px;color:var(--color-primary)}.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{display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px;margin-left:130px;max-width:970px;-moz-column-gap:34px;column-gap:34px}}.EventSessionPromoB{background-color:#323232;background-image:url('images/event-session-break-background.png');color:#fff;padding:22px 20px;background-size:contain;background-position:100%;margin-top:40px}.EventSessionPromoB-icon{width:24px;height:24px;margin-right:24px}.EventSessionPromoB-title{font-size:24px;font-weight:700;line-height:1.33;grid-area:2/1/3/3}.EventSessionPromoB-time{font-size:16px;font-weight:400;line-height:1.5;text-align:left;color:#fff;margin-right:32px;flex-shrink:0}.EventSessionPromoB-container{display:grid;grid-template-columns:20px auto;gap:10px}@media only screen and (min-width:768px){.EventSessionPromoB-container{display:flex;align-items:center;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{display:flex;flex-direction:row;align-items:center;margin-top:27px;margin-bottom:32px}.EventPage-breadcrumbs-home-icon{width:24px;height:24px;margin-right:6px}.EventPage-breadcrumbs-divider{margin:0 4px}.EventPage-breadcrumbs-divider,.EventPage-breadcrumbs .Link{font-size:14px;font-weight:300;line-height:1.43;color:rgba(45,51,57,.8)}.EventPage-breadcrumbs .Link{text-align:left;display:flex;align-items:center}@media only screen and (max-width:567px){.EventPage-breadcrumbs .Link{white-space:nowrap;text-overflow:ellipsis;display:block}.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"]{white-space:nowrap;width:105px;overflow:hidden;text-overflow:ellipsis;display:block}}.EventPage-breadcrumbs .Link[data-index="2"]{white-space:nowrap;width:105px;overflow:hidden;text-overflow:ellipsis;display:block}.EventPage-breadcrumbs .Link[data-is-active=true]{color:#323232;font-weight:400}.EventPage-featuredAttendees,.EventPage-keySpeakers,.EventPage-tickets{position:relative}.EventPage-backLink{display:flex;z-index:1;position:relative}.EventPage-back-link{display:flex;align-items:center}.EventPage-back-link a.Link{display:flex;gap:11px;font-size:16px;font-weight:700;line-height:1.5;color:#6f0791}.EventPage-backToTop-link{margin-left:auto;width:38px;height:38px;border:1px solid var(--color-primary);background:var(--color-primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.EventPage-backToTop-link:hover{background:var(--color-white);border-color:var(--color-primary)}.EventPage-backToTop-link:hover svg{color:var(--color-primary)}.EventPage-backToTop-link svg{color:var(--color-white);width:20px;height:20px}.EventPage-content-wrapper{position:relative;overflow:hidden}.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{margin:0;padding:0;border:0;text-align:left}.EventPage-sectionNav .Navigation>.Navigation-items>.Navigation-items-item:first-child{margin:0}.EventPage-sectionNav .Navigation{padding-left:20px;padding-right:20px;background:#fff;display:block;border-bottom:1px solid #f1f1f1}.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{display:flex;flex-direction:row;padding:20px;gap:25px;overflow:auto}.EventPage-sectionNav .NavigationItem-text a,.EventPage-sectionNav .NavigationItem-text span{font-size:14px;font-weight:300;line-height:1.43;color:#323232}.EventPage-sectionNav .NavigationItem-text a:hover,.EventPage-sectionNav .NavigationItem-text span:hover{font-size:14px;color:#323232;font-weight:400;text-decoration:none}@media only screen and (min-width:1600px){.EventPage-sectionNav{width:auto}.EventPage-sectionNav .Navigation{border-bottom:0;position:absolute;left:50px;top:0;background:unset;padding:unset;margin-top:25px}.EventPage-sectionNav .Navigation-items{overflow:unset;display:flex;flex-direction:column;align-items:flex-start;gap:16px}}.EventPage-keySpeakers .SpeakerPromoA{margin-top:40px}.EventPage-sponsors .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.EventPage-sponsors .PageList-header-title:before{display:none}.EventPage-sponsors .PageList-cta .Button,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);background:var(--color-button-text);color:var(--color-button-bg);height:46px;line-height:46px;min-width:120px;margin-top:40px;font-size:16px;font-weight:700;line-height:1.5;border:0;display:flex;align-items:center;justify-content:center}.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 var(--color-button-border-active)}.EventPage-sponsors .PageList-cta .Button:hover,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:hover{background:var(--color-button-hover-bg);border-color:var(--color-button-border);color:var(--color-button-hover-text);text-decoration:underline}.EventPage-sponsors .PageList-cta .Button:disabled,.EventPage-sponsors .PageList-cta .CookiePromo-modal-ctaButton:disabled{background:var(--color-button-text);border-color:var(--color-button-disabled);color:var(--color-button-disabled);cursor:default}.EventPage-sponsors-items{display:grid;gap:24px}.EventAgenda{position:relative}.EventAgenda .Tabs{background-color:#fff;z-index:1;position:relative}@media only screen and (min-width:1024px){.EventAgenda:before{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/ef62514fed3f1a6cabf1.cf3ef7c319bf97a9687b17ea9c56e30b.png');top:0}.EventAgenda:after,.EventAgenda:before{content:"";position:absolute;left:0;right:0;height:50%;background-size:cover}.EventAgenda:after{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/8daa8b2619a10b5174d3.6e706f535e29a089f402784fc3d9e073.png');bottom:0}}.EventPageBg{position:absolute;height:100%;display:block;width:100%;background-size:contain;pointer-events:none}.EventPageBg[data-bg-pattern="4"]{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/17767b27cf6089ec1109.f4c468f51856fa9e71dacf79014780a9.png')}.EventPageBg[data-bg-pattern="9"]{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/58ad9378fe246925cbea.26b6a395529e3c66d53f8507e1ec9140.png')}.EventPageHeading{--module-background-color:0;--module-background-opacity:1;--module-text-color:var(--color-heading-text);color:var(--module-text-color);background-size:cover;position:relative;background-color:#ecebec;padding-left:20px;padding-right:20px}.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-divider,.EventPageHeading[data-custom-text-color] .EventPage-breadcrumbs .Link{color:var(--module-text-color)}.EventPageHeading:after{content:"";background:var(--module-background-color);opacity:var(--module-background-opacity);position:absolute;top:0;left:0;right:0;bottom:0}.EventPageHeading-content{display:flex;flex-direction:column;height:100%;padding-top:40px;padding-bottom:40px}.EventPageHeading-content-wrapper{z-index:1;position:relative}.EventPageHeading-eyebrow{font-family:var(--font,var(--font-1));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{font-size:14px;font-weight:400;line-height:1.43;margin-top:25px;display:grid;grid-template-rows:1fr auto}.EventPageHeading-eventLocation{display:flex;flex-direction:row;cursor:pointer}.EventPageHeading-eventLocation:hover{color:var(--color-link-text-hover)}.EventPageHeading-eventDate{display:flex;flex-direction:row;align-items:center}.EventPageHeading-eventVenue{font-weight:300}.EventPageHeading-footer{margin-top:30px;display:flex}.EventPageHeading-button{cursor:pointer;display:inline-block;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px;white-space:inherit;padding:0 16px 0 8px}.EventPageHeading-button p{display:inline;margin:0}.EventPageHeading-button:active,.EventPageHeading-button:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.EventPageHeading-button:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.EventPageHeading-button:disabled,.EventPageHeading-button[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}@media only screen and (max-width:767px){.EventPageHeading-button{white-space:inherit;padding:8px 16px 8px 8px;display:flex;align-items:center;flex-direction:column;min-height:46px;height:auto;line-height:inherit}[data-event-status=open] .EventPageHeading-button{flex-direction:row}}.EventPageHeading-button svg{width:20px;height:20px;margin-right:8px}.EventPageHeading-button span{text-decoration:underline;font-weight:400}@media only screen and (min-width:1024px){.EventPageHeading-eventInfo{display:flex;flex-direction:row}.EventPageHeading-title{font-size:48px}.EventPageHeading-subHeading{margin-top:40px;font-size:16px;line-height:1.5;font-weight:400}.EventPageHeading-content{padding-bottom:70px;max-width:530px;margin-left:0}.EventPageHeading-footer{margin-top:50px}.EventPageHeading-eventDate:after{content:"";display:inline-flex;background-color:#8c8c8c;width:1px;position:relative;height:12px;margin:0 8px}}.EventSponsorPage-sponsors-items{display:grid;gap:24px}@media only screen and (min-width:768px){.EventSponsorPage-sponsors-items{gap:52px}}.EventVideoPage-width-wrapper{max-width:870px;margin:0 auto}.EventVideoPage .EventPage-backLink{padding-left:20px;padding-right:20px;padding-bottom:60px}.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{display:grid;grid-template-columns:1fr;gap:20px;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{width:36.6px;height:36.6px;border-radius:100%;overflow:hidden}.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{grid-template-columns:1fr 1fr;gap:35px}.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{max-width:800px;margin-left:auto;margin-right:auto}.EventAgendaDay .EventSessionPromoA:first-of-type{padding-top:24px}.EventAgendaDay .EventSessionPromoB+.EventSessionPromoA{padding-top:40px}.EventFieldTrip-header{max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:40px}.EventFieldTrip-title{font-size:36px;font-weight:700;line-height:1.33;text-align:center;margin-bottom:32px}.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{display:grid;grid-template-columns:1fr;gap:40px}@media only screen and (min-width:768px){.EventFieldTrip-days{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (min-width:1024px){.EventFieldTrip-days{gap:50px}.EventFieldTrip-header{margin-bottom:90px}}.EventFieldTripDay-header{display:flex;flex-direction:row;align-items:flex-end;position:relative;padding-bottom:10px;margin-bottom:20px}.EventFieldTripDay-header:after{content:"";height:1px;width:100%;position:absolute;display:block;bottom:0;background-image:linear-gradient(90deg,rgba(65,37,251,.7) 0,rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%)}.EventFieldTripDay-title{font-size:36px;font-weight:700;line-height:1.33}.EventFieldTripDay-tripDate{font-size:14px;font-weight:300;line-height:1.43;color:#323232;margin-left:8px}.EventFieldTripDay-items{display:grid;gap:24px}@media only screen and (min-width:768px){.EventFieldTripDay-header{margin-bottom:45px}}.EventFieldTripRow{display:grid;grid-template-columns:1fr;gap:10px}.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{grid-template-columns:100px auto;gap:20px}}@media only screen and (min-width:1024px){.EventFieldTripRow{grid-template-columns:196px auto;gap:40px}}.EventLocationModal{display:grid;gap:30px}.EventLocationModal-content{display:grid;grid-template-columns:1fr;gap:24px}.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:var(--color-link-text-hover)}@media only screen and (min-width:768px){.EventLocationModal{grid-template-columns:288px 1fr;gap:64px}}.LocationModal .tingle-modal-box{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/71021844a9ac4f1b1123.b58b61608760a1c6d60e86c637e6ca68.png');background-position:50%;background-size:cover}.EventLocation{display:flex;align-items:center}.EventLocation-icon{width:20px;height:20px;margin-left:12px}.EventLocation-address-link a{display:block}.EventLocation-address-link a svg,.EventLocation-address-link a svg:hover{color:var(--color-link-text-hover)}.EventOverview-container{display:grid;grid-template-columns:1fr;gap:20px}.EventOverview-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.EventOverview-title:before{display:none}.EventOverview-description{font-size:16px;font-weight:400;line-height:1.5}.EventOverview-keySpeakers-items{display:grid;grid-template-columns:1fr;gap:8px}.EventOverview-cta{margin-top:40px}.EventOverview-cta .Link{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.EventOverview-cta .Link p{display:inline;margin:0}.EventOverview-cta .Link:active,.EventOverview-cta .Link:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.EventOverview-cta .Link:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.EventOverview-cta .Link:disabled,.EventOverview-cta .Link[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);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{display:block;--columnOne:341px;--columnTwo:331px;--columnThree:auto}.EventAttendeeTable.loading .LoadingSpinner{margin:auto;display:flex}.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{content:"";height:1px;display:block;background-image:linear-gradient(90deg,rgba(65,37,251,.7) 0,rgba(111,7,145,.2) 25%,rgba(248,93,181,.7) 64%,rgba(250,182,50,.2) 97%)}.EventAttendeeTable-table{font-size:14px;font-weight:400;line-height:1.43;color:#323232}.EventAttendeeTable-row{padding-bottom:16px;padding-top:16px;border-bottom:1px solid #ddd}.EventAttendeeTable-company{font-size:16px;font-weight:700;line-height:1.5}.EventAttendeeTable-cell{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]{border-radius:0;padding:8px 10px 8px 36px;border:1px solid rgba(45,51,57,.12);background-color:#fff;height:40px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUdwTC0zOSs0NS0yOSwzOC0yOSwyOC0zOSswOCw0OCowPy0yNSwyOS0zOS0zOR0Pa/gAAAAOdFJOUwDvMWm834CXIEAQMM9QrRDLzwAAAVRJREFUOMtjYBj+YLNZ8iyckpyF74DgcAMOWb93YPAMqzxX3TsoiMQm3fMODhIwZTnigOIiZSnnQMZjSi8FCnsuACoD2WGAIQ0UFYYYA3ShBIaz3717ugHCZHv37gm6NCuSFqBBE9Ck5yFZCHSGA4bVT5EteoEmLffuMYLjh8wBAe537wQQvDx0t/GiWDcPySYwYH73rgDBW/fuIao0G0pA8717R5I0quF66HYDnRaA4N1DdzkXSkjUvXuOFix+SJHM8e7dSzTpvHcP4UmMHcUmMFiIFC7zUNwJ89lzRLJ6ip5YuYBJrQrCnPgOPUYgJj4Fx/jyd5jRDQ6Yd08tF3CYy2FNikC3IwEhTO1yMLkndu8eKmDIt0BlHxrwYdPOYAKRzWJgfIdNO0Ozj9xTd2AaZpLDqh0OFLFrh4HBr30Dfu0BeLXj0w3ULo23BN26gWEU4AQAWd/l9555KM8AAAAASUVORK5CYII=');background-size:24px;background-position:4px;width:250px}.EventAttendeeTable #search-clear,.EventAttendeeTable .dt-button-background,.EventAttendeeTable .dt-down-arrow{display:none!important}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate>.paginate_button{padding:0;margin:0 6px;font-size:14px;font-weight:400;line-height:1.43;text-align:right;color:#9b9b9b}@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;cursor:pointer;display:block;outline:none;font-size:16px;font-weight:400;line-height:1.5;text-align:right;color:#323232!important;padding:0;display:inline-flex}.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button.current,.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button:hover,.EventAttendeeTable .dataTables_wrapper .dataTables_paginate span>.paginate_button a{text-decoration:underline}.EventAttendeeTable .dataTables_info{font-size:16px;font-weight:300;line-height:1.5;color:rgba(45,51,57,.8);margin-left:16px;display:none}.EventAttendeeTable-table{border-spacing:0;text-align:left;border-collapse:collapse}.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;height:52px;cursor:pointer;text-align:left;white-space:nowrap;font-size:16px;font-weight:400;line-height:1.5}.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{justify-content:flex-end;flex-direction:row;align-items:center;display:flex}.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;padding-bottom:0;margin-bottom:40px}.SpeakerList .PageList-header-title:before{display:none}.SpeakerList-search{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-bottom:30px}.SpeakerList-search-input{border-radius:0;padding:8px 10px 8px 36px;border:1px solid rgba(45,51,57,.12);background-color:#fff;height:40px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAtUExURUdwTC0zOSs0NS0yOSwzOC0yOSwyOC0zOSswOCw0OCowPy0yNSwyOS0zOS0zOR0Pa/gAAAAOdFJOUwDvMWm834CXIEAQMM9QrRDLzwAAAVRJREFUOMtjYBj+YLNZ8iyckpyF74DgcAMOWb93YPAMqzxX3TsoiMQm3fMODhIwZTnigOIiZSnnQMZjSi8FCnsuACoD2WGAIQ0UFYYYA3ShBIaz3717ugHCZHv37gm6NCuSFqBBE9Ck5yFZCHSGA4bVT5EteoEmLffuMYLjh8wBAe537wQQvDx0t/GiWDcPySYwYH73rgDBW/fuIao0G0pA8717R5I0quF66HYDnRaA4N1DdzkXSkjUvXuOFix+SJHM8e7dSzTpvHcP4UmMHcUmMFiIFC7zUNwJ89lzRLJ6ip5YuYBJrQrCnPgOPUYgJj4Fx/jyd5jRDQ6Yd08tF3CYy2FNikC3IwEhTO1yMLkndu8eKmDIt0BlHxrwYdPOYAKRzWJgfIdNO0Ozj9xTd2AaZpLDqh0OFLFrh4HBr30Dfu0BeLXj0w3ULo23BN26gWEU4AQAWd/l9555KM8AAAAASUVORK5CYII=');background-size:24px;background-position:4px;width:250px}.SpeakerList-search-text{font-size:16px;font-weight:300;line-height:1.5;color:rgba(45,51,57,.8);margin-left:16px}.SpeakerList-items{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(auto,198px));justify-content:center;gap:24px}.SpeakerList-items-item .PagePromo-media{width:100%;max-width:199px;height:150px;display:flex;align-items:flex-end;background-size:contain}.SpeakerList-items-item .PagePromo-media .Image,.SpeakerList-items-item .PagePromo-media .Placeholder{width:114px}.SpeakerList-items-item .PagePromo-media .Placeholder{background-color:#f7f7f7;text-align:center;height:152px}.SpeakerList-items-item .PagePromo-media .Placeholder svg{width:60px;color:var(--color-primary)}.SpeakerList-items-item:nth-child(odd) .PagePromo-media{background-image:url('images/event-speaker-background-odd.png')}.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Image,.SpeakerList-items-item:nth-child(odd) .PagePromo-media .Placeholder{width:114px;margin-left:24px}.SpeakerList-items-item:nth-child(2n) .PagePromo-media{background-image:url('images/event-speaker-background-even.png');justify-content:flex-end}.SpeakerList-items-item:nth-child(2n) .PagePromo-media .Image{width:114px;margin-right:24px}@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));row-gap:44px;justify-content:space-between}}.SpeakerPromo,.SpeakerPromoModal{display:flex;flex-direction:column;align-items:flex-start}.SpeakerPromo-content,.SpeakerPromoModal-content{margin-top:16px}.SpeakerPromo .PagePromo-title,.SpeakerPromoModal .PagePromo-title{font-size:18px;font-weight:700;line-height:1.33;padding-bottom:8px;display:flex;align-items:center}.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: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{cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:6px;position:relative;margin-left:10px}.SpeakerPromo-modalTrigger svg,.SpeakerPromoModal-modalTrigger svg{width:24px;height:24px}.SpeakerPromoA{background-color:var(--color-promo-background,#f2f2f2);padding:16px 24px}.SpeakerPromoA-media{width:23px;height:23px}.SpeakerPromoA-block{margin:8px 0}.SpeakerPromoA-title{font-size:24px;font-weight:700;line-height:1.33}.SpeakerPromoA-media{width:24px;height:24px;margin-right:12px}.SpeakerPromoA-aside{display:grid;grid-template-columns:24px auto;gap:12px;align-items:center}.SpeakerPromoA-description{font-size:14px;font-weight:300;line-height:1.43}.SpeakerPromoA-description a{font-weight:700;text-decoration:underline;color:inherit}.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{width:100%;max-width:199px;height:194px;display:flex;align-items:flex-end;background-size:contain;background-image:url('images/event-speaker-background-even.png');justify-content:flex-end;margin:0 auto 20px}.SpeakerPromoModal-media .Image{width:114px;margin-right:24px}.SpeakerPromoModal-content{flex-shrink:0;width:100%;text-align:center}.SpeakerPromoModal-bio{margin-top:10px;text-align:center}@media only screen and (min-width:768px){.SpeakerPromoModal{display:flex;flex-direction:row}.SpeakerPromoModal-content{width:200px;text-align:left;margin:0}.SpeakerPromoModal-media{margin:0 0 20px;flex-shrink:0}.SpeakerPromoModal-bio{margin-top:0;margin-left:20px;text-align:left}.SpeakerPromoModal-bio p:first-of-type{margin-top:0}}.SponsorPromoCallout{background-color:var(--color-promo-background,#f2f2f2);padding:16px 24px}.SponsorPromoCallout-media{width:23px;height:23px}.SponsorPromoCallout-block{margin:8px 0}.SponsorPromoCallout-title{font-size:24px;font-weight:700;line-height:1.33}.SponsorPromoCallout-media{width:24px;height:24px;margin-right:12px}.SponsorPromoCallout-media svg{width:24px;height:19px}.SponsorPromoCallout-aside{display:grid;grid-template-columns:24px auto;gap:12px;align-items:center}.SponsorPromoCallout-description{font-size:14px;font-weight:300;line-height:1.43}.SponsorPromoCallout-description a{font-weight:700;text-decoration:underline;color:inherit}.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:var(--color-promo-background,#f2f2f2);padding:16px;gap:10px;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}.BannerPromo[data-inverse-colors] .BannerPromo-wrapper{background-color:var(--color-promo-background,#323232)}.BannerPromo[data-inverse-colors] .BannerPromo svg{fill:currentColor}.BannerPromo-icon,.BannerPromo-media{width:24px;height:24px}.BannerPromo-left{display:flex;flex-direction:row;gap:12.5px;justify-content:center;margin-bottom:10px;align-items:flex-start}.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{font-weight:700;color:inherit}.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{text-align:left;display:flex;justify-content:center}}.TicketList .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.TicketList .PageList-header-title:before{display:none}.TicketList .PageList-header-pricePlan{display:grid;gap:10px;margin-top:10px}.TicketList .PageList-header-description{display:flex;align-items:flex-start;flex-direction:column}.TicketList-items{display:grid;grid-template-columns:repeat(1,1fr);gap:10px;justify-content:center}.TicketList-footerText{margin-top:24px;font-size:16px;font-weight:400;line-height:1.5}.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{grid-template-columns:repeat(var(--items-length),minmax(auto,300px));gap:60px}.TicketList .PageList-header-pricePlan{display:flex;margin-top:0}.TicketList .PageList-header-description{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:row}.TicketList .PageList-header-description .PricePlanA{margin:0 16px 0 0}.TicketList .PageList-header-description .PricePlanA:first-child{margin-left:16px}}.TicketPromo{background-color:#f2f2f2;padding:16px 27px;height:100%}.TicketPromo-content{height:100%;display:flex;flex-direction:column}.TicketPromo-title{font-size:16px;font-weight:400;line-height:1.5;text-transform:uppercase;display:block;border-bottom:1px solid #c36fde;margin-bottom:20px;padding-bottom:12px;text-align:center}.TicketPromo-title p{margin:0}.TicketPromo-icon{margin:0 auto 12px}.TicketPromo-icon .Image{border-radius:100%;margin:0 auto}.TicketPromo-pricePlan{display:grid;row-gap:12px}.TicketPromo-expiryDate{font-size:11px;font-weight:700;line-height:1.45;text-align:center;display:block;margin-top:8px}.TicketPromo-button{margin-top:auto}[data-has-expiry=false] .TicketPromo-button{margin-bottom:25px}.TicketPromo-button .Link{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px;width:100%;margin-top:20px}.TicketPromo-button .Link p{display:inline;margin:0}.TicketPromo-button .Link:active,.TicketPromo-button .Link:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.TicketPromo-button .Link:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.TicketPromo-button .Link:disabled,.TicketPromo-button .Link[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}.PricePlan-icon,.PricePlanA-icon{width:20px;height:20px;position:relative}.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{width:16px;height: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{display:flex;align-items:center}.PricePlan-headCount .plus,.PricePlanA-headCount .plus{font-weight:300}.PricePlanA{display:inline-flex}.PricePlanA-row{padding:0;justify-content:flex-start}.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{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-family:var(--font,var(--font-1));font-size:var(--caption-1);font-weight:400;line-height:1.71}.Form{background-size:cover;background-repeat:no-repeat;display:block;margin-left:auto;margin-right:auto;max-width:800px;--color-invalid:#d31141;--color-placeholder:#bbb}.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: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{padding-bottom:15px;display:block;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-radius:0;color:var(--color-input-text);padding:15px;width:100%;height:50px;border:1px solid var(--color-border)}.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:-ms-input-placeholder,.EmailInput-input:-ms-input-placeholder,.Input-input:-ms-input-placeholder,.Select-input:-ms-input-placeholder,.TextArea-input:-ms-input-placeholder,.TextInput-input:-ms-input-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 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 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{display:block;color:var(--color-invalid);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 var(--color-primary-text);padding:6px;border-radius:0;display:inline-block;position:relative;top:2px}.CheckboxInput input:active,.CheckboxInput input:checked{background:#fff}.CheckboxInput input:active:after,.CheckboxInput input:checked:after{content:"";border-right:1px solid var(--color-input-text);border-bottom:1px solid var(--color-input-text);width:4px;height:10px;position:absolute;top:0;transform:rotate(37deg);left:4px}.CheckboxInput input:disabled{background:var(--color-disabled);border:1px solid var(--color-border)}.CheckboxInput input:disabled:after{border:none}.CheckboxInput-label span{margin-left:10px}.RadioInput{--color-disabled:#ddd}.RadioInput svg{width:16px;height:16px;flex-shrink:0;color:var(--color-primary-text)}.RadioInput input{position:absolute;z-index:-1;opacity:0}.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{display:block;color:var(--color-disabled)}.RadioInput-label{display:flex}.RadioInput-label span{margin-left:10px}.TextArea textarea{background-color:#fff;border:1px solid var(--color-border);border-radius:0;color:var(--color-primary-text);padding:15px;min-height:130px;width:100%}.TextArea textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.TextArea textarea:-ms-input-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.3%,0.7333333333333333)}.Select-input{font-family:var(--font,var(--font-1));font-size:var(--label-5);font-weight:700;line-height:1.71;background:#fff;border:1px solid var(--color-primary);color:#bbb;padding:15px;width:100%;height:50px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-transform:uppercase;font-weight:400}.Select-input:disabled{background-color:var(--color-border);color:var(--color-disabled);border:0;cursor:not-allowed}.Select-wrapper{position:relative;display:inline-block;width:100%}.Select-wrapper svg{position:absolute;width:8px;height:4px;right:15px;top:50%;transform:translateY(-50%);fill:var(--color-primary);pointer-events:none}.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;border:0;cursor:pointer;display:block;outline:none;position:fixed;bottom:130px;right:30px;display:none;z-index:9;background:#fff;padding:10px;border-radius:50%;border:1px solid var(--color-primary);color:var(--color-primary)}.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:unset}}.GalleryPageCarousel{display:none;left:0;max-height:1440px;position:fixed;top:0;bottom:0;z-index:102;background:var(--color-dark-gray);right:0}.GalleryPageCarousel[active]{display:block}.GalleryPageCarousel-aside{width:100%;background:var(--color-dark-gray);padding:20px;color:var(--color-primary-text-inverse)}.GalleryPageCarousel-aside-slide:not([active]){display:none}.GalleryPageCarousel-aside-actions{margin-top:20px}.GalleryPageCarousel-closeButton{z-index:101}.GalleryPageCarousel-closeButton svg{width:14px;height:14px;fill:var(--color-primary-text-inverse)}.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{flex-shrink:0;width:100%;height:100%;display:flex;align-items:stretch;justify-content:center}.GalleryPageCarousel-slide .Image{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;-o-object-position:center;object-position:center;max-height:100%}.GalleryPageCarousel-slides{min-height:0;width:100%;flex-grow:1;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.GalleryPageCarousel-topBar{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid var(--color-border)}.GalleryPageCarousel-title{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{width:320px;padding:35px;display:flex;flex-direction:column}.GalleryPageCarousel-slides{width:calc(100% - 320px);align-items:center;height:100%;border-right:1px solid var(--color-border);padding:30px 0}.GalleryPageCarousel-aside-slides{width:100%}.GalleryPageCarousel-wrapper{flex-direction:row}}.GallerySlide,.GallerySlideWaterfall{width:100%;border-bottom:1px solid var(--color-border)}.GallerySlide-content,.GallerySlideWaterfall-content{margin-top:20px}.GallerySlide-media,.GallerySlideWaterfall-media{background:var(--color-dark-gray);display:block;position:relative;padding-bottom:66.666%;height:0;margin:0 auto;overflow:hidden}.GallerySlide-media img,.GallerySlideWaterfall-media img{position:absolute;top:50%;left: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{margin-bottom:10px;color:var(--color-tertiary-text)}.GallerySlideWaterfall{margin:40px 0}.GallerySlideWaterfall-media{height:auto;padding-bottom:0}.GallerySlideWaterfall img{cursor:pointer;position:relative;left:0;top:0;transform:none}.LinkAbstract{color:var(--color-link-text);text-decoration:none}.LinkAbstract:hover{color:var(--color-link-text-hover);text-decoration:underline}.LinkAbstract[data-style=button]{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px;margin:24px 0}.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 var(--color-button-border-active)}.LinkAbstract[data-style=button]:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.LinkAbstract[data-style=button]:disabled,.LinkAbstract[data-style=button][disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}.ListicleItem-index{padding:30px 0;position:relative;z-index:1;text-align:center}.ListicleItem-index:before{border-top:1px solid var(--color-border,var(--color-primary-text));content:"";margin:0 auto;position:absolute;top:50%;left:0;right:0;bottom:0;width:100%;z-index:-1}.ListicleItem-index span{padding:0 20px;background:#fff}.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;padding:20px;position:sticky;top:calc(var(--headerHeight) + var(--hatHeight));height:calc(100vh - var(--headerHeight) - var(--hatHeight));overflow:auto}.LiveBlogFeed-header{background-color:#f0f0f0;border-bottom:1px solid var(--color-border);height:44px;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.LiveBlogFeed-toggle{align-items:center;background:none;border:0;cursor:pointer;display:flex;justify-content:center}.LiveBlogFeed-toggle svg{height:20px;width:20px;pointer-events:none}.LiveBlogFeed-date{display:flex;align-items:center;margin-bottom:20px}.LiveBlogFeed-date:not(:first-child){margin-top:40px}.LiveBlogFeed-date:after,.LiveBlogFeed-date:before{content:"";display:block;flex-grow:1;border-bottom:1px solid var(--color-border)}.LiveBlogFeed-date:before{margin-right:20px}.LiveBlogFeed-date:after{margin-left:20px}.LiveBlogFeed-post{display:block;position:relative;margin-left:4px;padding:0 0 20px 10px}.LiveBlogFeed-post:not(:last-child){border-left:1px solid var(--color-border)}.LiveBlogFeed-post:before{content:"";display:block;width:9px;height:9px;background-color:var(--color-primary);border-radius:50%;position:absolute;left:-5px;top:-1px}.LiveBlogFeed-post-time{position:relative;top:-5px}.LiveBlogNewPostLink{position:fixed;top:calc(var(--headerHeight) + var(--hatHeight) + 10px);left:50%;transform:translateX(-50%);display:flex;align-items:center;border-radius:17px;overflow:hidden;color:var(--color-button-text);background-color:var(--color-button-bg)}@media only screen and (min-width:1024px){.LiveBlogNewPostLink{left:calc(50% - 150px);left:calc(50% - 180px)}}.LiveBlogNewPostLink a{display:block;color:inherit;height:34px;padding:0 15px;display:grid;place-items:center;grid-auto-flow:column;grid-gap:10px}.LiveBlogNewPostLink a:hover{background-color:rgba(0,0,0,.1);color:inherit}.LiveBlogNewPostLink svg{width:10px;height:10px}.LiveBlogNewPostLink svg.icon-arrow-down{transform:rotate(180deg)}.LiveBlogPage .Page-content{display:grid;justify-content:center;margin-top:20px;margin-bottom: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{content:"";display:block;margin:30px -20px;border-bottom:1px solid var(--color-gray)}@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-top:40px;margin-bottom:40px}.LiveBlogPage-currentPosts .LiveBlogPost:before,.LiveBlogPage-pinnedPosts .LiveBlogPost:before{margin:40px 0}}.LiveBlogPage-liveStatus{background-color:var(--color-primary);color:var(--color-primary-text-inverse);display:inline-block;text-transform:uppercase;padding:3px 10px 1px;margin-bottom:10px;border-radius:22px}.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 var(--color-border)}.LiveBlogPage-lede,.LiveBlogPage .Page-oneColumn{max-width:800px}.LiveBlogPage .Page-content{margin-top:50px;margin-bottom: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:calc(var(--headerHeight)*-1 + var(--hatHeight)*-1)}.LiveBlogPost-header{color:var(--color-secondary-text);margin-left:26px;position:relative}.LiveBlogPost-header:before{content:"";display:inline-block;width:16px;height:16px;position:absolute;background-color:var(--color-primary);border-radius:50%;margin-right:8px;top:1px;left:-26px}.LiveBlogPost-date{margin-left:20px;position:relative}.LiveBlogPost-date:before{content:"";position:absolute;display:block;height:20px;top:-1px;left:-12px;border-left:1px solid var(--color-border)}.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{display:flex;align-items:center;margin:20px 0}.LiveBlogPost-byline{margin-right:20px}.LiveBlogPost .ActionBar{margin-left:auto}}.Navigation{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 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:var(--color-header-text);height:25px;width:25px}.Navigation .SocialLink svg:hover{opacity:1}@media only screen and (min-width:1280px){.Navigation{background:inherit;display:flex;margin:0;padding-bottom:0;align-items:center;height:var(--headerHeight)}.Navigation-items,.Navigation-items-item{display:flex;align-items:center;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:unset}.Navigation .SocialLink{padding:15px 12px}.Navigation .SocialLink svg{height:20px;width:20px}}.NavigationItem{position:relative;white-space:nowrap}.NavigationItem-more{border-left:1px solid var(--color-header-border);cursor:pointer;height:56px;position:absolute;right:0;top:0;width:50px}.NavigationItem-more button{height:100%;position:relative;width:100%}.NavigationItem-more button:before{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--color-primary);content:"";display:block;height:0;left:calc(50% - 5px);position:absolute;width:0}.NavigationItem-more svg{fill:var(--color-header-text);height:17px;position:absolute;left:20px;top:20px;width:11px}[data-item-click=true] .NavigationItem-more svg{transform:rotate(180deg);top:16px}.NavigationItem-items{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{line-height:1;color:var(--color-header-text);display:flex;justify-content:space-between}.NavigationItem-text a,.NavigationItem-text span{border-bottom:5px solid transparent;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{font-size:1.6rem;color:var(--color-header-text);display:block;padding:15px;width:100%;text-transform:none}.NavigationItem .NavigationLink:hover{color:var(--color-primary)}@media only screen and (min-width:1280px){.NavigationItem{align-items:center;display:flex;height:100%}.NavigationItem-items{background:var(--color-header-secondary-bg);border-top:0;display:grid;left:-10px;margin:0 20px;min-width:260px;padding:15px 0;position:absolute;top:var(--headerHeight);word-break:keep-all;overflow:hidden;visibility:hidden;z-index:51;width:auto}.NavigationItem-items[data-columns="2"]{grid-template-columns:1fr 1fr;min-width:520px}.NavigationItem-items[data-columns="2"]:before{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 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: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]{position:fixed;left:unset;right:20px}:root[data-header-hat=true] .NavigationItem-items[data-open-direction=left]{top:calc(var(--headerHeight) + var(--hatHeight))}[data-item-hover] .NavigationItem-items{overflow:initial;visibility:visible}.NavigationItem-items-item{position:relative}.NavigationItem-items-item .NavigationLink{margin-left:30px;margin-right:30px;width:calc(100% - 60px)}.NavigationItem-items-item:not(:last-child) .NavigationLink{border-bottom:1px solid var(--color-header-border)}.NavigationItem-more{border-left:0;height:100%;width:auto;right:15px}.NavigationItem-more svg{height:17px;left:unset;position:relative;top:0}.NavigationItem-text{padding:0 5px}.NavigationItem-text a,.NavigationItem-text span{padding:10px}.has-menu .NavigationItem-text a,.has-menu .NavigationItem-text span{padding:10px 35px 10px 10px}.NavigationItem-text a:hover,.NavigationItem-text span:hover,[data-item-hover] .NavigationItem-text a,[data-item-hover] .NavigationItem-text span{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-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;font-weight:400}.SectionNavigation{background:var(--color-section-nav-background,transparent);position:relative}.SectionNavigation select{position:relative;top:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:none;width:100%;padding:20px;color:var(--color-primary-text)}.SectionNavigation svg{position:absolute;width:10px;height:6px;right:15px;top:50%;transform:translateY(-50%);fill:var(--color-primary);pointer-events:none}.SectionNavigation-navContainer{display:block}.SectionNavigation-items{display:none;flex-wrap:nowrap;align-items:center;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{flex-shrink:0;border-bottom:1px solid var(--color-border);padding-left:15px}.SectionNavigation-items-item:last-of-type{margin-right:0;border-bottom: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:var(--color-header-text);justify-content:space-between;text-transform:capitalize;display:block;width:100%}.SectionNavigationItem-text a,.SectionNavigationItem-text span{border-bottom:5px solid transparent;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:var(--color-primary)}.SectionNavigationItem-text a:hover,.SectionNavigationItem-text span:hover{border-bottom:5px solid var(--color-primary);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:var(--color-primary-text);margin:10px auto 0;max-width:800px;text-align:center}.Quote blockquote:before{content:"\201C"}.Quote blockquote:after{content:"\201D"}.Quote-attribution{align-items:center;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{display:grid;grid-gap:30px;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;padding-bottom:0;margin-bottom:40px}.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{display:grid;grid-template-columns:1fr;gap:20px}.QuoteListC .Quote{padding:16px;border-radius:24px;background-image:linear-gradient(100deg,rgba(184,46,229,.2) -157%,rgba(224,207,229,0) 127%)}.QuoteListC .Quote-content{padding:0}.QuoteListC .Quote blockquote{font-size:14px;line-height:1.43;margin-bottom:8px;text-align:left;max-width:unset}.QuoteListC .Quote-attribution,.QuoteListC .Quote-quoteJobTitle{font-size:16px;line-height:1.5}.QuoteListC .Quote-attribution{display:block;text-align:left;margin:0;font-weight:400}.QuoteListC .Quote-quoteJobTitle{font-weight:700}@media only screen and (min-width:768px){.QuoteListC-items{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}}@media only screen and (min-width:1024px){.QuoteListC{display:grid;grid-template-columns:413px auto;gap:24px}.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-left:auto;margin-bottom:30px}.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:var(--headerHeight)}:root[data-header-hat=true] .Page-body{padding-top:calc(var(--headerHeight) + var(--hatHeight))}:root[data-header-hat=true] .Page-body .Page-header{top:var(--hatHeight)}:root[data-header-hat=true] .Page-body .Page-header-hat{position:fixed;height:var(--hatHeight);width:100%;top:0;z-index:50}.Page-body[data-toggle-header=hamburger-menu].Page-body:after{content:"";background:rgba(0,0,0,.5);position:fixed;top:0;left:0;right:0;bottom:0;z-index:25}.Page-breadcrumbs{display:flex;flex-direction:row;align-items:center;margin-bottom:32px}.Page-breadcrumbs-home-icon{width:24px;height:24px;margin-right:6px}.Page-breadcrumbs-divider{margin:0 4px}.Page-breadcrumbs-divider,.Page-breadcrumbs .Link{font-size:14px;font-weight:300;line-height:1.43;color:rgba(45,51,57,.8)}.Page-breadcrumbs .Link{text-align:left;display:flex;align-items:center}.Page-breadcrumbs .Link[data-is-active=true]{white-space:nowrap;width:105px;overflow:hidden;text-overflow:ellipsis;display:block;color:#323232;font-weight:400}.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:var(--font-headline)}.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{display:grid;grid-gap:20px;grid-template-columns:80px 1fr;margin-top:40px}.Page-authorInfo-name{margin-bottom:10px;position:relative;left:0;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{display:grid;grid-gap:40px;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:var(--color-header-bg);display:block;position:fixed;top:0;z-index:50;width:100%}.Page-header-authenticationNavigation,.Page-header-navigation{display:none}.Page-header-bar{align-items:center;display:flex;height:var(--headerHeight);position:relative}.Page-header-bar-logo{background-color:var(--color-site-bg);height:72px;width:160px}.Page-header-bar-logo a{display:grid;height:100%}.Page-header-bar-logo img{width:160px;align-self:center}.Page-header-end .NavigationItemButton{display:none}.Page-header-hamburger-menu{height:100vh;left:-100%;position:absolute;overflow-y:auto;transition:left .25s;top:var(--headerHeight);width:100%;max-width:568px;visibility:hidden;z-index:25}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{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;width:59px;margin-left:auto}.Page-header-menu-trigger .burger-menu,.Page-header-menu-trigger .close-x{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-family:var(--font,var(--font-1));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{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.Page-header-end-cta .Link:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.Page-header-end-cta .Link:disabled,.Page-header-end-cta .Link[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);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:var(--headerHeight)}.Page-header-hamburger-menu{top:var(--headerHeight)}}@media only screen and (min-width:1280px){.Page-header-bar{height:var(--headerHeight);padding:0 47px 0 0}.Page-header-bar-logo{margin-right:30px}.Page-header-hamburger-menu{top:var(--headerHeight)}.Page-header-authenticationNavigation,.Page-header-navigation{display:block;width:100%}.Page-header-navigation{flex:100%}.Page-header-authenticationNavigation{flex: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: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{display:none;fill:var(--color-header-text);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{width:100%;position:relative}.SearchOverlay-search-form-clear{position:absolute;right:15px;color:#aaa;top:50%;transform:translateY(-50%);z-index:9}.SearchOverlay-search-input{background:var(--color-header-secondary-bg);border:none;color:var(--color-header-text);padding:15px 60px 15px 50px;width:100%}.SearchOverlay-search-input::-moz-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input:-ms-input-placeholder{color:var(--color-header-text)}.SearchOverlay-search-input::placeholder{color:var(--color-header-text)}.SearchOverlay-search-overlay{background-color:var(--color-header-bg);border-top:1px solid var(--color-header-border);display:none;left:0;position:absolute;right:0;top:var(--headerHeight);z-index:25;width:100%}[data-toggle-header=search-overlay] .SearchOverlay-search-overlay{display:block}.SearchOverlay-search-submit{background:none;border:0;flex-shrink:0;left:35px;padding:0;position:absolute;top:32px;width:20px;left:15px;top:50%;transform:translateY(-50%)}.SearchOverlay-search-submit svg{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{width:60px;padding:0 20px}}@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);font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;align-items:center;background:var(--color-footer-bg);color:var(--color-footer-text);display:flex;justify-content:space-between;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{display:flex;flex-shrink:0;flex-direction:row;align-items:center;flex-wrap:wrap}.Page-footer-columns>div{flex:1}.Page-footer-columns>div:first-child{flex:100%;width:100%}.Page-footer-columns>div:nth-child(2){padding-top:10px}.Page-footer-columns>div:nth-child(3){flex:100%;width:100%;padding-top:40px}.Page-footer-content .RichTextModule{margin-bottom:24px}.Page-footer-content .RichTextModule .Link{text-decoration:underline}.Page-footer-bottom{display:flex;flex-direction:column;justify-content:space-between;margin-top:30px;padding-top:20px;margin-bottom:10px;border-top:1px solid var(--color-border)}.Page-footer-bottom .SocialBar{margin:0}.Page-footer-bottom .SocialBar-items{display:flex}.Page-footer-bottom .SocialBar-items svg{height:15px;width:15px;margin-right:5px}.Page-footer-bottom .SocialBar-items svg:last-child{margin-right:0}.Page-footer-disclaimer{color:var(--color-footer-text);font-size:11px;font-weight:400;margin-bottom:15px}.Page-footer-disclaimer a{color:var(--color-primary)}.Page-footer-logo img{height:auto;width:180px;margin-bottom:30px}.Page-footer[data-footer-slim]{padding-top:30px;padding-bottom:30px}.Page-footer[data-footer-slim] .Footer-contentWrapper{display:flex;flex-direction:column;align-items:center}.Page-footer[data-footer-slim] .Footer-logo img{max-width:130px}.Page-footer[data-footer-slim] .Footer-disclaimer{margin-top:20px;color:var(--color-footer-text);font-weight:400}.Page-footer[data-footer-slim] .Footer-disclaimer a{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}.Page-footer-columns>div:first-child{flex:calc(50% - 10px);width:calc(50% - 10px)}.Page-footer-columns>div:nth-child(2){flex:calc(50% - 200px);margin-left:20px;padding-top:0;width:calc(50% - 200px)}.Page-footer-columns>div:nth-child(3){flex: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:var(--color-heading-text);background-size:cover;--color-link-text:--color-heading-text;--color-link-text-hover:--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-family:var(--font,var(--font-1));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{background-color:var(--color-hat-bg);color:var(--color-hat-text);--color-link-text:--color-hat-text;display:flex;align-items:center;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{font-family:var(--font,var(--font-1));font-size:var(--byline-1);font-weight:700;line-height:2;display:inline-block}[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:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromo-author .Link:before{content:"By: "}.PagePromo-backgroundMedia{grid-column:1;grid-row:1}.PagePromo-backgroundMedia .Image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PagePromo-button{margin-top:20px}.PagePromo-byline{color:#8c8c8c}.PagePromo-byline a{--color-link-text:color:#8c8c8c;--color-link-text-hover:color:#8c8c8c}[data-inverse-colors] .PagePromo-byline{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover: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-family:var(--font,var(--font-1));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{font-family:var(--font,var(--font-1));font-size:var(--label-2);font-weight:400;line-height:1.5;--color-link-text:var(--color-primary);text-decoration:underline}.PagePromo-ctaLink a:hover{text-decoration:none}.PagePromo-description{font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;--font:var(--font-promo-description);--color-link-text:var(--color-primary-text);--color-link-text-hover:var(--color-primary)}[data-hide-descriptions=true] .PagePromo-description{display:none}[data-inverse-colors] .PagePromo-description{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromo-date{font-family:var(--font,var(--font-1));font-size:var(--byline-1);font-weight:700;line-height:2;display:inline}[data-hide-dates=true] .PagePromo-date{display:none}[data-inverse-colors] .PagePromo-date{color:var(--color-primary-text-inverse)}.PagePromo-label{font-family:var(--font,var(--font-1));font-size:var(--label-1);font-weight:700;letter-spacing:.1em;line-height:1.43;letter-spacing:normal;--color-link-text:var(--color-tertiary-text);--color-link-text-hover:var(--color-tertiary-text)}.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:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromo-media .Link{display:block;position:relative}.PagePromo-media .Link-icon{color:var(--color-primary);bottom:calc(50% - 25px);height:50px;left:calc(50% - 25px);position:absolute;width:50px}.PagePromo-media .Link-icon svg{height:100%;fill:var(--color-secondary);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:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover: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{order:2;margin:0 0 0 20px}.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;max-width:90px;margin:0 20px 0 0;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;max-width:90px;margin:0 0 0 20px;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{order:2;margin:0 0 0 20px}.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;max-width:330px;margin:0 20px 0 0;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: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{-o-object-fit:cover;object-fit:cover;max-height:287px;width:100%}@media only screen and (max-width:567px){.PagePromoModuleB .PagePromo-category{font-family:var(--font,var(--font-1));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: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{padding-left:20px;padding-right:20px;bottom:0;position:absolute;top:0;left: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}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.PagePromoModuleB-content-wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:768px) and only screen and (min-width:1280px){.PagePromoModuleB-content-wrapper{padding-left:60px;padding-right:60px}}@media only screen and (min-width:768px) and 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: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;order:1;margin-bottom:0;width:400px}.PagePromoModuleC .PagePromo-media{margin-bottom:0;margin-left:20px;order:2;width:100%}}.PagePromoModuleD{color:var(--color-primary-text-inverse);position:relative;display:grid}.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{position:relative;padding:50px 30px}.PagePromoModuleD-content-wrapper:after{background:#000;opacity:var(--overlayOpacity);content:"";height:100%;left:0;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{position:relative;padding:70px 60px}}@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:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PagePromoModuleE .PagePromo-description,.PagePromoModuleE .PagePromo-LinkWithIcon,.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:var(--color-promo-background,#f2f2f2);padding:16px;gap:10px;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}.PagePromoModuleF[data-inverse-colors] .PagePromoModuleF-wrapper{background-color:var(--color-promo-background,#323232)}.PagePromoModuleF[data-inverse-colors] .PagePromoModuleF svg{fill:currentColor}.PagePromoModuleF-icon,.PagePromoModuleF-media{width:24px;height:24px}.PagePromoModuleF-left{display:flex;flex-direction:row;gap:12.5px;justify-content:center;margin-bottom:10px;align-items:flex-start}.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{font-weight:700;color:inherit}.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{text-align:left;display:flex;justify-content:center}}.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:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}.PagePromoModuleO-content{padding:20px;background-color:#f7f7f7}@media only screen and (min-width:1024px){.PagePromoModuleO{align-items:center;display:flex}.PagePromoModuleO-content{flex-shrink:0;order:1;margin-bottom:0;width:400px;transform:translateX(200px);z-index:2;background-color:#fff;padding:40px}.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-family:var(--font,var(--font-1));font-size:var(--description-2);line-height:1.43}.SponsorPromo{position:relative;height:100%;display:flex;align-items:center}.SponsorPromo .PagePromo-media{border:1px solid #ddd;width:100%}[data-sponsor-level=platinum] .SponsorPromo .PagePromo-media{border-color:#e5e4e2;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-content,.SponsorPromo .PagePromo-media{height:100%;display:flex;align-items:center;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{position:absolute;bottom:0;right:0;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.SponsorPromo-modalTrigger svg{width:24px;height:24px}.SponsorPromo-description{font-size:16px;font-weight:400;line-height:1.5}.SponsorPromo[data-has-modal=false] .SponsorPromo-content{display:grid;grid-template-columns:1fr;gap:12px}@media only screen and (min-width:768px){.SponsorPromo[data-has-modal=false] .SponsorPromo-content{grid-template-columns:312px 1fr}}.SponsorPromoModal{display:grid;gap:24px;align-items:center}.SponsorPromoModal-description{font-size:16px;font-weight:400}.SponsorPromoModal-media{width:270px;padding:15px}.SponsorPromoModal-media img{width:auto;max-height:200px;margin: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{grid-template-columns:270px 1fr;gap:24px}}.AuthorListA,.AuthorListB,.AuthorListC,.PageListA,.PageListAA,.PageListAB,.PageListAbstract,.PageListAC,.PageListAD,.PageListAE,.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{display:block;background-color:var(--color-list-background)}.AuthorListA[data-has-background],.AuthorListB[data-has-background],.AuthorListC[data-has-background],.PageListA[data-has-background],.PageListAA[data-has-background],.PageListAB[data-has-background],.PageListAbstract[data-has-background],.PageListAC[data-has-background],.PageListAD[data-has-background],.PageListAE[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,.PageListA[data-has-background]>div,.PageListAA[data-has-background]>div,.PageListAB[data-has-background]>div,.PageListAbstract[data-has-background]>div,.PageListAC[data-has-background]>div,.PageListAD[data-has-background]>div,.PageListAE[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,.PageListA[data-has-background]+.PageListA[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,.PageListAbstract[data-has-background]+.PageListAbstract[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,.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,.PageListAbstract-items,.PageListAC-items,.PageListAD-items,.PageListAE-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,.PageListAbstract-items[data-with-numbers] .PageListAbstract-items,.PageListAC-items[data-with-numbers] .PageListAC-items,.PageListAD-items[data-with-numbers] .PageListAD-items,.PageListAE-items[data-with-numbers] .PageListAE-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] .PageListAbstract-items-item,[data-with-borders] .PageListAC-items-item,[data-with-borders] .PageListAD-items-item,[data-with-borders] .PageListAE-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 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] .PageListAbstract-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] .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] .PageListAbstract-items-item,[data-with-numbers] .PageListAC-items-item,[data-with-numbers] .PageListAD-items-item,[data-with-numbers] .PageListAE-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] .PageListAbstract-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] .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{content:counter(list-counter);color:var(--color-list-border);display:block;font-size:2.4rem;font-weight:700;left:10px;height:25px;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] .PageListAbstract-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] .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{font-family:var(--font,var(--font-1));font-size:var(--label-2);font-weight:400;line-height:1.5;--color-link-text:var(--color-primary);--color-link-text-hover:var(--color-primary);text-align:right;text-decoration:underline}.PageList-nextPage{display:none}.PageList-nextPage-loading{border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;display:none;margin:30px 0 0}.PageList-nextPage-loading:after,.PageList-nextPage-loading:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.PageList-nextPage-loading:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.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-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;margin:-10px 0 20px}[data-inverse-colors] .PageList-header-description{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.PageList-header-description p{margin:0}.PageList-header-title{--font:var(--font-list-title);font-family:var(--font,var(--font-1));font-size:var(--title-2);line-height:1.17;margin-bottom:25px;color:var(--color-list-title);display:inline-block;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:var(--color-primary);bottom:0;content:" ";height:4px;left:0;position:absolute;width:100%}[data-inverse-colors] .PageList-header-title{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{display:grid;grid-gap:20px;grid-template-columns:1fr}.PageListA-items-column:first-of-type{padding-bottom:20px;border-bottom:1px solid var(--color-list-border);margin-bottom:20px}@media only screen and (max-width:567px){.PageListA-items-row:last-of-type>div{padding-bottom:20px;border-bottom:1px solid var(--color-list-border)}}@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{display:grid;grid-gap:20px;grid-template-columns:.66fr .34fr}.PageListA-items-row:last-of-type{grid-template-columns:1fr 1fr 1fr 1fr}.PageListA-items-column:first-of-type{padding-bottom:0;border-bottom:none;margin-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 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{display:grid;grid-row-gap:30px;grid-column-gap:20px;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: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: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-family:var(--font,var(--font-1));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 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{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1024px){.PageListG-items-column:last-of-type{display:block}.PageListG-items-row{display:grid;grid-gap:20px;grid-template-columns:.66fr .34fr}}.PageListH .PagePromo-title{font-family:var(--font,var(--font-1));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 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{display:grid;grid-row-gap:30px;grid-column-gap:20px;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: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:var(--color-tertiary-text);padding-top:30px}[data-inverse-colors] .PageListK-items-title{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{display:grid;grid-gap:20px;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]{display:grid;grid-gap:30px;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{display:grid;grid-gap:30px}.PageListM-slides{display:grid}.PageListM-slides-item{grid-column:1;grid-row:1}.PageListM-slides-item:not([data-active]){opacity:0}.PageListM-navigation{display:grid;grid-gap:20px}.PageListM-progress{position:relative;height:4px;overflow:hidden;margin-bottom:8px}.PageListM-progress:after{content:"";position:absolute;background-color:var(--color-primary);left:0;top:0;width:100%;height:100%;transform:translateX(-100%)}.PageListM:not([data-carousel-auto-play]) .PageListM-progress{display:none}.PageListM-navigation-item[data-active] .PageListM-progress:after{-webkit-animation:fillHorizontal var(--carouselSpeed) linear 0s;animation:fillHorizontal var(--carouselSpeed) linear 0s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.PageListM[data-paused] .PageListM-progress:after{-webkit-animation-play-state:paused;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{grid-template-columns:1fr 1fr;display:grid;grid-auto-flow:column dense}.PageListM[data-image-position] .PageListM-navigation{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.PageListM[data-image-position] .PageListM-navigation-item{display:grid;grid-auto-flow:column;grid-gap:20px}.PageListM[data-image-position] .PageListM-progress{width:4px;height:100%}.PageListM[data-image-position] .PageListM-navigation-item[data-active] .PageListM-progress:after{transform:translateY(-100%);-webkit-animation:fillVertical var(--carouselSpeed) linear 0s;animation:fillVertical var(--carouselSpeed) linear 0s}}@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}}@-webkit-keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fillVertical{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@-webkit-keyframes fillHorizontal{0%{transform:translateX(-100%)}to{transform:translateX(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{display:grid;grid-gap:20px;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 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{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.PageListP-items-item{padding-bottom:0}}@media only screen and (min-width:768px){.PageListP-items-column:last-of-type{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}}.PageListQ-items-row:first-of-type{padding-bottom:20px}.PageListQ-items-row:last-of-type{display:grid;grid-gap:20px;grid-template-columns:1fr}.PageListQ-items-row:last-of-type .PageListQ-items-item{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 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{display:grid;grid-gap:20px;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: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:transparent}.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{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.PageListU .PagePromoC .PagePromo-ctaLink a:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.PageListU .PagePromoC .PagePromo-ctaLink a:disabled,.PageListU .PagePromoC .PagePromo-ctaLink a[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);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: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){display:grid;grid-gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding-bottom:30px}.PageListU-items-column:nth-of-type(2) .PagePromo-title{font-family:var(--font,var(--font-1));font-size:var(--title-6);font-weight:700;line-height:1.5;height:3em;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: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{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}.PageListU-items-column:first-of-type{margin-bottom:0}.PageListU-items-column:nth-of-type(2){border-bottom:none;grid-gap:20px;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{padding-left:20px;padding-right:20px;display:grid;grid-gap:20px;grid-template-columns:1fr;margin-top: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 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 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){display:grid;grid-auto-flow:column;grid-gap:15px}[data-with-borders] .PageListV-items-item{margin-top:0;border-bottom:none}[data-with-borders] .PageListV-items-item:not(:last-child){padding-right:15px;border-right:1px solid var(--color-list-border)}}.PageListX-items{margin-top:30px;display:grid;grid-gap:20px}.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]{display:grid;grid-gap:30px;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-cta,.PageListY .PagePromo-button .Button,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton{font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;background:none;border:0;cursor:pointer;outline:none;padding:0;color:var(--color-link-text);display:block;font-weight:400;margin:1em 0;text-align:left;word-break:keep-all}.PageListY-cta a,.PageListY .PagePromo-button .Button a,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton a{text-decoration:underline}.PageListY-cta:hover,.PageListY .PagePromo-button .Button:hover,.PageListY .PagePromo-button .CookiePromo-modal-ctaButton:hover{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{font-family:var(--font,var(--font-1));font-size:var(--label-2);line-height:1.5;border-top:1px solid var(--colorTertiary,#000);display:block;font-weight:400;padding:8px 0;position:relative;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.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 transparent transparent #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{font-family:var(--font,var(--font-1));font-size:var(--title-4);font-weight:700;line-height:1.25;border-top:4px solid var(--color-primary);color:var(--color-primary);font-weight:400;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:768px) and 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;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;width:auto}.PageListZ .PageListZ-card:hover img{height:356px}.PageListZ-items{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-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.PageListZ-items[data-length="6"]{grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.PageListZ-items[data-length="7"],.PageListZ-items[data-length="8"]{grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.PageListZ-items-item{margin-bottom:0}}.PageListAA .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.PageListAA .PageList-header-title:before{display:none}.PageListAA .PageList-cta .Button,.PageListAA .PageList-cta .CookiePromo-modal-ctaButton{margin-top:40px}.PageListAA-items{display:grid;grid-template-columns:1fr;gap:30px}.PageListAA .PagePromoD{padding:16px}.PageListAA .PagePromoD .PagePromo-media{width:48px;height:48px;margin-bottom:24px}.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{grid-template-columns:1fr 1fr 1fr;gap:40px}}@media only screen and (min-width:1440px){.PageListAA-items{grid-template-columns:1fr 1fr 1fr 1fr;gap:55px}}.PageListAB .PageList-header{display:flex;align-items:center;margin-bottom:16px}.PageListAB .PageList-header-icon{margin-right:8px}.PageListAB .PageList-header-title{font-size:18px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:0}.PageListAB .PageList-header-title:before{display:none}.PageListAB .PageList-cta a{font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:#6f0791;margin-top:24px}.PageListAB-items{display:grid;grid-template-columns:1fr;gap:24px}.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{display:flex;align-items:center;margin-bottom:16px}.PageListAC .PageList-header-icon{margin-right:8px}.PageListAC .PageList-header-title{font-size:18px;font-weight:700;line-height:1.33;padding-bottom:0;margin-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{width:100%;border:1px solid #ddd}@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{float:unset;margin:unset;flex-shrink:0}}.PageListAD .PageList-header-title{font-size:36px;font-weight:700;line-height:1.33;padding-bottom:0;margin-bottom:40px}.PageListAD .PageList-header-title:before{display:none}.PageListAD-items{display:flex;flex-direction:column;gap:48px}.PageListAD .PagePromo-media{margin:unset;width:100%;max-width:unset}.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;line-height:1.43;font-weight:400}.PageListAD .PagePromo-author{margin-left:8px;font-weight:700}.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;padding-bottom:0;margin-bottom:40px}.PageListAE .PageList-header-title:before{display:none}.PageListAE .PageList-cta .Button,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-text);border:1px solid var(--color-button-border);color:var(--color-button-bg);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.PageListAE .PageList-cta .Button:hover,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:hover{background:var(--color-button-hover-bg);border-color:var(--color-button-border);color:var(--color-button-hover-text);text-decoration:underline}.PageListAE .PageList-cta .Button:disabled,.PageListAE .PageList-cta .CookiePromo-modal-ctaButton:disabled{background:var(--color-button-text);border-color:var(--color-button-disabled);color:var(--color-button-disabled);cursor:default}.PageListAE-items{display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.PageListAE-items{grid-template-columns:repeat(3,1fr);gap:23px}}@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{flex-direction:column;align-items:center;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{display:grid;grid-row-gap:30px;grid-column-gap:20px;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{font-family:var(--font-2);font-size:1.1rem;font-weight:600;letter-spacing:.5px;color:#47494f}.SearchResultsModule-count-desktop{display:none}.SearchResultsModule-count-mobile{display:block}.SearchResultsModule-formButton{cursor:pointer;background:#fff;border:0;height:60px;padding-right:30px}.SearchResultsModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchResultsModule-formInput{color:var(--color-primary-text);border:0;width:100%;padding-left:20px;height:60px}.SearchResultsModule-filters-open{background:none;border:0;cursor:pointer;display:block;outline:none;position:relative;padding:15px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:100%;text-align:left;font-weight:700;font-size:1.6rem}.SearchResultsModule-filters-open a{text-decoration:underline}.SearchResultsModule-filters-open svg{margin-left:5px;width:14px;height:14px;fill:var(--color-primary-text);position:absolute;right:0;transform:rotate(90deg);top:22px}[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;right:0;padding:40px 20px;position:fixed;top:0;z-index:50;overflow-y:scroll}[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{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.SearchResultsModule-filters-apply button:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.SearchResultsModule-filters-apply button:disabled,.SearchResultsModule-filters-apply button[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}[data-filters-open=true] .SearchResultsModule-filters-apply{display:block}.SearchResultsModule-filters-title{font-family:var(--font,var(--font-1));font-size:var(--title-5);font-weight:700;line-height:1.43;margin-bottom:20px;letter-spacing:0}@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:var(--color-primary);height:0;overflow:hidden;padding:1px 0 0}.SearchResultsModule-filters-selected[data-showing]{display:block;background:var(--color-search-module-background);margin-bottom:20px;height:auto;padding:15px}.SearchResultsModule-filters-selected-content{padding:10px}.SearchResultsModule-filters-selected-heading{display:flex;justify-content:space-between}.SearchResultsModule-filters-selected-filter{display:flex;justify-content:space-between;margin-bottom:20px;font-weight:400}.SearchResultsModule-filters-selected-filter .close-x{fill:var(--color-primary-text);height:9px;width:9px}.SearchResultsModule-filters-selected-filter:last-of-type{margin-bottom:0}.SearchResultsModule-filters-selected-reset{color:var(--color-primary);text-transform:uppercase}.SearchResultsModule-filters-selected-title{margin-bottom:5px}.SearchResultsModule-pageAside{margin-top:20px}.SearchResultsModule-query{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{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--color-border)}.SearchResultsModule-results{margin-bottom:30px}.SearchResultsModule-results-header{align-items:center;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;margin-bottom:20px;text-transform:uppercase}.SearchResultsModule-results-header-end{display:flex;align-items:center}.SearchResultsModule-sorts{font-family:var(--font-2);font-size:1.1rem;font-weight:600;position:relative;transform:translateY(-8px)}.SearchResultsModule-sorts select{font-family:var(--font,var(--font-1));font-size:var(--label-5);font-weight:700;line-height:1.71;background:#fff;border:1px solid var(--color-primary);color:var(--color-primary);margin-left:10px;letter-spacing:1px;padding:7px 15px;width:161px;height:32px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-transform:uppercase}.SearchResultsModule-sorts svg{position:absolute;width:10px;height:6px;right:15px;top:50%;transform:translateY(-50%);fill:var(--color-primary);pointer-events:none}.SearchResultsModule-sorts label>span{display:inline-block;color:#47494f;letter-spacing:.5px}.SearchResultsModule-topContainer{background:var(--color-search-module-background);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-filters-apply,.SearchResultsModule-filters-close,.SearchResultsModule-filters-open,[data-filters-open=true] .SearchResultsModule-filters-apply,[data-filters-open=true] .SearchResultsModule-filters-close,[data-filters-open=true] .SearchResultsModule-filters-open{display:none}.SearchResultsModule-sorts{transform:translateY(0)}.SearchResultsModule-topContainer{padding-top:60px}.SearchResultsModule-wrapper{display:grid;grid-template-columns:330px auto;grid-column-gap:30px}.SearchResultsModule-wrapper[data-no-filters]{display:block}}.SearchResultsPage-pageHeading{margin-bottom:10px;text-transform:uppercase;letter-spacing:0}.SearchResultsPage .Page-above>[data-module]{padding-top:20px;padding-bottom:20px}.SearchResultsPage .Page-above>[data-module]:last-child{padding-bottom:20px}@media only screen and (min-width:768px){.SearchResultsPage .Page-above>[data-module]{padding-top:30px;padding-bottom:30px}.SearchResultsPage .Page-above>[data-module]:last-child{padding-bottom:30px}}.SearchFilter{border-bottom:1px solid var(--color-border)}.SearchFilter:first-of-type{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;overflow:hidden;margin-bottom:0}.SearchFilter-content[data-toggle-in=search-filter] .SearchFilter-heading svg{transform:rotate(0deg);top:20px}.SearchFilter-heading{cursor:pointer;padding:14px 0;position:relative}.SearchFilter-heading svg{fill:var(--color-primary-text);height:6px;position:absolute;top:20px;right:0;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:var(--color-primary);margin-top:20px;text-transform:uppercase;font-weight:700}.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{cursor:pointer;background:#fff;border:0;height:60px;padding-left:20px}.SearchModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SearchModule-formInput{color:var(--color-primary-text);border:1px solid var(--color-border);padding-left:20px;width:100%;height:60px}.SpeakersSearchModule{display:block;padding-bottom:40px}.SpeakersSearchModule-results-item .PagePromo-media{width:199px;height:194px;display:flex;align-items:flex-end}.SpeakersSearchModule-results-item .PagePromo-media .Image{width:114px}.SpeakersSearchModule-results-item:nth-child(odd) .PagePromo-media{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/e447790ebc3128cb04dc.9ed7c6fa96a416e23f1943e9b0b01093.png')}.SpeakersSearchModule-results-item:nth-child(odd) .PagePromo-media .Image{width:114px;margin-left:24px}.SpeakersSearchModule-results-item:nth-child(2n) .PagePromo-media{background-image:url('../../../../resource/0000017c-e232-dcd9-ab7e-fa72cb9c0000/d455e1963f70d3ceb62f.7117396411efcd4733dcd50f7ad04747.png');justify-content:flex-end}.SpeakersSearchModule-results-item:nth-child(2n) .PagePromo-media .Image{width:114px;margin-right:24px}.SpeakersSearchModule-noResults{text-align:center;margin:20px 0 15px}.SpeakersSearchModule-pageHeading{padding-bottom:24px}.SpeakersSearchModule-count{font-size:16px;font-weight:300;line-height:1.5;color:rgba(45,51,57,.8)}.SpeakersSearchModule-count-desktop{display:none}.SpeakersSearchModule-count-mobile{display:block}.SpeakersSearchModule-formButton{cursor:pointer;background:transparent;border:0;height:40px;position:absolute;left:0;top:0;bottom:0}.SpeakersSearchModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.SpeakersSearchModule-formInput{padding-left:36px;font-size:16px;font-weight:400;line-height:1.5;text-align:left;border:1px solid rgba(45,51,57,.12);width:100%}.SpeakersSearchModule-formInput::-moz-placeholder{color:rgba(45,51,57,.8)}.SpeakersSearchModule-formInput:-ms-input-placeholder{color:rgba(45,51,57,.8)}.SpeakersSearchModule-formInput::placeholder{color:rgba(45,51,57,.8)}.SpeakersSearchModule-formButton,.SpeakersSearchModule-formInput{height:40px}.SpeakersSearchModule-filters-open{background:none;border:0;cursor:pointer;display:block;outline:none;position:relative;padding:15px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:100%;text-align:left;font-weight:700;font-size:1.6rem}.SpeakersSearchModule-filters-open a{text-decoration:underline}.SpeakersSearchModule-filters-open svg{margin-left:5px;width:14px;height:14px;fill:var(--color-primary-text);position:absolute;right:0;transform:rotate(90deg);top:22px}[data-has-results=false] .SpeakersSearchModule-filters{display:none}@media only screen and (max-width:1023px){.SpeakersSearchModule-filters-overlay{background:#fff;bottom:0;display:none;left:0;right:0;padding:40px 20px;position:fixed;top:0;z-index:50;overflow-y:scroll}[data-filters-open=true] .SpeakersSearchModule-filters-overlay{display:block}}.SpeakersSearchModule-filters-close{background:none;border:0;cursor:pointer;display:block;outline:none;padding:0;position:absolute;right:20px;top:30px}.SpeakersSearchModule-filters-close a{text-decoration:underline}.SpeakersSearchModule-filters-close svg{height:15px;width:15px}.SpeakersSearchModule-filters-apply{display:none;margin:20px auto 0}.SpeakersSearchModule-filters-apply button{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.SpeakersSearchModule-filters-apply button p{display:inline;margin:0}.SpeakersSearchModule-filters-apply button:active,.SpeakersSearchModule-filters-apply button:focus{border-radius:2px;outline:4px solid var(--color-button-border-active)}.SpeakersSearchModule-filters-apply button:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.SpeakersSearchModule-filters-apply button:disabled,.SpeakersSearchModule-filters-apply button[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}[data-filters-open=true] .SpeakersSearchModule-filters-apply{display:block}.SpeakersSearchModule-filters-title{font-family:var(--font,var(--font-1));font-size:var(--title-5);font-weight:700;line-height:1.43;margin-bottom:20px;letter-spacing:0}@media only screen and (min-width:1280px){.SpeakersSearchModule-filters-title{font-weight:400;line-height:1.4}}.SpeakersSearchModule-filters-title svg{display:none}.SpeakersSearchModule-filters-selected{background:var(--color-primary);height:0;overflow:hidden;padding:1px 0 0}.SpeakersSearchModule-filters-selected[data-showing]{display:block;background:var(--color-search-module-background);margin-bottom:20px;height:auto;padding:15px}.SpeakersSearchModule-filters-selected-content{padding:10px}.SpeakersSearchModule-filters-selected-heading{display:flex;justify-content:space-between}.SpeakersSearchModule-filters-selected-filter{display:flex;justify-content:space-between;margin-bottom:20px;font-weight:400}.SpeakersSearchModule-filters-selected-filter .close-x{fill:var(--color-primary-text);height:9px;width:9px}.SpeakersSearchModule-filters-selected-filter:last-of-type{margin-bottom:0}.SpeakersSearchModule-filters-selected-reset{color:var(--color-primary);text-transform:uppercase}.SpeakersSearchModule-filters-selected-title{margin-bottom:5px}.SpeakersSearchModule-pageAside{margin-top:20px}.SpeakersSearchModule-query{position:relative;display:flex;justify-content:space-between;flex-direction:row-reverse}.SpeakersSearchModule-results,.SpeakersSearchModule-spotlights{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(auto,198px));justify-content:center;gap:24px}.SpeakersSearchModule-header{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:24px}.SpeakersSearchModule-sorts{font-family:var(--font-2);font-size:1.1rem;font-weight:600;position:relative;transform:translateY(-8px)}.SpeakersSearchModule-sorts select{font-family:var(--font,var(--font-1));font-size:var(--label-5);font-weight:700;line-height:1.71;background:#fff;border:1px solid var(--color-primary);color:var(--color-primary);margin-left:10px;letter-spacing:1px;padding:7px 15px;width:161px;height:32px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-transform:uppercase}.SpeakersSearchModule-sorts svg{position:absolute;width:10px;height:6px;right:15px;top:50%;transform:translateY(-50%);fill:var(--color-primary);pointer-events:none}.SpeakersSearchModule-sorts label>span{display:inline-block;color:#47494f;letter-spacing:.5px}.SpeakersSearchModule .Pagination{margin-top:40px}@media only screen and (min-width:568px){.SpeakersSearchModule-results,.SpeakersSearchModule-spotlights{grid-template-columns:repeat(4,minmax(auto,198px));row-gap:44px}}@media only screen and (min-width:768px){.SpeakersSearchModule-header{grid-template-columns:250px auto;gap:16px;align-items:center;justify-content:flex-end}.SpeakersSearchModule-results,.SpeakersSearchModule-spotlights{grid-template-columns:repeat(4,minmax(auto,198px));row-gap:44px;justify-content:space-between}}@media only screen and (min-width:1024px){.SpeakersSearchModule{padding-bottom:50px}.SpeakersSearchModule-header{margin-bottom:44px}.SpeakersSearchModule-pageHeading{padding-bottom:44px}.SpeakersSearchModule-noResults{margin:20px 0}.SpeakersSearchModule-pageAside{margin-top:50px}.SpeakersSearchModule-count-desktop{display:block}.SpeakersSearchModule-count-mobile{display:none}.SpeakersSearchModule-formButton svg{height:20px;width:20px}.SpeakersSearchModule-filters-apply,.SpeakersSearchModule-filters-close,.SpeakersSearchModule-filters-open,[data-filters-open=true] .SpeakersSearchModule-filters-apply,[data-filters-open=true] .SpeakersSearchModule-filters-close,[data-filters-open=true] .SpeakersSearchModule-filters-open{display:none}.SpeakersSearchModule-sorts{transform:translateY(0)}.SpeakersSearchModule-wrapper{display:grid;grid-template-columns:330px auto;grid-column-gap:30px}.SpeakersSearchModule-wrapper[data-no-filters]{display:block}}.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;text-align:center;margin:20px 0 15px}.EventSearchModule-pageHeading{padding-bottom:24px}.EventSearchModule-count{font-size:16px;font-weight:300;line-height:1.5;color:rgba(45,51,57,.8)}.EventSearchModule-count-desktop{display:none}.EventSearchModule-count-mobile{display:block}.EventSearchModule-formButton{cursor:pointer;background:transparent;border:0;height:40px;position:absolute;left:0;top:0;bottom:0}.EventSearchModule-formButton svg{fill:var(--color-primary-text);height:20px;width:20px}.EventSearchModule-formInput{padding-left:36px;font-size:16px;font-weight:400;line-height:1.5;text-align:left;border:1px solid rgba(45,51,57,.12);width:100%}.EventSearchModule-formInput::-moz-placeholder{color:rgba(45,51,57,.8)}.EventSearchModule-formInput:-ms-input-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;margin-bottom:50px;gap:16px}.EventSearchModule-filters-open{background:none;border:0;cursor:pointer;display:block;outline:none;position:relative;padding:15px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);width:100%;text-align:left;font-weight:700;font-size:1.6rem}.EventSearchModule-filters-open a{text-decoration:underline}.EventSearchModule-filters-open svg{margin-left:5px;width:14px;height:14px;fill:var(--color-primary-text);position:absolute;right:0;transform:rotate(90deg);top:22px}[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;right:0;padding:40px 20px;position:fixed;top:0;z-index:50;overflow-y:scroll}[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{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px}.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 var(--color-button-border-active)}.EventSearchModule-filters-apply button:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}.EventSearchModule-filters-apply button:disabled,.EventSearchModule-filters-apply button[disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}[data-filters-open=true] .EventSearchModule-filters-apply{display:block}.EventSearchModule-filters-title{font-family:var(--font,var(--font-1));font-size:var(--title-5);font-weight:700;line-height:1.43;margin-bottom:20px;letter-spacing:0}@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:var(--color-primary);height:0;overflow:hidden;padding:1px 0 0}.EventSearchModule-filters-selected[data-showing]{display:block;background:var(--color-search-module-background);margin-bottom:20px;height:auto;padding:15px}.EventSearchModule-filters-selected-content{padding:10px}.EventSearchModule-filters-selected-heading{display:flex;justify-content:space-between}.EventSearchModule-filters-selected-filter{display:flex;justify-content:space-between;margin-bottom:20px;font-weight:400}.EventSearchModule-filters-selected-filter .close-x{fill:var(--color-primary-text);height:9px;width:9px}.EventSearchModule-filters-selected-filter:last-of-type{margin-bottom:0}.EventSearchModule-filters-selected-reset{color:var(--color-primary);text-transform:uppercase}.EventSearchModule-filters-selected-title{margin-bottom:5px}.EventSearchModule-pageAside{margin-top:20px}.EventSearchModule-query{position:relative;display:flex;justify-content:space-between;flex-direction:row-reverse}.EventSearchModule-results,.EventSearchModule-spotlights{list-style:none;display:grid;gap:52px}.EventSearchModule-results{margin-top:50px}.EventSearchModule-loader{display:none;place-content:center;padding:50px}.EventSearchModule-loader svg{fill:none;width:30px;height:30px;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.EventSearchModule-keys{display:none}.EventSearchModule-results-group{display:grid;grid-template-columns:1fr}.EventSearchModule-results-group-items{display:grid;gap:48px}.EventSearchModule-results-group-title{font-size:24px;font-weight:700;line-height:1.33;text-align:left;color:#323232;margin-bottom:12px}.EventSearchModule-results-group-items-item{display:block}.EventSearchModule-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.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-family:var(--font-2);font-size:1.1rem;font-weight:600;position:relative;transform:translateY(-8px)}.EventSearchModule-sorts select{font-family:var(--font,var(--font-1));font-size:var(--label-5);font-weight:700;line-height:1.71;background:#fff;border:1px solid var(--color-primary);color:var(--color-primary);margin-left:10px;letter-spacing:1px;padding:7px 15px;width:161px;height:32px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-transform:uppercase}.EventSearchModule-sorts svg{position:absolute;width:10px;height:6px;right:15px;top:50%;transform:translateY(-50%);fill:var(--color-primary);pointer-events:none}.EventSearchModule-sorts label>span{display:inline-block;color:#47494f;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{row-gap:44px;justify-content:space-between}}@media only screen and (min-width:1024px){.EventSearchModule{padding-bottom:50px}.EventSearchModule-results-group-items{display:grid;gap:58px;grid-template-columns:1fr;background-color:#fcfcfc;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{display:grid;grid-template-columns:80px 380px 200px 300px 100px 120px;gap:12px;background:#fcfcfc;padding:15px 8px;font-size:16px;font-weight:300;line-height:1.5}}.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{font-size:14px;line-height:1.43;color:#323232;margin-bottom:8px}.EventSearchFilter svg{position:absolute;right:8px;top:50%;transform:translateY(-50%);pointer-events:none}.EventSearchFilter-icon-date{width:20px;height:20px}svg.EventSearchFilter-icon-clear{display:none;right:3px;width:17px;height:17px;padding:7px;box-sizing:content-box;pointer-events:auto;cursor:pointer}.EventSearchFilter-input{padding:10px 8px;border:1px solid rgba(45,51,57,.12);background-color:#fff;width:100%;font-size:16px;line-height:1.5;color:#000}.EventSearchFilter-items{display:none;position:absolute;box-shadow:0 8px 16px 0 rgba(0,0,0,.12);background-color:#fff;width:100%;top:calc(100% + 7px);z-index:10;max-height:450px;overflow-y:auto}.EventSearchFilter-items-item{cursor:pointer;padding:10px 12px;font-size:16px;font-weight:300;line-height:1.5;text-align:left;color:#323232;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{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 6px 10px 0;font-size:16px;font-weight:300;line-height:1.5;color:rgba(0,0,0,.87);transition:all .25s ease}.EventSearchFilter-onlineFilter-wrapper:hover{color:#000}.EventSearchFilter-onlineFilter-checkbox{width:14px;height:14px;border-radius:100%;border:1px solid;position:relative}.EventSearchFilter-onlineFilter-checkbox[data-checked=true]:after{content:"";display:block;width:8px;height:8px;border-radius:100%;background:var(--color-primary);position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width:768px){.EventSearchFilter{display:grid;place-content:end}}.SocialBar{margin:10px 0}.SocialBar-items{display:grid;grid-gap:20px;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:var(--color-primary-text)}.StatList{background-color:var(--color-list-background)}.StatList-items{display:grid;grid-gap:30px;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{display:grid;grid-gap:5px}.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:var(--body-1);font-weight:400}.RichTextBody,.RichTextBody[data-type=small]{font-family:var(--font,var(--font-1));line-height:1.5}.RichTextBody[data-type=small]{font-size:var(--description-1)}.RichTextBody h2{font-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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-family:var(--font,var(--font-1));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{content:"";display:table;clear:both}.RichTextBody>ol a:not([data-style=button]),.RichTextBody>ul a:not([data-style=button]),.RichTextBody p>ol a:not([data-style=button]),.RichTextBody p>ul a:not([data-style=button]),.RichTextBody p a:not([data-style=button]){color:var(--color-primary)}.RichTextBody>ol a:not([data-style=button]):hover,.RichTextBody>ul 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 p a:not([data-style=button]):hover{color:var(--color-link-text-hover);text-decoration:underline}.RichTextBody>ul,.RichTextBody>ul li>ul,.RichTextBody p>ul,.RichTextBody p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.RichTextBody>ul li>ol,.RichTextBody p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.RichTextBody>ol,.RichTextBody p>ol{list-style:decimal;margin:10px 0;padding:0 0 0 20px}.RichTextBody>ol li>ul,.RichTextBody p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.RichTextBody>ol li>ol,.RichTextBody p>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{border-top:4px solid #323232;background-color:#fff;padding:10px;margin-bottom:10px;display:block}.CollapsibleRichTextModule[data-toggle-in]{padding-bottom:0}.CollapsibleRichTextModule-header{position:relative}.CollapsibleRichTextModule-header-title{margin-bottom:10px}.CollapsibleRichTextModule-header-description{font-family:var(--font,var(--font-1));font-size:var(--description-1);line-height:1.5;margin-bottom:10px}[data-inverse-colors] .CollapsibleRichTextModule-header-description{color:var(--color-primary-text-inverse);--color-link-text:var(--color-primary-text-inverse);--color-link-text-hover:var(--color-primary-text-inverse)}.CollapsibleRichTextModule-header-description p{margin:0}.CollapsibleRichTextModule-header-collapser{position:absolute;top:0;right:20px;font-size:0}.CollapsibleRichTextModule-header-collapser svg{position:absolute;top:0;left:0;width:20px;height:12px;fill:var(--color-primary-text);transition:transform .2s ease-in}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-header-collapser svg{transform:rotate(-90deg)}.CollapsibleRichTextModule-content{position:relative}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-content{overflow:hidden}.CollapsibleRichTextModule[data-toggle-in] .CollapsibleRichTextModule-content:after{content:"";position:absolute;top:340px;left:0;width:100%;height:30px;margin:0;padding:0;background-image:linear-gradient(180deg,transparent,#fff)}.CollapsibleRichTextModule-content a{color:#6f0791}@media only screen and (min-width:768px){.CollapsibleRichTextModule{padding:40px;margin-bottom:40px}.CollapsibleRichTextModule-header-title{margin-bottom:20px}.CollapsibleRichTextModule-header-description{margin-bottom:40px}.CollapsibleRichTextModule-header-collapser{right:0}}.CollapsibleRichTextModule table tbody tr:first-of-type td,.CollapsibleRichTextModule table tbody tr td:last-of-type{white-space:nowrap}.HTML5VideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.HTML5VideoPlayer video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.VimeoVideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.VimeoVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.YouTubeVideoPlayer{display:block;height:0;margin:0 auto;position:relative;padding-bottom:56.25%}.YouTubeVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}a{color:var(--color-link-text);text-decoration:none}a:hover{color:var(--color-link-text-hover);text-decoration:underline}a[data-style=button]{cursor:pointer;display:inline-block;padding:0 24px;text-align:center;white-space:nowrap;font-family:var(--font,var(--font-1));font-size:var(--label-3);font-weight:700;line-height:1.5;background:var(--color-button-bg);border:1px solid var(--color-button-border);color:var(--color-button-text);height:46px;line-height:46px;min-width:120px;margin:24px 0}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 var(--color-button-border-active)}a[data-style=button]:hover{background:var(--color-button-hover-bg);color:var(--color-button-hover-text);text-decoration:underline}a[data-style=button]:disabled,a[data-style=button][disabled]{background:var(--color-button-disabled);border-color:var(--color-button-disabled);color:var(--color-button-text);cursor:default;pointer-events:none}
