@import "components/additional-projects.css";
/* new css */

.hero-wrapper {
    padding-top: 33vh;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.hero-wrapper::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("../images/bg-squares/placemaking-leadership-hero-squares.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 355px;
    background-position: bottom;
    z-index: 10;
}

.hero-wrapper h1 {
    font-weight: 100;
    font-size: 64px;
    line-height: 0.85;
    letter-spacing: -0.03em;
    color: #FFF;
    margin-bottom: 24px;
    font-family: 'Zodiak', sans-serif;
}

.hero-wrapper h1 em {
    color: #FFF;
    font-weight: 400;
}

.hero-wrapper p {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.35;
    color: #FFF;
}

.hero-wrapper .hero-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    z-index: 10;
}

.hero-wrapper .content-box {
    margin-bottom: 32px;
    flex: 0 0 100%;
}

.hero-wrapper .button_style_1 {
    justify-content: flex-start;
}

.hero-wrapper .button_style_1 .title,
.hero-wrapper .button_style_1 .icon {
    background-color: #d93529;
}

.hero-wrapper .button_style_1:hover .icon {
    background-color: #EE4438;
}

.hero-wrapper .button_style_1 .title {
    font-size: 16px;
}

.second-section-wrapper {
    background: #f2f2f2;
    padding-top: 162px;
    padding-bottom: 200px;
    margin-bottom: 200px;
}

.second-section-wrapper .row {
    align-items: center;
}

.second-section-wrapper .second-section-content {
    position: relative;
    height: fit-content;
    padding-left: 48px;
    padding-right: 70px;
    padding-bottom: 32px;
}

.second-section-wrapper .second-section-content::before {
    content: "";
    width: 1px;
    height: 120%;
    position: absolute;
    left: 0;
    bottom: -80px;
    background: #0b3954;
    opacity: 0.15;
}

.second-section-wrapper .second-section-content::after {
    content: "";
    height: 1px;
    width: 110%;
    position: absolute;
    left: -80px;
    right: 0;
    bottom: 0;
    background: #0b3954;
    opacity: 0.15;
}

.second-section-image__wrapper {
    position: relative;
}

.second-section-image__wrapper .transparent_blue_box {
    background: #175376;
    opacity: 0.7;
    position: absolute;
    top: 0;
    right: 0;
    width: 96px;
    height: 96px;
}

.second-section-image__wrapper .red_box {
    background: #EE4438;
    top: 0;
    left: 0;
    position: absolute;
    width: 96px;
    height: 96px;
}

.second-section-image__wrapper .white_top_box {
    background: #F2F2F2;
    height: 96px;
    width: 192px;
    top: 0;
    left: 96px;
    position: absolute;
}

.second-section-image__wrapper .white_vertical_box {
    background: #f2f2f2;
    top: 96px;
    left: 0;
    bottom: 0;
    width: 96px;
    position: absolute;
}

.second-section-image__wrapper .white_bottom_box {
    background: #f2f2f2;
    left: 0;
    bottom: 0;
    height: 96px;
    width: 192px;
    position: absolute;
}

.second-section-image__wrapper .blue-box {
    width: 96px;
    height: 96px;
    left: 192px;
    bottom: 96px;
    background: #0B3954;
    position: absolute;
}

.second-section-image__wrapper img {
    width: 100%;
}

.second-section-wrapper .second-section-content h2 {
    font-weight: 100;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: #0b3954;
    margin-bottom: 32px;
}

.second-section-wrapper .second-section-content h2 em,
.second-section-wrapper .second-section-content-big-text p em {
    color: #d93529;
    font-weight: 400;
}

.second-section-wrapper .second-section-content-big-text {
    margin-bottom: 32px;
}

.second-section-wrapper .second-section-content-big-text p {
    font-weight: 100;
    font-size: 28px;
    line-height: 1.4;
    letter-spacing: -0.03em;
    color: #0b3954;
    font-family: 'Zodiak', 'sans-serif';
}

.second-section-wrapper .second-section-content-small-text p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    color: #0b3954;
}

.second-section-wrapper .second-section-content-small-text p strong,
.second-section-wrapper .second-section-content-small-text p b {
    font-weight: 500;
}

.second-section-wrapper .second-section-image {
    padding-top: 40px;
    position: relative;
}

.second-section-wrapper .second-section-image .custom-box {
    width: 96px;
    height: 96px;
    position: absolute;
}

.second-section-wrapper .second-section-image .red-box {
    background: #ee4438;
    left: -84px;
    top: 40px;
}

.featured-projects-wrapper {
    margin-bottom: 210px;
}

.featured-projects-wrapper .featured-projects-headline {
    text-align: center;
    margin-bottom: 80px;
}

.featured-projects-wrapper h2 {
    font-weight: 100;
    font-size: 48px;
    line-height: 0.85;
    letter-spacing: -0.03em;
    color: #0b3954;
}

.featured-projects-wrapper h2 em {
    font-weight: 400;
    color: #d83529;
}

.featured-projects-wrapper .projects-slider {
    display: flex;
    flex-flow: row wrap;
}

.featured-projects-wrapper .projects-slider .slick-arrow-prev {
    order: 3;
    width: fit-content;
    display: flex;
    flex-flow: row wrap;
    padding-right: 20px;
}

.featured-projects-wrapper .projects-slider .slick-arrow-next {
    order: 2;
    width: fit-content;
    display: flex;
    flex-flow: row wrap;
    padding-left: 0;
}

.featured-projects-wrapper .projects-slider .slick-arrow svg path {
    transition: all 0.5s ease;
}

.featured-projects-wrapper .projects-slider .slick-arrow:hover svg path {
    fill: #0b3954;
    fill-opacity: 1;
}

.featured-projects-wrapper .projects-slider .slick-list {
    order: 1;
    margin-bottom: 30px;
}

.featured-projects-wrapper .slick-dots {
    list-style-type: none;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    width: calc(100% - 142px);
    order: 4;
    padding: 0;
}

.featured-projects-wrapper .slick-dots li {
    flex: 0 0 33.33%;
    background: #d9d9d9;
    height: 2px;
    margin-top: 1px;
}

.featured-projects-wrapper .slick-dots li.slick-active {
    background: #0b3954;
    height: 4px;
    margin-top: 0;
}

.featured-projects-wrapper .slick-dots li button {
    color: transparent;
    background: transparent;
    border: 0;
    height: 1px;
    font-size: 0;
    width: 100%;
}

.featured-projects-wrapper .slick-dots li button:focus {
    outline: none;
}

.featured-projects-wrapper .projects-slider .single-project:last-of-type {
    margin-bottom: 0;
}

.featured-projects-wrapper .projects-slider .single-project {
    height: 700px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 80px;
}

.featured-projects-wrapper .projects-slider .single-project:hover .overlay {
    opacity: 1;
}

.featured-projects-wrapper .projects-slider .single-project .overlay {
    background: linear-gradient(
            0deg,
            rgba(11, 57, 84, 0.3),
            rgba(11, 57, 84, 0.1)
    );
    width: 100%;
    height: 100%;
    display: block;
    transition: all 300ms ease;
    z-index: 1;
}

.featured-projects-wrapper .projects-slider .single-project::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../images/bg-squares/Placemaking-Featured-Projects-SLider.png");
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 3;
}

.featured-projects-wrapper .projects-slider .single-project .project-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    z-index: 9;
}

.featured-projects-wrapper
.projects-slider
.single-project
.project-content
.project-name {
    font-weight: 600;
    font-size: 90px;
    line-height: 1;
    color: #fff;
    flex: 0 0 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.project-short-description {
    font-weight: 200;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    flex: 0 0 100%;
    text-align: center;
    display: block;
    margin-top: 20px;
}

.project-short-description p {
    --max-lines: 3;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

.projects-slider .single-project .project-content .project-link {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    text-decoration-line: underline;
    color: #fff;
    transition: all 300ms ease;
}

.projects-slider .single-project .project-content .project-link:hover {
    padding-left: 10px;
}

.projects-slider .single-project .project-content .project-link:hover svg {
    margin-left: 25px;
}

.projects-slider .single-project .project-content .project-link svg {
    margin-left: 15px;
    transition: all 300ms ease;
}

.featured-projects-wrapper .projects-slider .single-project {
    position: relative;
}

.lets_talk__section {
    background: #fff !important;
}

@media only screen and (max-width: 1440px) {
    .hero-wrapper h1 {
        font-size: 56px;
    }

    .hero-wrapper p {
        font-size: 20px;
    }

    .second-section-wrapper .second-section-content h2 {
        font-size: 40px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 22px;
    }

    .second-section-wrapper .second-section-content-small-text p {
        font-size: 18px;
    }

    .featured-projects-wrapper h2 {
        font-size: 40px;
    }
}

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

    .second-section-wrapper {
        padding-top: 170px;
        padding-bottom: 170px;
        margin-bottom: 170px;
    }

    .lets_talk__section {
        padding: 80px 0;
    }

    .featured-projects-wrapper .projects-slider .single-project .project-content .project-name {
        font-size: 60px;
    }

    .project-short-description {
        font-size: 14px;
    }

    .featured-projects-wrapper .slick-list.draggable,
    .featured-projects-wrapper .projects-slider .single-project {
        height: 650px;
    }

    .featured-projects-wrapper {
        margin-bottom: 160px;
    }

    .second-section-image__wrapper .transparent_blue_box {
        width: 85px;
        height: 85px;
    }

    .second-section-image__wrapper .red_box {
        width: 85px;
        height: 85px;
    }

    .second-section-image__wrapper .white_top_box {
        height: 85px;
        width: 170px;
        left: 85px;
    }

    .second-section-image__wrapper .white_vertical_box {
        top: 85px;
        width: 85px;
    }

    .second-section-image__wrapper .white_bottom_box {
        height: 85px;
        width: 170px;
    }

    .second-section-image__wrapper .blue-box {
        width: 85px;
        height: 85px;
        left: 170px;
        bottom: 85px;
    }
}

@media only screen and (max-width: 1199px) {
    .second-section-wrapper .second-section-content {
        width: 100%;
        margin-bottom: 40px;
    }

    .hero-wrapper {
        padding-top: 25vh;
    }

    .second-section-wrapper .second-section-content {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
        padding-bottom: 24px;
    }

    .second-section-wrapper .second-section-content::before {
        content: none;
    }

    .second-section-wrapper .second-section-content::after {
        width: auto;
        left: 12px;
        right: 12px;
        max-width: 100%;
    }

    .second-section-wrapper .second-section-image {
        margin: auto;
    }

    .featured-projects-wrapper .projects-slider .single-project .project-content .project-name {
        font-size: 60px;
    }

    .featured-projects-wrapper .slick-list.draggable,
    .featured-projects-wrapper .projects-slider .single-project {
        height: 600px;
    }

    .second-section-wrapper {
        margin-bottom: 140px;
        padding: 140px 0px;
    }

    .slick-prev.slick-arrow,
    .slick-next.slick-arrow {
        display: none !important;
    }
}

@media only screen and (max-width: 991px) {
    .featured-projects-wrapper h2 {
        font-size: 36px;
    }

    .featured-projects-wrapper .featured-projects-headline {
        margin-bottom: 48px;
    }

    .featured-projects-wrapper .slick-list.draggable,
    .featured-projects-wrapper .projects-slider .single-project {
        height: 500px;
        margin-bottom: 40px;
    }

    .featured-projects-wrapper .projects-slider .single-project .project-content .project-name {
        font-size: 54px;
        margin-bottom: 8px;
    }

    .projects-slider .single-project .project-content .project-link svg {
        margin-left: 7px;
    }

    .second-section-image {
        width: 70%;
    }

    .hero-wrapper {
        height: 90vh;
        padding-top: 32vh;
    }

    .featured-projects-wrapper,
    .second-section-wrapper {
        margin-bottom: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .hero-wrapper {
        background-position: bottom left -200px;
    }

    .hero-wrapper::before {
        background-image: url("../images/placemaking-hero-squares-mobile.png");
        bottom: -32px;
        background-size: initial;
        width: 100%;
        left: 0;
        right: 0;
    }

    .hero-wrapper h1 {
        font-size: 48px;
    }

    .hero-wrapper p {
        font-size: 18px;
        width: 30%;
    }

    .hero-wrapper .button_style_1 .title {
        font-size: 12px;
    }

    .hero-wrapper .content-box {
        margin-bottom: 20px;
    }

    .second-section-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .second-section-wrapper .second-section-content h2 {
        font-size: 32px;
        margin-bottom: 19px;
    }

    .second-section-wrapper .second-section-content-big-text {
        margin-bottom: 20px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 20px;
    }

    .second-section-wrapper .second-section-content-small-text p {
        font-size: 16px;
    }

    .second-section-image__wrapper .red_box {
        display: none;
    }

    .featured-projects-wrapper h2 {
        font-size: 36px;
    }

    .featured-projects-wrapper .project-slider {

    }

    .featured-projects-wrapper .projects-slider .single-project::before {
        content: none;
    }

    .featured-projects-wrapper .projects-slider .single-project {
        position: relative;
    }

    .featured-projects-wrapper .projects-slider .single-project .box {
        position: absolute;
    }

    .featured-projects-wrapper .projects-slider .single-project .white-top-box {
        width: 32px;
        height: 64px;
        top: 0;
        left: 0;
        background: #fff;
    }

    .featured-projects-wrapper .projects-slider .single-project .red-box {
        top: 64px;
        left: 32px;
        background: #EE4438;
    }

    .featured-projects-wrapper .projects-slider .single-project .light-blue-box {
        background: #61A4CB;
        top: 0;
        right: 32px;
    }

    .featured-projects-wrapper .projects-slider .single-project .blue-box {
        background: #175376;
        left: 0;
        bottom: 32px;
    }

    .featured-projects-wrapper .projects-slider .single-project .red-box,
    .featured-projects-wrapper .projects-slider .single-project .light-blue-box,
    .featured-projects-wrapper .projects-slider .single-project .blue-box {
        width: 32px;
        height: 32px;
    }

    .featured-projects-wrapper .projects-slider .single-project .white-bottom-box {
        width: 64px;
        height: 32px;
        background: #fff;
        bottom: 0;
        right: 0;
    }

    .project-slider .single-project {
        margin-bottom: 20px;
        height: 280px;
    }

    .project-slider .single-project img {
        height: 280px;
        object-fit: cover;
        width: 100%;
    }

    .hero-wrapper {
        height: 80vh;
        padding-top: 28vh;
    }

    .featured-projects-wrapper .projects-slider .single-project .project-content .project-name {
        font-size: 38px;
        margin-bottom: 8px;
    }

    .featured-projects-wrapper .slick-list.draggable,
    .featured-projects-wrapper .projects-slider .single-project {
        height: 350px;
    }

    .single-project {
        padding: 0px;
    }

    .aditional-projects {
        padding: 0px;
    }

    .second-section-image {
        width: 100%;
    }

    .second-section-image__wrapper .white_vertical_box {
        display: none;
    }

    .second-section-image__wrapper .transparent_blue_box,
    .second-section-image__wrapper .blue-box,
    .second-section-image__wrapper .white_bottom_box {
        width: 32px;
        height: 32px;
    }

    .second-section-image__wrapper .blue-box {
        bottom: 32px;
        left: 32px;
    }

    .second-section-image__wrapper .white_top_box {
        width: 64px;
        height: 32px;
        left: 0;
    }

}

@media only screen and (max-width: 568px) {
    .hero-wrapper {
        height: 91vh;
        padding-top: 30vh;
    }

    .hero-wrapper h1 {
        font-size: 32px;
        line-height: 85%;
        margin-bottom: 12px;
    }

    .hero-wrapper p {
        font-size: 16px;
        width: 50%;
    }

    .second-section-wrapper {
        padding-bottom: 40px;
    }

    .second-section-image {
        width: 100%;
    }

    .second-section-wrapper .second-section-content {
        margin-bottom: 0px;
    }

    .second-section-wrapper .second-section-content h2 {
        font-size: 24px;
    }

    .second-section-wrapper {
        margin-bottom: 60px;
    }

    .featured-projects-wrapper h2 {
        font-size: 24px;
        line-height: 85%;
        margin-bottom: 48px;
    }

    .featured-projects-wrapper .featured-projects-headline {
        margin-bottom: 0px;
    }

    .featured-projects-wrapper .projects-slider .single-project .project-content .project-name {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .projects-slider .single-project .project-content .project-link svg {
        width: 19px;
    }

    .projects-slider .single-project .project-content .project-link {
        font-size: 12px;
    }

    .row.projects-slider.project-slider {
        padding: 0px 12px;
    }

    .project-content {
        width: 200px;
    }

    .featured-projects-wrapper {
        margin-bottom: 60px;
    }

    .second-section-wrapper .second-section-content-big-text p {
        font-size: 16px;
    }

    .second-section-wrapper .second-section-content-small-text p {
        font-size: 14px;
    }
}

@media (max-height: 1000px) {
    .hero-wrapper {
        height: 95vh;
    }
}