.gemo-perspectives-chart{color:#000;border-top:4px solid #d04a02;border-bottom:1px solid #d04a02;padding:30px 0 20px;margin-top:50px;margin-bottom:20px}@media (max-width:767px){.gemo-perspectives-chart{margin-left:0;margin-right:0}}@media (min-width:768px){.gemo-perspectives-chart{margin-left:auto;margin-right:auto;width:720px}.gemo-perspectives-chart .text-component{margin:0;padding:0;width:100%}}@media (min-width:992px){.gemo-perspectives-chart{width:939.99998px}}@media (min-width:1200px){.gemo-perspectives-chart{width:945px}}@media (min-width:1400px){.gemo-perspectives-chart{width:1111.6666px}}.page-primary-col--red .gemo-perspectives-chart{border-top-color:#e0301e;border-bottom-color:#e0301e}.page-primary-col--orange .gemo-perspectives-chart{border-top-color:#d04a02;border-bottom-color:#d04a02}.page-primary-col--rose .gemo-perspectives-chart{border-top-color:#d93954;border-bottom-color:#d93954}@media (max-width:767px){.gemo-perspectives-chart{padding-top:10px}}.gemo-perspectives-chart .sr-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}@media (min-width:992px){.gemo-perspectives-chart-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.gemo-perspectives-chart-header__title{font-family:"PwC Helvetica Neue Light","Helvetica Neue Light",helvetica,arial,sans-serif;margin:0 0 16px 0;font-size:32px;font-size:2rem;line-height:1.25}@media (min-width:992px){.gemo-perspectives-chart-header__title{width:454.99999px}}@media (min-width:1200px){.gemo-perspectives-chart-header__title{width:555px}}@media (min-width:1400px){.gemo-perspectives-chart-header__title{width:654.99996px}}@media (min-width:992px){.gemo-perspectives-chart-header__title{margin-bottom:20px;font-size:40px;font-size:2.5rem;line-height:1.2}}.page-primary-col--red .gemo-perspectives-chart-header__title{color:#e0301e}.page-primary-col--orange .gemo-perspectives-chart-header__title{color:#d04a02}.page-primary-col--rose .gemo-perspectives-chart-header__title{color:#d93954}.gemo-perspectives-chart-header__subtitle{margin-left:auto;font-family:"PwC Helvetica Neue","Helvetica Neue",helvetica,arial,sans-serif;font-size:20px;font-size:1.25rem;line-height:1.4}@media (min-width:992px){.gemo-perspectives-chart-header__subtitle{width:293.33333px}}@media (min-width:1200px){.gemo-perspectives-chart-header__subtitle{width:360px}}@media (min-width:1400px){.gemo-perspectives-chart-header__subtitle{width:426.66664px}}@media (min-width:992px){.gemo-perspectives-chart-header__subtitle{font-size:26px;font-size:1.625rem}}@media (min-width:768px){.gemo-perspectives-chart-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}.gemo-perspectives-chart-footer__footnotes{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}@media (max-width:767px){.gemo-perspectives-chart-footer__footnotes{margin-bottom:20px}}.gemo-perspectives-chart-footer__footnotes p{max-width:700px;font-size:.875rem;line-height:1.3;padding-right:10px;margin-bottom:25px}.gemo-perspectives-chart-footer__footnotes p:last-of-type{margin-bottom:0}.gemo-perspectives-chart-footer__footnotes a{font-weight:700;padding-bottom:1px;border-bottom:1px solid #000;text-decoration:none}.gemo-perspectives-chart-footer__footnotes a:focus,.gemo-perspectives-chart-footer__footnotes a:hover{padding-bottom:0;border-bottom-width:2px}.js-chart{position:relative}.js-chart__scroll-trigger{position:absolute;opacity:0;width:100%;height:100%;max-height:33vh;top:0;left:0;z-index:-1}.cq-Editable-dom .js-chart__scroll-trigger{display:none}.js-chart-pane{width:auto;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;height:330px;margin-bottom:70px}.js-chart-pane--wrap{height:auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.js-chart-bar{position:relative;height:0;width:10%;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out;background:#d93954;color:#fff}.js-chart-bar.js-chart-bar--value-outside{color:#000}.js-chart-bar__label{position:absolute;bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);text-align:center;font-size:1rem;color:#000;font-weight:700}.js-chart-bar__value{position:absolute;top:5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-align:center;font-size:1rem;font-weight:700;color:inherit;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.js-chart-bar--value-outside .js-chart-bar__value{top:-30px}@media (max-width:600px){.js-chart-bar--value-outside .js-chart-bar__value{top:-25px}}.js-chart-bar:not(.js-chart-bar--value-outside){overflow:hidden}.js-chart-bar:nth-child(2){background:#ffb600;color:#000}.js-chart-bar:nth-child(3){background:#000;color:#fff}.js-chart-bar:nth-child(4){background:#eb8c00;color:#000}.js-chart__legend{margin-bottom:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.js-chart__legend{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.js-chart__legend .item{font-size:1rem;line-height:1.3;color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 8px 0 0;margin-bottom:8px;margin-right:10px}@media (max-width:767px){.js-chart__legend .item{margin-bottom:5px}}.js-chart__legend .item .symbol{-webkit-box-flex:0;-webkit-flex:0 0 15px;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px;margin-right:10px;margin-top:2px;background:#d93954}.js-chart__legend .item .serieName{color:#000}.js-chart__legend .item.item--circle .symbol{border-radius:100%}.js-chart__legend .item:nth-child(2) .symbol{background:#ffb600}.js-chart__legend .item:nth-child(3) .symbol{background:#eb8c00}.js-chart__legend .item:nth-child(4) .symbol{background:#000}.js-chart__legend-header{font-size:1.125rem;font-weight:700}.js-chart__legend-header-unit{font-weight:400}.js-chart-bar-group{width:35%;height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.js-chart-bar-group__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;width:100%}.js-chart-bar-group__header{text-align:center;position:absolute;top:100%;min-width:100%}.js-chart-bar-group__header h3{font-size:1.125rem;line-height:1.3;font-weight:700;color:#000;text-align:center;margin:15px 0 0 0}.js-chart-bar-group .js-chart-bar{width:23%}.js-chart-pane-scrolling-wrapper{position:relative}.js-chart-yaxis{position:absolute;left:0;top:0;height:100%;width:40px}.js-chart-yaxis li,.js-chart-yaxis ul{margin:0;padding:0}.js-chart-yaxis ul{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-right:1px solid #000;padding-bottom:1px}.js-chart-yaxis li{position:relative;height:0}.js-chart-yaxis li span{font-size:.875rem;position:absolute;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:right;width:25px}.js-chart-yaxis li:after{content:'';width:10px;height:1px;background:#000;position:absolute;right:0;top:50%}.js-chart-yaxis--right{left:auto;right:0}.js-chart-yaxis--right ul{border-left:1px solid #000;border-right:0}.js-chart-yaxis--right ul li span{text-align:left;left:auto;right:0}.js-chart-yaxis--right ul li:after{right:auto;left:0}.js-chart-yaxis--areachart{width:100%}.js-chart-yaxis--areachart ul{border:0}.js-chart-yaxis--areachart li span{font-size:.875rem;font-weight:700}.js-chart-yaxis--areachart li:after{right:0;width:calc(100% - 40px);background:#7d7d7d}@media (max-width:767px){.js-chart-yaxis{width:30px}.js-chart-yaxis ul li:after{width:5px}.js-chart-yaxis ul li span{width:20px;font-size:.8rem}.js-chart-yaxis--areachart{width:100%}.js-chart-yaxis--areachart ul li:after{right:0;width:calc(100% - 40px)}}.js-chart-xaxis{position:absolute;z-index:3;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #000}.js-chart-xaxis__item{width:1px;position:relative}.js-chart-xaxis__label{position:absolute;bottom:-35px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#000}.js-chart-xaxis__label:before{content:'';width:1px;height:10px;background:#000;position:absolute;left:50%;top:-7px}@media (max-width:600px){.js-chart-xaxis__label{-webkit-transform:translate(-50%,100%) rotate(-90deg);-ms-transform:translate(-50%,100%) rotate(-90deg);transform:translate(-50%,100%) rotate(-90deg);bottom:-15px}}.js-chart-xaxis__value{position:absolute;left:auto}.js-chart-xaxis__value-point{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;margin:0;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px;border-radius:100%}.js-chart-xaxis__value-point:after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:0;width:16px;height:16px;border-radius:100%;background:#000}.js-chart-xaxis__value.activated .js-chart-xaxis__value-point{opacity:1}.js-chart-xaxis--areachart{width:95%;margin-left:5%;border-bottom:0}.js-chart-xaxis--areachart .js-chart-xaxis__label{font-size:.875rem;font-weight:700}.js-chart-xaxis--areachart .js-chart-xaxis__label:before{display:none}.js-chart-xaxis--areachart .js-chart-tooltip{display:none;top:auto;bottom:0;min-width:123px}.js-chart-xaxis--areachart .js-chart-tooltip__category{font-size:12px;font-weight:400;white-space:nowrap}.js-chart-xaxis--areachart .js-chart-tooltip:after{content:'';position:absolute;bottom:-6px;left:50%;width:10px;height:10px;background:#fff;border-bottom:1px solid #464646;border-left:1px solid #464646;-webkit-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.js-chart-xaxis--areachart .js-chart-tooltip:before{display:none}.js-chart-xaxis--areachart .js-chart-tooltip--offset-left{-webkit-transform:translateX(calc(-100% + 10px));-ms-transform:translateX(calc(-100% + 10px));transform:translateX(calc(-100% + 10px))}.js-chart-xaxis--areachart .js-chart-tooltip--offset-left:after{left:calc(100% - 10px)}@media (max-width:600px){.js-chart-xaxis--areachart .js-chart-tooltip--offset-left-mobile{-webkit-transform:translateX(calc(-100% + 10px));-ms-transform:translateX(calc(-100% + 10px));transform:translateX(calc(-100% + 10px))}.js-chart-xaxis--areachart .js-chart-tooltip--offset-left-mobile:after{left:calc(100% - 10px)}}.line-chart{width:100%;height:100%}.line-chart-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.line-chart polyline{fill:transparent;stroke-width:3;stroke:#000;stroke-dasharray:100000000;stroke-dashoffset:100000000}.area-chart-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}.area-chart-wrapper svg{width:100%;height:100%}.area-chart-wrapper svg polyline{-webkit-transform:scaley(0);-ms-transform:scaley(0);transform:scaley(0);-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.area-chart-wrapper .area-chart__polyline-1{fill:#ffb600}.area-chart-wrapper .area-chart__polyline-2{fill:#d93954;pointer-events:none}.js-chart--areachart.js-chart-element--animated .area-chart-wrapper polyline{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.js-chart--areachart.js-chart-element--animated .area-chart-wrapper .area-chart__polyline-2{-webkit-transition-delay:.3s;transition-delay:.3s}.addendum{position:absolute;left:45%;top:0;width:0%;height:47px;-webkit-transition:width 1.5s ease-in-out;transition:width 1.5s ease-in-out;overflow:hidden}.addendum.js-chart-element--animated{width:50%}.addendum:after,.addendum:before{content:'';width:1px;height:19px;background:#7d7d7d;position:absolute;left:0;top:4px}.addendum:after{left:auto;right:0}.addendum__wrapper:before{content:'';width:100%;height:1px;background:#7d7d7d;position:absolute;left:0;top:13px}.addendum__copy{border:none;background:#fff;padding:3px 10px;display:inline-block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767px){.addendum__copy{padding:4px 10px 2px}}.addendum__copy p{text-align:center;line-height:1.2;margin:0;white-space:nowrap}.js-chart-tooltip{display:none;padding:5px 10px;border:1px solid #464646;background:#fff;position:absolute;z-index:1;top:39px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);line-height:1.3;font-size:.875rem;font-weight:700;text-align:center}.js-chart-tooltip:before{content:'';position:absolute;top:-6px;left:50%;width:10px;height:10px;background:#fff;border-top:1px solid #464646;border-right:1px solid #464646;-webkit-transform:translateX(-50%) rotate(-45deg);-ms-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg)}.js-chart-tooltip__category,.js-chart-tooltip__value{display:block}.js-chart-xaxis__value:focus .js-chart-tooltip,.js-chart-xaxis__value:hover .js-chart-tooltip{display:block}.js-chart-xaxis__item.js-tooltip-active .js-chart-tooltip{display:block}.js-chart--gemo-perspectives-chart-1 .js-chart__legend .item:nth-child(1) .symbol{background:#d93954}.js-chart--gemo-perspectives-chart-1 .js-chart__legend .item:nth-child(2) .symbol{background:#000}.js-chart--gemo-perspectives-chart-1 .js-chart-pane{height:400px;padding:0 50px}@media (max-width:767px){.js-chart--gemo-perspectives-chart-1 .js-chart-pane{padding:0 30px}}.js-chart--gemo-perspectives-chart-1 .js-chart-bar-group{width:100%}.js-chart--gemo-perspectives-chart-1 .js-chart-bar-group__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.js-chart--gemo-perspectives-chart-1 .js-chart-bar{position:relative;height:0;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out;overflow:visible;-webkit-box-flex:1;-webkit-flex:1 1 50px;-ms-flex:1 1 50px;flex:1 1 50px;margin:0 8px;background:#d93954;color:#fff}@media (max-width:600px){.js-chart--gemo-perspectives-chart-1 .js-chart-bar{margin:0 3px}}.js-chart--gemo-perspectives-chart-1 .js-chart-bar__label{position:absolute;bottom:-10px;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);text-align:center;font-size:1rem}@media (max-width:600px){.js-chart--gemo-perspectives-chart-1 .js-chart-bar__label{-webkit-transform:translate(-50%,100%) rotate(-90deg);-ms-transform:translate(-50%,100%) rotate(-90deg);transform:translate(-50%,100%) rotate(-90deg)}}.js-chart--gemo-perspectives-chart-1 .js-chart-bar__value{position:absolute;bottom:10px;top:auto;left:50%;line-height:1;font-weight:700;font-size:1rem;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}@media (max-width:767px){.js-chart--gemo-perspectives-chart-1 .js-chart-bar__value{font-size:.8rem}}@media (max-width:413px){.js-chart--gemo-perspectives-chart-1 .js-chart-bar__value{-webkit-transform:translate(-50%,0) rotate(-90deg);-ms-transform:translate(-50%,0) rotate(-90deg);transform:translate(-50%,0) rotate(-90deg)}}.js-chart--gemo-perspectives-chart-1 .js-chart-xaxis{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:0}.js-chart--gemo-perspectives-chart-1 .js-chart-xaxis__value-point{cursor:pointer}.js-chart--gemo-perspectives-chart-1 .js-chart-xaxis__item:nth-child(3) .activated .js-chart-xaxis__value-point{-webkit-transition-delay:0s;transition-delay:0s}.js-chart--gemo-perspectives-chart-1 .js-chart-xaxis__item:nth-child(4) .activated .js-chart-xaxis__value-point{-webkit-transition-delay:.3s;transition-delay:.3s}.js-chart--gemo-perspectives-chart-1 .js-chart-xaxis__item:nth-child(n+5) .activated .js-chart-xaxis__value-point{-webkit-transition-delay:.5s;transition-delay:.5s}.js-chart--gemo-perspectives-chart-2 .js-chart-pane,.js-chart--gemo-perspectives-chart-8 .js-chart-pane{margin-top:80px;margin-left:40px}.js-chart--gemo-perspectives-chart-2 .addendum,.js-chart--gemo-perspectives-chart-8 .addendum{top:-60px}@media (max-width:767px){.js-chart--gemo-perspectives-chart-2 .addendum,.js-chart--gemo-perspectives-chart-8 .addendum{top:-60px}}.js-chart--gemo-perspectives-chart-2 .addendum.js-chart-element--animated,.js-chart--gemo-perspectives-chart-8 .addendum.js-chart-element--animated{width:55%}.js-chart--gemo-perspectives-chart-3 .js-chart__legend .item:nth-child(1) .symbol{background:#d93954}.js-chart--gemo-perspectives-chart-3 .js-chart__legend .item:nth-child(2) .symbol{background:#000}.js-chart--gemo-perspectives-chart-3 .js-chart__legend .item:nth-child(3) .symbol{background:#d04a02}.js-chart--gemo-perspectives-chart-3 .js-chart-pane{height:300px;margin-left:40px;margin-right:80px}@media (max-width:767px){.js-chart--gemo-perspectives-chart-3 .js-chart-pane{margin-left:30px;margin-right:60px}}.js-chart--gemo-perspectives-chart-3 .js-chart-bar-group{width:100%;padding:0 0 0 50px}@media (max-width:767px){.js-chart--gemo-perspectives-chart-3 .js-chart-bar-group{padding:0 0 0 30px}}.js-chart--gemo-perspectives-chart-3 .js-chart__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.js-chart--gemo-perspectives-chart-3 .line-chart-wrapper{height:300px}.js-chart--gemo-perspectives-chart-3 polyline{stroke-width:2}.js-chart--gemo-perspectives-chart-3 .line1{stroke:#d93954}.js-chart--gemo-perspectives-chart-3 .line2{stroke:#000}.js-chart--gemo-perspectives-chart-3 .line3{stroke:#d04a02}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__item:after{content:'';width:1px;height:10px;background:#000;position:absolute;left:50%;bottom:-10px;-webkit-transform:translateX(-1px);-ms-transform:translateX(-1px);transform:translateX(-1px)}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__label{font-size:.875rem}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__label:before{display:none}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value{display:block;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value-point{padding:0;cursor:auto}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value--1 .js-chart-xaxis__value-point:after{background:#d93954}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value--2 .js-chart-xaxis__value-point:after{background:#000}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value--3 .js-chart-xaxis__value-point:after{background:#d04a02}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value-label{position:absolute;top:-15px;left:12px;z-index:1;font-weight:700;font-size:.875rem}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value-label--below{top:0;left:8px}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value-label--above{top:-30px;left:8px}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__value.activated{opacity:1}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__item:nth-child(n+5) .js-chart-xaxis__value.activated{-webkit-transition-delay:.2s;transition-delay:.2s}.js-chart--gemo-perspectives-chart-3 .js-chart-xaxis__item:nth-child(n+9) .js-chart-xaxis__value.activated{-webkit-transition-delay:.9s;transition-delay:.9s}.js-chart--gemo-perspectives-chart-4 .js-chart-pane{margin-bottom:80px}.js-chart--gemo-perspectives-chart-4 .js-chart-bar-group{width:100%;padding:0}.js-chart--gemo-perspectives-chart-4 .js-chart-bar-group__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.js-chart--gemo-perspectives-chart-4 .js-chart-bar{position:relative;height:0;width:15%;min-width:50px;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out;overflow:visible;background:#d93954;color:#fff}.js-chart--gemo-perspectives-chart-4 .js-chart-bar__label{min-width:100%;position:absolute;top:auto;left:50%;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);text-align:center;font-size:1rem;line-height:1.2}@media (max-width:600px){.js-chart--gemo-perspectives-chart-4 .js-chart-bar__label{font-size:.933rem}}.js-chart--gemo-perspectives-chart-4 .js-chart-bar__value{position:absolute;top:5px;left:50%}.js-chart--gemo-perspectives-chart-4 .js-chart-bar--value-outside{color:#000}.js-chart--gemo-perspectives-chart-4 .js-chart-bar--value-outside .js-chart-bar__value{top:-30px}@media (max-width:600px){.js-chart--gemo-perspectives-chart-4 .js-chart-bar--value-outside .js-chart-bar__value{top:-25px}}.js-chart--gemo-perspectives-chart-4 .js-chart-bar--value-vcentered .js-chart-bar__value{top:50%;line-height:0}.js-chart--gemo-perspectives-chart-5{margin-top:14px;margin-bottom:30px}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5{margin-bottom:20px}}.js-chart--gemo-perspectives-chart-5 .js-chart-pane{height:auto;margin-bottom:0;margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.js-chart--gemo-perspectives-chart-5 .js-chart-pane{height:500px}}@media screen and (-ms-high-contrast:active) and (max-width:767px),screen and (-ms-high-contrast:none) and (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane{height:740px}}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:50px;background:0 0;color:#000;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;height:100%;margin-bottom:15px}}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;-webkit-box-flex:0;-webkit-flex:0 1 80%;-ms-flex:0 1 80%;flex:0 1 80%;padding:6px 0 0}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data{padding:2px 0 0}}@media (min-width:768px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data{padding:8px 0}}@media (max-width:1199px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data{-webkit-box-flex:0;-webkit-flex:0 1 65%;-ms-flex:0 1 65%;flex:0 1 65%}}@media (max-width:991px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data{-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data .js-chart-bar__data-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;overflow:hidden;background:#d93954;height:100%;width:0;-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data .js-chart-bar__data-wrapper{height:35px}}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar .js-chart-bar__data .js-chart-bar__data-wrapper>.js-chart-bar__value{position:absolute;top:calc(50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;left:auto;color:#fff;font-size:15px;line-height:1;text-align:center;opacity:0;-webkit-transition:opacity 1s ease-out;transition:opacity 1s ease-out}.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar>.js-chart-bar__label{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 20%;-ms-flex:0 1 20%;flex:0 1 20%;text-align:right;margin-right:20px;left:auto;right:auto;bottom:auto;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:1.2;display:block}@media (max-width:767px){.js-chart--gemo-perspectives-chart-5 .js-chart-pane .js-chart-bar-group .js-chart-bar>.js-chart-bar__label{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;text-align:left;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:0}}.js-chart--gemo-perspectives-chart-6 .js-chart-bar-group,.js-chart--gemo-perspectives-chart-6 .js-chart-pane{width:100%}.js-chart--gemo-perspectives-chart-6 .js-chart-bar{-webkit-box-flex:0;-webkit-flex:0 1 8%;-ms-flex:0 1 8%;flex:0 1 8%;color:#000}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub{position:relative;color:#000}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(1){background:#d93954;color:#fff}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(2){background:#eb8c00;color:#000}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(3){background:#d04a02;color:#fff}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub:nth-of-type(4){background:#000;color:#fff}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub .js-chart-bar__value{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub .js-chart-bar__value.overlapping{left:auto;-webkit-transform:none;-ms-transform:none;transform:none;right:-43px;top:-12px}.js-chart--gemo-perspectives-chart-6 .js-chart-bar--stacked .js-chart-bar__sub .js-chart-bar__value.overlapping:after{content:'';position:absolute;left:-20px;width:16px;height:1px;top:58%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#000}.js-chart--gemo-perspectives-chart-6 .js-chart-bar .js-chart-bar__sub:nth-child(7) .js-chart-bar__value{display:none}@media (max-width:767px){.js-chart--gemo-perspectives-chart-6 .js-chart-bar{-webkit-box-flex:0;-webkit-flex:0 1 9%;-ms-flex:0 1 9%;flex:0 1 9%}.js-chart--gemo-perspectives-chart-6 .js-chart-bar>.js-chart-bar__value{font-size:.8rem;top:-22px}.js-chart--gemo-perspectives-chart-6 .js-chart-bar .js-chart-bar__sub .js-chart-bar__value{font-size:.8rem;font-weight:400}}@media (max-width:600px){.js-chart--gemo-perspectives-chart-6 .js-chart-bar__label{-webkit-transform:translate(-50%,100%) rotate(-90deg);-ms-transform:translate(-50%,100%) rotate(-90deg);transform:translate(-50%,100%) rotate(-90deg)}}.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group{width:10%}.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group__content{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0 10%}@media (min-width:1200px){.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group__content{padding:0 15%}}.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group .js-chart-bar{width:100%;margin:0 1%}@media (max-width:600px){.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group .js-chart-bar{margin:0}.js-chart--gemo-perspectives-chart-7 .js-chart-bar-group .js-chart-bar:nth-child(2){margin-left:-12px}}@media (max-width:600px){.js-chart--gemo-perspectives-chart-7 .js-chart-bar__label{-webkit-transform:translate(-50%,100%) rotate(-90deg);-ms-transform:translate(-50%,100%) rotate(-90deg);transform:translate(-50%,100%) rotate(-90deg)}}@media (max-width:600px){.js-chart--gemo-perspectives-chart-8 .js-chart-pane{margin-right:10px}}.js-chart--gemo-perspectives-chart-8 .addendum.js-chart-element--animated{width:100%;left:0}.js-chart--gemo-perspectives-chart-8 .addendum--values{width:auto!important;font-size:.875rem;font-weight:700;position:absolute;left:0;top:78%;white-space:nowrap;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;pointer-events:none}@media (max-width:767px){.js-chart--gemo-perspectives-chart-8 .addendum--values{top:75%}}.js-chart--gemo-perspectives-chart-8 .addendum--values-2{top:0;left:100%!important;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.js-chart--gemo-perspectives-chart-8 .addendum--values:after,.js-chart--gemo-perspectives-chart-8 .addendum--values:before{display:none}.js-chart--gemo-perspectives-chart-8 .addendum--values.js-chart-element--animated{opacity:1}.js-chart--gemo-perspectives-chart-9 .js-chart-pane{height:300px;margin-bottom:100px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.js-chart--gemo-perspectives-chart-9 .js-chart-bar{background:#d93954}.js-chart--gemo-perspectives-chart-9 .js-chart-bar__label{bottom:-5px}.js-chart--gemo-perspectives-chart-9 .js-chart-bar:nth-child(3){color:#000}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group{width:auto;-webkit-box-flex:0;-webkit-flex:0 1 27%;-ms-flex:0 1 27%;flex:0 1 27%}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group:last-child{-webkit-flex-basis:7.6%;-ms-flex-preferred-size:7.6%;flex-basis:7.6%}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group:last-child .js-chart-bar{width:82%}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group__content{-webkit-flex-basis:260px;-ms-flex-preferred-size:260px;flex-basis:260px}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group__label{position:absolute;bottom:-55px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:1rem;font-weight:700}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group:nth-child(2) .js-chart-bar{background:#ffb600}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group:nth-child(3) .js-chart-bar{background:#d04a02}.js-chart--gemo-perspectives-chart-9 .js-chart-bar-group:nth-child(4) .js-chart-bar{background:#000}@media (max-width:600px){.js-chart--gemo-perspectives-chart-9 .js-chart-bar__value{top:-30px;left:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-pane{padding:0 35px}@media (min-width:992px){.js-chart--gemo-perspectives-chart-1-condensed .js-chart-pane{height:350px}}.js-chart--gemo-perspectives-chart-1-condensed .js-chart__legend{margin-bottom:20px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-yaxis{width:32px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-yaxis span{font-size:12px;width:23px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-yaxis li:after{width:5px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar{-webkit-box-flex:0;-webkit-flex:0 1 8%;-ms-flex:0 1 8%;flex:0 1 8%;margin:0 .5%}@media (min-width:1200px){.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar{-webkit-flex-basis:7.3%;-ms-flex-preferred-size:7.3%;flex-basis:7.3%}}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-xaxis__value-point{padding:10px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-xaxis__value-point:after{width:14px;height:14px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-tooltip{top:30px}@media (max-width:1199px){.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar__label,.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar__value{font-size:14px}.js-chart--gemo-perspectives-chart-1-condensed .addendum__copy{padding:6px 7px}.js-chart--gemo-perspectives-chart-1-condensed .addendum__copy p{font-size:14px;line-height:1.1}}@media (max-width:991px){.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar__label{-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);bottom:-45px}.js-chart--gemo-perspectives-chart-1-condensed .js-chart-bar__value{-webkit-transform:translate(-50%,-1px) rotate(-90deg);-ms-transform:translate(-50%,-1px) rotate(-90deg);transform:translate(-50%,-1px) rotate(-90deg);font-size:12px}}.gemo-perspectives-chart-1-condensed{margin-top:40px}@media (max-width:767px){.gemo-perspectives-chart-1-condensed{margin-top:20px}}.gemo-perspectives-chart-1-condensed .gemo-perspectives-chart-header__title{padding-top:10px;margin-bottom:10px;font-family:"PwC Helvetica Neue","Helvetica Neue",helvetica,arial,sans-serif;font-size:20px;font-size:1.25rem;line-height:1.4}@media (min-width:992px){.gemo-perspectives-chart-1-condensed .gemo-perspectives-chart-header__title{font-size:26px;font-size:1.625rem}}.page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3{font-family:"PwC ITC Charter","Charter ITC",georgia,serif;font-size:26px;font-size:1.73rem;line-height:1.3em;font-weight:400;margin-bottom:20px}.page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3 b,.page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3 strong{font-family:"PwC ITC Charter","Charter ITC",georgia,serif;font-weight:400}.page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3 a{font-family:"PwC Helvetica Neue","Helvetica Neue",helvetica,arial,sans-serif;font-weight:700}@media (min-width:768px){.page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3{font-size:34px;font-size:2.125rem;line-height:1.29em}}.page-primary-col--red .page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3{color:#e0301e}.page-primary-col--rose .page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3{color:#d93954}.page-primary-col--orange .page-section.ntf-page-section.ntf-bodytext .text.parbase.section h3{color:#d04a02}.page-section.ntf-page-section.ntf-bodytext.ntf-bodytext--black .text.parbase.section h3{color:#2d2d2d}.gemo-perspectives-table{margin-top:50px;margin-bottom:20px}.gemo-perspectives-table table{border-top:4px solid #d04a02;border-bottom:1px solid #d04a02}@media (max-width:767px){.gemo-perspectives-table{margin-left:0;margin-right:0}}@media (min-width:768px){.gemo-perspectives-table{margin-left:auto;margin-right:auto;width:720px}.gemo-perspectives-table .text-component{margin:0;padding:0;width:100%}}@media (min-width:992px){.gemo-perspectives-table{width:939.99998px}}@media (min-width:1200px){.gemo-perspectives-table{width:945px}}@media (min-width:1400px){.gemo-perspectives-table{width:1111.6666px}}@media (max-width:767px){.gemo-perspectives-table tbody>tr>td{font-size:1rem}.gemo-perspectives-table tbody>tr>th,.gemo-perspectives-table thead>tr>th{font-size:1.1rem}}.gemo-perspectives-table tbody>tr>td:first-child,.gemo-perspectives-table thead>tr>th:first-child{padding-left:0}.gemo-perspectives-table tbody>tr>td:last-child,.gemo-perspectives-table thead>tr>th:last-child{padding-right:0}.gemo-perspectives-table tbody>tr:last-child>td{border-bottom:0}.page-primary-col--red .gemo-perspectives-table table{border-top-color:#e0301e;border-bottom-color:#e0301e}.page-primary-col--orange .gemo-perspectives-table table{border-top-color:#d04a02;border-bottom-color:#d04a02}.page-primary-col--rose .gemo-perspectives-table table{border-top-color:#d93954;border-bottom-color:#d93954}.standard-reading .page-section.ntf-text-cta .parsys.sectionpar>.text.parbase.section .text-component{padding-left:0;padding-right:0}.standard-reading .page-section.ntf-text-cta .parsys.sectionpar>.text.parbase.section .text-component{padding-left:0;padding-right:0}.gemo-perspectives-bespoke-inline-contacts{margin-top:70px;margin-bottom:20px}@media (max-width:767px){.gemo-perspectives-bespoke-inline-contacts{margin-left:15px;margin-right:15px}}@media (min-width:768px){.gemo-perspectives-bespoke-inline-contacts{margin-left:auto;margin-right:auto;width:720px}.gemo-perspectives-bespoke-inline-contacts .text-component{margin:0;padding:0;width:100%}}@media (min-width:992px){.gemo-perspectives-bespoke-inline-contacts{width:939.99998px}}@media (min-width:1200px){.gemo-perspectives-bespoke-inline-contacts{width:945px}}@media (min-width:1400px){.gemo-perspectives-bespoke-inline-contacts{width:1111.6666px}}.gemo-perspectives-bespoke-inline-contacts .noleftline .contact-content{padding-left:10px}.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-info p{margin-bottom:5px}.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-info,.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-name{color:#000}.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-link a.underline-link{color:#000;line-height:1.2;font-weight:700;border-bottom:1px solid #7d7d7d;text-decoration:none}.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-link a.underline-link:focus,.gemo-perspectives-bespoke-inline-contacts .contactCol .contact-link a.underline-link:hover{color:#d93954;border-bottom:2px solid #d93954}.gemo-perspectives-bespoke-inline-contacts .contact_image{width:50px;overflow:hidden}.gemo-perspectives-bespoke-inline-contacts .contactCol-container .contactCol{width:33%}@media (max-width:767px){.gemo-perspectives-bespoke-inline-contacts .contactCol-container .contactCol{width:100%}}