.wpcf7 form .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #FF6E6E;
    background: #FFE4D9;
    color: #2E0F3A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    border-radius: 0;
}

.hs-form-iframe input,
.hs-form-iframe textarea {
    width: 100%;
    padding: 15px 10px;
    border: 1px solid #FF6E6E;
    background: #FFE4D9;
    color: #2E0F3A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    border-radius: 0;
}

.wpcf7 textarea {
    height: 244px;
}

.wpcf7 input[type="submit"] {
    background: #FF6E6E;
    border: none;
    padding: 11px 10px;
    width: 100%;
    cursor: pointer;
    border-radius: 0;
    transition: background 0.3s;
    color: #EAF6F0;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    margin-top: 15px;
}

.wpcf7 input[type="submit"]:hover {
    background: #FF6E6E;
}

form.wpcf7-form .form-row p {
    display: flex;
    gap: 16px;
    margin: 0;
}

.form-row.one span.wpcf7-form-control-wrap {
    width: 100%;
}

.form-row.one p {
    width: 100%;
}

.form-row.one.btn-send p {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.map-style iframe {
    height: 471px;
}

.map-style h3.elementor-icon-box-title {
    margin: 0;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-not-valid-tip {
    font-size: 12px;
}

form.wpcf7-form.invalid span.wpcf7-spinner {
    display: none;
}

/*Popup Use Cases*/
.heart-therapy-popup {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.heart-therapy-popup .popup-content {
    background: #fff;
    max-width: 1020px;
    width: 90%;
    overflow-y: auto;
    max-height: 90vh;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.popup-overlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.30);
    backdrop-filter: blur(6.5px);
}

.heart-therapy-popup h3.top-title {
    position: absolute;
    color: #FFF;
    text-align: center;
    font-family: 'MalintonTrialVersion-SemiBold';
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.68px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top-image {
    position: relative;
}

.heart-therapy-popup .popup-close {
    position: absolute;
    top: 11px;
    right: 18px;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 9;
    color: #FF6E6E;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #FF6E6E;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    letter-spacing: -0.28px;
    padding: 0;
    margin: 0;
}

.heart-therapy-popup .group-content {
    padding: 48px 40px;
}

.heart-therapy-popup .group-content .main-title {
    color: #EAF6F0;
    text-align: center;
    font-family: 'MalintonTrialVersion-Medium';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.56px;
    max-width: 500px;
    margin: 0 auto;
}

.heart-therapy-popup .description {
    color: #2E0F3A;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.36px;
    max-width: 485px;
    margin: 0 auto;
    padding-top: 25px;
}

.content-sections h4 {
    color: #EAF6F0;
    font-family: 'MalintonTrialVersion-Medium';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.48px;
    margin-top: 22px;
    margin-bottom: 30px;
}

.content-sections {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 60px;
}

.content-sections .item ul {
    padding: 0;
}

.content-sections .item .top {
    text-align: center;
}

.content-sections li, .content-sections p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.36px;
    margin-bottom: 15px;
}

.top-image img {
    min-height: 199px;
    object-fit: cover;
}

.content-sections .item {
    width: calc(100% / 2 - 40px );
}

.heart-therapy-popup.cEAF6F0 .group-content .main-title, .heart-therapy-popup.cEAF6F0 .content-sections h4,
.heart-therapy-popup.cFFE4D9 .group-content .main-title, .heart-therapy-popup.cFFE4D9 .content-sections h4,
.heart-therapy-popup.c2e0f3a .group-content .main-title, .heart-therapy-popup.c2e0f3a .content-sections h4 {
    color: #FF6E6E;
}

.heart-therapy-popup.c2e0f3a .content-sections ul li, .heart-therapy-popup.c2e0f3a .description, .heart-therapy-popup.c2e0f3a .content-sections p {
    color: #EAF6F0;
}

.content-sections .item ol {
    padding: 0;
    padding-left: 10px;
}

.btn-sucess a.elementor-button {
    padding: 9px 10px;
    white-space: nowrap;
    width: 271px;
}

.line-blue.btn-hover-style-1 span.elementor-button-text:after {
    background: #2E0F3A;
}

.content-sections .item .top img {
    max-height: 44px;
}

.popup-use-cases .elementor-heading-title a {
    font-size: 16px !important;
}

/* Placeholder styling (cross-browser) */
input::placeholder,
textarea::placeholder {
    color: #2E0F3A;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    opacity: 1; 
}

/* WebKit browsers (Chrome, Safari, Opera) */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #2E0F3A;
    opacity: 1;
}

/* Firefox 19+ */
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #2E0F3A;
    opacity: 1;
}

/* Firefox 4 - 18 */
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #2E0F3A;
    opacity: 1;
}

/* Internet Explorer 10+ */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #2E0F3A;
    opacity: 1;
}

/* Edge (older) */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #2E0F3A;
    opacity: 1;
}

/*publications*/
#quinten-publications {
    display: grid;
    grid-template-columns: 293px 1fr;
    gap: 78px;
    align-items: start;
    row-gap: 30px;
}

.quinten-select {
    width: 200px;
    padding: 10px 15px;
    color: #ff5c5c;
    font-size: 16px;
    appearance: none;
    border-radius: 50px;
    border: 1px solid #FF6E6E;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTA0MjEgOS4zNzYyM0wwLjM0MDI2MyAzLjIxOTYzQy0wLjExMzQyMSAyLjc5NDEgLTAuMTEzNDIxIDIuMTA2MDEgMC4zNDAyNjMgMS42ODVMMS40MzEwNCAwLjY2MTkyMUMxLjg4NDcyIDAuMjM2MzkxIDIuNjE4MzQgMC4yMzYzOTEgMy4wNjcyIDAuNjYxOTIxTDcuNzE5ODcgNS4wMjU4N0wxMi4zNzI2IDAuNjYxOTIxQzEyLjgyNjIgMC4yMzYzOTEgMTMuNTU5OSAwLjIzNjM5MSAxNC4wMDg3IDAuNjYxOTIxTDE1LjA5OTUgMS42ODVDMTUuNTUzMiAyLjExMDUzIDE1LjU1MzIgMi43OTg2MyAxNS4wOTk1IDMuMjE5NjNMOC41MzU1NCA5LjM3NjIzQzguMDkxNTEgOS44MDE3NiA3LjM1Nzg5IDkuODAxNzYgNi45MDQyMSA5LjM3NjIzWiIgZmlsbD0iI0ZGNkU2RSIvPgo8L3N2Zz4K") no-repeat right 10px center;
    background-color: #fff;
    margin-bottom: 55px;
}

.quinten-topic-btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    background: #4c0a53;
    color: #fff;
    padding: 12px;
    border: none;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.quinten-topic-btn.active {
    background: #7c0a93;
}

.quinten-item {
    padding: 30px;
    margin-bottom: 40px;
    background: #EAF6F0;
    transition: all .3s ease;
}

#quinten-publications .quinten-item:hover {
    transform: translateX(5px) translateY(-5px);
}

.quinten-item h3 a {
    color: #2E0F3A;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    text-decoration: none;
}

span.quinten-type {
    color: #FF6E6E;
    font-family: 'MalintonTrialVersion-Light', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.48px;
    display: block;
}
span.quinten-date {
    color: #2E0F3A;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -0.32px;
    margin-top: 9px;
    display: block;
}

.quinten-filters h3 {
    color: #2E0F3A;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.48px;
    margin: 0;
    margin-bottom: 17px;
}

span.quinten-topic {
    min-width: 114px;
    height: 35px;
    border-radius: 0px!important;
    background: #4F105E;
    color: #EAF6F0;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.quinten-ta {
    min-width: 138px;
    height: 35px;
    border-radius: 50px;
    border: 1px solid #4F105E;
    color: #2E0F3A;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    padding: 3px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.quinten-tags {
    display: flex;
    gap: 25px;
}
.quinten-item h3 {
    margin: 0;
    margin-top: 33px;
}
.quinten-meta {
    display: flex;
    justify-content: space-between;
}

#quinten_topic_list button {
    background: #4F105E;
    margin-bottom: 23px;
    color: #EAF6F0;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
    width: 200px;
    min-height: 46px;
    padding: 0;
    white-space: normal;
}

#quinten-pagination a {
    color: #2E0F3A;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: -0.48px;
    text-decoration: none;
    width: 95px;
    display: inline-flex;
    justify-content: center;
}

#quinten-pagination a.active {
    font-weight: 400;
}

div#quinten-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    grid-column: 1 / 3;
}

a.quinten-page.next, a.quinten-page.prev {
    font-family: "system-ui";
    font-weight: bold;
}
span.quinten-dots {
    width: 95px;
    color: #2E0F3A;
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 24px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
    letter-spacing: -0.48px;
}

.reset-filter a {
    color: #ff5c5c;
    text-decoration: none;
}

#quinten_topic_list button.active {
    background: #FF6E6E;
}

.post-tags a {
    color: #EAF6F0;
}
 
.newp-post-tags .post-tags a {
    color: #2E0F3A;
}

.wp-singular.single-post h3 {
    color: #FF9283;
    font-weight: bold !important;
    font-family: "Source Sans Pro", Sans-serif;
}

.our-lastest .elementor-post-info__terms-list {
    display: none !important;
}

.our-lastest h3.elementor-heading-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	min-height: 40px;
}

li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-ancestor.current-menu-parent.menu-item-has-children .has-submenu::after {
    opacity: 1;
}

.heart-therapy-popup .group-content .box-content {
    max-width: 365px;
    margin: 0 auto;
}

a.share-via-email {
    background-color: #4F105E;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4F105E;
    padding: 13px 25px 13px 25px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    gap: 40px;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container .sub-menu.elementor-nav-menu--dropdown {
    position: static;
}

.wp-block-button {
    text-align: center;
}

.wp-singular.single-post .wp-block-button .wp-block-button__link {
    background-color: #4F105E;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4F105E;
    padding: 13px 25px 13px 25px;
    color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
    margin: 0 auto;
}


@media (min-width: 1439px) {
    .bg-position-y {
        background-position: 0px -37px;
    }
}
@media (max-width: 1200px) {
    #quinten-publications {
        gap: 20px;
    }
}

@media (max-width: 1024px) {
    .elementor-item.elementor-item-anchor.has-submenu.highlighted .sub-arrow path {
        fill: #2e0f3a;
    }

    .elementor-item.elementor-item-anchor.has-submenu:hover .sub-arrow path {
        fill: #2e0f3a;
    }

    .elementor-item.elementor-item-anchor.has-submenu.highlighted .sub-arrow {
        padding: 10px;
        transform: rotate(180deg);
    }
}

@media (max-width: 992px) {
    .quinten-meta {
        flex-wrap: wrap;
        gap: 20px;
    }

    .quinten-tags {
        flex-wrap: wrap;
        gap: 15px;
    }
}

@media (max-width: 767px) {
    form.wpcf7-form .form-row p {
        flex-wrap: wrap;
    }

    form.wpcf7-form .form-row p .wpcf7-form-control-wrap {
        width: 100%;
    }

    .wpcf7 form .form-row {
        margin-bottom: 16px;
    }

    .heart-therapy-popup .group-content {
        padding: 30px 15px;
    }

    .heart-therapy-popup h3.top-title {
        font-size: 28px;
        line-height: 1.2;
    }

    .heart-therapy-popup .group-content .main-title {
        font-size: 22px;
        line-height: 1.2;
    }

    .content-sections .item {
        width: 100%;
    }

    .content-sections {
        gap: 30px;
        margin-top: 40px;
    }

    .content-sections .item ul {
        margin-left: 20px;
    }

    .content-sections h4 {
        font-size: 20px;
        margin-top: 30px;
    }

    #quinten-publications {
        grid-template-columns: repeat(1, 1fr);
    }

    div#quinten-pagination {
        grid-column: 1;
    }

    #quinten-pagination a {
        width: auto;
        padding: 0 10px;
    }

    .quinten-select {
        width: 100%;
        margin-bottom: 20px;
    }

    #quinten_topic_list button {
        width: 100%;
    }

    .quinten-item {
        padding: 15px;
        margin-bottom: 20px;
    }

    .quinten-item h3 a, span.quinten-type {
        font-size: 20px;
        line-height: 1.2;
    }

}

@media (max-width: 481px) {
    .bg-firt-card {
        background-size: auto 350px !important;
    }
}