#nav{position:fixed;top:0;left:0;right:0;z-index:200}@media (min-width:782px){.customize-support #nav{top:32px}}@media (max-width:781.99px){.customize-support #nav{top:46px}}#nav:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:#FFF;opacity:0}.loaded #nav:before{transition:none}.menu-open #nav:before{opacity:1;transition:opacity 0s ease-out .4s}.loaded #nav{transition:background-color .2s ease-out,box-shadow .2s ease-out,color .2s ease-out}.menu-open #nav{background-color:#fff0;color:var(--main-color)}body:not(.menu-open) #nav.static{background-color:#fff0;box-shadow:0 4px 4px 0 #fff0;color:#FFF}body:not(.menu-open) #nav.scroll{background-color:#FFF;box-shadow:0 4px 4px 0 rgb(0 0 0 / .25);color:var(--main-color)}#nav>.menu-wrapper{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;column-gap:20px}.loaded #nav>.menu-wrapper{transition:padding .2s ease-out}@media (min-width:1200px){#nav>.menu-wrapper{padding:20px 40px}}@media (max-width:1199.99px){#nav>.menu-wrapper{padding:20px 25px}}#nav>.menu-wrapper>.home-btn{position:relative}.loaded #nav>.menu-wrapper>.home-btn{transition:height .2s ease-out,flex-basis .2s ease-out,opacity .2s ease-out}@media (min-width:1200px){.menu-open #nav>.menu-wrapper>.home-btn{opacity:0;pointer-events:none}}body:not(.menu-open) #nav.static>.menu-wrapper>.home-btn{height:82px;flex:0 1 179px}.menu-open #nav>.menu-wrapper>.home-btn,body:not(.menu-open) #nav.scroll>.menu-wrapper>.home-btn{height:50px;flex:0 1 110px}#nav>.menu-wrapper>.home-btn:before,#nav>.menu-wrapper>.home-btn:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-size:contain;background-repeat:no-repeat}.loaded #nav>.menu-wrapper>.home-btn:before,.loaded #nav>.menu-wrapper>.home-btn:after{transition:opacity .2s ease-out}#nav>.menu-wrapper>.home-btn:before{background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/logo.white.svg)}#nav>.menu-wrapper>.home-btn:after{background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/logo.color.svg)}body:not(.menu-open) #nav.static>.menu-wrapper>.home-btn:before{opacity:1}body:not(.menu-open) #nav.static>.menu-wrapper>.home-btn:after{opacity:0}.menu-open #nav>.menu-wrapper>.home-btn:before,body:not(.menu-open) #nav.scroll>.menu-wrapper>.home-btn:before{opacity:0}.menu-open #nav>.menu-wrapper>.home-btn:after,body:not(.menu-open) #nav.scroll>.menu-wrapper>.home-btn:after{opacity:1}#nav>.menu-wrapper>.menu-btn{display:block}@media (min-width:1200px){#nav>.menu-wrapper>.menu-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1199.99px){#nav>.menu-wrapper>.menu-btn{position:relative}}.loaded #nav>.menu-wrapper>.menu-btn{transition:height .2s ease-out,width .2s ease-out,background-color .2s ease-out,border-radius .2s ease-out,color .2s ease-out}body:not(.menu-open) #nav.static>.menu-wrapper>.menu-btn{height:60px;width:120px;background-color:#FFF;border-radius:30px;color:var(--main-color)}body:not(.menu-open) #nav.scroll>.menu-wrapper>.menu-btn{height:50px;width:120px;background-color:var(--main-color);border-radius:25px;color:#FFF}.menu-open #nav>.menu-wrapper>.menu-btn{height:50px;width:140px;background-color:var(--off-color);border-radius:25px;color:var(--main-color)}body:not(.menu-open) #nav>.menu-wrapper>.menu-btn:hover{background-color:var(--off-color);color:var(--main-color)}.menu-open #nav>.menu-wrapper>.menu-btn:hover{background-color:var(--main-color);color:#FFF}#nav>.menu-wrapper>.menu-btn>span{position:absolute;top:50%;left:calc(50% + 3px);transform:translate(-50%,-50%);pointer-events:none;opacity:0;text-transform:uppercase;font-size:18px;font-weight:500;letter-spacing:3px}.loaded #nav>.menu-wrapper>.menu-btn>span{transition:opacity .2s ease-out}body:not(.menu-open) #nav>.menu-wrapper>.menu-btn>.opened,.menu-open #nav>.menu-wrapper>.menu-btn>.closed{opacity:1}#nav>.menu-wrapper>.menu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;column-gap:50px}@media (max-width:1199.99px){#nav>.menu-wrapper>.menu{display:none}}.loaded #nav>.menu-wrapper>.menu{transition:opacity .2s ease-out}.menu-open #nav>.menu-wrapper>.menu{opacity:0;pointer-events:none}#nav>.menu-wrapper>.menu a{font-family:"Druk Wide";font-size:25px;font-weight:700;cursor:pointer}.loaded #nav>.menu-wrapper>.menu a{transition:color .2s ease-out}#nav>.menu-wrapper>.menu a.current,#nav>.menu-wrapper>.menu a:hover{color:var(--off-color)}#nav>.menu-wrapper>.menu .menu-item{line-height:30px}#nav>.menu-wrapper>.menu .menu-item.cta-btn{position:relative;overflow:hidden;padding:10px 25px;background-color:var(--off-color);border-radius:30px;color:#FFF}#nav>.menu-wrapper>.menu .menu-item.cta-btn:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / .1);opacity:0}.loaded #nav>.menu-wrapper>.menu .menu-item.cta-btn:before{transition:opacity .2s ease-out}#nav>.menu-wrapper>.menu .menu-item.cta-btn:hover:before{opacity:1}#nav>.menu-wrapper>.menu .menu-item.cta-btn>span{position:relative}#nav>.menu-wrapper>.menu>.submenu-container{position:relative}#nav>.menu-wrapper>.menu>.submenu-container>.submenu-btn{position:relative;padding-right:35px}#nav>.menu-wrapper>.menu>.submenu-container>.submenu-btn:after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:14px;height:8px;background-color:var(--off-color);-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.loaded #nav>.menu-wrapper>.menu>.submenu-container>.submenu-btn:after{transition:transform .2s ease-out}#nav>.menu-wrapper>.menu>.submenu-container>.submenu-btn.open:after{transform:translateY(-50%) scale(-1)}#nav>.menu-wrapper>.menu>.submenu-container>.submenu{position:absolute;top:100%;left:-25px;display:flex;width:350px;flex-direction:column;align-items:flex-start;row-gap:10px;padding:20px 25px;background-color:#FFF;color:var(--main-color);opacity:0;pointer-events:none}.loaded #nav>.menu-wrapper>.menu>.submenu-container>.submenu{transition:top .2s ease-out,opacity .2s ease-out}#nav>.menu-wrapper>.menu>.submenu-container>.submenu-btn.open+.submenu{top:160%;opacity:1;pointer-events:auto}#nav>.menu-wrapper>.menu>.submenu-container>.submenu>.submenu-item{font-size:14px}#social-links{position:absolute;transform:translate(-50%,-50%) rotate(-90deg);z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:20px}#social-links>.social-links{line-height:10px;font-weight:700;color:#FFF}.loaded #social-links>.social-links{transition:color .2s ease-out}#social-links>.social-links:hover{color:var(--off-color)}@media (min-width:900px){#social-links{top:calc((100% + 100px) / 2)}#social-links>.social-links{font-size:16px}}@media (max-width:899.99px){#social-links{top:calc((100% +  90px) / 2)}#social-links>.social-links{font-size:12px}}@media (min-width:1370px){#social-links{left:45px}}@media (max-width:1369.99px){#social-links{left:25px}}@media (min-width:900px){#formulaire{padding-top:250px}}@media (max-width:899.99px){#formulaire{padding-top:200px}}#formulaire>.content-wrapper>.hook{margin-bottom:35px;text-align:center;font-family:"Druk Wide";font-weight:700;color:#C3C3C3}@media (min-width:900px){#formulaire>.content-wrapper>.hook{font-size:40px}}@media (max-width:899.99px){#formulaire>.content-wrapper>.hook{font-size:25px}}#formulaire>.content-wrapper>.title{max-width:850px;margin:0 auto 50px;text-transform:uppercase;text-align:center;font-family:"Druk Wide";font-weight:700}@media (min-width:900px){#formulaire>.content-wrapper>.title{font-size:70px}}@media (max-width:899.99px) and (min-width:470px){#formulaire>.content-wrapper>.title{font-size:30px}}@media (max-width:469.99px){#formulaire>.content-wrapper>.title{font-size:20px}}.common-form{color:#FFF}.common-form>:not(.response){opacity:1;transition:opacity .2s ease-out}.common-form.sending>:not(.response){animation:blink 1s infinite linear;pointer-events:none}@keyframes blink{0%,100%{opacity:1}50%{opacity:.3}}.common-form>.title{max-width:200px;margin-bottom:50px;font-family:"Druk Wide";font-size:20px;font-weight:700}.common-form>.fields{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:flex-start;column-gap:20px;row-gap:20px;counter-reset:field}.common-form>.fields>.field{position:relative;flex:0 0 100%;max-width:100%;border-bottom:solid 1px currentColor}.common-form>.fields>.field>label{display:block;margin-bottom:5px;font-size:15px;line-height:14px}.common-form>.fields>.field>label:empty{display:none}.common-form>.fields>.field>label:before{counter-increment:field;content:counter(field,decimal-leading-zero);display:inline-block;width:40px;line-height:14px;font-weight:700;vertical-align:baseline}.common-form>.fields>.field>.input-area{display:block;width:100%;padding:0;border:none;background-color:#fff0;font-family:inherit;font-size:13px;font-weight:100;color:inherit}.common-form>.fields>.field>.input-area::-webkit-input-placeholder,.common-form>.fields>.field>.input-area::placeholder{opacity:.7}.common-form>.fields>.field>input{height:55px}.common-form>.fields>.field>textarea{height:120px;resize:none;padding-top:15px!important}.common-form>.fields>.field>.uploadbox{position:relative}.common-form>.fields>.field>.uploadbox:after{content:'';position:absolute;top:0;right:0;bottom:0;display:block;width:15px;background-color:currentColor;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/upload.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/upload.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none}.common-form>.fields>.field>.uploadbox>input{position:absolute;top:0;left:0;pointer-events:none;visibility:hidden}.common-form>.fields>.field>.uploadbox>label{display:block;overflow:hidden;padding-right:35px;white-space:nowrap;text-overflow:ellipsis;line-height:55px;cursor:pointer}.common-form>.fields>.field>.uploadbox>label>span:empty:after{content:attr(data-placeholder)}.common-form>.fields>.field>.selectbox{position:relative}.common-form>.fields>.field>.selectbox>.selection{position:relative;display:block;height:55px;overflow:hidden;padding-right:35px;text-overflow:ellipsis;white-space:nowrap;line-height:55px;cursor:pointer}.common-form>.fields>.field>.selectbox>.selection:empty{content:attr(data-placeholder)}.common-form>.fields>.field>.selectbox>.selection:after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;width:15px;height:8px;background-color:currentColor;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.common-form>.fields>.field>.selectbox>.selection:after{transition:transform .2s ease-out}.common-form>.fields>.field>.selectbox.open>.selection:after{transform:translateY(-50%) scale(-1)}.common-form>.fields>.field>.selectbox>.selection>.default{opacity:1}.common-form>.fields>.field>.selectbox>.selection>a{text-decoration:underline;color:#BA1717}.common-form>.fields>.field>.selectbox>.options{position:absolute;top:calc(100% + 15px);left:50%;transform:translateX(-50%);z-index:1;width:100%;max-height:200px;overflow:auto;background-color:#FFF;border-radius:10px;box-shadow:5px 5px 30px rgb(0 0 0 / .1);font-weight:400;color:var(--main-color);opacity:0;transition:opacity .2s ease-out;pointer-events:none}.common-form>.fields>.field>.selectbox.open>.options{opacity:1;pointer-events:auto}.common-form>.fields>.field>.selectbox>.options .option{display:block;overflow:hidden;padding:0 20px;background-color:#fff0;text-overflow:ellipsis;white-space:nowrap;line-height:50px;cursor:pointer}.loaded .common-form>.fields>.field>.selectbox>.options .option{transition:background-color .2s ease-out}.common-form>.fields>.field>.selectbox>.options .option.default,.common-form>.fields>.field>.selectbox>.options .option.disabled{opacity:.5;pointer-events:none}.common-form>.fields>.field>.selectbox>.options .option:hover,.common-form>.fields>.field>.selectbox>.options .option.selected:not(.default){background-color:var(--off-color)}.common-form>.fields>.field>.selectbox>.options .option>a{pointer-events:none}.common-form>.fields>.field>.checkbox,.common-form>.fields>.field>.radio{position:relative}.common-form>.fields>.field>.checkbox>input,.common-form>.fields>.field>.radio>input{position:absolute;top:0;left:0;pointer-events:none;visibility:hidden}.common-form>.fields>.field>.checkbox>label,.common-form>.fields>.field>.radio>label{display:block;padding-left:50px;cursor:pointer}.common-form>.fields>.field>.checkbox>label:not(:last-child),.common-form>.fields>.field>.radio>label:not(:last-child){margin-bottom:5px}.common-form>.fields>.field>.checkbox>label:before,.common-form>.fields>.field>.radio>label:before{content:"";position:absolute;left:10px;box-sizing:border-box;display:block;height:22px;width:22px;background-color:rgb(255 255 255 / .25);background-clip:content-box;border:solid 3px rgb(255 255 255 / .25);outline:solid 1px #FFF;transition:outline .2s ease-out,background-color .2s ease-out}.common-form>.fields>.field>.checkbox>label:before{border-radius:3px}.common-form>.fields>.field>.radio>label:before{border-radius:50%}.common-form>.fields>.field>.checkbox>input:checked+label:before,.common-form>.fields>.field>.radio>input:checked+label:before{background-color:#FFF}.common-form>.fields>.field>.checkbox>input:checked+label:hover:before,.common-form>.fields>.field>.radio>input:checked+label:hover:before{background-color:var(--off-color)}.common-form>.fields>.field>.checkbox+.error,.common-form>.fields>.field>.radio+.error{padding-left:50px}.common-form>.fields>.field>.error{display:none;padding-bottom:15px;font-size:12px;color:#D00}.common-form>.fields>.field.empty>.empty,.common-form>.fields>.field.wrong>.wrong{display:block}.common-form>.fields>.submit-btn{max-width:max-content;padding:0 45px;margin-top:50px;background-color:#FFF;border-radius:30px;line-height:60px;font-size:20px;font-weight:500;color:var(--main-color);cursor:pointer}.loaded .common-form>.fields>.submit-btn{transition:background-color .2s ease-out}.common-form>.fields>.submit-btn:hover{background-color:var(--off-color)}.common-form>.response{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgb(0 0 0 / .3);opacity:0;transition:opacity .2s ease-out;pointer-events:none;color:#333}@media (min-width:900px){.common-form>.response{padding:50px}}@media (max-width:899.99px){.common-form>.response{padding:25px}}.common-form>.response>div{position:relative;display:block;max-width:330px;padding:20px 30px 20px 46px;background-color:#FFF;box-shadow:5px 5px 30px rgb(0 0 0 / .1);border-radius:10px;font-size:14px;font-weight:500}.common-form>.response>div:before{content:"";position:absolute;top:50%;left:20px;transform:translateY(-50%);height:calc(100% - 40px);border-left:solid 6px;border-radius:3px}.common-form>.response.success>div:before{border-left-color:green}.common-form>.response.failure>div:before{border-left-color:red}.common-form>.response>div>strong{display:inline-block;margin-bottom:10px;line-height:140%;font-size:18px;font-weight:700}.common-form.success>.success,.common-form.failure>.failure{opacity:1;pointer-events:auto}#footer{position:sticky;bottom:0;left:0;right:0;max-height:calc(100vh - 90px);overflow:auto;padding:50px 0;background-color:#FFF;background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/footer.bg.svg);background-size:120% auto;background-position:top center;background-repeat:no-repeat;background-attachment:fixed;color:var(--main-color)}#footer>.content-wrapper{position:relative}@media (min-width:782px){.customize-support #footer{max-height:calc(100vh - 122px)}}@media (max-width:781.99px){.customize-support #footer{max-height:calc(100vh - 136px)}}#footer>.content-wrapper>.menu{display:flex;max-width:500px;flex-direction:column;align-items:flex-start}#footer>.content-wrapper>.menu:not(:last-child){margin-bottom:50px}@media (min-width:900px){#footer>.content-wrapper>.menu{margin-left:auto}}@media (max-width:899.99px){#footer>.content-wrapper>.menu{}}#footer>.content-wrapper>.menu a{font-family:"Druk Wide";font-weight:700;cursor:pointer}#footer>.content-wrapper>.menu .menu-item{text-transform:uppercase}@media (min-width:900px){#footer>.content-wrapper>.menu a{font-size:50px}}@media (max-width:899.99px){#footer>.content-wrapper>.menu a{font-size:30px}}.loaded #footer>.content-wrapper>.menu a{transition:color .2s ease-out}#footer>.content-wrapper>.menu a:hover,#footer>.content-wrapper>.menu a.current{color:var(--off-color)}#footer>.content-wrapper>.menu>.submenu-container{display:flex;flex-direction:column;align-items:flex-start}#footer>.content-wrapper>.menu>.submenu-container>.submenu-btn:after{content:'';position:relative;top:5px;transform:translateY(-50%);display:inline-block;width:18px;height:11px;margin-left:20px;background-color:#000;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:middle}.loaded #footer>.content-wrapper>.menu>.submenu-container>.submenu-btn:after{transition:transform .2s ease-out}#footer>.content-wrapper>.menu>.submenu-container>.submenu-btn.open:after{transform:translateY(-50%) scale(-1)}#footer>.content-wrapper>.menu>.submenu-container>.submenu{display:flex;flex-direction:column;align-items:flex-start;row-gap:15px;margin:35px 0}@media (min-width:900px){#footer>.content-wrapper>.menu>.submenu-container>.submenu>.submenu-item{font-size:25px}}@media (max-width:899.99px){#footer>.content-wrapper>.menu>.submenu-container>.submenu>.submenu-item{font-size:16px}}#footer>.content-wrapper>.legal{text-transform:uppercase;text-align:center;font-size:8px;font-weight:600;letter-spacing:1.64px}{}#footer>.content-wrapper>.legal>a>span{display:inline;background-image:linear-gradient(to bottom,transparent calc(100% - 1px),currentColor calc(100% - 1px),currentColor 100%);background-size:0% 100%;background-repeat:no-repeat;background-position:bottom right;text-decoration:none}.loaded #footer>.content-wrapper>.legal>a>span{transition:background-size .2s ease-out}#footer>.content-wrapper>.legal>a.current>span,#footer>.content-wrapper>.legal>a:hover>span{background-size:100% 100%;background-position:bottom left}.modal{position:fixed;top:0;left:0;bottom:0;right:0;z-index:250;overflow:auto;background-color:#FFF;opacity:0;pointer-events:none;isolation:isolate}.loaded .modal{transition:opacity .4s ease-out}@media (min-width:782px){.customize-support .modal{top:32px}}@media (max-width:781.99px){.customize-support .modal{top:46px}}.modal>.header{position:fixed;top:0;right:0;left:0;z-index:300;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (min-width:900px){.modal>.header{padding:50px}}@media (max-width:899.99px){.modal>.header{padding:20px 25px}}@media (min-width:782px){.customize-support .modal>.header{top:32px}}@media (max-width:781.99px){.customize-support .modal>.header{top:46px}}.modal>.header>.logo{display:block;height:50px;flex:0 0 110px;background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/logo.white.svg);background-size:contain;background-repeat:no-repeat}.modal>.header>.close-btn{display:block;height:50px;flex:0 0 50px;background-color:currentColor;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/close.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/close.svg);-webkit-mask-size:35px;mask-size:35px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;cursor:pointer}#modal-menu{z-index:100;overflow:auto;padding:120px 25px 50px;background-color:#FFF;color:var(--main-color)}.menu-open #modal-menu{opacity:1;pointer-events:auto}#modal-menu>.menu-wrapper{display:flex;min-height:100%;flex-direction:column;justify-content:center}#modal-menu>.menu-wrapper>.menu{display:flex;flex-direction:column;align-items:center}#modal-menu>.menu-wrapper>.menu a{text-align:center;font-family:"Druk Wide";font-weight:700;cursor:pointer}@media (min-width:900px){#modal-menu>.menu-wrapper>.menu a{font-size:50px}}@media (max-width:899.99px){#modal-menu>.menu-wrapper>.menu a{font-size:30px}}.loaded #modal-menu>.menu-wrapper>.menu a{transition:color .2s ease-out}#modal-menu>.menu-wrapper>.menu a.current,#modal-menu>.menu-wrapper>.menu a:hover{color:var(--off-color)}#modal-menu>.menu-wrapper>.menu .menu-item{text-transform:uppercase}#modal-menu>.menu-wrapper>.menu .menu-item.blog{position:relative}#modal-menu>.menu-wrapper>.menu .menu-item.blog:after{content:'LeBlog';position:absolute;right:-20px;transform:translate(100%,-50%);font-family:"Poppins";font-size:15px;font-weight:600;color:#33DF85}@media (min-width:900px){#modal-menu>.menu-wrapper>.menu .menu-item.blog:after{top:calc(50% + 13px)}}@media (max-width:899.99px){#modal-menu>.menu-wrapper>.menu .menu-item.blog:after{top:calc(50% + 5px)}}#modal-menu>.menu-wrapper>.menu>.submenu-container{display:flex;flex-direction:column;align-items:center}#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu-btn{position:relative}#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu-btn:after{content:'';position:absolute;top:calc(50% + 5px);right:-20px;transform:translate(100%,-50%);display:block;width:21px;height:11px;background-color:#000;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/arrow.down.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:middle}.loaded #modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu-btn:after{transition:transform .2s ease-out}#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu-btn.open:after{transform:translate(100%,-50%) scale(-1)}#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu{display:flex;flex-direction:column;align-items:center;row-gap:15px;margin:35px 0}@media (min-width:900px){#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu>.submenu-item{font-size:25px}}@media (max-width:899.99px){#modal-menu>.menu-wrapper>.menu>.submenu-container>.submenu>.submenu-item{font-size:18px}}#rythm-modal{overflow:auto;background-color:var(--main-color);color:#FFF}@media (min-width:900px){#rythm-modal{padding:150px 0 50px}}@media (max-width:899.99px){#rythm-modal{padding:150px 0}}#rythm-modal:before{content:'';position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/pictogram.white.svg);background-size:contain;background-position:bottom left;background-repeat:no-repeat;opacity:.05}.rythm-open #rythm-modal{opacity:1;pointer-events:auto}#rythm-modal>.content-wrapper{position:relative;min-height:100%}@media (min-width:1300px){#rythm-modal>.content-wrapper{display:flex;flex-direction:row;align-items:center;column-gap:100px}#rythm-modal>.content-wrapper>.col-1{flex:0 0 520px}}@media (max-width:1299.99px){#rythm-modal>.content-wrapper>.col-1{margin-bottom:100px}}#rythm-modal>.content-wrapper>.col-1>.hook{max-width:500px;margin-bottom:35px;font-family:"Druk Wide";font-size:30px;font-weight:700}#rythm-modal>.content-wrapper>.col-1>.addresses{margin-bottom:35px}#rythm-modal>.content-wrapper>.col-1>.addresses>.label{margin-bottom:35px;font-size:20px;font-weight:700}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices{display:grid;gap:15px}@media (min-width:550px){#rythm-modal>.content-wrapper>.col-1>.addresses>.offices{grid-template-columns:repeat(2,1fr)}}@media (max-width:549.99px){#rythm-modal>.content-wrapper>.col-1>.addresses>.offices{grid-template-columns:repeat(1,1fr)}}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office{display:flex;flex-direction:column;align-items:flex-start;row-gap:10px;padding:25px 30px;border-radius:20px;font-size:14px}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office:nth-child(even){background-color:#4C56EB;color:#FFF}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office:nth-child(odd){background-color:#1BF57F;color:#000}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office>.label{text-transform:uppercase;font-weight:700}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office>.cta-link{position:relative;margin-left:30px}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office>.cta-link:before{content:'';position:absolute;top:50%;left:-30px;transform:translateY(-50%);display:block;height:17px;width:15px;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office>.cta-link.phone:before{-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/phone.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/phone.svg)}#rythm-modal>.content-wrapper>.col-1>.addresses>.offices>.office>.cta-link.email:before{-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/email.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/email.svg)}#rythm-modal>.content-wrapper>.col-1>.social{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:15px;font-size:20px;font-weight:700}#rythm-modal>.content-wrapper>.col-1>.social>.label{white-space:nowrap}@media (min-width:550px){#rythm-modal>.content-wrapper>.col-1>.social>.label{margin-right:35px}}@media (max-width:549.99px){#rythm-modal>.content-wrapper>.col-1>.social>.label{flex:0 0 100%}}#rythm-modal>.content-wrapper>.col-1>.social>.networks{display:contents}#rythm-modal>.content-wrapper>.col-1>.social>.networks>.cta-link{text-transform:uppercase}#rythm-modal>.content-wrapper>.col-2{position:relative}#rythm-modal>.content-wrapper>.col-2>.accent{z-index:1;display:block;height:170px;width:170px}@media (min-width:1300px){#rythm-modal>.content-wrapper>.col-2>.accent{position:absolute;transform:translate(-50%,-50%)}}@media (max-width:1299.99px){#rythm-modal>.content-wrapper>.col-2>.accent{position:relative;margin-bottom:50px}}#rythm-modal>.content-wrapper>.col-2>.accent:before,#rythm-modal>.content-wrapper>.col-2>.accent:after{content:'';position:absolute;top:50%;left:50%;display:block;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}#rythm-modal>.content-wrapper>.col-2>.accent:before{transform:translate(-50%,-50%);height:55px;width:55px;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/handle.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/handle.svg)}#rythm-modal>.content-wrapper>.col-2>.accent:after{height:170px;width:170px;padding:3px;background-clip:content-box;-webkit-mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/contact-accent.svg);mask-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/icons/contact-accent.svg);animation:rotating 10s linear infinite}@keyframes rotating{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}#rythm-modal>.content-wrapper>.col-2>.hook{max-width:300px;font-family:"Druk Wide";font-size:20px;font-weight:700}@media (min-width:1300px){#rythm-modal>.content-wrapper>.col-2>.hook{position:absolute;top:0;left:calc(50% - 17.5px);z-index:1;display:block;width:calc(50% + 35px)}}@media (max-width:1299.99px){#rythm-modal>.content-wrapper>.col-2>.hook{margin-bottom:50px}}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card{position:relative}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.illustration{position:relative;isolation:isolate}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.illustration>img{height:100%;width:80%;overflow:hidden;object-fit:cover;object-position:center;border-radius:20px}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.illustration:after{content:'';position:absolute;top:0;bottom:0;z-index:1;display:block;width:80%;background-color:rgb(0 0 0 / .2);border-radius:20px}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(even)>.illustration>img{margin-right:auto}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(even)>.illustration:after{left:0}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(odd)>.illustration>img{margin-left:auto}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(odd)>.illustration:after{right:0}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.overlay{position:absolute;bottom:50px;z-index:1}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(even)>.overlay{right:0;text-align:right}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(odd)>.overlay{left:0;text-align:left}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.overlay>.label{margin-bottom:10px;font-family:"Druk Wide";font-weight:700}@media (min-width:500px){#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.overlay>.label{font-size:40px}}@media (max-width:499.99px){#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.overlay>.label{font-size:30px}}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card>.overlay>.cta-link{font-size:18px;font-weight:600}@media (min-width:1300px){#rythm-modal>.content-wrapper>.col-2>.contact-cards{display:flex;flex-direction:row;align-items:flex-start}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card{flex:0 0 calc(50% + 17.5px)}#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(even){margin-top:100px;margin-left:-35px}}@media (max-width:1299.99px){#rythm-modal>.content-wrapper>.col-2>.contact-cards>.card:nth-child(even){margin-top:35px}}.modal-form{overflow:auto;background-color:var(--main-color);color:#FFF}@media (min-width:900px){.modal-form{padding:150px 0 100px}.modal-form:before{content:'';position:fixed;top:0;right:0;bottom:0;left:0;z-index:2;background-image:url(/wp-content/themes/swing-17-08-2023/resources/scripts/css/../../images/pictogram.white.svg);background-size:contain;background-position:bottom right;background-repeat:no-repeat;opacity:.10}}@media (max-width:899.99px){.modal-form{padding:0 0 100px}}.entreprise-open #entreprise-modal,.talents-open #talents-modal{opacity:1;pointer-events:auto}.modal-form>.background{position:relative}@media (min-width:900px){.modal-form>.background{position:fixed;top:0;right:50%;bottom:0;left:0;z-index:1}}@media (max-width:899.99px){.modal-form>.background{}}.modal-form>.background>img{height:100%;width:100%;object-fit:cover;object-position:center}.modal-form>.background:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;background-color:rgb(0 0 0 / .2)}.modal-form>.background>.hooks{position:absolute;right:0;bottom:0;left:0;z-index:2}@media (min-width:900px){.modal-form>.background>.hooks{padding:50px}}@media (max-width:899.99px){.modal-form>.background>.hooks{padding:25px}}.modal-form>.background>.hooks>.hook{margin:0;line-height:normal;font-family:"Druk Wide";font-weight:700}.modal-form>.background>.hooks>.hook:first-child{margin-bottom:10px}@media (min-width:1400px){.modal-form>.background>.hooks>.hook{font-size:50px}.modal-form>.background>.hooks>.hook:first-child{font-size:45px}}@media (max-width:1399.99px) and (min-width:1100px){.modal-form>.background>.hooks>.hook{font-size:40px}.modal-form>.background>.hooks>.hook:first-child{font-size:35px}}@media (max-width:1099.99px){.modal-form>.background>.hooks>.hook{font-size:30px}.modal-form>.background>.hooks>.hook:first-child{font-size:25px}}.modal-form>.content-wrapper{position:relative;z-index:3;min-height:100%}@media (min-width:900px){.modal-form>.content-wrapper{}}@media (max-width:899.99px){.modal-form>.content-wrapper{margin-top:50px}}.modal-form>.content-wrapper>.content>.disclaimer{max-width:200px;margin-top:50px;font-size:12px}@media (min-width:900px){.modal-form>.content-wrapper>.content{width:calc(50% - 50px);margin-left:auto}}