.elementor-9027 .elementor-element.elementor-element-0eb4da8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9027 .elementor-element.elementor-element-f80dc48{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9027 .elementor-element.elementor-element-b74cf4e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9027 .elementor-element.elementor-element-b74cf4e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9027 .elementor-element.elementor-element-dddb846{--display:flex;}.elementor-9027 .elementor-element.elementor-element-dddb846.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-9027 .elementor-element.elementor-element-c5857eb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-9027 .elementor-element.elementor-element-f5e1a3c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-9027 .elementor-element.elementor-element-b74cf4e{--width:100%;}.elementor-9027 .elementor-element.elementor-element-dddb846{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-219e051 *//*=================================
        GOOGLE HERO
==================================*/

.google-hero{

    padding:120px 8%;

    background:linear-gradient(
        90deg,
        #071A2D 0%,
        #114C89 55%,
        #2F8F82 100%
    );

    overflow:hidden; 

}

.google-hero .container{

    max-width:1300px;

    margin:auto;

    display:grid;

    grid-template-columns:1.1fr .9fr;

    gap:70px;

    align-items:center;

}

/*=================================
        LEFT CONTENT
==================================*/

.hero-badge{

    display:inline-block;

    padding:12px 24px;

    background:rgba(255,255,255,.12);

    border:1px solid rgba(255,255,255,.15);

    backdrop-filter:blur(12px);

    color:#fff;

    border-radius:50px;

    font-size:15px;

    font-weight:600;

    margin-bottom:30px;

}

.hero-content h1{

    font-size:64px;

    line-height:1.12;

    color:#fff;

    font-weight:800;

    margin-bottom:28px;

}

.hero-content h1 span{

    color:#8DFF4F;

    display:block;

}

.hero-content p{

    color:rgba(255,255,255,.82);

    font-size:18px;

    line-height:1.9;

    margin-bottom:40px;

    max-width:620px;

}

/*=================================
        FEATURES
==================================*/

.hero-features{

    display:flex;

    flex-direction:column;

    gap:18px;

    margin-bottom:45px;

}

.feature{

    color:#fff;

    font-size:18px;

    font-weight:600;

    transition:.35s;

}

.feature:hover{

    color:#8DFF4F;

    transform:translateX(10px);

}

/*=================================
        BUTTONS
==================================*/

.hero-buttons{

    display:flex;

    gap:18px;

    flex-wrap:wrap;

}

.btn-primary{

    display:inline-block;

    padding:17px 36px;

    background:#8DFF4F;

    color:#071A2D;

    text-decoration:none;

    border-radius:50px;

    font-weight:700;

    transition:.35s;

}

.btn-primary:hover{

    transform:translateY(-4px);

    box-shadow:0 15px 35px rgba(141,255,79,.35);

}

.btn-secondary{

    display:inline-block;

    padding:17px 36px;

    border:2px solid rgba(255,255,255,.8);

    color:#fff;

    text-decoration:none;

    border-radius:50px;

    font-weight:600;

    transition:.35s;

}

.btn-secondary:hover{

    background:#fff;

    color:#071A2D;

}

/*=================================
        IMAGE
==================================*/

.hero-image{

    display:flex;

    justify-content:center;

}

.hero-image img{

    width:100%;

    max-width:600px;

    transition:.5s;

}

.hero-image:hover img{

    transform:translateY(-10px);

}

/*=================================
        RESPONSIVE
==================================*/

@media(max-width:991px){

.google-hero{

    padding:90px 6%;

}

.google-hero .container{

    grid-template-columns:1fr;

    gap:60px;

}

.hero-content{

    text-align:center;

}

.hero-content p{

    margin:0 auto 35px;

}

.hero-features{

    align-items:center;

}

.hero-buttons{

    justify-content:center;

}

.hero-content h1{

    font-size:48px;

}

.hero-image{

    order:-1;

}

.hero-image img{

    max-width:450px;

}

}

@media(max-width:576px){

.google-hero{

    padding:70px 5%;

}

.hero-content h1{

    font-size:36px;

}

.hero-content p{

    font-size:16px;

}

.hero-buttons{

    flex-direction:column;

}

.btn-primary,

.btn-secondary{

    width:100%;

    text-align:center;

}

.hero-image img{

    max-width:100%;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f923e2 *//*======================================
        WHY GOOGLE ADS SECTION
=======================================*/

.why-google-ads{

    padding:110px 8%;
    background:#F8FBFC;
    overflow:hidden;

}

.why-google-ads .container{

    max-width:1300px;

    margin:auto;

}

/*======================================
        SECTION TITLE
=======================================*/

.section-title{

    max-width:750px;

    margin:0 auto 70px;

    text-align:center;

}

.section-title span{

    display:inline-block;

    padding:10px 22px;

    background:#EAF8F3;

    color:#4FAF8F;

    border-radius:50px;

    font-size:14px;

    font-weight:600;

    letter-spacing:1px;

    margin-bottom:20px;

}

.section-title h2{

    font-size:48px;

    color:#071A2D;

    line-height:1.2;

    margin-bottom:22px;

}

.section-title p{

    font-size:17px;

    color:#666;

    line-height:1.8;

}

/*======================================
            GRID
=======================================*/

.benefits-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:35px;

}

/*======================================
            CARD
=======================================*/

.benefit-card{

    position:relative;

    background:#fff;

    padding:45px 35px;

    border-radius:28px;

    overflow:hidden;

    transition:.45s;

    border:1px solid #E8F2EE;

    box-shadow:0 15px 40px rgba(0,0,0,.05);

    z-index:1;

}

/* Decorative Layer */

.benefit-card::before{

    content:"";

    position:absolute;

    top:12px;

    left:12px;

    width:100%;

    height:100%;

    border-radius:28px;

    background:#EEF9F5;

    z-index:-2;

    transition:.45s;

}

/* Decorative Glow */

.benefit-card::after{

    content:"";

    position:absolute;

    inset:0;

    border-radius:28px;

    background:linear-gradient(
        135deg,
        rgba(79,175,143,.10),
        rgba(7,26,45,.02)
    );

    opacity:0;

    transition:.45s;

}

/*======================================
        ICON
=======================================*/

.icon-circle{

    width:75px;

    height:75px;

    border-radius:50%;

    background:linear-gradient(
        135deg,
        #4FAF8F,
        #0B5A7A
    );

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:32px;

    color:#fff;

    margin-bottom:28px;

    transition:.45s;

}

/*======================================
        CONTENT
=======================================*/

.benefit-card h3{

    font-size:24px;

    color:#071A2D;

    margin-bottom:16px;

}

.benefit-card p{

    color:#666;

    line-height:1.9;

    font-size:16px;

}

/*======================================
        BACKGROUND NUMBER
=======================================*/

.card-number{

    position:absolute;

    right:25px;

    bottom:15px;

    font-size:85px;

    font-weight:800;

    color:#071A2D;

    opacity:.05;

    user-select:none;

}
/*======================================
        PREMIUM HOVER EFFECTS
=======================================*/

.benefit-card:hover{

    transform:translateY(-15px);

    box-shadow:0 30px 70px rgba(79,175,143,.22);

    border-color:#4FAF8F;

}

/* Decorative Layer Animation */

.benefit-card:hover::before{

    top:0;

    left:0;

    background:linear-gradient(
        135deg,
        #F4FCF8,
        #ECF8F4
    );

}

/* Gradient Overlay */

.benefit-card:hover::after{

    opacity:1;

}

/* Icon Animation */

.benefit-card:hover .icon-circle{

    transform:rotate(10deg) scale(1.12);

    box-shadow:0 18px 40px rgba(79,175,143,.40);

}

/* Heading */

.benefit-card:hover h3{

    color:#4FAF8F;

}

/* Paragraph */

.benefit-card:hover p{

    color:#555;

}

/* Decorative Number */

.benefit-card:hover .card-number{

    color:#4FAF8F;

    opacity:.10;

    transform:scale(1.1);

}

/* Smooth Transition */

.icon-circle,
.card-number,
.benefit-card h3,
.benefit-card p{

    transition:.4s ease;

}

/*======================================
      TOP DECORATIVE LINE
=======================================*/

.benefit-card{

    position:relative;

}

.benefit-card .top-line{

    position:absolute;

    top:0;

    left:0;

    width:0;

    height:4px;

    background:linear-gradient(
        90deg,
        #4FAF8F,
        #0B5A7A
    );

    transition:.45s;

}

.benefit-card:hover .top-line{

    width:100%;

}

/*======================================
      SUBTLE GLOW
=======================================*/

.benefit-card:hover{

    background:#FFFFFF;

}

/*======================================
      CURSOR
=======================================*/

.benefit-card{

    cursor:pointer;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd5f3f1 *//*==================================================
            GOOGLE ADS RESULTS SECTION
==================================================*/

.results-section{

    padding:110px 8%;
    background:linear-gradient(135deg,#071A2D 0%,#123F73 55%,#2F8C7A 100%);
    overflow:hidden;
    position:relative;

}

.results-section .container{

    max-width:1300px;
    margin:auto;

    display:grid;
    grid-template-columns:1fr 1fr;

    gap:70px;

    align-items:stretch;

}

/*==================================================
                LEFT CONTENT
==================================================*/

.section-badge{

    display:inline-flex;
    align-items:center;

    color:#57D08A;

    font-size:15px;
    font-weight:600;

    letter-spacing:2px;
    text-transform:uppercase;

    margin-bottom:22px;

}

.section-badge::after{

    content:"";

    width:65px;
    height:3px;

    margin-left:15px;

    background:#57D08A;

    border-radius:50px;

}

.results-content{

    display:flex;

    flex-direction:column;

    justify-content:center;

}

.results-content h2{

    font-size:58px;

    color:#fff;

    line-height:1.15;

    margin-bottom:28px;

}

.results-content h2 span{

    color:#57D08A;

}

.intro{

    color:rgba(255,255,255,.82);

    font-size:19px;

    line-height:1.9;

    margin-bottom:45px;

}

/*==================================================
                BENEFITS
==================================================*/

.benefit-list{

    display:flex;

    flex-direction:column;

}

.benefit-item{

    display:flex;

    gap:20px;

    align-items:flex-start;

    padding:24px 0;

    border-bottom:1px solid rgba(255,255,255,.10);

    transition:.35s;

}

.benefit-item:last-child{

    border:none;

}

.benefit-icon{

    width:82px;

    height:82px;

    min-width:82px;

    border-radius:22px;

    display:flex;

    justify-content:center;

    align-items:center;

    font-size:34px;

    color:#57D08A;

    background:rgba(255,255,255,.06);

    border:1px solid rgba(255,255,255,.08);

    transition:.4s;

}

.benefit-text h4{

    color:#fff;

    font-size:27px;

    margin-bottom:8px;

    transition:.3s;

}

.benefit-text p{

    color:rgba(255,255,255,.78);

    font-size:17px;

    line-height:1.8;

    transition:.3s;

}

/*==================================================
                HOVER
==================================================*/

.benefit-item:hover{

    transform:translateX(14px);

}

.benefit-item:hover .benefit-icon{

    background:#57D08A;

    color:#fff;

    transform:rotate(-8deg);

    box-shadow:0 20px 40px rgba(87,208,138,.35);

}

.benefit-item:hover h4{

    color:#57D08A;

}

.benefit-item:hover p{

    color:#fff;

}

/*==================================================
                IMAGE
==================================================*/

.results-image{

    display:flex;

    justify-content:flex-end;

    align-items:center;

    height:100%;

}

.image-frame{

    width:100%;

    max-width:560px;   /* was 650px */

    min-height:600px;  /* was 700px */

    background:#fff;

    padding:15px;

    border-radius:36px;

    box-shadow:0 30px 70px rgba(0,0,0,.25);

    overflow:hidden;

    transition:.4s;

    margin-left:auto;   /* keeps it aligned to the right */

}

.image-frame:hover{

    transform:translateY(-8px);

    box-shadow:0 40px 80px rgba(0,0,0,.30);

}

.image-frame img{

    width:100%;

    height:100%;

    object-fit:cover;

    border-radius:26px;

    transition:.4s;

}

.image-frame:hover img{

    transform:scale(1.04);

}

/*==================================================
            DECORATION
==================================================*/

.results-section::before{

    content:"";

    position:absolute;

    width:300px;

    height:300px;

    right:-120px;

    top:-120px;

    border-radius:50%;

    border:18px solid rgba(255,255,255,.05);

}

.results-section::after{

    content:"";

    position:absolute;

    left:40px;

    bottom:50px;

    width:120px;

    height:120px;

    background-image:radial-gradient(rgba(255,255,255,.16) 2px,transparent 2px);

    background-size:18px 18px;

}

/*==================================================
                RESPONSIVE
==================================================*/

@media(max-width:991px){

.results-section{

    padding:90px 6%;

}

.results-section .container{

    grid-template-columns:1fr;

}

.results-image{

    order:1;

}

.results-content{

    order:2;

}

.image-frame{

    max-width:100%;

    min-height:500px;

}

.results-content h2{

    font-size:44px;

}

.benefit-icon{

    width:70px;

    height:70px;

    min-width:70px;

    font-size:28px;

}

}

@media(max-width:576px){

.results-section{

    padding:70px 5%;

}

.results-content h2{

    font-size:34px;

}

.intro{

    font-size:16px;

}

.image-frame{

    min-height:350px;

    padding:12px;

    border-radius:25px;

}

.image-frame img{

    border-radius:18px;

}

.benefit-item{

    gap:15px;

}

.benefit-icon{

    width:58px;

    height:58px;

    min-width:58px;

    font-size:22px;

}

.benefit-text h4{

    font-size:20px;

}

.benefit-text p{

    font-size:15px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-16356d6 *//*=================================================
TS GREENTECH - GOOGLE ADS PROCESS
PART 1
=================================================*/

.process-section{

    position:relative;

    overflow:hidden;

    padding:120px 20px;

    background:linear-gradient(
        180deg,
        #FCFCFC 0%,
        #F5F8FB 100%
    );

}

/*==============================
BACKGROUND SHAPES
==============================*/

.process-section::before{

    content:"";

    position:absolute;

    width:520px;

    height:520px;

    border-radius:50%;

    background:rgba(97,206,112,.08);

    top:-260px;

    left:-240px;

    filter:blur(70px);

}

.process-section::after{

    content:"";

    position:absolute;

    width:450px;

    height:450px;

    border-radius:50%;

    background:rgba(97,206,112,.05);

    bottom:-220px;

    right:-180px;

    filter:blur(60px);

}

.process-section .container{

    max-width:1250px;

    margin:auto;

    position:relative;

    z-index:2;

}

/*==============================
SECTION HEADING
==============================*/

.section-heading{

    max-width:820px;

    margin:0 auto 90px;

    text-align:center;

}

.subtitle{

    display:inline-block;

    padding:10px 22px;

    background:rgba(97,206,112,.10);

    color:#2E9D44;

    border-radius:40px;

    letter-spacing:2px;

    text-transform:uppercase;

    font-size:14px;

    font-weight:700;

    margin-bottom:24px;

}

.section-heading h2{

    font-size:54px;

    color:#071A2D;

    line-height:1.18;

    margin-bottom:22px;

    font-weight:800;

}

.section-heading h2 span{

    color:#61CE70;

}

.section-heading p{

    font-size:18px;

    color:#667085;

    line-height:1.9;

}

/*==============================
TIMELINE
==============================*/

.timeline{

    position:relative;

    width:100%;

}

.timeline::before{

    content:"";

    position:absolute;

    left:50%;

    top:0;

    transform:translateX(-50%);

    width:3px;

    height:100%;

    background:linear-gradient(
        to bottom,
        #61CE70,
        #B8E9C2,
        #61CE70
    );

    border-radius:50px;

}

/*==============================
TIMELINE ITEM
==============================*/

.timeline-item{

    position:relative;

    width:50%;

    margin-bottom:90px;

    transition:.45s;

}

.timeline-item.left{

    padding-right:70px;

}

.timeline-item.right{

    margin-left:50%;

    padding-left:70px;

}
/*=================================================
TS GREENTECH - GOOGLE ADS PROCESS
PART 2
=================================================*/

/*==============================
CARD
==============================*/

.card{

    position:relative;

    background:#FFFFFF;

    border-radius:24px;

    padding:40px;

    overflow:hidden;

    border:1px solid #E6EDF5;

    border-top:5px solid #61CE70;

    box-shadow:0 15px 40px rgba(15,23,42,.08);

    transition:all .4s ease;

}

/* Green Gradient Overlay */

.card::before{

    content:"";

    position:absolute;

    inset:0;

    background:linear-gradient(
        135deg,
        rgba(97,206,112,.10),
        transparent 65%
    );

    opacity:0;

    transition:.4s;

}

.card:hover::before{

    opacity:1;

}

.card:hover{

    transform:translateY(-12px);

    box-shadow:0 30px 70px rgba(97,206,112,.18);

    border-top-color:#43C75A;

}

/*==============================
STEP NUMBER
==============================*/

.step-number{

    width:78px;

    height:78px;

    border-radius:50%;

    display:flex;

    align-items:center;

    justify-content:center;

    background:#F3FFF5;

    border:3px solid #61CE70;

    color:#2E9D44;

    font-size:28px;

    font-weight:800;

    margin-bottom:28px;

    box-shadow:0 12px 30px rgba(97,206,112,.18);

    animation:pulse 2.5s infinite;

}

/*==============================
TYPOGRAPHY
==============================*/

.card h3{

    font-size:30px;

    color:#071A2D;

    margin-bottom:18px;

    font-weight:700;

}

.card p{

    color:#667085;

    line-height:1.9;

    font-size:17px;

}

/*==============================
TIMELINE CIRCLE
==============================*/

.timeline-item::before{

    content:"";

    position:absolute;

    width:24px;

    height:24px;

    border-radius:50%;

    background:#FFFFFF;

    border:5px solid #61CE70;

    top:60px;

    z-index:5;

    transition:.4s;

    box-shadow:0 0 0 8px rgba(97,206,112,.10);

}

.timeline-item.left::before{

    right:-13px;

}

.timeline-item.right::before{

    left:-13px;

}

/*==============================
CONNECTOR LINE
==============================*/

.timeline-item::after{

    content:"";

    position:absolute;

    width:60px;

    height:3px;

    background:#B8E9C2;

    top:71px;

}

.timeline-item.left::after{

    right:12px;

}

.timeline-item.right::after{

    left:12px;

}

/*==============================
TIMELINE HOVER
==============================*/

.timeline-item:hover::before{

    background:#61CE70;

    transform:scale(1.25);

    box-shadow:
    0 0 0 10px rgba(97,206,112,.18),
    0 0 30px rgba(97,206,112,.40);

}

.timeline-item.left:hover{

    transform:translateX(-10px);

}

.timeline-item.right:hover{

    transform:translateX(10px);

}
/*=================================================
TS GREENTECH - GOOGLE ADS PROCESS
PART 3
=================================================*/

/*==============================
FLOATING ANIMATION
==============================*/

.timeline-item{

    animation:floatCard 6s ease-in-out infinite;

}

.timeline-item:nth-child(2){

    animation-delay:.5s;

}

.timeline-item:nth-child(3){

    animation-delay:1s;

}

.timeline-item:nth-child(4){

    animation-delay:1.5s;

}

.timeline-item:nth-child(5){

    animation-delay:2s;

}

.timeline-item:nth-child(6){

    animation-delay:2.5s;

}

@keyframes floatCard{

    0%{
        transform:translateY(0);
    }

    50%{
        transform:translateY(-8px);
    }

    100%{
        transform:translateY(0);
    }

}

/*==============================
PULSE ANIMATION
==============================*/

@keyframes pulse{

    0%{
        box-shadow:0 0 0 0 rgba(97,206,112,.35);
    }

    70%{
        box-shadow:0 0 0 18px rgba(97,206,112,0);
    }

    100%{
        box-shadow:0 0 0 0 rgba(97,206,112,0);
    }

}

/*==============================
HOVER EFFECTS
==============================*/

.card:hover h3{

    color:#2E9D44;

}

.card:hover .step-number{

    background:#61CE70;

    color:#ffffff;

    transform:rotate(8deg);

    transition:.35s;

}

/*==============================
SMOOTH TRANSITIONS
==============================*/

.card,
.step-number,
.timeline-item::before,
.timeline-item::after{

    transition:.35s ease;

}

/*==============================
RESPONSIVE
==============================*/

@media(max-width:991px){

    .process-section{

        padding:90px 20px;

    }

    .section-heading{

        margin-bottom:70px;

    }

    .section-heading h2{

        font-size:40px;

    }

    .timeline::before{

        left:25px;

    }

    .timeline-item{

        width:100%;

        margin-left:0;

        padding-left:70px !important;

        padding-right:0 !important;

        margin-bottom:55px;

        animation:none;

    }

    .timeline-item.left,
    .timeline-item.right{

        margin-left:0;

    }

    .timeline-item.left::before,
    .timeline-item.right::before{

        left:13px;

        right:auto;

    }

    .timeline-item.left::after,
    .timeline-item.right::after{

        left:25px;

        right:auto;

        width:40px;

    }

}

@media(max-width:768px){

    .process-section{

        padding:80px 15px;

    }

    .section-heading h2{

        font-size:32px;

    }

    .section-heading p{

        font-size:16px;

    }

    .card{

        padding:30px;

    }

    .card h3{

        font-size:24px;

    }

    .card p{

        font-size:15px;

    }

    .step-number{

        width:65px;

        height:65px;

        font-size:22px;

    }

}

@media(max-width:480px){

    .section-heading h2{

        font-size:28px;

        line-height:1.3;

    }

    .subtitle{

        font-size:12px;

        letter-spacing:1px;

        padding:8px 18px;

    }

    .card{

        padding:25px;

        border-radius:18px;

    }

    .card h3{

        font-size:21px;

    }

    .card p{

        font-size:14px;

        line-height:1.8;

    }

    .step-number{

        width:58px;

        height:58px;

        font-size:20px;

    }

}

/*==============================
PREMIUM SHADOW
==============================*/

.card{

    position:relative;

}

.card::after{

    content:"";

    position:absolute;

    left:20px;

    right:20px;

    bottom:-15px;

    height:25px;

    background:rgba(97,206,112,.08);

    filter:blur(18px);

    z-index:-1;

    opacity:0;

    transition:.4s;

}

.card:hover::after{

    opacity:1;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d071772 *//*======================================
TS GreenTech Growth Section
======================================*/

.growth-section{

    position:relative;

    min-height:100vh;

    display:flex;

    align-items:center;

    justify-content:center;

    text-align:center;

    overflow:hidden;

    padding:120px 20px;

    background:
    linear-gradient(135deg,#071A2D 0%,#0B2743 100%);

    background-attachment:fixed;

}

/*========================
Container
========================*/

.growth-content{

    position:relative;

    z-index:10;

    max-width:900px;

    margin:auto;

}

/*========================
Small Title
========================*/

.section-tag{

    display:inline-block;

    padding:12px 24px;

    border:1px solid rgba(97,206,112,.25);

    border-radius:50px;

    color:#61CE70;

    font-size:14px;

    letter-spacing:2px;

    text-transform:uppercase;

    font-weight:600;

    margin-bottom:30px;

    background:rgba(255,255,255,.04);

    backdrop-filter:blur(10px);

}

/*========================
Heading
========================*/

.growth-content h2{

    color:#fff;

    font-size:62px;

    line-height:1.15;

    font-weight:700;

    margin-bottom:30px;

}

/*========================
Paragraph
========================*/

.growth-content p{

    color:#D9E3EC;

    font-size:18px;

    line-height:1.9;

    margin-bottom:22px;

}

/*========================
Button
========================*/

.growth-btn{

    display:inline-flex;

    align-items:center;

    gap:12px;

    margin-top:25px;

    padding:18px 40px;

    border-radius:60px;

    background:#61CE70;

    color:#071A2D;

    text-decoration:none;

    font-weight:700;

    font-size:17px;

    transition:.35s;

    box-shadow:0 18px 45px rgba(97,206,112,.28);

}

.growth-btn span{

    font-size:20px;

    transition:.35s;

}

.growth-btn:hover{

    transform:translateY(-6px);

    box-shadow:0 30px 60px rgba(97,206,112,.45);

}

.growth-btn:hover span{

    transform:translateX(6px);

}

/*========================
Grid Background
========================*/

.grid-overlay{

    position:absolute;

    inset:0;

    background-image:

    linear-gradient(rgba(255,255,255,.04) 1px, transparent 1px),

    linear-gradient(90deg, rgba(255,255,255,.04) 1px, transparent 1px);

    background-size:80px 80px;

    z-index:1;

}

/*========================
Green Glow Lights
========================*/

.glow{

    position:absolute;

    border-radius:50%;

    filter:blur(80px);

    opacity:.6;

    z-index:1;

}

.glow-one{

    width:350px;

    height:350px;

    background:#61CE70;

    top:-120px;

    left:-120px;

}

.glow-two{

    width:300px;

    height:300px;

    background:#39c66b;

    bottom:-120px;

    right:-100px;

}

.glow-three{

    width:220px;

    height:220px;

    background:#61CE70;

    top:45%;

    left:55%;

    opacity:.18;

}
/*======================================
FLOATING SHAPES
======================================*/

.shape{
    position:absolute;
    z-index:2;
    opacity:.18;
    animation:floatShape 12s ease-in-out infinite;
}

.shape-one{
    width:120px;
    height:120px;
    border:2px solid rgba(97,206,112,.25);
    border-radius:24px;
    top:10%;
    left:10%;
    transform:rotate(25deg);
}

.shape-two{
    width:80px;
    height:80px;
    border:2px solid rgba(97,206,112,.25);
    border-radius:50%;
    top:22%;
    right:14%;
    animation-delay:2s;
}

.shape-three{
    width:100px;
    height:100px;
    border:2px solid rgba(97,206,112,.25);
    bottom:12%;
    left:12%;
    transform:rotate(45deg);
    animation-delay:4s;
}

.shape-four{
    width:70px;
    height:70px;
    background:rgba(97,206,112,.08);
    border-radius:18px;
    bottom:18%;
    right:16%;
    transform:rotate(-30deg);
    animation-delay:1.5s;
}

.shape-five{
    width:140px;
    height:140px;
    border:2px dashed rgba(97,206,112,.20);
    border-radius:50%;
    top:50%;
    right:6%;
    animation-delay:3s;
}

/*======================================
GLOW ANIMATION
======================================*/

.glow{
    animation:glowMove 10s ease-in-out infinite;
}

.glow-two{
    animation-delay:2s;
}

.glow-three{
    animation-delay:4s;
}

/*======================================
BUTTON ANIMATION
======================================*/

.growth-btn{

    animation:pulseButton 3s infinite;

}

/*======================================
KEYFRAMES
======================================*/

@keyframes floatShape{

    0%{
        transform:translateY(0) rotate(0deg);
    }

    50%{
        transform:translateY(-20px) rotate(8deg);
    }

    100%{
        transform:translateY(0) rotate(0deg);
    }

}

@keyframes glowMove{

    0%{
        transform:scale(1);
    }

    50%{
        transform:scale(1.15);
    }

    100%{
        transform:scale(1);
    }

}

@keyframes pulseButton{

    0%{
        box-shadow:0 0 0 0 rgba(97,206,112,.45);
    }

    70%{
        box-shadow:0 0 0 18px rgba(97,206,112,0);
    }

    100%{
        box-shadow:0 0 0 0 rgba(97,206,112,0);
    }

}

/*======================================
RESPONSIVE
======================================*/

@media(max-width:992px){

    .growth-section{

        min-height:auto;

        padding:100px 25px;

    }

    .growth-content h2{

        font-size:48px;

    }

    .growth-content{

        max-width:700px;

    }

}

@media(max-width:768px){

    .growth-content h2{

        font-size:38px;

    }

    .growth-content p{

        font-size:16px;

        line-height:1.8;

    }

    .growth-btn{

        padding:16px 34px;

        font-size:16px;

    }

    .shape-one,
    .shape-two,
    .shape-three,
    .shape-four,
    .shape-five{

        display:none;

    }

}

@media(max-width:480px){

    .growth-section{

        padding:80px 20px;

    }

    .growth-content h2{

        font-size:30px;

        line-height:1.3;

    }

    .section-tag{

        font-size:12px;

        letter-spacing:1.5px;

        padding:10px 18px;

    }

    .growth-content p{

        font-size:15px;

    }

    .growth-btn{

        width:100%;

        justify-content:center;

    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cfc9da0 *//*=========================================
FAQ & CONTACT SECTION
=========================================*/

.faq-contact-section{

    background:#F8F9FA;

    padding:120px 20px;

}

.container{

    max-width:1300px;

    margin:auto;

}

/*=========================================
SECTION HEADING
=========================================*/

.section-header{

    text-align:center;

    max-width:760px;

    margin:0 auto 70px;

}

.section-tag{

    display:inline-block;

    padding:12px 24px;

    border-radius:50px;

    background:rgba(97,206,112,.12);

    color:#2E9D44;

    font-size:14px;

    font-weight:600;

    letter-spacing:2px;

    text-transform:uppercase;

    margin-bottom:22px;

}

.section-header h2{

    font-size:48px;

    color:#071A2D;

    margin-bottom:20px;

    line-height:1.2;

}

.section-header p{

    color:#6B7280;

    font-size:18px;

    line-height:1.8;

}

/*=========================================
TWO COLUMN LAYOUT
=========================================*/

.faq-wrapper{

    display:grid;

    grid-template-columns:420px 1fr;

    gap:60px;

    align-items:start;

}

/*=========================================
CONTACT CARD
=========================================*/

.contact-card{

    background:#ffffff;

    border-radius:24px;

    padding:40px;

    box-shadow:0 18px 45px rgba(0,0,0,.08);

    border-top:5px solid #61CE70;

    position:sticky;

    top:40px;

}

.contact-card h3{

    font-size:32px;

    color:#071A2D;

    margin-bottom:15px;

}

.contact-card p{

    color:#6B7280;

    line-height:1.8;

    margin-bottom:30px;

}


/*=========================================
FORM
=========================================*/

.contact-card form{

    display:flex;

    flex-direction:column;

    gap:18px;

}

.contact-card input,

.contact-card textarea{

    width:100%;

    padding:18px 20px;

    border:1px solid #E3E8EF;

    border-radius:14px;

    background:#fff;

    font-size:15px;

    color:#071A2D;

    transition:.35s;

    outline:none;

    box-sizing:border-box;

}

.contact-card textarea{

    resize:none;

}

.contact-card input:focus,

.contact-card textarea:focus{

    border-color:#61CE70;

    box-shadow:0 0 0 4px rgba(97,206,112,.12);

}

/*=========================================
BUTTON
=========================================*/

.btn{
    display:inline-block;
    
    padding:14px 28px;
    background:#61CE70;
    color:#000;
    text-decoration:none !important;
    border-radius:8px;
    font-weight:600;
    transition:.3s;
}
.btn{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.btn:hover{
    background:#4CAF50;
    color: #000;
}

/*=========================================
FAQ COLUMN
=========================================*/

.faq-column{

    display:flex;

    flex-direction:column;

    gap:20px;

}

/*=========================================
FAQ CARD
=========================================*/

.faq-column details{

    background:#ffffff;

    border:1px solid #E8EDF2;

    border-radius:18px;

    overflow:hidden;

    transition:.35s;

    box-shadow:0 8px 25px rgba(0,0,0,.04);

}

.faq-column details:hover{

    border-color:#61CE70;

    transform:translateY(-3px);

    box-shadow:0 18px 40px rgba(97,206,112,.12);

}

/*=========================================
QUESTION
=========================================*/

.faq-column summary{

    list-style:none;

    cursor:pointer;

    padding:24px 70px 24px 28px;

    font-size:18px;

    font-weight:600;

    color:#071A2D;

    position:relative;

    transition:.3s;

}

.faq-column summary:hover{

    color:#2E9D44;

}

/* Remove Default Arrow */

.faq-column summary::-webkit-details-marker{

    display:none;

}

/*=========================================
PLUS / MINUS ICON
=========================================*/

.faq-column summary::after{

    content:"+";

    position:absolute;

    right:28px;

    top:50%;

    transform:translateY(-50%);

    width:36px;

    height:36px;

    border-radius:50%;

    background:#F1F5F9;

    display:flex;

    align-items:center;

    justify-content:center;

    color:#2E9D44;

    font-size:24px;

    font-weight:700;

    transition:.35s;

}

.faq-column details[open] summary::after{

    content:"−";

    background:#61CE70;

    color:#071A2D;

}

/*=========================================
ANSWER
=========================================*/

.faq-column details p{

    padding:0 28px 24px;

    color:#6B7280;

    line-height:1.8;

    font-size:16px;

    border-top:1px solid #EEF2F6;

    margin:0;

    padding-top:22px;

}

/*=========================================
OPEN STATE
=========================================*/

.faq-column details[open]{

    border-left:5px solid #61CE70;

}

/*=========================================
RESPONSIVE
=========================================*/

@media(max-width:992px){

    .faq-wrapper{

        grid-template-columns:1fr;

        gap:40px;

    }

    .contact-card{

        position:relative;

        top:0;

    }

}

@media(max-width:768px){

    .faq-contact-section{

        padding:80px 20px;

    }

    .section-header h2{

        font-size:34px;

    }

    .section-header p{

        font-size:16px;

    }

    .contact-card{

        padding:30px;

    }

    .contact-card h3{

        font-size:28px;

    }

    .faq-column summary{

        font-size:17px;

        padding:22px 60px 22px 22px;

    }

    .faq-column details p{

        padding:20px 22px;

        font-size:15px;

    }

}

@media(max-width:480px){

    .section-header h2{

        font-size:28px;

        line-height:1.3;

    }

    .contact-card{

        padding:25px;

    }

    .contact-card h3{

        font-size:24px;

    }

    .contact-card input,

    .contact-card textarea{

        padding:16px;

    }

    .contact-card button{

        width:100%;

    }

}/* End custom CSS */