@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');


body._devis_is_open {
	overflow: hidden;
}

.tf_iso_slide_nb_caractere {
    display: block;
    margin: auto;
    width: calc(100% - 40px);
    max-width: 650px;
    box-sizing: border-box;
    font-size: 13px;
    text-align: right;
}

.pays_residence_sep {
	text-align: center;
	margin: 14px 0;
	position: relative;
	color: #9CA3AF;
	font-size: 14px;
}
.pays_residence_sep:before,
.pays_residence_sep:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 40%;
	height: 1px;
	background: #E5E7EB;
}
.pays_residence_sep:before { left: 0; }
.pays_residence_sep:after { right: 0; }
.pays_residence_sep span { background: #fff; padding: 0 10px; }
.pays_residence_opt .noweight{font-weight: 100;}

.pays_residence_list {
	max-height: 280px;
	overflow-y: auto;
	margin-top: 8px;
}
.pays_residence_search { margin-top: 4px; }

#_body:not(._devis_is_open) .the_form_devis_is_etape .tf_iso_start_wrapper {
	margin-top:20px !important;
	max-width:600px;
}

#_body:not(._devis_is_open) .the_form_devis_is_etape #cont_figma_devis {
	margin-top:20px !important;
}

#_body:not(._devis_is_open) ._gga_ctt .the_form_devis_is_etape #cont_figma_devis {
	margin-top:0px !important;
}

#_body:not(._devis_is_open) .devis_generic .the_form_devis_is_etape #cont_figma_devis {
	display: none;
}

#_body:not(._devis_is_open) .devis_generic .the_form_devis_is_etape .tf_iso_start_wrapper {
	margin-top:10px !important;
	max-width:auto !important;
}

.titre_explication_devis_mini {
    font-weight: normal;
    opacity: 0.85;
}

._devis_nd_push #_devis .questions .question, ._devis_nd_push #_devis .questions .reponses, ._devis_nd_push #_devis, ._devis_nd_push .aFormsRadio, ._devis_nd_push #_devis #_devis_demande, ._devis_nd_push .devis_generic #_devis #_devis_demande {
width: 100%;
}

._devis_is_open[data-typeform="etape"]::before {display: none;}
._devis_is_open[data-typeform="etape"] ._devis_nd_close {display: none !important;}

._devis_is_open[data-typeform="etape"] ._gga_ctt,
._devis_is_open[data-typeform="etape"] ._devis_nd_push,
._devis_is_open[data-typeform="etape"] ._lp_market_container_data,
._devis_is_open[data-typeform="etape"] ._dpnew_devis,
._devis_is_open[data-typeform="etape"] .new_annuaire_devis,
._devis_is_open[data-typeform="etape"] .type_page_Annuaire #contacter,
._devis_is_open[data-typeform="etape"] ._nnd_alexia_tools_explication_v2
{
    box-shadow: none;
    top: 0px !important;
    left: 0px !important;
    margin-left: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
    border-radius: 0px !important;
    padding: 0px !important;
    height: 100% !important;
    transform: none !important;
}

div#tf_iso_q_0 .tf_iso_error {
    margin: 0px;
}

#_body:not(._devis_is_open) .the_form_devis_is_etape .tf_iso_error {
    margin: 0px;
}

._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPopup #PPopup_close {
    display: none;
}

._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPPopup_BG {
    display: none !important;
}

._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPopup {
	padding: 10px !important;
}

._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPopup .Popup_Box {
    max-width: 840px !important;
    border-radius: 8px !important;
    margin-top: 115px !important;
}

span._f_radio_l.font_reponse.inputRadiolist:has(.cont_btn_explication) {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 15px;
	width: 100%;
	justify-content:space-between;
}

.cont_btn_explication {
    font-size: 24px;
    opacity: 0.2;
}

#btn_voir_plus_domaines {
	width: 100%;
}

#domaines_caches {
	padding-top: 0px !important;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

._devis_is_open #_devis .RadiolistElement.is_domaine_listes:first-child {
	padding:10px;
}

._devis_is_open[data-typeform="etape"] ._devis_nd_push #_devis .questions .question,
._devis_is_open[data-typeform="etape"] ._devis_nd_push #_devis .questions .reponses,
._devis_is_open[data-typeform="etape"] ._devis_nd_push #_devis,
._devis_is_open[data-typeform="etape"] ._devis_nd_push .aFormsRadio,
._devis_is_open[data-typeform="etape"] ._devis_nd_push #_devis #_devis_demande,
._devis_is_open[data-typeform="etape"] ._devis_nd_push .devis_generic #_devis #_devis_demande,
._devis_is_open[data-typeform="etape"] .aFormsRadio,
._devis_is_open[data-typeform="etape"] .devis_generic .aFormsRadio{
    max-width: 100% !important;
	width: 100%;
}

 .tf_iso {
font-family: "Plus Jakarta Sans";
 }

._devis_is_open .tf_iso {


    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    height: 100%;

    display: flex;

    flex-direction: column;

    background-color: var(--p100);

    z-index: 1;
}


.tf_iso .tf_iso_header_fixed {
	display: none;
}

.tf_iso .tf_iso_footer_fixed {
	display: none;
}

._devis_is_open .tf_iso .tf_iso_header_fixed {

border-bottom: 2px solid var(--p200);

background: #FFF;

display: flex;

padding: 20px 80px;

justify-content: center;

align-items: center;

text-align: center;
height: 80px;
box-sizing: border-box;

}



._devis_is_open #tf_iso_wrapper {

    display: flex; justify-content: center;padding: 30px; box-sizing: border-box;-webkit;overflow: auto;flex: 1;

}



._devis_is_open #tf_iso_form {

    background-color: var(--n0);

    border-radius: 8px;

    max-width: 840px;

    width: 100%;

    box-sizing: border-box;

    height: fit-content;

}

.tf_iso_card {
    max-height: 100%;
}

/* SLIDES */

.tf_iso_slide {

    display: none; flex-grow: 1; flex-direction: column; align-items: left; justify-content: left;

    width: 100%;

}


.tf_iso_question_title {

    color: var(--n900);

	leading-trim: both;

	text-edge: cap;

	font-family: "Plus Jakarta Sans";

	font-size: 16px;

	font-style: normal;

	font-weight: 600;

	line-height: 100%;

	display: block;

	text-align: left;
}

._devis_is_open .tf_iso_question_title {
	color: var(--n900);
	leading-trim: both;
	text-edge: cap;
	font-family: "Plus Jakarta Sans";
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	margin: auto;
	width: calc(100% - 40px);
	max-width: 650px;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 10px;
	position: sticky;
	background-color: #FFF;
	top: -30px;
	background-color: var(--n0);
	z-index:3333;
}

._devis_is_open .tf_iso_desc,
._devis_is_open .tf_iso_input_wrapper {
	margin: auto;
	width: calc(100% - 40px);
	max-width: 650px;
	box-sizing: border-box;
}

._devis_is_open .tf_iso_desc {
	margin-top:20px;
	font-size: 16px;
}

.tf_iso_slide.tf_iso_active {
    display: block;
}
._devis_is_open .tf_iso_slide.tf_iso_active {
	padding-bottom: 30px;
}

/* TYPO */


.tf_iso_desc .ph {
	font-size: 30px;
	color:var(--p900);
}

.tf_iso_desc p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}


.tf_iso_desc:has(title) p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -45px;
}

.tf_iso_desc p:first-child {
	margin-top:0px;
}
.tf_iso_desc p:first-child {
	margin-bottom:0px;
}

.tf_iso_desc title {
    display: block;
    font-weight: 600;
    line-height: 30px;
	color:var(--p900);
}

.tf_iso_desc {

    display: flex;
	padding: 20px;
	align-items: center;
	gap: 16px;
	align-self: stretch;
	color: var(--n900);
	background: var(--p200);
	border-radius: 8px;
    margin-top: 30px;
	text-align: left;
	max-width: 600px;
	align-items: flex-start;
}


/* FOOTER */

._devis_is_open .tf_iso_footer_fixed {
    display: flex;
    max-width: 840px;
    padding-bottom: 20px;
    padding-top: 20px;
    justify-content: space-between;    align-items: center;
    border-radius: 0 0 8px 8px;
    background: var(--p100);
    margin: auto;
    width: 100%;
}





/* Bouton Précédent */

.tf_iso_prev {

    background: none; border: none; font-size: 16px; color: #111827; font-weight: 500;

    cursor: pointer; display: flex; align-items: center; gap: 10px;

    opacity: 1;
	padding: 0px;
}

.tf_iso_prev.hidden { display: none; opacity: 0; pointer-events: none; }

.tf_iso_prev::before {
    font-size: 30px;
    content: "\e058";
    font-family: Phosphor;
}

#tf_iso_exit_btn.tf_iso_prev::before{
    font-size: 30px;
    content: "\e4f8";
    font-family: Phosphor;
}



/* Progress Bar */

.tf_iso_progress_container {
    height: 20px; background-color: var(--n0); border-radius: 40px; width: 100%; max-width: 225px; overflow: hidden;
}

.tf_iso_progress_bar {

    height: 100%; background-color: var(--p900); width: 0%; transition: width 0.3s ease;

}

.opt_is_budget_min, 
.opt_is_budget_moy, 
.opt_is_budget_rec, 
.opt_is_budget_toolong,
.opt_is_conseille,
.opt_is_long,
.opt_is_rapide{
	position: relative;
}

.opt_is_budget_min:after {
    content: 'Minimum';
    font-size: 12px;
    width: 75px;
    text-align: center !important;
    line-height: 18px;
    background-color: #F25959;
    margin: -3px;
    color: var(--n0);
    padding: 5px;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    float: none;
    right: 10px;
    font-weight: 700 !important;
}

._f_radio_o.opt_is_budget_min:has(input:checked):after,
._f_radio_o.opt_is_budget_min:not(:has(input:checked)):hover:after {
	color: #F25959 !important;
    background-color: #FFF !important;
}
.budget_popup_trigger {
	margin-top: 10px;
	cursor: pointer;
}

.opt_is_budget_moy:after {
    content: 'Minimum';
    font-size: 12px;
    width: 75px;
    text-align: center !important;
    line-height: 18px;
    background-color: orange;
    margin: -3px;
    color: var(--n0);
    padding: 5px;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    float: none;
    right: 10px;
    font-weight: 700 !important;
}

._f_radio_o.opt_is_budget_moy:has(input:checked):after,
._f_radio_o.opt_is_budget_moy:not(:has(input:checked)):hover:after {
	color: orange !important;
    background-color: #FFF !important;
}

.opt_is_budget_rec:after,
.opt_is_conseille:after {
    content: 'Conseill\0000E9';
    font-size: 12px;
    width: 75px;
    text-align: center !important;
    line-height: 18px;
    background-color: mediumseagreen;
    margin: -3px;
    color: var(--n0);
    padding: 5px;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    float: none;
    right: 10px;
    font-weight: 700 !important;
}

._f_radio_o.opt_is_budget_rec:has(input:checked):after,
._f_radio_o.opt_is_budget_rec:not(:has(input:checked)):hover:after,
._f_radio_o.opt_is_conseille:has(input:checked):after,
._f_radio_o.opt_is_conseille:not(:has(input:checked)):hover:after {
	color: mediumseagreen !important;
    background-color: #FFF !important;
}

.opt_is_budget_toolong:after,
.opt_is_long:after {
    content: '+ long';
    font-size: 12px;
    width: 60px;
    text-align: center !important;
    line-height: 18px;
    background-color:  #F25959;
    margin: -3px;
    color: var(--n0);
    padding: 5px;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    float: none;
    right: 10px;
    font-weight: 700 !important;
}

._f_radio_o.opt_is_budget_toolong:has(input:checked):after,
._f_radio_o.opt_is_budget_toolong:not(:has(input:checked)):hover:after,
._f_radio_o.opt_is_long:has(input:checked):after,
._f_radio_o.opt_is_long:not(:has(input:checked)):hover:after {
	color: #F25959 !important;
    background-color: #FFF !important;
}


.opt_is_rapide:after {
    content: '+ rapide';
    font-size: 12px;
    width: 60px;
    text-align: center !important;
    line-height: 18px;
    background-color: mediumseagreen;
    margin: -3px;
    color: var(--n0);
    padding: 5px;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    float: none;
    right: 10px;
    font-weight: 700 !important;
}

._f_radio_o.opt_is_rapide:has(input:checked):after,
._f_radio_o.opt_is_rapide:not(:has(input:checked)):hover:after {
	color: mediumseagreen !important;
    background-color: #FFF !important;
}

/* Bouton Suivant */

.tf_iso_next {

    background-color: #F59E0B; color: white; border: none; padding: 20px;

    border-radius: 8px; font-size: 18px; font-weight: 500; cursor: pointer;

	text-transform: uppercase;
    display: none; /* Auto-next par défaut pour radios */

}

.tf_iso_next:hover { background-color: #D97706; }




.tf_iso_error {color: #F25959;font-size: 16px;display: none;font-family: 'Neue';font-weight: 500;width: calc(100% - 40px);max-width: 650px;padding-top: 10px;margin: auto;text-align: left;}
.tf_iso_error:before {
    content: "\e4e0";
    font-family: "Phosphor";
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
}
.tf_iso_error.show { display: block; }

/* =========================================================
   Popup "budget bas" &mdash; version modernis&eacute;e (style tf_iso)
   &Agrave; coller &agrave; la fin de _devis_etape.css
   ========================================================= */

/* La popup s'adapte au contenu (neutralise les dimensions fixes de PPopup_Show).
   IMPORTANT : on exclut le template cach&eacute; #popup_budget_bas_template, sinon
   le :has() matche en permanence (le template est toujours dans le DOM de la slide)
   et resserre/casse la bo&icirc;te du formulaire. */
   
#_body:not(._PPopup_IsOpen_account)._PPopup_IsOpen #PPopup:has(.budget_bas_modern) #PPopup_close {
    max-width: 460px !important;
}
   
#PPopup_CONTENT:has(.budget_bas_modern):not(:has(#popup_budget_bas_template))
{
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}

/* Resserre la bo&icirc;te PPopup &agrave; la largeur du contenu (popup r&eacute;ellement ouverte).
   La 1re r&egrave;gle a une sp&eacute;cificit&eacute; sup&eacute;rieure &agrave; la r&egrave;gle "etape" (max-width:840px !important). */
._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPopup .Popup_Box:has(.budget_bas_modern):not(:has(#popup_budget_bas_template)),
#PPopup .Popup_Box:has(.budget_bas_modern):not(:has(#popup_budget_bas_template))
{
	max-width: 460px !important;
	width: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.budget_bas_modern
{
	position: relative;
	box-sizing: border-box;
	width: 100%;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 28px 24px;
	background: var(--n0);
	border-radius: 12px;
	overflow: hidden;
	font-family: "Plus Jakarta Sans";
	text-align: left;
}

.budget_bas_modern .bb_title
{
	font-size: 23px;
	font-weight: 600;
	line-height: 120%;
	color: var(--n900);
	margin-bottom: 8px;
}

.budget_bas_modern .bb_text
{
	font-size: 15px;
	line-height: 1.6;
	color: var(--n900);
	opacity: 0.75;
	margin: 0 0 22px;
}

/* ---- Jauge ---- */
.budget_bas_modern .bb_gauge
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.budget_bas_modern .bb_gauge_pointer
{
	position: relative;
	display: inline-flex;
	align-items: center;
	margin-left: 4%;
	padding: 4px 11px;
	border-radius: 50px;
	background: #F25959;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 9px;
	white-space: nowrap;
}

.budget_bas_modern .bb_gauge_pointer:after
{
	content: "";
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	width: 8px;
	height: 8px;
	background: #F25959;
}

.budget_bas_modern .bb_gauge_track
{
	height: 11px;
	border-radius: 50px;
	background: linear-gradient(90deg, #F25959 0%, #F0803C 30%, #F59E0B 54%, #6FBF73 78%, mediumseagreen 100%);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12);
}

.budget_bas_modern .bb_gauge_scale
{
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.budget_bas_modern .bb_gauge_scale span:nth-child(1)
{
	color: #F25959;
}

.budget_bas_modern .bb_gauge_scale span:nth-child(2)
{
	color: #F59E0B;
}

.budget_bas_modern .bb_gauge_scale span:nth-child(3)
{
	color: mediumseagreen;
}

/* ---- Paliers ---- */
.budget_bas_modern .bb_tiers_head
{
	font-size: 13px;
	font-weight: 600;
	color: var(--n900);
	opacity: 0.7;
	margin-bottom: 10px;
}

.budget_bas_modern .bb_tiers
{
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-bottom: 24px;
}

.budget_bas_modern .bb_tier
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	padding: 10px;
	border: 1px solid #ededed;
	border-radius: 8px;
}

.budget_bas_modern .bb_pill
{
	font-size: 12px;
	font-weight: 700;
	line-height: 18px;
	color: #fff;
	padding: 4px 12px;
	border-radius: 50px;
}

.budget_bas_modern .bb_amount
{
	font-size: 15px;
	font-weight: 700;
}

.budget_bas_modern .bb_tier_min .bb_pill
{
	background: #F25959;
}

.budget_bas_modern .bb_tier_min .bb_amount
{
	color: #F25959;
}

.budget_bas_modern .bb_tier_moy .bb_pill
{
	background: #F59E0B;
}

.budget_bas_modern .bb_tier_moy .bb_amount
{
	color: #F59E0B;
}

.budget_bas_modern .bb_tier_rec
{
	border-color: rgba(60, 179, 113, 0.4);
	background: rgba(60, 179, 113, 0.08);
}

.budget_bas_modern .bb_tier_rec .bb_pill
{
	background: mediumseagreen;
}

.budget_bas_modern .bb_tier_rec .bb_amount
{
	color: #2e9e6b;
}

/* ---- Actions ---- */
.budget_bas_modern .popup_budget_bas_actions
{
	display: flex;
	gap: 10px;
}

.budget_bas_modern .popup_budget_bas_actions button
{
	flex: 1;
	font-family: "Plus Jakarta Sans";
	font-size: 15px;
	font-weight: 600;
	padding: 14px 16px;
	border-radius: 8px;
	border: 1px solid transparent;
	cursor: pointer;
	transition: background 0.2s ease, border-color 0.2s ease, transform 0.1s ease;
}

.budget_bas_modern .popup_budget_bas_actions button:active
{
	transform: translateY(1px);
}

.budget_bas_modern ._btn_continuer_budget
{
	background: #fff;
	color: var(--n900);
	border-color: var(--p200);
}

.budget_bas_modern ._btn_continuer_budget:hover
{
	background: var(--p100);
}

.budget_bas_modern ._btn_modifier_budget
{
	background: #F59E0B;
	color: #fff;
}

.budget_bas_modern ._btn_modifier_budget:hover
{
	background: #D97706;
}

@media (max-width: 800px)
{
	._PPopup_IsOpen_account[data-typeform="etape"]._devis_is_open #PPopup .Popup_Box:has(.budget_bas_modern):not(:has(#popup_budget_bas_template)), #PPopup .Popup_Box:has(.budget_bas_modern):not(:has(#popup_budget_bas_template)) {
    max-width: calc(100% - 20px) !important;
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
	
	.budget_bas_modern
	{
		padding: 26px 20px 20px;
	}

	.budget_bas_modern .bb_title
	{
		font-size: 20px;
	}
}


@media (max-width: 1024px) {
	._devis_is_open .tf_iso_footer_fixed {
		 box-sizing: border-box;
	}
	._PPopup_IsOpen_account[data-typeform="etape"] #PPopup .Popup_Box {
		max-width: 840px !important;
		border-radius: 8px !important;
		margin-top: 100px !important;
	}
	
	._PPopup_IsOpen .Popup_Box:has(iframe) {
		height: calc(100% - 160px) !important;
	}
}


@media (max-width: 800px) {
	._PPopup_IsOpen_account[data-typeform="etape"] #PPopup .Popup_Box {
		max-width: 840px !important;
		border-radius: 8px !important;
		margin-top: 80px !important;
	}
	.tf_iso_prev::before,
	#tf_iso_exit_btn.tf_iso_prev::before{
		font-size: 40px;
	}

	._devis_is_open #tf_iso_wrapper {padding:10px;}
	
	._devis_is_open .tf_iso_question_title {
		top: -30px;
		font-size: 18px;
	}

	._devis_is_open .tf_iso_footer_fixed {
		 box-sizing: border-box;
		padding: 20px;
		padding-left: 10px;
		padding-right: 10px;
		gap:20px;
	}

	.tf_iso_prev {
		font-size: 0px;
		gap:0px;
	}
	
	._PPopup_IsOpen .Popup_Box:has(iframe) {
		height: calc(100% - 120px) !important;
	}
}

