/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.newsletter-module{position:relative;z-index:4;grid-column:1/-1}.newsletter-module:before{content:"";position:absolute;height:40px;width:100%;border-top-left-radius:100%;border-top-right-radius:100%;background-color:#000;top:0;transition:all .2s cubic-bezier(.645,.045,.355,1);z-index:1}.newsletter-module:hover:before{top:-19px}.newsletter-module:hover .arrow{clip-path:polygon(0 0,112% 0,100% 100%,0 100%);right:-20px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-module:hover .arrow{right:50%}}.newsletter-module.--open:hover:before{top:0}.newsletter-module.--open .newsletter-module--inner{overflow:hidden;cursor:auto}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-module.--open .newsletter-module--inner{padding:80px 0 60px}}.newsletter-module.--open .newsletter-module--inner .newsletter-introduction .newsletter-introduction__title{margin-bottom:80px;width:100%;max-width:100%}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-module.--open .newsletter-module--inner .newsletter-introduction .newsletter-introduction__title{padding-bottom:0}}.newsletter-module.--open .newsletter-module--inner .newsletter-content{max-height:3000px}.newsletter-module.--open .newsletter-module--inner .arrow{right:-300px}.newsletter-module--inner{position:relative;padding:80px 0;background-color:#000;color:#fff;border-bottom:1px solid #fff;transition:all .3s cubic-bezier(.645,.045,.355,1);cursor:pointer}.newsletter-content{max-height:0;transform-origin:bottom;transition:max-height .3s cubic-bezier(.645,.045,.355,1);overflow:hidden}.newsletter-module__container{position:relative}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-introduction{position:relative}}.newsletter-introduction .arrow{position:absolute;right:0;top:0;display:block;width:71px;height:42px;opacity:1;clip-path:polygon(35% 0,112% 0,100% 100%,35% 100%);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width:0)and (max-width:calc(1024px - 1px)){.newsletter-introduction .arrow{width:50px;height:30px}}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-introduction .arrow{top:auto;bottom:0;right:50%;transform:translateX(50%);clip-path:polygon(35% 0,112% 0,100% 100%,35% 100%)}}.newsletter-introduction .newsletter-introduction__title{text-align:center;width:fit-content;position:relative;display:block;margin-bottom:0;transition:all .3s cubic-bezier(.645,.045,.355,1);max-width:80%}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.newsletter-introduction .newsletter-introduction__title{max-width:100%;text-align:center;padding-bottom:60px}}.newsletter-introduction .newsletter-introduction__title span{width:fit-content}.newsletter-introduction__description{margin:0 auto;text-align:center;max-width:600px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.newsletter-introduction__description{padding:0 30px 30px}}.newsletter-webform{width:100%;max-width:769px;margin:0 auto}@media only screen and (min-width:900px){.newsletter-webform{margin-top:36px}}.newsletter-webform ._form-content{display:flex;flex-wrap:wrap;align-items:center}.newsletter-webform ._form_element{width:50%;padding:0 15px;position:relative}@media only screen and (min-width:0)and (max-width:calc(500px - 1px)){.newsletter-webform ._form_element{width:100%}}.newsletter-webform ._form_element._full_width,.newsletter-webform ._form_element input{width:100%}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]),.newsletter-webform ._form_element select,.newsletter-webform ._form_element textarea{background-color:#000;color:#fff;border:1px solid #fff;border-radius:10px;padding:27px 20px 13px;font-size:14px;font-weight:400;line-height:1;margin:1px 1px 31px}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus::-moz-placeholder,.newsletter-webform ._form_element select::-moz-placeholder,.newsletter-webform ._form_element select::-webkit-input-placeholder,.newsletter-webform ._form_element select::placeholder,.newsletter-webform ._form_element select:focus::-moz-placeholder,.newsletter-webform ._form_element textarea::-moz-placeholder,.newsletter-webform ._form_element textarea::-webkit-input-placeholder,.newsletter-webform ._form_element textarea::placeholder,.newsletter-webform ._form_element textarea:focus::-moz-placeholder{visibility:hidden;color:transparent!important}.newsletter-webform ._form_element input:not([type=checkbox]):not([type=radio]):not([type=submit]):hover,.newsletter-webform ._form_element select:hover,.newsletter-webform ._form_element textarea:hover{margin:0 0 30px;border-width:2px}.newsletter-webform ._form_element ._form-label{position:absolute;font-size:14px;font-weight:400;line-height:1;top:22px;left:35px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.newsletter-webform .focus-element ._form-label{font-size:10px;top:13px}.newsletter-webform .focus-element input:not([type=checkbox]):not([type=radio]):not([type=submit]),.newsletter-webform .focus-element select,.newsletter-webform .focus-element textarea{border-width:2px;margin:0 0 30px}.newsletter-webform .g-recaptcha>div{margin:auto}.newsletter-webform ._full_width{width:100%}.newsletter-webform .form-item{margin-bottom:23px}.newsletter-webform .form-type-checkbox{margin-top:26px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.newsletter-webform .form-type-checkbox{margin-bottom:28px}}.newsletter-webform .webform-button--submit{display:block;width:fit-content;position:relative;color:#fff;padding:20px;background-color:#000;border-radius:10px;transition:background-color .3s ease,color .3s ease;color:#000;background-color:#fff;margin:auto}.newsletter-webform .webform-button--submit--alternatif{background-color:var(--primary-color-000);color:#000}.newsletter-webform .webform-button--submit--alternatif:after,.newsletter-webform .webform-button--submit--alternatif:before{background-color:var(--primary-color-000)}.newsletter-webform .webform-button--submit:disabled{background-color:var(--secondary-color-grey);cursor:not-allowed;pointer-events:all!important;color:#000;opacity:1}.newsletter-webform .webform-button--submit:disabled:after,.newsletter-webform .webform-button--submit:disabled:before{display:none}.newsletter-webform .webform-button--submit:before{background-color:#fff;z-index:0}.newsletter-webform .webform-button--submit:after{background-color:#000}.recapcha-row *{max-width:100%}._error-inner,._form-thank-you{text-align:center}._error-inner{width:100%;margin-bottom:10px}._error-inner:empty{display:none}
.position-header{padding-top:calc(1.6rem + var(--header-height));padding-bottom:110px;border-bottom:6px solid #000;position:relative}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-header{padding-bottom:60px}}.position-header .container{display:flex;flex-wrap:wrap}.position-header .container>div,.position-header .container>div.col-3,.position-header .container>div.col-8,.position-header .container>div.col-12{padding-left:0;padding-right:0}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-header .container>div,.position-header .container>div.col-3,.position-header .container>div.col-8,.position-header .container>div.col-12{width:100%}.position-header .container>div.col-3.col-offset-1,.position-header .container>div.col-8.col-offset-1,.position-header .container>div.col-12.col-offset-1,.position-header .container>div.col-offset-1{margin:0}}.position-header .button-secondary{margin-bottom:40px;font-size:12px;line-height:21px;margin-left:-2px}.position-header h1{width:100%;margin-bottom:30px;text-transform:none;margin-left:-1px;line-height:.9}@media only screen and (min-width:768px)and (max-width:calc(1024px - 1px)){.position-header h1{max-width:80%}}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.position-header h1{max-width:100%}}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-header h1{margin-bottom:20px}}.position-header h1+.button-primary{display:block}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-header h1+.button-primary{display:none}}.position-header .position-info .icon{width:15px;height:15px;display:inline-block;margin-right:10px}.position-header .position-info .icon svg,.position-header .position-info .icon use{max-height:100%;max-width:100%}.position-header .position-info .button{display:none;margin-top:20px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-header .position-info .button{display:block}}.position-header .position-info-part{padding-right:20px;display:inline-flex;align-items:center;width:100%;font-size:12px;font-weight:400;margin-bottom:10px}@media only screen and (min-width:0)and (max-width:calc(768px - 1px)){.position-header .position-info-part{width:100%;padding-right:0}}.position-header .button-share-container{position:absolute;bottom:-28px;z-index:2;width:100%}.position-header .button-share-container .button-share{margin-left:auto}.position-body{gap:0}.position-body .position-body--left{grid-column:1/7;padding:15px;height:100vh;position:sticky;top:0;overflow:hidden;border-right:1px solid #000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--left{grid-column:1/-1;padding:0;position:relative;height:auto;border:0}}.position-body .position-body--left img{width:100%;height:auto}.position-body .position-body--left .back-to-top{width:100%;background-color:var(--primary-color-000);padding:25px 15px;position:absolute;bottom:0;left:0;text-align:left;font-weight:700;font-size:12px;font-size:1.2rem;line-height:21px;cursor:pointer}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--left .back-to-top{display:none}}.position-body .position-body--left .back-to-top .icon{width:11px;height:11px;margin-left:8px;display:inline-block;transform:translateY(4px)}.position-body .position-body--left .back-to-top .icon svg{max-width:100%;max-height:100%}.position-body .position-body--right{grid-column:7/-1;border-bottom:1px solid #000}.position-body .position-body--right .position-body--right--content{padding:80px 80px 50px}@media only screen and (min-width:1900px){.position-body .position-body--right .position-body--right--content{padding:110px 110px 50px}}@media only screen and (min-width:1024px)and (max-width:calc(1200px - 1px)){.position-body .position-body--right .position-body--right--content{padding:50px 50px 60px}}@media only screen and (min-width:900px)and (max-width:calc(1024px - 1px)){.position-body .position-body--right .position-body--right--content{padding:50px 50px 40px}}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--right .position-body--right--content{padding:40px 30px 70px}}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--right{grid-column:1/-1}}.position-body .position-body--right .layout-wysiwyg{max-width:850px;margin:0}.position-body .position-body--right .layout-wysiwyg p:first-of-type{font-family:interstate;font-size:clamp(2.5rem,2.4rem + .3125vw,3rem);font-weight:700;line-height:clamp(2.5rem,2.4rem + .3125vw,3rem);letter-spacing:-1px;margin-bottom:30px}.position-body .position-body--right .layout-wysiwyg .font-subhead{margin-bottom:15px}.position-body .position-body--right .button-green{display:block;margin:auto 0 0;width:100%;background-color:var(--secondary-color-green);padding:55px 110px 55px 80px;text-align:left;position:relative;border-top:1px solid #000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--right .button-green{padding:40px 30px}}.position-body .position-body--right .button-green .arrow{position:absolute;right:80px;top:50%;display:block;width:45px;height:36px;opacity:1;transform:translateY(-50%);clip-path:polygon(35% 0,112% 0,100% 100%,35% 100%);transition:all .3s cubic-bezier(.645,.045,.355,1);color:#000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.position-body .position-body--right .button-green .arrow{right:30px}}.position-body .position-body--right .button-green:hover .arrow{clip-path:polygon(0 0,112% 0,100% 100%,0 100%);transform:translate(5px,-50%)}.listing-jobs.related-positions{padding-top:120px;border-top:5px solid #000}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.listing-jobs.related-positions{padding-top:80px}}.listing-jobs.related-positions h2{padding-bottom:80px;max-width:50%}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.listing-jobs.related-positions h2{text-align:center;max-width:100%;padding-bottom:50px}}.listing-jobs.related-positions .poste:first-of-type{border-top:1px solid #000}.return-jobs{padding:50px 0}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.return-jobs .button{margin:auto}}.return-jobs .button .icon{top:51%}
.listing-jobs .poste{width:100%;border-bottom:1px solid #000}.listing-jobs .poste .title{font-family:interstate;font-size:clamp(2.5rem,2.28rem + .6875vw,3.6rem);font-weight:700;line-height:clamp(2.5rem,2.28rem + .6875vw,3.6rem);letter-spacing:-1px;text-transform:none;margin-bottom:10px}@media only screen and (min-width:0)and (max-width:calc(900px - 1px)){.listing-jobs .poste .title{letter-spacing:-1px;margin-bottom:15px}}.listing-jobs .poste .icon{width:19px;height:19px;display:inline-block;margin-right:10px;transition:all .3s cubic-bezier(.645,.045,.355,1);opacity:1}.listing-jobs .poste .icon svg,.listing-jobs .poste .icon use{max-height:100%;max-width:100%}.listing-jobs .poste .icon:last-child{display:none;opacity:0}.listing-jobs .poste .position-info-part{padding-right:20px;display:inline-flex;align-items:center;font-size:12px;letter-spacing:normal}@media only screen and (min-width:0)and (max-width:calc(1024px - 1px)){.listing-jobs .poste .position-info-part{width:100%;padding-right:0;margin-bottom:10px}}.listing-jobs .poste>a{padding:60px 0;display:block;background-color:var(--primary-color-000);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media only screen and (min-width:0)and (max-width:calc(1024px - 1px)){.listing-jobs .poste>a{padding:40px 0}}.listing-jobs .poste>a:active,.listing-jobs .poste>a:hover{background-color:#000;color:#fff}.listing-jobs .poste>a:active .icon:last-child,.listing-jobs .poste>a:hover .icon:last-child{display:inline-block;opacity:1}.listing-jobs .poste>a:active .icon:first-child,.listing-jobs .poste>a:hover .icon:first-child{display:none;opacity:0}
