.ctxt-home section h2{font-size:32px}@media only screen and (min-width:992px){.ctxt-home section h2{font-size:40px}}.img-txt{position:relative}.img-txt__img{object-fit:cover;width:100%;height:600px}.img-txt__block{position:absolute;bottom:24px;right:24px;width:calc(100% - 48px);display:flex;flex-direction:column;-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:8px}.img-txt .icon{width:32px;height:32px}@media only screen and (min-width:992px){.img-txt__img{height:100%;border-radius:24px}.img-txt__block{max-width:400px;width:50%;padding:24px}}.hero--home{display:flex;flex-direction:column}.hero--home__title{background-color:#f4f6fb;padding:40px 16px}@media only screen and (min-width:992px){.hero--home__title{padding:48px}}.hero--home__text{display:flex;flex-direction:column;gap:16px}.hero--home__text h1{color:#010204;display:flex;flex-direction:column;gap:16px}.hero--home__text h1 span{line-height:100%;font-size:32px;color:#293e63}@media only screen and (min-width:992px){.hero--home__text h1 span{font-size:56px}}.hero--home__cta{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){.hero--home__cta{flex-direction:row;align-items:center}}.hero--home__cta a .picto,.hero--home__cta a .picto-hover{width:24px;height:24px}.hero--home__cta a .picto-hover{display:none}.hero--home__cta a:hover .picto{display:none}.hero--home__cta a:hover .picto-hover{display:block}.hero--home__img{overflow:hidden}.hero--home__img picture{position:relative}.hero--home__img picture::before{content:"";display:block;position:absolute;height:100%;width:50%;right:0;top:0;background:url(../../assets/articles/general/filigrane_jaune.svg);background-size:cover;background-repeat:no-repeat;opacity:.5}@media only screen and (min-width:992px){.hero--home{flex-direction:row-reverse;gap:24px;min-height:660px}.hero--home__img{width:50%}.hero--home__img img{border-radius:24px;object-fit:cover;height:100%;width:100%}.hero--home__title{border-radius:24px;width:50%;display:flex;justify-content:center}.hero--home__text{justify-content:center}}.home-essential{background-color:#f4f6fb;padding:16px}.home-essential__container{border:1px solid #f8dfb0;-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:16px;padding:16px 24px;background-color:#fff}.home-essential__liste__item:before{top:50%!important;transform:translateY(-50%)}@media only screen and (min-width:992px){.home-essential{background-color:transparent}.home-essential__container{padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;background-color:transparent}.home-essential__liste{flex-direction:row!important;gap:24px!important}.home-essential__liste__item{width:100%;border:1px solid #f8dfb0;-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:16px;padding:16px 24px;padding-left:64px!important;background-color:#fff}.home-essential__liste__item:before{left:24px!important}}.home-actions__container{padding:40px 24px;background-color:#f4f6fb;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.home-actions__liste{display:flex;flex-direction:column;gap:24px}.home-actions__liste__item{position:relative;text-align:left;border:1px solid #d4d4d4;-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);box-shadow:0 4px 10px 5px rgba(0,0,0,.08);padding:24px;display:flex;flex-direction:column;gap:24px;border-radius:16px;background-color:#fff;text-decoration:none}.home-actions__liste__item:hover{background-color:#e8ecf6}.home-actions__liste__item:before{content:"";background-image:url(../../assets/pictos/2025/arrow-right.svg);background-position:center;background-size:contain;background-repeat:no-repeat;position:absolute;top:24px;right:24px;transform:rotate(-45deg);width:24px;height:24px}.home-actions__liste__item img{width:32px}.home-actions__liste__item__text{display:flex;gap:8px;flex-direction:column}.home-actions__liste__item__text h3 br{display:none}@media only screen and (min-width:576px){.home-actions__liste{flex-direction:row;flex-wrap:wrap}.home-actions__liste li{width:calc(50% - 12px)}.home-actions__liste__item{height:100%}}@media only screen and (min-width:992px){.home-actions__container{border-radius:24px}.home-actions__liste{flex-direction:row;flex-wrap:wrap}.home-actions__liste li{width:calc(25% - (72px / 4))}.home-actions__liste__item__text h3 br{display:block}}.home-lancement__content{display:flex;flex-direction:column;gap:16px;padding:40px 24px}.home-lancement__content__liste{gap:24px;padding:32px 24px}.home-lancement__content__liste__item{opacity:.5;transition:opacity .3s ease}@media only screen and (min-width:992px){.home-lancement__content__liste__item:hover{transition:opacity .3s ease;opacity:1!important}}.home-lancement__content__liste__item h3{font-size:24px}.home-lancement__content .button{justify-content:center}.home-lancement__content .button .picto{width:24px}.home-lancement__image__block{background-color:rgba(255,255,255,.8);backdrop-filter:blur(8);display:flex;flex-direction:column;gap:24px;padding:32px;backdrop-filter:blur(8px)}.home-lancement__image p{font-size:20px;font-weight:600}.home-lancement__image p strong{color:#3cbcb0}@media only screen and (min-width:992px){.home-lancement__container{display:flex;flex-direction:row-reverse;gap:24px}.home-lancement__content{width:70%;align-items:flex-start}.home-lancement__content__liste{padding:32px 0}.home-lancement__content__liste__item{position:relative;padding-left:60px}.home-lancement__content__liste__item:before{position:absolute;left:0;top:0}.home-lancement__image{width:30%}.home-lancement__image__img{height:100%;border-radius:24px}.home-lancement__image__block{width:75%;padding:24px}}@media only screen and (min-width:1200px){.home-lancement__image{width:40%}.home-lancement__image__block{width:50%}.home-lancement__content{width:60%}}.home-actions-pictos__content{padding:40px 24px;display:flex;flex-direction:column;gap:24px;background-color:#f1fcf9}.home-actions-pictos__content h2{color:#1a6b68}.home-actions-pictos__content ul{display:flex;flex-direction:column;gap:24px;padding:32px 0}.home-actions-pictos__element{padding:16px 24px;border:1px solid #a3ece0;position:relative;display:flex;background-color:#fff;border-radius:16px;background:#fff;background:linear-gradient(30deg,#fff 0,rgba(109,219,206,.08) 100%);text-decoration:none;color:#000}.home-actions-pictos__element:hover{color:#000;background:linear-gradient(30deg,#fff 0,rgba(109,219,206,.4) 100%)}.home-actions-pictos__element>.picto{position:absolute;top:16px;right:24px;width:24px}.home-actions-pictos__element__text{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.home-actions-pictos__element__text .picto{height:32px;width:auto}.home-actions-pictos__element__text strong{font-weight:600}.home-actions-pictos__image__block{background-color:rgba(255,255,255,.8);backdrop-filter:blur(8);gap:24px;padding:32px;backdrop-filter:blur(8px)}.home-actions-pictos__image p{font-size:20px;font-weight:600}.home-actions-pictos__image p strong{color:#eda351}@media only screen and (min-width:576px){.home-actions-pictos__content ul{display:flex;flex-direction:row;flex-wrap:wrap}.home-actions-pictos__content ul li{width:calc(50% - 12px)}}@media only screen and (min-width:992px){.home-actions-pictos__container{display:flex;flex-direction:column;gap:24px}.home-actions-pictos__content{border-radius:24px;padding:80px 40px}.home-actions-pictos__content ul li{width:calc(25% - (72px / 4))}.home-actions-pictos__content ul li strong{width:70%}.home-actions-pictos__element__text{margin-top:32px}.home-actions-pictos__image{width:100%}.home-actions-pictos__image__img{border-radius:24px}.home-actions-pictos__image__block{max-width:400px;width:50%;padding:24px}}.home-aides__content{background-color:#fef9ee;padding:40px 24px;display:flex;flex-direction:column;gap:24px}.home-aides__tiles{display:flex;flex-direction:column;gap:24px;padding:32px 0}.home-aides__image__block{display:flex;flex-direction:column;gap:16px;padding:24px}.home-aides__image__content{display:flex;flex-direction:column;gap:16px}.home-aides__image__content h3{color:#fff;font-size:24px}.home-aides__image__content p{color:#fff}@media only screen and (min-width:576px){.home-aides__tiles{flex-direction:row;flex-wrap:wrap}.home-aides__element{width:calc(50% - 12px)}}@media only screen and (min-width:992px){.home-aides__container{display:flex;flex-direction:column;gap:24px}.home-aides__content{border-radius:24px;padding:80px 40px;align-items:center}.home-aides__element{width:calc(25% - (72px / 4))}.home-aides__image__content h3{font-size:32px}}.actualites__container{background-color:#f1fcf9;padding:40px 24px}.actualites h2{color:#1a6b68}.actualites__articles{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:992px){.actualites__container{border-radius:24px;align-items:center}}.partenaires{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.partenaires__help{padding:24px;text-align:center;display:flex;flex-direction:column;gap:16px;background-color:#fef9ee;border:1px solid #eda351;box-shadow:0 4px 10px 5px rgba(0,0,0,.08);-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);border-radius:8px;width:100%}.partenaires__help h3{font-size:32px;color:#2e4776}.partenaires__container{display:flex;flex-direction:column;gap:24px;padding:40px 24px;width:100%}.partenaires__logos-container{display:flex;gap:16px}.partenaires__logos-container img{width:100%}.partenaires .notes__container{padding:40px 24px;display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:992px){.partenaires{flex-direction:row;align-items:center}.partenaires__container{width:50%}.partenaires .notes__container{width:50%}.partenaires__help{display:none}}