@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-accordion){list-style-type:none;margin:0;padding:0;width:100%}:where(.brxe-accordion) .brx-open .accordion-content-wrapper{display:block}:where(.brxe-accordion) .brx-open .icon.expanded{display:block!important}:where(.brxe-accordion) .brx-open .icon.expanded+.icon{display:none}:where(.brxe-accordion) .accordion-title-wrapper{cursor:pointer;margin-bottom:-1px;padding:15px 0;transition:var(--bricks-transition)}:where(.brxe-accordion) .accordion-title{align-items:center;display:flex}:where(.brxe-accordion) .accordion-title:empty{display:none!important}:where(.brxe-accordion) .accordion-title.icon-left{flex-direction:row-reverse}:where(.brxe-accordion) .accordion-title.icon-left .icon{margin-left:0;margin-right:10px}:where(.brxe-accordion) .accordion-title.icon-right .icon{margin-left:10px;margin-right:0}:where(.brxe-accordion) .accordion-title .title{flex:1;line-height:30px;margin:0}:where(.brxe-accordion) .accordion-title .icon{font-size:.8em;line-height:1;position:relative;top:1px;transform-origin:center}:where(.brxe-accordion) .accordion-title .icon.expanded{display:none}:where(.brxe-accordion) .accordion-subtitle{opacity:.8}:where(.brxe-accordion) .accordion-content-wrapper{animation:height .5s ease;display:none;overflow:hidden;padding:0 0 15px}:where(.brxe-accordion) .accordion-content-wrapper:empty{display:none!important}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link svg:not([width]){min-width:3px}.brxe-text-link svg:not([height]){min-height:3px}.brxe-code{width:100%}.brxe-template{width:100%}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-map{height:300px;width:100%}.brxe-map.no-key{overflow:hidden}.brxe-map.no-key.bricks-draggable-item>iframe{pointer-events:none}.brxe-map>iframe{border:0}.brxe-map ol,.brxe-map ul{list-style-type:none;margin:0;padding:0}.brxe-map .infoBox{background-color:#fff;border-radius:4px;box-shadow:4px 4px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;font-size:14px;gap:5px;min-width:300px;padding:10px;transform:translate(-50%,calc(-100% - 60px))!important}.brxe-map .infoBox:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff;bottom:0;content:"";left:50%;position:absolute;transform:translate(-50%,100%)}.brxe-map .infoBox .title{font-size:15px;line-height:1.4;margin:0;padding-right:30px}.brxe-map .infoBox .subtitle{font-size:14px;font-weight:500}.brxe-map .infoBox .content{font-size:13px;margin:0}.brxe-map .infoBox .content+.images{margin-top:10px}.brxe-map .infoBox .images{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.brxe-map .infoBox .images img{max-width:100%}.brxe-map .infoBox .close{cursor:pointer;font-size:30px;line-height:1;pointer-events:all;position:absolute;right:15px;top:10px}.brxe-map .infoBox>img{height:14px;position:absolute!important;right:0;top:0;width:14px}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform:scaleX(-1);transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{border-style:solid;border-width:1px;cursor:pointer;display:inline-block;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}.grecaptcha-badge{visibility:hidden}:where(.brxe-svg){height:auto;width:auto}:where(.brxe-svg) svg{height:auto;max-width:100%;overflow:visible;width:auto}.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}.brxe-button{width:auto}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}#brxe-zflaig {font-weight: 300; font-size: 1.2rem; letter-spacing: 4px; padding-right: 3px}@media (max-width: 767px) {#brxe-zflaig {text-align: center; font-size: 1rem}}#brxe-hipbyw {padding-bottom: 0}@media (max-width: 1200px) {#brxe-hipbyw {text-align: center}}@media (max-width: 767px) {#brxe-hipbyw {text-align: center; font-size: 1.6rem}}#brxe-rydbjy {font-weight: 300}#brxe-rydbjy a {font-weight: 300; font-size: inherit}@media (max-width: 1200px) {#brxe-rydbjy {text-align: center}#brxe-rydbjy a {text-align: center; font-size: inherit}}@media (max-width: 991px) {#brxe-rydbjy {text-align: center}#brxe-rydbjy a {text-align: center; font-size: inherit}}#brxe-wcbkjv {row-gap: 16px}@media (max-width: 1200px) {#brxe-wcbkjv {align-items: center}}@media (max-width: 991px) {#brxe-wcbkjv {align-items: center}}@media (max-width: 767px) {#brxe-wcbkjv {align-items: center}}#brxe-lobvhv {border-radius: 30px; background-color: var(--secondary-4); padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-lobvhv {font-size: 0.8rem}}#brxe-svchyu {font-weight: 600; border-radius: 30px; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 478px) {#brxe-svchyu {font-size: 0.6rem}}#brxe-krmvti {flex-direction: row; column-gap: 32px}@media (max-width: 1200px) {#brxe-krmvti {justify-content: center}}@media (max-width: 991px) {#brxe-krmvti {justify-content: center}}@media (max-width: 478px) {#brxe-krmvti {flex-direction: column; row-gap: 16px; align-items: center}}#brxe-oxecde {align-self: center !important; row-gap: 46px}@media (max-width: 1200px) {#brxe-oxecde {order: 1}}@media (max-width: 991px) {#brxe-oxecde {order: 1}}@media (max-width: 767px) {#brxe-oxecde {row-gap: 32px}}#brxe-rgozqz {border-radius: 50px; height: 400px; width: auto}@media (max-width: 767px) {#brxe-rgozqz {width: auto; height: 400px}}@media (max-width: 478px) {#brxe-rgozqz {height: 300px}}#brxe-afmlmw {align-items: center}#brxe-jjgnxf {flex-direction: row; padding-top: 50px; padding-bottom: 50px}@media (max-width: 1200px) {#brxe-jjgnxf {flex-direction: column}}@media (max-width: 991px) {#brxe-jjgnxf {flex-direction: column}}@media (max-width: 767px) {#brxe-jjgnxf {row-gap: 32px}}#brxe-oaryyr {padding-top: 200px; background-color: var(--fond)}#brxe-vqpflj {height: 200px; width: auto}#brxe-mnwpad {text-transform: uppercase; font-weight: 600; font-size: 3rem; line-height: 1; text-align: center}@media (max-width: 991px) {#brxe-mnwpad {text-align: center}}@media (max-width: 767px) {#brxe-mnwpad {font-size: 2.4rem}}@media (max-width: 478px) {#brxe-mnwpad {font-size: 1.6rem}}#brxe-udjicf {flex-direction: row; justify-content: center; align-items: center; column-gap: 20px}@media (max-width: 991px) {#brxe-udjicf {flex-direction: column}}@media (max-width: 991px) {#brxe-aqdmme {text-align: center}}@media (max-width: 478px) {#brxe-aqdmme {font-size: 1.3rem}}#brxe-pofhyl {height: 50px}#brxe-pofhyl :not([fill="none"]) {fill: var(--secondary-6) !important}#brxe-lvujky {display: flex; flex-direction: column; justify-content: flex-start; position: relative; align-items: center; align-self: stretch !important; width: 100%; row-gap: 32px}#brxe-dvtpls {background-image: url(https://andrea-facturation.fr/wp-content/uploads/infirmiere.svg); background-size: cover; height: 200px}@media (max-width: 478px) {#brxe-mvgeng {font-size: 0.6rem}}#brxe-nkydza {background-image: url(https://andrea-facturation.fr/wp-content/uploads/infirmiere.svg); background-size: cover; height: 200px}#brxe-oqjzvd {text-align: center; font-weight: 600}#brxe-xoxxkr {height: 200px}#brxe-gyzspi {text-align: center; font-weight: 600}#brxe-wnqkwn .splide__arrow {color: var(--secondary-10); background-color: var(--secondary); height: 40px; width: 40px; font-size: 30px; min-height: 30px; min-width: 30px}#brxe-wnqkwn .splide__arrow svg {fill: var(--secondary-10); height: 30px; width: 30px}#brxe-wnqkwn .splide__arrow--prev {left: 5px}#brxe-wnqkwn .splide__arrow--next {right: 5px}#brxe-wnqkwn .splide__arrow {border-radius: 50%}#brxe-vtyiah {row-gap: 32px}#brxe-qvcdws {padding-top: 20px; row-gap: 50px}@media (max-width: 478px) {#brxe-qvcdws {row-gap: 20px}}#brxe-mwiyxb {text-transform: uppercase}@media (max-width: 991px) {#brxe-mwiyxb {text-align: center}}@media (max-width: 478px) {#brxe-mwiyxb {font-size: 1.4rem}}#brxe-sswdnl {flex-direction: row; align-items: center; column-gap: 30px; background-color: rgba(255, 255, 255, 0); row-gap: 0px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-ywjfgq {flex-direction: row; align-items: center; column-gap: 30px; row-gap: 0px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-uhndqi {flex-direction: row; align-items: center; column-gap: 30px; row-gap: 0px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0}#brxe-twbjwb {display: grid; align-items: initial; grid-template-columns: repeat(1,1fr); justify-content: center; width: fit-content; grid-gap: 10px}@media (max-width: 478px) {#brxe-pakxzx {font-size: 0.6rem}}#brxe-vlrpdk {align-items: center; row-gap: 32px}#brxe-jlvfqd {align-items: center; row-gap: 32px}#brxe-brajyd {background-color: var(--fond); padding-top: 150px; padding-bottom: 150px}@media (max-width: 767px) {#brxe-tsodql {text-align: center}}@media (max-width: 478px) {#brxe-tsodql {font-size: 1rem}}#brxe-yyvuxh {text-transform: uppercase; font-size: 1.3rem; letter-spacing: 4px; font-weight: 300; text-align: center}@media (max-width: 478px) {#brxe-yyvuxh {font-size: 0.9rem}}#brxe-njanyd {width: 30%; border-radius: 20px}@media (max-width: 767px) {#brxe-njanyd {display: none}}#brxe-mxkfyf {height: 80px; width: 80px}#brxe-uvxrpv {height: 80px; width: 80px}#brxe-rtqduy {height: 80px; width: 80px}#brxe-agatnd {align-self: stretch !important; width: 100%; align-items: center; justify-content: space-around}#brxe-tomxyl {flex-direction: row}#brxe-qbmcei {align-items: center; align-self: center !important}@media (max-width: 767px) {#brxe-qxxlpo {text-align: center}}@media (max-width: 478px) {#brxe-qxxlpo {font-size: 1rem}}#brxe-ijrchw {text-transform: uppercase; font-size: 1.3rem; letter-spacing: 4px; font-weight: 300; text-align: center}@media (max-width: 478px) {#brxe-ijrchw {font-size: 0.9rem}}#brxe-wqsotn .accordion-title .title {font-size: 1rem; color: var(--base); font-weight: 400}#brxe-wqsotn .accordion-title-wrapper {padding-top: 15px; padding-bottom: 15px; border-top: 1px solid var(--base)}#brxe-wqsotn .accordion-content-wrapper {font-size: 0.85rem; color: #5c5c5c}#brxe-wqsotn li:first-of-type .accordion-title-wrapper { border-top: 0;}#brxe-wqsotn .accordion-title .icon { background-color: var(--secondary); padding: 5px; color: var(--blanc); border-radius: 50%;}#brxe-wqsotn .accordion-title .icon.expanded { background-color: var(--primary);}#brxe-treorv {align-items: center; align-self: center !important}#brxe-dxsgkn {background-color: var(--blanc); row-gap: 100px}#brxe-utxyml {text-align: center}@media (max-width: 478px) {#brxe-utxyml {font-size: 1.1rem}}#brxe-wwldbt {height: 50px}#brxe-wwldbt :not([fill="none"]) {fill: var(--secondary-6) !important}#brxe-opocck {font-size: 1.4rem; color: var(--blanc); font-weight: 300}#brxe-opocck a {font-size: 1.4rem; color: var(--blanc); font-weight: 300; font-size: inherit}@media (max-width: 478px) {#brxe-opocck {font-size: 1.2rem}#brxe-opocck a {font-size: 1.2rem; font-size: inherit}}#brxe-hypktc {width: 30%; min-width: 30%; row-gap: 32px; z-index: 1; align-items: center}@media (max-width: 991px) {#brxe-hypktc {width: 100%}}@media (max-width: 767px) {#brxe-hypktc {width: 100%; align-items: center}}#brxe-apfgnq :not([fill="none"]) {fill: var(--blanc) !important}#brxe-qtlqyr {text-align: center}#brxe-imfnbw :not([stroke="none"]) {stroke: rgba(0, 0, 0, 0) !important}#brxe-imfnbw :not([fill="none"]) {fill: var(--primary-9) !important}#brxe-yfsfpv {text-align: center}#brxe-dqthcn :not([stroke="none"]) {stroke: rgba(0, 0, 0, 0) !important}#brxe-dqthcn :not([fill="none"]) {fill: var(--primary-9) !important}#brxe-hlhyyl {text-align: center}#brxe-eqwjzq {column-gap: 32px; row-gap: 32px; display: grid; align-items: initial; grid-gap: 32px; grid-template-columns: repeat(3,1fr)}@media (max-width: 1200px) {#brxe-eqwjzq {grid-template-columns: repeat(1,1fr); grid-gap: 16px}}@media (max-width: 478px) {#brxe-eqwjzq {justify-items: center; margin-left: -5px; position: relative}}#brxe-genorn {flex-direction: row; align-items: center; position: relative; padding-top: 16px; padding-bottom: 16px; background-color: var(--secondary); border-radius: 30px}@media (max-width: 991px) {#brxe-genorn {flex-direction: column; width: 60%}}@media (max-width: 767px) {#brxe-genorn {width: 100%}}#brxe-bqfyjs {height: 100%}#brxe-yyrwee {width: 60%; min-width: 60%}@media (max-width: 991px) {#brxe-yyrwee {width: 100%; min-width: 100%; height: 500px}}#brxe-evzofp {color: var(--primary); font-weight: 300; font-family: "DM Sans"; text-align: center}@media (max-width: 991px) {#brxe-evzofp {text-align: center}}@media (max-width: 991px) {#brxe-nidtll {text-align: center}#brxe-nidtll a {text-align: center; font-size: inherit}}#brxe-zlimpm .form-group:nth-child(1) {width: 50%}#brxe-zlimpm .form-group:nth-child(2) {width: 50%}#brxe-zlimpm label {text-transform: capitalize; font-size: 0.8rem; color: var(--secondary); font-family: "Inter"}#brxe-zlimpm .label {text-transform: capitalize; font-size: 0.8rem; color: var(--secondary); font-family: "Inter"}#brxe-zlimpm .form-group:not(:last-child):not(.captcha) {padding-right: 20px; padding-left: 20px}#brxe-zlimpm ::placeholder {font-size: 0.8rem; color: var(--secondary-7)}#brxe-zlimpm select {font-size: 0.8rem; color: var(--secondary-7); background-color: var(--fond)}#brxe-zlimpm {justify-content: center}#brxe-zlimpm .form-group input {background-color: var(--fond)}#brxe-zlimpm .flatpickr {background-color: var(--fond)}#brxe-zlimpm textarea {background-color: var(--fond)}#brxe-zlimpm .input, input:not([type=submit]), select, textarea {border-style: none; border-bottom-style: solid; border-bottom-width: 1px; border-color: #193447;}@media (max-width: 767px) {#brxe-zlimpm .submit-button-wrapper {width: 60%}}@media (max-width: 478px) {#brxe-zlimpm .form-group:nth-child(1) {width: 100%}#brxe-zlimpm .form-group:nth-child(2) {width: 100%}}#brxe-ttgsji {padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; background-color: var(--fond); row-gap: 32px; column-gap: 32px; box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2)}@media (max-width: 767px) {#brxe-ttgsji {padding-right: 16px; padding-left: 16px}}@media (max-width: 478px) {#brxe-ttgsji {padding-right: 8px; padding-left: 8px}}#brxe-qqmgwi {padding-top: 30px; padding-bottom: 30px; width: 45%; justify-content: center; min-width: 45%; margin-left: -5%; z-index: 1}@media (max-width: 991px) {#brxe-qqmgwi {width: 100%; min-width: 100%; margin-left: 0; padding-top: 0}}#brxe-nsnxpw {align-items: stretch; flex-direction: row}@media (max-width: 991px) {#brxe-nsnxpw {flex-direction: column}}#brxe-ssdtxr {flex-direction: column; align-items: stretch}@media (max-width: 991px) {#brxe-ssdtxr {flex-direction: column}}#brxe-zffkio {position: relative; background-color: #fffafa}#brxe-iktzwt {text-transform: uppercase; font-size: 1.3rem; letter-spacing: 4px; font-weight: 300}@media (max-width: 767px) {#brxe-iktzwt {font-size: 1rem}}#brxe-nmfqzk {align-items: center; text-align: center}#brxe-houlvw {align-self: center; font-size: 2rem; color: var(--blanc)}#brxe-eteesx {width: 120px}#brxe-hfbdls {color: var(--blanc); text-decoration: underline; font-size: 14px; flex-direction: row-reverse}#brxe-hfbdls .icon > i {font-size: 16px}#brxe-hfbdls .icon > svg {width: 16px; height: 16px}#brxe-xccyzz {text-align: center; flex-direction: column; row-gap: 10px; align-items: center}#brxe-dtbgtf {width: 30%; padding-top: 16px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; align-self: stretch !important; width: 100%; text-align: center; background-color: var(--secondary); border-radius: 10px; max-width: 30%}@media (max-width: 991px) {#brxe-dtbgtf {width: 100%; max-width: 100%}}@media (max-width: 767px) {#brxe-dtbgtf {width: 100%; max-width: 100%}}.brxe-tkdvca .brxe-nqapvw.brxe-image {width: 40px}.brxe-tkdvca .brxe-zctqqm.brxe-text-basic {font-size: 15px; font-weight: 600}.brxe-tkdvca .brxe-babvyk.brxe-block {width: 80px}.brxe-tkdvca .brxe-jcggjd.brxe-text-basic {font-size: 14px; color: var(--secondary)}.brxe-tkdvca .brxe-xlcskh.brxe-block {flex-direction: row; flex-wrap: nowrap; column-gap: 10px; align-items: center}.brxe-tkdvca .brxe-bocdus.brxe-block {flex-direction: row; flex-wrap: nowrap; column-gap: 12px; align-items: center}.brxe-tkdvca .brxe-mywwik.brxe-text-basic {font-size: 15px}.brxe-mywwik { display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical; overflow: hidden;}.brxe-tkdvca .brxe-roijli.brxe-block {flex-direction: column; column-gap: 20px; row-gap: 20px; padding-right: 16px; padding-left: 16px}.brxe-tkdvca.brxe-block {color: var(--base); border-color: var(--blanc); border-radius: 10px; background-color: var(--fond); padding-top: 20px; padding-right: 32px; padding-bottom: 20px; padding-left: 32px; flex-grow: 1; justify-content: flex-start}#brxe-lnllpd .splide__arrow {font-size: 15px; min-height: 15px; min-width: 15px; background-color: var(--primary); color: var(--blanc); border-radius: 50%; height: 35px; width: 35px}#brxe-lnllpd .splide__arrow svg {height: 15px; width: 15px; fill: var(--blanc)}#brxe-lnllpd .splide__pagination {bottom: -40px}#brxe-lnllpd .splide__pagination .splide__pagination__page {color: var(--gris); background-color: var(--gris)}#brxe-lnllpd .splide__pagination .splide__pagination__page.is-active {color: var(--blanc); background-color: var(--blanc)}#brxe-lnllpd .splide__arrow--next {right: 15px}#brxe-lnllpd {width: 100%}#carrousel-avis button.splide__arrow.splide__arrow--prev {display: none !important;}#carrousel-avis div.splide__track:after {content: ''; position: absolute; inset: 0%; backdrop-filter: blur(3px); -webkit-mask: linear-gradient(90deg, transparent, white 50%); width: 120px; right: 0; left: auto;}#brxe-habpde {min-width: 1px}#brxe-bjygqi {flex-direction: row; margin-top: 50px}@media (max-width: 991px) {#brxe-bjygqi {flex-direction: column}}@media (max-width: 991px) {#brxe-jpnuer {padding-top: 50px}}#brxe-emisij {text-align: center}#brxe-kaopgi {text-transform: uppercase; font-size: 1.3rem; letter-spacing: 4px; font-weight: 300}@media (max-width: 991px) {#brxe-kaopgi {text-align: center}}#brxe-amwcok {align-items: center; row-gap: 20px}#brxe-hrcolo {align-items: center; align-self: center !important}.brxe-crtsou .brxe-0b0947.brxe-block {align-items: center; row-gap: 16px; padding-bottom: 16px; background-color: var(--blanc); border-radius: 20px; box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.15); justify-content: space-between; align-self: stretch !important; width: 100%; flex-grow: 1}.brxe-crtsou.brxe-block {display: flex; flex-shrink: 1}#brxe-nweuqu {grid-gap: 64px; grid-template-columns: repeat(3,1fr); align-content: stretch; align-items: stretch; display: grid; align-items: initial; flex-direction: row}@media (max-width: 1200px) {#brxe-nweuqu {grid-template-columns: repeat(2,1fr); grid-gap: 32px}}@media (max-width: 767px) {#brxe-nweuqu {grid-template-columns: repeat(1,1fr)}}#brxe-zkycgq {padding-top: 0; padding-bottom: 100px; row-gap: 32px; background-color: var(--fond)}#brxe-xixhtr {text-transform: uppercase; font-weight: 600; font-size: 3rem; line-height: 1}#brxe-rutivd {font-size: 100px; color: var(--secondary-2); fill: var(--secondary-2)}#brxe-wxehmz {font-size: 100px; color: var(--secondary-2); fill: var(--secondary-2)}#brxe-iaxgpg {font-size: 100px; color: var(--secondary-2); fill: var(--secondary-2)}#brxe-yxgnxm {flex-direction: row; justify-content: flex-start; align-items: center; column-gap: 20px}#brxe-eeoffb {position: absolute; height: 100%; width: 100%}#brxe-eeoffb:not(.tag), #brxe-eeoffb img {object-fit: cover}#brxe-mvupwe {position: relative}#brxe-urpaat {position: absolute; height: 100%; width: 100%}#brxe-urpaat:not(.tag), #brxe-urpaat img {object-fit: cover}#brxe-zqkeum {position: relative}#brxe-ujagoo {position: absolute; height: 100%; width: 100%}#brxe-ujagoo:not(.tag), #brxe-ujagoo img {object-fit: cover}#brxe-anojrn {position: relative}#brxe-ctmuyk {flex-direction: row; column-gap: 32px; display: none; grid-template-columns: repeat(3,1fr)}@media (max-width: 767px) {#brxe-ctmuyk {display: none}}