.content-wrapper {
    border: none !important;
}

.ae-header .ae-content {
    border-radius: 13px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 17px -8px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 17px -8px;
}

.ae-header .ae-content .narrow h1 {
    font-weight: 700;
}

.info-block {
    text-align: left;
}

.info-block p.text-center {
    text-align: center;
}

.info-block p,
.info-block li {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.info-block table {
    width: 100%;
    border: none;
}

.info-block table tbody tr:first-child {
    background: transparent;
}

.info-block table tbody tr:not(:last-child) {
    border-bottom: 1px solid #C9CACC;
}

.info-block table tbody tr {
    display: flex;
    width: 100%;
}

.info-block table tbody tr td {
    flex: 1;
    align-content: center;
    padding: 16px;
    border-right: none;
    border-left: none;
}

.info-block table tbody tr td p {
    margin-bottom: 0;
}

.info-block table tbody tr:first-child td p {
    font-weight: 700 !important;
    color: #fff;
}

.ae-content h2 {
    margin-top: 32px;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
}

.ae-content h3 {
    font-size: 20px;
    line-height: 28px;
}

.ae-content .width90 p {
    width: 90% !important;
    margin: 25px auto;
}

.infoBoxes {
    display: flex;
    /* border-radius: 14px; */
    gap: 24px;
    /*  justify-content: space-between;*/
    justify-content: center;
    margin-bottom: 20px;
}

.infoBoxes .white-panel.flexRow {
    flex-direction: row;
    width: 100%;
}

.infoBoxes .white-panel.flexRow .iframe-container {
    border-radius: 16px 0 0 16px;
    height: 100%;
    width: 100%;
}

.infoBoxes .white-panel {
    border-radius: 14px;
    margin: 0;
    padding: 0px;
    display: flex;
    flex-direction: column;
    width: 50%;
    box-shadow: 0 0 2rem #0003;
}

.infoBoxes .white-panel iframe {
    border-radius: 16px 16px 0 0;
}

.infoBoxes .text-container {
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
}

.infoBoxes .white-panel img {
    /* border-radius: 14px 14px 0 0; */
    max-width: 64px;
    width: 100%;
    margin-bottom: 20px;
    min-height: auto;
}

.img-container {
    padding: 20px 0 0 20px;
}

.infoBoxes .white-panel>div {
    display: flex;
    flex-direction: column;
    padding: 15px;
}

.infoBoxes .white-panel>div>ul {
    margin-bottom: 0;
}

.infoBoxes .white-panel h2 {
    font: normal 700 20px Open sans;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 16px;
}

.white-panel a.primary-btn {
    background: #1460aa !important;
    text-decoration: none;
    width: 100%;
    text-align: center;
    border-radius: 30px;
    margin: auto 0 0 0;
}

.infoBoxes .white-panel p {
    text-align: left;
    font: normal 400 14px Open Sans;
}

.white-panel {
    margin: 32px 0 !important;
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 32px;
    align-items: center;
    justify-content: center;
}

.white-panel div h2 {
    margin-top: 0;
}

.white-panel img {
    width: 100px;
    height: 100%;
    max-height: 100px;
}

.white-panel.access-res {
    padding: 16px;
    border-radius: 16px;
    justify-content: start;
    gap: 16px;
    margin: 0 0 40px !important;
    box-shadow: none;
    background: #f6f6f6;
}

.white-panel.access-res img {
    width: 60px;
    min-height: 60px;
    max-height: 60px;
    height: 100%;
    align-self: start;
}

.white-panel.access-res img+div {
    display: flex;
    width: 100%;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
}

.white-panel.access-res img+div div * {
    margin: 0 0 8px 0;
    text-align: left;
}

.white-panel.access-res img+div div :last-child {
    margin: 0;
}

.white-panel.access-res img+div .primary-btn {
    width: fit-content;
    min-width: 200px;
    margin: 0;
    height: fit-content;
}

/* FAQs */
.cc-faqs .accordion__container {
    padding: 0;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle {
    text-decoration: none;
    position: relative;
}

.cc-faqs .accordion__container .accordion__title.panel-box {
    margin-bottom: 15px;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle:after {
    position: absolute;
    right: 40px;
    top: 35%;
    margin: unset;
}

.cc-faqs .accordion__container:first-child {
    border: none;
}

.cc-faqs .faq-inner {
    max-width: 1200px;
    margin: 0 auto;
    /*box-shadow: 0 0px 19px -2px rgba(0, 0, 0, 0.15);*/
    padding: 0;
    margin-bottom: 0;
    border-radius: 16px;
}

.cc-faqs .faq-inner h3 {
    margin-top: 16px;
}

.cc-faqs .faq-inner h2 {
    text-align: left;
    margin-bottom: 50px;
}

.cc-faqs .faq-inner .accordion__container .accordion__title.panel-box a.accordion__toggle {
    padding-left: 0;
    padding-right: 50px;
    font-size: 16px;
    font-weight: 500;
}

.cc-faqs .accordion__container .accordion__title.panel-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px;
}

.cc-faqs .accordion__container .accordion__title.panel-box {
    margin-bottom: 0;
}

.cc-faqs .accordion__container {
    border-top: 2px solid #d0d0d0;
}

.cc-faqs>div>div:nth-child(17) {
    border-bottom: 2px solid #d0d0d0;
}

.cc-faqs .accordion__container .accordion__content {
    padding: 30px;
    padding-bottom: 10px;
    border-top: 0;
    background-color: #f8f8f8;
}

.cc-faqs .accordion__container .accordion__title.panel-box a.accordion__toggle:after {
    right: 20px;
}

/* .cc-faqs {
    padding: 80px 0 0;
} */
@media screen and (max-width: 767px) {
    .ae-header .ae-content {
        padding: 20px !important;
        margin-bottom: 30px;
    }

    .ae-content h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .infoBoxes {
        flex-direction: column;
    }

    .iframe-container {
        width: 100%;
        height: 180px;
    }

    .infoBoxes .white-panel.flexRow {
        flex-direction: column;
    }

    .infoBoxes .white-panel.flexRow .iframe-container {
        border-radius: 16px 16px 0 0;
        height: 180px;
        width: 100%;
    }

    .infoBoxes .white-panel h2,
    .operations-graphic-container h3,
    .ae-content h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .infoBoxes .white-panel {
        margin: 2% 0;
        width: 100%;
    }

    .cc-faqs .faq-inner {
        box-shadow: none;
        padding: 10px 0 0;
    }

    .cc-faqs .faq-inner .accordion__container .accordion__title.panel-box a.accordion__toggle {
        font-size: 15px;
        text-align: left;
        padding-right: 50px;
    }

    .cc-faqs .accordion__container .accordion__content {
        padding-left: 10px;
        text-align: left;
    }

    .cc-faqs.acw-terms .accordion__container .accordion__content {
        margin-right: 20px;
    }

    .ae-header .img-container img {
        min-height: auto !important;
    }

    .operations-graphic-container.full-width .grey-box .flexbox-space-between {
        gap: 16px;
        row-gap: 16px;
    }

    .operations-graphic-container.full-width .grey-box .flexbox-space-between .flexItem {
        flex: 45%;
    }
}

@media only screen and (min-width: 768px) {
    a.mobileOnlyLink {
        color: black;
        text-decoration: none;
        cursor: default;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cc-faqs .faq-inner {
        padding: 0;
    }

    .cc-faqs .faq-inner .accordion__container .accordion__title.panel-box a.accordion__toggle {
        font-size: 16px;
    }

    .infoBoxes {
        flex-direction: column;
    }

    .infoBoxes .white-panel {
        width: 100%;
    }

    .infoBoxes .white-panel.flexRow {
        flex-direction: column;
    }

    .infoBoxes .white-panel.flexRow .iframe-container {
        border-radius: 16px 16px 0 0;
        height: 300px;
        width: 100%;
    }

    .white-panel.access-res img+div {
        flex-direction: column;
    }

    .white-panel.access-res img+div {
        align-items: baseline;
    }
}

@media only screen and (max-width: 767px) {
    .white-panel.access-res img+div {
        flex-direction: column;
    }

    .white-panel.access-res img+div,
    .white-panel.access-res img {
        align-items: center;
        margin: 0 auto;
    }

    .white-panel.access-res img+div div * {
        text-align: center;
    }

    .white-panel.access-res {
        flex-direction: column;
    }
}

.infoVideo {
    display: flex;
    justify-content: center;
}

.iframe-container {
    padding: 0 !important;
    width: 100%;
    height: 300px;
    background: #030303;
    border-radius: 16px 16px 0 0;
}

.ae-content .width90 p.datestamp {
    display: inline-block;
    border-radius: 20px;
    background: #000;
    color: #fff;
    padding: 5px 20px;
    width: auto !important;
}

p.header {
    margin-top: 24px;
    margin-bottom: 8px;
}

p.header+ul {
    margin-top: 0;
}

h2.alignLeft {
    text-align: left;
    font-weight: 700;
    margin-bottom: 16px;
}

h2.alignLeft+p {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
}

.dark-grey-box {
    background: #808080;
    border-radius: 16px;
    padding: 16px;
}

.dark-grey-box p {
    margin-bottom: 0px;
    font-size: 14px !important;
    line-height: 20px !important;
    color: white !important;
    font-weight: 600 !important;
}

.operations-graphic-container {
    display: flex;
    gap: 20px;
    /* flex-direction: column; */
    margin: 0 auto 30px;
}

.operations-graphic-container .grey-box:first-child {
    flex: 60%;
}

.operations-graphic-container .grey-box.fullWidth {
    /* flex: 100% !important; */
    /* flex: calc(100% - 500px); */
    flex: 1;
}

p.text-center.text-sm.footnote {
    font-size: 12px;
    border-radius: 16px;
    padding: 16px;
    box-shadow: 0 0 0.25rem #0003;
    margin: 24px 0 0;
    background: #fff;
    font-weight: 400;
}

p.text-center.text-sm.footnote.no-border {
    border: none;
    box-shadow: none;
}

.operations-graphic-container .text-center {
    text-align: center;
    color: #525252;
}

.operations-graphic-container+.text-sm {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.operations-graphic-container+.text-sm small {
    font-size: 12px !important;
}

.operations-graphic-container .grey-box:last-child {
    flex: none;
    width: 70%;
    background: #fff;
    box-shadow: 0 0 0.25rem #0003;
    margin: 0 auto;
}

.operations-graphic-container .grey-box {
    padding: 16px;
    background-color: #f6f6f6;
    border-radius: 16px;
}

.operations-graphic-container h3 {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    text-align: left;
}

.operations-graphic-container.full-width .grey-box {
    border: none;
    width: 100%;
    box-shadow: none;
    padding: 0;
}

.operations-graphic-container.full-width .grey-box .flexbox-space-between {
    gap: 32px;
    row-gap: 32px;
    margin: 16px auto 32px;
}

.operations-graphic-container.full-width .grey-box .flexbox-space-between .flexItem {
    flex: 48% 0 0;
    background-color: #f6f6f6;
    padding: 16px;
    border-radius: 16px;
    box-shadow: 0 0 0.25rem #0003;
}

.twoLineSpacer {
    margin-top: 21px;
}

.operations-graphic-container .count {
    font-size: 32px;
    line-height: 40px;
    margin-top: auto;
}

.operations-graphic-container h3 img {
    width: 20px;
    height: 20px;
    min-height: 20px;
}

.operations-graphic-container h4 {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}

.operations-graphic-container p {
    color: #000;
    font-size: 14px;
}

@property --percentage {
    syntax: "<integer>";
    initial-value: 0;
    inherits: false;
}

.operations-graphic-container .counter {
    /* animation: counter 1s ease-out;
    animation-fill-mode: forwards; */
    counter-reset: num var(--percentage);
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 32px;
    font-weight: 700;
    color: #3c9ee5;
    transform: translate3d(-50%, -50%, 0);
    text-align: center;
}

.operations-graphic-container .counter p {
    color: #000;
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0;
}

.operations-graphic-container .counter img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-top: -14px;
    min-height: 24px;
}

.operations-graphic-container .counter::before {
    content: counter(num) "%";
    color: #20842f;
    font-size: 32px;
    font-weight: 800;
}

@keyframes counter {
    from {
        --percentage: 0;
    }

    to {
        --percentage: var(--counter-end);
    }
}

.operations-graphic-container .percentage-chart {
    width: 150px;
    height: 150px;
    position: relative;
}

.operations-graphic-container .percentage-chart-bg {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
}

.operations-graphic-container .percentage-chart-stroke {
    fill: none;
    stroke-width: 3;
    stroke: #20842f;
    stroke-linecap: round;
    animation: progress 4s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.operations-graphic-container .flexbox-space-between {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-evenly;
    /* justify-content: center; */
    gap: 30px;
    row-gap: 40px;
    margin: 40px 0 0;
}

.operations-graphic-container.recovery .flexbox-space-between,
.operations-graphic-container.ramp-up .flexbox-space-between {
    margin: 0;
    gap: 24px;
    height: 100%;
}

.operations-graphic-container.recovery .flexbox-space-between .flexItem,
.operations-graphic-container.ramp-up .flexbox-space-between .flexItem {
    flex: 100%;
    row-gap: 12px;
}

.operations-graphic-container.recovery .flexbox-space-between .flexItem h4,
.operations-graphic-container.ramp-up .flexbox-space-between .flexItem h4 {
    margin-bottom: 0;
}

.mtmius10 {
    margin-top: -10px;
}

@media (max-width: 1024px) {
    .operations-graphic-container {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .operations-graphic-container .flexbox-space-between {
        flex-direction: column;
        align-items: center;
        gap: 24px;
    }

    .operations-graphic-container .flexbox-space-between .flexItem {
        row-gap: 0;
    }

    .operations-graphic-container .count,
    .operations-graphic-container .counter::before {
        font-size: 28px;
    }

    .operations-graphic-container .percentage-chart {
        width: 180px;
        height: 180px;
    }

    .operations-graphic-container .count {
        margin-top: 0;
    }
}

.operations-graphic-container .flexbox-space-between .flexItem {
    flex: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
    align-self: normal;
    row-gap: 16px;
}

.operations-graphic-container .flexbox-space-between .flexItem p:nth-child(1) {
    margin: 0;
}

.operations-graphic-container .flexbox-space-between .flexItem p {
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}

.operations-graphic-container .status-icon {
    display: flex;
    align-items: center;
}

.operations-graphic-container .status-icon::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 8px;
}

.operations-graphic-container .status-box .status {
    display: none;
}

.operations-graphic-container .green .status-box .status.green {
    display: block;
}

.operations-graphic-container .yellow .status-box .status.yellow {
    display: block;
}

.operations-graphic-container .red .status-box .status.red {
    display: block;
}

.operations-graphic-container .green .status-icon::after {
    background-color: #20842f;
}

.operations-graphic-container .yellow .status-icon::after {
    background-color: #ffcf4d;
}

.operations-graphic-container .red .status-icon::after {
    background-color: #ff333a;
}

.ml20 {
    margin-left: 20px;
}

/* Bar Chart Styles */
.bar-chart-container {
    margin: 20px 0 0;
    padding: 20px;
    background: #fff;
    border-radius: 16px;
    width: 100%;
}

.chart-wrapper {
    display: flex;
    flex-direction: row;
    height: 370px;
    position: relative;
    width: 100%;
}

.operations-graphic-container.ramp-up .chart-wrapper {
    height: 200px;
}

.y-axis-label {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    margin-right: 8px;
    margin-left: -24px;
}

.chart-area {
    flex: 1;
    display: flex;
    align-items: flex-end;
    position: relative;
}

.bars-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    padding: 0 0 0 20px;
    margin-bottom: -20px;
}

.bar-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    margin: 0;
    padding: 0 8px;
    position: relative;
    height: 100%;
}

.bar-group[hidden] {
    display: none;
}

.bar {
    width: 100%;
    max-width: 16px;
    background: #000;
    border-radius: 4px 4px 0 0;
    transition: all 0.3s ease;
    position: relative;
    min-height: 3px;
    height: 0%;
}

.bar-group:hover {
    background: #f6f6f6;
}

.bar-label {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 20px;
    margin-top: 8px;
    text-align: center;
    white-space: nowrap;
}

.bar-value {
    position: absolute;
    top: -12px;
    right: -20px;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    background: white;
    border-radius: 16px;
    padding: 8px;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    z-index: 10;
}

.bar-group:hover .bar-value {
    opacity: 1;
}

.y-axis {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40px;
    height: 100%;
}

.y-tick {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: right;
    line-height: 20px;
}

.x-axis-label {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-top: 40px;
}

@keyframes growUp {
    from {
        height: 0;
    }

    to {
        height: var(--bar-height);
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .operations-graphic-container .grey-box:last-child {
        width: 100%;
    }

    .operations-graphic-container.full-width .grey-box .flexbox-space-between {
        gap: 16px;
        row-gap: 16px;
    }

    .operations-graphic-container.full-width .grey-box .flexbox-space-between .flexItem {
        flex: 45%;
    }

    .bar-chart-container {
        padding: 0;
    }

    .bar-group,
    .bars-container {
        padding: 0 10px;
    }

    .y-axis-label {
        margin-left: -8px;
        margin-right: 8px;
    }

    .chart-area {
        margin-left: 10px;
        margin-right: 0;
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .operations-graphic-container .grey-box:last-child {
        width: 100%;
    }

    .bar-chart-container {
        padding: 0;
    }

    .bar-group {
        padding: 0;
    }

    .chart-wrapper {
        height: 300px;
    }

    .y-axis-label {
        font-size: 12px;
        margin-left: -16px;
        margin-right: 0;
    }

    .x-axis-label {
        font-size: 12px;
    }

    .chart-area {
        margin-left: 10px;
        margin-right: 0;
    }

    .bar-label {
        font-size: 10px;
    }

    .bar-value {
        font-size: 10px;
    }

    .y-tick {
        font-size: 10px;
    }
}