:root{--color-rgb-noir-default:0, 0, 0;--color-rgb-blanc-default:255, 255, 255;--color-rgb-offnoir-default:43, 43, 43;--color-rgb-offnoir-hover:80, 80, 80;--color-rgb-offnoir-active:31, 31, 31;--color-rgb-offblanc-default:244, 244, 245;--color-rgb-grey-x-dark:110, 110, 113;--color-rgb-grey-dark:167, 169, 172;--color-rgb-grey-default:230, 231, 232;--color-rgb-grey-light:240, 241, 241;--color-rgb-blue-dark:0, 39, 68;--color-rgb-blue-default:0, 64, 112;--color-rgb-blue-hover:0, 92, 163;--color-rgb-blue-active:0, 49, 87;--color-rgb-blue-light:220, 236, 247;--color-rgb-tag-blue-default:171, 230, 255;--color-rgb-tag-blue-hover:216, 244, 255;--color-rgb-tag-blue-active:152, 225, 255;--color-rgb-tag-blue-dark:145, 218, 248;--color-rgb-grayblue-dark:39, 106, 144;--color-rgb-grayblue-default:49, 131, 177;--color-rgb-grayblue-light:39, 170, 225;--color-rgb-teal-light:218, 245, 243;--color-rgb-teal-hover:0, 202, 190;--color-rgb-teal-active:0, 174, 164;--color-rgb-teal-default:0, 184, 173;--color-rgb-teal-dark:0, 167, 157;--color-rgb-teal-x-dark:0, 143, 133;--color-rgb-purple-default:114, 29, 84;--color-rgb-purple-light:255, 230, 246;--color-rgb-yellow-default:226, 143, 18;--color-rgb-yellow-light:255, 246, 233;--color-rgb-tan-default:130, 98, 74;--color-rgb-tan-light:248, 238, 234;--color-text:rgb(var(--color-rgb-offnoir-default));--color-divider:rgba(var(--color-rgb-noir-default), .1);--color-anchor-underline:rgb(var(--color-rgb-teal-dark));--color-anchor-underline-hover:rgb(var(--color-rgb-teal-hover));--color-anchor-underline-active:rgb(var(--color-rgb-teal-active));--color-text-blue:rgb(var(--color-rgb-blue-default));--color-border-light:rgba(var(--color-rgb-noir-default), .1);--color-border:rgba(var(--color-rgb-noir-default), .2);--color-border-dark:rgba(var(--color-rgb-noir-default), .4);--color-bg-dark:rgba(var(--color-rgb-noir-default), .1);--color-bg-gray-dark:rgba(var(--color-rgb-noir-default), .05);--color-eyebrow:rgba(var(--color-rgb-offnoir-default), .5);--color-field-bg:rgb(var(--color-rgb-offblanc-default))}.html-block .accordion-trigger{cursor:pointer;max-width:fit-content;margin-bottom:2rem}.html-block .accordion-trigger:after{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"6\" fill=\"none\" stroke=\"currentColor\" class=\"arrow\" data-v-31afad4f=\"\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M8.791.833 5 4.625 1.208.833\"></path></svg>");width:1rem;height:1rem;margin-left:1rem;display:inline-block}.html-block .accordion-trigger.blue-background:after{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"6\" fill=\"none\" stroke=\"white\" class=\"arrow\" data-v-31afad4f=\"\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M8.791.833 5 4.625 1.208.833\"></path></svg>")}.html-block .accordion-trigger.active:after{vertical-align:bottom;transform:rotate(180deg)}.html-block .accordion-trigger .down-arrow,.html-block .accordion-content{display:none}.html-block .accordion-content.active{margin-top:3rem;display:block}.html-block .accordion-box-side-image{background:rgb(var(--color-rgb-offblanc-default));background-position:100% 0;background-repeat:no-repeat;background-size:contain;margin-bottom:1em;padding:1em}.html-block .accordion-box-side-image.china{background-image:url(https://carnegie-production-assets.s3.amazonaws.com/static/media/images/asia-square-topo-teal.jpg)}.html-block .accordion-box-side-image.europe{background-image:url(https://carnegie-production-assets.s3.amazonaws.com/static/media/images/europe-square-topo-teal.jpg)}.html-block .accordion-box-side-image.india{background-image:url(https://carnegie-production-assets.s3.amazonaws.com/static/media/images/india-square-topo-teal.jpg)}.html-block .accordion-box-side-image.russia{background-image:url(https://carnegie-production-assets.s3.amazonaws.com/static/media/images/russia-square-topo-teal.jpg)}.html-block .accordion-box-side-image.middle-east{background-image:url(https://carnegie-production-assets.s3.amazonaws.com/static/media/images/middle-east-square-topo-teal.jpg)}.html-block .accordion-box-side-image:has(.accordion-trigger.active){background-size:30%}.html-block .accordion-box-side-image .accordion-content{max-width:60%;margin-left:2.3em;padding-bottom:1em}.html-block .accordion-box-side-image .accordion-content .button-tertiary{color:rgba(var(--color-rgb-blue-default), .7);text-align:center;flex-wrap:wrap;align-items:center;gap:.6rem;transition-property:background-color,color;transition-duration:.125s;transition-timing-function:ease-in;display:inline-flex}.html-block .accordion-box-side-image .accordion-content .button-tertiary .label{letter-spacing:.1em;text-transform:uppercase;-webkit-text-decoration-skip:ink;text-decoration-line:underline;text-decoration-thickness:.0833333em;-webkit-text-decoration-color:var(--color-anchor-underline);text-decoration-color:var(--color-anchor-underline);text-decoration-skip-ink:auto;text-underline-offset:.25em;flex:none;font-family:Apercu Mono,Courier,Courier New,Monaco,monospace;font-size:1.2rem;font-weight:400;line-height:1.08333;transition-property:text-decoration-color;transition-duration:.125s;transition-timing-function:ease-in}.html-block .accordion-trigger.light{margin-bottom:2rem}.html-block .accordion-trigger.light .circle{vertical-align:middle;border:1px solid #003a63;border-radius:100%;width:.7em;height:.7em;margin:4px .5em 4px 0;display:inline-block;position:relative}.html-block .accordion-trigger.light .circle:before,.html-block .accordion-trigger.light .circle:after{content:"";background:#003a63;position:absolute;inset:0}.html-block .accordion-trigger.light .circle:before{width:1px;margin:3px auto}.html-block .accordion-trigger.light .circle:after{height:1px;margin:auto 3px}.html-block .accordion-trigger.light.active .circle:before{background:#003a63;height:1px;margin:auto 3px}.html-block .accordion-trigger.light:after{content:none;display:none}.html-block .accordion-trigger.light .down-arrow{display:none}.html-block .text-box{margin-top:0;margin-bottom:var(--paragraph-bottom-margin);background-color:#e6e7e8;width:100%;padding:3rem;display:inline-block}.html-block .text-box h3,.html-block .text-box h4,.html-block .text-box h5{margin-top:0}.html-block .text-box h5{color:#000;text-transform:uppercase}.html-block .text-box strong{color:#929497;padding:0 3rem 0 0;font-size:1.3em}.html-block .text-box .section{margin-top:0}.html-block .gray-background{background-color:#e6e7e8;width:100%;margin-top:0;padding:3rem;display:inline-block}.html-block .gray-background h5{color:#000;text-transform:uppercase}.html-block .gray-background strong{color:#929497;padding:0 3rem 0 0;font-size:1.3em}.html-block .gray-background .section{margin-top:0}.html-block .photo-caption{font-size:.8em;font-style:italic}.html-block .button{color:rgba(var(--color-rgb-blanc-default), .8);background-color:rgb(var(--color-rgb-teal-default));text-align:center;border-radius:5px;flex-wrap:wrap;align-items:center;gap:.8rem;margin:2rem 0;padding:1rem 2rem 1.2rem;text-decoration:none;display:inline-flex}.html-block .button-big{color:rgba(var(--color-rgb-blanc-default), .8);background-color:rgb(var(--color-rgb-teal-default));text-align:center;border-radius:5px;flex-wrap:wrap;align-items:center;gap:.8rem;margin:2rem 0;padding:1.6rem 2.6rem 1.8rem;text-decoration:none;display:inline-flex}.html-block a.button-big,.html-block a.button{text-decoration:none}.html-block .extQuote{margin-left:1em;margin-right:1em}.html-block blockquote{border-inline-start:.4rem solid rgb(var(--color-rgb-teal-default));color:#004070;letter-spacing:-.02em;margin-top:1.5em;margin-bottom:1.5em;padding-inline-start:3.2rem;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.8rem;font-weight:500;line-height:1.07143}@media (max-width:666px){.html-block blockquote{font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;font-weight:500;line-height:1.09091}}.html-block ul.clean-list{margin:0;padding:0;list-style:none}.html-block ul.clean-list li{margin:0}.html-block ul.list-across-spaced{list-style:none}.html-block ul.list-across-spaced li{margin-right:2em;display:inline-block}.html-block .ceip-overlay,.html-block .overlay-content{display:none}.html-block .overlay-content{z-index:10000;background:#d3d3d3cc;width:100%;height:100%;display:none;position:fixed;inset:0}.html-block .overlay-content.active{display:block}.html-block .overlay-content>div{color:#000;background:#fff;border-radius:7px;width:100%;max-width:60rem;max-height:70vh;margin:0 auto;padding:4rem 2rem;display:block;position:relative;top:20%;overflow:scroll}.html-block .overlay-content>div .overlay-close{position:absolute;top:1rem;right:1rem}.html-block .overlay-content>div .overlay-close svg{pointer-events:none}@media (max-width:1199px){.html-block .overlay-content>div{max-width:90vw}}.html-block .carousel.slide{position:relative}.html-block .carousel.slide .carousel-nav a{color:#fff;z-index:9;background:#fff;font-size:3em;text-decoration:none;position:absolute;top:40%}.html-block .carousel.slide .carousel-nav a.next-button{border-radius:10px 0 0 10px;right:0}.html-block .carousel.slide .carousel-nav a.next-button .icon-triangle-right{pointer-events:none;width:3rem;height:3rem;padding:1rem}.html-block .carousel.slide .carousel-nav a.prev-button{border-radius:0 10px 10px 0;left:0}.html-block .carousel.slide .carousel-nav a.prev-button .icon-triangle-left{pointer-events:none;width:3rem;height:3rem;padding:1rem}.html-block .carousel.slide .carousel-inner .item{display:none}.html-block .carousel.slide .carousel-inner .item.active{display:block}.html-block .carousel.slide .carousel-inner .item .slide-content{color:#929497}.html-block .carousel.slide .carousel-indicators,.html-block .reveal-this.hidden,.html-block .moreToShow{display:none}.html-block .moreToShow.active{display:inline}.html-block .showMore.hidden,.html-block .author-box.no-print,.html-block p.hidden{display:none}.html-block table{border-collapse:collapse;border-spacing:0;margin-bottom:var(--paragraph-bottom-margin)}.html-block table td{border-bottom:rgba(var(--color-rgb-noir-default), .1) solid 1px;padding:1.5rem}.html-block table tr.row-background-highlight{background-color:rgba(var(--color-rgb-noir-default), .1)}.html-block table thead td.table-title{border-bottom:rgba(var(--color-rgb-tan-default), 1) solid 1px;color:rgba(var(--color-rgb-tan-default), 1);text-align:left;padding-bottom:.5em;font-size:1.3em}@media (max-width:1199px){.html-block table thead td.table-title{font-size:.8em}}.html-block table tbody td,.html-block table tfoot td{padding:.7em;font-size:.9em;font-weight:350}.html-block table tbody td p,.html-block table tfoot td p,.html-block table tbody td li,.html-block table tfoot td li{font-size:.9em!important}@media (max-width:1199px){.html-block table tbody td,.html-block table tfoot td{padding:.5em;font-size:.8em}.html-block table tbody td p,.html-block table tfoot td p{font-size:.8em!important}}.html-block h4.author span.title{border-left:1px solid #000;margin:0 0 0 1rem;padding:0 0 0 1rem;font-size:.8em}.html-block .cols{clear:both}.html-block .cols .col{float:left}@media (max-width:1199px){.html-block .cols .col{float:none;width:100%!important}.html-block .cols .col>.gutters{margin-left:0;margin-right:0}}.html-block .cols .col-80{width:80%}.html-block .cols .col-70{width:70%}.html-block .cols .col-50{width:50%}.html-block .cols .col-30{width:30%}.html-block .cols .col-25{width:25%}.html-block .cols .col-20{width:20%}.html-block iframe{max-width:100%}@media (max-width:1199px){.html-block .youtube-video{aspect-ratio:16/9;width:100%;height:auto}}.html-block .center-desktop{width:50%;margin:0 auto}@media (max-width:666px){.html-block .center-desktop{width:100%}}.html-block select#demographicDEISwap{border:2px solid rgb(var(--color-rgb-teal-default));color:rgb(var(--color-rgb-teal-default));appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2300a79d%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(#fff 0% 100%);background-position:right .7em top 50%,0 0;background-repeat:no-repeat,repeat;background-size:.65em,100%;border-radius:4px;width:30%;padding:.6em 1.4em .5em .8em;box-shadow:0 1px 0 1px #0000000a}.html-block .frst-container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:1200px;margin:0 auto;padding:50px 15px 0}.html-block .frst-container:after{content:"";clear:both;display:table}.html-block .frst-container .frst-timeline{position:relative}.html-block .frst-container .frst-right-align{text-align:right}.html-block .frst-container .frst-timeline-block{min-height:16px;padding-left:35px;padding-right:35px;position:relative}.html-block .frst-container .frst-timeline-block:before{content:"";height:100%;position:absolute;top:0;left:0}.html-block .frst-container .frst-timeline-block:last-child:before{display:none}.html-block .frst-container .frst-left-align .frst-timeline-block:before{left:0;margin-right:0!important;right:auto!important}.html-block .frst-container .frst-right-align .frst-timeline-block:before{right:0;margin-left:0!important;left:auto!important}.html-block .frst-container .frst-timeline-block:after{content:"";clear:both;display:table}.html-block .frst-container .frst-timeline-img{min-width:1px;min-height:1px;position:absolute;top:0;left:0}.html-block .frst-container .frst-timeline-img i{display:block}.html-block .frst-container .frst-right-align .frst-timeline-img{right:0;margin-left:0!important;left:auto!important}.html-block .frst-container .frst-timeline-content-inner{position:relative}.html-block .frst-container .frst-date{display:block}.html-block .frst-container .frst-labels span{display:inline-block}.html-block .frst-container .frst-labels{padding:20px 0}.html-block .frst-container .frst-labels.frst-start-label{padding-top:0!important}.html-block .frst-container .frst-labels.frst-end-label{margin-bottom:0!important}@media only screen and (min-width:679px){.html-block .frst-container .frst-date-opposite,.html-block .frst-container .frst-left-align.frst-date-opposite{margin-left:190px}.html-block .frst-container .frst-right-align.frst-date-opposite{text-align:right;margin-left:0;margin-right:190px}.html-block .frst-container .frst-date-opposite.frst-alternate{margin:0}.html-block .frst-container .frst-timeline.frst-alternate.frst-left-align .frst-timeline-content,.html-block .frst-container .frst-timeline.frst-date-opposite.frst-left-align .frst-timeline-content,.html-block .frst-container .frst-timeline.frst-alternate.frst-right-align .frst-timeline-content,.html-block .frst-container .frst-timeline.frst-date-opposite.frst-right-align .frst-timeline-content{width:100%}.html-block .frst-container .frst-alternate .frst-timeline-block:before{left:50%}.html-block .frst-container .frst-alternate .frst-timeline-img{left:50%!important}.html-block .frst-container .frst-alternate .frst-timeline-block.frst-even-item .frst-timeline-content{float:right}.html-block .frst-container .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content{float:left}.html-block .frst-container .frst-date-opposite .frst-date{text-align:right;position:absolute;top:0}.html-block .frst-container .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,.html-block .frst-container .frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,.html-block .frst-container .frst-date-opposite.frst-left-align .frst-date,.html-block .frst-container .frst-right-align{text-align:right}.html-block .frst-container .frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content .frst-date,.html-block .frst-container .frst-date-opposite.frst-right-align .frst-date{text-align:left}.html-block .frst-container .frst-alternate .frst-timeline-label-block{text-align:center}.html-block .frst-container .frst-alternate .frst-timeline-label-block .frst-labels span{left:0;right:0}}@media only screen and (max-width:678px){.html-block .frst-container .frst-timeline{margin-left:20px}.html-block .frst-container .frst-timeline.frst-right-align,.html-block .frst-container .frst-timeline.frst-responsive-right{margin-left:0;margin-right:20px}.html-block .frst-container .frst-responsive-right .frst-timeline-block:before{right:0;margin-left:0!important;left:auto!important}.html-block .frst-container .frst-responsive-right{text-align:right}.html-block .frst-container .frst-responsive-right .frst-timeline-img{right:0;margin-left:0!important;left:auto!important}.html-block .frst-container .frst-date{margin-bottom:10px}}.html-block .frst-container .frst-timeline-style-8{color:#000}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-block:before{background:#0c0c0ccc;width:3px;margin-left:-2px;top:12px}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-timeline-block:before{margin-right:-2px}.html-block .frst-container .frst-timeline-block{padding-bottom:30px;padding-left:45px;padding-right:45px}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-img{color:#fff;text-align:center;width:42px;height:42px;margin-left:-21px;padding:0;font-size:24px;top:6px}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-img span{vertical-align:top;vertical-align:middle;background:#202020;border:3px solid #202020;border-radius:50%;width:50%;height:50%;margin:auto;padding:6px;display:inline-block;box-shadow:0 0 5px #00000080}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-img i{display:block}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-timeline-img{margin-right:-21px}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content{color:#777;background:#fff}.html-block .frst-container .frst-timeline-style-8 .frst-date{color:#9c9c9c}.html-block .frst-container .frst-timeline-style-8 h2{color:#444;margin:0 0 5px;font-size:18px;font-weight:800}.html-block .frst-container .frst-date-opposite.frst-timeline-style-8 h2{margin-top:1em;font-family:Frutiger Neue LT W06 Book,Arial,sans-serif}.html-block .frst-container .frst-timeline-style-8 p{margin:0;font-family:Frutiger Neue LT W06 Thin,Arial,sans-serif;font-size:.75em;line-height:normal}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-label-block{padding-top:0}.html-block .frst-container .frst-timeline-style-8 .frst-labels span{color:#fff;text-transform:uppercase;text-align:center;background:#202020;border-radius:4px;padding:8px 30px;font-family:Frutiger Neue LT W06 Book,Arial,sans-serif;font-size:14px;font-weight:800;position:relative}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-labels span{left:auto;right:-47px}.html-block .frst-container .frst-timeline-style-8.frst-left-align .frst-labels span{left:-47px;right:auto}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner{border:2px solid #d8d8d8;border-radius:4px;padding:30px;position:relative}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner .media-section{width:100%;max-height:350px;margin-bottom:20px;overflow:hidden}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner .media-section iframe{max-width:100%}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner:before,.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner:after{content:"";border-style:solid;border-color:#0000;position:absolute}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner:before{border-width:10px 11px 10px 0;border-right-color:#d8d8d8;top:10px;left:-11px}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner:after{border-width:8px 9px 8px 0;border-right-color:#fff;top:12px;left:-9px}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-timeline-content-inner:before{border-width:10px 0 10px 11px;border-left-color:#d8d8d8;left:auto;right:-11px}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-timeline-content-inner:after{border-width:8px 0 8px 9px;border-left-color:#fff;left:auto;right:-8px}@media only screen and (min-width:679px){.html-block .frst-container .frst-date-opposite,.html-block .frst-container .frst-left-align.frst-date-opposite{margin-left:203px}.html-block .frst-container .frst-right-align.frst-date-opposite{margin-left:0;margin-right:203px}.html-block .frst-container .frst-timeline-style-8.frst-alternate .frst-timeline-content,.html-block .frst-container .frst-timeline-style-8.frst-date-opposite .frst-timeline-content{width:calc(50% - 44px)}.html-block .frst-container .frst-timeline-style-8.frst-date-opposite .frst-date{width:160px;font-family:Frutiger Neue LT W06 Book,Arial,sans-serif;line-height:32px;left:-248px}.html-block .frst-container .frst-timeline-style-8.frst-date-opposite.frst-right-align .frst-date,.html-block .frst-container .frst-timeline-style-8.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date{text-align:left;left:auto;right:-248px}.html-block .frst-container .frst-timeline-style-8.frst-right-align .frst-date{left:auto;right:0}.html-block .frst-container .frst-timeline-style-8.frst-alternate .frst-odd-item .frst-timeline-content-inner:before{border-width:10px 0 10px 11px;border-left-color:#d8d8d8;left:auto;right:-11px}.html-block .frst-container .frst-timeline-style-8.frst-alternate .frst-odd-item .frst-timeline-content-inner:after{border-width:8px 0 8px 9px;border-left-color:#fff;left:auto;right:-8px}}@media only screen and (max-width:678px){.html-block .frst-container .frst-timeline-style-8.frst-responsive-right .frst-labels span{left:auto;right:-47px}.html-block .frst-container .frst-timeline-style-8.frst-responsive-right .frst-timeline-block:before{margin-right:-2px}.html-block .frst-container .frst-timeline-style-8.frst-responsive-right .frst-timeline-img{margin-right:-21px}.html-block .frst-container .frst-timeline-style-8.frst-responsive-right .frst-timeline-content-inner:before{border-width:10px 0 10px 11px;border-left-color:#d8d8d8;left:auto;right:-11px}.html-block .frst-container .frst-timeline-style-8.frst-responsive-right .frst-timeline-content-inner:after{border-width:8px 0 8px 9px;border-left-color:#fff;left:auto;right:-8px}}.html-block .frst-container .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,.html-block .frst-container .frst-date-opposite.frst-left-align .frst-date,.html-block .frst-container .frst-right-align{text-align:left}.html-block .frst-container .frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-date{text-align:left;line-height:2em}.html-block .frst-container .frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date{text-align:right;line-height:2em}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner{padding:1em 1em 0}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner h2{letter-spacing:-.02em;margin-top:0;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.8rem;font-weight:500;line-height:1.07143}@media (max-width:666px){.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner h2{font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;font-weight:500;line-height:1.09091}}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner p{letter-spacing:-.01em;margin-bottom:15px;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.14286}@media (max-width:666px){.html-block .frst-container .frst-timeline-style-8 .frst-timeline-content-inner p{letter-spacing:-.02em}}.html-block .frst-container .frst-timeline-label-block{padding-left:0}.html-block .frst-container .frst-timeline-label-block .frst-labels{letter-spacing:-.01em;margin-left:-50px;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.14286}@media (max-width:666px){.html-block .frst-container .frst-timeline-label-block .frst-labels{letter-spacing:-.02em}}.html-block .frst-container .frst-timeline-label-block .frst-labels{font-weight:700}.html-block .frst-container .frst-timeline-label-block .frst-labels span{background-color:#0050a9;font-size:2rem}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-img span{background-color:#0050a9;border:3px solid #0050a9}.html-block .frst-container .frst-timeline-style-8 .frst-timeline-block:before{background:#0050a9cc}.html-block .frst-container .frst-date{color:#005089;text-transform:uppercase;letter-spacing:-.01em;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.14286}@media (max-width:666px){.html-block .frst-container .frst-date{letter-spacing:-.02em}}.html-block .frst-container .frst-date{font-size:1.1em;line-height:2em}.html-block .frst-container .frst-timeline-style-8 li{letter-spacing:-.01em;margin:0;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.14286}@media (max-width:666px){.html-block .frst-container .frst-timeline-style-8 li{letter-spacing:-.02em}}.html-block .frst-container .frst-timeline-style-8 li{font-size:1rem;line-height:normal}.html-block .frst-container .frst-timeline-style-8 p{color:#6e6e71;letter-spacing:-.01em;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.14286}@media (max-width:666px){.html-block .frst-container .frst-timeline-style-8 p{letter-spacing:-.02em}}.html-block .frst-container .frst-timeline-style-8 p{font-size:1rem}.html-block .frst-container .frst-timeline-style-8 h4{color:#000;text-transform:uppercase;letter-spacing:-.02em;margin-top:2em;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;font-weight:400;line-height:1.16667}@media (max-width:666px){.html-block .frst-container .frst-timeline-style-8 h4{font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:400;line-height:1.4}}.html-block .frst-container .frst-timeline-style-8 h4{font-size:1.5rem}@media (min-width:666px) and (max-width:1199px){.html-block .frst-container .frst-timeline-label-block .frst-labels{margin-left:-15px}}@media (max-width:666px){.html-block .frst-container .frst-timeline-label-block .frst-labels{margin-left:-30px}.html-block .frst-container .frst-timeline-block{padding-left:25px;padding-right:0}}.html-block #quadSpaceBilats .roman-normal-book{font-size:.9em}.html-block #quadSpaceBilats h5{text-transform:uppercase;margin-top:30px}.html-block #quadSpaceBilats .double-border{border-top:1px solid #000;border-bottom:1px solid #000;margin:15px 0 45px;padding:15px 0}.html-block #quadSpaceBilats #quad-buttons{max-width:600px;margin:0 auto 30px}.html-block #quadSpaceBilats #quad-buttons .g{fill:#8f9498}.html-block #quadSpaceBilats #quad-buttons .active .g{fill:#00a79d}.html-block #quadSpaceBilats #quad-buttons .h{fill:#fff;cursor:default;font-family:Whitney-Bold,Whitney;font-size:39.09px}.html-block #quadSpaceBilats #accords .gutters{margin-left:30px}.html-block #quadSpaceBilats #accords h4{color:#003a63;padding-top:0}.html-block #quadSpaceBilats .bilats{font-size:.9em}.html-block #quadSpaceBilats .bilats.inactive{color:#000;cursor:auto;display:none}.html-block #quadSpaceBilats .bilats.active{display:block}.html-block #quadSpaceBilats .bilats img{max-height:100px;margin-bottom:30px}.html-block .doc78737 svg.rollover .cls-0,.html-block .doc78737 svg.rollover .cls-1,.html-block .doc78737 svg.rollover .cls-2,.html-block .doc78737 svg.rollover .cls-3,.html-block .doc78737 svg.rollover .cls-4,.html-block .doc78737 svg.rollover .cls-5,.html-block .doc78737 svg.rollover .cls-6,.html-block .doc78737 svg.rollover .cls-7,.html-block .doc78737 svg.rollover .cls-23,.html-block .doc78737 svg.rollover .cls-24{fill:#e5e5e5;stroke:#929497}.html-block .doc78737 svg.rollover [data-name=text-description] path,.html-block .doc78737 svg.rollover #text-description path,.html-block .doc78737 svg.rollover #text-description-222 path,.html-block .doc78737 svg.rollover #text-description-333 path{fill:#000}.html-block .doc78737 svg .cls-1.active{fill:#d0d8df}.html-block .doc78737 svg .cls-2.active{fill:#4e6b88}.html-block .doc78737 svg .cls-3.active{fill:#00a79d}.html-block .doc78737 svg .cls-4.active{fill:#002548}.html-block .doc78737 svg .cls-5.active{fill:#fbb043}.html-block .doc78737 svg .cls-6.active{fill:#006098}.html-block .doc78737 svg .cls-7.active{fill:#ef4136}.html-block .doc78737 svg .cls-24.active{fill:#7e8183}.html-block .doc78737 svg [data-name=text-description].active path,.html-block .doc78737 svg #text-description.active path,.html-block .doc78737 svg #text-description-222.active path,.html-block .doc78737 svg #text-description-333.active path{fill:#fff}.html-block .doc78737 .rok-dark-blue{background-color:#9bc3e7}.html-block .doc78737 .rok-light-blue{background-color:#d7e8f7}.html-block .doc78737 .rok-white{background-color:#fff}.html-block .doc78737 .table-title{text-transform:uppercase}.html-block .doc78737 .table-title strong{text-transform:none}.html-block .doc78737 .key{clear:both;text-transform:none;margin-bottom:30px;display:block}.html-block .doc78737 .key>div{float:right;margin-left:15px}.html-block .doc78737 .key>div .sample{border:1px solid #929497;width:15px;height:15px;margin-right:5px;display:inline-block}.html-block .doc78737 .small-text{line-height:1rem}.html-block .doc78737 .accordion-trigger{color:#000;text-transform:none;background-color:#e6e7e8;padding:1.5rem}.html-block .doc78737 .accordion-trigger:after{content:none}.html-block .doc78737 .accordion-trigger:before{content:"+";border:1px solid #000;border-radius:50%;margin-right:15px;padding:5px 8px;font-size:15px;line-height:15px;display:inline;position:relative}.html-block .doc78737 .accordion-trigger.active:before{content:"-";padding:5px 9px}.html-block .doc78737 .small-text{margin-bottom:2rem;font-size:.79em}.html-block .doc78737 .accordion-content td:not(:first-child){border-left:1px solid #929497}.html-block .doc78737 .accordion-content td:not(:last-child){border-right:1px solid #929497}.html-block .doc78737 .accordion-content tr:not(:first-child) td{border-top:1px solid #929497;border-bottom:none}.html-block .doc78737 .accordion-content tr:first-child td{border-bottom:1px solid #929497}.html-block #AIPolicyFunnel #data{padding:1em}.html-block #AIPolicyFunnel #AIPolicyData.active .box{border:1px solid #000;margin:30px 0}.html-block #AIPolicyFunnel #AIPolicyData.active .box h5{color:#003a63;font-size:1.3em}.html-block #AIPolicyFunnel #AIPolicyData.active .box p{font-size:1.5rem;line-height:1.6em}.html-block #AIPolicyFunnel #AIPolicyData.active .box .close-panel{color:#003a63;float:right;margin-top:-1.5em;padding-right:1em;font-size:1.3em}.html-block #AIPolicyFunnel svg{padding-top:30px}.html-block #AIPolicyFunnel svg .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#5bd0f4}.html-block #AIPolicyFunnel svg .st1{fill:#fff}.html-block #AIPolicyFunnel svg .st2{fill-rule:evenodd;clip-rule:evenodd;fill:#27aae1}.html-block #AIPolicyFunnel svg .st3{fill-rule:evenodd;clip-rule:evenodd;fill:#1c75bc}.html-block #AIPolicyFunnel svg .st4{fill-rule:evenodd;clip-rule:evenodd;fill:#058}.html-block #AIPolicyFunnel svg .st5{fill-rule:evenodd;clip-rule:evenodd;fill:#003a63}.html-block #AIPolicyFunnel svg .st6{fill:#e6e7e8}.html-block #AIPolicyFunnel svg .st7{fill:none;stroke:#003a63;stroke-width:6.7759px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st8{fill:#003a63}.html-block #AIPolicyFunnel svg .st9{fill:none;stroke:#ef4131;stroke-width:2.7104px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st10{fill:#ef4131}.html-block #AIPolicyFunnel svg .st11{fill:none;stroke:#ef4131;stroke-width:1.3552px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st12{fill:none;stroke:#ef4131;stroke-width:6.7759px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st13{fill-rule:evenodd;clip-rule:evenodd;fill:#ef4131}.html-block #AIPolicyFunnel svg .st14{fill-rule:evenodd;clip-rule:evenodd;fill:#bc3124}.html-block #AIPolicyFunnel svg .st15{fill:#00a79d}.html-block #AIPolicyFunnel svg .st16{fill:none;stroke:#00a79d;stroke-width:6.7759px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st17{fill-rule:evenodd;clip-rule:evenodd;fill:#3addcd}.html-block #AIPolicyFunnel svg .st18{fill-rule:evenodd;clip-rule:evenodd;fill:#00a79d}.html-block #AIPolicyFunnel svg .st19{fill-rule:evenodd;clip-rule:evenodd;fill:#00867e}.html-block #AIPolicyFunnel svg .st20{fill-rule:evenodd;clip-rule:evenodd;fill:#00645e}.html-block #AIPolicyFunnel svg .st21{fill:#fbb040}.html-block #AIPolicyFunnel svg .st22{fill:none;stroke:#fbb040;stroke-width:6.7759px;stroke-miterlimit:10}.html-block #AIPolicyFunnel svg .st23{fill:#f7941d}.html-block #AIPolicyFunnel svg .st24{fill-rule:evenodd;clip-rule:evenodd;fill:#f7c077}.html-block #AIPolicyFunnel svg .st25{fill-rule:evenodd;clip-rule:evenodd;fill:#fbb040}.html-block #AIPolicyFunnel svg .st26{fill-rule:evenodd;clip-rule:evenodd;fill:#f7941d}.html-block #AIPolicyFunnel svg .st27{fill-rule:evenodd;clip-rule:evenodd;fill:#e0881c}.html-block #AIPolicyFunnel svg.active .st0{opacity:.4}.html-block #AIPolicyFunnel svg.active .st1{fill:#fff}.html-block #AIPolicyFunnel svg.active .st2,.html-block #AIPolicyFunnel svg.active .st3,.html-block #AIPolicyFunnel svg.active .st4,.html-block #AIPolicyFunnel svg.active .st5,.html-block #AIPolicyFunnel svg.active .st6,.html-block #AIPolicyFunnel svg.active .st7,.html-block #AIPolicyFunnel svg.active .st8,.html-block #AIPolicyFunnel svg.active .st9,.html-block #AIPolicyFunnel svg.active .st10,.html-block #AIPolicyFunnel svg.active .st11,.html-block #AIPolicyFunnel svg.active .st12,.html-block #AIPolicyFunnel svg.active .st13,.html-block #AIPolicyFunnel svg.active .st14,.html-block #AIPolicyFunnel svg.active .st15,.html-block #AIPolicyFunnel svg.active .st16,.html-block #AIPolicyFunnel svg.active .st17,.html-block #AIPolicyFunnel svg.active .st18,.html-block #AIPolicyFunnel svg.active .st19,.html-block #AIPolicyFunnel svg.active .st20,.html-block #AIPolicyFunnel svg.active .st21,.html-block #AIPolicyFunnel svg.active .st22,.html-block #AIPolicyFunnel svg.active .st23,.html-block #AIPolicyFunnel svg.active .st24,.html-block #AIPolicyFunnel svg.active .st25,.html-block #AIPolicyFunnel svg.active .st26,.html-block #AIPolicyFunnel svg.active .st27{opacity:.4}.html-block #AIPolicyFunnel svg.active .svg-click.active .st0,.html-block #AIPolicyFunnel svg.active .svg-header.active .st0{opacity:1}.html-block #AIPolicyFunnel svg.active .svg-click.active .st1,.html-block #AIPolicyFunnel svg.active .svg-header.active .st1{fill:#fff}.html-block #AIPolicyFunnel svg.active .svg-click.active .st2,.html-block #AIPolicyFunnel svg.active .svg-header.active .st2,.html-block #AIPolicyFunnel svg.active .svg-click.active .st3,.html-block #AIPolicyFunnel svg.active .svg-header.active .st3,.html-block #AIPolicyFunnel svg.active .svg-click.active .st4,.html-block #AIPolicyFunnel svg.active .svg-header.active .st4,.html-block #AIPolicyFunnel svg.active .svg-click.active .st5,.html-block #AIPolicyFunnel svg.active .svg-header.active .st5,.html-block #AIPolicyFunnel svg.active .svg-click.active .st6,.html-block #AIPolicyFunnel svg.active .svg-header.active .st6,.html-block #AIPolicyFunnel svg.active .svg-click.active .st7,.html-block #AIPolicyFunnel svg.active .svg-header.active .st7,.html-block #AIPolicyFunnel svg.active .svg-click.active .st8,.html-block #AIPolicyFunnel svg.active .svg-header.active .st8,.html-block #AIPolicyFunnel svg.active .svg-click.active .st9,.html-block #AIPolicyFunnel svg.active .svg-header.active .st9,.html-block #AIPolicyFunnel svg.active .svg-click.active .st10,.html-block #AIPolicyFunnel svg.active .svg-header.active .st10,.html-block #AIPolicyFunnel svg.active .svg-click.active .st11,.html-block #AIPolicyFunnel svg.active .svg-header.active .st11,.html-block #AIPolicyFunnel svg.active .svg-click.active .st12,.html-block #AIPolicyFunnel svg.active .svg-header.active .st12,.html-block #AIPolicyFunnel svg.active .svg-click.active .st13,.html-block #AIPolicyFunnel svg.active .svg-header.active .st13,.html-block #AIPolicyFunnel svg.active .svg-click.active .st14,.html-block #AIPolicyFunnel svg.active .svg-header.active .st14,.html-block #AIPolicyFunnel svg.active .svg-click.active .st15,.html-block #AIPolicyFunnel svg.active .svg-header.active .st15,.html-block #AIPolicyFunnel svg.active .svg-click.active .st16,.html-block #AIPolicyFunnel svg.active .svg-header.active .st16,.html-block #AIPolicyFunnel svg.active .svg-click.active .st17,.html-block #AIPolicyFunnel svg.active .svg-header.active .st17,.html-block #AIPolicyFunnel svg.active .svg-click.active .st18,.html-block #AIPolicyFunnel svg.active .svg-header.active .st18,.html-block #AIPolicyFunnel svg.active .svg-click.active .st19,.html-block #AIPolicyFunnel svg.active .svg-header.active .st19,.html-block #AIPolicyFunnel svg.active .svg-click.active .st20,.html-block #AIPolicyFunnel svg.active .svg-header.active .st20,.html-block #AIPolicyFunnel svg.active .svg-click.active .st21,.html-block #AIPolicyFunnel svg.active .svg-header.active .st21,.html-block #AIPolicyFunnel svg.active .svg-click.active .st22,.html-block #AIPolicyFunnel svg.active .svg-header.active .st22,.html-block #AIPolicyFunnel svg.active .svg-click.active .st23,.html-block #AIPolicyFunnel svg.active .svg-header.active .st23,.html-block #AIPolicyFunnel svg.active .svg-click.active .st24,.html-block #AIPolicyFunnel svg.active .svg-header.active .st24,.html-block #AIPolicyFunnel svg.active .svg-click.active .st25,.html-block #AIPolicyFunnel svg.active .svg-header.active .st25,.html-block #AIPolicyFunnel svg.active .svg-click.active .st26,.html-block #AIPolicyFunnel svg.active .svg-header.active .st26,.html-block #AIPolicyFunnel svg.active .svg-click.active .st27,.html-block #AIPolicyFunnel svg.active .svg-header.active .st27{opacity:1}.html-block #IndiaStateImageSwap-doc77406 select{background-image:linear-gradient(45deg,#0000 50%,gray 50%),linear-gradient(135deg,gray 50%,#0000 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #000;width:50%;margin:1em auto;padding:.5em 1em}.html-block #EUMaps-doc81658 label{display:block}.html-block #EUMaps-doc81658 select{background-image:linear-gradient(45deg,#0000 50%,gray 50%),linear-gradient(135deg,gray 50%,#0000 50%),linear-gradient(90deg,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.5em;border:1px solid #000;width:70%;margin:1em auto;padding:.5em 1em}.html-block #IndianAlliances2019-doc79105.fullWidth{border:1px solid #6e6e71;margin:6em 0 3em;padding:1em;position:relative}.html-block #IndianAlliances2019-doc79105 h3{color:#fff;text-transform:none;width:auto;margin-bottom:1em;margin-left:0}.html-block #IndianAlliances2019-doc79105 h3 span{background-color:#00a79d;padding:.5em;display:inline-block}.html-block #IndianAlliances2019-doc79105 h4{text-transform:none;width:auto;margin-bottom:1em;padding:0}.html-block #IndianAlliances2019-doc79105 .bordered-box{border:2px solid #fff;width:auto;margin-top:2em;margin-bottom:1em;padding:.5em 1em;display:inline-block}.html-block #IndianAlliances2019-doc79105 .button{cursor:pointer;background-color:#e6e7e8;border-radius:0;display:inline-block}.html-block #IndianAlliances2019-doc79105 .button.active{background-color:#faaf43}.html-block #IndianAlliances2019-doc79105 .button:after{content:none}.html-block #IndianAlliances2019-doc79105 .legend li{float:none;margin-right:1em;font-size:20px;line-height:20px;display:inline-block}.html-block #IndianAlliances2019-doc79105 .legend li:last-child{margin-right:0}.html-block #IndianAlliances2019-doc79105 .legend .text{display:inline-block}.html-block #IndianAlliances2019-doc79105 .parties li{float:none;padding:1em;font-size:1rem;line-height:1.1rem;display:block}.html-block #IndianAlliances2019-doc79105 .parties li.cols .col-80{width:70%}.html-block #IndianAlliances2019-doc79105 .parties .text{text-align:left;display:inline}.html-block #IndianAlliances2019-doc79105 .footnotes{clear:both;float:none;margin-top:1.5em;font-size:.9rem;line-height:1.1rem;display:block}.html-block #IndianAlliances2019-doc79105 .footnote2019,.html-block #IndianAlliances2019-doc79105 .footnotes>div{display:none}.html-block #IndianAlliances2019-doc79105 .footnote2019.active,.html-block #IndianAlliances2019-doc79105 .footnotes>div.active{display:block}.html-block #IndianAlliances2019-doc79105 .circle{float:left;border-radius:50%;width:20px;height:20px;margin:auto 1em auto 0}.html-block #IndianAlliances2019-doc79105 .circle.circle-orange{background-color:#faaf43}.html-block #IndianAlliances2019-doc79105 .circle.circle-teal{background-color:#00a79d}.html-block #IndianAlliances2019-doc79105 .circle.circle-gray{background-color:#e6e7e8}.html-block #IndianAlliances2019-doc79105 .circle.circle-orange-gray{background:linear-gradient(90deg,#faaf43 50%,#e6e7e8 50%)}.html-block #IndianAlliances2019-doc79105 .circle.circle-teal-gray{background:linear-gradient(90deg,#00a79d 50%,#e6e7e8 50%)}.html-block #IndianAlliances2019-doc79105 .accordion-trigger{color:#fff;text-transform:none;border-radius:0;padding:.2em}.html-block #IndianAlliances2019-doc79105 .accordion-trigger.orange{background-color:#faaf43}.html-block #IndianAlliances2019-doc79105 .accordion-trigger.teal{background-color:#00a79d}.html-block #IndianAlliances2019-doc79105 .accordion-trigger.gray{color:#000;background-color:gray}.html-block #IndianAlliances2019-doc79105 .accordion-trigger:after{content:none}.html-block #IndianAlliances2019-doc79105 .accordion-content table{color:#000;width:100%}.html-block #IndianAlliances2019-doc79105 .accordion-content table td{padding:5px;font-size:1rem;line-height:1.2rem}.html-block #IndianAlliances2019-doc79105 .alliance-slide-out{color:#fff;cursor:pointer;text-align:center;background:#faaf43;margin:2em auto;padding:1em;display:table}.html-block #IndianAlliances2019-doc79105 .alliance-slide-out a{text-decoration:none}.html-block #IndianAlliances2019-doc79105 .slide-in-detail .panel-container{-webkit-overflow-scrolling:touch;background:#fff;padding:1em;position:relative}.html-block #IndianAlliances2019-doc79105 .slide-in-detail .panel-container span.close-button{color:#000;padding:0;font-size:.9rem;line-height:1.3em;display:inline-block;position:absolute;top:2px;left:2px}.html-block #IndianAlliances2019-doc79105 .nda.accordion-content{display:block}.html-block #IndianAlliances2019-doc79105 tr.only2019{display:none}.html-block #IndianAlliances2019-doc79105 tr.only2019.active{display:table-row}.html-block #IndianAlliances2019-doc79105 tr.only2014{display:none}.html-block #IndianAlliances2019-doc79105 tr.only2014.active{display:table-row}.html-block #IndianAlliances2019-doc79105 .footnote2014{display:none}.html-block #IndianAlliances2019-doc79105 .footnote2014.active{display:table-row}.html-block #IndianAlliances2019-doc79105 .footnote2019{display:none}.html-block #IndianAlliances2019-doc79105 .footnote2019.active{display:table-row}.html-block #KeyEntrepreneursSinger2025 .padded{padding:1em}.html-block #KeyEntrepreneursSinger2025 .image{background-repeat:no-repeat;background-size:cover;width:auto;height:10em}.html-block #KeyEntrepreneursSinger2025 .entrepreneur-name{color:#fff;letter-spacing:-.02em;background-color:#6e6e71;padding:.5em;font-family:Apercu,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.9rem;font-weight:500}.html-block #KeyEntrepreneursSinger2025 .entrepreneur-click.active .entrepreneur-name{background-color:#00b8ad}.html-block #KeyEntrepreneursSinger2025 .about-entrepreneur{clear:both;display:none}.html-block #KeyEntrepreneursSinger2025 .about-entrepreneur.active{display:block}@media (max-width:1199px){.html-block #KeyEntrepreneursSinger2025 .cols .col{float:left;width:25%!important}}@media (max-width:666px){.html-block #KeyEntrepreneursSinger2025 .image{height:6em}.html-block #KeyEntrepreneursSinger2025 .entrepreneur-name{font-size:1.7rem}.html-block #KeyEntrepreneursSinger2025 .padded{padding:.5em}}.html-block .MoonNorthKorea-doc77946 li{opacity:.5;font-size:.7em;line-height:1.2em}.html-block .MoonNorthKorea-doc77946 li.active{opacity:1}.html-block .doc72884 .affirm{color:#4aca2a}.html-block .doc72884 .contemplate{color:#fbe006}.html-block .doc72884 .deny{color:#fb9d06}.html-block .doc72884 .reject{color:red}.html-block .doc72884 .neutral{color:#949494}.html-block .doc72884 .icon-triangle-right{border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:10px solid #000;width:0;height:0;margin:1em .5em 0 0;display:inline-block}.html-block .doc72884 .icon-triangle-right.affirm{border-left:10px solid #4aca2a}.html-block .doc72884 .icon-triangle-right.contemplate{border-left:10px solid #fbe006}.html-block .doc72884 .icon-triangle-right.deny{border-left:10px solid #fb9d06}.html-block .doc72884 .icon-triangle-right.reject{border-left:10px solid red}.html-block .doc72884 .icon-triangle-right.neutral{border-left:10px solid #949494}.html-block .video-embed,.html-block .videoEmbed{max-width:100%;height:0;margin-bottom:30px;padding-bottom:56.25%;position:relative;overflow:hidden}.embed-floated .html-block .video-embed,.embed-floated .html-block .videoEmbed{margin-bottom:0}.html-block .video-embed iframe,.html-block .video-embed object,.html-block .video-embed embed,.html-block .videoEmbed iframe,.html-block .videoEmbed object,.html-block .videoEmbed embed{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.html-block .gutter-top{margin-top:1em}.html-block .panel-description{margin-bottom:1em;font-weight:100}.html-block .panel-description .reveal-this{display:inline}.html-block .program-highlights ul.clean-list li span{display:block}.html-block .program-highlights ul.clean-list li{margin-bottom:1em}.html-block #npc2022EventPage .hidden,.html-block #npc2021EventPage .hidden,.html-block #gtc2022EventPage .hidden,.html-block #gtc2021EventPage .hidden,.html-block #gtc2023EventPage .hidden,.html-block #gtc2025EventPage .hidden{display:none!important}.html-block #npc2022EventPage .foreground,.html-block #npc2021EventPage .foreground,.html-block #gtc2022EventPage .foreground,.html-block #gtc2021EventPage .foreground,.html-block #gtc2023EventPage .foreground,.html-block #gtc2025EventPage .foreground{min-width:50%;max-width:1000px;margin:0 auto}.html-block #npc2022EventPage .cols,.html-block #npc2021EventPage .cols,.html-block #gtc2022EventPage .cols,.html-block #gtc2021EventPage .cols,.html-block #gtc2023EventPage .cols,.html-block #gtc2025EventPage .cols{clear:both}.html-block #npc2022EventPage .cols .col,.html-block #npc2021EventPage .cols .col,.html-block #gtc2022EventPage .cols .col,.html-block #gtc2021EventPage .cols .col,.html-block #gtc2023EventPage .cols .col,.html-block #gtc2025EventPage .cols .col{float:left}.html-block #npc2022EventPage .cols .col.col-50:nth-child(odd),.html-block #npc2021EventPage .cols .col.col-50:nth-child(odd),.html-block #gtc2022EventPage .cols .col.col-50:nth-child(odd),.html-block #gtc2021EventPage .cols .col.col-50:nth-child(odd),.html-block #gtc2023EventPage .cols .col.col-50:nth-child(odd),.html-block #gtc2025EventPage .cols .col.col-50:nth-child(odd){clear:both}.html-block #npc2022EventPage .cols .col.col-50,.html-block #npc2021EventPage .cols .col.col-50,.html-block #gtc2022EventPage .cols .col.col-50,.html-block #gtc2021EventPage .cols .col.col-50,.html-block #gtc2023EventPage .cols .col.col-50,.html-block #gtc2025EventPage .cols .col.col-50{width:50%}.html-block #npc2022EventPage .gutters,.html-block #npc2021EventPage .gutters,.html-block #gtc2022EventPage .gutters,.html-block #gtc2021EventPage .gutters,.html-block #gtc2023EventPage .gutters,.html-block #gtc2025EventPage .gutters{margin-left:15px;margin-right:15px}.html-block #npc2022EventPage .center,.html-block #npc2021EventPage .center,.html-block #gtc2022EventPage .center,.html-block #gtc2021EventPage .center,.html-block #gtc2023EventPage .center,.html-block #gtc2025EventPage .center{text-align:center}.html-block #npc2022EventPage .section-title,.html-block #npc2021EventPage .section-title,.html-block #gtc2022EventPage .section-title,.html-block #gtc2021EventPage .section-title,.html-block #gtc2023EventPage .section-title,.html-block #gtc2025EventPage .section-title{width:auto;margin:60px 0;display:inline-block}.html-block #npc2022EventPage .section-title.bordered-box--header,.html-block #npc2021EventPage .section-title.bordered-box--header,.html-block #gtc2022EventPage .section-title.bordered-box--header,.html-block #gtc2021EventPage .section-title.bordered-box--header,.html-block #gtc2023EventPage .section-title.bordered-box--header,.html-block #gtc2025EventPage .section-title.bordered-box--header{color:#a28556;text-transform:uppercase;border:1px solid #a28556;padding:10px;font-family:Frutiger Neue LT W06 Bold,Arial Black,Gadget,sans-serif}.html-block #npc2022EventPage select,.html-block #npc2021EventPage select,.html-block #gtc2022EventPage select,.html-block #gtc2021EventPage select,.html-block #gtc2023EventPage select,.html-block #gtc2025EventPage select{background:#fff;border:1px solid #ccc}.html-block #npc2022EventPage .gutter-bottom__double,.html-block #npc2021EventPage .gutter-bottom__double,.html-block #gtc2022EventPage .gutter-bottom__double,.html-block #gtc2021EventPage .gutter-bottom__double,.html-block #gtc2023EventPage .gutter-bottom__double,.html-block #gtc2025EventPage .gutter-bottom__double{margin-bottom:60px}.html-block #npc2022EventPage #aboutTab,.html-block #npc2021EventPage #aboutTab,.html-block #gtc2022EventPage #aboutTab,.html-block #gtc2021EventPage #aboutTab,.html-block #gtc2023EventPage #aboutTab,.html-block #gtc2025EventPage #aboutTab{display:none}.html-block #npc2022EventPage h4.teal,.html-block #npc2022EventPage h5.teal,.html-block #npc2021EventPage h4.teal,.html-block #npc2021EventPage h5.teal,.html-block #gtc2022EventPage h4.teal,.html-block #gtc2022EventPage h5.teal,.html-block #gtc2021EventPage h4.teal,.html-block #gtc2021EventPage h5.teal,.html-block #gtc2023EventPage h4.teal,.html-block #gtc2023EventPage h5.teal,.html-block #gtc2025EventPage h4.teal,.html-block #gtc2025EventPage h5.teal{color:#00a79d}.html-block #npc2022EventPage .button-big.npc-teal,.html-block #npc2021EventPage .button-big.npc-teal,.html-block #gtc2022EventPage .button-big.npc-teal,.html-block #gtc2021EventPage .button-big.npc-teal,.html-block #gtc2023EventPage .button-big.npc-teal,.html-block #gtc2025EventPage .button-big.npc-teal{box-shadow:none;color:#003a63;background-color:#00ffd9;padding:.6rem 1rem .7rem}.html-block #npc2022EventPage .list-across-divided.npc-teal,.html-block #npc2021EventPage .list-across-divided.npc-teal,.html-block #gtc2022EventPage .list-across-divided.npc-teal,.html-block #gtc2021EventPage .list-across-divided.npc-teal,.html-block #gtc2023EventPage .list-across-divided.npc-teal,.html-block #gtc2025EventPage .list-across-divided.npc-teal{text-transform:uppercase;margin-inline-end:0}.html-block #npc2022EventPage .list-across-divided.npc-teal li,.html-block #npc2021EventPage .list-across-divided.npc-teal li,.html-block #gtc2022EventPage .list-across-divided.npc-teal li,.html-block #gtc2021EventPage .list-across-divided.npc-teal li,.html-block #gtc2023EventPage .list-across-divided.npc-teal li,.html-block #gtc2025EventPage .list-across-divided.npc-teal li{border-inline-end:2px solid #003a63;margin-inline-end:7.5px;font-size:.8rem;line-height:1rem}.html-block #npc2022EventPage .list-across-divided.npc-teal li:last-child,.html-block #npc2021EventPage .list-across-divided.npc-teal li:last-child,.html-block #gtc2022EventPage .list-across-divided.npc-teal li:last-child,.html-block #gtc2021EventPage .list-across-divided.npc-teal li:last-child,.html-block #gtc2023EventPage .list-across-divided.npc-teal li:last-child,.html-block #gtc2025EventPage .list-across-divided.npc-teal li:last-child{border:none;margin-inline-end:0}.html-block #npc2022EventPage .list-across-divided.npc-teal a,.html-block #npc2021EventPage .list-across-divided.npc-teal a,.html-block #gtc2022EventPage .list-across-divided.npc-teal a,.html-block #gtc2021EventPage .list-across-divided.npc-teal a,.html-block #gtc2023EventPage .list-across-divided.npc-teal a,.html-block #gtc2025EventPage .list-across-divided.npc-teal a{color:#00ffd9;font-size:.9rem;line-height:1rem}.html-block #npc2022EventPage .agenda,.html-block #npc2021EventPage .agenda,.html-block #gtc2022EventPage .agenda,.html-block #gtc2021EventPage .agenda,.html-block #gtc2023EventPage .agenda,.html-block #gtc2025EventPage .agenda{background-color:#e6e7e8;padding-bottom:30px;display:flex}.html-block #npc2022EventPage .agenda .gutters,.html-block #npc2021EventPage .agenda .gutters,.html-block #gtc2022EventPage .agenda .gutters,.html-block #gtc2021EventPage .agenda .gutters,.html-block #gtc2023EventPage .agenda .gutters,.html-block #gtc2025EventPage .agenda .gutters{margin-bottom:15px}.html-block #npc2022EventPage .agenda .gutters.gutter-bottom__double,.html-block #npc2021EventPage .agenda .gutters.gutter-bottom__double,.html-block #gtc2022EventPage .agenda .gutters.gutter-bottom__double,.html-block #gtc2021EventPage .agenda .gutters.gutter-bottom__double,.html-block #gtc2023EventPage .agenda .gutters.gutter-bottom__double,.html-block #gtc2025EventPage .agenda .gutters.gutter-bottom__double,.html-block #npc2022EventPage .agenda h4,.html-block #npc2021EventPage .agenda h4,.html-block #gtc2022EventPage .agenda h4,.html-block #gtc2021EventPage .agenda h4,.html-block #gtc2023EventPage .agenda h4,.html-block #gtc2025EventPage .agenda h4{margin-bottom:30px}.html-block #npc2022EventPage .agenda .list-across-spaced .button-big,.html-block #npc2021EventPage .agenda .list-across-spaced .button-big,.html-block #gtc2022EventPage .agenda .list-across-spaced .button-big,.html-block #gtc2021EventPage .agenda .list-across-spaced .button-big,.html-block #gtc2023EventPage .agenda .list-across-spaced .button-big,.html-block #gtc2025EventPage .agenda .list-across-spaced .button-big{cursor:pointer;opacity:.7}.html-block #npc2022EventPage .agenda .list-across-spaced .button-big.active,.html-block #npc2021EventPage .agenda .list-across-spaced .button-big.active,.html-block #gtc2022EventPage .agenda .list-across-spaced .button-big.active,.html-block #gtc2021EventPage .agenda .list-across-spaced .button-big.active,.html-block #gtc2023EventPage .agenda .list-across-spaced .button-big.active,.html-block #gtc2025EventPage .agenda .list-across-spaced .button-big.active{opacity:1}.html-block #npc2022EventPage .agenda .content,.html-block #npc2021EventPage .agenda .content,.html-block #gtc2022EventPage .agenda .content,.html-block #gtc2021EventPage .agenda .content,.html-block #gtc2023EventPage .agenda .content,.html-block #gtc2025EventPage .agenda .content{padding-bottom:30px;display:none}.html-block #npc2022EventPage .agenda .content.active,.html-block #npc2022EventPage .agenda .content.active-date,.html-block #npc2021EventPage .agenda .content.active,.html-block #npc2021EventPage .agenda .content.active-date,.html-block #gtc2022EventPage .agenda .content.active,.html-block #gtc2022EventPage .agenda .content.active-date,.html-block #gtc2021EventPage .agenda .content.active,.html-block #gtc2021EventPage .agenda .content.active-date,.html-block #gtc2023EventPage .agenda .content.active,.html-block #gtc2023EventPage .agenda .content.active-date,.html-block #gtc2025EventPage .agenda .content.active,.html-block #gtc2025EventPage .agenda .content.active-date{display:block}.html-block #npc2022EventPage .agenda .day-title,.html-block #npc2021EventPage .agenda .day-title,.html-block #gtc2022EventPage .agenda .day-title,.html-block #gtc2021EventPage .agenda .day-title,.html-block #gtc2023EventPage .agenda .day-title,.html-block #gtc2025EventPage .agenda .day-title{letter-spacing:3px;text-transform:uppercase;padding-bottom:30px}.html-block #npc2022EventPage .agenda .day-title span,.html-block #npc2021EventPage .agenda .day-title span,.html-block #gtc2022EventPage .agenda .day-title span,.html-block #gtc2021EventPage .agenda .day-title span,.html-block #gtc2023EventPage .agenda .day-title span,.html-block #gtc2025EventPage .agenda .day-title span{text-transform:none;display:block}.html-block #npc2022EventPage .agenda form fieldset,.html-block #npc2021EventPage .agenda form fieldset,.html-block #gtc2022EventPage .agenda form fieldset,.html-block #gtc2021EventPage .agenda form fieldset,.html-block #gtc2023EventPage .agenda form fieldset,.html-block #gtc2025EventPage .agenda form fieldset{border:none}.html-block #npc2022EventPage .agenda form label,.html-block #npc2021EventPage .agenda form label,.html-block #gtc2022EventPage .agenda form label,.html-block #gtc2021EventPage .agenda form label,.html-block #gtc2023EventPage .agenda form label,.html-block #gtc2025EventPage .agenda form label{text-transform:uppercase}.html-block #npc2022EventPage .agenda form select,.html-block #npc2021EventPage .agenda form select,.html-block #gtc2022EventPage .agenda form select,.html-block #gtc2021EventPage .agenda form select,.html-block #gtc2023EventPage .agenda form select,.html-block #gtc2025EventPage .agenda form select{text-transform:uppercase;border:1px solid #fff;border-radius:5px;margin-top:1rem;padding:5px;font-size:1.2rem;display:block}.html-block #npc2022EventPage .agenda .cols h5.teal,.html-block #npc2022EventPage .agenda .panel h5.teal,.html-block #npc2021EventPage .agenda .cols h5.teal,.html-block #npc2021EventPage .agenda .panel h5.teal,.html-block #gtc2022EventPage .agenda .cols h5.teal,.html-block #gtc2022EventPage .agenda .panel h5.teal,.html-block #gtc2021EventPage .agenda .cols h5.teal,.html-block #gtc2021EventPage .agenda .panel h5.teal,.html-block #gtc2023EventPage .agenda .cols h5.teal,.html-block #gtc2023EventPage .agenda .panel h5.teal,.html-block #gtc2025EventPage .agenda .cols h5.teal,.html-block #gtc2025EventPage .agenda .panel h5.teal{color:#00a79d;margin-bottom:30px;font-size:2rem}.html-block #npc2022EventPage .agenda .cols p.description,.html-block #npc2022EventPage .agenda .panel p.description,.html-block #npc2021EventPage .agenda .cols p.description,.html-block #npc2021EventPage .agenda .panel p.description,.html-block #gtc2022EventPage .agenda .cols p.description,.html-block #gtc2022EventPage .agenda .panel p.description,.html-block #gtc2021EventPage .agenda .cols p.description,.html-block #gtc2021EventPage .agenda .panel p.description,.html-block #gtc2023EventPage .agenda .cols p.description,.html-block #gtc2023EventPage .agenda .panel p.description,.html-block #gtc2025EventPage .agenda .cols p.description,.html-block #gtc2025EventPage .agenda .panel p.description{max-width:100%;font-size:1.5rem;font-style:italic}.html-block #npc2022EventPage .agenda .cols h6,.html-block #npc2022EventPage .agenda .panel h6,.html-block #npc2021EventPage .agenda .cols h6,.html-block #npc2021EventPage .agenda .panel h6,.html-block #gtc2022EventPage .agenda .cols h6,.html-block #gtc2022EventPage .agenda .panel h6,.html-block #gtc2021EventPage .agenda .cols h6,.html-block #gtc2021EventPage .agenda .panel h6,.html-block #gtc2023EventPage .agenda .cols h6,.html-block #gtc2023EventPage .agenda .panel h6,.html-block #gtc2025EventPage .agenda .cols h6,.html-block #gtc2025EventPage .agenda .panel h6{color:#89684f;margin-top:30px;margin-bottom:10px;font-size:1.9rem;font-weight:700}.html-block #npc2022EventPage .agenda .cols h4.speaker-name,.html-block #npc2022EventPage .agenda .panel h4.speaker-name,.html-block #npc2021EventPage .agenda .cols h4.speaker-name,.html-block #npc2021EventPage .agenda .panel h4.speaker-name,.html-block #gtc2022EventPage .agenda .cols h4.speaker-name,.html-block #gtc2022EventPage .agenda .panel h4.speaker-name,.html-block #gtc2021EventPage .agenda .cols h4.speaker-name,.html-block #gtc2021EventPage .agenda .panel h4.speaker-name,.html-block #gtc2023EventPage .agenda .cols h4.speaker-name,.html-block #gtc2023EventPage .agenda .panel h4.speaker-name,.html-block #gtc2025EventPage .agenda .cols h4.speaker-name,.html-block #gtc2025EventPage .agenda .panel h4.speaker-name{color:#000;margin-bottom:10px;font-size:2rem;font-weight:700}.html-block #npc2022EventPage .agenda .cols h4.speaker-name a,.html-block #npc2022EventPage .agenda .panel h4.speaker-name a,.html-block #npc2021EventPage .agenda .cols h4.speaker-name a,.html-block #npc2021EventPage .agenda .panel h4.speaker-name a,.html-block #gtc2022EventPage .agenda .cols h4.speaker-name a,.html-block #gtc2022EventPage .agenda .panel h4.speaker-name a,.html-block #gtc2021EventPage .agenda .cols h4.speaker-name a,.html-block #gtc2021EventPage .agenda .panel h4.speaker-name a,.html-block #gtc2023EventPage .agenda .cols h4.speaker-name a,.html-block #gtc2023EventPage .agenda .panel h4.speaker-name a,.html-block #gtc2025EventPage .agenda .cols h4.speaker-name a,.html-block #gtc2025EventPage .agenda .panel h4.speaker-name a{color:#000}.html-block #npc2022EventPage .agenda .cols .component,.html-block #npc2022EventPage .agenda .panel .component,.html-block #npc2021EventPage .agenda .cols .component,.html-block #npc2021EventPage .agenda .panel .component,.html-block #gtc2022EventPage .agenda .cols .component,.html-block #gtc2022EventPage .agenda .panel .component,.html-block #gtc2021EventPage .agenda .cols .component,.html-block #gtc2021EventPage .agenda .panel .component,.html-block #gtc2023EventPage .agenda .cols .component,.html-block #gtc2023EventPage .agenda .panel .component,.html-block #gtc2025EventPage .agenda .cols .component,.html-block #gtc2025EventPage .agenda .panel .component{color:#6e6e71;margin-top:5px;font-size:1.3rem;line-height:1.1}.html-block #npc2022EventPage .agenda .cols .button-big.teal,.html-block #npc2022EventPage .agenda .panel .button-big.teal,.html-block #npc2021EventPage .agenda .cols .button-big.teal,.html-block #npc2021EventPage .agenda .panel .button-big.teal,.html-block #gtc2022EventPage .agenda .cols .button-big.teal,.html-block #gtc2022EventPage .agenda .panel .button-big.teal,.html-block #gtc2021EventPage .agenda .cols .button-big.teal,.html-block #gtc2021EventPage .agenda .panel .button-big.teal,.html-block #gtc2023EventPage .agenda .cols .button-big.teal,.html-block #gtc2023EventPage .agenda .panel .button-big.teal,.html-block #gtc2025EventPage .agenda .cols .button-big.teal,.html-block #gtc2025EventPage .agenda .panel .button-big.teal{background-color:#00a79d}.html-block #npc2022EventPage .agenda .cols .videoEmbed,.html-block #npc2022EventPage .agenda .panel .videoEmbed,.html-block #npc2021EventPage .agenda .cols .videoEmbed,.html-block #npc2021EventPage .agenda .panel .videoEmbed,.html-block #gtc2022EventPage .agenda .cols .videoEmbed,.html-block #gtc2022EventPage .agenda .panel .videoEmbed,.html-block #gtc2021EventPage .agenda .cols .videoEmbed,.html-block #gtc2021EventPage .agenda .panel .videoEmbed,.html-block #gtc2023EventPage .agenda .cols .videoEmbed,.html-block #gtc2023EventPage .agenda .panel .videoEmbed,.html-block #gtc2025EventPage .agenda .cols .videoEmbed,.html-block #gtc2025EventPage .agenda .panel .videoEmbed{margin-bottom:30px}.html-block #npc2022EventPage .agenda .container-connector,.html-block #npc2021EventPage .agenda .container-connector,.html-block #gtc2022EventPage .agenda .container-connector,.html-block #gtc2021EventPage .agenda .container-connector,.html-block #gtc2023EventPage .agenda .container-connector,.html-block #gtc2025EventPage .agenda .container-connector{display:none}.html-block #npc2022EventPage .avatar,.html-block #npc2021EventPage .avatar,.html-block #gtc2022EventPage .avatar,.html-block #gtc2021EventPage .avatar,.html-block #gtc2023EventPage .avatar,.html-block #gtc2025EventPage .avatar{float:left;background-repeat:no-repeat;background-size:100%;border:1px solid #000;border-radius:50%;width:6rem;height:6rem;display:block;overflow:hidden;margin-right:2rem!important}.html-block #npc2022EventPage .young-professionals,.html-block #npc2022EventPage .knowledge-transfer,.html-block #npc2021EventPage .young-professionals,.html-block #npc2021EventPage .knowledge-transfer,.html-block #gtc2022EventPage .young-professionals,.html-block #gtc2022EventPage .knowledge-transfer,.html-block #gtc2021EventPage .young-professionals,.html-block #gtc2021EventPage .knowledge-transfer,.html-block #gtc2023EventPage .young-professionals,.html-block #gtc2023EventPage .knowledge-transfer,.html-block #gtc2025EventPage .young-professionals,.html-block #gtc2025EventPage .knowledge-transfer{background-color:#003a63;display:flex}.html-block #npc2022EventPage .young-professionals .section-title.bordered-box--header,.html-block #npc2022EventPage .knowledge-transfer .section-title.bordered-box--header,.html-block #npc2021EventPage .young-professionals .section-title.bordered-box--header,.html-block #npc2021EventPage .knowledge-transfer .section-title.bordered-box--header,.html-block #gtc2022EventPage .young-professionals .section-title.bordered-box--header,.html-block #gtc2022EventPage .knowledge-transfer .section-title.bordered-box--header,.html-block #gtc2021EventPage .young-professionals .section-title.bordered-box--header,.html-block #gtc2021EventPage .knowledge-transfer .section-title.bordered-box--header,.html-block #gtc2023EventPage .young-professionals .section-title.bordered-box--header,.html-block #gtc2023EventPage .knowledge-transfer .section-title.bordered-box--header,.html-block #gtc2025EventPage .young-professionals .section-title.bordered-box--header,.html-block #gtc2025EventPage .knowledge-transfer .section-title.bordered-box--header{color:#fff;border:1px solid #fff}.html-block #npc2022EventPage .young-professionals .section-content,.html-block #npc2022EventPage .knowledge-transfer .section-content,.html-block #npc2021EventPage .young-professionals .section-content,.html-block #npc2021EventPage .knowledge-transfer .section-content,.html-block #gtc2022EventPage .young-professionals .section-content,.html-block #gtc2022EventPage .knowledge-transfer .section-content,.html-block #gtc2021EventPage .young-professionals .section-content,.html-block #gtc2021EventPage .knowledge-transfer .section-content,.html-block #gtc2023EventPage .young-professionals .section-content,.html-block #gtc2023EventPage .knowledge-transfer .section-content,.html-block #gtc2025EventPage .young-professionals .section-content,.html-block #gtc2025EventPage .knowledge-transfer .section-content{color:#fff}.html-block #npc2022EventPage .young-professionals .section-content strong,.html-block #npc2022EventPage .knowledge-transfer .section-content strong,.html-block #npc2021EventPage .young-professionals .section-content strong,.html-block #npc2021EventPage .knowledge-transfer .section-content strong,.html-block #gtc2022EventPage .young-professionals .section-content strong,.html-block #gtc2022EventPage .knowledge-transfer .section-content strong,.html-block #gtc2021EventPage .young-professionals .section-content strong,.html-block #gtc2021EventPage .knowledge-transfer .section-content strong,.html-block #gtc2023EventPage .young-professionals .section-content strong,.html-block #gtc2023EventPage .knowledge-transfer .section-content strong,.html-block #gtc2025EventPage .young-professionals .section-content strong,.html-block #gtc2025EventPage .knowledge-transfer .section-content strong{margin-top:20px;font-size:2rem;display:block}.html-block #npc2022EventPage .young-professionals .section-content strong.first,.html-block #npc2022EventPage .knowledge-transfer .section-content strong.first,.html-block #npc2021EventPage .young-professionals .section-content strong.first,.html-block #npc2021EventPage .knowledge-transfer .section-content strong.first,.html-block #gtc2022EventPage .young-professionals .section-content strong.first,.html-block #gtc2022EventPage .knowledge-transfer .section-content strong.first,.html-block #gtc2021EventPage .young-professionals .section-content strong.first,.html-block #gtc2021EventPage .knowledge-transfer .section-content strong.first,.html-block #gtc2023EventPage .young-professionals .section-content strong.first,.html-block #gtc2023EventPage .knowledge-transfer .section-content strong.first,.html-block #gtc2025EventPage .young-professionals .section-content strong.first,.html-block #gtc2025EventPage .knowledge-transfer .section-content strong.first{margin-top:0}.html-block #npc2022EventPage .young-professionals .section-content a,.html-block #npc2022EventPage .knowledge-transfer .section-content a,.html-block #npc2021EventPage .young-professionals .section-content a,.html-block #npc2021EventPage .knowledge-transfer .section-content a,.html-block #gtc2022EventPage .young-professionals .section-content a,.html-block #gtc2022EventPage .knowledge-transfer .section-content a,.html-block #gtc2021EventPage .young-professionals .section-content a,.html-block #gtc2021EventPage .knowledge-transfer .section-content a,.html-block #gtc2023EventPage .young-professionals .section-content a,.html-block #gtc2023EventPage .knowledge-transfer .section-content a,.html-block #gtc2025EventPage .young-professionals .section-content a,.html-block #gtc2025EventPage .knowledge-transfer .section-content a{color:#00a79d}.html-block #npc2022EventPage .young-professionals .section-content a.button-big,.html-block #npc2022EventPage .knowledge-transfer .section-content a.button-big,.html-block #npc2021EventPage .young-professionals .section-content a.button-big,.html-block #npc2021EventPage .knowledge-transfer .section-content a.button-big,.html-block #gtc2022EventPage .young-professionals .section-content a.button-big,.html-block #gtc2022EventPage .knowledge-transfer .section-content a.button-big,.html-block #gtc2021EventPage .young-professionals .section-content a.button-big,.html-block #gtc2021EventPage .knowledge-transfer .section-content a.button-big,.html-block #gtc2023EventPage .young-professionals .section-content a.button-big,.html-block #gtc2023EventPage .knowledge-transfer .section-content a.button-big,.html-block #gtc2025EventPage .young-professionals .section-content a.button-big,.html-block #gtc2025EventPage .knowledge-transfer .section-content a.button-big,.html-block #npc2022EventPage .young-professionals .section-content h4.white a,.html-block #npc2022EventPage .young-professionals .section-content .white,.html-block #npc2022EventPage .knowledge-transfer .section-content h4.white a,.html-block #npc2022EventPage .knowledge-transfer .section-content .white,.html-block #npc2021EventPage .young-professionals .section-content h4.white a,.html-block #npc2021EventPage .young-professionals .section-content .white,.html-block #npc2021EventPage .knowledge-transfer .section-content h4.white a,.html-block #npc2021EventPage .knowledge-transfer .section-content .white,.html-block #gtc2022EventPage .young-professionals .section-content h4.white a,.html-block #gtc2022EventPage .young-professionals .section-content .white,.html-block #gtc2022EventPage .knowledge-transfer .section-content h4.white a,.html-block #gtc2022EventPage .knowledge-transfer .section-content .white,.html-block #gtc2021EventPage .young-professionals .section-content h4.white a,.html-block #gtc2021EventPage .young-professionals .section-content .white,.html-block #gtc2021EventPage .knowledge-transfer .section-content h4.white a,.html-block #gtc2021EventPage .knowledge-transfer .section-content .white,.html-block #gtc2023EventPage .young-professionals .section-content h4.white a,.html-block #gtc2023EventPage .young-professionals .section-content .white,.html-block #gtc2023EventPage .knowledge-transfer .section-content h4.white a,.html-block #gtc2023EventPage .knowledge-transfer .section-content .white,.html-block #gtc2025EventPage .young-professionals .section-content h4.white a,.html-block #gtc2025EventPage .young-professionals .section-content .white,.html-block #gtc2025EventPage .knowledge-transfer .section-content h4.white a,.html-block #gtc2025EventPage .knowledge-transfer .section-content .white{color:#fff}.html-block #npc2022EventPage .young-professionals .section-content .center,.html-block #npc2022EventPage .knowledge-transfer .section-content .center,.html-block #npc2021EventPage .young-professionals .section-content .center,.html-block #npc2021EventPage .knowledge-transfer .section-content .center,.html-block #gtc2022EventPage .young-professionals .section-content .center,.html-block #gtc2022EventPage .knowledge-transfer .section-content .center,.html-block #gtc2021EventPage .young-professionals .section-content .center,.html-block #gtc2021EventPage .knowledge-transfer .section-content .center,.html-block #gtc2023EventPage .young-professionals .section-content .center,.html-block #gtc2023EventPage .knowledge-transfer .section-content .center,.html-block #gtc2025EventPage .young-professionals .section-content .center,.html-block #gtc2025EventPage .knowledge-transfer .section-content .center{max-width:100%}.html-block #npc2022EventPage .young-professionals .button-big.red,.html-block #npc2022EventPage .knowledge-transfer .button-big.red,.html-block #npc2021EventPage .young-professionals .button-big.red,.html-block #npc2021EventPage .knowledge-transfer .button-big.red,.html-block #gtc2022EventPage .young-professionals .button-big.red,.html-block #gtc2022EventPage .knowledge-transfer .button-big.red,.html-block #gtc2021EventPage .young-professionals .button-big.red,.html-block #gtc2021EventPage .knowledge-transfer .button-big.red,.html-block #gtc2023EventPage .young-professionals .button-big.red,.html-block #gtc2023EventPage .knowledge-transfer .button-big.red,.html-block #gtc2025EventPage .young-professionals .button-big.red,.html-block #gtc2025EventPage .knowledge-transfer .button-big.red{margin-top:30px}.html-block #npc2022EventPage .young-professionals li,.html-block #npc2022EventPage .young-professionals p,.html-block #npc2022EventPage .knowledge-transfer li,.html-block #npc2022EventPage .knowledge-transfer p,.html-block #npc2021EventPage .young-professionals li,.html-block #npc2021EventPage .young-professionals p,.html-block #npc2021EventPage .knowledge-transfer li,.html-block #npc2021EventPage .knowledge-transfer p,.html-block #gtc2022EventPage .young-professionals li,.html-block #gtc2022EventPage .young-professionals p,.html-block #gtc2022EventPage .knowledge-transfer li,.html-block #gtc2022EventPage .knowledge-transfer p,.html-block #gtc2021EventPage .young-professionals li,.html-block #gtc2021EventPage .young-professionals p,.html-block #gtc2021EventPage .knowledge-transfer li,.html-block #gtc2021EventPage .knowledge-transfer p,.html-block #gtc2023EventPage .young-professionals li,.html-block #gtc2023EventPage .young-professionals p,.html-block #gtc2023EventPage .knowledge-transfer li,.html-block #gtc2023EventPage .knowledge-transfer p,.html-block #gtc2025EventPage .young-professionals li,.html-block #gtc2025EventPage .young-professionals p,.html-block #gtc2025EventPage .knowledge-transfer li,.html-block #gtc2025EventPage .knowledge-transfer p{font-size:2rem}.html-block #npc2022EventPage .young-professionals .gutter-top,.html-block #npc2022EventPage .knowledge-transfer .gutter-top,.html-block #npc2021EventPage .young-professionals .gutter-top,.html-block #npc2021EventPage .knowledge-transfer .gutter-top,.html-block #gtc2022EventPage .young-professionals .gutter-top,.html-block #gtc2022EventPage .knowledge-transfer .gutter-top,.html-block #gtc2021EventPage .young-professionals .gutter-top,.html-block #gtc2021EventPage .knowledge-transfer .gutter-top,.html-block #gtc2023EventPage .young-professionals .gutter-top,.html-block #gtc2023EventPage .knowledge-transfer .gutter-top,.html-block #gtc2025EventPage .young-professionals .gutter-top,.html-block #gtc2025EventPage .knowledge-transfer .gutter-top{margin-top:30px}.html-block #npc2022EventPage .young-professionals .container-connector .connector,.html-block #npc2022EventPage .knowledge-transfer .container-connector .connector,.html-block #npc2021EventPage .young-professionals .container-connector .connector,.html-block #npc2021EventPage .knowledge-transfer .container-connector .connector,.html-block #gtc2022EventPage .young-professionals .container-connector .connector,.html-block #gtc2022EventPage .knowledge-transfer .container-connector .connector,.html-block #gtc2021EventPage .young-professionals .container-connector .connector,.html-block #gtc2021EventPage .knowledge-transfer .container-connector .connector,.html-block #gtc2023EventPage .young-professionals .container-connector .connector,.html-block #gtc2023EventPage .knowledge-transfer .container-connector .connector,.html-block #gtc2025EventPage .young-professionals .container-connector .connector,.html-block #gtc2025EventPage .knowledge-transfer .container-connector .connector{display:none}.html-block #npc2022EventPage .young-professionals .reveal-this,.html-block #npc2022EventPage .knowledge-transfer .reveal-this,.html-block #npc2021EventPage .young-professionals .reveal-this,.html-block #npc2021EventPage .knowledge-transfer .reveal-this,.html-block #gtc2022EventPage .young-professionals .reveal-this,.html-block #gtc2022EventPage .knowledge-transfer .reveal-this,.html-block #gtc2021EventPage .young-professionals .reveal-this,.html-block #gtc2021EventPage .knowledge-transfer .reveal-this,.html-block #gtc2023EventPage .young-professionals .reveal-this,.html-block #gtc2023EventPage .knowledge-transfer .reveal-this,.html-block #gtc2025EventPage .young-professionals .reveal-this,.html-block #gtc2025EventPage .knowledge-transfer .reveal-this{margin:1em 0 2em;font-size:.8em;line-height:1.3em}.html-block #npc2022EventPage .young-professionals .logo,.html-block #npc2022EventPage .knowledge-transfer .logo,.html-block #npc2021EventPage .young-professionals .logo,.html-block #npc2021EventPage .knowledge-transfer .logo,.html-block #gtc2022EventPage .young-professionals .logo,.html-block #gtc2022EventPage .knowledge-transfer .logo,.html-block #gtc2021EventPage .young-professionals .logo,.html-block #gtc2021EventPage .knowledge-transfer .logo,.html-block #gtc2023EventPage .young-professionals .logo,.html-block #gtc2023EventPage .knowledge-transfer .logo,.html-block #gtc2025EventPage .young-professionals .logo,.html-block #gtc2025EventPage .knowledge-transfer .logo{float:left;background-repeat:no-repeat;background-size:contain;width:400px;height:100px;margin-inline-end:45px}.html-block #npc2022EventPage .young-professionals .logo.center.logos,.html-block #npc2022EventPage .knowledge-transfer .logo.center.logos,.html-block #npc2021EventPage .young-professionals .logo.center.logos,.html-block #npc2021EventPage .knowledge-transfer .logo.center.logos,.html-block #gtc2022EventPage .young-professionals .logo.center.logos,.html-block #gtc2022EventPage .knowledge-transfer .logo.center.logos,.html-block #gtc2021EventPage .young-professionals .logo.center.logos,.html-block #gtc2021EventPage .knowledge-transfer .logo.center.logos,.html-block #gtc2023EventPage .young-professionals .logo.center.logos,.html-block #gtc2023EventPage .knowledge-transfer .logo.center.logos,.html-block #gtc2025EventPage .young-professionals .logo.center.logos,.html-block #gtc2025EventPage .knowledge-transfer .logo.center.logos{margin:0 auto;display:inline-block}.html-block #npc2022EventPage .young-professionals .logo.poni,.html-block #npc2022EventPage .knowledge-transfer .logo.poni,.html-block #npc2021EventPage .young-professionals .logo.poni,.html-block #npc2021EventPage .knowledge-transfer .logo.poni,.html-block #gtc2022EventPage .young-professionals .logo.poni,.html-block #gtc2022EventPage .knowledge-transfer .logo.poni,.html-block #gtc2021EventPage .young-professionals .logo.poni,.html-block #gtc2021EventPage .knowledge-transfer .logo.poni,.html-block #gtc2023EventPage .young-professionals .logo.poni,.html-block #gtc2023EventPage .knowledge-transfer .logo.poni,.html-block #gtc2025EventPage .young-professionals .logo.poni,.html-block #gtc2025EventPage .knowledge-transfer .logo.poni{float:none;background-image:url(https://ceipimg.s3.amazonaws.com/email/cosponsor-images/PONI-logo-dark.png);width:200px;margin:0 auto;display:inline-block}.html-block #npc2022EventPage .young-professionals .logo.wcaps,.html-block #npc2022EventPage .knowledge-transfer .logo.wcaps,.html-block #npc2021EventPage .young-professionals .logo.wcaps,.html-block #npc2021EventPage .knowledge-transfer .logo.wcaps,.html-block #gtc2022EventPage .young-professionals .logo.wcaps,.html-block #gtc2022EventPage .knowledge-transfer .logo.wcaps,.html-block #gtc2021EventPage .young-professionals .logo.wcaps,.html-block #gtc2021EventPage .knowledge-transfer .logo.wcaps,.html-block #gtc2023EventPage .young-professionals .logo.wcaps,.html-block #gtc2023EventPage .knowledge-transfer .logo.wcaps,.html-block #gtc2025EventPage .young-professionals .logo.wcaps,.html-block #gtc2025EventPage .knowledge-transfer .logo.wcaps{background-image:url(https://ceipimg.s3.amazonaws.com/email/cosponsor-images/WCAPS-logo-original-opt1-white.png)}.html-block #npc2022EventPage .young-professionals .logo.cns,.html-block #npc2022EventPage .knowledge-transfer .logo.cns,.html-block #npc2021EventPage .young-professionals .logo.cns,.html-block #npc2021EventPage .knowledge-transfer .logo.cns,.html-block #gtc2022EventPage .young-professionals .logo.cns,.html-block #gtc2022EventPage .knowledge-transfer .logo.cns,.html-block #gtc2021EventPage .young-professionals .logo.cns,.html-block #gtc2021EventPage .knowledge-transfer .logo.cns,.html-block #gtc2023EventPage .young-professionals .logo.cns,.html-block #gtc2023EventPage .knowledge-transfer .logo.cns,.html-block #gtc2025EventPage .young-professionals .logo.cns,.html-block #gtc2025EventPage .knowledge-transfer .logo.cns{background-image:url(https://ceipimg.s3.amazonaws.com/email/cosponsor-images/2022-CNS_logo.png)}.html-block #npc2022EventPage .award,.html-block #npc2021EventPage .award,.html-block #gtc2022EventPage .award,.html-block #gtc2021EventPage .award,.html-block #gtc2023EventPage .award,.html-block #gtc2025EventPage .award{background-color:#fff}.html-block #npc2022EventPage .award .section-title.bordered-box--header,.html-block #npc2021EventPage .award .section-title.bordered-box--header,.html-block #gtc2022EventPage .award .section-title.bordered-box--header,.html-block #gtc2021EventPage .award .section-title.bordered-box--header,.html-block #gtc2023EventPage .award .section-title.bordered-box--header,.html-block #gtc2025EventPage .award .section-title.bordered-box--header{color:#000;border:1px solid #000}.html-block #npc2022EventPage .award p,.html-block #npc2021EventPage .award p,.html-block #gtc2022EventPage .award p,.html-block #gtc2021EventPage .award p,.html-block #gtc2023EventPage .award p,.html-block #gtc2025EventPage .award p{max-width:100%}.html-block #npc2022EventPage .award .container-connector .connector,.html-block #npc2021EventPage .award .container-connector .connector,.html-block #gtc2022EventPage .award .container-connector .connector,.html-block #gtc2021EventPage .award .container-connector .connector,.html-block #gtc2023EventPage .award .container-connector .connector,.html-block #gtc2025EventPage .award .container-connector .connector{display:none}@media (max-width:666px){.html-block #npc2022EventPage .agenda form select,.html-block #npc2021EventPage .agenda form select,.html-block #gtc2022EventPage .agenda form select,.html-block #gtc2021EventPage .agenda form select,.html-block #gtc2023EventPage .agenda form select,.html-block #gtc2025EventPage .agenda form select{font-size:.5rem}.html-block #npc2022EventPage .agenda .day-title,.html-block #npc2021EventPage .agenda .day-title,.html-block #gtc2022EventPage .agenda .day-title,.html-block #gtc2021EventPage .agenda .day-title,.html-block #gtc2023EventPage .agenda .day-title,.html-block #gtc2025EventPage .agenda .day-title{color:#00a79d;font-size:1.5rem}.html-block #npc2022EventPage .agenda .col-50,.html-block #npc2021EventPage .agenda .col-50,.html-block #gtc2022EventPage .agenda .col-50,.html-block #gtc2021EventPage .agenda .col-50,.html-block #gtc2023EventPage .agenda .col-50,.html-block #gtc2025EventPage .agenda .col-50{margin-top:30px}.html-block #npc2022EventPage .young-professionals .logo,.html-block #npc2021EventPage .young-professionals .logo,.html-block #gtc2022EventPage .young-professionals .logo,.html-block #gtc2021EventPage .young-professionals .logo,.html-block #gtc2023EventPage .young-professionals .logo,.html-block #gtc2025EventPage .young-professionals .logo{width:300px}}.html-block .disclaimer{margin:4.8rem 0}.html-block .disclaimer span{width:fit-content;margin:0 auto;display:block}.html-block #registrationForm{margin-bottom:2em;display:block}.html-block #registrationForm.hidden{margin-bottom:0;display:none}.html-block .mktoForm .mktoButtonWrap.mktoRound .mktoButton{color:rgb(var(--color-rgb-blanc-default));background-color:rgb(var(--color-rgb-teal-default));background-image:none;border:none;border-radius:5px;text-decoration:none}
