:root{--logo-height:32px;--logo-width:166px}html,body{min-width:990px}.container{max-width:980px;padding:0 1rem}@media screen and (min-width:1366px){.container{max-width:1280px;padding:0}}.wp-screening-placeholder-container{justify-content:center;width:100%;padding:1rem 0;display:flex}.darkmode-toggle{border-radius:var(--rounded-full);cursor:pointer;background-color:var(--color-neutral-50);border:1px solid var(--color-neutral-300);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;width:2.5rem;height:1.5rem;transition:transform .5s,background .5s,border .5s;display:flex;position:relative}.darkmode-toggle .toggle-container{color:var(--color-orange-600);border-radius:var(--rounded-full);background-color:var(--color-orange-600);width:1.125rem;height:1.125rem;padding:.19rem;transition:all .5s;position:absolute;top:50%;left:.19rem;transform:translateY(-50%)}.darkmode-toggle .icon-sun,.darkmode-toggle .icon-moon{display:block}.toggle-icon-light,.toggle-icon-dark{justify-content:center;align-items:center;width:.75rem;height:.75rem;transition:opacity .5s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toggle-icon-dark{opacity:0}.toggle-icon-light{opacity:1}.dark .darkmode-toggle{background-color:var(--color-denim-600)}.dark .darkmode-toggle .toggle-container{background-color:var(--color-base-white);transform:translate(.935rem)translateY(-50%)}.dark .toggle-icon-dark{opacity:1}.dark .toggle-icon-light{opacity:0}.wm-header-quickactions{align-items:flex-start;gap:.5rem;display:flex;position:relative}.wm-desktopmenu{letter-spacing:normal;color:var(--color-neutral-800);background-color:var(--color-base-white);justify-content:center;align-items:center;gap:1.5rem;padding:1rem;font-size:.875rem;font-weight:500;line-height:1;display:flex}.dark .wm-desktopmenu{background-color:var(--color-neutral-800)}.wm-desktopmenu-categories{flex-wrap:wrap;align-self:stretch;align-items:center;gap:2.5rem;min-width:15rem;margin:auto 0;display:flex}.wm-desktopmenu-link{letter-spacing:normal;color:var(--color-neutral-800);align-self:stretch;gap:.375rem;margin:auto 0}.dark .wm-desktopmenu-link{color:var(--color-neutral-100)}.wm-desktopmenu-link:hover{text-decoration:underline}.wm-desktopmenu-link:not(:last-child){white-space:nowrap}.wm-desktopmenu-separator{background-color:var(--color-base-alpha-dark-100);flex-shrink:0;align-self:stretch;width:1px;height:1rem;margin:auto 0;display:flex}.wm-header{background:var(--color-neutral-900);align-items:center;height:80px;display:flex}.wm-header .container{justify-content:space-between;align-items:center;display:flex}@media (min-width:630px){.wm-header .darkmode-toggle{margin-right:.5rem}}.wm-header-logo{color:var(--color-base-white);height:var(--logo-height);width:var(--logo-width)}.wm-header-nav{align-items:center;gap:.5rem;display:flex}.wm-header-search-form{opacity:0;z-index:100;width:100%;max-width:0;transition:max-width .3s,opacity .3s;display:flex;position:absolute;top:0;right:calc(100% - 36px);overflow:hidden}.wm-header-search-form[data-visible=true]{opacity:1;max-width:307px}.wm-header-search-form input{border:1px solid var(--color-neutral-300);background-color:#fff;border-radius:9999px;outline:none;width:100%;height:2.25rem;padding-left:2.25rem;padding-right:2.25rem;font-size:.875rem;line-height:1.25rem}.wm-header-search-form input::-webkit-input-placeholder{color:var(--color-neutral-500)}.wm-header-search-form input::-ms-input-placeholder{color:var(--color-neutral-500)}.wm-header-search-form input::placeholder{color:var(--color-neutral-500)}.wm-header-search-form input:-ms-input-placeholder{color:var(--color-neutral-500)}.wm-header-search-form input:focus{border-color:var(--color-orange-600)}.wm-header-search-form input:not(:placeholder-shown)+div>.icon-exit{display:block}.wm-header-search-form .icon-exit{cursor:pointer;width:1.25rem;height:1.25rem;display:none;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.wm-header-search-form button[type=submit]{cursor:pointer;color:var(--color-neutral-800);background-color:transparent;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.wm-header-search-form button[type=submit]:hover{color:var(--color-neutral-900)}.wm-header-search-form button .icon-search{pointer-events:none;width:1rem;height:1rem}.wm-footer{background-color:var(--color-neutral-900);padding-top:4rem}.wm-footer-logo{width:125px;height:24px;color:var(--color-base-white)}.wm-footer-title{color:var(--color-base-white);font-size:2rem;font-weight:600;line-height:2.5rem}.wm-footer-columns{justify-content:space-between;gap:2rem;padding-top:2rem;padding-bottom:5rem;display:flex}.wm-footer-column{flex-direction:column;gap:.5rem;display:flex}.wm-footer-column-title{color:var(--color-neutral-500);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.wm-footer-column-link{color:var(--color-base-white);align-items:center;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.wm-footer-column-link:hover{text-decoration:underline}.wm-footer-bottom-bar{border-top:1px solid rgba(255,255,255,.05);padding-top:1.5rem;padding-bottom:1.5rem}.wm-footer .icon-facebook,.wm-footer .icon-twitter,.wm-footer .icon-linkedin{width:1rem;height:1rem;color:var(--color-base-white);margin-right:.625rem}.wm-footer-bottom-bar>.container{color:var(--color-neutral-500);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:400;line-height:1.125rem;display:flex}.wm-footer-bottom-bar a{color:var(--color-neutral-500);text-decoration:underline}.wm-footer-bottom-bar a:hover{color:var(--color-neutral-600)}.wm-footer-bottom-bar-left{justify-content:space-between;align-items:center;gap:9rem;display:flex}.wm-recommended-divider{border:1px solid #d1d5db}body.dark .wm-recommended-divider{border-color:var(--color-neutral-700)}.wm-recommended-companies{flex-direction:column;gap:2rem;max-width:980px;margin:0 auto;padding:3rem 1.5rem;display:flex}@media screen and (min-width:630px){.wm-recommended-companies{gap:2.5rem}}@media screen and (min-width:1366px){.wm-recommended-companies{max-width:1060px;padding:3rem 0}}.wm-recommended-companies-container{justify-content:space-between;align-items:baseline;gap:1.5rem;display:flex;overflow-y:auto}@media screen and (min-width:630px){.wm-recommended-companies-container{gap:0;overflow-y:hidden}}.wm-recommended-companies-title{letter-spacing:-1px;color:#1f2937;text-align:center;align-self:flex-start;font-size:1.5rem;font-weight:600;line-height:2rem}@media screen and (min-width:630px){.wm-recommended-companies-title{font-size:2rem;line-height:2.5rem}}body.dark .wm-recommended-companies-title{color:#fff}.wm-recommended-companies-link{color:#071c2d;background-color:#fff;border:1px solid #f3f4f6;border-radius:1.25rem;justify-content:center;align-self:center;align-items:center;gap:.5rem;width:100%;height:2.5rem;padding:0 1rem;font-size:1rem;font-weight:600;line-height:1.125rem;text-decoration:none;display:flex;box-shadow:0 1px 3px rgba(14,22,38,.08)}body.dark .wm-recommended-companies-link{border-color:#22242d}@media screen and (min-width:630px){.wm-recommended-companies-link{gap:.375rem;width:170px;font-size:.875rem;line-height:1.25rem}}.wm-recommended-companies-link span{text-align:center;background-color:#fb5f05;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.wm-recommended-companies-link svg{color:#fff;vertical-align:middle;width:1.188rem;height:1.188rem}@media screen and (min-width:630px){.wm-recommended-companies-link span{width:1.25rem;height:1.25rem}.wm-recommended-companies-link svg{width:1rem;height:1rem}}.wm-company-card{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:5rem;height:10rem;display:flex}@media screen and (min-width:630px){.wm-company-card{width:6.25rem}}.wm-company-card-logo{object-fit:contain;background:#f3f4f6;border:1.25px solid #e5e5e5;width:5rem;height:5rem}body.dark .wm-company-card-logo{border-color:#22242d}@media screen and (min-width:630px){.wm-company-card-logo{border:1.56px solid #e5e5e5;width:6.25rem;height:6.25rem}}.wm-company-card-name{color:#1f2937;text-align:center;word-break:break-word;font-size:.875rem;font-weight:400;line-height:1.25rem}body.dark .wm-company-card-name{color:#fff}.wm-recommended-companies-wrapper{background-color:var(--color-base-white)}body.dark .wm-recommended-companies-wrapper{background-color:var(--color-neutral-800)}.wm-similar-jobs-section{background-color:#f2f3f7;flex-direction:column;gap:1.5rem;max-width:980px;margin:0 auto;padding:3rem 1.5rem;display:flex}body.dark .wm-similar-jobs-section{background-color:#041727}@media screen and (min-width:1366px){.wm-similar-jobs-section{max-width:1060px;padding:3rem 0}}.wm-similar-jobs-section-title{font-size:1.5rem;font-weight:600;line-height:2rem}.wm-similar-jobs-page{flex-direction:column;gap:.75rem;list-style:none;transition:opacity .3s;display:flex;position:relative}.wm-teaser[hidden]{display:none}.wm-pagination-prev[disabled],.wm-pagination-next[disabled]{color:#bfc3c9;cursor:not-allowed}.wm-similar-jobs-divider{border:1px solid #d1d5db}body.dark .wm-similar-jobs-divider{border-color:var(--color-neutral-700)}.wm-socialshare{border:1px solid rgba(0,0,0,.1);border-radius:.25rem;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.38rem .5rem;display:flex}.dark .wm-socialshare{border-color:rgba(255,255,255,.5)}.wm-socialshare-icon{cursor:pointer;justify-content:center;align-items:center;display:flex}.wm-socialshare-icon svg{color:#3b535f;width:1rem;height:1rem}.wm-socialshare-icon svg.icon-link{color:var(--color-neutral-800)}.dark .wm-socialshare-icon svg{color:var(--color-neutral-100)}.wm-socialshare-icon:not(:last-child):after{content:"";background:rgba(0,0,0,.1);width:1px;height:1rem;margin:0 .5rem;display:inline-block}.dark .wm-socialshare-icon:not(:last-child):after{background:rgba(255,255,255,.5)}.wm-tooltip{background:var(--color-base-white);z-index:1000;pointer-events:none;border-radius:3px;padding:.25rem .5rem;font-size:.75rem;animation:.3s ease-in-out fadeIn;position:absolute;box-shadow:0 2px 5px rgba(0,0,0,.2)}.dark .wm-tooltip{background:var(--color-neutral-800);color:var(--color-neutral-100)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.wm-teaser{background-color:#fff;flex-direction:column;align-items:flex-start;gap:.625rem;padding:1rem .5rem;display:flex;position:relative;box-shadow:0 .125rem .5rem rgba(0,0,0,.04)}.wm-teaser-logo{object-fit:contain;background-color:#fff;border:.0625rem solid #e5e5e5;width:2.5rem;height:2.5rem;box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.05)}.wm-teaser-content{flex-direction:row;gap:.625rem;display:flex}.wm-teaser-header{flex-direction:column;gap:.25rem;display:flex}.wm-teaser-title{font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none}.wm-teaser-title a{color:inherit}.wm-teaser-company{color:#6b7280;font-size:.75rem;font-weight:500;line-height:1.25rem;text-decoration:underline}.wm-teaser-location{align-items:center;gap:1.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.wm-teaser-location-item{text-transform:capitalize;align-items:center;gap:.5625rem;display:flex}.wm-teaser-labels{flex-wrap:wrap;gap:.5rem;display:flex;top:1rem;right:1.5rem}.wm-teaser-labels span{color:#1f2937;background:#f2f3f7;border:1px solid #f3f4f6;border-radius:.25rem;margin-left:0;padding:.25rem .5rem;font-size:.75rem;font-weight:600;line-height:1rem}.wm-teaser-labels .supperoffer{color:#fff;background:#0b79be}.wm-teaser-location-container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}@media (min-width:630px){.wm-teaser{flex-direction:row;gap:1rem;padding:1.5rem}.wm-teaser-content{flex-direction:column;gap:.375rem}.wm-teaser-logo{width:4rem;height:4rem}.wm-teaser-title{font-size:1.125rem;line-height:1.5rem}.wm-teaser-location{margin-top:1rem}.wm-teaser-labels{position:absolute;top:1rem;right:1.5rem}}.wm-job-teaser-actions{gap:.5rem;display:flex}.wm-job-offer-apply{color:#fff;cursor:pointer;background-color:#fb5f05;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;justify-content:center;align-items:center;width:100%;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1rem;display:flex;box-shadow:0 1px 3px rgba(14,22,38,.08)}@media (min-width:630px){.wm-job-offer-apply{width:7.75rem}}.wm-share-button-container{position:relative}.wm-job-offer-share{color:#071c2d;cursor:pointer;background-color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;justify-content:center;align-items:center;gap:.25rem;width:100%;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1rem;display:flex;box-shadow:0 1px 3px rgba(14,22,38,.08)}@media (min-width:630px){.wm-job-offer-share{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wm-job-offer-share svg{vertical-align:middle}.wm-teaser-fixed{opacity:0;z-index:10;border:1px solid #f3f4f6;border-radius:.5rem;flex-direction:row;justify-content:space-between;align-items:center;gap:.625rem;width:90%;max-width:1280px;margin:0 auto;padding:.75rem;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:3rem;left:50%;transform:translate(-50%)translateY(100%);box-shadow:0 .5rem 1.25rem -.125rem rgba(14,22,38,.1)}body.dark .wm-teaser-fixed{border-color:var(--color-neutral-700)}.wm-teaser-fixed.visible{opacity:1;display:flex;transform:translate(-50%)translateY(0)}@media (min-width:630px){.wm-teaser-fixed{gap:1rem;width:80%;padding:1rem}}.wm-teaser-fixed-content{flex-direction:row;gap:1.25rem}.wm-teaser-fixed-logo{width:4rem;height:4rem}.wm-job-offer-check-more{color:#071c2d;cursor:pointer;background-color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;justify-content:center;align-self:center;align-items:center;gap:.25rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1rem;display:flex;box-shadow:0 1px 3px rgba(14,22,38,.08)}.wm-button.primary.large.newsletter{width:100%}@media screen and (min-width:630px){.wm-button.primary.large.newsletter{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}body.dark .wm-teaser{background-color:var(--color-neutral-800)}body.dark .wm-teaser-company{color:var(--color-neutral-400)}.show-more-toggle-label{font-size:.75rem;font-weight:500;line-height:.875rem}.show-more-toggle-icon{vertical-align:middle;transition:transform .3s ease-in-out;transform:rotate(90deg)}.show-more-toggle-icon.rotated{transition:transform .3s ease-in-out;transform:rotate(-90deg)}.wm-socialshare-container{background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:3rem;left:50%;transform:translate(-50%);box-shadow:0 1px 3px rgba(14,22,38,.08)}body.dark .wm-socialshare-container{background-color:var(--color-neutral-800)}.wm-socialshare-container[data-fixed=true]{top:-3rem}.wm-socialshare-container.hidden{display:none}.wm-job-description{flex-direction:column;gap:1.5rem;max-width:980px;margin:0 auto;padding:3rem 1.5rem;display:flex}.wm-job-description-content{max-width:737px}@media screen and (min-width:1366px){.wm-job-description{max-width:1060px;padding:3rem 0}}.wm-job-description-title{font-size:1.5rem;font-weight:600;line-height:2rem}.wm-job-description h3{display:none}.wm-job-description p{font-size:1rem;font-weight:400;line-height:1.5rem}.wm-job-description p>span:only-child>strong{font-size:1.25rem;font-weight:600;line-height:1.75rem}.wm-job-description p>strong{font-size:1.25rem;font-weight:600;line-height:1.75rem;display:block}.wm-job-description ul{padding:0 1.5rem;list-style-type:disc}.wm-job-description ul li,.wm-job-description p>strong:only-child>a{font-size:1rem;font-weight:400;line-height:1.5rem}.wm-job-description-wrapper{background-color:#fff;width:100%}body.dark .wm-job-description-wrapper{background-color:var(--color-neutral-800)}body.dark .wm-job-description li,body.dark .wm-job-description ul,body.dark .wm-job-description h3,body.dark .wm-job-description h2,body.dark .wm-job-description p{color:var(--color-neutral-100)}.wm-findemployee{color:#fff;background:linear-gradient(120deg,#272e3a 0%,rgba(24,33,51,.698) 100%);flex-direction:column;justify-content:space-between;gap:1rem;width:100%;height:389px;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}@media screen and (min-width:630px){.wm-findemployee{width:380px;min-width:380px;padding:2.625rem 2.5rem 2rem}}.wm-findemployee-banner-bg{position:absolute;top:12%;right:-30%}.wm-findemployee:before{content:"";z-index:1;background:rgba(24,33,51,.7);position:absolute;top:0;bottom:0;left:0;right:0}.wm-findemployee-content{z-index:2;flex-direction:column;justify-content:space-between;gap:1rem;width:100%;height:100%;display:flex;position:relative}.wm-findemployee-header{flex-direction:column;gap:1rem;display:flex}.wm-findemployee-title{font-size:1.75rem;font-weight:600;line-height:2.25rem}.wm-findemployee-content p{font-size:1rem;font-weight:400;line-height:1.5rem}.wm-findemployee-content p span{font-weight:600;display:block}.wm-findemployee-logo{color:#fff;width:103px;height:1.25rem}.wm-section-newsletter-wrapper{background-color:#fff}.wm-section-newsletter-wrapper.with-background{z-index:0;background-color:#071c2d;position:relative;overflow:hidden}body.dark .wm-section-newsletter-wrapper{background-color:var(--color-neutral-800)}.wm-section-newsletter{flex-direction:column;gap:.5rem;padding:1.5rem 1rem;display:flex}@media screen and (min-width:630px){.wm-section-newsletter{flex-direction:row;justify-content:space-between;max-width:980px;margin:0 auto;padding:3rem 1.5rem}}.wm-section-newsletter.with-background{justify-content:center;align-items:center}@media screen and (min-width:1366px){.wm-section-newsletter{max-width:1060px;padding:3rem 0}}.wm-newsletter{color:#fff;background-color:#071c2d;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;height:100%;padding:2rem 1.5rem;display:flex}@media screen and (min-width:630px){.wm-newsletter{height:389px;padding:2.625rem 2.5rem 2rem}}.wm-newsletter.transparent{color:#1f2937;background-color:transparent}body.dark .wm-newsletter.transparent{color:var(--color-neutral-100)}.wm-newsletter-header{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.wm-newsletter-header h3{font-size:1.5rem;font-weight:600;line-height:2rem}@media screen and (min-width:630px){.wm-newsletter-header.with-background{text-align:center}.wm-newsletter-header h3{font-size:1.75rem;line-height:2.25rem}}.wm-newsletter-header span{display:block}.wm-newsletter-header p{font-size:.875rem;font-weight:400;line-height:1.25rem}@media screen and (min-width:630px){.wm-newsletter-header p{font-size:1rem;line-height:1.5rem}}.wm-newsletter-form-container{flex-direction:column;gap:.5rem;width:100%;display:flex}.wm-newsletter-form form{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.wm-newsletter-form-fields{flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.wm-newsletter-form-fields.with-background{flex-direction:column}.wm-newsletter-form-fields.with-background input{flex:none;width:100%}.wm-newsletter-form-fields.with-background button,.wm-newsletter-form-fields button{width:100%}@media screen and (min-width:630px){.wm-newsletter-form-fields{flex-direction:row}.wm-newsletter-form-fields button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wm-newsletter-email{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:3rem;padding:0 1rem;font-size:1rem}.wm-newsletter-label{font-size:.875rem;font-weight:500;line-height:1.25rem;position:absolute;top:-1.5rem;left:0}@media screen and (min-width:630px){.wm-newsletter-email{flex:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.wm-newsletter-email:focus{border-color:var(--color-orange-600);outline:2px solid var(--color-orange-300)}.wm-newsletter-footer{opacity:.5;text-align:center;align-self:center;font-size:.875rem;font-weight:400;line-height:1.25rem}.wm-newsletter-footer.hidden{display:none}.wm-newsletter-footer.with-background{align-self:flex-start}@media screen and (min-width:630px){.wm-newsletter-footer.with-background{align-self:center}.wm-newsletter-footer{align-self:start}}.wm-newsletter-icons{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media screen and (min-width:630px){.wm-newsletter-icons.with-background{flex-direction:row}}.wm-newsletter-icons.with-background p{white-space:nowrap}.wm-newsletter-icons p{flex-direction:row;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.wm-newsletter-photo{position:relative}.wm-newsletter-photo img{object-fit:cover;width:100%;height:100%}@media screen and (min-width:630px){.wm-newsletter-photo img{object-position:top;width:469px;height:560px}}.wm-newsletter-logo{z-index:1;color:#fff;width:103px;height:1.25rem;position:absolute;bottom:4%;right:4%}.wm-newsletter-success-banner{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:1.25rem;display:flex;box-shadow:0 4px 10px rgba(14,22,38,.07)}.wm-newsletter-success-banner.hidden{display:none}.wm-newsletter-success-icon{background-color:#d1fae5;border-radius:50%;justify-content:center;align-items:center;display:flex}.wm-newsletter-success-banner-title{text-align:center;font-size:1.25rem;font-weight:600;line-height:1.75rem}.wm-newsletter-success-banner-title span{display:block}.wm-newsletter-success-banner-text{color:#6b7280;text-align:center;font-size:.875rem;font-weight:400;line-height:1.25rem}.wm-newsletter.with-background{background-color:transparent}@media screen and (min-width:630px){.wm-newsletter.with-background{align-items:center;max-width:522px}}body.dark .wm-newsletter.with-background{color:var(--color-neutral-100)}.wm-section-newsletter-background{display:none}@media screen and (min-width:630px){.wm-section-newsletter-background{z-index:-1;pointer-events:none;width:60%;height:100%;display:block;position:absolute;top:0;bottom:0}.wm-section-newsletter-background--left{left:0}.wm-section-newsletter-background--right{right:0}}.wm-newsletter[data-success=true] .wm-newsletter-form-container,.wm-newsletter[data-success=true] .wm-newsletter-footer{display:none}.wm-newsletter[data-success=true] .wm-newsletter-success-banner{display:flex}.wm-newsletter-success-banner{display:none}.wm-newsletter[data-success=true] .wm-newsletter-email{border-color:#059669}.wm-newsletter[data-error=true] .wm-newsletter-email{border-color:#db1111}.wm-newsletter-confirm-title{border-radius:.5rem;padding:2rem;font-size:1.25rem;font-weight:600;line-height:1.75rem}body.dark .wm-newsletter-confirm-title{background:var(--color-neutral-700)}.wm-job-section-content{flex-direction:column;gap:1.5rem;max-width:980px;padding:3rem 1.5rem;display:flex}@media screen and (min-width:1366px){.wm-job-section-content{max-width:1060px;margin:0 auto;padding:3rem 0}}.wm-job-section-content-title{color:#001520;font-size:1.5rem;font-weight:600;line-height:2rem}.wm-job-section-content-title h3{display:none}.wm-job-section-content p{color:#1f2937;font-size:1rem;font-weight:400;line-height:1.5rem}.wm-job-section-content p>span:only-child>strong{color:#001520;font-size:1.25rem;font-weight:600;line-height:1.75rem}.wm-job-section-content p>strong{color:#001520;font-size:1.25rem;font-weight:600;line-height:1.75rem;display:block}.wm-job-section-content ul{padding:0 1.5rem;list-style-type:disc}.wm-job-section-content ul li{color:#1f2937;font-size:1rem;font-weight:400;line-height:1.5rem}.wm-job-section-content p>strong:only-child>a{color:#fff;background-color:#fb5f05;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.5rem;padding:0 1rem;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}.wm-job-offer-actions{gap:.5rem;margin-top:3rem;display:flex}