.elementor-23743 .elementor-element.elementor-element-d5c0c76{--display:flex;--min-height:170px;--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;--justify-content:center;--margin-top:25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-23743 .elementor-element.elementor-element-d5c0c76:not(.elementor-motion-effects-element-type-background), .elementor-23743 .elementor-element.elementor-element-d5c0c76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0069FF;}.elementor-23743 .elementor-element.elementor-element-d5c0c76 > .elementor-shape-top .elementor-shape-fill, .elementor-23743 .elementor-element.elementor-element-d5c0c76 > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#00006699;}.elementor-23743 .elementor-element.elementor-element-d5c0c76 > .elementor-shape-bottom .elementor-shape-fill, .elementor-23743 .elementor-element.elementor-element-d5c0c76 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#00006699;}.elementor-23743 .elementor-element.elementor-element-d5c0c76 > .elementor-shape-bottom svg, .elementor-23743 .elementor-element.elementor-element-d5c0c76 > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);}.elementor-23743 .elementor-element.elementor-element-000dc8b .elementor-heading-title{font-size:42px;color:#FFFFFF;}.elementor-23743 .elementor-element.elementor-element-cc5f72e p{margin-block-end:0px;}.elementor-23743 .elementor-element.elementor-element-cc5f72e{color:#FFFFFF;}.elementor-23743 .elementor-element.elementor-element-cc5f72e a{color:#FFFFFF;}.elementor-23743 .elementor-element.elementor-element-f7d641f{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:0px;--padding-right:0px;}.elementor-23743 .elementor-element.elementor-element-f7d641f:not(.elementor-motion-effects-element-type-background), .elementor-23743 .elementor-element.elementor-element-f7d641f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for text-editor, class: .elementor-element-cc5f72e */.elementor-23743 .elementor-element.elementor-element-cc5f72e a{
    text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-cfc8d9d */.portfolio-detail-page {
    max-width: 1220px;
    margin: 0px auto;
    padding: 0 20px;
    font-family: "Poppins", poppins;
    color: #343F5A;
}

.portfolio-detail-page h1 {
    font-family: "Poppins", poppins;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    color: #343F5A;
    margin-bottom: 30px;
}

.portfolio-meta {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-bottom: 0px;
}

.portfolio-meta span {
    display: block;
    font-family: "Poppins", poppins;
    font-size: 20px;
    font-weight: 500;
    color: #6C7176;
    margin-bottom: 0px;
}

.portfolio-meta p {
    font-family: "Poppins", poppins;
    font-size: 22px;
    font-weight: 500;
    color: #364151!important;
    line-height: 1.7;
    margin-bottom:0px;
}

.elementor-element.e-con-boxed{
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
.portfolio-description h2 {
    font-size: 22px;
    font-weight: 600;
    color: #343F5A!important;
   
    line-height: 1.4;
}

.portfolio-description h3 {
    font-size: 20px;
    font-weight: 600;
    color: #343F5A!important;
   
    line-height: 1.4;
}

.portfolio-description h4 {
    font-family: "Poppins", poppins;
    font-size: 18px;
    font-weight: 600;
    color: #343F5A!important;
   
    line-height: 1.4;
}

.portfolio-description p {
    font-family: "Poppins", poppins;
    font-size: 16px;
    font-weight: 400;
    color: #364151;
    line-height: 1.9;
    margin-bottom: 0px;
}

.portfolio-description ul {
    padding-left: 22px;
    margin: 18px 0;
}

.portfolio-description ul li {
    font-family: "Poppins", poppins;
    font-size: 16px;
    color: #6C7176;
    line-height: 1.9;
    margin-bottom: 8px;
}

.eael-feature-list {
    margin-top: 25px;
}

.eael-feature-list-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 22px;
}

.eael-feature-list-icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
    border-radius: 50%;
    background: #E8F5E9;
    color: #16A34A;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    margin-top: 4px;
}

.eael-feature-list-text {
    flex: 1;
}

.eael-feature-list-title {
    font-family: "Poppins", poppins;
    font-size: 20px;
    font-weight: 600;
    color: #343F5A;
    line-height: 1.5;
    margin-bottom: 6px;
}

.eael-feature-list-content {
    font-family: "Poppins", poppins;
    font-size: 16px;
    font-weight: 400;
    color: #6C7176;
    line-height: 1.9;
}

@media (max-width: 768px) {

    .portfolio-detail-page h1 {
        font-size: 24px;
    }

    .portfolio-meta {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .portfolio-meta span {
        font-size: 18px;
    }

    .portfolio-meta p {
        font-size: 20px;
    }

    .portfolio-description h2 {
        font-size: 22px;
    }

    .eael-feature-list-title {
        font-size: 18px;
    }
}/* End custom CSS */