@charset "UTF-8";
/* CSS Document */
/* ------------------------------------------------------- */
/* --------------- Quick colours ------------------------- */
/* ------------------------------------------------------- */

.c3_text_yellow { color: #ffb600 !important; }
.c3_box_yellow { background-color: #ffb600 !important; }
.c3_fill_yellow { fill: #ffb600 !important; }
.c3_stroke_yellow { stroke: #ffb600 !important; }
.c3_border_yellow { border-color: #ffb600 !important; }

.c3_text_tangerine { color: #eb8c00 !important; }
.c3_box_tangerine { background-color: #eb8c00 !important; }
.c3_fill_tangerine { fill: #eb8c00 !important; }
.c3_stroke_tangerine { stroke: #eb8c00 !important; }
.c3_border_tangerine { border-color: #eb8c00 !important; }

.c3_text_orange { color: #d04a02 !important; }
.c3_box_orange { background-color: #d04a02 !important; }
.c3_fill_orange { fill: #d04a02 !important; }
.c3_stroke_orange { stroke: #d04a02 !important; }
.c3_border_orange { border-color: #d04a02 !important; }

.c3_text_rose { color: #D93954 !important; }
.c3_box_rose { background-color: #D93954 !important; }
.c3_fill_rose { fill: #D93954 !important; }
.c3_stroke_rose { stroke: #D93954 !important; }
.c3_border_rose { border-color: #D93954 !important; }

.c3_text_red { color: #e0301e !important; }
.c3_box_red { background-color: #e0301e !important; }
.c3_fill_red { fill: #e0301e !important; }
.c3_stroke_red { stroke: #e0301e !important; }
.c3_border_red { border-color: #e0301e !important; }

.c3_text_lightgrey { color: #dedede !important; }
.c3_box_lightgrey { background-color: #dedede !important; }
.c3_fill_lightgrey { fill: #dedede !important; }
.c3_stroke_lightgrey { stroke: #dedede !important; }
.c3_border_lightgrey { border-color: #dedede !important; }

.c3_text_grey { color: #7d7d7d !important; }
.c3_box_grey { background-color: #7d7d7d !important; }
.c3_fill_grey { fill: #7d7d7d !important; }
.c3_stroke_grey { stroke: #7d7d7d !important; }
.c3_border_grey { border-color: #7d7d7d !important; }

.c3_text_mediumgrey { color: #464646 !important; }
.c3_box_mediumgrey { background-color: #464646 !important; }
.c3_fill_mediumgrey { fill: #464646 !important; }
.c3_stroke_mediumgrey { stroke: #464646 !important; }
.c3_border_mediumgrey { border-color: #464646 !important; }

.c3_text_darkgrey { color: #2d2d2d !important; }
.c3_box_darkgrey { background-color: #2d2d2d !important; }
.c3_fill_darkgrey { fill: #2d2d2d !important; }
.c3_stroke_darkgrey { stroke: #2d2d2d !important; }
.c3_border_darkgrey { border-color: #2d2d2d !important; }

.c3_text_black { color: #000000 !important; }
.c3_box_black { background-color: #000000 !important; }
.c3_fill_black { fill: #000000 !important; }
.c3_stroke_black { stroke: #000000 !important; }
.c3_border_black { border-color: #000000 !important; }

.c3_text_white { color: #FFFFFF !important; }
.c3_box_white { background-color: #FFFFFF !important; }
.c3_fill_white { fill: #FFFFFF !important; }
.c3_stroke_white { stroke: #FFFFFF !important; }
.c3_border_white { border-color: #FFFFFF !important; }

/* ------------------------------------------------------- */
/* ---------------------- Tables ------------------------- */
/* ------------------------------------------------------- */

/*html, body {
    height: 100%;
    overflow: hidden;
}*/



/* ------------------------------------------------------- */
/* --------------- Outer Structures ---------------------- */
/* ------------------------------------------------------- */

div#c3_solvingcontainer {
    display: block;
    position: relative;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

div#c3_mastercontainer {
    display: block;
    position: relative;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    z-index: 5;
}

/* ------------------------------------------------------- */
/* --------------- Section Structures ---------------------- */
/* ------------------------------------------------------- */

section.c3_section_sticky_container {
    width: 100%;
    height: 150vh;
}

section.c3_section_sticky_container.c3_section_sticky_hero {
   height: 100vh; 
}

section.c3_section_sticky_container.c3_section_sticky_mainvideo {
    height: 125vh;
    background-color: #000000;
}

section.c3_section_sticky_container.c3_section_sticky_chairs {
    height: 150vh;
    background-color: #999999;
}

div.c3_ghostnav {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    background-color: #ff6600;
    padding-top: 89px;
}

#home { width: 0px; height: 100vh; }
#story { width: 0px; height: 125vh; }
#chairs-letter,#at-a-glance,#solving-together,#sustainable-world,#ai,#force-for-good { width: 0px; height: 150vh; }

/* ------------------------------------------------------- */
/* --------------- Section Inners ---------------------- */
/* ------------------------------------------------------- */

section.c3_section_sticky_container.c3_section_sticky_hero h1 {
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight: 600;
}

section.c3_section_sticky_container.c3_section_sticky_hero h2 {
    font-family: "PwC ITC Charter", Georgia, Serif;
    color: #ffffff;
    font-weight: normal;
    font-size: 70px;
    line-height: 80px;
}

p.c3_scroll_prompt {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    position: absolute;
    bottom: 210px;
    left: 50px;
    padding-right: 80px;
}

section.c3_section_sticky_solvers p.c3_scroll_prompt {
    bottom: 120px;
}

p.c3_scroll_prompt::after {
    content: "";
    display: block;
    width: 20px;
    height: 27px;
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/Right-Chevron-white-down.svg);
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 45px;
    animation: bounce 0.5s;
    animation-direction: alternate;
    animation-timing-function: cubic-bezier(.5, 0.05, 1, .5);
    animation-iteration-count: infinite;
}

@keyframes bounce {
from {
    transform: translate3d(0, 0, 0);
     }
to {
    transform: translate3d(0, 15px, 0);
    }
}

section.c3_section_sticky_container.c3_section_sticky_mainvideo iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

section.c3_section_sticky_container.c3_section_sticky_chairs h2, section.c3_section_sticky_container.c3_section_sticky_solvers h2, section.c3_section_sticky_container.c3_section_sticky_ataglance h2 {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 60px;
    line-height: 70px;
    color: #000000;
    font-weight: 200;
}

section.c3_section_sticky_container.c3_section_sticky_ataglance h2, section.c3_section_sticky_container.c3_section_sticky_solvers h2 {
    color: #ffffff;
}

section.c3_section_sticky_container.c3_section_sticky_chairs h2 strong, section.c3_section_sticky_container.c3_section_sticky_solvers h2 strong, section.c3_section_sticky_container.c3_section_sticky_ataglance h2 strong {
    font-weight: 600;
}

section.c3_section_sticky_container.c3_section_sticky_chairs h3, section.c3_section_sticky_container.c3_section_sticky_solvers h3, section.c3_section_sticky_container.c3_section_sticky_ataglance h3 {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 26px;
    line-height: 32px;
    color: #000000;
    font-weight: 200;
    max-width: 500px;
    margin-bottom: 15px;
}

section.c3_section_sticky_container.c3_section_sticky_ataglance h3, section.c3_section_sticky_container.c3_section_sticky_solvers h3 {
    color: #ffffff;
    padding-left: 50px;
}

section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_div_sticky_inner, section.c3_section_sticky_container.c3_section_sticky_ataglance div.c3_div_sticky_inner, section.c3_section_sticky_container.c3_section_sticky_solvers div.c3_div_sticky_inner{
    padding-top: 200px;
    transition: all 0.5s ease;
}

section.c3_section_sticky_container.c3_section_sticky_ataglance div.c3_div_sticky_inner {
    padding-left: calc(100vw - 600px);
}

section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_div_sticky_inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    background-color: #eb8c00;
    transition: all 0.3s ease;
}

section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_div_sticky_inner::after {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    background-color: #d04a02;
    transition: all 0.5s ease;
    transition-delay: 0.2s;
}

section.c3_section_sticky_container.c3_section_sticky_chairs.c3_notinview div.c3_div_sticky_inner::before, section.c3_section_sticky_container.c3_section_sticky_chairs.c3_notinview div.c3_div_sticky_inner::after {
    width: 0px;
    height: 0px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner {
    position: sticky;
    width: 100%;
    height: 100vh;
    top: 0px;
    padding: 50px;
    z-index: 3;
}

section.c3_section_solvers div.c3_div_sticky_inner::before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0px;
    background-color: #d93952;
}

section.c3_section_solvers.c3_section_solvers_2 div.c3_div_sticky_inner::before {
    left: auto;
    right: 0px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header {
    display: block;
    background-color: rgba(255,255,255,0.80);
    padding: 30px;
    width: calc(50% - 75px);
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header {
    display: block;
    background-color: rgba(255,255,255,0.80);
    padding: 30px;
    width: calc(50% - 75px);
}

section.c3_section_sticky_container.c3_section_solvers_2 div.c3_div_sticky_inner header.c3_section_header {
    float: right;
}

section.c3_section_sticky_container div.c3_div_sticky_inner h2 {
    margin-top: 0px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h3 {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    font-weight: 200;
    margin-top: 0px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h3 strong {
    font-weight: 600;
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h4 {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 50px;
    line-height: 56px;
    color: #000000;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header p {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: 200;
    margin-bottom: 15px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
    background-color: rgba(255,255,255,0.20);
    width: 220px;
    height: 220px;
    padding: 15px;
    transition: all 0.5s ease;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box p {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 200;
    display: block;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box strong {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 45px;
    line-height: 52px;
    color: #ffffff;
    font-weight: 600;
    display: block;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box::before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: -50px;
    left: -50px;
    background-color: #d93952;
    transition: all 0.5s ease;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box::after {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -50px;
    right: -50px;
    background-color: #e0301e;
    transition: all 0.5s ease;
}

section.c3_section_sticky_container.c3_notinview div.c3_div_sticky_inner div.c3_stat_box::after, section.c3_section_sticky_container.c3_notinview div.c3_div_sticky_inner div.c3_stat_box::before {
    width: 0px;
    height: 0px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_1::after, section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_1::before {transition-delay: 0.0s;}
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::after, section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::before {transition-delay: 0.2s;}
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_3::after, section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_3::before {transition-delay: 0.4s;}
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_4::after, section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_4::before {transition-delay: 0.6s;}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::before {
    width: 100px; 
    height: 100px;
    top: -100px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::after {
    bottom: 320px;
    right: -150px;
}

@media only screen and (max-width: 1260px) {
   section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::before {
        left: 0px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_2::after {
        right: 70px;
    } 
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_4::after {
    width: 25px;
    height: 25px;
    bottom: -25px;
    right: -25px;
}

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2 { top: 270px; left: 320px; }
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::before { top: -50px; left: 220px; }
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::after { bottom: 270px; right: -100px; background-color: #d04a02; }

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3 { top: 370px; left: 50px; }
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3::before { top: -50px; left: 170px; background-color: #eb8c00; }
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3::after { bottom: -50px; right: -50px; background-color: #7d7d7d; } 

section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 { top: 490px; left: 590px; }
section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4::after  { background-color: #eb8c00; }

@media only screen and (max-width: 1420px) {
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 {
        top: 540px;
        left: 370px; 
    }
}

@media only screen and (max-width: 1190px) {
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 {
        top: 640px;
        left: 100px;
    }
}

section.c3_section_sticky_container video.c3_video_bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #000000;
}

section.c3_section_sticky_container p.c3_a_boxs {
    margin-left: 50px;
    position: relative;
    margin-top: 30px;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight: 600;
}

section.c3_section_sticky_container p.c3_a_boxs a {
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
}

section.c3_section_sticky_container p.c3_a_boxs:before {
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 48px;
    left: -50px;
    background-color: #7d7d7d;
    transition: all 0.5s ease;
    transform-origin: top right;
}

section.c3_section_sticky_container p.c3_a_boxs:after {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 98px;
    left: 0px;
    background-color: #d04a02;
    transition: all 0.5s ease;
    transition-delay: 0.3s;
}

section.c3_section_sticky_container.c3_notinview p.c3_a_boxs:before {
    width: 0px;
    height: 0px;
}

section.c3_section_sticky_container.c3_notinview p.c3_a_boxs:after {
    width: 0px;
    height: 0px;
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_play {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 50px;
    width: 100px;
    height: 100px;
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3_play_button.svg");
    background-size: 120% 120%;
    background-color: #d04a02;
    transition: all 0.5s ease;
    background-position: center;
}

@media only screen and (min-width: 991px) {
    section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_play {
        width: 150px;
        height: 150px;
    }
}

@media only screen and (min-width: 1400px) {
    section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_play {
        width: 200px;
        height: 200px;
    }
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_play:hover {
    background-size: 80% 80%;
    background-color: #7d7d7d;
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_play::after {
    content: "";
    width: 50px;
    height: 50px;
    background-color: #eb8c00;
    position: absolute;
    bottom: -50px;
    right: -50px;
}

section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_video_container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: -100%;
    transition: all 0.5s ease;
    background-color: rgba(0,0,0,.80);
    z-index: 3;
}

section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_video_container iframe {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    transition: all 0.5s ease;
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_close {
    display: block;
    position: absolute;
    top: 50px;
    left: 50px;
    width: 100px;
    height: 100px;
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3_close_button.svg");
    background-size: 120% 120%;
    background-color: #d04a02;
    transition: all 0.5s ease;
    background-position: center;
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_close:hover {
    background-size: 80% 80%;
    background-color: #7d7d7d;
}

section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_close::after {
    content: "";
    width: 50px;
    height: 50px;
    background-color: #eb8c00;
    position: absolute;
    top: -50px;
    left: -50px;
}

/* ------------------------------------------------------- */
/* --------------- Block test ---------------------- */
/* ------------------------------------------------------- */

div.c3_solving_block_container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

div.c3_solving_blocks {
    position: absolute;
    top: 0px;
    background-color: #ffffff;
    left: 0%;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
}


div.c3_solving_blocks div.c3_solving_block {
    position: absolute;
    top: 0%;
    width: 250px;
    height: 250px;
    background-color: #ffffff;
    z-index: 1;
    left: 0%;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.2s, height 0.5s ease 0.2s;
}

div.c3_solving_blocks div.c3_solving_block_4 {
    top: 259px;
    left: calc(40% + 551px);
    width: 100px;
    height: 100px;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.5s, height 0.5s ease 0.5s;
}

div.c3_blocksnotinview div.c3_solving_block {
    width: 0px;
    height: 0px;
}

div.c3_blocksnotinview div.c3_solving_block::before {
    width: 0% !important;
    padding-top: 0% !important;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.6s, padding-top 0.5s ease 0.6s !important;
}

div.c3_blocksnotinview div.c3_solving_block::after {
    width: 0% !important;
    padding-top: 0% !important;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.7s, padding-top 0.5s ease 0.7s !important;
}

div.c3_solving_blocks div.c3_solving_block div.c3_img_solvers_container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div.c3_solving_blocks div.c3_solving_block_1 {
    top: 308px;
    left: 40%;
    z-index: 3;
}


div.c3_solving_blocks div.c3_solving_block_1::before {
    content: "";
    display: block;
    position: absolute;
    width: 40%;
    padding-top: 40%;
    top: 100%;
    left: -40%;
    background-color: #eb8c00;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.5s, padding-top 0.5s ease 0.5s !important;
}

div.c3_solving_blocks div.c3_solving_block_1::after {
    content: "";
    display: block;
    position: absolute;
    width: 40%;
    padding-top: 40%;
    top: 60%;
    left: -80%;
    background-color: #D93954;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.6s, padding-top 0.5s ease 0.6s !important;
}

div.c3_solving_blocks div.c3_solving_block_2 {
    top: 8px;
    left: calc(40% + 300px);
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.2s, height 0.5s ease 0.2s;
}

div.c3_solving_blocks div.c3_solving_block_2::before {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    padding-top: 20%;
    top: 100%;
    left: -20%;
    background-color: #eb8c00;
    transition: all 0.5s ease;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.7s, padding-top 0.5s ease 0.7s !important;
}

div.c3_solving_blocks div.c3_solving_block_2::after {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    padding-top: 20%;
    top: -20%;
    left: 100%;
    background-color: #D93954;
    transition: all 0.5s ease;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.8s, padding-top 0.5s ease 0.8s !important;
}

div.c3_solving_blocks div.c3_solving_block_3 {
    top: 558px;
    left: calc(40% + 300px);
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.3s, height 0.5s ease 0.3s;
}

div.c3_solving_blocks div.c3_solving_block_3::before {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    padding-top: 20%;
    top: -20%;
    left: -20%;
    background-color: #d04a02;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.9s, padding-top 0.5s ease 0.9s !important;
}

div.c3_solving_blocks div.c3_solving_block_3::after {
    content: "";
    display: block;
    position: absolute;
    width: 20%;
    padding-top: 20%;
    top: 100%;
    left: 100%;
    background-color: #d04a02;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 1s, padding-top 0.5s ease 1s !important;
}


div.c3_solving_blocks div.c3_solving_block_4::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    padding-top: 100%;
    top: 100%;
    left: 100%;
    background-color: #eb8c00;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 1.1s, padding-top 0.5s ease 1.1s !important;
}

div.c3_layout_1 div.c3_solving_block_1, div.c3_layout_1 div.c3_solving_block_2, div.c3_layout_1 div.c3_solving_block_3, div.c3_layout_1 div.c3_solving_block_4 {
    top: -151px;
    left: calc(50% + 25px);
    transition-delay: 0.0s;
}


div.c3_layout_1 div.c3_solving_block_1::before {
    top: 60%;   
}

div.c3_layout_1 div.c3_solving_block_1::after {
    top: 100%;
    left: 100%;
}

div.c3_layout_1 div.c3_solving_block_2::after, div.c3_layout_2 div.c3_solving_block_2::after, div.c3_layout_3 div.c3_solving_block_2::after { top: 100%; left: 100%; }
div.c3_layout_1 div.c3_solving_block_2::before, div.c3_layout_2 div.c3_solving_block_2::before, div.c3_layout_3 div.c3_solving_block_2::before { top: 100%; left: 100%; }

div.c3_layout_1 div.c3_solving_block_3::after, div.c3_layout_2 div.c3_solving_block_3::after, div.c3_layout_3 div.c3_solving_block_3::after  { top: 100%; left: 100%; }
div.c3_layout_1 div.c3_solving_block_3::before, div.c3_layout_2 div.c3_solving_block_3::before, div.c3_layout_3 div.c3_solving_block_3::before  { top: 100%; left: 100%; }

div.c3_layout_1 div.c3_solving_block_4::after, div.c3_layout_2 div.c3_solving_block_4::after, div.c3_layout_3 div.c3_solving_block_4::after  { top: 100%; left: 100%; }
div.c3_layout_1 div.c3_solving_block_4::before, div.c3_layout_2 div.c3_solving_block_4::before, div.c3_layout_3 div.c3_solving_block_4::before { top: 100%; left: 100%;  }

div.c3_layout_2 div.c3_solving_block_1, div.c3_layout_2 div.c3_solving_block_2, div.c3_layout_2 div.c3_solving_block_3, div.c3_layout_2 div.c3_solving_block_4 {
    top: 100px;
    left: calc(50% + -275px);
    transition-delay: 0.0s;
}

div.c3_layout_3 div.c3_solving_block_1, div.c3_layout_3 div.c3_solving_block_2, div.c3_layout_3 div.c3_solving_block_3, div.c3_layout_3 div.c3_solving_block_4 {
    top: -251px;
    left: calc(50% + 25px);
    transition-delay: 0.0s;
}

div.c3_layout_2 div.c3_solving_block_1::before {
    top: -40%;
    left: 100%;
}

div.c3_layout_2 div.c3_solving_block_1::after {
    top: 0%;
    left: -40%;
}

div.c3_solving_blocks div.c3_solving_block_1 img {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.5s ease;
}

div.c3_solving_blocks div.c3_solving_block_1 img.c3_img_solver_2, div.c3_solving_blocks div.c3_solving_block_1 img.c3_img_solver_3 {
    top: 250px;
}

div.c3_layout_2 div.c3_solving_block_1 img.c3_img_solver_2 {
    top: 0px;
}

div.c3_layout_3 div.c3_solving_block_1 img.c3_img_solver_3 {
    top: 0px;
}

div.c3_layout_3 div.c3_solving_block_1 img.c3_img_solver_2 {
    top: 0px;
}

div.c3_layout_3 div.c3_solving_block_1::after {
    top: 120%;
    left: 120%;
}

div.c3_div_solver_names {
    display: block;
    position: absolute;
    top: 250px;
    left: -15px;
    padding-left: 15px;
    overflow: hidden;
    height: 130px;
    width: 265px;
}

div.c3_div_solver_names div {
    color: #ffffff;
    font-size: 18px;
    padding-top: 15px;
    padding-left: 15px;
    display: block;
    position: absolute;
    top: -100px;
    transition: all 0.5s ease;
    width: 235px;
}

div.c3_layout_0 div.c3_div_solver_names div.c3_div_solver_name_1 {top: -130px;}
div.c3_layout_0 div.c3_div_solver_names div.c3_div_solver_name_2 {top: -130px;}
div.c3_layout_0 div.c3_div_solver_names div.c3_div_solver_name_3 {top: -130px;}

div.c3_layout_1 div.c3_div_solver_names div.c3_div_solver_name_1 {top: 0px; left: 0px;}
div.c3_layout_1 div.c3_div_solver_names div.c3_div_solver_name_2 {top: 0px; left: 260px;}
div.c3_layout_1 div.c3_div_solver_names div.c3_div_solver_name_3 {top: 0px; left: 320px;}

div.c3_layout_2 div.c3_div_solver_names div.c3_div_solver_name_1 {top: 0px; left: -260px;}
div.c3_layout_2 div.c3_div_solver_names div.c3_div_solver_name_2 {top: 0px; left: 0px;}
div.c3_layout_2 div.c3_div_solver_names div.c3_div_solver_name_3 {top: 0px; left: 260px;}

div.c3_layout_3 div.c3_div_solver_names div.c3_div_solver_name_1 {top: 0px; left: -320px;}
div.c3_layout_3 div.c3_div_solver_names div.c3_div_solver_name_2 {top: 0px; left: -260px;}
div.c3_layout_3 div.c3_div_solver_names div.c3_div_solver_name_3 {top: 0px; left: 15px;}

div.c3_div_solver_names div strong {
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight: 600;
    text-shadow: 0px 0px 15px #000000;
}

div.c3_div_solver_names div p {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-weight: 200;
    text-shadow: 0px 0px 15px #000000;
}

div.c3_solving_blocks div.c3_solving_block_5, div.c3_solving_blocks div.c3_solving_block_6, div.c3_solving_blocks div.c3_solving_block_7, div.c3_solving_blocks div.c3_solving_block_8, div.c3_solving_blocks div.c3_solving_block_9, div.c3_solving_blocks div.c3_solving_block_10, div.c3_solving_blocks div.c3_solving_block_11, div.c3_solving_blocks div.c3_solving_block_12, div.c3_solving_blocks div.c3_solving_block_13, div.c3_solving_blocks div.c3_solving_block_14, div.c3_solving_blocks div.c3_solving_block_15 {
    top: 100px;
    left: calc(40% + 700px);
    width: 75px;
    height: 75px;
    transition: top 0.5s ease, left 0.5s ease, width 0.5s ease 0.6s, height 0.5s ease 0.6s;
}

div.c3_solving_blocks div.c3_solving_block_5 {
    top: -50px;
    left: calc(40% + 0px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-5.jpg");
    background-size: cover;
}

div.c3_solving_blocks div.c3_solving_block_6 {
    top: 8px;
    left: calc(40% + 600px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-6.jpg");
    background-size: cover;
    width: 125px;
    height: 125px;
}

div.c3_solving_blocks div.c3_solving_block_7 {
    top: 459px;
    left: calc(40% + 750px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-7.jpg");
    background-size: cover;
}

div.c3_solving_blocks div.c3_solving_block_8 {
    top: 708px;
    left: calc(40% + 600px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-8.jpg");
    background-size: cover;
    width: 100px;
    height: 100px;
}

div.c3_solving_blocks div.c3_solving_block_9 {
    top: 558px;
    left: calc(40% + -300px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-9.jpg");
    background-size: cover;
    width: 100px;
    height: 100px;
}

div.c3_solving_blocks div.c3_solving_block_10 {
    top: 25px;
    left: calc(40% + 76px);
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-10.jpg");
    background-size: cover;
    width: 100px;
    height: 100px;
}

div.c3_solving_blocks div.c3_solving_block_11 {
    top: 308px;
    left: calc(40% + 300px);
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-11.jpg);
    background-size: cover;
    width: 100px;
    height: 100px;
}

div.c3_solving_blocks div.c3_solving_block_12 {
    top: 408px;
    left: calc(40% + 400px);
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-12.jpg);
    background-size: cover;
    width: 50px;
    height: 50px;
}

div.c3_solving_blocks div.c3_solving_block_13 {
    top: 408px;
    left: calc(40% + -100px);
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-13.jpg);
    background-size: cover;
    width: 50px;
    height: 50px;
}

div.c3_solving_blocks div.c3_solving_block_14 {
    top: 184px;
    left: calc(40% + 651px);
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-14.jpg);
    background-size: cover;
    width: 75px;
    height: 75px;
}

div.c3_solving_blocks div.c3_solving_block_15 {
    top: 658px;
    left: calc(40% + 0px);
    background-image: url(/content/dam/pwc/gx/en/global-annual-review/2023/home/c3-solver-15.jpg);
    background-size: cover;
    width: 100px;
    height: 100px;
}

div.c3_layout_1 div.c3_solving_block_5, div.c3_layout_1 div.c3_solving_block_6, div.c3_layout_1 div.c3_solving_block_7, div.c3_layout_1 div.c3_solving_block_8, div.c3_layout_1 div.c3_solving_block_9, div.c3_layout_1 div.c3_solving_block_10, div.c3_layout_1 div.c3_solving_block_11, div.c3_layout_1 div.c3_solving_block_12, div.c3_layout_1 div.c3_solving_block_13, div.c3_layout_1 div.c3_solving_block_14, div.c3_layout_1 div.c3_solving_block_15 { top: -101px; left: calc(50% + 25px);}

div.c3_layout_2 div.c3_solving_block_5, div.c3_layout_2 div.c3_solving_block_6, div.c3_layout_2 div.c3_solving_block_7, div.c3_layout_2 div.c3_solving_block_8, div.c3_layout_2 div.c3_solving_block_9, div.c3_layout_2 div.c3_solving_block_10, div.c3_layout_2 div.c3_solving_block_11, div.c3_layout_2 div.c3_solving_block_12, div.c3_layout_2 div.c3_solving_block_13, div.c3_layout_2 div.c3_solving_block_14, div.c3_layout_2 div.c3_solving_block_15 { top: 100px; left: calc(50% - 155px);}

div.c3_layout_3 div.c3_solving_block_5, div.c3_layout_3 div.c3_solving_block_6, div.c3_layout_3 div.c3_solving_block_7, div.c3_layout_3 div.c3_solving_block_8, div.c3_layout_3 div.c3_solving_block_9, div.c3_layout_3 div.c3_solving_block_10, div.c3_layout_3 div.c3_solving_block_11, div.c3_layout_3 div.c3_solving_block_12, div.c3_layout_3 div.c3_solving_block_13, div.c3_layout_3 div.c3_solving_block_14, div.c3_layout_3 div.c3_solving_block_15 { top: -150px; left: calc(50% + 25px);}

div.c3_blocksnotinview div.c3_solving_block_5, div.c3_blocksnotinview div.c3_solving_block_6, div.c3_blocksnotinview div.c3_solving_block_7, div.c3_blocksnotinview div.c3_solving_block_8, div.c3_blocksnotinview div.c3_solving_block_9, div.c3_blocksnotinview div.c3_solving_block_10, div.c3_blocksnotinview div.c3_solving_block_11, div.c3_blocksnotinview div.c3_solving_block_12, div.c3_blocksnotinview div.c3_solving_block_13 , div.c3_blocksnotinview div.c3_solving_block_14 , div.c3_blocksnotinview div.c3_solving_block_15  { width: 0px; height: 0px;}

/* Hide blocks on smaller screens */

@media only screen and (max-width: 1375px) {
    div.c3_solving_blocks div.c3_solving_block_7 {
        display: none;
    }
}

@media only screen and (max-width: 1250px) {
    div.c3_solving_blocks div.c3_solving_block_4, div.c3_solving_blocks div.c3_solving_block_6, div.c3_solving_blocks div.c3_solving_block_8, div.c3_solving_blocks div.c3_solving_block_14, div.c3_solving_blocks div.c3_solving_block_2::after, div.c3_solving_blocks div.c3_solving_block_3::after {
        display: none;
    }
}

/* ------------------------------------------------------- */
/* --------------- Large screen more than 1650 ------------------ */
/* ------------------------------------------------------- */


@media only screen and (min-width: 1650px) {
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box {
        width: 280px;
        height: 280px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box strong {
        font-size: 55px;
        line-height: 72px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2 {
        top: 330px;
        left: 380px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::after {
        bottom: 230px !important;
        right: -50px !important;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3 {
        top: 430px;
        left: 50px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3::before {
        left: 230px;
    }

    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 {
        top: 430px;
        left: 760px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::before {
        left: 330px;
    }
}

@media only screen and (min-width: 1850px) {
    section.c3_section_sticky_container.c3_section_sticky_ataglance div.c3_div_sticky_inner {
        padding-left: calc(100vw - 800px);
    }
}

/* ------------------------------------------------------- */
/* --------------- Mobile less than 1150 ------------------ */
/* ------------------------------------------------------- */

@media only screen and (max-width: 1150px) {
    section.c3_section_sticky_container.c3_section_sticky_hero h2 {
        font-size: 50px;
        line-height: 56px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs h2, section.c3_section_sticky_container.c3_section_sticky_solvers h2, section.c3_section_sticky_container.c3_section_sticky_ataglance h2 {
        font-size: 40px;
        line-height: 50px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs h3, section.c3_section_sticky_container.c3_section_sticky_solvers h3, section.c3_section_sticky_container.c3_section_sticky_ataglance h3 {
        font-size: 20px;
        line-height: 26px;
        max-width: 380px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_ataglance div.c3_div_sticky_inner {
        padding-left: 50px;
        padding-top: 50px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box {
        height: 150px;   
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_1 {
        top: 403px;
        left: 50px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_1::before {
        width: 25px !important;
        height: 25px !important;
        top: -25px !important;
        left: -25px !important;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2 {
        top: 403px;
        left: 320px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::before {
        width: 0px !important;
        height: 0px !important;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2::after {
        width: 0px !important;
        height: 0px !important;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_3 {
        top: 603px;
        left: 0px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 {
        top: 603px;
        left: 270px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h4 {
        font-size: 32px;
        line-height: 36px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header p {
        font-size: 14px;
        line-height: 18px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_solvers div.c3_div_sticky_inner {
        padding-top: 100px;
    }
}

/* ------------------------------------------------------- */
/* --------------- Mobile less than 991px ------------------ */
/* ------------------------------------------------------- */

@media only screen and (max-width: 991px) {
    
    p.c3_scroll_prompt {
        display: none;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_hero {
        height: 500px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_hero video.c3_video_bg {
        padding-top: 200px;
    }
    
    section.c3_section_sticky_hero div.c3_div_sticky_inner {
        background-color: #d04a02;
        height: auto;
        padding: 30px;
    }
    
    section.c3_section_sticky_hero div.c3_div_sticky_inner h1 {
        font-size: 18px;
        line-height: 22px;
    }
    
    section.c3_section_sticky_hero div.c3_div_sticky_inner h2 {
        font-size: 40px;
        line-height: 46px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_mainvideo {
        height: 380px;   
    }
    
    section.c3_section_sticky_container.c3_section_sticky_mainvideo div.c3_div_sticky_inner  {
        height: 380px;   
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs {
        height: 500px;
        background-color: #dedede;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_div_sticky_inner {
        padding: 30px;
        height: 500px;
        padding-top: 95px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs video {
        display: none;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs div.c3_div_sticky_inner::after {
        width: 25px;
        height: 25px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_chairs a.c3_close {
        width: 50px;
        height: 50px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_ataglance {
        height: auto;
        padding-bottom: 70px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_ataglance div.c3_div_sticky_inner {
        padding: 30px;
        height: auto;
        position: relative;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_ataglance h3 {
        padding-left: 0px;   
    }
    
    section.c3_section_sticky_container p.c3_a_boxs {
        margin-left: 0px; 
        margin-bottom: 50px;
    }
    
    section.c3_section_sticky_container p.c3_a_boxs::before {
        width: 30px;
        height: 30px;
        left: -30px;
    }
    
    section.c3_section_sticky_container p.c3_a_boxs::after {
        top: 78px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box {
        position: relative;
        width: calc(50% - 15px);
        height: auto;
        top: 0px;
        left: 0px;
        float: left;
        margin-right: 30px;
        margin-top: 30px;
        padding: 10px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_2, section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box_4 {
        margin-right: 0px;
    }
    
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box::before {
        width: 30px;
        height: 30px;
        bottom: -30px;
        left: -30px;
        top: auto;
        right: auto;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box::after {
        width: 30px;
        height: 30px;
        top: -30px;
        right: -30px;
        left: auto;
        bottom: auto;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box strong {
        font-size: 30px;
        line-height: 34px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box p {
        font-size: 16px;
        line-height: 18px;
    }
    
    section.c3_section_sticky_container.c3_section_sticky_solvers div.c3_div_sticky_inner {
        padding: 30px;   
    }
    
    section.c3_section_sticky_container.c3_section_sticky_solvers h3 {
        padding-left: 0px;   
    }
    
    div.c3_solving_blocks div.c3_solving_block_4, div.c3_solving_blocks div.c3_solving_block_5, div.c3_solving_blocks div.c3_solving_block_6, div.c3_solving_blocks div.c3_solving_block_7, div.c3_solving_blocks div.c3_solving_block_8,div.c3_solving_blocks div.c3_solving_block_9, div.c3_solving_blocks div.c3_solving_block_10, div.c3_solving_blocks div.c3_solving_block_11, div.c3_solving_blocks div.c3_solving_block_12, div.c3_solving_blocks div.c3_solving_block_13, div.c3_solving_blocks div.c3_solving_block_14, div.c3_solving_blocks div.c3_solving_block_15 {
        display: none;
    }
    
    div.c3_solving_blocks.c3_blocksnotinview div.c3_solving_block {
        width: 0px !important;
        height: 0px !important;
        left: 0px;
    }
    
    
    section.c3_section_sticky_container.c3_section_solvers div.c3_div_sticky_inner {
        padding: 20px;
        z-index: 3;
    }
    
    section.c3_section_sticky_container.c3_section_solvers div.c3_div_sticky_inner::before {
        width: 20px;
        height: 20px;
    }
    
    section.c3_section_sticky_container.c3_section_solvers div.c3_div_sticky_inner header.c3_section_header {
        padding: 20px;
        width: 100%;
    }
    
    section.c3_section_sticky_container.c3_section_solvers div.c3_div_sticky_inner {
        z-index: 3;   
    }
    
    div.c3_layout_1 div.c3_solving_block_1, div.c3_layout_1 div.c3_solving_block_2, div.c3_layout_1 div.c3_solving_block_3 {
        top: 19px !important;
        left: 20px !important;
    }
    
    div.c3_layout_1 div.c3_solving_block_1::before, div.c3_layout_1 div.c3_solving_block_2::before, div.c3_layout_1 div.c3_solving_block_3::before{
        width: 20px;
        padding-top: 20px;
        left: -20px;
        top: -20px;
    }
    
    div.c3_layout_1 div.c3_solving_block_1::after, div.c3_layout_1 div.c3_solving_block_2::after, div.c3_layout_1 div.c3_solving_block_3::after{
        left: 100%;
        top: 80%;
    }
    
    div.c3_layout_2 div.c3_solving_block_1, div.c3_layout_2 div.c3_solving_block_2, div.c3_layout_2 div.c3_solving_block_3 {
        top: 19px !important;
        left: 20px !important;
    }
    
    div.c3_layout_2 div.c3_solving_block_1::before, div.c3_layout_2 div.c3_solving_block_2::before, div.c3_layout_2 div.c3_solving_block_3::before{
        width: 20px;
        padding-top: 20px;
        left: -20px;
        top: -20px;
    }
    
    div.c3_layout_2 div.c3_solving_block_1::after, div.c3_layout_2 div.c3_solving_block_2::after, div.c3_layout_2 div.c3_solving_block_3::after{
        left: 100%;
        top: 80%;
    }
    
    div.c3_layout_3 div.c3_solving_block_1, div.c3_layout_3 div.c3_solving_block_2, div.c3_layout_3 div.c3_solving_block_3 {
        top: 19px !important;
        left: 20px !important;
    }
    
    div.c3_layout_3 div.c3_solving_block_1::before, div.c3_layout_3 div.c3_solving_block_2::before, div.c3_layout_3 div.c3_solving_block_3::before{
        width: 20px;
        padding-top: 20px;
        left: -20px;
        top: -20px;
    }
    
    div.c3_layout_3 div.c3_solving_block_1::after, div.c3_layout_3 div.c3_solving_block_2::after, div.c3_layout_3 div.c3_solving_block_3::after{
        left: 100%;
        top: 80%;
    }
    
    div.c3_layout_0 div.c3_div_solver_names {
        display: none;
    } 
    
    div.c3_div_solver_names {
        top: -19px;
        left: 125px;
        width: 230px;
    } 
    
    div.c3_layout_3 div.c3_div_solver_names div.c3_div_solver_name_3 {
        left: 0px;
    }
    
    div.c3_solving_blocks div.c3_solving_block_1::after {
        width: 20%;
        padding-top: 20%;
        top: 0%;
        left: -20%;
    }
    
    div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_1 {
        left: calc(40% - 140px);
    }

     div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_2 {
        left: calc(40% + 160px);
    }

    div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_3 {
        left: calc(40% + 160px);
    }
    
    div.c3_solving_blocks.c3_layout_1 div.c3_solving_block, div.c3_solving_blocks.c3_layout_2 div.c3_solving_block, div.c3_solving_blocks.c3_layout_3 div.c3_solving_block {
            width: 125px;
            height: 125px;
        }

}

@media only screen and (max-width: 688px) {

    div.c3_solving_blocks.c3_layout_0 div.c3_solving_block, div.c3_solving_blocks.c3_layout_1 div.c3_solving_block, div.c3_solving_blocks.c3_layout_2 div.c3_solving_block, div.c3_solving_blocks.c3_layout_3 div.c3_solving_block {
            width: 125px;
            height: 125px;
        }

        div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_1 {
            left: 105px;
        }

        div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_2 {
            left: 229px;
            top: 433px;
        }

        div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_3 {
            left: 55px;
            top: 508px;
        }

        div.c3_solving_blocks.c3_layout_0 div.c3_solving_block_3::before {
            background-color: #ffffff;
        }
}

/* ------------------------------------------------------- */
/* --------------- Letterbox screens ------------------ */
/* ------------------------------------------------------- */


@media only screen and (max-height: 1000px) {
    div.c3_solving_blocks div.c3_solving_block_8 {
        display: none;
    }
    
    div.c3_solving_blocks div.c3_solving_block_3::after {
        display: none;
    }
    
    div.c3_solving_blocks div.c3_solving_block_3 {
        width: 175px;
        height: 175px;
        left: calc(40% + 285px);
    }
    
    div.c3_blocksnotinview div.c3_solving_block_3 {
        width: 0px;
        height: 0px;
    }
    
    div.c3_layout_2 div.c3_solving_block_1, div.c3_layout_2 div.c3_solving_block_2, div.c3_layout_2 div.c3_solving_block_3, div.c3_layout_2 div.c3_solving_block_4 {
        top: 0px;
    }
    
    div.c3_layout_1 div.c3_solving_block_3 {
        left: calc(50% + 55px);
    }
    
    div.c3_layout_2 div.c3_solving_block_3 {
        left: calc(50% - 255px);
    }
    
    div.c3_layout_3 div.c3_solving_block_3 {
        left: calc(50% + 55px);
    }
  
}


@media only screen and (max-height: 870px) {
    section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h3 {
        font-size: 20px;
        line-height: 22px; 
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header h4 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner header.c3_section_header p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 0px;
    }
    
    section.c3_section_sticky_container div.c3_div_sticky_inner div.c3_stat_box.c3_stat_box_4::after {
        display: none;
    }

}

/* ------------------------------------------------------- */
/* --------------- PwC Styles ---------------------- */
/* ------------------------------------------------------- */


.btn.btn--transparent.btn-cta.btn-cta--chevron {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #000000;
}

.btn.btn--transparent.btn-cta.btn-cta--chevron:hover, .btn.btn--transparent.btn-cta.btn-cta--chevron:focus {
    background-color: #d04a02;
    border-color: #d04a02;
    color: #ffffff;
}

.btn.btn--transparent.btn-cta.btn-cta--chevron i {
    content: '';
    width: 8px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-left: 10px;
    transition: all .3s ease-in-out;
    background-image: url(https://www.pwc.co.uk/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/cta-btn-images/Right-Chevron-orange.svg);
}

.c3_a_continue .btn.btn--transparent.btn-cta.btn-cta--chevron i {
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/Right-Chevron-orange-down.svg");
    width: 16px;
    height: 11px;
}

.btn.btn--transparent.btn-cta.btn-cta--chevron:hover i, .btn.btn--transparent.btn-cta.btn-cta--chevron:focus i {
    margin-left: 15px;
    background-image: url(https://www.pwc.co.uk/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/cta-btn-images/Right-Chevron-white.svg);
}

.c3_a_continue .btn.btn--transparent.btn-cta.btn-cta--chevron:hover i, .btn.btn--transparent.btn-cta.btn-cta--chevron:focus i {
    background-image: url("/content/dam/pwc/gx/en/global-annual-review/2023/home/Right-Chevron-white-down.svg");
}

.c3_section_header .btn.btn--transparent.btn-cta.btn-cta--chevron {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
    margin-top: 20px;
}

.c3_section_header .btn.btn--transparent.btn-cta.btn-cta--chevron i {
    background-image: url(https://www.pwc.co.uk/etc.clientlibs/pwc/clientlibs/rebrand-clientlibs/components-colors/resources/images/cta-btn-images/Right-Chevron-white.svg);
}

.c3_section_header .btn.btn--transparent.btn-cta.btn-cta--chevron:hover, .btn.btn--transparent.btn-cta.btn-cta--chevron:focus {
    background-color: #D93954;
    border-color: #D93954;
    color: #ffffff;
}

a.btn i+i {
    display: none !important;
}

/* BW UPDATE 24-10-23 */

section.c3_section_sticky_solvers div.c3_img_solver_1, section.c3_section_sticky_solvers div.c3_img_solver_2, section.c3_section_sticky_solvers div.c3_img_solver_3 {
    display: none;
}

div.c3_div_static_solver {
    display: none;
}

@media only screen and (max-width: 688px) {
    div.c3_solving_block_container {
       display: none; 
    }
    
    section.c3_section_sticky_solvers img {
        display: block;
        width: 150px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_1 {
        display: block;
        position: relative;
        margin-top: 80px;
        margin-left: 20px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_1::before {
        content: "";
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        background-color: #D93954;
        top: -50px;
        left: -50px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_2 {
        display: block;
        position: relative;
        margin-top: 0px;
        margin-left: 170px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_2::before {
        content: "";
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        background-color: #eb8c00;
        top: 0px;
        left: -50px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_2::after {
        content: "";
        display: block;
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: #D93954;
        top: -25px;
        left: 125px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_3 {
        display: block;
        position: relative;
        margin-top: -50px;
        margin-left: -30px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_3::before {
        content: "";
        display: block;
        position: absolute;
        width: 50px;
        height: 50px;
        background-color: #d04a02;
        top: -50px;
        left: 150px;
    }
    
    section.c3_section_sticky_solvers div.c3_img_solver_3::after {
        content: "";
        display: block;
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: #e0301e;
        top: 125px;
        left: 150px;
    }
    
    div.c3_div_static_solver {
        display: block;
        position: absolute;
        left: 20px;
        margin-top: 40px;
        padding-left: 110px;
        padding-right: 20px;
    }
    
    
    div.c3_div_static_solver::before {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        background-color: #D93954;
        top: -20px;
        left: -20px;
    }
    
    div.c3_div_static_solver img {
        width: 100px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    div.c3_div_static_solver strong {
        color: #ffffff !important;
        font-size: 20px;
        line-height: 28px;
        font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
        font-weight: 600;
        text-shadow: 0px 0px 15px #000000;
    }
    
    div.c3_div_static_solver p {
        color: #ffffff !important;
        font-size: 16px;
        line-height: 22px;
        font-family: "PwC Helvetica Neue", Helvetica, Arial, Sans-Serif;
        font-weight: 200;
        text-shadow: 0px 0px 15px #000000;
    }
}