.elementor-387 .elementor-element.elementor-element-d11e382{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-387 .elementor-element.elementor-element-38db5ac{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-387 .elementor-element.elementor-element-80fc674{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-387 .elementor-element.elementor-element-48ddac8{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-387 .elementor-element.elementor-element-ad7ffe0{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-387 .elementor-element.elementor-element-3d42633{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-387 .elementor-element.elementor-element-2d59329{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-387 .elementor-element.elementor-element-05cab65{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-387 .elementor-element.elementor-element-c9f6ef8{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-387 .elementor-element.elementor-element-286280c{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-387 .elementor-element.elementor-element-d11e382{--width:100%;}.elementor-387 .elementor-element.elementor-element-80fc674{--width:100%;}.elementor-387 .elementor-element.elementor-element-ad7ffe0{--width:100%;}.elementor-387 .elementor-element.elementor-element-2d59329{--width:100%;}.elementor-387 .elementor-element.elementor-element-c9f6ef8{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-38db5ac *//* =========================================
   GREENILA — ABOUT
   WHO WE ARE
========================================= */

.gl-about-who {
    width: 100%;
    background: #faf9f5;
    box-sizing: border-box;
}


/* =========================================
   INNER LAYOUT
========================================= */

.gl-about-who__inner {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    align-items: center;
    gap: 70px;

    padding-top: 95px;
    padding-bottom: 95px;

    box-sizing: border-box;
}


/* =========================================
   CONTENT
========================================= */

.gl-about-who__content {
    max-width: 510px;
}


/* =========================================
   EYEBROW
========================================= */

.gl-about-who .gl-eyebrow {
    display: flex;
    align-items: center;
    gap: 10px;

    margin-bottom: 18px;

    color: #d99120;

    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1.3;
    text-transform: uppercase;
}

.gl-about-who .gl-eyebrow::before {
    content: "";

    width: 30px;
    height: 1px;

    background: #d99120;

    flex: 0 0 auto;
}


/* =========================================
   HEADING
========================================= */

.gl-about-who__title {
    margin: 0 0 25px;

    color: #3f4440;

    font-size: clamp(34px, 3.2vw, 46px);
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: -0.025em;
}

.gl-about-who__title span {
    display: inline;

    color: #66775b;
}


/* =========================================
   BODY COPY
========================================= */

.gl-about-who__text {
    max-width: 490px;
}

.gl-about-who__text p {
    margin: 0 0 17px;

    color: #5f655f;

    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

.gl-about-who__text p:last-child {
    margin-bottom: 0;
}


/* =========================================
   POSITIONING STATEMENT
========================================= */

.gl-about-who__statement {
    display: flex;
    align-items: center;
    gap: 12px;

    margin-top: 28px;

    color: #27332d;

    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.gl-about-who__statement span {
    display: block;

    width: 28px;
    height: 1px;

    background: #d99120;

    flex: 0 0 auto;
}


/* =========================================
   IMAGE
========================================= */

.gl-about-who__visual {
    width: 100%;
}

.gl-about-who__image-wrap {
    position: relative;

    width: 100%;

    overflow: hidden;

    background: #f2eee5;
}


/* =========================================
   IMAGE ELEMENT
========================================= */

.gl-about-who__image-wrap img {
    display: block;

    width: 100%;
    height: auto;

    aspect-ratio: 16 / 9;

    object-fit: cover;

    object-position: center;

    transition: transform 0.6s ease;
}


/* =========================================
   SUBTLE HOVER
========================================= */

.gl-about-who__image-wrap:hover img {
    transform: scale(1.015);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .gl-about-who__inner {
        grid-template-columns: 1fr 1fr;

        gap: 45px;

        padding-top: 75px;
        padding-bottom: 75px;
    }

    .gl-about-who__content {
        max-width: 100%;
    }

    .gl-about-who__title {
        font-size: clamp(30px, 4vw, 38px);
    }

    .gl-about-who__text p {
        font-size: 13px;
        line-height: 1.7;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .gl-about-who__inner {
        grid-template-columns: 1fr;

        gap: 38px;

        padding-top: 60px;
        padding-bottom: 60px;
    }

    .gl-about-who__content {
        max-width: 100%;
    }

    .gl-about-who__title {
        margin-bottom: 20px;

        font-size: 32px;
        line-height: 1.12;
    }

    .gl-about-who__text {
        max-width: 100%;
    }

    .gl-about-who__text p {
        font-size: 13px;
        line-height: 1.7;
    }

    .gl-about-who__statement {
        margin-top: 24px;

        font-size: 12px;
    }

    .gl-about-who__visual {
        order: 2;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 400px) {

    .gl-about-who__inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .gl-about-who__title {
        font-size: 29px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48ddac8 *//* =========================================
   GREENILA — ABOUT
   HOW WE WORK
========================================= */

.gl-about-work {
    width: 100%;

    background: #faf9f5;
    color: #3f4440;

    box-sizing: border-box;
}


/* =========================================
   INNER
========================================= */

.gl-about-work__inner {
    padding-top: 90px;
    padding-bottom: 70px;

    box-sizing: border-box;
}


/* =========================================
   HEADER
========================================= */

.gl-about-work__header {
    max-width: 720px;

    margin-bottom: 45px;
}


/* =========================================
   EYEBROW
========================================= */

.gl-about-work__eyebrow {
    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 18px;

    color: #d99120;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.16em;

    line-height: 1.3;
}


.gl-about-work__eyebrow::before {
    content: "";

    width: 28px;
    height: 1px;

    flex: 0 0 auto;

    background: #d99120;
}


/* =========================================
   TITLE
========================================= */

.gl-about-work__title {
    margin: 0 0 20px;

    color: #3f4440;

    font-size: clamp(36px, 4vw, 50px);

    font-weight: 500;

    line-height: 1.08;

    letter-spacing: -0.025em;
}


.gl-about-work__title span {
    display: block;

    color: #66775b;
}


/* =========================================
   INTRO
========================================= */

.gl-about-work__intro {
    max-width: 690px;

    margin: 0 0 9px;

    color: rgba(63, 68, 64, 0.67);

    font-size: 13px;

    line-height: 1.7;
}


.gl-about-work__intro:last-child {
    margin-bottom: 0;
}


/* =========================================
   PROCESS
========================================= */

.gl-about-work__process {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    margin-bottom: 42px;

    border-top:
        1px solid
        rgba(63, 68, 64, 0.12);

    border-bottom:
        1px solid
        rgba(63, 68, 64, 0.12);
}


/* =========================================
   PROCESS STEP
========================================= */

.gl-about-work__step {
    position: relative;

    min-width: 0;

    padding: 23px 25px 25px 0;
}


.gl-about-work__step:not(:last-child) {
    margin-right: 25px;

    border-right:
        1px solid
        rgba(63, 68, 64, 0.10);
}


/* =========================================
   NUMBER
========================================= */

.gl-about-work__step-number {
    margin-bottom: 11px;

    color: #d99120;

    font-size: 9px;

    font-weight: 700;

    letter-spacing: 0.08em;

    line-height: 1.3;
}


/* =========================================
   STEP CONTENT
========================================= */

.gl-about-work__step-content h3 {
    margin: 0 0 8px;

    color: #3f4440;

    font-size: 17px;

    font-weight: 600;

    line-height: 1.2;
}


.gl-about-work__step-content p {
    max-width: 230px;

    margin: 0;

    color: rgba(63, 68, 64, 0.60);

    font-size: 11px;

    line-height: 1.65;
}


/* =========================================
   VISUAL
========================================= */

.gl-about-work__visual {
    position: relative;

    width: 100%;

    /*
     * Keep the image wide but prevent it
     * from becoming a very tall section.
     */
    max-width: 900px;

    margin: 0 auto;

    overflow: hidden;

    background: #f1ede3;

    aspect-ratio: 16 / 7;

    box-sizing: border-box;
}


.gl-about-work__visual img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition:
        transform 0.5s ease;
}


.gl-about-work__visual:hover img {
    transform: scale(1.012);
}


/* =========================================
   VISUAL BORDER
========================================= */

.gl-about-work__visual::after {
    content: "";

    position: absolute;

    inset: 0;

    border:
        1px solid
        rgba(63, 68, 64, 0.08);

    pointer-events: none;
}


/* =========================================
   CLOSING
========================================= */

.gl-about-work__closing {
    display: flex;

    align-items: center;
    justify-content: center;

    gap: 14px;

    max-width: 700px;

    margin: 25px auto 0;

    text-align: center;
}


.gl-about-work__closing span {
    width: 25px;
    height: 1px;

    flex: 0 0 auto;

    background: #d99120;
}


.gl-about-work__closing p {
    margin: 0;

    color: rgba(63, 68, 64, 0.58);

    font-size: 11px;

    font-style: italic;

    line-height: 1.6;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .gl-about-work__inner {
        padding-top: 75px;
        padding-bottom: 60px;
    }


    .gl-about-work__header {
        margin-bottom: 38px;
    }


    .gl-about-work__process {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        row-gap: 0;
    }


    .gl-about-work__step {
        padding: 22px 25px 22px 0;
    }


    .gl-about-work__step:nth-child(2) {
        margin-right: 0;

        border-right: 0;
    }


    .gl-about-work__step:nth-child(1),
    .gl-about-work__step:nth-child(2) {
        border-bottom:
            1px solid
            rgba(63, 68, 64, 0.10);
    }


    .gl-about-work__step:nth-child(3) {
        border-right: 1px solid
            rgba(63, 68, 64, 0.10);
    }


    .gl-about-work__visual {
        max-width: 820px;

        aspect-ratio: 16 / 7.5;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .gl-about-work__inner {
        padding-top: 60px;
        padding-bottom: 50px;
    }


    .gl-about-work__header {
        margin-bottom: 32px;
    }


    .gl-about-work__title {
        font-size: 32px;

        line-height: 1.1;
    }


    .gl-about-work__intro {
        font-size: 12px;

        line-height: 1.7;
    }


    .gl-about-work__process {
        grid-template-columns: 1fr;

        margin-bottom: 30px;
    }


    .gl-about-work__step,
    .gl-about-work__step:nth-child(2),
    .gl-about-work__step:nth-child(3) {
        margin-right: 0;

        padding: 19px 0;

        border-right: 0;

        border-bottom:
            1px solid
            rgba(63, 68, 64, 0.10);
    }


    .gl-about-work__step:last-child {
        border-bottom: 0;
    }


    .gl-about-work__step-content p {
        max-width: none;
    }


    .gl-about-work__visual {
        max-width: 100%;

        aspect-ratio: 16 / 8.5;
    }


    .gl-about-work__closing {
        margin-top: 20px;

        gap: 9px;
    }


    .gl-about-work__closing span {
        width: 18px;
    }


    .gl-about-work__closing p {
        font-size: 10px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 400px) {

    .gl-about-work__inner {
        padding-top: 50px;
        padding-bottom: 45px;
    }


    .gl-about-work__title {
        font-size: 29px;
    }


    .gl-about-work__step-content h3 {
        font-size: 16px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3d42633 *//* =========================================
   GREENILA — ABOUT
   WHAT WE HANDLE
========================================= */

.gl-about-handle {
    width: 100%;

    background: #27332d;
    color: #ffffff;

    box-sizing: border-box;
}


/* =========================================
   INNER
========================================= */

.gl-about-handle__inner {
    padding-top: 95px;
    padding-bottom: 90px;

    box-sizing: border-box;
}


/* =========================================
   HEADER
========================================= */

.gl-about-handle__header {
    margin-bottom: 55px;
}


.gl-about-handle__eyebrow {
    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 22px;

    color: #d99120;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.16em;

    line-height: 1.3;

    text-transform: uppercase;
}


.gl-about-handle__eyebrow::before {
    content: "";

    width: 30px;
    height: 1px;

    flex: 0 0 auto;

    background: #d99120;
}


/* =========================================
   HEADER GRID
========================================= */

.gl-about-handle__header-grid {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(0, 1fr);

    gap: 70px;

    align-items: end;
}


/* =========================================
   HEADING
========================================= */

.gl-about-handle__heading h2 {
    margin: 0;

    color: #ffffff;

    font-size: clamp(36px, 4vw, 52px);

    font-weight: 500;

    line-height: 1.05;

    letter-spacing: -0.03em;
}


.gl-about-handle__heading h2 span {
    display: block;

    color: #d99120;
}


/* =========================================
   INTRO
========================================= */

.gl-about-handle__intro {
    max-width: 540px;
}


.gl-about-handle__intro p {
    margin: 0 0 14px;

    color: rgba(255, 255, 255, 0.68);

    font-size: 13px;

    line-height: 1.75;
}


.gl-about-handle__intro p:last-child {
    margin-bottom: 0;
}


/* =========================================
   SERVICES
========================================= */

.gl-about-handle__services {
    display: grid;

    grid-template-columns:
        repeat(4, 1fr);

    gap: 0;

    margin-bottom: 50px;

    border-top:
        1px solid
        rgba(255, 255, 255, 0.13);

    border-bottom:
        1px solid
        rgba(255, 255, 255, 0.13);
}


/* =========================================
   SERVICE
========================================= */

.gl-about-handle__service {
    min-width: 0;

    padding: 28px 28px 30px 0;

    box-sizing: border-box;
}


.gl-about-handle__service:not(:last-child) {
    margin-right: 28px;

    border-right:
        1px solid
        rgba(255, 255, 255, 0.10);
}


/* =========================================
   NUMBER
========================================= */

.gl-about-handle__service-number {
    display: flex;

    align-items: center;

    gap: 8px;

    margin-bottom: 18px;

    color: #d99120;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.08em;

    line-height: 1.3;
}


.gl-about-handle__service-number::after {
    content: "";

    width: 24px;
    height: 1px;

    background: #d99120;
}


/* =========================================
   SERVICE TITLE
========================================= */

.gl-about-handle__service h3 {
    margin: 0 0 10px;

    color: #ffffff;

    font-size: 17px;

    font-weight: 600;

    line-height: 1.3;
}


/* =========================================
   SERVICE DESCRIPTION
========================================= */

.gl-about-handle__service p {
    max-width: 230px;

    margin: 0;

    color: rgba(255, 255, 255, 0.58);

    font-size: 12px;

    line-height: 1.65;
}


/* =========================================
   VISUAL
========================================= */

.gl-about-handle__visual {
    width: 100%;

    overflow: hidden;

    background: #f1ede3;
}


.gl-about-handle__visual img {
    display: block;

    width: 100%;
    height: auto;

    aspect-ratio: 16 / 9;

    object-fit: cover;
}


/* =========================================
   CLOSING
========================================= */

.gl-about-handle__closing {
    display: flex;

    align-items: center;
    justify-content: center;

    gap: 15px;

    margin-top: 28px;

    text-align: center;
}


.gl-about-handle__closing span {
    width: 28px;
    height: 1px;

    flex: 0 0 auto;

    background: #d99120;
}


.gl-about-handle__closing p {
    margin: 0;

    color: rgba(255, 255, 255, 0.78);

    font-size: 14px;

    font-weight: 500;

    font-style: italic;

    line-height: 1.5;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .gl-about-handle__inner {
        padding-top: 75px;
        padding-bottom: 75px;
    }


    .gl-about-handle__header {
        margin-bottom: 45px;
    }


    .gl-about-handle__header-grid {
        gap: 45px;
    }


    .gl-about-handle__services {
        grid-template-columns:
            repeat(2, 1fr);
    }


    .gl-about-handle__service {
        padding: 25px 25px 25px 0;
    }


    .gl-about-handle__service:nth-child(2) {
        margin-right: 0;

        padding-left: 25px;

        border-right: 0;
    }


    .gl-about-handle__service:nth-child(3),
    .gl-about-handle__service:nth-child(4) {
        border-top:
            1px solid
            rgba(255, 255, 255, 0.10);
    }


    .gl-about-handle__service:nth-child(4) {
        margin-right: 0;

        padding-left: 25px;

        border-right: 0;
    }


    .gl-about-handle__service p {
        max-width: 300px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .gl-about-handle__inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }


    .gl-about-handle__header {
        margin-bottom: 38px;
    }


    .gl-about-handle__header-grid {
        grid-template-columns: 1fr;

        gap: 25px;
    }


    .gl-about-handle__heading h2 {
        font-size: 34px;

        line-height: 1.1;
    }


    .gl-about-handle__intro p {
        font-size: 13px;

        line-height: 1.7;
    }


    .gl-about-handle__services {
        grid-template-columns: 1fr;

        margin-bottom: 35px;
    }


    .gl-about-handle__service,
    .gl-about-handle__service:nth-child(2),
    .gl-about-handle__service:nth-child(3),
    .gl-about-handle__service:nth-child(4) {

        margin-right: 0;

        padding: 21px 0;

        border-right: 0;

        border-top: 0;

        border-bottom:
            1px solid
            rgba(255, 255, 255, 0.10);
    }


    .gl-about-handle__service:last-child {
        border-bottom: 0;
    }


    .gl-about-handle__service-number {
        margin-bottom: 11px;
    }


    .gl-about-handle__service h3 {
        font-size: 16px;
    }


    .gl-about-handle__service p {
        max-width: 100%;

        font-size: 12px;
    }


    .gl-about-handle__visual img {
        aspect-ratio: 16 / 9;
    }


    .gl-about-handle__closing {
        gap: 10px;

        margin-top: 24px;
    }


    .gl-about-handle__closing p {
        font-size: 13px;
    }


    .gl-about-handle__closing span {
        width: 20px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 400px) {

    .gl-about-handle__inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }


    .gl-about-handle__heading h2 {
        font-size: 30px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-05cab65 *//* =========================================
   GREENILA — ABOUT
   CORPORATE + SOCIAL CAPABILITY
========================================= */

.gl-about-capability {
    position: relative;

    width: 100%;

    background-color: #f7f3e9;

    background-image:
        linear-gradient(
            rgba(247, 243, 233, 0.88),
            rgba(247, 243, 233, 0.88)
        ),
        url("https://greenilaltd.com/wp-content/uploads/corporate-social.jpg");

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    overflow: hidden;

    box-sizing: border-box;
}


/* =========================================
   INNER
========================================= */

.gl-about-capability__inner {
    position: relative;
    z-index: 1;

    padding-top: 90px;
    padding-bottom: 85px;
}


/* =========================================
   HEADER
========================================= */

.gl-about-capability__header {
    max-width: 760px;

    margin-bottom: 50px;
}


.gl-about-capability__eyebrow {
    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 15px;

    color: #d99120;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.16em;

    line-height: 1.3;
}


.gl-about-capability__eyebrow::before {
    content: "";

    width: 28px;
    height: 1px;

    background: #d99120;

    flex-shrink: 0;
}


.gl-about-capability__title {
    margin: 0 0 22px;

    color: #27332d;

    font-size: clamp(34px, 4vw, 50px);

    font-weight: 600;

    line-height: 1.08;

    letter-spacing: -0.025em;
}


.gl-about-capability__title span {
    display: block;

    color: #687d61;
}


.gl-about-capability__intro {
    max-width: 700px;

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 30px;
}


.gl-about-capability__intro p {
    margin: 0;

    color: rgba(39, 51, 45, 0.70);

    font-size: 14px;

    line-height: 1.75;
}


/* =========================================
   CAPABILITY GRID
========================================= */

.gl-about-capability__grid {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 24px;

    max-width: 1000px;
}


/* =========================================
   PANELS
========================================= */

.gl-about-capability__panel {
    position: relative;

    display: grid;

    grid-template-columns: 46px 1fr;

    gap: 20px;

    padding: 32px;

    background: rgba(255, 255, 255, 0.82);

    border: 1px solid rgba(39, 51, 45, 0.08);

    box-sizing: border-box;

    backdrop-filter: blur(5px);

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        background 0.3s ease;
}


.gl-about-capability__panel:hover {
    background: rgba(255, 255, 255, 0.94);

    transform: translateY(-4px);

    box-shadow:
        0 18px 45px rgba(39, 51, 45, 0.10);
}


/* =========================================
   PANEL NUMBER
========================================= */

.gl-about-capability__panel-icon {
    display: flex;

    align-items: flex-start;
    justify-content: flex-start;
}


.gl-about-capability__panel-icon span {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 38px;
    height: 38px;

    border: 1px solid rgba(217, 145, 32, 0.45);

    border-radius: 50%;

    color: #d99120;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.05em;
}


/* =========================================
   PANEL CONTENT
========================================= */

.gl-about-capability__panel-eyebrow {
    margin-bottom: 9px;

    color: #d99120;

    font-size: 9px;
    font-weight: 700;

    letter-spacing: 0.14em;

    line-height: 1.3;
}


.gl-about-capability__panel h3 {
    margin: 0 0 15px;

    color: #27332d;

    font-size: 25px;

    font-weight: 600;

    line-height: 1.2;

    letter-spacing: -0.015em;
}


.gl-about-capability__panel p {
    margin: 0 0 22px;

    color: rgba(39, 51, 45, 0.68);

    font-size: 13px;

    line-height: 1.7;
}


/* =========================================
   PANEL LIST
========================================= */

.gl-about-capability__panel ul {
    display: grid;

    gap: 9px;

    margin: 0;
    padding: 0;

    list-style: none;
}


.gl-about-capability__panel li {
    position: relative;

    padding-left: 17px;

    color: rgba(39, 51, 45, 0.72);

    font-size: 12px;

    line-height: 1.5;
}


.gl-about-capability__panel li::before {
    content: "";

    position: absolute;

    left: 0;
    top: 8px;

    width: 5px;
    height: 5px;

    border-radius: 50%;

    background: #d99120;
}


/* =========================================
   CLOSING
========================================= */

.gl-about-capability__closing {
    display: grid;

    grid-template-columns: 1fr minmax(300px, 700px) 1fr;

    align-items: center;

    gap: 20px;

    margin-top: 55px;
}


.gl-about-capability__closing span {
    height: 1px;

    background: rgba(39, 51, 45, 0.18);
}


.gl-about-capability__closing p {
    margin: 0;

    color: #27332d;

    font-size: 15px;

    line-height: 1.7;

    text-align: center;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .gl-about-capability__inner {
        padding-top: 70px;
        padding-bottom: 70px;
    }


    .gl-about-capability__grid {
        grid-template-columns: 1fr;
    }


    .gl-about-capability__intro {
        grid-template-columns: 1fr;

        gap: 15px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .gl-about-capability {
        background-image:
            linear-gradient(
                rgba(247, 243, 233, 0.93),
                rgba(247, 243, 233, 0.93)
            ),
            url("https://greenilaltd.com/wp-content/uploads/corporate-social.jpg");

        background-position: center center;
    }


    .gl-about-capability__inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }


    .gl-about-capability__header {
        margin-bottom: 35px;
    }


    .gl-about-capability__title {
        font-size: 34px;
    }


    .gl-about-capability__panel {
        grid-template-columns: 1fr;

        gap: 18px;

        padding: 25px;
    }


    .gl-about-capability__panel-icon {
        margin-bottom: 2px;
    }


    .gl-about-capability__panel h3 {
        font-size: 23px;
    }


    .gl-about-capability__closing {
        grid-template-columns: 1fr;

        gap: 18px;

        margin-top: 40px;
    }


    .gl-about-capability__closing p {
        font-size: 14px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-286280c *//* =========================================
   GREENILA — ABOUT
   LET'S TALK
========================================= */

.gl-about-talk {
    position: relative;

    width: 100%;

    min-height: 520px;

    background-color: #f5f0e5;

    background-image:
        linear-gradient(
            90deg,
            rgba(245, 240, 229, 0.98) 0%,
            rgba(245, 240, 229, 0.94) 35%,
            rgba(245, 240, 229, 0.35) 58%,
            rgba(245, 240, 229, 0.05) 78%
        ),
        url("https://greenilaltd.com/wp-content/uploads/lets-talk.jpg");

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center center;

    overflow: hidden;

    box-sizing: border-box;
}


/* =========================================
   INNER
========================================= */

.gl-about-talk__inner {
    position: relative;

    min-height: 520px;

    display: flex;

    align-items: center;

    box-sizing: border-box;
}


/* =========================================
   CONTENT
========================================= */

.gl-about-talk__content {
    position: relative;

    z-index: 2;

    width: 48%;

    max-width: 540px;

    padding: 70px 0;
}


/* =========================================
   EYEBROW
========================================= */

.gl-about-talk__eyebrow {
    display: flex;

    align-items: center;

    gap: 10px;

    margin-bottom: 16px;

    color: #d99120;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.16em;

    line-height: 1.3;
}


.gl-about-talk__eyebrow::before {
    content: "";

    width: 28px;

    height: 1px;

    background: #d99120;

    flex-shrink: 0;
}


/* =========================================
   TITLE
========================================= */

.gl-about-talk__title {
    margin: 0 0 24px;

    color: #27332d;

    font-size: clamp(34px, 4vw, 52px);

    font-weight: 600;

    line-height: 1.08;

    letter-spacing: -0.025em;
}


.gl-about-talk__title span {
    display: block;

    color: #d99120;
}


/* =========================================
   TEXT
========================================= */

.gl-about-talk__text {
    max-width: 500px;

    margin: 0 0 14px;

    color: rgba(39, 51, 45, 0.70);

    font-size: 14px;

    line-height: 1.75;
}


/* =========================================
   BUTTON
========================================= */

.gl-about-talk__button {
    display: inline-flex;

    align-items: center;

    justify-content: center;

    gap: 10px;

    min-height: 45px;

    margin-top: 14px;

    padding: 0 20px;

    background: #d99120;

    color: #ffffff;

    border-radius: 7px;

    font-size: 13px;

    font-weight: 600;

    line-height: 1;

    text-decoration: none;

    white-space: nowrap;

    transition:
        background 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


.gl-about-talk__button span {
    font-size: 17px;

    line-height: 1;
}


.gl-about-talk__button:hover {
    background: #c58216;

    color: #ffffff;

    transform: translateY(-2px);

    box-shadow:
        0 8px 20px
        rgba(217, 145, 32, 0.22);
}


/* =========================================
   DIRECT CONTACT
========================================= */

.gl-about-talk__contact {
    margin-top: 30px;

    padding-top: 20px;

    border-top:
        1px solid
        rgba(39, 51, 45, 0.14);
}


.gl-about-talk__contact-label {
    margin-bottom: 10px;

    color: #d99120;

    font-size: 9px;

    font-weight: 700;

    letter-spacing: 0.14em;

    line-height: 1.3;
}


/* =========================================
   PHONE NUMBERS
========================================= */

.gl-about-talk__phones {
    display: flex;

    flex-wrap: wrap;

    gap: 8px 24px;
}


.gl-about-talk__phones a {
    color: #27332d;

    font-size: 13px;

    line-height: 1.5;

    text-decoration: none;

    transition: color 0.2s ease;
}


.gl-about-talk__phones a:hover {
    color: #d99120;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 900px) {

    .gl-about-talk {
        min-height: 500px;

        background-image:
            linear-gradient(
                90deg,
                rgba(245, 240, 229, 0.98) 0%,
                rgba(245, 240, 229, 0.88) 45%,
                rgba(245, 240, 229, 0.25) 75%
            ),
            url("https://greenilaltd.com/wp-content/uploads/lets-talk.jpg");
    }


    .gl-about-talk__inner {
        min-height: 500px;
    }


    .gl-about-talk__content {
        width: 58%;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

    .gl-about-talk {
        min-height: auto;

        background-image:
            linear-gradient(
                rgba(245, 240, 229, 0.91),
                rgba(245, 240, 229, 0.91)
            ),
            url("https://greenilaltd.com/wp-content/uploads/lets-talk.jpg");

        background-position: center center;
    }


    .gl-about-talk__inner {
        min-height: auto;

        display: block;
    }


    .gl-about-talk__content {
        width: 100%;

        max-width: none;

        padding: 60px 0;
    }


    .gl-about-talk__title {
        font-size: 35px;
    }


    .gl-about-talk__text {
        font-size: 13px;
    }


    .gl-about-talk__button {
        margin-top: 12px;
    }


    .gl-about-talk__contact {
        margin-top: 28px;
    }


    .gl-about-talk__phones {
        flex-direction: column;

        gap: 6px;
    }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 400px) {

    .gl-about-talk__content {
        padding-top: 50px;
        padding-bottom: 50px;
    }


    .gl-about-talk__button {
        width: 100%;
    }

}/* End custom CSS */