@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(//pulpe.be/wp-content/themes/pulpe/assets/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(//pulpe.be/wp-content/themes/pulpe/assets/fonts/slick.eot);src:url(//pulpe.be/wp-content/themes/pulpe/assets/fonts/slick.eot?#iefix) format('embedded-opentype'),url(//pulpe.be/wp-content/themes/pulpe/assets/fonts/slick.woff) format('woff'),url(//pulpe.be/wp-content/themes/pulpe/assets/fonts/slick.ttf) format('truetype'),url(//pulpe.be/wp-content/themes/pulpe/assets/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}html {
scroll-behavior: smooth;
}
.custom-slider {
}
.custom-slider .slick-track {
}
.custom-slider .slick-slide {
margin-right: 34px;
}
.custom-slider .slick-slide:last-child {
margin-right: 0;
}
.custom-slider .slick-list {
}
.custom-slider .slick-track {
} body .desktop {
display: block;
}
body .mobile {
display: none;
}
h1 .has-custom-neutral-color,
h2 .has-custom-neutral-color {
font-family: var(--wp--preset--font-family--hey-august);
font-weight: normal;
line-height: 0.5;
}
h2 .has-custom-neutral-color{
font-size: 70px;
}
.has-custom-quentin-font .has-custom-neutral-color{
font-family: var(--wp--preset--font-family--quentin);
font-size: 50px !important;
text-transform: lowercase !important;
}
main{
margin-top: 0 !important;
}
.entry-content{
overflow: hidden;
}
.m-h-0{
margin-right: 0 !important;
margin-left: 0 !important;
}
.wp-block-separator.demi-trait{
border-width: 1px;
}
body{
overflow-x: hidden;
position: relative;
}
body .wp-site-blocks{
overflow-x: hidden;
position: relative;
}
.relative{
position: relative !important;
}
.btn-with-picto a{
display: flex;
align-items: center;
gap:10px !important;
}
.btn-with-picto a img{
height: inherit;
}
.btn-with-picto a:hover img{
filter: invert(1);
}
.no-link,
.no-link *{
pointer-events: none;
text-decoration: none !important;
}
.wp-block-button.is-style-outline:hover .wp-block-button__link{
background-color: var(--wp--preset--color--white);
border-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
}
.btn-border-white{
background-color: transparent;
border-color: var(--wp--preset--color--white);
border-width: 2px;
border-style: solid;
color: var(--wp--preset--color--white);
font-size: 24px;
line-height: 28px;
padding-top: 10px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 16px;
text-transform: uppercase;
display: flex;
gap:10px !important;
margin-left: 0 !important;
}
.btn-border-white:hover{
background-color: var(--wp--preset--color--white);
border-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
}
.btn-border-white:hover > img{
filter: invert(1);
}
.upfront{
z-index:100;
}
.rotate-infinite { animation: rotation 10s linear infinite;
}
.single-offres_emploi p{
font-size: 20px;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.opacity-10{
opacity: 0.1;
}
.opacity-50{
opacity: 0.5;
}
.background-opacity {
position: relative;
overflow: hidden;
}
.background-opacity::before {
content: "";
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.5);
pointer-events: none;
z-index: 1;
}
.background-opacity > * {
position: relative;
z-index: 2;
} .language-switcher {
position: relative;
display: inline-block;
color: var(--wp--preset--color-neutral);
}
.lang-trigger {
background: none;
border: none;
font: inherit;
cursor: pointer;
color: var(--wp--preset--color-neutral);
padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--20);
}
.lang-dropdown {
position: absolute;
top: 100%;
left: 0;
background: var(--wp--preset--color-background); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
display: none;
list-style: none;
padding: 0;
margin: 0;
min-width: 140px;
z-index: 9999;
}
.language-switcher:hover .lang-dropdown {
display: block;
}
.lang-dropdown li a {
display: block;
padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--20);
text-decoration: none; color: var(--wp--preset--color-neutral);
}
.lang-dropdown li a:hover,
.lang-dropdown li.active a {
background-color: var(--wp--preset--color-background);
color: var(--wp--preset--color-background);
} .custom-titre-site a{
color:#fff !important;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
background-color: #000;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
color: #fff;
}
.custom-menu .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.custom-menu .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item {
align-items: center;
}
.custom-menu .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item {
width: 100%;
}
.custom-menu .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .custom-wrapper-button-menu {
display: flex;
justify-content: center;
align-items: center;
margin-top: 40px;
}
.custom-menu.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover{
text-decoration: underline;
}
.custom-menu.wp-block-navigation .current-menu-item .wp-block-navigation-item__content{
font-weight: 800;
text-decoration: underline;
}
.language-switcher img{
display: none;
}
.language-switcher button{
padding: 0;
font-size: 24px;
}
.lang-dropdown{
left:50%;
transform: translate(-50%, 0);
min-width: unset;
}
.language-switcher ul li{
font-size: 24px;
}
.m0-auto{
margin:0 auto !important;
}
.no-underline a{
text-decoration: none !important;
color:#fff !important;
}
.custom-banner-home {
position: relative;
margin-left: 0 !important;
margin-right: 0 !important;
overflow: visible;
}
.custom-banner-home::after {
content: '';
position: absolute;
bottom: -61px;
left: 50%;
width: 2px;
height: 84px;
background: #fff;
display: block;
transform: translate(-50%, 100%);
}
.absolute-block-home {
position: absolute;
bottom: 0;
}
.taste-our .wp-block-column{
position: relative;
}
.taste-our .wp-block-column .popular-absolute{
position: absolute;
right: 0;
top: 0;
transform: translate(0, -100%);
margin:0;
}
.titre-rotate{
transform: rotate(-5deg);
}
.bloc-rotate{
transform: rotate(-3deg);
}
.custom-separator-address{
width: 1px !important;
padding: 0 !important;
height: 505px !important;
}
.let-mee-in > .wp-block-group{
gap:50px 195px !important;
}
.want-to-join{
position: relative;
}
.want-to-join .custom-image-absolute{
position: absolute;
top: 0;
left: 50%;
transform: rotate(5deg) translate(-20%, -80%);
margin-top: 0;
}
.wp-block-group:has(> .bloc-rotate){
max-width: 1265px !important;
margin:0 auto !important;
}
.title-with-bg mark.has-inline-color:not(.has-custom-neutral-color){
position: relative;
color:#fff !important;
display: inline-flex;
}
.title-with-bg mark.has-inline-color:not(.has-custom-neutral-color)::before{
content: '';
position: absolute;
top: -3px;
left: 50%;
width: 115%;
height: 100%;
background: url(//pulpe.be/wp-content/themes/pulpe/assets/bg-title.svg) no-repeat left center;
z-index: -1;
transform: translateX(-50%);
}
.title-with-bg.sans-espace mark.has-inline-color:not(.has-custom-neutral-color)::before{
left: 35%;
}
.title-with-bg.big mark.has-inline-color:not(.has-custom-neutral-color)::before{
background: url(//pulpe.be/wp-content/themes/pulpe/assets/bg-big-title.svg) no-repeat left center;
width:100%;
}
.title-with-bg.tt-35 mark.has-inline-color:not(.has-custom-neutral-color)::before{
transform: translateX(-35%);
}
.or-bring-us-row > figure{
position: relative;
}
.or-bring-us-row > figure::after{
content: '';
width: 150%;
height: .5px;
background: #fff;
display: block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
}
.our-story-title{
display: flex;
flex-direction: column;
}
.our-story-title mark{
font-size: 60px !important;
line-height: 80px !important;
}
.timeline .border-timeline{
position:relative;
}
.timeline .img-timeline{
position: absolute;
right: 0;
width: 150px;
margin: 0;
transform: translate(20px, 80px);
}
.timeline .border-timeline.reverse .img-timeline{
transform: translate(-20px, 80px);
left: 0;
}
.timeline .border-timeline.no-p .img-timeline{
transform: translate(20px, 20px);
}
.timeline .border-timeline.no-p.reverse .img-timeline{
transform: translate(-20px, 20px);
}
.timeline > .wp-block-columns .border-timeline.mobile{
display: none !important;
}
.impossible{
position: relative;
}
.impossible .img-absolute{
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
}
.card-value{
position: relative;
max-width: 482px !important;
}
.card-value .absolute-img{
position: absolute;
top:0;
left:50%;
transform: translate(-50%, -80%);
}
.logo-absolute-wrapper{
position: inherit;
}
.logo-absolute-wrapper .logo-absolute{
position: absolute;
right: -20%;
top: -4%;
z-index: -1;
}
.single .logo-absolute-wrapper .logo-absolute{
top: -8%;
}
.custom-form form p:not(:has(.wpcf7-submit)){
margin:0 !important;
margin-bottom: 78px !important;
}
.custom-form form p br{
display: none;
}
.custom-form form p:has(.wpcf7-submit){
margin:0 !important;
}
.custom-form form p input{
background: transparent;
border: 0;
border-bottom: 0.5px solid #fff;
padding-bottom:10px;
font-size:40px;
font-family: var(--wp--preset--font-family--barlow-condensed);
color:#fff;
outline: 0;
width: 100%;
}
.custom-form form p input::placeholder{
color:#fff;
}
.custom-form form label{
width: 100%;
}
.custom-form form label:has(input[type="checkbox"]){
gap: 10px;
display: flex;
align-items: center;
}
.custom-form form label input[type="checkbox"]{
width: fit-content;
}
.custom-form form label span{
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.custom-form form p textarea{
background: transparent;
border: 0;
border-bottom: 0.5px solid #fff;
padding-bottom:10px;
font-size:40px;
font-family: var(--wp--preset--font-family--barlow-condensed);
color:#fff;
outline: 0;
min-width: 100%;
height: 200px;
}
.custom-form form p .btn-send-form{
background-color: transparent;
border-color: var(--wp--preset--color--white);
border-width: 2px;
border-style: solid;
color: var(--wp--preset--color--white);
font-size: 24px;
line-height: 28px;
padding-top: 10px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 16px;
text-transform: uppercase;
cursor: pointer;
width: fit-content;
margin: 0 auto;
display: flex;
position: relative;
align-items: center;
gap: 10px;
}
.custom-form form p .btn-send-form:hover{
background-color: var(--wp--preset--color--white);
border-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
}
.custom-form form p .btn-send-form:hover svg path{
fill: #000;
}
.custom-form form p input.wpcf7-submit{
display: none;
}
.custom-form form p input.wpcf7-submit:hover{
background-color: var(--wp--preset--color--white);
border-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
}
.custom-form form p textarea::placeholder{
color:#fff;
}
.separator-form{
width: 1Px;
height: 84px;
border: 0;
background: #fff;
margin-top: 30px;
}
.img-absolute-want-to{
position: absolute;
right: 0;
top: 0;
margin: 0 !important;
transform: translate(50%, -50%);
}
.img-absolute-want-to.reverse-translate{
transform: translate(10%, -10%);
}
.w-50{
width: 50% !important;
}
.liste-jobs .title-job{
text-decoration: none !important;
}
.item-ajout-functions{
display: flex;
align-items: center;
justify-content: center;
}
.item-ajout-functions .title-didnt-find-it{
font-size: 80px;
font-family: var(--wp--preset--font-family--hey-august);
font-weight: normal;
line-height: 75px;
text-transform: uppercase;
}
.item-ajout-functions a{
margin-top: 45px;
font-size: 24px;
line-height: 28px;
text-decoration: none;
width: fit-content;
margin-left:15px !important;
}
.item-ajout-functions a:hover img{
filter: invert(1);
}
.liste-jobs ul{
display: grid;
grid-template-columns: 1fr;
gap:43px;
}
.liste-jobs ul li{
margin-top: 0 !important;
}
.img-rs{
transition: all 0.3s ease-in-out;
border-radius: 100%;
}
.img-rs img{
transition: all 0.3s ease-in-out;
}
.img-rs:hover{
background: #fff;
}
.img-rs:hover img{
filter: invert(1);
}
.custom-footer > .wp-block-group .custom-address{
gap: 50px 36%;
}
.custom-footer a{
text-decoration: none !important;
}
.custom-footer a:hover{
text-decoration: underline !important;
color:#fff !important;
}
.menu-footer ul{
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 1rem 6rem;
list-style: none;
padding: 0;
margin: 0;
}
.menu-footer li:nth-child(1) { order: 1; }
.menu-footer li:nth-child(2) { order: 4; }
.menu-footer li:nth-child(3) { order: 2; }
.menu-footer li:nth-child(4) { order: 5; }
.menu-footer li:nth-child(5) { order: 3; }
.menu-footer li:nth-child(6) { order: 6; }
@media screen and (max-width: 1200px) {
body .desktop {
display: none;
}
body .mobile {
display: block;
}
.nav-wrapper{
gap:32px !important;
flex-direction: row-reverse;
}
.or-bring-us-row{
gap: 30px 90px !important;
}
.or-bring-us-row > figure img{
width: 200px !important;
}
.col-tab{
flex-direction: column !important;
}
.col-50-tab{
column-gap: 50px !important;
}
.ml-0-tab figure{
margin-left: 0 !important;
}
.card-value{
max-width: 382px !important;
}
.job-banner .wp-block-columns{
gap:2em 107px !important;
}
.job-banner .wp-block-columns .wp-block-column:first-child{
flex-basis: 33% !important;
}
.custom-footer > .wp-block-group{
padding-top: 50px !important;
}
.custom-footer > .wp-block-group > .wp-block-group > .wp-block-columns{
flex-direction: column;
gap:4em 194px !important;
}
.custom-footer > .wp-block-group > .wp-block-group > .wp-block-columns > .wp-block-column{
flex-basis: 0 !important;
}
} .wp-block-table thead {
background-color: var(--wp--preset--color--custom-neutral);
color: var(--wp--preset--color--custom-background);
font-size: var(--wp--preset--font-size--medium);
} .type_produit-popular-choice{
position:relative;
}
.type_produit-popular-choice::before{
position:absolute;
content: url(https://pulpe.be/wp-content/uploads/2025/05/pulpe-popular-choice.png);
display: inline-block;
top: 0;
right: 0;
width: 210px;
} @media screen and (max-width: 992px) {
h2{
line-height: 50px !important;
}
h2 .has-custom-neutral-color{
font-size: 35px !important;
}
.titre-extra{
line-height: .85 !important;
}
.mt-80{
margin-top:80px !important;
}
.mt-40{
margin-top:40px !important;
}
.lh-60-mob{
line-height: 60px !important;
}
.custom-banner-home{
padding-top: 150px !important;
}
.taste-our .wp-block-column .wp-block-group{
margin-top:40px !important;
}
.taste-our .wp-block-column .popular-absolute{
position: absolute;
right: 0;
top: 55px;
transform: translate(0, -100%);
}
.taste-our .wp-block-column .popular-absolute img{
width: 140px !important;
object-fit: contain !important;
height: 90px !important;
}
.image-texte .wp-block-columns {
gap: 5em 120px;
}
.custom-separator-address{
min-width: 90%;
height: 1px !important;
}
.custom-titre-site{
font-size:40px !important;
}
.want-to-join h2 .has-custom-neutral-color {
font-size: 40px !important;
}
.want-to-join .custom-image-absolute img{
width: 140px !important;
}
.or-bring-us-row{
gap: 30px 35px !important;
margin-top: 30px !important;
}
.or-bring-us-row > figure img{
width: 150px !important;
}
.or-bring-us-row > .wp-block-group img{
min-width: 130px !important;
}
.or-bring-us > .wp-block-group:not(.or-bring-us-row){
margin-top: 20px !important;
}
.our-story-title{
font-size: 110px !important;
line-height: 100px !important;
}
.let-mee-in h2{
font-size: 40px !important;
line-height: 60px !important;
}
.let-mee-in h2 mark{
font-size: 55px !important;
}
.timeline h2.has-quentin-font-family{
font-size: 40px !important;
}
.timeline > .wp-block-columns{
display: grid;
grid-template-columns: .5px 1fr;
gap: 60px 22%;
}
.timeline > .wp-block-columns .border-timeline.mobile{
display: block !important;
}
.timeline > .wp-block-columns .border-timeline.mobile figure {
transform: translate(129px, 80px) rotate(180deg);
}
.timeline > .wp-block-columns .border-timeline.mobile figure img{
width: 150px;
}
.timeline .col-empty{
display: none !important;
}
.timeline .col-timeline{
padding-left: 0 !important;
}
.border-timeline{
display: none !important;
}
.timeline .col-timeline{
padding-right: 0 !important;
padding-left: 0 !important;
}
.timeline > .wp-block-columns:not(.mb-0) > .wp-block-column{
padding-top: 40px !important;
}
.timeline > .wp-block-columns.mb-0 .wp-block-column{
padding-top: 0 !important;
}
.timeline > .wp-block-columns .col-empty{
display: none;
}
.timeline{
display: flex;
flex-direction: column;
}
.card-value{
padding:80px 50px !important;
}
.card-value h3{
font-size: 30px !important;
}
.card-value img{
max-width: 40px !important;
}
.want-to-become > .wp-block-group{
padding-top: 80px !important;
}
.align-center-mobile{
float: unset !important;
margin: unset !important;
}
.jc-center-mobile{
justify-content: center !important;
}
.logo-absolute-wrapper{
padding-top: 175px !important;
padding-bottom: 100px !important;
}
.single .logo-absolute-wrapper{
padding-top:70px !important;
padding-bottom: 50px !important;
}
.single .logo-absolute-wrapper .w-50{
width: 100% !important;
}
.custom-form{
padding-top: 50px !important;
padding-right: 28px !important;
padding-bottom: 32px !important;
padding-left: 28px !important;
}
.custom-form form p:not(:has(.wpcf7-submit)){
margin-bottom: 40px !important;
}
.custom-form form p textarea{
height: 100px !important;
}
.custom-form input,
.custom-form textarea{
font-size: 24px !important;
line-height: 28px !important;
}
.img-absolute-want-to{
max-width: 75px !important;
}
.tax-single{
font-size: 40px !important;
}
.item-ajout-functions .title-didnt-find-it{
font-size: 55px !important;
line-height: 60px !important;
}
.item-ajout-functions a{
margin-top: 15px;
margin-left: 5px !important;
}
.liste-jobs ul li > .wp-block-group{
padding: 45px !important;
}
.liste-jobs ul li > .wp-block-group h2{
margin-top:30px !important;
}
.liste-jobs ul li > .wp-block-group a{
margin-top: 35px !important;
}
.pl-0-mob{
padding-left: 0 !important;
}
.want-to-join .custom-image-absolute img{
width:120px !important;
}
.want-to-join h2{
font-size: 40px !important;
}
.impossible h2{
font-size:60px !important;
}
.want-to-join h2 .has-custom-neutral-color {
font-size: 35px !important;
}
.want-to-join a{
font-size: 20px !important;
}
}
@media screen and (max-width: 782px) {
.or-bring-us-row{
flex-direction: column;
}
}
@media screen and (max-width: 768px) {
.or-bring-us-row{
flex-direction: column;
}
.timeline > .wp-block-columns .border-timeline.mobile figure {
transform: translate(85px, 80px) rotate(180deg);
}
.timeline > .wp-block-columns .border-timeline.mobile figure img{
width: 100px;
}
.want-to-join{ padding-top: 150px !important;
padding-bottom: 80px !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.want-to-join .custom-image-absolute img{
width:80px !important;
}
.want-to-join h2{
font-size: 30px !important;
line-height: 1 !important;
}
.want-to-join h2 .has-custom-neutral-color {
font-size: 25px !important;
}
.want-to-join a{
font-size: 16px !important;
}
.impossible > .wp-block-group{
padding-top:0 !important;
padding-bottom: 0 !important;
}
.impossible > .wp-block-group > .wp-block-group{
padding-top: 90px !important;
padding-bottom: 90px !important;
}
.wrapper-content-job{
padding-left: 30px !important;
padding-right: 30px !important;
}
.become-pulpe{
padding-top: 60px !important;
padding-bottom: 30px !important;
}
.become-pulpe p{
margin-top: 10px !important;
font-size: 40px !important;
}
.image-texte h2 + p{
font-size: 30px !important;
line-height: 1 !important;
margin-top: 10px !important;
}
.image-texte h2 + p + div p{
font-size:20px !important;
}
.intolerant h3,
.job-banner h1 + p{
font-size: 40px !important;
line-height: 40px !important;
} .menu-footer ul {
grid-template-columns: repeat(2, 1fr);
gap: 1rem 2rem;
} .menu-footer li {
order: initial !important;
}
}
@media screen and (max-width: 576px) {
.want-to-join .bloc-rotate{
padding-right: 20px !important;
padding-left: 20px !important;
}
.timeline > .wp-block-columns .border-timeline.mobile figure img{
width: 55px;
}
.timeline > .wp-block-columns .border-timeline.mobile figure{
transform: translate(47px, 20px) rotate(180deg);
}
}
@media (min-width: 600px) { .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
display: none;
} .wp-block-navigation__responsive-container-open:not(.always-shown) {
display: flex;
}
}
@media (min-width: 768px) {
.liste-jobs ul{
grid-template-columns: 1fr 1fr;
}
}
@media (min-width: 992px) {
.timeline .border-timeline:not(.mobile){
display: block !important;
}
}
@media (min-width: 1200px) { .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
display: block;
} .wp-block-navigation__responsive-container-open:not(.always-shown) {
display: none;
}
.custom-menu .wp-block-navigation__responsive-container .wp-block-navigation__responsive-close .custom-wrapper-button-menu {
display: none;
}
}
@media (min-width: 1400px) {
.liste-jobs ul{
grid-template-columns: 1fr 1fr 1fr;
}
} .wp-block-gallery.gallery-overflow{
margin-left: -15vw !important;
margin-right: -15vw !important;
}
@media (max-width: 768px) {
.wp-block-gallery.gallery-overflow{
flex-wrap: nowrap !important;
}
.wp-block-gallery.gallery-overflow > .wp-block-image:last-child {
display: none !important;
}
}