@charset "UTF-8";
/*
 * CMAP Theme styles for landing page - The Century Plan
 *
 * @package Wordpress
 * @subpackage CMAP
 * @since  1.0
 *
*/

:root {
    --tcplp-breakpoint-desktop:     1024;
    --tcplp-breakpoint-tablet:      744;
    --tcplp-color-Neutral-0:  #FFFFFF;
    --tcplp-color-Neutral-100:  #DBDAC7;
    --tcplp-color-neutral-300:  #9FAAB2;
    --tcplp-color-neutral-700:  #494F53;
    --tcplp-color-neutral-800:  #3D3535;
    --tcplp-color-neutral-850:  #231F20;
    --tcplp-color-neutral-900:  #000000;
    --tcplp-color-cool-200:     #80C6C4;
    --tcplp-color-cool-600:     #49921C;
    --tcplp-color-cool-800:     #1E478E;
    --tcplp-color-warm-200:     #f7d752;
    --tcplp-color-warm-400:     #FF8522;
    --tcplp-color-warm-700:     #B15F25;
    --tcplp-typog-font-heading: "Afacad Flux", sans-serif;
    --tcplp-typog-font-data: "Afacad", sans-serif;
    --tcplp-typog-font-body-secondary: "Oswald", sans-serif;
    --tcplp-typog-font-body: "Outfit", sans-serif;
}


:root {
    --tcplp-typog-interactive-side-nav: 1.2rem;
    --tcplp-typog-body-copy-p-standard: 1.5rem;
    --tcplp-structure-spacing-margin-side: 4rem;
    --tcplp-structure-spacing-column-gap: 2rem;
    --tcplp-object-spacing-spacing-12: 0.6rem;
    --tcplp-object-spacing-spacing-24: 1.2rem;
    --tcplp-object-spacing-spacing-20: 1rem;
    --tcplp-object-spacing-spacing-32: 1.6rem;
    --tcplp-object-spacing-spacing-40: 2.4rem;
    --tcplp-object-spacing-spacing-60: 3.2rem;
    --tcplp-object-spacing-spacing-80: 4rem;
    --tcplp-object-spacing-spacing-120: 6rem;
    --tcplp-typog-headings-H2: clamp(2.1rem,6.875vw,3.1rem);
    --tcplp-typog-headings-H3: clamp(1.5rem,4.6875vw,1.6rem);
    --tcplp-typog-headings-H4: clamp(1.4rem,4.375vw,1.5rem);
    --tcplp-typog-components-xl-text: clamp(2.6rem,8.125vw,3.2rem);
    --tcplp-typog-components-bold-data: clamp(1.4rem,1.88vw,1.6rem);
}

html, body {
    scroll-behavior: auto;
}

@media screen and (min-width: 744px) {
    :root {
        --tcplp-typog-interactive-side-nav: 1.4rem;
        --tcplp-typog-body-copy-p-standard: 1.6rem;
        --tcplp-object-spacing-spacing-12: 0.8rem;
        --tcplp-object-spacing-spacing-24: 1.6rem;
        --tcplp-object-spacing-spacing-20: 1.4rem;
        --tcplp-object-spacing-spacing-32: 2.4rem;
        --tcplp-object-spacing-spacing-40: 3.2rem;
        --tcplp-object-spacing-spacing-40: 4rem;
        --tcplp-object-spacing-spacing-80: 6rem;
        --tcplp-object-spacing-spacing-120: 8rem;
        --tcplp-typog-headings-H2: clamp(3.2rem,4.3vw,4.1rem);
        --tcplp-typog-headings-H3: clamp(1.7rem,2.41vw,1.8rem);
        --tcplp-typog-headings-H4: clamp(1.5rem,2.01vw,1.6rem);
        --tcplp-typog-components-xl-text: clamp(2.7rem,6.72vw,5rem);
    --tcplp-typog-components-bold-data: clamp(1.5rem,2.28vw,1.7rem);
    --tcplp-structure-spacing-margin-side: 5rem;
    --tcplp-structure-spacing-column-gap: 2.5rem;
    }   
}

@media screen and (min-width: 1024px) {
    :root {
        --tcplp-typog-interactive-side-nav: 1.6rem;
        --tcplp-typog-body-copy-p-standard: 1.7rem;
        --tcplp-object-spacing-spacing-12: 1.2rem;
        --tcplp-object-spacing-spacing-24: 2.4rem;
        --tcplp-object-spacing-spacing-20: 2rem;
        --tcplp-object-spacing-spacing-32: 3.2rem;
        --tcplp-object-spacing-spacing-40: 4rem;
        --tcplp-object-spacing-spacing-60: 6rem;
        --tcplp-object-spacing-spacing-80: 8rem;
        --tcplp-object-spacing-spacing-120: 12rem;
        --tcplp-structure-spacing-margin-side: 14.4rem;
    --tcplp-structure-spacing-column-gap: 3rem;
        --tcplp-typog-headings-H2: clamp(3.3rem,2.43vw,4.2rem);
        --tcplp-typog-headings-H3: clamp(1.9rem,1.15vw,2rem);
        --tcplp-typog-headings-H4: clamp(1.5rem,0.92vw,1.6rem);
    --tcplp-typog-components-xl-text: clamp(4.5rem,4.16vw,7.2rem);
    --tcplp-typog-components-bold-data: clamp(1.5rem,1.041vw,1.8rem);
    }   
}


.tcplp-typog-afacad-flux {
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

.tcplp-typog-oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.tcplp-typog-outfit {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.tcplp-video-header-wrapper {
    position: relative;
    z-index: 10;
    overflow: hidden;
    height: 620px;
    background-color: #fff;
}

.tcplp-video-header-wrapper video {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    max-width: 1920px;
    height: auto;
    z-index: 1;
    transform: translate3d(-50%,10%,0);
}

.tcplp-video-header-wrapper .tcplp-video-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 1920px;
    height: 100%;
    display: block;
    background-color: rgba(63, 61, 59, 0.8);
    z-index: 5;
    transform: translateX(-50%);
}

.tcplp-video-header-wrapper .page-title {
    position: absolute;
    top: 50%;
    z-index: 20;
    left: 50%;
    width: 100%;
    max-width: 1440px;
    transform: translate3d(-50%, -25%, 0);
    padding-right: 2rem;
    padding-left: 2rem;
}

.tcplp-video-header-wrapper .page-title h1 {
    margin-bottom: 0;
    font-size: clamp(6.1rem, 5.84vw, 9.7rem);
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 600;
    letter-spacing: -0.1rem;
    line-height: 100%;
    color: #fff;
}

.tcplp-vertical-line {
    position: fixed;
    top: 130px;
    left: 3.1rem;
    display: block;
    height: calc(100vh - 130px);
    width: 1px;
    background-color: black;
    z-index: 900;
}

.site-footer {
    position: relative;
    z-index: 800;
}

.site-footer > .footer {
    margin-top: 0 !important;
}

.tcplp-go-to-home,
.tcplp-newsletter {
    position: fixed;
    left: 0;
    top:  50%;
    width: 6.2rem;
    height: 6.2rem;
    z-index: 910;
}

.tcplp-go-to-home {
    transform: translateY(-50%);
}

.tcplp-newsletter {
    transform: translateY(50%);
}

.tcplp-go-to-home-btn,
.tcplp-newsletter-btn,
.tcplp-go-to-home-btn-action,
.tcplp-newsletter-btn-action {
    background: none;
    box-shadow: none;
    border: none;
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    outline: none;
    -moz-appearance: none;
    text-transform: uppercase;
    font-family: var(--font-family-heading);
    font-weight: 300;
}

.tcplp-go-to-home-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6.2rem;
    height: 6.2rem;
    position: relative;
    z-index: 1;
}

.tcplp-go-to-home .tcplp-go-to-home-btn img {
    max-width: 4.5rem;
    height: auto;
}

.tcplp-go-to-home .tcplp-go-to-home-btn-action img {
    max-width: 23.4rem;
    height: auto;
}

.tcplp-newsletter-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6.2rem;
    height: 6.2rem;
    position: relative;
    z-index: 1;
}

.tcplp-newsletter-btn img {
    position: relative;
    z-index: 2;
}

.tcplp-newsletter-btn:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 4.5rem;
    height: 4.5rem;
    border-radius: 50%;
    transform: translate3d(-50%,-50%,0);
    background-color: var(--tcplp-color-cool-200);
}

.tcplp-go-to-home-btn-action,
.tcplp-newsletter-btn-action {
    display: flex;
    align-items: center;
    background-color: var(--tcplp-color-Neutral-100);
    border-radius: 0 40px 40px 0;
    border: 1px solid #C6C5B6;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate3d(-100%,-50%,0);
    z-index: 10;
    transition: transform 200ms ease-in-out;
}

.tcplp-go-to-home-btn-action {
    width: 38rem; 
    gap: 1.8rem;
    padding: 1.5rem 3rem 1.5rem 2rem;
    text-decoration: none !important;
}

.tcplp-newsletter-btn-action {
    width: 35.6rem; 
    gap: 1.8rem;
    padding: 0.85rem 3rem 0.85rem 2rem;
}

.tcplp-newsletter-btn-action,
.tcplp-newsletter-btn-action span {
    text-decoration: none;
}

.tcplp-newsletter-btn-action .tcplp-newsletter-btn {
    width: 4.5rem;
    height: 4.5rem;
}

.tcplp-go-to-home-btn-action .text,
.tcplp-newsletter-btn-action .text {
    font-family: var(--tcplp-typog-font-body);
    font-weight: 300;
    font-size: var(--tcplp-typog-interactive-side-nav);
    letter-spacing: 0.1rem;
}

.tcplp-go-to-home-btn-action .text {
    color: black;
}

.tcplp-newsletter-btn-action .text {
    color: var(--tcplp-color-cool-800);
}

.tcplp-go-to-home-btn:hover + .tcplp-go-to-home-btn-action,
.tcplp-newsletter-btn:hover + .tcplp-newsletter-btn-action,
.tcplp-go-to-home-btn-action:hover,
.tcplp-newsletter-btn-action:hover {
    transform: translate3d(0,-50%,0);
}

.tcp-page-content {
    position: relative;
    z-index: 20;
}

.tcp-page-content:not(.tcp-page-child-content) .container img {
    width: 29.62vw;
    max-width: 512px;
}

.tcp-page-content.tcp-page-child-content .container  > *:not(.tcp-content-block) {
    max-width: 1190px;
}

.tcp-page-content figure {
    margin: 0;
}

.tcp-page-content h2,
.tcp-page-content h3,
.tcp-page-content h4,
.tcp-page-content h5,
.tcp-page-content h6,
.tcp-page-content p {
    max-width: clamp(200px,33.56vw,590px);
}

.tcp-page-content.tcp-page-child-content h2,
.tcp-page-content.tcp-page-child-content h3,
.tcp-page-content.tcp-page-child-content h4,
.tcp-page-content.tcp-page-child-content h5,
.tcp-page-content.tcp-page-child-content h6,
.tcp-page-content.tcp-page-child-content p {
    max-width: 100%;
}

.tcp-page-content p {
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-body-copy-p-standard);
    line-height: 135%;
    letter-spacing: 0.025em;
    color: var(--tcplp-color-neutral-700);
}

.tcp-page-content strong {
    font-weight: 700;
    font-family: var(--tcplp-typog-font-body);
}

.tcp-page-content h2 {
    position: relative;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-headings-H3);
    line-height: 110%;
    letter-spacing: 0.1em;
    color: var(--tcplp-color-warm-700);
    text-transform: uppercase;
    max-width: 26vw;
    min-width: 390px;
}   

.tcp-page-content.tcp-page-child-content h2:not(:first-child) {
    padding-top: var(--tcplp-object-spacing-spacing-40);
}

.tcp-page-content.tcp-page-child-content h2 {
    font-family: var(--tcplp-typog-font-heading);
    font-size: var(--tcplp-typog-headings-H2);
    color: var(--tcplp-color-neutral-900);
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    padding-top: var(--tcplp-object-spacing-spacing-80);
    padding-bottom: var(--tcplp-object-spacing-spacing-24);
    margin: 0;
}

.tcp-page-content.tcp-page-child-content h3 {
    margin: 0;
    width: 100%;
    text-decoration: none;
    font-family: var(--tcplp-typog-font-body);
    font-weight: 500;
    line-height: 110%;
    font-size: var(--tcplp-typog-headings-H3);
    letter-spacing: 0.05rem;
    color: var(--tcplp-color-warm-700);
    padding-top: var(--tcplp-object-spacing-spacing-40);
    padding-bottom: var(--tcplp-object-spacing-spacing-20);
}

body.page-template-page-the-century-plan-child .breadcrumb-share:has(~ .tcp-page-content.tcp-page-child-content > article > h2:first-child) {
    padding-bottom: 0;
}

.tcp-page-content.tcp-page-child-content p {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.57em;
    letter-spacing: 0;
    color: #020000;
    margin: 0;
}

.tcp-page-content.tcp-page-child-content p a {
    background-image: linear-gradient(#1c77bd, #1c77bd);
    background-size: 0 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: 0.25s ease-in-out;
}

.tcp-page-content.tcp-page-child-content p a:hover {
    color: #fff !important;
    background-size: 100% 100%;
    text-decoration: none;
}

.tcp-page-content p:not(:first-child) {
    margin-top: var(--tcplp-object-spacing-spacing-24);
}

.tcp-page-content.tcp-page-child-content p:not(:first-child) {
    margin-top: 14px;
}

.tcp-page-content.tcp-page-child-content .wp-block-heading + p:not(:first-child),
.tcp-page-content.tcp-page-child-content .wp-block-list + p:not(:first-child) {
    margin-top: 0;
}

.tcp-page-content:not(.tcp-page-child-content) h2:not(:first-child) {
    margin-top: var(--tcplp-object-spacing-spacing-40);
    margin-bottom: var(--tcplp-object-spacing-spacing-20);
}

.tcp-btn-join-us {
    position: absolute;
    z-index: 100;
    left: clamp(100px,66.55vw,1155px);
    top: 50%;
    transform: translateY(-85%);
    width: clamp(280px,23.14vw,410px);
    height: clamp(280px,23.14vw,410px);
    padding: 1.1rem clamp(20px,3.47vw,60px) 1.1rem;
    text-align: center;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: var(--tcplp-color-neutral-900);
}

.tcp-btn-join-us:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(255, 133, 34,.9);
}

.tcp-btn-join-us strong,
.tcp-btn-join-us span {
    color: var(--tcplp-color-neutral-900);
}

.tcp-btn-join-us strong {
    position: relative;
    z-index: 10;
    font-family: var(--tcplp-typog-font-body-secondary);
    font-weight: 500;
    font-size: var(--tcplp-typog-components-xl-text);
    line-height: 100%;
}

.tcp-btn-join-us span {
    position: relative;
    z-index: 10;
    margin-top: 2rem;
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 500;
    font-size: var(--tcplp-typog-components-bold-data);
    max-width: 9.25vw;
    min-width: 130px;
    line-height: 110%;
    letter-spacing: 0.1rem;
}

.tcp-page-content h2:has(+.tcp-btn-join-us):after {
    content: '';
    display: block;
    height: 2rem;
    margin-bottom: var(--tcplp-object-spacing-spacing-40);
}

.tcp-page-content h2:has(+.tcp-btn-join-us):before {
    content: '';
    display: block;
    position: absolute;
    width: 86.5vw;
    max-width: 1575px;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 1px;
    background-color: var(--tcplp-color-neutral-900);
}

.tcp-form-newsletter .form-wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--tcplp-object-spacing-spacing-24);
}

.tcp-form-newsletter .form-wrapper .wpcf7 {
    margin-bottom: 0;
}

.tcp-form-newsletter .field-label {
    position: absolute;
    left: -9999px;
}

body.page-template-page-the-century-plan-child .social-share-wrapper {
    display: none;   
}

@media screen and (min-width: 1024px) and (max-width: 1580px) {

    .tcp-timeline-swiper .swiper-button-prev:not(.swiper-button-disabled),
    .tcp-timeline-swiper .swiper-button-next:not(.swiper-button-disabled) {
        transition: all 150ms ease-in-out;
        background-size: auto 98% !important;
    }

    .tcp-timeline-swiper .swiper-button-next:not(.swiper-button-disabled):hover {
        width: calc(5.9rem + var(--tcplp-object-spacing-spacing-20));
        padding-left: var(--tcplp-object-spacing-spacing-20);
        background-position: right center;
    }

    .tcp-timeline-swiper .swiper-button-prev:not(.swiper-button-disabled):hover {
        width: calc(5.9rem + var(--tcplp-object-spacing-spacing-20));
        padding-left: var(--tcplp-object-spacing-spacing-20);
        transform: translateX(calc(var(--tcplp-object-spacing-spacing-20) * -1)) rotate(180deg);
        background-position: 100% 0;
    }
}

@media screen and (min-width: 1581px) {

    .tcp-timeline-swiper .swiper-button-prev:not(.swiper-button-disabled),
    .tcp-timeline-swiper .swiper-button-next:not(.swiper-button-disabled) {
        transition: all 150ms ease-in-out;
        background-size: auto 98% !important;
    }

    .tcp-timeline-swiper .swiper-button-next {
        left: calc((((100vw - 1440px) / 2) + 1.25rem) + 5.9rem + var(--tcplp-object-spacing-spacing-32) + var(--tcplp-object-spacing-spacing-20));
    }

    .tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled + .swiper-button-next {
        left: calc((((100vw - 1440px) / 2) + 1.25rem) + 1.2rem + var(--tcplp-object-spacing-spacing-32) + var(--tcplp-object-spacing-spacing-20));
    }

    .tcp-timeline-swiper .swiper-button-next:not(.swiper-button-disabled):hover {
        width: calc(5.9rem + var(--tcplp-object-spacing-spacing-20));
        padding-left: var(--tcplp-object-spacing-spacing-20);
        background-position: right center;
    }

    .tcp-timeline-swiper .swiper-button-prev:not(.swiper-button-disabled):hover {
        width: calc(5.9rem + var(--tcplp-object-spacing-spacing-20));
        padding-left: var(--tcplp-object-spacing-spacing-20);
        transform: translateX(calc(var(--tcplp-object-spacing-spacing-20) * -1)) rotate(180deg);
        background-position: 100% 0;
    }
}

a.tcp-btn-join-us:hover:after {
    background-color: rgba(247, 215, 82,0.8);
}

body .tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:hover,
body .tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus,
body .tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-within,
body .tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-visible {
    background-color: var(--tcplp-color-Neutral-100);
}

.tcp-news-item-link .tcp-news-item-info-bottom {
    padding-right: 0;
}

.tcp-news-item-link:hover .tcp-news-item-info-bottom .arrow-btn {
    transform: translateX(var(--tcplp-object-spacing-spacing-20));
}

body.page-template-page-the-century-plan-child .site-main .container {
    padding-left: 9rem;
    padding-right: 9rem;
}

.tcp-link-list,
.tcp-page-content.tcp-page-child-content ul.wp-block-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: auto;
    gap: 30px;
}

.tcp-page-content.tcp-page-child-content ul.wp-block-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tcp-page-content.tcp-page-child-content ul.wp-block-list li {
    position: relative;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.57em;
    letter-spacing: 0;
    color: #020000;
    margin: 0;
    padding-left: 5.2vw;
    padding-bottom: var(--tcplp-object-spacing-spacing-24);
}

.tcp-link-list .tcp-link-list-item:not(:last-child):not(:nth-last-child(2)),
.tcp-page-content.tcp-page-child-content ul.wp-block-list li:not(:last-child):not(:nth-last-child(2)) {
    border-bottom: 1px solid var(--tcplp-color-cool-200);
}

.tcp-link-list .tcp-link-list-link {
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: relative;
    padding-left: 5.2vw;
    padding-bottom: var(--tcplp-object-spacing-spacing-24);
}

.tcp-link-list .tcp-link-list-link:before,
.tcp-page-content.tcp-page-child-content ul.wp-block-list li:before {
    content: '';
    position: absolute;
    left: 2.083vw;
    top: 0;
    display: block;
    width: 1.4vw;
    height: 1.4vw;
    min-width: 18px;
    min-height: 18px;
    background-image: url('../images/landing-page/arrow-orange.svg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: transform 150ms ease-in-out;
}

.tcp-link-list .tcp-link-list-link:hover:before {
    transform: translateX(calc(var(--tcplp-object-spacing-spacing-20) / 2));
}

.tcp-link-list .tcp-link-list-link {
    font-size: var(--tcplp-typog-components-bold-data);
    font-weight: 500;
    font-family: var(--tcplp-typog-font-data);
    color: var(--tcplp-color-neutral-900);
    letter-spacing: 0.05rem;
    text-decoration: none;
    line-height: 110%;
}

.tcp-link-list .tcp-link-list-link p {
    font-size: 16px;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    color: var(--tcplp-color-neutral-700);
    line-height: 130%;
    letter-spacing: 0;
    text-decoration: none;
}

.tcp-callout-section {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: var(--tcplp-object-spacing-spacing-40);
    padding-right: 21.75vw;
}

.tcp-callout-section:before,
.tcp-callout-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: -100vw;
    z-index: -1;
    display: block;
    width: 300vw;
    height: 100%;
    background-color: rgba(128, 198, 196, 0.4);
}

.tcp-callout-section .tcp-callout-item {
    max-width: 61.34vw;
}

.tcp-callout-section .tcp-callout-item h3 {
    color: var(--tcplp-color-neutral-850);
}

.tcp-callout-item-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tcp-callout-section .tcp-callout-images {
    position: absolute;
    top: 50%;
    right: 0;
    width: clamp(168px, 19.09vw,336px);
    height: clamp(168px, 19.09vw,336px);
    transform: translateY(-50%);
}

.tcp-callout-section .tcp-callout-images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    filter: grayscale(100%);
}

.tcp-callout-section .tcp-callout-images div {
    border-radius: 50%;
    border: 4px solid var(--tcplp-color-cool-200);
}

.tcp-callout-section .tcp-callout-images div:first-child {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: clamp(123px, 14.17vw, 246px);
    height: clamp(123px, 14.17vw, 246px);
}

.tcp-callout-section .tcp-callout-images div:last-child {
    position: absolute;
    top: 0;
    right: 3.47vw;
    z-index: 10;
    width: clamp(70px, 8.1vw, 140px);
    height: clamp(70px, 8.1vw, 140px);
}

.tcp-callout-section .tcp-callout-images:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 30;
    width: clamp(80px, 9.25vw,160px);
    height: clamp(80px, 9.25vw,160px);
    background-color: rgba(255, 133, 34, 0.8);
    transform: translateY(-50%);
    border-radius: 50%;
}

.tcp-callout-section .tcp-callout-item-list ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: auto;
    gap: 10px;
}

.tcp-callout-section .tcp-callout-item-list li {
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: relative;
    padding: 10px 0 12px 47px;
    border-bottom: .5px solid var(--tcplp-color-cool-200);
}

.tcp-callout-section .tcp-callout-item-list li:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 17px;
    width: 11px;
    height: 11px;
    background-color: var(--tcplp-color-cool-600);
    border-radius: 50%;
}

.tcp-callout-section .tcp-callout-item-list li p {
    margin: 0 !important;
    font-family: var(--tcplp-typog-font-body);
    font-size: 15px;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 0;
    color: var(--tcplp-color-neutral-850);
}

.tcp-callout-section .tcp-callout-item-list li strong {
    font-size: var(--tcplp-typog-components-bold-data);
    font-weight: 500;
    font-family: var(--tcplp-typog-font-data);
    color: var(--tcplp-color-neutral-900);
    letter-spacing: 0.05rem;
    text-decoration: none;
    line-height: 110%;
}

.tcp-callout-section .tcp-callout-cta {
    padding-top: var(--tcplp-object-spacing-spacing-24);
}

.tcp-callout-section .tcp-callout-cta a {
    position: relative;
    display: block;
    padding-left: 84px;
    text-transform: uppercase;
    min-height: 26px;
    font-family: var(--tcplp-typog-font-data);
    font-size: var(--tcplp-typog-components-bold-data);
    color: var(--tcplp-color-neutral-900) !important;
    text-decoration: none !important;
    letter-spacing: 0.1rem;
    font-weight: 500;
}

.tcp-callout-section .tcp-callout-cta a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 59px;
    height: 26px;
    background-image: url('../images/landing-page/arrow-btn.svg');
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: transform 150ms ease-in-out;
}

.tcp-callout-section .tcp-callout-cta a:hover:before {
    transform: translateX(10px);
}

@media screen and (min-width: 1600px) {

    .tcplp-video-header-wrapper .page-title {
        max-width: 960px;
        left: calc(((100vw - 1440px) / 2));
        transform: translate3d(0%, -25%, 0);
    }
}

@media screen and (min-width: 744px) {

    .tcp-link-list .tcp-link-list-item:last-child .tcp-link-list-link,
    .tcp-link-list .tcp-link-list-item:last-child:nth-last-child(2) .tcp-link-list-link,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:last-child,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:last-child:nth-last-child(2) {
        padding-bottom: 0;
    }

}

@media screen and (min-width: 1024px) {

    .tcp-page-content:not(.tcp-page-child-content) {
        padding-top: 160px;
        margin-bottom: 6rem;
    }

    .tcp-page-content .container {
        position: relative;
        z-index: 20;
    }

    .tcp-parallax-wrapper {
        position: absolute;
        z-index: 10;
        top: -13.1rem;
        left: 49.47vw;
        width: 50.63vw;
        max-width: 964px;   
        height: 100%;
        height: calc(100% + 13.1rem);
    }

    .tcp-parallax-wrapper .parallax-layer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .tcp-parallax-wrapper .parallax-layer.layer10 {
        z-index: 10;
        overflow: hidden;
        clip-path: polygon(40% 0%, 100% 0%, 100% 80%, 70% 100%,0% 100%,0% 100%,0% 25%);
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 58.1vw;
        height: 6px;
        background-color: var(--tcplp-color-cool-800);
        max-width: 1000px;
    }

    .tcp-parallax-wrapper .parallax-layer .parallax-image,
    .tcp-parallax-wrapper .parallax-layer img {
        width: auto;
        height: 100%;
        max-width: none;
    }

    .tcp-parallax-wrapper .parallax-layer.layer10 img {
        position: relative;
        transform: translateX(-15%);
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image {
        position: relative;
        transform: translate3d(15%,2.5%,0);
        height: 100% !important;
        width: 100%;
        left: -5%;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image,
    .tcp-parallax-wrapper .parallax-layer.layer20 img {
        width: 100%;
        height: auto;
        max-width: none;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 img {
        position: absolute;
        bottom: 0;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 {
        z-index: 20;
    }

    .tcp-parallax-wrapper .graphic-element.element10 {
        position: absolute;
        top: 13rem;
        left: 2vw;
        display: block;
        width: 11.11vw;
        max-width: 192px;
        height: calc(100% - 13rem);
        background-color: rgba(128, 198, 196, 0.5);
    }

    .tcp-parallax-wrapper .graphic-element.element20,
    .tcp-parallax-wrapper .graphic-element.element30 {
        position: absolute;
        top: 61rem;
        left: 5vw;
        display: block;
        width: 55.32vw;
        max-width: 956px;
        height: 1px;
        transform: rotate(-45deg);
        background-color: var(--tcplp-color-neutral-300);
    }

    .tcp-parallax-wrapper .graphic-element.element30 {
        top: 61.5rem;
    }

    .tcp-form-newsletter {
        position: relative;
        padding: calc(var(--tcplp-object-spacing-spacing-80) + var(--tcplp-object-spacing-spacing-60)) var(--tcplp-structure-spacing-margin-side) var(--tcplp-object-spacing-spacing-80) 42.013vw;
    }

    .tcp-form-newsletter:before {
        content: '';
        display: block;
        width: 100%;
        height: calc(100% - var(--tcplp-object-spacing-spacing-60));
        position: absolute;
        z-index: 1;
        left: 0;
        top: var(--tcplp-object-spacing-spacing-60);
        background-color: var(--tcplp-color-neutral-800);
    }

    .tcp-form-newsletter-figure {
        position: absolute;
        z-index: 10;
        left: 3.1rem;
        bottom: 0;
        width: 33.15vw;
        height: 100%;
        max-width: 573px;
        margin: 0;
        overflow: hidden;
    }

    .tcp-form-newsletter-figure img {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: auto;
        max-width: none;
    }

    .tcp-form-newsletter .container {
        position: relative;
        z-index: 10;
    }

    .tcp-whats-new:has(.highlight-posts-wrapper) .container {
        padding-top: var(--tcplp-object-spacing-spacing-60);
        padding-bottom: var(--tcplp-object-spacing-spacing-60);
    }

    .tcp-news-list {
        padding-left: clamp(15px,1.909vw,3.3rem);
    }

    .tcp-news-item:not(:first-child) {
        padding-left: clamp(1.1rem,1.27vw,2.2rem);
    }

    .tcp-news-list .tcp-news-item ,
    .tcp-page-content.tcp-page-child-content .tcp-whats-new .post-item-wrapper .div-item {
        width: calc(100% / 3 - ( (clamp(2rem,2.893vw,5rem) * 2) / 3 ) );
    }

    .tcp-related-plans-list .tcp-related-plans-item {
        width: calc(100% / 3);
    }

} /* @media screen and (min-width: 1024px) */

@media screen and (max-width: 1420px) and (min-width: 1024px) {

    .tcplp-video-header-wrapper video {
        transform: translate3d(-50%, 0, 0);
    }

}

@media screen and (max-width: 1240px) and (min-width: 1024px) {

    .tcplp-video-header-wrapper {
        height: 520px;
    }
 
}

@media screen and (min-width: 1024px) and (max-width: 1580px) {

    .tcplp-video-header-wrapper .page-title,
    .tcp-page-content:not(.tcp-page-child-content) .container,
    .tcp-whats-new .container,
    .tcp-timeline .container,
    .tcp-related-plans .container,
    .site-footer > .footer > .container {
        max-width: 100%;
        padding-left: 9rem;
        padding-right: 9rem;
    }

    .tcp-timeline-slide-figure-wrapper:before,
    .tcp-timeline-slide-figure-wrapper:after,
    .tcp-timeline-slide-year,
    .tcp-timeline-swiper .swiper-button-prev {
        left: 9rem !important;
    }

    .tcp-timeline-slide-info {
        padding-left: calc(9rem + var(--tcplp-object-spacing-spacing-24)) !important;
    }

    .tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled + .swiper-button-next {
        left: calc(9rem + 1.2rem + var(--tcplp-object-spacing-spacing-32)) !important;
    }

    .tcp-related-plans {
        position: relative;
    }

    .tcp-related-plans .container {
        position: static !important;
    }

    .tcp-related-plans .container:before {
        left: 9rem !important;
    }
    
}

@media screen and (max-width: 1023px) and (min-width: 744px) {

    .tcplp-video-header-wrapper {
        height: 350px;
    }

    .tcplp-video-header-wrapper .page-title,
    .tcp-page-content .container,
    .tcp-timeline .container,
    .tcp-whats-new .container,
    .tcp-related-plans .container {
        max-width: 100%;
        padding-left: 10rem;
        padding-right: 10rem;
    }

    .tcplp-video-header-wrapper .page-title {
        text-align: center;
    }

    .tcplp-video-header-wrapper .page-title h1 {
        font-size: clamp(3.4rem, 8.19vw, 6.1rem);
    }

    .tcplp-vertical-line {
        top: 90px;
        left: 2.4rem;
        height: calc(100vh - 90px);
    }

    .tcplp-go-to-home,
    .tcplp-go-to-home-btn,
    .tcplp-newsletter,
    .tcplp-newsletter-btn {
        width: 4.96rem;
        height: 4.96rem;
    }

    .tcplp-go-to-home img {
        width: 3.6rem;
        height: 3.6rem;
    }

    .tcplp-go-to-home .tcplp-go-to-home-btn-action {
        width: 31.6rem;
        gap: 1.44rem;
        padding: 1.28rem 2.4rem 1.28rem 1.6rem;
    }

    .tcplp-go-to-home-btn-action img {
        width: 18.8rem;
    }

    .tcplp-newsletter img {
        width: 1.733rem;
        height: 1.333rem;
    }

    .tcplp-newsletter-btn:before {
        width: 3.6rem;
        height: 3.6rem;
    }

    .tcplp-newsletter .tcplp-newsletter-btn-action {
        width: 31rem;
        gap: 1.28rem;
        padding: 0.68rem 2.3rem 0.68rem 1.6rem;
    }
    
}

.tcp-form-newsletter fieldset {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: var(--tcplp-object-spacing-spacing-24);
}

.tcp-form-newsletter .form-label {
    position: absolute;
    left: -9999px;
}

.tcp-form-newsletter h2 {
    margin: 0;
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 600;
    line-height: 100%;
    font-size: var(--tcplp-typog-headings-H2);
    color: var(--tcplp-color-cool-200);
}

.tcp-form-newsletter p,
.tcp-form-newsletter legend {
    margin: 0;
    padding: 0;
    font-family: var(--tcplp-typog-font-body);
    font-weight: 300;
    line-height: 135%;
    font-size: var(--tcplp-typog-body-copy-p-standard);
    color: var(--tcplp-color-Neutral-0);
    letter-spacing: 0.025em;
}

.tcp-form-newsletter [type="email"]::placeholder {
    font-family: var(--tcplp-typog-font-body);
    font-weight: 300;
    line-height: 135%;
    font-size: var(--tcplp-typog-body-copy-p-standard);
    color: var(--tcplp-color-Neutral-0);
    letter-spacing: 0.025em;
}

.tcp-form-newsletter .wpcf7-form p {
    display: flex;
    align-items: center;
    gap: var(--tcplp-object-spacing-spacing-24);
}

.tcp-form-newsletter [type="email"],
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"],
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:hover,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-visible,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-within {
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    font: inherit;
    color: inherit;
    cursor: pointer;
    outline: none;
    -moz-appearance: none;
}

.tcp-form-newsletter [type="email"] {
    width: clamp(250px,19.96vw,345px);
    max-width: clamp(250px,19.96vw,345px);
    min-width: 0;
    font-family: var(--tcplp-typog-font-body);
    font-weight: 300;
    line-height: 135%;
    font-size: var(--tcplp-typog-body-copy-p-standard);
    color: var(--tcplp-color-Neutral-0);
    letter-spacing: 0.025em;
    padding: 4px 4px 4px var(--tcplp-object-spacing-spacing-20);
    border-bottom: 1px solid var(--tcplp-color-Neutral-100);
}

.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"],
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:hover,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-visible,
.tcp-form-newsletter .wpcf7 .wpcf7-form [type="submit"]:focus-within {
    text-indent: -9999px;
    width: 26px;
    min-width: 26px;
    height: 26px;
    background: url('../images/landing-page/icon-arrow-element.svg') no-repeat var(--tcplp-color-cool-200) center;
    background-size: 12px auto;
    border-radius: 50%;
}

.tcp-form-newsletter .wpcf7 .wpcf7-form.sent .wpcf7-response-output {
    border: none;
    background: transparent;
    color: var(--tcplp-color-cool-200);
    text-align: left;
    margin: 2rem 0 0;
    padding: 0;
}

.tcp-whats-new:has(.highlight-posts-wrapper),
.tcp-related-plans {
    background: url('../images/landing-page/texture-pattern.jpg');
}

.tcp-related-plans {
    background-color: rgba(255,255,255,0.5);
    background-blend-mode: lighten;
}

.tcp-related-plans .container {
    padding-top: var(--tcplp-object-spacing-spacing-80);
}

.tcp-whats-new h2 {
    margin: 0;
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 600;
    line-height: 100%;
    font-size: var(--tcplp-typog-headings-H2);
    color: var(--tcplp-color-neutral-900);
}

.tcp-news-list {
    margin-top: var(--tcplp-object-spacing-spacing-24);
    display: flex;
    gap: clamp(2rem,2.893vw,5rem);
}

.tcp-news-item-figure {
    margin: 0;
    position: relative;
    flex-basis: clamp(10rem,8.33vw,14.4rem);
    height: clamp(10rem,8.33vw,14.4rem);
    overflow: hidden;
    border: 0.6rem solid var(--tcplp-color-cool-200);
    border-radius: 50%;
    box-sizing: content-box;
}

.tcp-news-item-link {
    position: relative;
    display: flex;
    gap: 2rem;
    align-items: center;
    text-decoration: none;
    flex-direction: row;
}

.tcp-news-item-link:after {
    content: '';
    display: block;
    width: clamp(3.5rem,3.29vw,5.7rem);
    height: clamp(3.5rem,3.29vw,5.7rem);
    background-color: #F7D752;
    opacity: .8;
    position: absolute;
    top: calc( clamp(10rem,8.33vw,14.4rem) / 2 );
    left: 0;
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
}

.tcp-news-item:nth-child(2n) .tcp-news-item-link:after {
    top: calc( ( clamp(10rem,8.33vw,14.4rem) - (clamp(3.5rem,3.29vw,5.7rem) / 2) ) - 6px);
    transform: translate3d(-25%,-50%,0);
}

.tcp-news-item:nth-child(3n) .tcp-news-item-link:after {
    top: 0;
    transform: translate3d(0,0,0);
}

.tcp-news-item-figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
}

.page-template-page-the-century-plan-child .highlight-posts-wrapper .highlight-posts .post-item-wrapper .post-item .post-details .post-date {
    position: absolute;
    left: -9999px;
}

.tcp-news-item-info {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

.tcp-news-item-info h3 {
    margin: 0;
    width: 100%;
    text-decoration: none !important;
    font-family: var(--tcplp-typog-font-body);
    font-weight: 500;
    line-height: 120%;
    font-size: var(--tcplp-typog-headings-H4);
    letter-spacing: 0.025rem;
    color: var(--tcplp-color-neutral-700);
}

.tcp-news-item-date {
    font-size: var(--tcplp-typog-components-bold-data);
    color: var(--tcplp-color-cool-800);
    letter-spacing: 0.1rem;
    font-weight: 500;
    font-family: var(--tcplp-typog-font-data);
}

.tcp-timeline .container {
    padding-top: var(--tcplp-object-spacing-spacing-80);
    padding-bottom: var(--tcplp-object-spacing-spacing-40);
}

.tcp-timeline .container h2 {
    margin: 0 0 var(--tcplp-object-spacing-spacing-24);
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 600;
    line-height: 100%;
    font-size: var(--tcplp-typog-headings-H2);
    color: var(--tcplp-color-neutral-900);
}

.tcp-timeline .container p {
    margin: 0;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-body-copy-p-standard);
    line-height: 135%;
    letter-spacing: 0.025em;
    color: var(--tcplp-color-neutral-700);
}

.tcp-timeline-slide-figure {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 18.4rem;
    margin: 0;
}

.tcp-timeline-slide-figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(100%);
}

.tcp-timeline-slide .tcp-timeline-slide-figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    background-blend-mode: multiply;
}

.tcp-timeline-swiper {
    position: relative;
    padding-top: calc(var(--tcplp-object-spacing-spacing-20) + 3.3rem);
}

.tcp-timeline-swiper .swiper-button-prev {
    left: 8.333vw;
    top: 0; 
    text-indent: -9999px;
}

.tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled {
    width: 1.2rem;
    height: 2.8rem;
    background: url('../images/landing-page/nav-arrow-inactive.svg') no-repeat center;
    background-size: 100% auto;
    margin: 0;
    opacity: 1;
}

.tcp-timeline-swiper .swiper-button-prev:not(.swiper-button-disabled) {
    width: 5.9rem;
    height: 2.8rem;
    transform: rotate(180deg);
    background: url('../images/landing-page/nav-arrow.svg') no-repeat center;
    margin: 0;
    background-size: 100% auto;
    transform: rotate(180deg);
}

.tcp-timeline-swiper .swiper-button-next {
    left: calc(9rem + 5.9rem + var(--tcplp-object-spacing-spacing-32));
    right: auto;
    top: 0; 
    width: 5.9rem;
    height: 2.8rem;
    background: url('../images/landing-page/nav-arrow.svg') no-repeat center;
    background-size: 100% auto;
    margin: 0;
    opacity: 1;
    text-indent: -9999px;
}

.tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled + .swiper-button-next {
    left: calc(9rem + 1.2rem + var(--tcplp-object-spacing-spacing-32));
}

.tcp-timeline-swiper .swiper-button-next.swiper-button-disabled {
    width: 1.2rem;
    height: 2.8rem;
    background: url('../images/landing-page/nav-arrow-inactive.svg') no-repeat center;
    transform: rotate(180deg);
}

.tcp-timeline-swiper .swiper-wrapper .swiper-slide:nth-child(3n+2) .tcp-timeline-slide-figure:after {
    background-color: #9FAAB2;
    opacity: 0.7;
}

.tcp-timeline-swiper .swiper-wrapper .swiper-slide:nth-child(3n+1) .tcp-timeline-slide-figure:after {
    background-color: #FF8522;
    opacity: 0.8;
}


.tcp-timeline-swiper .swiper-wrapper .swiper-slide:nth-child(3n) .tcp-timeline-slide-figure:after {
    background-color: #80C6C4;
    opacity: 0.8;
}


.tcp-timeline-slide {
    position: relative;
    overflow: hidden;
}

.tcp-timeline-slide-figure-wrapper {
    position: relative;
}

.tcp-timeline-slide-figure-wrapper:after {
    content: '';
    position: absolute;
    left: 7.754vw;
    bottom: 0;
    width: 1.157vw;
    height: 1.157vw;
    transform: translate3d(-50%,50%,0);
    background-color: var(--tcplp-color-warm-200);
    border-radius: 50%;
}

.tcp-timeline-slide-figure-wrapper:before {
    content: '';
    position: absolute;
    /* left: 8.333vw; */
    top: 0;
    width: 0.05rem;
    height: 100vh;
    background-color: var(--tcplp-color-neutral-900);
}

.tcp-timeline-slide-info {
    padding: var(--tcplp-object-spacing-spacing-40) 0 var(--tcplp-object-spacing-spacing-80) 9.722vw;
}

.tcp-timeline-slide-year {
    position: absolute;
    top: 7.2rem;
    left: 8.333vw;
    font-family: var(--tcplp-typog-font-body-secondary);
    font-weight: 500;
    font-size: var(--tcplp-typog-components-xl-text);
    line-height: 100%;
    letter-spacing: -0.1rem;
    color: var(--tcplp-color-neutral-900);
}

@media screen and (min-width: 1581px) {

    .tcp-related-plans {
        position: relative;
    }
    
    .tcp-related-plans .container {
        position: static !important;
    }

    .tcp-timeline-slide-figure-wrapper:before,
    .tcp-timeline-slide-figure-wrapper:after,
    .tcp-timeline-slide-year,
    .tcp-timeline-swiper .swiper-button-prev,
    body .tcp-related-plans .container:before {
        left: calc(((100vw - 1440px) / 2) + 1.25rem);
    }

    .tcp-timeline-swiper .swiper-button-next {
        left: calc((((100vw - 1440px) / 2) + 1.25rem) + 5.9rem + var(--tcplp-object-spacing-spacing-32));
    }

    .tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled + .swiper-button-next {
        left: calc((((100vw - 1440px) / 2) + 1.25rem) + 1.2rem + var(--tcplp-object-spacing-spacing-32));
    }

    .tcp-timeline-slide-info {
        padding-left: calc(((100vw - 1440px) / 2) + 1.25rem + var(--tcplp-object-spacing-spacing-24));
    }
    
}

.tcp-timeline-slide-info h3 {
    margin: 0;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-headings-H3);
    line-height: 110%;
    letter-spacing: 0.1em;
    color: var(--tcplp-color-warm-700);
    text-transform: uppercase;
}

.tcp-timeline-slide-info p:not(.tcp-timeline-slide-year) {
    margin: var(--tcplp-object-spacing-spacing-20) 0 0;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-body-copy-p-standard);
    line-height: 135%;
    letter-spacing: 0.025em;
    color: var(--tcplp-color-neutral-700);
}

.tcp-page-content:not(.tcp-page-child-content) a,
.tcp-timeline-slide-info p:not(.tcp-timeline-slide-year) a {
    color: var(--tcplp-color-cool-800);
    background-image: linear-gradient(var(--tcplp-color-warm-200), var(--tcplp-color-warm-200));
    background-size: 0 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: 0.25s ease-in-out;
}

.tcp-page-content:not(.tcp-page-child-content) a:not(.tcp-btn-join-us):hover,
.tcp-timeline-slide-info p:not(.tcp-timeline-slide-year) a:hover {
    text-decoration: none;
    background-size: 100% 100%;
}

.tcp-related-plans {
    overflow: hidden;
}

.tcp-related-plans .container {
    position: relative;
}

.tcp-related-plans .container:before {
    content: '';
    position: absolute;
    top: 0;
    left: 2rem;
    width: 0.05rem;
    height: 1000vh;
    background-color: var(--tcplp-color-neutral-900);
}

.tcp-related-plans h2 {
    margin: 0;
    font-family: var(--tcplp-typog-font-heading);
    font-weight: 600;
    line-height: 100%;
    font-size: var(--tcplp-typog-headings-H2);
    color: var(--tcplp-color-neutral-900);
    padding-left: var(--tcplp-object-spacing-spacing-32);
}

.tcp-related-plans-list {
    margin-top: var(--tcplp-object-spacing-spacing-24);
    padding: var(--tcplp-object-spacing-spacing-20) 0 var(--tcplp-object-spacing-spacing-80) 0;
    display: flex;
}

.tcp-related-plans-item a {
    text-decoration: none;
}

.tcp-related-plans-item-figure {
    margin: 0;
    position: relative;
    max-width: clamp(18rem,14.81vw,25.6rem);
    padding: clamp(0.7rem,0.81vw,1.4rem) clamp(1.83rem,2.083vw,3.679rem) clamp(0.7rem,0.81vw,1.4rem) calc(clamp(1.83rem,2.083vw,3.679rem) + var(--tcplp-object-spacing-spacing-32));
}

.tcp-related-plans-item-figure:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: calc(50% + (var(--tcplp-object-spacing-spacing-32) / 2));
    display: block;
    width: calc(clamp(18rem,14.81vw,25.6rem) - var(--tcplp-object-spacing-spacing-32));
    height: calc(clamp(18rem,14.81vw,25.6rem) - var(--tcplp-object-spacing-spacing-32));
    transform: translate3d(-50%,-50%,0);
    border-radius: 50%;
    background-color: var(--tcplp-color-Neutral-100);
}

.tcp-related-plans-item-figure:after {
    content: '';
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    display: block;
    width: clamp(6rem,4.34vw,7.5rem);
    height: clamp(6rem,4.34vw,7.5rem);
    transform: translate3d(-15%,-25%,0);
    border-radius: 50%;
    background-color: var(--tcplp-color-warm-200);
    opacity: .8;
}

.tcp-related-plans-item-figure img {
    position: relative;
    z-index: 10;
    width: 100%;
    display: block;
    border: 0.2rem solid var(--tcplp-color-cool-200);
    aspect-ratio: 1 / 1.3;
}

.tcp-related-plans-item-infos {
    margin-top: var(--tcplp-object-spacing-spacing-32);
    border-top: 0.05rem solid var(--tcplp-color-neutral-900);
    padding: var(--tcplp-object-spacing-spacing-32) 0 0 var(--tcplp-object-spacing-spacing-32);
}

.tcp-related-plans-item-infos h3 {
    margin: 0;
    min-height: 2.6rem;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-size: var(--tcplp-typog-components-bold-data);
    color: var(--tcplp-color-neutral-900);
    letter-spacing: 0.1rem;
    font-weight: 500;
    line-height: 110%;
    font-family: var(--tcplp-typog-font-data);
    padding-left: calc(clamp(4rem,3.41vw,5.9rem) + var(--tcplp-object-spacing-spacing-24));
    position: relative;
}

.tcp-related-plans-item-infos h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: clamp(4rem,3.41vw,5.9rem);
    height: 2.6rem;
    background: url('../images/landing-page/arrow-btn.svg') no-repeat center;
    background-size: 100% auto;
    transition: all 150ms ease-in-out;
}

.tcp-related-plans-item > a:hover .tcp-related-plans-item-infos h3::before {
    left: var(--tcplp-object-spacing-spacing-20);
}

.tcp-related-plans-item-infos h3 + p {
    margin-top: var(--tcplp-object-spacing-spacing-12);
}

.tcp-related-plans-item-infos p {
    margin-bottom: 0;
    font-weight: 300;
    font-family: var(--tcplp-typog-font-body);
    font-size: var(--tcplp-typog-body-copy-p-standard);
    line-height: 135%;
    letter-spacing: 0.025em;
    color: var(--tcplp-color-neutral-700);
}

.tcp-sponsor-grid {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    grid-auto-rows: auto;
    gap: 24px 48px;
}

.tcp-sponsor-grid-item img {
    width: 100%;
}

.tcp-cross-link-grid {
    padding-top: var(--tcplp-object-spacing-spacing-40);
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-rows: auto;
    gap: 30px;
}

.tcp-cross-link-grid .tcp-cross-link-image {
    position: relative;
    box-sizing: border-box; 
    border-bottom: 10px solid rgba(128, 198, 196, 0.95);
    width: 100%;
}

.tcp-cross-link-grid .tcp-cross-link-image:before {
    content: '';
    position: absolute;
    right: -6px;
    bottom: -3px;
    z-index: 10;
    width: 100%;
    height: 12px;
    background-image: url('../images/landing-page/tcp-cross-links-dots.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center right;
}

.tcp-cross-link-grid .tcp-cross-link-image:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 1px;
    background-color: var(--tcplp-color-cool-200);
}

.tcp-cross-link-grid .tcp-cross-link-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: var(--tcplp-object-spacing-spacing-24);
    text-decoration: none;
}

.tcp-cross-link-grid .tcp-cross-link-text {
    position: relative;
    flex: 1;
    margin: 0;
    width: 100%;
    text-decoration: none;
    font-family: var(--tcplp-typog-font-body);
    font-weight: 500;
    line-height: 120%;
    font-size: var(--tcplp-typog-headings-H4);
    letter-spacing: 0.025rem;
    color: var(--tcplp-color-neutral-700);
    padding-bottom: 38px;
}

.tcp-cross-link-grid .tcp-cross-link-text:after {
    content: '';
    position: absolute;
    right: 20px;
    bottom: 0;
    display: block;
    width: 5.9rem;
    height: 2.8rem;
    background: url(../images/landing-page/nav-arrow.svg) no-repeat center;
    background-size: 100% auto;
    opacity: 1;
    transition: all 150ms ease-in-out;
    background-size: auto 98% !important;
}

.tcp-cross-link-grid .tcp-cross-link-link:hover .tcp-cross-link-text:after {
    right: 0;
}

body.page-template-page-the-century-plan-child .tcp-page-content.tcp-page-child-content {
    overflow: hidden;
}

body.page-template-page-the-century-plan-child .tcp-whats-new .container {
    max-width: 1440px;
}

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

    body.page-template-page-the-century-plan .tcp-page-content .container {
        text-align: left;
        padding: 8rem var(--tcplp-structure-spacing-margin-side) var(--tcplp-object-spacing-spacing-120);
    }

    .site-footer > .footer > .container {
        padding-left: var(--tcplp-structure-spacing-margin-side);
        padding-right: var(--tcplp-structure-spacing-margin-side);
    }

    body.page-template-page-the-century-plan .tcplp-vertical-line {
        top: 0;
        height: 100vh;
    }

    .tcp-page-content:not(.tcp-page-child-content) .container img {
        width: 51.74vw;
        min-width: 250px;
    }

    .tcp-page-content h2,
    .tcp-page-content h3,
    .tcp-page-content h4,
    .tcp-page-content h5,
    .tcp-page-content h6,
    .tcp-page-content p {
        max-width: 100%;
    }

    .tcp-page-content h2 {
        max-width: 40vw;
    }

    .tcp-btn-join-us {
        left: auto;
        right: 6.5vw;
        top: 20%;
        width: clamp(240px, 43vw, 320px);
        height: clamp(240px, 43vw, 320px);
        padding: 1.1rem clamp(40px, 8vw, 60px) 1.1rem;
    }

    .tcp-btn-join-us span {
        margin-top: 1.4rem;
        max-width: 14.25vw;
    }

    .tcp-page-content {
        display: flex;
        flex-direction: column;
    }

    .tcp-page-content .container {
        order: 2;
    }

    .tcp-page-content .tcp-parallax-wrapper {
        position: relative;
        order: 1;
    }


    .tcp-parallax-wrapper .parallax-layer.layer10 {
        position: relative;
        z-index: 10;
        overflow: hidden;
        margin-top: -6rem;
        clip-path: polygon(40% 0%, 100% 0%, 100% 70%, 70% 100%,0% 100%,0% 100%,0% 35%);
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 {
        position: absolute;
        bottom: -7%;
        left: 50%;
        transform: translateX(-50%);
        z-index: 20;
        height: 110%;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image,
    .tcp-parallax-wrapper .parallax-layer.layer20 img {
        position: relative;
        z-index: 10;
        width: auto;
        max-width: none;
        height: 100%;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image:after {
        content: '';
        position: absolute;
        z-index: 15;
        bottom: 0;
        right: -18vw;
        width: 93.27vw;
        height: 6px;
        background-color: var(--tcplp-color-cool-800);
    }

    .tcp-parallax-wrapper .graphic-element.element10 {
        position: absolute;
        top: 4rem;
        left: -3vw;
        display: block;
        width: 15vw;
        max-width: 192px;
        height: calc(100% - 6rem);
        background-color: rgba(128, 198, 196, 0.5);
    }

    .tcp-parallax-wrapper .graphic-element.element20,
    .tcp-parallax-wrapper .graphic-element.element30 {
        position: absolute;
        top: 24rem;
        left: 5vw;
        display: block;
        width: 104vw;
        max-width: 956px;
        height: 1px;
        transform: rotate(-45deg);
        background-color: var(--tcplp-color-neutral-300);
    }

    .tcp-parallax-wrapper .graphic-element.element30 {
        top: 24.5rem;
    }

    .tcp-form-newsletter {
        display: flex;
        flex-direction: column-reverse;
        background-color: var(--tcplp-color-neutral-800);
    }

    .tcp-form-newsletter .container {
        padding: var(--tcplp-object-spacing-spacing-80) var(--tcplp-structure-spacing-margin-side);
    }

    .tcp-form-newsletter [type="email"] {
        width: clamp(250px,43.951vw,327px);
        max-width: clamp(250px,43.951vw,327px);
    }

    .tcp-form-newsletter-figure {
        margin: 0;
    }

    body.page-template-page-the-century-plan .tcp-whats-new .container,
    body.page-template-page-the-century-plan-child .tcp-whats-new .container {
        text-align: left;
        padding: var(--tcplp-object-spacing-spacing-60) var(--tcplp-structure-spacing-margin-side);
    }
    
    .tcp-timeline .container {
        text-align: left;
        padding: var(--tcplp-object-spacing-spacing-80) var(--tcplp-structure-spacing-margin-side) var(--tcplp-object-spacing-spacing-40);
    }

    .tcp-news-list {
        flex-direction: column;
        gap: 1.04rem;
    }

    .tcp-news-item-link {
        gap: calc(var(--tcplp-object-spacing-spacing-20) - 0.49rem);
    }

    .tcp-news-item-figure {
        flex-basis: clamp(8.1rem,15.45vw,14.4rem);
        height: clamp(8.1rem,15.45vw,14.4rem);
        border-width: 0.48rem;
    }

    .tcp-news-item-link:after {
        width: clamp(3.2rem,6.129vw,5.7rem);
        height: clamp(3.2rem,6.129vw,5.7rem);
        top: calc( clamp(8.1rem,15.45vw,14.4rem) / 2 );
        left: 0;
        transform: translate3d(-50%,-50%,0);
        border-radius: 50%;
    }

    .tcp-news-item:nth-child(2n) .tcp-news-item-link:after {
        top: calc( ( clamp(8.1rem,15.45vw,14.4rem) - (clamp(3.2rem,6.129vw,5.7rem) / 2) ) - 6px);
        transform: translate3d(-25%,-50%,0);
    }

    .tcp-news-item {
        padding-left: clamp(1.3rem,3.508vw,2.61rem);
    }

    .tcp-timeline-slide-year {
        top: 6.2rem;
        left: var(--tcplp-structure-spacing-margin-side);
    }

    .tcp-timeline-slide-figure {
        height: 14.4rem;
    }

    .tcp-timeline-slide-figure-wrapper:before {
        left: var(--tcplp-structure-spacing-margin-side);
    }

    .tcp-timeline-slide-figure-wrapper:after {
        left: var(--tcplp-structure-spacing-margin-side);
        width: 2.15vw;
        height: 2.15vw;
    }

    .tcp-timeline-slide-info {
        padding-left: calc(var(--tcplp-structure-spacing-margin-side) + var(--tcplp-object-spacing-spacing-24));
    }

    .tcp-timeline-swiper .swiper-button-prev {
        left: var(--tcplp-structure-spacing-margin-side) !important;
    }

    .tcp-timeline-slide-info {
        padding-left: calc(var(--tcplp-structure-spacing-margin-side) + var(--tcplp-object-spacing-spacing-24)) !important;
    }

    .tcp-timeline-swiper .swiper-button-prev.swiper-button-disabled + .swiper-button-next {
        left: calc(var(--tcplp-structure-spacing-margin-side) + 1.2rem + var(--tcplp-object-spacing-spacing-32)) !important;
    }

    .tcp-related-plans .container {
        padding-left: var(--tcplp-structure-spacing-margin-side);
        padding-right: var(--tcplp-structure-spacing-margin-side);
    }

    .tcp-related-plans .container:before {
        left: var(--tcplp-structure-spacing-margin-side);
    }

    .tcp-related-plans-list {
        flex-direction: column;
    }

    .tcp-related-plans-item:not(:last-child) {
        margin-bottom: var(--tcplp-object-spacing-spacing-80);
        padding-top: var(--tcplp-object-spacing-spacing-20);
        padding-bottom: var(--tcplp-object-spacing-spacing-32);
    }

    .tcp-related-plans-item-figure {
        max-width: clamp(15rem,25.8vw,19.2rem);
        padding: 1.1rem clamp(2rem,3.76vw,2.8rem) 1.1rem calc(clamp(2rem,3.76vw,2.8rem) + var(--tcplp-object-spacing-spacing-32));
    }

    .tcp-related-plans-item-figure:before {
        width: clamp(15rem,22.58vw,16.8rem);
        height: clamp(15rem,22.58vw,16.8rem);
    }

    .tcp-related-plans-item-figure:after {
        width: clamp(4rem,7.52vw,5.6rem);
        height: clamp(4rem,7.52vw,5.6rem);
    }

    .tcp-sponsor-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 36px;
    }

    .tcp-cross-link-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 20px;
    }

    .tcp-link-list .tcp-link-list-link,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li {
        padding-left: 3.5vw;
    }

    .tcp-link-list .tcp-link-list-link:before,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:before {
        left: .5vw;
    }

    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:before {
        top: 3px;
    }

    .tcp-callout-section {
        padding-right: 0;
    }

    .tcp-callout-section .tcp-callout-images {
        position: relative;
        transform: none;
    }

    .tcp-callout-section .tcp-callout-images {
        width: clamp(168px, 28.63vw, 336px);
        height: clamp(168px, 28.63vw, 336px);
    }

    .tcp-callout-section .tcp-callout-images div:first-child {
        width: clamp(123px, 21.255vw, 246px);
        height: clamp(123px, 21.255vw, 246px);
    }

    .tcp-callout-section .tcp-callout-images div:last-child {
        width: clamp(70px, 12.14vw, 140px);
        height: clamp(70px, 12.14vw, 140px);
    }

    .tcp-callout-section .tcp-callout-images:after {
        width: clamp(80px, 13.875vw, 160px);
        height: clamp(80px, 13.875vw, 160px);
    }

    .tcp-callout-section .tcp-callout-item {
        max-width: 100%;
    }

} /* @media screen and (max-width: 1023px) { */

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

    .tcplp-video-header-wrapper {
        height: 210px;
    }

    .tcplp-video-header-wrapper .page-title,
    .tcp-page-content .container,
    .tcp-whats-new .container {
        max-width: 100%;
        padding-left: 7rem;
        padding-right: 7rem;
        text-align: center;
    }
    
    .tcp-page-content.tcp-page-child-content .container {
        text-align: left;
    }

    .tcplp-video-header-wrapper video {
        height: 100%;
        object-fit: cover;
        transform: translate3d(-50%, -50%, 0);
        top: 50%;
    }

    .site-footer > .footer > .container {
        padding-left: var(--tcplp-structure-spacing-margin-side);
        padding-right: var(--tcplp-structure-spacing-margin-side);
    }

    .tcplp-video-header-wrapper .page-title h1 {
        font-size: clamp(2rem, 10.625vw, 3.4rem);
    }

    .tcplp-vertical-line {
        top: 90px;
        left: 1.9rem;
        height: calc(100vh - 90px);
    }

    .tcplp-go-to-home,
    .tcplp-go-to-home .tcplp-go-to-home-btn,
    .tcplp-newsletter,
    .tcplp-newsletter .tcplp-newsletter-btn {
        width: 3.968rem;
        height: 3.968rem;
    }

    .tcplp-newsletter-btn-action .tcplp-newsletter-btn,
    .tcplp-go-to-home img {
        width: 2.88rem;
        height: 2.88rem;
    }

    .tcplp-go-to-home .tcplp-go-to-home-btn-action {
        width: 25.927rem;
        gap: 1.152rem;
        padding: 1.024rem 1.92rem 1.024rem 1.28rem;
    }

    .tcplp-go-to-home-btn-action img {
        width: 14.975rem;
    }

    .tcplp-newsletter img {
        width: 1.386rem;
        height: 1.066rem;
    }

    .tcplp-newsletter-btn:before {
        width: 2.88rem;
        height: 2.88rem;
    }

    .tcplp-newsletter .tcplp-newsletter-btn-action {
        width: 26.3rem;
        gap: 1.024rem;
        padding: 0.544rem 1.92rem 0.544rem 1.28rem;
    }

    .tcp-btn-join-us {
        left: auto;
        right: 6.5vw;
        top: 1%;
        transform: translateY(0);
        width: 175px;
        height: 175px;
        padding: 1.1rem clamp(24px, 10vw, 28px) 1.1rem;
    }

    .tcp-btn-join-us span {
        margin-top: 1rem;
    }

    .tcp-parallax-wrapper .parallax-layer.layer10 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% + 2.2rem);
        margin-top: -2.2rem;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 {
        position: relative;
        transform: none;
        height: auto;
        left: auto;
        bottom: auto;
        width: calc(100% - 1.9rem);
        left: 1.9rem;
    }

    .tcp-parallax-wrapper .parallax-layer.layer10 img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 img {
        width: 95%;
        max-width: 100%;
        height: auto;
        left: 5%;
        transform: translateY(4vh);
    }

    .tcp-parallax-wrapper .graphic-element.element10 {
        top: 0;
        left: 0;
        height: calc(100% - 0.75rem);
    }

    .tcp-parallax-wrapper .parallax-layer.layer20:after {
        right: auto;
        left: 0;
        width: 100%;
        height: 4px;
    }

    .tcp-page-content h2 {
        min-width: 0;
        max-width: 100%;
    }

    .tcp-parallax-wrapper .graphic-element.element20,
    .tcp-parallax-wrapper .graphic-element.element30 {
        top: 40vw;
        left: 9vw;
    }

    .tcp-parallax-wrapper .graphic-element.element30 {
        top: 41vw;
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image:after {
        right: 0;
        transform: translateY(4vh);
    }

    .tcp-page-content:not(.tcp-page-child-content) .container img {
        width: 62.5vw;
        min-width: 180px;
    }

    .tcp-form-newsletter [type="email"] {
        padding-left: 0;
        width: clamp(220px,75vw,280px);
        max-width: clamp(220px,75vw,280px);
    }

    .tcp-news-item {
        padding-left: 0;
    }

    .tcp-news-item-link,
    .page-template-page-the-century-plan-child .highlight-posts-wrapper .highlight-posts .post-item-wrapper .post-item {
        flex-direction: column;
        gap: calc(var(--tcplp-object-spacing-spacing-20) -  0.336rem);
        align-items: flex-start;
    }

    .tcp-news-item-figure,
    .page-template-page-the-century-plan-child .highlight-posts-wrapper .highlight-posts .post-item-wrapper .post-item .post-image {
        margin-left: clamp(1.273rem,2.928vw,2.152rem);
        flex-basis: auto;
        width: clamp(8.09rem,25.3125vw,11.5rem);
        min-width: clamp(8.09rem,25.3125vw,11.5rem);
        max-width: clamp(8.09rem,25.3125vw,11.5rem);
        height: clamp(8.09rem,25.3125vw,11.5rem);
        border-width: 0.48rem;
    }

    .tcp-news-item-link:after,
    .page-template-page-the-century-plan-child .highlight-posts-wrapper .highlight-posts .post-item-wrapper .post-item:after {
        width: clamp(3.2rem,10vw,4.5rem);
        height: clamp(3.2rem,10vw,4.5rem);
        top: calc( clamp(8.09rem,25.3125vw,11.5rem) / 2 );
        left: clamp(1.273rem,2.928vw,2.152rem);
        transform: translate3d(-50%,-50%,0);
        border-radius: 50%;
    }

    .tcp-news-item:nth-child(2n) .tcp-news-item-link:after,
    .page-template-page-the-century-plan-child .highlight-posts-wrapper .post-item-wrapper:nth-child(2n) .post-item:after {
        top: calc( ( clamp(8.09rem,25.3125vw,11.5rem) - (clamp(3.2rem,10vw,4.5rem) / 2) ) - 6px);
        transform: translate3d(-25%,-50%,0);
    }
    
    .page-template-page-the-century-plan-child .highlight-posts-wrapper div:nth-child(2n) + .post-item-wrapper .post-item:after {
        top: 0;
        transform: translate3d(0, 0, 0);
    }

    .tcp-news-item-info-bottom .arrow-btn,
    .page-template-page-the-century-plan-child .highlight-posts-wrapper .highlight-posts .post-item-wrapper .post-item .post-details a.post-link .arrow-btn {
        width: clamp(3.8rem,11.875vw,4.7rem);
    }

    .tcp-timeline-slide-year {
        top: 5rem;
    }

    .tcp-timeline-slide-figure {
        height: 10rem;
    }

    .tcp-timeline-slide-figure-wrapper:after {
        width: 3.75vw;
        height: 3.75vw;
    }

    .tcp-related-plans-item:not(:last-child) {
        margin-bottom: var(--tcplp-object-spacing-spacing-80);
        padding-top: var(--tcplp-object-spacing-spacing-20);
        padding-bottom: var(--tcplp-object-spacing-spacing-32);
    }

    .tcp-related-plans-item-figure {
        max-width: clamp(15rem,25.8vw,19.2rem);
        padding: 1.1rem clamp(2rem,3.76vw,2.8rem) 1.1rem calc(clamp(2rem,3.76vw,2.8rem) + var(--tcplp-object-spacing-spacing-32));
    }

    .tcp-related-plans-item-figure:before {
        width: clamp(15rem,22.58vw,16.8rem);
        height: clamp(15rem,22.58vw,16.8rem);
    }

    .tcp-related-plans-item-figure:after {
        width: clamp(4rem,7.52vw,5.6rem);
        height: clamp(4rem,7.52vw,5.6rem);
    }

    .tcp-sponsor-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }

    .tcp-cross-link-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
 
    body.page-template-page-the-century-plan-child .site-main .container {
        padding-left: var(--tcplp-structure-spacing-margin-side);
        padding-right: var(--tcplp-structure-spacing-margin-side);
    }
 
    .tcp-link-list,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--tcplp-object-spacing-spacing-24);
    }

    .tcp-link-list .tcp-link-list-link,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li {
        padding-left: 50px;
    }

    .tcp-link-list .tcp-link-list-link:before,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:before {
        left: 15px;
    }

    .tcp-callout-section .tcp-callout-item-list ul {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .tcp-link-list .tcp-link-list-item:not(:last-child),
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:not(:last-child) {
        border-bottom: 1px solid var(--tcplp-color-cool-200) !important;
    }

    .tcp-callout-section .tcp-callout-item-list ul {
        gap: 0;
    }

    .tcp-callout-section .tcp-callout-item-list li:before {
        top: 15px;
    }

    .tcp-link-list .tcp-link-list-item:last-child .tcp-link-list-link,
    .tcp-page-content.tcp-page-child-content ul.wp-block-list li:last-child {
        padding-bottom: 0;
    }


} /* @media screen and (max-width: 743px) { */

@media screen and (max-width: 743px) and (min-height: 800px) {

    .tcp-parallax-wrapper .parallax-layer.layer20 img {
        transform: translateY(7vh);
    }

    .tcp-parallax-wrapper .parallax-layer.layer20 .parallax-image:after {
        transform: translateY(7vh);
    }

}