.home-hero{padding-top:2rem;padding-bottom:2.5rem}@media(min-width: 768px){.home-hero{padding-top:3rem;padding-bottom:3.5rem}}@media(min-width: 992px){.home-hero{padding-top:4rem;padding-bottom:4rem}}.home-hero__content{max-width:48rem;display:flex;flex-direction:column;gap:1.25rem}@media(min-width: 768px){.home-hero__content{gap:1.5rem}}.home-hero__title{margin:0;font-family:"Inter",sans-serif;font-size:1.75rem;font-weight:700;color:#2d3748;line-height:1.2;letter-spacing:-0.02em}@media(min-width: 768px){.home-hero__title{font-size:2.25rem}}@media(min-width: 992px){.home-hero__title{font-size:2.75rem}}.home-hero__lead{margin:0;font-size:1rem;line-height:1.6;color:#718096}@media(min-width: 768px){.home-hero__lead{font-size:1.0625rem}}.home-hero .search-form{margin-top:0}.home-hero .search-bar-with-filters{margin-bottom:0}.home-hero .filter-chips{margin-top:.75rem}.home-reassurance__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.home-reassurance__grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.home-reassurance__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1rem;color:#007dfa}.home-reassurance__icon svg{width:100%;height:100%}.home-reassurance__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.25rem;border-radius:1.5rem;background:#f7fafc;border:1px solid rgba(0,0,0,0);transition:border-color .2s ease,box-shadow .2s ease}.home-reassurance__item:hover{border-color:rgba(0,125,250,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.08)}@media(min-width: 768px){.home-reassurance__item{padding:2rem 1.5rem}}.home-reassurance__title{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:#2d3748;line-height:1.3}@media(min-width: 768px){.home-reassurance__title{font-size:1.3125rem}}.home-reassurance__text{margin:0;font-size:.9375rem;line-height:1.6;color:#718096;max-width:18rem}@media(min-width: 768px){.home-reassurance__text{font-size:1rem}}.home-cta-advisor__content{max-width:40rem;margin-left:auto;margin-right:auto;text-align:center}.home-cta-advisor__title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#2d3748}@media(min-width: 768px){.home-cta-advisor__title{font-size:1.75rem}}.home-cta-advisor__subtitle{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#007dfa}.home-cta-advisor__text{margin:0 0 1.5rem;font-size:1rem;line-height:1.6;color:#718096}.home-cta-advisor__btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;border-radius:2rem;background:#007dfa;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s ease,transform .2s ease;cursor:pointer}.home-cta-advisor__btn:hover{background:rgb(0,109.7,219.4)}.home-geo-map__frame{width:100%;min-height:500px;border-radius:1.5rem;overflow:hidden;background:#f7fafc}@media(min-width: 768px){.home-geo-map__frame{min-height:560px}}@media(min-width: 992px){.home-geo-map__frame{min-height:620px}}.home-geo-map__code-label{position:absolute;pointer-events:none;font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.5);white-space:nowrap}.home-geo-map__hover-tooltip{position:absolute;z-index:10;padding:.25rem .5rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);border:1px solid #e2e8f0;font-size:.875rem;pointer-events:auto}.home-geo-map__hover-link{font-weight:600;color:#007dfa;text-decoration:none}.home-geo-map__hover-link:hover{text-decoration:underline}.home-geo-map__hover-nom{font-weight:600;color:#2d3748}.home-departements__heading{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#2d3748}@media(min-width: 768px){.home-departements__heading{font-size:1.875rem}}.home-departements__lead{margin:0 0 1.5rem;color:#718096;font-size:1rem}.home-departements__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.home-departements__head .home-departements__heading{margin-bottom:.25rem}.home-departements__head .home-departements__lead{margin-bottom:0}.home-departements__accordion{display:flex;flex-direction:column;gap:.5rem}.home-departements__region{border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;overflow:hidden}.home-departements__region.is-open .home-departements__region-content{display:block}.home-departements__region.is-open .home-departements__region-icon{transform:rotate(180deg)}.home-departements__region-btn{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border:none;background:#fff;font-size:1rem;font-weight:600;color:#2d3748;text-align:left;cursor:pointer;transition:background .2s ease}.home-departements__region-btn:hover{background:#f7fafc}.home-departements__region-btn.is-active{background:#f7fafc}.home-departements__region-name{flex:1}.home-departements__region-count{font-size:.875rem;font-weight:500;color:#718096}.home-departements__region-icon{flex-shrink:0;width:1.25rem;height:1.25rem;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;opacity:.6;transition:transform .2s ease}.home-departements__region-content{display:none;padding:0 1.25rem 1.25rem;border-top:1px solid #e2e8f0}.home-departements__region-link{display:inline-block;margin:1rem 0 1rem;font-size:.875rem;font-weight:600;color:#007dfa;text-decoration:none}.home-departements__region-link:hover{text-decoration:underline}.home-departements__list{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width: 992px){.home-departements__list{grid-template-columns:repeat(2, 1fr)}}.card-department-home{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 1rem;border-radius:1.5rem;border:1px solid #e2e8f0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.card-department-home:hover{border-color:#007dfa;box-shadow:0 1px 3px 0 rgba(0,0,0,.08)}.card-department-home__link{flex:1;min-width:0;display:flex;align-items:center;gap:.5rem;color:#2d3748;text-decoration:none;font-weight:600}.card-department-home__link:hover{color:#007dfa}.card-department-home__num{font-style:italic;font-size:.875rem;color:#718096}@media(min-width: 768px){.card-department-home__num{font-size:1rem}}.card-department-home__title{flex:1;min-width:0;font-size:1rem}@media(min-width: 768px){.card-department-home__title{font-size:1.125rem}}.card-department-home__arrow{flex-shrink:0;width:1rem;height:1rem;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;opacity:.6}.card-department-home__top-villes{padding:.5rem 1rem;border-radius:1.5rem;border:1px solid #007dfa;background:rgba(0,0,0,0);color:#007dfa;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.card-department-home__top-villes:hover{background:#007dfa;color:#fff}.home-regions-block__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.home-regions-block__head .search-hero__title{margin:0}.home-regions-block__map-btn{flex-shrink:0;padding:.625rem 1.25rem;border-radius:1rem;background:#007dfa;color:#fff;font-size:.9375rem;font-weight:600;border:0;cursor:pointer;transition:background .2s ease}.home-regions-block__map-btn:hover{background:rgb(0,109.7,219.4)}.home-villes-popup__box--map{width:96vw;max-width:96vw;height:92vh;max-height:92vh}.home-villes-popup__body--map{padding:0;flex:1;min-height:0;display:flex;flex-direction:column}.home-villes-popup__body--map .home-geo-map{flex:1;min-height:0;display:flex;flex-direction:column}.home-villes-popup__body--map .home-geo-map__frame{flex:1;min-height:400px;border-radius:0}.home-villes-popup{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.home-villes-popup[hidden]{display:none !important}.home-villes-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);cursor:pointer}.home-villes-popup__box{position:relative;width:100%;max-width:800px;max-height:85vh;display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.05);overflow:hidden}.home-villes-popup__head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;flex-shrink:0}.home-villes-popup__title{margin:0;font-size:1.25rem;font-weight:700;color:#2d3748}.home-villes-popup__close{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:.75rem;background:rgba(0,0,0,0);font-size:1.5rem;line-height:1;color:#718096;cursor:pointer;transition:background .2s,color .2s}.home-villes-popup__close:hover{background:#f7fafc;color:#2d3748}.home-villes-popup__body{overflow-y:auto;padding:1rem 1.25rem}.home-villes-content[hidden]{display:none !important}.home-villes-content__list,.home-villes-popup__body .home-villes-content__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.5rem}.home-villes-content__list li,.home-villes-popup__body .home-villes-content__list li{margin:0}.home-villes-content__list a,.home-villes-popup__body .home-villes-content__list a{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem 1rem;border-radius:1rem;border:1px solid rgba(0,0,0,0);background:#f7fafc;color:#007dfa;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.home-villes-content__list a:hover,.home-villes-popup__body .home-villes-content__list a:hover{background:#ecf2f9;border-color:rgba(0,125,250,.3);color:rgb(0,104.6,209.2)}.home-villes-content__list a::after,.home-villes-popup__body .home-villes-content__list a::after{content:"";flex-shrink:0;width:1rem;height:1rem;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;opacity:.7}
