@layer bricks {@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) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}: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 li{align-items:baseline;display:flex;gap:8px}: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) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}: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].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;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{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@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}}@layer bricks {@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-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure>a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .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;text-align:center;width:100%;z-index:1}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}.brxe-image-gallery .brx-gallery-load-more-template{display:none!important}}@layer bricks {:where(.brxe-icon-box){align-items:flex-start;display:flex;flex-direction:column}:where(.brxe-icon-box).top .icon{margin-bottom:20px}:where(.brxe-icon-box).bottom{flex-direction:column-reverse}:where(.brxe-icon-box).bottom .icon{margin-top:20px}:where(.brxe-icon-box).right{flex-direction:row-reverse}:where(.brxe-icon-box).right .icon{margin-left:20px}:where(.brxe-icon-box).left{flex-direction:row}:where(.brxe-icon-box).left .icon{margin-right:20px}:where(.brxe-icon-box) .icon{align-items:center;display:inline-flex;justify-content:center}:where(.brxe-icon-box) .icon a{display:inline-flex}:where(.brxe-icon-box) i{display:inline-block;font-size:40px;line-height:1;text-align:center}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {@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-tabs){display:flex;flex-direction:column;width:100%}:where(.brxe-tabs).horizontal .tab-title:not(:first-child){border-left:0!important}:where(.brxe-tabs).horizontal .tab-content{margin-top:-1px}:where(.brxe-tabs).vertical{flex-direction:row}:where(.brxe-tabs).vertical .tab-title:not(:first-child){border-top:0!important}:where(.brxe-tabs).vertical .tab-menu{display:block;max-width:40%;min-width:20%}:where(.brxe-tabs) .tab-menu{display:flex;flex-wrap:wrap;line-height:1;list-style-type:none;margin:0;padding:0;position:relative}:where(.brxe-tabs) .tab-title{align-items:center;cursor:pointer;display:flex;gap:10px;line-height:1;width:auto}:where(.brxe-tabs) .tab-title:empty{display:none!important}:where(.brxe-tabs) .tab-title.brx-open{font-weight:700}:where(.brxe-tabs) .tab-title.icon-right{flex-direction:row-reverse}:where(.brxe-tabs) .tab-content{flex:1;list-style-type:none;margin:0;padding:0}:where(.brxe-tabs) .tab-pane{display:none}:where(.brxe-tabs) .tab-pane:empty{display:none!important}:where(.brxe-tabs) .tab-pane.brx-open{display:block}}@layer bricks {: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}}@layer bricks {@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{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}: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;text-align:center;width:100%;z-index:1}} html {background-color: #eceff1} body {background: none}#brxe-d3aca8 {align-self: center !important; align-items: center; flex-direction: row; width: 100%; height: 90vh; padding-right: 20px; padding-left: 20px; position: relative}#brxe-4d623e {color: #eceff1; font-weight: 200; text-shadow: 2px 2px 3px #1a1a1a}@media (max-width: 478px) {#brxe-4d623e {text-align: center}}#brxe-sornry {color: #eceff1; padding-bottom: 30px}#brxe-sornry a {color: #eceff1; font-size: inherit}#brxe-ea2c27 {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-ea2c27 {align-items: center}}#brxe-dc215a {height: 200px; align-items: center; align-self: center !important; margin-top: -2px; flex-direction: row; background-image: linear-gradient(rgba(255, 0, 0, 0) 50%, #1a1a1a); z-index: 0; position: relative}@media (max-width: 478px) {#brxe-dc215a {align-items: center; align-self: center !important; padding-bottom: 20px}}#brxe-d38138 {height: 800px; background-position: center center; background-size: cover; background-repeat: no-repeat; background-image: url("https://donf.co/techlead/wp-content/uploads/2024/11/noir-DonF-Texte.avif"); position: relative; margin-top: -140px; display: none}:where(#brxe-d38138 > *:not(figcaption)) {position: relative}#brxe-d38138::before {background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}@media (max-width: 991px) {#brxe-d38138 {background-repeat: no-repeat; background-position: center center}}@media (max-width: 767px) {#brxe-d38138 {flex-wrap: nowrap; background-position: center center; height: 500px}}@media (max-width: 478px) {#brxe-d38138 {background-position: center center}}#brxe-ea3449:not(.tag), #brxe-ea3449 img {object-fit: contain}#brxe-ea3449 {height: 100px; z-index: 1; width: 100px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); border-radius: 100px; position: relative}#brxe-deylml {font-family: "MuseoModerno"; text-align: center; font-size: 1.5em; margin-top: 20px; margin-bottom: 10px; max-width: 75%}@media (max-width: 991px) {#brxe-deylml {font-size: 1.8em}}@media (max-width: 767px) {#brxe-deylml {font-size: 1.5em}}#brxe-czksol {max-width: 800px}@media (max-width: 478px) {#brxe-czksol {text-align: center; max-width: 100%}#brxe-czksol a {text-align: center; font-size: inherit}}#brxe-qofved {margin-bottom: 20px; max-width: 800px}@media (max-width: 478px) {#brxe-qofved {text-align: center; max-width: 100%}#brxe-qofved a {text-align: center; font-size: inherit}}#brxe-izskhl {width: 90%}#brxe-dfe691 {align-items: center; align-self: center !important; margin-top: -20px; min-height: 230px}#brxe-84556a {align-self: center !important; align-items: center; flex-direction: row; padding-right: 10%; padding-bottom: 50px; padding-left: 10%; margin-top: -50px}@media (max-width: 478px) {#brxe-84556a {padding-right: 10px; padding-left: 10px; margin-bottom: 6em}}#brxe-oqpkyb {color: #eceff1}#brxe-zulsaj {width: 90%}#brxe-zulsaj .accordion-content-wrapper {font-size: 13px; color: #eceff1}#brxe-zulsaj .accordion-title .title {color: #eceff1}#brxe-zulsaj .accordion-title .icon {color: #eceff1}#brxe-yeutky {align-items: center; align-self: center !important; min-height: 230px}#brxe-fjkflm {align-self: center !important; align-items: center; flex-direction: row; padding-top: 50px; padding-bottom: 50px; background-color: #1a1a1a}@media (max-width: 478px) {#brxe-fjkflm {padding-right: 10px; padding-left: 10px; margin-bottom: 6em}}#brxe-dtknzf {margin-top: 5px; margin-bottom: 10px}#brxe-kxwukm {height: 250px; border-radius: 15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35)}#brxe-kxwukm:not(.tag), #brxe-kxwukm img {object-fit: cover}@media (max-width: 767px) {#brxe-kxwukm {width: 60%}}@media (max-width: 478px) {#brxe-kxwukm {width: 80%}}#brxe-ntghbb {margin-top: -30px; text-align: center; color: #eceff1; font-size: 18px; font-weight: 400; text-shadow: 1px 1px 5px #1a1a1a; font-family: "MuseoModerno"; width: 100%; z-index: 10; position: relative}#brxe-zlejfc {margin-top: 10px; height: 55px}#brxe-yrxuak {margin-top: 10px; color: #eceff1; width: 120px; background-color: #1a1a1a}#brxe-yrxuak:hover {background-color: #870000}#brxe-gwcuwk {align-items: center; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; flex-direction: column}@media (max-width: 991px) {#brxe-gwcuwk {width: 50%}}@media (max-width: 767px) {#brxe-gwcuwk {flex-direction: column; justify-content: center; margin-top: 20px; width: 100%}}#brxe-woitbw {margin-top: 20px; margin-bottom: 20px; text-align: center; flex-direction: row}@media (max-width: 991px) {#brxe-woitbw {flex-wrap: wrap; justify-content: center}}@media (max-width: 767px) {#brxe-woitbw {flex-wrap: wrap}}#brxe-ntpqqh {margin-top: 5px; margin-bottom: 10px}#brxe-mkdvhn:not(.tag), #brxe-mkdvhn img {object-fit: cover}#brxe-mkdvhn {border-radius: 15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); height: 250px}@media (max-width: 767px) {#brxe-mkdvhn {width: 60%}}@media (max-width: 478px) {#brxe-mkdvhn {width: 80%}}#brxe-xwxsjt {margin-top: -30px; width: 100%; text-align: center; color: #eceff1; font-size: 18px; font-weight: 400; text-shadow: 1px 1px 5px #1a1a1a; font-family: "MuseoModerno"; z-index: 10; position: relative}#brxe-taoqab {margin-top: 10px; height: 55px}#brxe-mytdxy {margin-top: 10px; color: #eceff1; width: 120px; background-color: #1a1a1a}#brxe-mytdxy:hover {background-color: #870000}#brxe-ixhise {align-items: center; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; flex-direction: column}@media (max-width: 991px) {#brxe-ixhise {width: 50%; flex-direction: column}}@media (max-width: 767px) {#brxe-ixhise {flex-direction: column; justify-content: center; margin-top: 20px; width: 100%}}#brxe-emubkv {margin-top: 5px; margin-bottom: 10px}#brxe-mbirop:not(.tag), #brxe-mbirop img {object-fit: cover}#brxe-mbirop {height: 250px; border-radius: 15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35)}@media (max-width: 767px) {#brxe-mbirop {width: 60%}}@media (max-width: 478px) {#brxe-mbirop {width: 80%}}#brxe-ywuofk {margin-top: -30px; text-align: center; color: #eceff1; font-size: 18px; font-weight: 400; text-shadow: 1px 1px 5px #1a1a1a; font-family: "MuseoModerno"; width: 100%; z-index: 10; position: relative}#brxe-bybuuk {margin-top: 10px; height: 55px}#brxe-qffpea {margin-top: 10px; color: #eceff1; width: 120px; background-color: #1a1a1a}#brxe-qffpea:hover {background-color: #870000}#brxe-crmygr {align-items: center; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; flex-direction: column}@media (max-width: 991px) {#brxe-crmygr {width: 50%}}@media (max-width: 767px) {#brxe-crmygr {flex-direction: column; justify-content: center; margin-top: 20px; width: 100%}}#brxe-nvxhsk {margin-top: 5px; margin-bottom: 10px}#brxe-tgxjvz:not(.tag), #brxe-tgxjvz img {object-fit: cover}#brxe-tgxjvz {height: 250px; border-radius: 15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35)}@media (max-width: 767px) {#brxe-tgxjvz {width: 60%}}@media (max-width: 478px) {#brxe-tgxjvz {width: 80%}}#brxe-sclyrx {margin-top: -30px; text-align: center; color: #eceff1; font-size: 18px; font-weight: 400; text-shadow: 1px 1px 5px #1a1a1a; font-family: "MuseoModerno"; width: 100%; z-index: 10; position: relative}#brxe-yjtlky {margin-top: 10px; min-height: 44px; height: 55px}#brxe-jkdsob {margin-top: 10px; width: 120px; color: #eceff1; background-color: #1a1a1a}#brxe-jkdsob:hover {background-color: #870000}#brxe-vpikun {align-items: center; flex-direction: column; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 991px) {#brxe-vpikun {width: 50%}}@media (max-width: 767px) {#brxe-vpikun {flex-direction: column; justify-content: center; width: 100%}}#brxe-ujfbre {margin-top: 20px; margin-bottom: 20px; text-align: center; flex-direction: row}@media (max-width: 991px) {#brxe-ujfbre {flex-wrap: wrap; flex-direction: column; align-items: center}}@media (max-width: 767px) {#brxe-ujfbre {flex-wrap: wrap}}#brxe-dkgwya {align-self: center !important; align-items: center}#brxe-jqlkqe {align-self: center !important; align-items: center; flex-direction: row; padding-top: 50px; padding-right: 10%; padding-bottom: 50px; padding-left: 10%}@media (max-width: 478px) {#brxe-jqlkqe {padding-right: 10px; padding-left: 10px; margin-bottom: 6em}}#experiences {color: #eceff1}#brxe-bgybld {margin-top: 10px; margin-bottom: 20px; width: 50%; text-align: center; font-family: "MuseoModerno"; line-height: 1; color: #eceff1}#brxe-bgybld a {text-align: center; font-family: "MuseoModerno"; line-height: 1; color: #eceff1; font-size: inherit}@media (max-width: 478px) {#brxe-bgybld {text-align: center}#brxe-bgybld a {text-align: center; font-size: inherit}}#brxe-ytzqvn {margin-top: 10px; margin-bottom: 20px; text-align: center; color: #eceff1; width: 90%}#brxe-ytzqvn a {text-align: center; color: #eceff1; font-size: inherit}@media (max-width: 478px) {#brxe-ytzqvn {text-align: center}#brxe-ytzqvn a {text-align: center; font-size: inherit}}#brxe-c06002 {align-self: center !important; align-items: center}#brxe-462943 {align-self: center !important; align-items: center; flex-direction: row; background-color: #1a1a1a; padding-top: 50px; padding-bottom: 50px}#brxe-161a31 {margin-right: 0; margin-left: 0; align-self: center !important; align-items: center}#brxe-e3c9fa {color: #eceff1; margin-top: 10px; width: 120px; background-color: #1a1a1a}#brxe-e3c9fa:hover {background-color: #870000}#brxe-8b110f {align-items: center; flex-direction: column; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 767px) {#brxe-8b110f {flex-direction: column; justify-content: center; margin-top: 20px}}@media (max-width: 478px) {#brxe-8b110f {width: 50%}}#brxe-edf3fd {color: #eceff1; margin-top: 10px; width: 120px; background-color: #1a1a1a}#brxe-edf3fd:hover {background-color: #870000}#brxe-f8bd56 {flex-direction: column; align-items: center; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px}@media (max-width: 767px) {#brxe-f8bd56 {flex-direction: column; justify-content: center; margin-top: 20px}}@media (max-width: 478px) {#brxe-f8bd56 {width: 50%}}#brxe-292bf8 {width: 120px; color: #eceff1; margin-top: 10px; background-color: #1a1a1a}#brxe-292bf8:hover {background-color: #870000}#brxe-6a1c62 {align-items: center; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; flex-direction: column}@media (max-width: 767px) {#brxe-6a1c62 {flex-direction: column; justify-content: center; margin-top: 20px}}#brxe-28100d {margin-top: 20px; margin-bottom: 20px; text-align: center; flex-direction: row}@media (max-width: 767px) {#brxe-28100d {flex-direction: row; flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-28100d {flex-direction: row; flex-wrap: wrap}}#brxe-wgsxgj {margin-top: 20px}#brxe-wgsxgj .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #870000; border-radius: 15px; font-weight: 500; text-align: center; font-family: "MuseoModerno"; flex-grow: 1}#brxe-wgsxgj .tab-content .tab-pane {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-wgsxgj .tab-content {border: 1px solid #e0e0e0; border-radius: 15px; background-color: #f5f5f5}#brxe-wgsxgj .tab-menu {justify-content: center}#brxe-wgsxgj .tab-title.brx-open {background-color: #870000; color: #f5f5f5}#brxe-xbnnut {margin-right: 0; margin-left: 0; align-self: center !important; align-items: center}@media (max-width: 991px) {#brxe-xbnnut {width: 90%}}#brxe-47af76 {padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px}#formations {color: #eceff1}#brxe-1de85f {align-self: center !important; align-items: center}#brxe-9556b5 {height: 150px; align-self: center !important; align-items: center; flex-direction: row; background-color: #1a1a1a; max-height: 150px}#brxe-bkfwyu .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border: 1px solid #870000; border-radius: 15px; flex-grow: 1; font-weight: 500; text-align: center; font-family: "MuseoModerno"}#brxe-bkfwyu .tab-content .tab-pane {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px}#brxe-bkfwyu .tab-content {border: 1px solid #e0e0e0; border-radius: 15px; background-color: #f5f5f5}#brxe-bkfwyu .tab-menu {justify-content: center}#brxe-bkfwyu {margin-top: 20px}#brxe-bkfwyu .tab-title.brx-open {background-color: #870000; color: #f5f5f5}#brxe-krgwzv {margin-right: 0; margin-left: 0; align-self: center !important; align-items: center}@media (max-width: 991px) {#brxe-krgwzv {width: 90%}}#brxe-zzcbbj {padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px}#competences {color: #eceff1}#brxe-kruswd {align-items: center; align-self: center !important}#brxe-umihyl {align-self: center !important; align-items: center; background-color: #1a1a1a; height: 150px; flex-direction: row; max-height: 150px}#brxe-aaodjh {margin-top: 20px}#brxe-aaodjh .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-aaodjh .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-aaodjh ul {list-style-type: none !important;}#brxe-aaodjh li {margin-left: -30px;}#brxe-aaodjh .content {min-height: 270px}#brxe-ylzflq {align-items: center; flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px}@media (max-width: 991px) {#brxe-ylzflq {width: 33.33%}}@media (max-width: 767px) {#brxe-ylzflq {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-ylzflq {flex-direction: row; width: 100%}}#brxe-pvdbpb {margin-top: 20px}#brxe-pvdbpb .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-pvdbpb .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-pvdbpb ul {list-style-type: none !important;}#brxe-pvdbpb li {margin-left: -30px;}#brxe-pvdbpb .content {min-height: 270px}#brxe-rjfomu {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-rjfomu {width: 33.33%}}@media (max-width: 767px) {#brxe-rjfomu {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-rjfomu {flex-direction: row; width: 100%}}#brxe-clcexb .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-clcexb {margin-top: 20px}#brxe-clcexb .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-clcexb ul {list-style-type: none !important;}#brxe-clcexb li {margin-left: -30px;}#brxe-clcexb .content {min-height: 270px}#brxe-gagkmg {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-gagkmg {width: 33.33%}}@media (max-width: 767px) {#brxe-gagkmg {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-gagkmg {flex-direction: row; width: 100%}}#brxe-yaejod .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-yaejod {margin-top: 20px}#brxe-yaejod .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-yaejod ul {list-style-type: none !important;}#brxe-yaejod li {margin-left: -30px;}#brxe-yaejod .content {min-height: 270px}#brxe-jcmjfi {align-items: center; flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px}@media (max-width: 991px) {#brxe-jcmjfi {width: 50%}}@media (max-width: 767px) {#brxe-jcmjfi {flex-direction: column; justify-content: center; width: 50%; margin-top: 20px}}@media (max-width: 478px) {#brxe-jcmjfi {flex-direction: row; width: 100%}}#brxe-zxeyqo {margin-top: 20px}#brxe-zxeyqo .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-zxeyqo .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-zxeyqo ul {list-style-type: none !important;}#brxe-zxeyqo li {margin-left: -30px;}#brxe-zxeyqo .content {min-height: 270px}#brxe-gdzthq {align-items: center; flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px}@media (max-width: 991px) {#brxe-gdzthq {width: 50%}}@media (max-width: 767px) {#brxe-gdzthq {flex-direction: column; justify-content: center; width: 100%; margin-top: 20px}}@media (max-width: 478px) {#brxe-gdzthq {flex-direction: row}}#brxe-uvzyxo {flex-direction: row; padding-right: 10px; padding-left: 10px; margin-top: 20px; margin-bottom: 20px; text-align: center}#brxe-uvzyxo .content {width: 200px;}@media (max-width: 991px) {#brxe-uvzyxo {flex-wrap: wrap}}@media (max-width: 767px) {#brxe-uvzyxo {flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-uvzyxo {flex-direction: row; flex-wrap: wrap}#brxe-uvzyxo .content {width: 250px;}}#brxe-jpybhh {padding-top: 2em; padding-bottom: 3em}#brxe-blklwn {color: #eceff1}#brxe-cceqgr {align-items: center; align-self: center !important}#brxe-plgynk {align-self: center !important; align-items: center; background-color: #870000; height: 75px; flex-direction: row; max-height: 75px}#brxe-vfbdvh {margin-top: 20px}#brxe-vfbdvh .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-vfbdvh .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-vfbdvh ul {list-style-type: none !important;}#brxe-vfbdvh li {margin-left: -30px;}#brxe-vfbdvh .content {min-height: 430px}#brxe-amwsnn {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-amwsnn {width: 33.33%}}@media (max-width: 767px) {#brxe-amwsnn {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-amwsnn {flex-direction: row; width: 100%}}#brxe-cmuxgi {margin-top: 20px}#brxe-cmuxgi .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-cmuxgi .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-cmuxgi ul {list-style-type: none !important;}#brxe-cmuxgi li {margin-left: -30px;}#brxe-cmuxgi .content {min-height: 430px}#brxe-enfpbw {align-items: center; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; flex-direction: column}@media (max-width: 991px) {#brxe-enfpbw {width: 33.33%}}@media (max-width: 767px) {#brxe-enfpbw {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-enfpbw {flex-direction: row; width: 100%}}#brxe-qjjdmv {margin-top: 20px}#brxe-qjjdmv .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-qjjdmv .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-qjjdmv ul {list-style-type: none !important;}#brxe-qjjdmv li {margin-left: -30px;}#brxe-qjjdmv .content {min-height: 430px}#brxe-gvgnhb {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-gvgnhb {width: 33.33%}}@media (max-width: 767px) {#brxe-gvgnhb {width: 50%; flex-direction: column; justify-content: center; margin-top: 20px}}@media (max-width: 478px) {#brxe-gvgnhb {width: 100%; flex-direction: row}}#brxe-nwcdnw {margin-top: 20px}#brxe-nwcdnw .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-nwcdnw .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-nwcdnw ul {list-style-type: none !important;}#brxe-nwcdnw li {margin-left: -30px;}#brxe-nwcdnw .content {min-height: 430px}#brxe-xpqfpe {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-xpqfpe {width: 50%}}@media (max-width: 767px) {#brxe-xpqfpe {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-xpqfpe {flex-direction: row; width: 100%}}#brxe-utzhyy {margin-top: 20px}#brxe-utzhyy .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-utzhyy .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-utzhyy ul {list-style-type: none !important;}#brxe-utzhyy li {margin-left: -30px;}#brxe-utzhyy .content {min-height: 430px}#brxe-zjutxx {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-zjutxx {width: 50%}}@media (max-width: 767px) {#brxe-zjutxx {flex-direction: column; justify-content: center; margin-top: 20px; width: 100%}}@media (max-width: 478px) {#brxe-zjutxx {flex-direction: row; width: 100%}}#brxe-eayadx {margin-top: 20px; margin-bottom: 20px; flex-direction: row; text-align: center; padding-right: 10px; padding-left: 10px}#brxe-eayadx .content {width: 200px;}@media (max-width: 991px) {#brxe-eayadx {flex-wrap: wrap}}@media (max-width: 767px) {#brxe-eayadx {flex-wrap: wrap; flex-direction: row}}@media (max-width: 478px) {#brxe-eayadx {flex-direction: row; flex-wrap: wrap}#brxe-eayadx .content {width: 250px;}}#brxe-sglsqj {padding-top: 2em; padding-bottom: 3em}#brxe-dgqlbu {color: #eceff1}#brxe-dzxoka {align-self: center !important; align-items: center}#brxe-ltbiir {background-color: #870000; height: 75px; align-self: center !important; align-items: center; flex-direction: row; max-height: 75px}#brxe-bgcqjm .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-bgcqjm {margin-top: 20px}#brxe-bgcqjm .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-bgcqjm ul {list-style-type: none !important;}#brxe-bgcqjm li {margin-left: -30px;}#brxe-bgcqjm .content {min-height: 290px}#brxe-gwuecm {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-gwuecm {width: 33.33%}}@media (max-width: 767px) {#brxe-gwuecm {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-gwuecm {flex-direction: row; width: 100%}}#brxe-qdkpkg {margin-top: 20px}#brxe-qdkpkg .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-qdkpkg .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-qdkpkg ul {list-style-type: none !important;}#brxe-qdkpkg li {margin-left: -30px;}#brxe-qdkpkg .content {min-height: 290px}#brxe-zxmpuq {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-zxmpuq {width: 33.33%}}@media (max-width: 767px) {#brxe-zxmpuq {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-zxmpuq {flex-direction: row; width: 100%}}#brxe-bhcjgr .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-bhcjgr {margin-top: 20px}#brxe-bhcjgr .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-bhcjgr ul {list-style-type: none !important;}#brxe-bhcjgr li {margin-left: -30px;}#brxe-bhcjgr .content {min-height: 290px}#brxe-qtnyzv {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-qtnyzv {width: 33.33%}}@media (max-width: 767px) {#brxe-qtnyzv {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-qtnyzv {flex-direction: row; width: 100%}}#brxe-nbeiii .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-nbeiii {margin-top: 20px}#brxe-nbeiii .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-nbeiii ul {list-style-type: none !important;}#brxe-nbeiii li {margin-left: -30px;}#brxe-nbeiii .content {min-height: 290px}#brxe-iqaqui {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-iqaqui {width: 50%}}@media (max-width: 767px) {#brxe-iqaqui {flex-direction: column; justify-content: center; margin-top: 20px; width: 50%}}@media (max-width: 478px) {#brxe-iqaqui {flex-direction: row; width: 100%}}#brxe-ldyqou {margin-top: 20px}#brxe-ldyqou .icon {align-self: center; margin-top: 15px; margin-bottom: 10px}#brxe-ldyqou .content {padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; border: 1px solid #e0e0e0; border-radius: 5px; background-color: #f5f5f5}#brxe-ldyqou ul {list-style-type: none !important;}#brxe-ldyqou li {margin-left: -30px;}#brxe-ldyqou .content {min-height: 290px}#brxe-elvocw {flex-direction: column; padding-top: 15px; padding-right: 5px; padding-bottom: 15px; padding-left: 5px; align-items: center}@media (max-width: 991px) {#brxe-elvocw {width: 50%}}@media (max-width: 767px) {#brxe-elvocw {flex-direction: column; justify-content: center; margin-top: 20px; width: 100%}}@media (max-width: 478px) {#brxe-elvocw {flex-direction: row; width: 100%}}#brxe-voxmbw {padding-right: 10px; padding-left: 10px; flex-direction: row; margin-top: 20px; margin-bottom: 20px; text-align: center}#brxe-voxmbw .content {width: 200px;}@media (max-width: 991px) {#brxe-voxmbw {flex-wrap: wrap}}@media (max-width: 767px) {#brxe-voxmbw {flex-direction: row; flex-wrap: wrap}}@media (max-width: 478px) {#brxe-voxmbw {flex-direction: row; flex-wrap: wrap}#brxe-voxmbw .content {width: 250px;}}#brxe-tlyway {padding-top: 2em; padding-bottom: 3em}#brxe-mvjxnl {color: #eceff1}#brxe-xcaacb {align-self: center !important; align-items: center}#brxe-vgahfd {height: 150px; align-self: center !important; align-items: center; flex-direction: row; background-color: #1a1a1a; max-height: 150px}#brxe-nwajyw {margin-top: 10px; margin-bottom: 30px; text-align: center; width: 90%}#brxe-nwajyw a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-nwajyw {text-align: center}#brxe-nwajyw a {text-align: center; font-size: inherit}}#brxe-itnpvy {border-radius: 15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); margin-bottom: 50px}#brxe-itnpvy:not(.tag), #brxe-itnpvy img {object-fit: cover}#brxe-rnyldu {--columns: 3; height: auto; max-height: auto; --gutter: 100px}#brxe-rnyldu .image {height: 300px; aspect-ratio: 16/9}#brxe-rnyldu .image {border-radius: 15px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);}@media (max-width: 767px) {#brxe-rnyldu {--columns: 2; --gutter: 120px}}@media (max-width: 478px) {#brxe-rnyldu {--gutter: 50px}#brxe-rnyldu .image {height: 150px}}#brxe-cthyfr {align-items: center; flex-direction: column; align-self: center !important}#brxe-qsjjgs {padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px}#contact {color: #eceff1}#brxe-3a17d6 {height: 100px; margin-top: 30px; margin-bottom: 30px; width: 100px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35); border-radius: 100px}#brxe-3a17d6:not(.tag), #brxe-3a17d6 img {object-fit: contain}#brxe-gngsju {width: 90%; margin-top: 10px; margin-bottom: 20px; text-align: center; color: #eceff1}#brxe-gngsju a {text-align: center; color: #eceff1; font-size: inherit}@media (max-width: 478px) {#brxe-gngsju {text-align: center}#brxe-gngsju a {text-align: center; font-size: inherit}}#brxe-scrbqn {align-self: center !important; align-items: center}#brxe-pllnhm {background-color: #1a1a1a; align-self: center !important; align-items: center; flex-direction: row; padding-top: 50px; padding-bottom: 50px}#brxe-xeabqe {color: #1a1a1a}#brxe-qjepum {align-self: center !important; align-items: center}#brxe-wthwia {height: 75px; align-self: center !important; align-items: center; flex-direction: row; background-color: #eceff1; max-height: 75px}#brxe-29e286 {margin-top: 20px; margin-bottom: 0; width: 90%; text-align: center}#brxe-29e286 a {text-align: center; font-size: inherit}#brxe-29e286:hover {color: #616161}#brxe-29e286 a:hover {color: #616161; font-size: inherit}@media (max-width: 478px) {#brxe-29e286 {text-align: center}#brxe-29e286 a {text-align: center; font-size: inherit}}#brxe-a9ee03 {width: 90%; margin-top: 0; text-align: center}#brxe-a9ee03 a {text-align: center; font-size: inherit}#brxe-a9ee03:hover {color: #616161}#brxe-a9ee03 a:hover {color: #616161; font-size: inherit}@media (max-width: 478px) {#brxe-a9ee03 {text-align: center}#brxe-a9ee03 a {text-align: center; font-size: inherit}}#brxe-fhmahb {font-size: 40px; color: #870000; fill: #870000; height: 45px}#brxe-fhmahb:hover {color: #1a1a1a; fill: #1a1a1a}#brxe-fkycfj {align-items: center; align-self: center !important}#brxe-ejyzce {font-size: 40px; color: #870000; fill: #870000; height: 45px}#brxe-ejyzce:hover {color: #1a1a1a; fill: #1a1a1a}#brxe-sdnegd {align-items: center; align-self: center !important}#brxe-eyqkbz {font-size: 40px; color: #870000; fill: #870000; height: 45px}#brxe-eyqkbz:hover {color: #1a1a1a; fill: #1a1a1a}#brxe-ycindt {align-self: center !important; align-items: center}#brxe-xiyfzn {font-size: 40px; color: #870000; fill: #870000; height: 45px}#brxe-xiyfzn:hover {color: #1a1a1a; fill: #1a1a1a}#brxe-iuauej {align-self: center !important; align-items: center}#brxe-bjuzyn {margin-top: 10px; margin-bottom: 30px; flex-direction: row; max-width: 400px}@media (max-width: 767px) {#brxe-bjuzyn {flex-wrap: nowrap; max-width: 100%}}#brxe-xmakgr {margin-right: 0; margin-left: 0; align-self: center !important; align-items: center}#brxe-mgsakk {color: #eceff1}#brxe-pfudgl {align-self: center !important; align-items: center}#brxe-rhiruw {height: 75px; align-self: center !important; align-items: center; flex-direction: row; background-color: #870000; max-height: 75px}#brxe-06f4d3 {text-align: center; margin-bottom: 20px; width: 90%}#brxe-06f4d3 a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-06f4d3 {text-align: center}#brxe-06f4d3 a {text-align: center; font-size: inherit}}.brxe-ppptmv .form-group:nth-child(1) {width: 50%}.brxe-ppptmv .form-group:nth-child(2) {width: 50%}.brxe-ppptmv .form-group:nth-child(3) {width: 50%}.brxe-ppptmv .form-group:nth-child(4) {width: 50%}.brxe-ppptmv .form-group:nth-child(4) .choose-files {text-align: left; font-size: 15px; font-weight: 400; color: var(--bricks-color-92997b)}.brxe-ppptmv .form-group:nth-child(5) {width: 100%}.brxe-ppptmv .bricks-button {color: #e1e1e1}.brxe-ppptmv .bricks-button:hover {background-color: #212121}.brxe-ppptmv .form-group:not(.submit-button-wrapper):not(.message):not(.captcha) {padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px}.brxe-ppptmv .submit-button-wrapper {margin-top: 10px; margin-right: 15px; margin-bottom: 10px; margin-left: 15px}.brxe-ppptmv .form-group input {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px; padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; background-color: #ffffff}.brxe-ppptmv .flatpickr {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px; padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; background-color: #ffffff}.brxe-ppptmv select {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px; padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; color: var(--bricks-color-92997b); background-color: #ffffff}.brxe-ppptmv textarea {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px; padding-top: 2px; padding-right: 15px; padding-bottom: 2px; padding-left: 15px; background-color: #ffffff}.brxe-ppptmv .bricks-button:not([type=submit]) {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px}.brxe-ppptmv .choose-files {border-top-width: 0; border-top-color: var(--bricks-color-vwldry); border-right-width: 0; border-right-color: var(--bricks-color-vwldry); border-left-width: 0; border-left-color: var(--bricks-color-vwldry); border-radius: 15px}.brxe-ppptmv button[type=submit].bricks-button {border-radius: 15px}.brxe-ppptmv {box-shadow: 0 0 10px 0 rgba(39, 53, 42, 0.35); border-radius: 15px; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; background-color: var(--bricks-color-eremqc); margin-top: 20px; justify-content: center}.brxe-ppptmv ::placeholder {color: var(--bricks-color-92997b)}.brxe-ppptmv a {font-weight: 600} .brxe-ppptmv .choose-files {width: 100%} .brxe-ppptmv .fas {margin-bottom: -5px} .brxe-ppptmv option:first-child {font-weight: 800;} .brxe-ppptmv > div:nth-child(7) {text-align: center;margin-bottom:15px;} .brxe-ppptmv > div:nth-child(6) > ul { margin-left: 3px; margin-top: 10px; margin-bottom: 15px;} .choose-files {background-color: #fff;} .choose-files {color: #9E9E9E;}textarea {resize: vertical;}#brxe-d054d7 {margin-top: 20px; margin-bottom: 20px; width: 40%; max-width: 40%; flex-direction: column; align-self: center !important; align-items: center}@media (max-width: 991px) {#brxe-d054d7 {width: 60%; max-width: 60%}}@media (max-width: 767px) {#brxe-d054d7 {width: 80%; max-width: 80%}}@media (max-width: 478px) {#brxe-d054d7 {max-width: 95%; width: 95%}}#brxe-gtvogl {color: #eceff1}#brxe-zlrhrm {align-self: center !important; align-items: center}#brxe-cngsub {height: 75px; align-self: center !important; align-items: center; flex-direction: row; background-color: #870000; max-height: 75px}#brxe-rlfcnm {margin-top: 10px; margin-bottom: 20px; text-align: center; width: 90%}#brxe-rlfcnm a {text-align: center; font-size: inherit}@media (max-width: 478px) {#brxe-rlfcnm {text-align: center}#brxe-rlfcnm a {text-align: center; font-size: inherit}}#brxe-rktiqd {margin-right: 0; margin-left: 0; flex-direction: row; align-self: center !important; align-items: center; justify-content: center}@media (max-width: 767px) {#brxe-rktiqd {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-rktiqd {flex-wrap: wrap}}#brxe-64657c {font-size: 40px; color: #870000; fill: #870000}#brxe-64657c:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-64657c {font-size: 40px}}#brxe-15ccb8 {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-15ccb8 {font-size: 13px}}#brxe-22ba45 {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-22ba45 {width: 25%}}#brxe-3136cd {color: #870000; fill: #870000; font-size: 40px}#brxe-3136cd:hover {color: #616161; fill: #616161}#brxe-3136cd .cls-1:hover {fill:#1A1A1A!important}#brxe-3136cd .cls-1 {fill:#870000!important}@media (max-width: 767px) {#brxe-3136cd {font-size: 40px}}#brxe-736e44 {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-736e44 {font-size: 13px}}#brxe-41f3f4 {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-41f3f4 {width: 25%}}#brxe-dc70cc {color: #870000; fill: #870000; font-size: 40px}#brxe-dc70cc:hover {color: #616161; fill: #616161}#brxe-dc70cc .cls-1:hover {fill:#1A1A1A!important}#brxe-dc70cc .cls-1 {fill:#870000!important}@media (max-width: 767px) {#brxe-dc70cc {font-size: 40px}}#brxe-d1dd29 {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-d1dd29 {font-size: 13px}}#brxe-d27df7 {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-d27df7 {width: 25%}}#brxe-185308 {color: #870000; fill: #870000; font-size: 40px}#brxe-185308:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-185308 {font-size: 40px}}#brxe-dce54e {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-dce54e {font-size: 13px}}#brxe-6e7bb3 {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-6e7bb3 {width: 25%}}#brxe-e9f72a {color: #870000; fill: #870000; font-size: 40px}#brxe-e9f72a:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-e9f72a {font-size: 40px}}#brxe-e7599d {font-family: "Exo 2"; text-align: center; margin-top: 10px}@media (max-width: 767px) {#brxe-e7599d {font-size: 13px}}#brxe-fe1d4a {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-fe1d4a {width: 25%; margin-top: 30px}}#brxe-180462 {color: #870000; fill: #870000; font-size: 40px}#brxe-180462:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-180462 {font-size: 40px}}#brxe-1c79f1 {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-1c79f1 {font-size: 13px}}#brxe-3aa2a7 {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-3aa2a7 {width: 25%; margin-top: 30px}}#brxe-f5d655 {color: #870000; fill: #870000; font-size: 40px}#brxe-f5d655:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-f5d655 {font-size: 40px}}#brxe-7ac765 {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-7ac765 {font-size: 13px}}#brxe-0e89a6 {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-0e89a6 {width: 25%; margin-top: 30px}}#brxe-c13dd0 {color: #870000; fill: #870000; font-size: 40px}#brxe-c13dd0:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-c13dd0 {font-size: 40px}}#brxe-3222a7 {text-align: center; font-family: "Exo 2"; margin-top: 10px}@media (max-width: 767px) {#brxe-3222a7 {font-size: 13px}}#brxe-e116e4 {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-e116e4 {width: 25%; margin-top: 30px}}#brxe-38bbde {margin-bottom: 20px; flex-direction: row}@media (max-width: 767px) {#brxe-38bbde {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-38bbde {flex-wrap: wrap}}#brxe-cslywq {font-size: 40px; color: #870000; fill: #870000}#brxe-cslywq:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-cslywq {font-size: 40px}}#brxe-pobvlh {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-pobvlh {font-size: 13px}}#brxe-jngvgo {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-jngvgo {width: 25%}}#brxe-dehfox {color: #870000; fill: #870000; font-size: 40px}#brxe-dehfox:hover {color: #616161; fill: #616161}#brxe-dehfox .cls-1:hover {fill:#1A1A1A!important}#brxe-dehfox .cls-1 {fill:#870000!important}@media (max-width: 767px) {#brxe-dehfox {font-size: 40px}}#brxe-hohdkm {font-family: "Exo 2"; text-align: center; margin-top: 10px}@media (max-width: 767px) {#brxe-hohdkm {font-size: 13px}}#brxe-khzjyk {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-khzjyk {width: 25%}}#brxe-babjzn {color: #870000; fill: #870000; font-size: 40px}#brxe-babjzn:hover {color: #616161; fill: #616161}#brxe-babjzn .cls-1:hover {fill:#1A1A1A!important}#brxe-babjzn .cls-1 {fill:#870000!important}@media (max-width: 767px) {#brxe-babjzn {font-size: 40px}}#brxe-tkrduj {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-tkrduj {font-size: 13px}}#brxe-lvynqp {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-lvynqp {width: 25%}}#brxe-pmudth {color: #870000; fill: #870000; font-size: 40px}#brxe-pmudth:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-pmudth {font-size: 40px}}#brxe-gqbale {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-gqbale {font-size: 13px}}#brxe-dislbm {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-dislbm {width: 25%}}#brxe-nnhohf {color: #870000; fill: #870000; font-size: 40px}#brxe-nnhohf:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-nnhohf {font-size: 40px}}#brxe-qxkjmn {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-qxkjmn {font-size: 13px}}#brxe-xdrgxz {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-xdrgxz {width: 25%; margin-top: 30px}}#brxe-eejfvf {color: #870000; fill: #870000; font-size: 40px}#brxe-eejfvf:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-eejfvf {font-size: 40px}}#brxe-bwqoyb {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-bwqoyb {font-size: 13px}}#brxe-uwnbge {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-uwnbge {width: 25%; margin-top: 30px}}#brxe-rqdkda {color: #870000; fill: #870000; font-size: 40px}#brxe-rqdkda:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-rqdkda {font-size: 40px}}#brxe-mchdcc {margin-top: 10px; font-family: "Exo 2"; text-align: center}@media (max-width: 767px) {#brxe-mchdcc {font-size: 13px}}#brxe-njntet {align-items: center; align-self: center !important}@media (max-width: 478px) {#brxe-njntet {width: 25%; margin-top: 30px}}#brxe-hickuf {color: #870000; fill: #870000; font-size: 40px}#brxe-hickuf:hover {color: #1a1a1a; fill: #1a1a1a}@media (max-width: 767px) {#brxe-hickuf {font-size: 40px}}#brxe-zghxyb {margin-top: 10px; text-align: center; font-family: "Exo 2"}@media (max-width: 767px) {#brxe-zghxyb {font-size: 13px}}#brxe-jedffi {align-self: center !important; align-items: center}@media (max-width: 478px) {#brxe-jedffi {width: 25%; margin-top: 30px}}#brxe-iliftl {flex-direction: row}@media (max-width: 767px) {#brxe-iliftl {flex-wrap: nowrap}}@media (max-width: 478px) {#brxe-iliftl {flex-wrap: wrap}}#brxe-299ec8 {align-items: center; flex-direction: column; padding-top: 20px; padding-bottom: 3em}