.innpulse-question label {
    display: flex;
    align-items: start;
    column-gap: 10px;
    padding:5px 0;
    cursor:pointer;
}

.innpulse-question label input {
    margin:8px 0 0 0;
}

.innpulse-question label p {
    margin:0;
}

h2 > span {
    font-weight: 300;
}

#innpulse-nav, #innpulse-nav a.active, #innpulse-nav a:hover {
    background: linear-gradient(to bottom, #dfe0e4, #fbfbfb);
    border-radius: 50px;
    border: 2px solid #fff;
}

#innpulse-nav {
    box-shadow: 5px 7px 8px 8px rgba(223, 224, 228, 0.8);
    display:inline-block;
}

#innpulse-nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    justify-content: space-between;
    gap:20px;
}

#innpulse-nav li {
    display: inline-block;
}

#innpulse-nav a {
    border-radius: 50px;
    border: 2px solid #fff0;
    display: block;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 900;
}

#innpulse-nav a.active, #innpulse-nav a:hover{
    box-shadow: 5px 7px 8px 5px rgba(223, 224, 228, 0.8);
    color:#9DD2D5!important;
}

.innpulse-back a[href=""],.innpulse-back a:not([href]) {
    display:none;
}

.innpulse-next a{
	cursor:pointer;
	user-select:none;
}

.innpulse-note {
    text-align: right;
    padding: 0 0 20px 0;
}

.note-title {
    width: 425px;
    display: inline-block;
	text-align:left;
    font-size:20px;
    color: #a8d1d4;
}

.note-progress {
    position: relative;
    top:3px;
    border-radius: 50px;
    height: 12px;
    background: #efefef;
    box-shadow: -2px 2px 6px #00000035;
}

.note-progress-display {
    background-repeat: no-repeat;
    background-position: center left;
    display: block;
    width: 15%;
    text-align: right;
    height: 12px;
    position: relative;
    border-radius: 50px;
	transition:.4s;
}

.note-progress-display img {
    position: absolute;
    right: 0;
    top: -5px;
    width: 22px;
    height: 22px;
}

.note-progress-display .powerup {
    position: absolute;
    width: 22px;
    height: 22px;
    background: #afbf3d;
    display: flex;
    right: -80px;
    top: -5px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    box-shadow: 0px 0px 1px #00000020;
	cursor:pointer;
}

.note-progress-display.powered .powerup {
    right: 90px;
    background: #ffffff;
    color: #bd0000;
}

.note-subtitle,.note-title,.final-text-result {
    font-weight: 900;
}

.innpulse-note::before{
    display:block;
    content:"";
    min-height:8px;
    max-height:8px;
    width:100%;
    background-color: transparent;
    background-image: linear-gradient(180deg, #E4E4E4 0%, var( --e-global-color-c6e6985 ) 100%);
    margin:0 0 20px 0;
}

.innpulse-note:first-child:before{
    display:none;
}

.final-text-result{
    text-transform: uppercase;
}

.final-text-result::before{
    content:"[";
}

.final-text-result::after{
    content:"]";
}

.final-text-result.note_1 {
    color:#d52828;
}

.final-text-result.note_2 {
    color:#bd6b00;
}

.final-text-result.note_3 {
    color:#d5c428;
}

.final-text-result.note_4 {
    color:#4bd528;
}

.energy-container{
    position:relative;
}

.full-cell{
    overflow:hidden;
    width:113.17px;
    height:0px;
    transition:.4s;
}
.full-cell .elementor-widget-container{
    position:absolute;
    bottom:0;
    left:0;
    height:auto!important;
}

.note-subtitle {
    padding: 0 20px 0 0;
    color: #00000099;
    font-size: 14px;
    line-height: 16px;
}

.note-progress-display.not-powerable .powerup,#load_form_notes{
    display:none;
}

.note-progress-display .powerup::after{
    content: "+";
    margin-top: -1px;
}

#innpulse-notes.static-view .powerup::after{
    content:"+1";
}

.note-progress-display.powered .powerup::after{
    content: "-";
    margin-top: -1px;
}

#innpulse-notes.static-view .powered .powerup::after{
    display:none;
}

.note-single-result {
    display: grid;
    grid-template-columns: auto 425px;
    padding: 7px 0;
}

.note-background-result {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: grid;
    grid-template-columns: auto 85px 85px 85px 85px 85px;
	z-index:-1;
}

#innpulse-questions .jet-listing-grid__item:first-child .custom-separator {
    display:none;
}

.cell {
    border-left: 2px dotted #00000030;
	position:relative;
}

.cell:last-child {
    border-right: 2px dotted #00000030;
}

.cell > span {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
    color: #a8d1d4;
    font-weight: bold;
}

.innpulse-question input[type="radio"]{
    accent-color:#9DD2D5;
}

.note-results {
    position: relative;
    padding: 0 0 30px 0;
}

.hide{
    display:none!important;
}

.energy-container img {
    max-height: 186px;
    width: auto!important;
}

#volet-pile{
    z-index:500;
}

.phase-resultat p{
    padding:0!important;
    margin:0!important;
}

@media (max-width: 500px) {
	
}

.novixir-loader {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 20px;
}
.novixir-loader div {
	position: absolute;
	top: 5px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #9DD2D5;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.novixir-loader div:nth-child(1) {
	left: 8px;
	animation: novixir-loader1 0.6s infinite;
}
.novixir-loader div:nth-child(2) {
	left: 8px;
	animation: novixir-loader2 0.6s infinite;
}
.novixir-loader div:nth-child(3) {
	left: 32px;
	animation: novixir-loader2 0.6s infinite;
}
.novixir-loader div:nth-child(4) {
	left: 56px;
	animation: novixir-loader3 0.6s infinite;
}
@keyframes novixir-loader1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes novixir-loader3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes novixir-loader2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}
