.perfomance_hero_section {
    padding: 64px 0px 100px;
    background: #00553C;
}

.perfomance_hero_main>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.perfomance_hero_main>img {
    margin-bottom: 40px;
}

.perfomance_hero_main h1 {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.perfomance_hero_main h1 span {
    color: #23A578;
    font-size: 30px;
    font-weight: 600;
    display: block;
}

.perfomance_hero_main p {
    color: #DFDFDF;
    font-family: "Public Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.perfomance_hero_left>p {
    margin: 20px 0px 40px;
    width: 80%;
}

.perormance_star_rating p {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
}

.perormance_star_rating p span {
    font-weight: 400;
}

.perormance_star_rating {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.perormance_star_rating>div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.perormance_star_rating>div:first-child {
    padding-right: 30px;
    border-right: 1px solid #FFFFFF80;
}

.perormance_star_rating>div:last-child {
    padding-left: 30px;

}

input#workEmailperformance {
    padding: 17px 0px 17px 25px;
    color: #7C7C7C;
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#peroformanceBannerForm .email-container {
    width: 485px;
}

#peroformanceBannerForm .email-container button {
    padding: 16px 22px;
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin: 3px;
    border-radius: 5px;
}

/* perfomance_Brand_section */
.perfomance_lp_brands {
    padding: 120px 0px;
}

.lp_brands_main h2 {
    color: #272727;
    text-align: right;
    font-family: "Public Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    margin-bottom: 36px;
    text-align: center;
}

.lp_brands_main>div {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    row-gap: 20px;
    align-items: center;
}

/* Automate_lp_brands */

.lp_Automate_main h2 {
    color: #272727;
    text-align: center;
    font-family: "Public Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 20px;
}

.lp_Automate_main p {
    color: #5A5959;
    text-align: center;
    font-family: "Public Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.lp_Automate_grid>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 120px;
}

.lp_Automate_grid>div:nth-child(even)>div:last-child {
    order: -1;
}

.lp_Automate_grid .lp_Automate_grid_left>span {
    color: #00553C;
    font-family: "Public Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 37.33px;
    letter-spacing: 0.4px;
    display: block;
}

.lp_Automate_grid>div h3 {
    color: #272727;
    font-family: "Public Sans";
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    margin: 10px 0px 35px;
}

.lp_Automate_grid>div ul {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 54px;
}

.lp_Automate_grid>div li {
    display: flex;
    align-items: center;
    gap: 12px;
}

.lp_Automate_grid>div li span {
    color: #5A5959;
    font-family: "Public Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26.64px;
}

.lp_per_btn {
    padding: 12px 36px;
    display: inline-flex;
    gap: 6px;
    align-items: center;
    border-radius: 4px;
    background: #00553C;
}

.lp_per_btn:hover {
    background-color: #013e2c;
}

.lp_per_btn span {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 21.852px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


/* Automate_lp_customers */
.Automate_lp_customers {
    padding: 120px 0px;
}

.Automate_lp_customers h2 {
    color: #272727;
    text-align: center;
    font-family: "Public Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;

}

/* leadership_lp_customers */
.leadership_lp_customers {
    padding: 72px 0px;
    background: #fffbf2;
}

.lp_leadership_main_grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lp_leadership_main h2 {
    color: #272727;
    text-align: center;
    font-family: "Clash Grotesk";
    font-size: 35.21px;
    font-style: normal;
    font-weight: 600;
    line-height: 38.515px;
    margin-bottom: 70px;
    text-align: center;
}


.lp_leadership_main h2 span {
    color: #E65F46;
    display: block;
    font-weight: 600;
}

.lp_leadership_left>div {
    display: flex;
    gap: 20px;
}

.lp_leadership_left h3 {
    color: #272727;
    font-family: "Public Sans";
    font-size: 22.783px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.676px;
    margin-bottom: 24px;
}

.lp_leadership_left h3 span {
    font-weight: 800;
    font-family: "Public Sans";
}

.lp_leadership_right h4 {
    color: #272727;
    text-align: center;
    font-family: "Public Sans";
    font-size: 22.783px;
    font-style: normal;
    font-weight: 800;
    line-height: 25.676px;
    margin-bottom: 20px;
}

.lp_leadership_right>div {
    display: flex;
    gap: 42px;
    align-items: center;
}

.lp_leadership_right .leadership_rating {
    display: flex;
    align-items: center;
    gap: 20px;
}

.lp_leadership_right .leadership_rating p {
    color: #272727;
    text-align: center;
    font-family: Poppins;
    font-size: 35.9px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

/* performance_vid_short */
.video-short.performance_vid_short {
    padding: 120px 0px;
}

.performance_vid_short h2 {
    color: #272727;
    text-align: center;
    font-family: "Public Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 800;
    line-height: 48px;
    margin-bottom: 50px;
}

.performance_vid_short .video-short-description {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100.7%;
}

.performance_vid_short .video-short-absolute {
    padding: 20px;
}

.performance_vid_short .video-short-name {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.performance_vid_short .video-short-designation {
    color: #DEDEDE;
    font-family: "Public Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* performance-faq-section */
.performance-faq-section {
    padding: 120px 0px;
    background: #fff;
}

.performance-faq-section h2 {
    color: #272727;
    text-align: center;
    font-family: "Public Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    margin-bottom: 100px;
}

.performance-faq-section h2 span {
    color: #00553C;
}

.performance-faq-section .hr-accordion .faq-accordion p {
    color: #535353;
    font-family: "Public Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
}

.performance-faq-section .hr-accordion .faq-accordion.open p {
    font-weight: 700;
}

.performance-faq-section .hr-accordion .faq-panel p {
    color: #272727;
    font-family: "Public Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.performance-faq-section .hr-accordion .faq-accordion.open {
    padding: 44px 34px 36px;
    background: #F0F5F2;
}

.performance-faq-section .hr-accordion .faq-panel {
    padding: 0 34px 44px;
    background: #F0F5F2;
}

.performance-faq-section .hr-accordion {
    padding: 0px;
}

/* performance_lp_demo */
.performance_lp_demo {
    background-color: #00553C;
    min-height: 536px;
}

.performance_lp_demo .container_cus {
    min-height: 536px;
    display: flex;
    align-items: center;
}

.performance_lp_demo .lphr-brands-container {
    padding: 0px !important;
}

.performance_lp_demo .lphr-brands-img img {
    width: 100%;
}

.performance_lp_demo h2 {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

.performance_lp_demo h2 span {
    color: #23A578;
    font-weight: 700;
    font-family: "Public Sans";
}

.performance_lp_demo p {
    color: #FFF;
    font-family: "Public Sans";
    font-size: 24px;
    font-style: italic;
    font-weight: 500;
    line-height: 28px;
    margin: 20px 0px 60px;
}

.performance_lp_demo .lp_per_btn {
    background: #E56046;
}

.performance_lp_demo .lp_per_btn:hover {
    background: #cc523c;
}

.performance_popup .landing-page-form-main {
    min-height: auto;
    position: relative;
	width: 100%;
    background: #fff;
}
.performance_popup .landing-page-form-main h4{
	margin-bottom: 24px;
    text-align: center;
}
.performance_popup {
    justify-content: center;
    align-items: center;
}

.performance_popup .close-formoverlay-btnnw::after {
    top: 3px !important;
    right: 10px !important;
    font-size: 24px !important;
}

@media screen and (max-width:1199px) {
    img {
        max-width: 100%;
    }

    .perfomance_hero_main>div {
        gap: 20px;
    }

    #peroformanceBannerForm .email-container {
        width: 100%;
    }

    .perfomance_lp_brands {
        padding: 80px 0;
    }

    .lp_brands_main>div {
        grid-template-columns: repeat(5, 1fr);
    }

    .lp_Automate_grid>div {
        margin-top: 60px;
        gap: 60px;
    }

}

@media screen and (max-width:768px) {
	.lp-perfomance-page {
    	overflow-x: hidden;
	}
    .lp_per_btn span {
        font-size: 18px;
    }

    .perfomance_hero_main>img {
        margin-bottom: 40px;
    }

    .perfomance_hero_section {
        padding: 40px 0px;
    }

    .perfomance_hero_main>div {
        flex-direction: column;
        gap: 40px;
    }

    .perfomance_hero_left>p {
        font-size: 20px;
        line-height: 28px;
        width: 100%;
    }

    .perormance_star_rating p {
        font-size: 14px;
        line-height: 22px;
    }

    .perormance_star_rating img {
        width: 24px;
    }

    .perormance_star_rating>div:last-child {
        padding-left: 16px;
    }

    .perormance_star_rating>div:first-child {
        padding-right: 16px;
    }

    .perfomance_hero_main h1 {
        font-size: 44px;
    }

    .perfomance_hero_main h1 span {
        font-size: 24px;
    }

    #peroformanceBannerForm .email-container button {
        padding: 12px 22px;
        font-size: 12px;
        line-height: 20px;
        width: max-content;
    }

    input#workEmailperformance {
        padding: 10px 20px;
        font-size: 12px;
        line-height: 20px;
    }

    .lp_brands_main>div {
        grid-template-columns: repeat(4, 1fr);
    }

    .lp_brands_main h2,
    .lp_Automate_main h2,
    .Automate_lp_customers h2,
    .lp_leadership_main h2,
    .performance_vid_short h2,
    .performance-faq-section h2,
    .performance_lp_demo h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .lp_Automate_grid>div h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .perfomance_lp_brands {
        padding: 60px 0;
    }

    .lp_Automate_grid>div {
        flex-direction: column;
        gap: 20px;
    }

    .lp_Automate_grid_right {
        order: -1;
    }

    .lp_Automate_grid>div ul {
        gap: 16px;
        margin-bottom: 30px;
    }

    .lp_Automate_grid>div h3 {
        margin: 10px 0 24px;
    }

    .lp_Automate_grid {
        margin-top: -16px;
    }

    .lp_Automate_grid>div li span {
        font-size: 16px;
    }

    .lp_Automate_main h2 {
        margin-bottom: 10px;
    }

    .lp_Automate_main h2 br {
        display: none;
    }

    .lp_Automate_grid_left {
        width: 100%;
    }

    .lp_leadership_main_grid {
        flex-direction: column;
        gap: 50px;
    }

    .lp_leadership_left h3 {
        font-size: 20px;
    }

    .lp_leadership_left h3 br {
        display: none;
    }

    .lp_leadership_left>div {
        gap: 12px;
        flex-wrap: wrap;
    }

    .lp_leadership_left>div img {
        width: calc(25% - 9px);
    }

    .lp_leadership_right>div>img {
        width: 100px;
    }

    .lp_leadership_right>div {
        gap: 30px;
        justify-content: space-between;
    }

    .lp_leadership_right .leadership_rating p {
        font-size: 30px;
    }

    .lp_leadership_main h2 {
        margin-bottom: 32px;
    }

    .leadership_lp_customers {
        padding: 50px 0;
    }

    .performance_vid_short .video-short-absolute {
        padding: 16px;
    }

    .performance-faq-section {
        padding: 50px 0;
    }

    .performance-faq-section h2 {
        margin-bottom: 24px;
    }

    .performance-faq-section .hr-accordion .faq-accordion.open {
        padding: 16px 10px 0px;
    }

    .performance-faq-section .hr-accordion .faq-panel {
        padding: 16px 10px;
    }

    .performance-faq-section .hr-accordion .faq-accordion p {
        font-size: 18px;
        line-height: 26px;
    }

    .performance-faq-section .hr-accordion .faq-panel p {
        font-size: 16px;
        line-height: 24px;
    }

    .performance-faq-section .hr-accordion {
        padding-bottom: 0px;
    }

    .performance_lp_demo p {
        font-size: 20px;
        margin: 18px 0 32px;
    }

    .performance_lp_demo .container_cus {
        min-height: auto;
    }

    .performance_lp_demo {
        padding-top: 50px;
        min-height: auto;
    }

    .performance_popup .landing-page-form-main {
        padding: 40px 20px;
        margin: 20px;
		width:fit-content;
    }
	.performance_popup .landing-page-form-main h4 {
		font-size: 20px;
	}
    .performance_popup .close-formoverlay-btnnw:after {
        top: 5px !important;
        right: 10px !important;
        font-size: 18px !important;
    }

    .video-short.performance_vid_short {
        padding: 60px 0;
    }

    .performance_vid_short h2 {
        margin-bottom: 24px;
    }
}