:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.header_v05{background:linear-gradient(180deg,#e1f6f9,#fff);margin-bottom:10px;position:relative;width:100%}.header_v05__wrapper{display:flex;flex-direction:row;margin:0 auto 30px;max-width:1680px}@media only screen and (max-width:1024px){.header_v05__wrapper{flex-direction:column;gap:30px;margin-bottom:0}}.header_v05__wrapper__left{backdrop-filter:blur(7px);background:rgba(103,210,223,.92);border-radius:12px;height:max-content;margin-bottom:30px;margin-left:20px;margin-top:88px;padding-bottom:40px;padding-left:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count))*1);padding-right:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count))*1);padding-top:30px;position:relative;width:calc(50% - 20px);z-index:10}@media only screen and (max-width:1024px){.header_v05__wrapper__left{margin:140px 10px 0;padding:25px 20px 20px;width:calc(100% - 20px)}}.rtl .header_v05__wrapper__left{margin-left:unset;margin-right:20px}@media only screen and (max-width:1024px){.rtl .header_v05__wrapper__left{margin-left:10px;margin-right:10px;width:calc(100% - 20px)}}.header_v05__wrapper__left__header{align-items:center;column-gap:10px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:15px;width:100%}@media only screen and (max-width:1024px){.header_v05__wrapper__left__header{width:100%}}.header_v05__wrapper__left__header__img__content{height:100%;max-height:70px;max-width:unset;object-fit:contain;width:100%}.header_v05__wrapper__left__header__tag{align-items:center;background:var(--Marine,#1b365d);border-radius:2px;color:var(--Blanc,#fff);display:flex;font-family:Manrope,sans-serif;font-size:13px;font-style:normal;font-weight:500;gap:8px;justify-content:center;letter-spacing:.26px;line-height:150%;padding:1px 8px}.rtl .header_v05__wrapper__left__header__tag:not(:where(.ltr *)){font-family:Arimo,sans-serif}.header_v05__wrapper__left__header__tag b,.header_v05__wrapper__left__header__tag strong{font-weight:700}.header_v05__wrapper__left__header__tag u{text-decoration-line:underline}.header_v05__wrapper__left__header__tag a{font-weight:700;text-decoration-line:underline}@media only screen and (max-width:768px){.header_v05__wrapper__left__header__tag{font-size:15px}}@media only screen and (max-width:1024px){.header_v05__wrapper__left__header__tag{font-size:13px}}.header_v05__wrapper__left__header__text{color:var(--Marine,#1b365d);font-family:Manrope,sans-serif;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.03em;line-height:110%;text-transform:uppercase}.rtl .header_v05__wrapper__left__header__text:not(:where(.ltr *)){font-family:Arimo,sans-serif}.header_v05__wrapper__left__header__title{color:var(--Marine,#1b365d);font-family:Manrope,sans-serif;font-size:30px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:110%}.rtl .header_v05__wrapper__left__header__title:not(:where(.ltr *)){font-family:Arimo,sans-serif}@media only screen and (max-width:768px){.header_v05__wrapper__left__header__title{font-size:28px}}.header_v05__wrapper__left__content{margin-top:25px;width:100%}@media only screen and (max-width:1024px){.header_v05__wrapper__left__content{width:100%}}.header_v05__wrapper__left__cta{margin-top:25px;width:max-content}.header_v05__wrapper__left__cta span{font-family:Manrope,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:120%;pointer-events:none}@media only screen and (max-width:768px){.header_v05__wrapper__left__cta span{font-size:14px}}.header_v05__wrapper__left__cta svg{stroke:var(--Marine,#1b365d)}.header_v05__wrapper__left__cta button{background-color:#fff}.header_v05__wrapper__right{border-radius:0 0 0 12px;height:100%;overflow:hidden;position:absolute;right:0;top:0;width:calc(50% + ((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count))*1);z-index:0}.rtl .header_v05__wrapper__right{border-radius:0 0 12px 0;left:0;right:unset}@media only screen and (max-width:1024px){.header_v05__wrapper__right{height:223px;top:-58px;width:100%}}.header_v05__wrapper__right__img{height:100%}.header_v05__wrapper__right__img__content{height:100%;object-fit:cover;width:100%}.header_v05__cta{bottom:45px;color:var(--Marine,#1b365d);font-family:Manrope,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:120%;position:fixed;right:10px;transform:translateY(100px);transition:all .3s ease;z-index:4}.header_v05__cta svg{stroke:var(--Marine,#1b365d)}.header_v05__cta span{pointer-events:none}.header_v05__cta.show{transform:translateY(0)}.rtl .header_v05__cta{left:10px;right:unset}@media only screen and (max-width:768px){.header_v05__cta{border-bottom-right-radius:0;border-top-right-radius:0;right:0}.rtl .header_v05__cta{border-bottom-left-radius:0;border-bottom-right-radius:14px;border-top-left-radius:0;border-top-right-radius:14px;left:0}}.header_v05__layer{background:rgba(27,54,93,.8);display:flex;flex-direction:row;height:100vh;justify-content:end;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;visibility:hidden;width:100vw;z-index:11}.header_v05__layer.open{opacity:1;transition:visibility .3s ease;visibility:visible}.header_v05__layer.open .header_v05__layer__container{left:0;transition:all .3s ease}.rtl .header_v05__layer.open .header_v05__layer__container{left:unset;right:0}.header_v05__layer.open .header_v05__layer__container:before{left:0;opacity:1}.rtl .header_v05__layer.open .header_v05__layer__container:before{left:unset;right:0}.header_v05__layer__container{background:#fff;height:100%;left:100%;overflow-y:scroll;position:relative;transition:all .3s ease;width:50%}@media only screen and (min-width:1025px){.header_v05__layer__container:before{display:none}}@media only screen and (max-width:1024px){.header_v05__layer__container:before{background:var(--Blanc,#fff);box-shadow:0 5px 20px -10px rgba(4,33,78,.1);content:"";height:98px;left:100%;opacity:0;position:fixed;top:0;transition:all .3s ease;width:100vw;z-index:1}.rtl .header_v05__layer__container:before{left:unset;right:100%}}.rtl .header_v05__layer__container{left:unset;right:100%}@media only screen and (max-width:1024px){.header_v05__layer__container{width:100%}}.header_v05__layer__container__close{color:var(--Marine,#1b365d);font-family:Manrope,sans-serif;font-size:10px;font-style:normal;font-weight:600;font-weight:600!important;letter-spacing:.02em;letter-spacing:.2px;line-height:110%;padding:20px;position:fixed;right:30px;text-transform:uppercase;top:18px;z-index:3}.rtl .header_v05__layer__container__close:not(:where(.ltr *)){font-family:Arimo,sans-serif}.rtl .header_v05__layer__container__close{left:30px;right:unset}.header_v05__layer__container__close span{pointer-events:none}.header_v05__layer__container__close:hover svg{transform:unset!important}.header_v05__layer__container__close svg{stroke:transparent;height:10px;margin-left:6px;width:10px}.rtl .header_v05__layer__container__close svg{margin-left:unset;margin-right:6px}.header_v05__layer.white_bg{--error-color:#ff6059;--desc-color:#1b365db2;--main-color:#1b365d;--checkbox-bg:transparent;background:#fff}.header_v05__layer .form{backdrop-filter:none;background:transparent;box-shadow:none;min-height:100%;padding:25px}@media only screen and (max-width:1024px){.header_v05__layer .form{padding-top:118px}}.header_v05__layer .form__title{color:var(--main-color);font-family:Manrope,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:0;width:100%}.rtl .header_v05__layer .form__title:not(:where(.ltr *)){font-family:Arimo,sans-serif}@media only screen and (max-width:1024px){.header_v05__layer .form__title{position:fixed;top:30px;width:max-content;z-index:5}}.header_v05__layer .form__description{color:var(--main-color);margin-bottom:15px}.header_v05__layer .form__required{margin-bottom:25px;margin-top:5px;width:100%}@media only screen and (max-width:1024px){.header_v05__layer .form__required{position:fixed;top:57px;z-index:5}}.header_v05__layer .form .input__text__informations{color:var(--desc-color)}.header_v05__layer .form .input__checkbox input[type=checkbox]{border:1px solid var(--main-color)}.header_v05__layer .form .input__checkbox input[type=checkbox]:before{background-color:var(--checkbox-bg)}.header_v05__layer .form .input__checkbox__label{color:var(--desc-color)}.header_v05__layer .form__submit{margin:auto}.header_v05__layer .form__submit__container{margin-top:5px}.header_v05__layer .form__submit__container span{font-size:12px}.header_v05__layer .form__ml{color:var(--desc-color)}.header_v05__layer .form .mt5{margin-top:5px}.header_v05__layer .form__confirmation{height:100%;min-height:calc(100vh - 50px)}.header_v05__layer .form__confirmation,.header_v05__layer .form__confirmation__title{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center}.header_v05__layer .form__confirmation__title span{font-size:25px}.header_v05__layer .form__confirmation__title svg{margin:0}.header_v05__layer .form__confirmation__desc{font-size:13px;margin:0}.header_v05__layer .form__confirmation .cta{margin-top:15px;margin-inline-start:inherit}.header_v05__layer .form__confirmation .cta__container{font-size:12px}