.grecaptcha-badge {
    visibility: hidden;
}

.hero-multiuse-search .second-title {
    position: relative;
    z-index: 1;
}

.courses-slider-nav .swiper-button-next.swiper-button-disabled, .courses-slider-nav .swiper-button-prev.swiper-button-disabled {
    opacity: 0.3;
}

.wsq-course-image {
    height: 150px;
    object-fit: cover;
}

.description-tematica:not(.show-all) ul li:nth-child(n+8),
.description-competente:not(.show-all) ul li:nth-child(n+8) {
    display: none;
}

.show-all .description-see-more {
    display: none;
}

/* To be checked with Andrei */
.info-console-bill a.btn-pill-big-red {
    margin-top: auto;
    line-height: 1.32;
}

.search-console-slice-dropdown ul {
    overflow: auto;
}

.wpcf7 .screen-reader-response {
    display: none;
}

.form-check-input.is-invalid {
    border-color: #cd1c39;
}

.policyConfirm-error-class.is-invalid {
    color: #cd1c39;
}

.wpcf7-response-output {
    display: none !important;
}