/**
* buttons, links, text, title - default settings
*/
html {
    -webkit-font-smoothing: antialiased;
}
body, h1, h2, h3, h4, h5, li, p, span {
    color: #50555A;
    font: normal normal normal 16px/24px RUAGSimplon-Regular-WebXL;
    hyphens: auto;
}
h2 b, h3 b {
    font-weight: normal;
}
p {
    margin: 0;
}
h1:first-child, h1 {
    font: normal normal 300 52px/68px RUAGSimplon-Light-WebXL;
    line-height: initial;
    margin: 80px 0 0;
}
h2:first-child, h2 {
    font: normal normal normal 26px/34px RUAGSimplon-Regular-WebXL;
    line-height: initial;
    margin: 100px 0 30px;
    text-transform: uppercase;
}
h3 {
    font: normal normal normal 22px/24px RUAGSimplon-Regular-WebXL;
    line-height: initial;
}
h4:first-child, h4 {
    font: normal normal normal 22px/28px RUAGSimplon-Regular-WebXL;
    line-height: initial;
    margin: 10px 0 0;
}
h5 {
    font: normal normal normal 16px/24px RUAGSimplon-Medium-WebXL;
}
.metainfos div {
    line-height: initial;
}
img {
    vertical-align: top;
}
a .jobInfoListText h4 {
    float: left;
}
a, button[type="submit"] {
    border: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}
a:hover {
    color: #FFF;
}
button[type="submit"] {
    color: #FFFFFF;
    padding: 0;
    vertical-align: top;
}
a, path, polygon, #stickyHeader, .awardInfoList a img,
a .jobInfoListText:before, .followUsItems div:before,
.otherJob a div:before, .buttonApplyText:after,
.contactFormWrapper form div label,
.contactFormWrapper form div input,
.contactFormWrapper form div textarea,
.textfield label:before,
.textfieldArea label:before,
#socialShareIcon, #socialShareIcon .socialText, .socialShareItem div:before {
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}
svg {
    fill: #96A5AF;
}
a svg {
    fill: #FFF;
    float: left;
    height: 38px;
    width: 38px;
}
.ruagCCArdIcon {
    display: flex;
    box-sizing: border-box;
    float: left;
    height: 48px;
    padding: 5px;
    width: 48px;
}
#placeAndAwards {
    background-color: #50555A;
    padding-bottom: 100px;
}
#placeAndAwards h2 {
    color: #FFFFFF;
}
.awardInfoList {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    aspect-ratio: 16 / 9;
}
.awardInfoList a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.awardInfoList .jobInfoListText {
    width: auto;
}
.awardInfoList a:hover img {
    filter: brightness(110%);
}
.awardInfoList a svg {
    fill: #6C757C;
    height: 24px;
    margin: 10px 0 0 10px;
    width: 16px;
}
@media screen and (max-width:540px) {
    .awardInfoList {
        padding: 20px;
    }
}
.swiper-wrapper {
    align-items: center;
}
.swiperContainer {
    position: relative;
    background-color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 324px;
    aspect-ratio: 16 / 9;
}
.swiperContainer img {
    width: auto;
    max-width: calc(100% - 80px);
    max-height: 70%;
}
.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    user-select: none;
    top: calc(50% + 19px);
}
.swiper-button-prev {
    left: 40px;
}
.swiper-button-next {
    right: 40px;
}
.swiper-pagination-bullet {
    background: #96A5AF;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #FF0000;
}
a .jobInfoListText {
    min-height: 40px;
    position: relative;
    width: 100%;
}
.followUsItems div, .socialShareItem div {
    position: relative;
}
a .jobInfoListText:before, .followUsItems div:before, .socialShareItem div:before {
    background-color: #96A5AF;
    bottom: -10px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 30px;
}
.followUsItems div:before, .socialShareItem div:before {
    bottom: -15px;
}
a:hover .jobInfoListText:before, .otherJob a:hover div:before, .followUsItems a:hover div:before, .socialShareItem a:hover div:before {
    background-color: #FF0000;
    width: 100%;
}
button[type="submit"],
.buttonApply,
#jobInfoVideoPlayButton,
#jobInfoVideoPlayButton2,
#socialShareIcon, #socialShareList div a {
    background-color: #DE0004;
    cursor: pointer;
    display: inline-block;
    font: normal normal normal 18px/32px RUAGSimplon-Medium-WebXL;
    height: 44px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    z-index: 1;
}
button[type="submit"] {
    background-color: #31B7BC;
    font-family: "RUAGSimplon-Regular-WebXL";
}
button[type="submit"]:after, .buttonApplyText:after {
    font-family: "RUAGSimplon-Medium-WebXL";
}
button[type="submit"]:before,
.buttonApply:before,
#jobInfoVideoPlayButton:before,
#jobInfoVideoPlayButton2:before {
    background-color: #FF0000;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    transform: translate(-100%) skewX(-45deg);
    transition: all ease-in-out 0.5s;
    width: 200%;
    z-index: -1;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
button[type="submit"]:before {
    background-color: #85DDE0;
}
footer .buttonApply {
    float: right;
}
button[type="submit"]:hover:before,
.buttonApply:hover:before,
.jobInfoVideoWrapper:hover #jobInfoVideoPlayButton:before,
.jobInfoVideoWrapper:hover #jobInfoVideoPlayButton2:before {
    transform: translate(0) skewX(-45deg);
}
.buttonApplyText {
    float: left;
    padding: 6px 25px;
}
.buttonApplyText:after {
    content: '→';
    display: inline-block;
    padding-left: 8px;
}
button[type="submit"]:hover .buttonApplyText:after,
.buttonApply:hover a .buttonApplyText:after {
    transform: translate(5px);
}
#sectionContactForm {
    padding-bottom: 86px;
}
.buttonApply.inlineContent, .contactFormButton, .contactFormConfirmation {
    margin-top: 30px;
}
ul {
    margin: 0 0 0 15px;
    padding: 0;
}
li {
    list-style: none;
    margin: 15px 0 0 15px;
    padding: 0;
}
ul li:before {
    content: '\2014';
    margin-left: -30px;
    position: absolute;
}
.headerWrapperTitle {
    color: #88959E;
    margin: 60px 0 10px;
}
header, footer, section {
    box-sizing: border-box;
    width: 100%;
}
main {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
main > section {
    margin: 0;
}
header {
    margin: 0 auto;
    max-width: 1280px;
}
.jobTitleWrapper, .contentWrapper, #footerWrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1320px;
    padding: 0 20px;
}
.contentTextWrapper {
    margin: 0 auto;
    max-width: 780px;
}
.hiddenScreen, .contactFormConfirmation {
    display: none;
}
/**
* stickyHeader
 */
#stickyHeader {
    background-color: #FFF;
    border-bottom: 1px solid #EAEDEF;
    height: 64px;
    max-width: 100%;
    position: fixed;
    top: -120px;
    visibility: hidden;
    z-index: 2;
}
#stickyHeader.active {
    top: 0;
    visibility: visible;
}
#stickyHeader .ruagLogoWrapper {
    padding: 0;
    position: absolute;
    right: 20px;
    top: 0;
}
.jobTitleWrapper {
    padding: 15px 20px;
}
.jobTitleWrapper h3 {
    font: normal normal 300 30px/52px RUAGSimplon-Light-WebXL;
    line-height: initial;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**
* header
*/
.headerWrapper {
    height: 64px;
}
.ruagLogoWrapper {
    padding-right: 20px;
}
.ruagLogoWrapper a {
    float: right;
}
.ruagLogoSolid img {
    display: block;
    height: 32px;
    margin: 16px 0;
}
#headerImage, .imgixImage {
    max-height: 592px;
}
#jobMetainfos {
    display: grid;
    gap: 20px;
    grid-template-columns: auto auto auto auto;
    margin-bottom: 80px;
}
/**
* main
*/
.sectionWrapper {
    padding-bottom: 128px;
}
.sectionBackgroundCorner {
    background-color: #EAEDEF;
    padding-bottom: 128px;
    position: relative;
}
.sectionBackgroundCorner:before {
    border-bottom: 100px solid #FFF;
    border-left: 100px solid #EAEDEF;
    bottom: 0;
    content: '';
    position: absolute;
    right: 0;
    width: 0;
}
#introduction {
    padding-top: 100px;
    padding-bottom: 100px;
}
.introductionSection .contentTextWrapper div {
    margin-bottom: 30px;
}
.introductionSection .contentTextWrapper div:last-child {
    margin-bottom: 0;
}
#jobInfoWrapper, #placeAndAwards .contentWrapper, #similarAndJobabo .contentWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jobInfoList, #placeAndAwards .contentWrapper > div, #similarAndJobabo .contentWrapper > div {
    width: 45%;
}
#jobInfoWrapper {
    margin-bottom: 80px;
}
.additionalTextFix {
    display: block;
    width: 100%;
    margin-top: 80px;
}
#about {
    background-color: #50555A;
    padding-bottom: 100px;
    color: #FFFFFF;
}
#about h2 {
    color: #FFFFFF;
}
#benefits {
    background-color: #FFFFFF;
}
#benefits::before {
    border-bottom: 100px solid #EAEDEF;
    border-left: 100px solid #FFFFFF;
}
.benefitIntroduction {
    margin-bottom: 30px;
}
#expectation {
    display: grid;
    gap: 20px;
    grid-template-columns: auto auto auto;
}
#expectation h3 {
    align-items: center;
    margin: 10px 0 0 80px;
    min-height: 48px;
}
#expectation b {
    margin-bottom: 20px;
    display: block;
}
#expectation p {
    float: left;
    margin-left: 80px;
}
#videoReferences {
    background-color: #EAEDEF;
}
.jobInfoVideoWrapper {
    margin-bottom: 128px;
}
.jobInfoVideoWrapper, .mapWrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.jobInfoVideoWrapper {
    cursor: pointer;
}
#jobInfoVideoCover, #jobInfoVideoCover2 {
    height: auto;
    max-width: 100%;
}
#jobInfoVideo, #jobInfoVideo2 {
    display: none;
}
#jobInfoVideoPlayButton, #jobInfoVideoPlayButton2 {
    height: 64px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 96px;
}
#jobInfoVideoPlayButton svg, #jobInfoVideoPlayButton2 svg {
    fill: #FFF;
    height: 32px;
    margin: 16px 34px;
    width: 28px;
}
.mapWrapper {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
.gm-style-iw.gm-style-iw-c a {
    color:#50555A;
    text-decoration: underline;
}
iframe {
    border: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#applicationProcess {
    background-color: #EAEDEF;
    padding-bottom: 100px;
}
#applicationProcess .jobInfoVideoWrapper {
    margin-bottom: 0;
}
#applicationProcessText {
    margin-top: 30px;
    background-color: #96A5AF;
    padding: 23px 37px 58px;
}
#applicationProcessText b {
    font: normal normal normal 16px/24px RUAGSimplon-Medium-WebXL;
}
#applicationProcessText ul {
    max-width: 612px;
}
#applicationProcessText ul li {
    margin-bottom: 23px;
}
#applicationProcessText ul li:first-child {
    margin-top: 10px;
}
#applicationProcessText ul li:last-child {
    margin-bottom: 0;
}
#contact {
    padding-bottom: 86px;
}
#contactInfoWrapper {
    background-color: #DE0004;
    position: relative;
}
#contactInfoWrapper:before {
    border-bottom: 65px solid #FFF;
    border-left: 65px solid #DE0004;
    bottom: 0;
    content: '';
    position: absolute;
    right: 0;
    width: 0;
}
.contactInfo {
    display: flex;
    align-items: center;
    min-height: 188px;
}
.contactInfo img {
    max-height: 188px;
    max-width: 188px;
    min-height: 188px;
    min-width: 188px;
}
.contactInfoText {
    padding: 26px 65px 26px 48px;
}
.contactInfoText.noContactImage {
    padding: 30px 65px 30px 37px;
}
.contactInfoText, .contactInfoText p, .contactInfoText p a {
    border: none;
    color: #FFF;
}
.contactInfoText p a:hover {
    background-color: transparent;
}
.contactInfoName {
    font: normal normal normal 16px/24px RUAGSimplon-Medium-WebXL;
    margin-bottom: 10px;
}
.contactLinkedIn {
    margin-top: 10px;
}
label {
    color: #50555A;
    display: inline-block;
    font: normal normal normal 14px/28px RUAGSimplon-Medium-WebXL;
    margin-top: 20px;
}
.contactFormWrapper input[type="text"], .contactFormWrapper input[type="email"], .contactFormWrapper textarea {
    border: 1px solid #50555A;
    font: normal normal normal 18px/28px RUAGSimplon-Regular-WebXL;
    margin-top: 5px;
    min-height: 18px;
    min-width: 100%;
    outline: none;
    padding: 7px 20px;
    width: 100%;
}
.contactFormWrapper form div:nth-child(5) label {
    margin-top: 0;
}
.textfield, .textfieldArea {
    display: flex;
    flex-direction: column-reverse;
}
.textfieldArea textarea {
    margin-bottom: 0;
    height: 44px;
    min-height: 44px;
    resize: vertical;
    vertical-align: top;
    overflow: hidden;
}
.textfield label,
.textfieldArea label {
    pointer-events: none;
}
.textfield input:hover,
.textfieldArea textarea:hover {
    border-color: #31B7BC;
    border-left: 4px solid #31B7BC;
}
.textfield input:focus,
.textfieldArea textarea:focus {
    border-color: #31B7BC;
    border-left: 8px solid #31B7BC;
}
.textfield input:hover + label,
.textfield input:focus + label,
.textfieldArea textarea:hover + label,
.textfieldArea textarea:focus + label {
    color: #31B7BC;
}
.textfield label:before,
.textfieldArea label:before {
    color: transparent;
    content: '→';
    display: inline-block;
    width: 0;
}
.textfield input:focus + label:before,
.textfieldArea textarea:focus + label:before {
    color: #31B7BC;
    width: 20px;
}
.textfield input.parsley-error:hover + label,
.textfield input.parsley-error:focus + label,
.textfieldArea textarea.parsley-error:hover + label,
.textfieldArea textarea.parsley-error:focus + label,
.parsley-errors-list li {
    color: #7A000E;
}
.textfield input.parsley-error:focus + label:before,
.textfieldArea textarea.parsley-error:focus + label:before {
    color: #7A000E;
}
.textfield input.parsley-error:hover,
.textfieldArea textarea.parsley-error:hover {
    background-color: #FFCCCC;
    border-color: #7A000E;
    border-left: 4px solid #7A000E;
}
.textfield input.parsley-error:focus,
.textfieldArea textarea.parsley-error:focus {
    background-color: #FFCCCC;
    border-color: #7A000E;
    border-left: 8px solid #7A000E;
}
.checkboxes {
    display: flex;
    gap: 12px;
    margin-top: 3px;
}
.checkboxes label {
    margin-top: 0;
    font: normal normal normal 18px/22px RUAGSimplon-Regular-WebXL;
    color: #707070;
}
#formEmailorphone {
    margin-top: 20px;
}
.dsgcontainer {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 20px;
}
.dsgcontainer label {
    margin-top: 0;
}

.sectionBottom {
    background-color: #50555A;
    padding-bottom: 128px;
    display: flex;
    width: 100%;
    justify-content: center;
}
.sectionBottom .contentWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sectionBottom h2 {
    color: #C0C9CF;
    font: normal normal normal 24px/28px RUAGSimplon-Regular-WebXL;
    line-height: initial;
}
.sectionBackground {
    background-color: #EAEDEF;
}
#otherJobsHeader, .otherJob {
    position: relative;
}
#otherJobsHeader h2 {
    margin-bottom: 8px;
}
.otherJob a div:before {
    background-color: #96A5AF;
    bottom: -30px;
    content: '';
    height: 1px;
    position: absolute;
    width: 100%;
}
#otherJobs {
    padding-bottom: 1px;
}
.otherJob {
    margin-bottom: 30px;
}
.otherJob h3 {
    margin: 22px 0 16px;
}
.otherJob h3 span:nth-child(1) {
    font: normal normal normal 21px/24px RUAGSimplon-Regular-WebXL;
    line-height: initial;
    margin-right: 16px;
}
.otherJob h3 span:nth-child(2) {
    font: normal normal normal 16px/24px RUAGSimplon-Regular-WebXL;
    line-height: initial;
}
.otherJob a {
    width: 100%;
}
.otherJob a:hover {
    background-color: transparent;
    color: transparent;
}
.otherJobItems {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 2fr;
}
#agb {
    border-left: 1px solid #96A5AF;
    margin-top: 56px;
    padding: 32px;
}
.followUsWrapper {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 50px;
    width: 100%;
}
.followUsItems {
    float: left;
    height: 30px;
}
.followUsItems a svg {
    fill: #FF0000;
    height: 32px;
    width: 32px;
}
.socialText {
    color: rgba(255, 255, 255, 0.9);
    float: left;
    font: normal normal normal 22px/28px RUAGSimplon-Regular-WebXL;
    line-height: initial;
    margin: 2px 0 3px 10px;
    padding: 0;
}
/**
* footer
*/
footer {
    bottom: 0;
    height: 64px;
    max-width: 100%;
    position: fixed;
    z-index: 1;
}
#footerWrapper {
    display: flex;
    padding: 0 20px 20px;
}
#footerLeftContent {
    display: flex;
    justify-content: flex-start;
    max-width: 25%;
    min-width: 25%;
}
#footerRightContent {
    display: flex;
    justify-content: flex-end;
    max-width: 75%;
    min-width: 75%;
}
#socialShareIcon {
    background-color: #FFF;
    border: 1px solid #DE0004;
}
#socialShareIcon svg, #socialShareList svg {
    fill: #FF0000;
    float: left;
    height: 32px;
    width: 32px;
}
#socialShareIcon svg {
    fill: #DE0004;
    height: 24px;
    margin: 9px;
    width: 24px;
}
#socialShareIcon .socialText {
    color: #DE0004;
    font: normal normal normal 18px/32px RUAGSimplon-Medium-WebXL;
    margin: 5px 12px 5px 0;
}
#socialShareIcon:hover {
    border-color: #FF0000;
}
#socialShareIcon:hover svg {
    fill: #FF0000;
}
#socialShareIcon:hover .socialText {
    color: #FF0000;
}
.ui.dimmer {
    text-align: initial;
}
#socialShareList {
    background-color: #FFF;
    min-width: 400px;
    padding: 40px 24px;
}
#socialShareList > div {
    margin-bottom: 24px;
}
#socialShareList > div:last-child {
    margin-bottom: 0;
}
#socialShareList div a {
    background-color: #FFF;
    width: 100%;
}
#socialShareList h2 {
    margin: 0 0 10px;
}
.socialShareItem .socialText {
    color: #50555A;
}
.socialShareWrapper {
    display: grid;
    gap: 30px;
    grid-template-columns: auto auto;
}
.cancel {
    cursor: pointer;
    height: 15px;
    justify-self: end;
    margin: 2px 0 20px;
    position: relative;
    width: 15px;
}
.cancel:before, .cancel:after {
    border-top: 2px solid #50555A;
    content: "";
    left: 0;
    position: absolute;
    top: calc(50%);
    transform: rotate(45deg);
    transform-origin: 50% 50%;
    width: 100%;
}
.cancel:after {
    transform: rotate(-45deg);
}
.grecaptcha-badge {
    visibility: hidden;
}
/**
* expired page
 */
#stickyHeader.expiredWrapper .headerWrapper {
    display: block;
}
#stickyHeader.expiredWrapper .ruagLogoWrapper {
    max-width: initial;
    min-width: initial;
}

/**
Cookie Banner
 */
.page-blocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10000;
}
.cookieButton {
    background-color: #DE0004;
    cursor: pointer;
    display: inline-block;
    font: normal normal normal 18px/32px RUAGSimplon-Medium-WebXL;
    height: 44px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    z-index: 1;
    float: left;
    padding: 6px 32px;
    border: none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;

}
a.cookieButton.confirmCookie {
    display: none;
}
button.cookieButton.chooseCookies {
    background-color:white;
    border:1px solid #DE0004;
    color:#DE0004;
}
div#videoCookieMeldung, div#videoCookieMeldung2, div#mapCookieMeldung {
    background-color: #FFFFFF;
    padding: 40px;
    margin-bottom: 128px;
}
#videoCookieMeldung svg, #videoCookieMeldung2 svg, #mapCookieMeldung svg {
    width:40px;
    height: 40px;
}
div#videoCookieMeldung2, div#mapCookieMeldung {
    margin-bottom: 0;
}
#videoCookieMeldung h3, #videoCookieMeldung2 h3, #mapCookieMeldung h3 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}
#videoCookieMeldung .buttonShowCookies, #videoCookieMeldung2 .buttonShowCookies, #mapCookieMeldung .buttonShowCookies {
    text-decoration: underline;
    cursor: pointer;
}
.modal {
    max-width: 1180px;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    z-index: 999999;
}
.blocker {
    background-color:rgba(80,85,90,.3);
    z-index: 9999;
}
body {
    overflow:auto !important;
}
.ruag-c-cookie-banner__actions {
    display: flex;
    justify-content: end;
    gap:16px;
}
#cookieSettings {
    padding:48px 52px;
}
#cookieSettings h2 {
    margin-top: 0px;
    letter-spacing: 0.52px;
    text-transform: uppercase;
}
#cookieSettings .cookieBannerInner a.textLink {
    color:#50555a;
}
p.ruag-c-cookie-banner__message-links {
    display: flex;
    gap:48px;
    margin-top: 34px;
    margin-bottom: 32px;
}
p.ruag-c-cookie-banner__message-links a {
    color:#50555a;
    text-decoration: underline;
    text-underline-offset:5px;
    text-decoration-color:#96a5af;
    text-decoration-thickness:1px;

}
.ruag-c-cookie-banner__categories {
    max-height: 0;
    overflow: hidden;
    transition: max-height 250ms cubic-bezier(0.25,0,0.25,1);
}

.ruag-c-cookie-banner--show-categories .ruag-c-cookie-banner__categories {
    max-height: 500px;
}
.ruag-c-form__check-label {
    display: inline-block;
    font: normal normal normal 14px/28px RUAGSimplon-Regular-WebXL;
    width: auto;
    padding-left: 32px;
    font-size: 18px;
    line-height: 22px;
    transition: 250ms cubic-bezier(0.25,0,0.25,1);
    transition-property: color,border-color;
    position: relative;
}
.ruag-c-form__check-label:hover {
    cursor: pointer;
}
label[for=cookie-category-necessary] {
    color: #50555a !important;
    cursor: not-allowed;
}
label[for=cookie-category-necessary].ruag-c-form__check-label:hover {
    color: #50555a !important;
    cursor: not-allowed;
}
.ruag-c-form__check-label {
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}
.ruag-c-cookie-banner__category .ruag-c-form__checkbox {
    margin-bottom: 8px;
    position: relative;
}
.ruag-c-form__checkbox input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
    scroll-margin-top: 8rem;
}
.ruag-c-form__check-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background-color: #fff;
    border: 1PX solid #50555a;
}
label[for=cookie-category-necessary] input:checked~.ruag-c-form__check-box {
    border-color: #96a5af;
}

.ruag-c-form__check-box::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 7px;
    height: 13px;
    border-right: 2px solid #50555a;
    border-bottom: 2px solid #50555a;
    transform: translate(-50%,-60%) rotate(45deg);
    opacity: 0;
    transition: 250ms cubic-bezier(0.25,0,0.25,1);
    transition-property: opacity,border-color;
    content: "";
}
.ruag-c-form__checkbox input:checked~.ruag-c-form__check-box::before {
    opacity: 1;
}
label[for=cookie-category-necessary] input:checked~.ruag-c-form__check-box::before {
    border-right: 2px solid #96a5af;
    border-bottom: 2px solid #96a5af;
}
.ruag-c-cookie-banner__category-description {
    margin-left: 32px;
}
.ruag-c-cookie-banner__description-text {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 250ms cubic-bezier(0.25,0,0.25,1),opacity 250ms cubic-bezier(0.25,0,0.25,1);
}
.ruag-c-cookie-banner__description-text span {
    margin-right: 16px;
}
.ruag-c-cookie-banner__link, .ruag-c-cookie-banner__description-button {
    margin-right: auto;
    padding: 0;
    color: #50555a;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding-bottom: 12px;
    background:none;
    border:none;
    outline:0;
    font-family: RUAGSimplon-Regular-WebXL;
}
.ruag-c-cookie-banner__link::before, .ruag-c-cookie-banner__description-button::before {
    position: absolute;
    bottom: 0;
    z-index: 10;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #96a5af;
    content: "";
    transition: background-color 250ms cubic-bezier(0.25,0,0.25,1),width 250ms cubic-bezier(0.25,0,0.25,1);
}
.ruag-c-cookie-banner__link:hover::before, .ruag-c-cookie-banner__link:active::before, .ruag-c-cookie-banner__link:focus::before, .ruag-c-cookie-banner__description-button:hover::before, .ruag-c-cookie-banner__description-button:active::before, .ruag-c-cookie-banner__description-button:focus::before {
    width: 100%;
    background-color: red;
}
.ruag-c-cookie-banner--show-categories .step1CB {
    display: none;
}
.ruag-c-cookie-banner--show-categories a.step2CB {
    display: block;
}
.ruag-c-cookie-banner__category-description--expanded .ruag-c-cookie-banner__description-text {
    max-height: 300px;
    opacity: 1;
}
.ruag-c-cookie-banner__category-description--expanded .ruag-c-cookie-banner__description-button--expand {
    display: none;
}
.ruag-c-cookie-banner__category {
    position: relative;
    margin-bottom: 32px;
}
.ruag-c-form__check-label {
    margin-top:0px;
}
.ruag-c-form__check-label:hover .ruag-c-form__check-box {
    border-color: #258a8e;
}
.ruag-c-form__check-label:hover .ruag-c-form__check-box::before {
    border-right: 2px solid #85dde0;
    border-bottom: 2px solid #85dde0;
    opacity: 1;
}
.sectionBottom .contentWrapper {
    position: relative;
}
.sectionBottom .contentWrapper div:first-child {
    width: 100%;
}
.footerDSG {
    color: white;
    opacity: 0.5;
    display: inline-flex;
    justify-content: center;
    position: relative;
    bottom: -97px;
    z-index: 999999999999999;
    cursor: pointer;
}
@media screen and (max-width:680px) {
    .sectionBottom.addSpaceForDSGMobile {
        padding-bottom: 200px
    }
}
.jobInfoVideoWrapper, .mapWrapper {
    display: none;
}
.mapWrapper iframe {
    display: none;
}
#map {
    width: 100%;
    padding-bottom: 56.25%;
}
/**
* media screen (tablets, smartphones)
 */
@media only screen and (max-width: 1100px) {
    #expectation {
        grid-template-columns: auto auto;
    }
}
@media only screen and (max-width: 1025px) {
    .ruagLogoWrapper {
        background-color: #FFF;
        height: 64px;
        padding-right: 16px;
        position: fixed;
        right: 0;
        z-index: 2;
    }
    .ruagLogoSolid:before {
        background-color: #FFF;
        bottom: 0;
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 50%);
        content: '';
        height: 64px;
        left: -32px;
        position: absolute;
        width: 32px;
        z-index: -1;
    }
    .jobInfoList, #placeAndAwards .contentWrapper > div, #similarAndJobabo .contentWrapper > div {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    .followUsWrapper {
        grid-template-columns: auto auto auto auto;
    }
}
@media only screen and (max-width: 768px) {
    h1:first-child, h1 {
        font: normal normal 300 30px/68px RUAGSimplon-Light-WebXL;
        line-height: initial;
        margin-top: 50px;
    }
    h2:first-child, h2 {
        font: normal normal normal 24px/28px RUAGSimplon-Regular-WebXL;
        line-height: initial;
        margin: 50px 0 30px;
    }
    h4:first-child, h4, .otherJob h3 {
        font: normal normal normal 20px/32px RUAGSimplon-Regular-WebXL;
        line-height: initial;
    }
    h3 {
        line-height: 1.3;
    }
    .socialText {
        font: normal normal normal 16px/24px RUAGSimplon-Regular-WebXL;;
        line-height: initial;
    }
    #jobMetainfos {
        grid-template-columns: auto;
        margin: 20px 0 50px;
    }
    .headerWrapperTitle {
        margin-top: 0;
    }
    #introduction {
        padding-top: 50px;
        padding-bottom: 128px;
    }
    #about {
        padding-bottom: 128px;
    }
    #expectation {
        grid-template-columns: auto;
    }
    #jobInfoWrapper, .jobInfoVideoWrapper {
        margin-bottom: 50px;
    }
    .additionalTextFix {
        margin-top: 50px;
    }
    footer {
        height: 58px;
    }
    #footerWrapper {
        padding: 0 20px 14px;
    }
    #socialShareIcon .socialText {
        display: none;
    }
    #footerLeftContent {
        max-width: 20%;
        min-width: 20%;
    }
    #footerRightContent {
        max-width: 80%;
        min-width: 80%;
    }
    .ruag-c-cookie-banner__actions {
        flex-direction: column;
    }
    .cookieButton {
        text-align: center;
    }
    p.ruag-c-cookie-banner__message-links {
        flex-direction: column;
        gap:15px;
    }
    #cookieSettings {
        padding:32px 24px;
    }
    .ruag-c-form__check-label {
        font-size: 17px;""
    }
    .ruag-c-cookie-banner__link, .ruag-c-cookie-banner__description-button {
        font-size: 14px;
    }
    p.ruag-c-cookie-banner__message-links {
        margin-top:24px;
        margin-bottom:40px;
    }
}
@media only screen and (max-width: 620px) {
    .contactInfo {
        flex-wrap: wrap;
    }
    .contactInfo img {
        max-height: 620px;
        max-width: 620px;
    }
    .contactInfo div {
        width: 100%;
    }
    .followUsWrapper {
        grid-template-columns: auto auto auto;
    }
}
@media only screen and (max-width: 500px) {
    #expectation p {
        margin-left: 0;
    }
    #jobInfoVideoPlayButton, #jobInfoVideoPlayButton2 {
        height: 40px;
        width: 60px;
    }
    #jobInfoVideoPlayButton svg, #jobInfoVideoPlayButton2 svg {
        height: 24px;
        margin: 8px 19.5px;
        width: 21px;
    }
    .otherJobItems, .followUsWrapper {
        grid-template-columns: auto;
    }
    .buttonApplyText {
        padding: 6px 15px;
    }
    #socialShareList {
        min-width: 260px;
    }
}
