/* Font-size */

                         




















/* mobile */














/* Colors */










/* darker */







/* Header theme variables */






/* Containers */
/* to be confirmed */




html {
  scroll-behavior: smooth;
}

/* Fonts */
.recruitment h1 {
  color: #0098C3;
  font-size: 48px;
  line-height: 64px;
  font-weight: 600;
}

.recruitment h2 {
  color: #0098C3;
  font-size: 40px;
  line-height: 56px;
  font-weight: 600;
}

.recruitment h3 {
  color: #0098C3;
  font-size: 32px;
  line-height: 43px;
  font-weight: 600; 
}

.recruitment h4 {
  color: #232628;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

.recruitment h5 {
  font-size: 20px;
  line-height: 32px;
  font-weight: 600;
}

.recruitment h6 {
  font-size: 18px;
  line-height: 30px;
  color: ;
  font-weight: 300;
}

.recruitment p, .recruitment ul > li {
  font-size: 16px;
  color: #4D555B;
}

/* Global classes */
.cegeka-color-purple {
  color: #69266F;
}
.recruitment .color-cegeka-blue {
  color: #0098C3;
}
.bkg-cegeka-purple {
  background-color: #69266F;
}
.bkg-recr-orange {
  background-color: #F37160; 
}
.bkg-recr-light-blue {
  background-color: #8DD4E0; 
}
.bkg-recr-light-green {
  background-color: #8DD4E0; 
}
.bkg-recr-light-grey {
  background-color: #F1F2F2; 
}
.bkg-recr-white {
  background-color: #FFFFFF; 
}
.bkg-recr-light {
  background-color: #F8F8F8; 
}

.recruitment .color-white {
  color: #FFFFFF;
}

.recruitment .color-body {
  color: #4D555B;
}

.recruitment .color-dark {
  color: #232628;
}

.recruitment .radius {
  border-radius: 4px;
}

.recruitment .radius-circle {
  border-radius: 50%;
}

.recruitment .hide {
  display: none;
}

.recruitment .border_top {
  border-top: 1px solid #CAD1D3;
  margin-top: 15px;
}

.recruitment p:not(:last-child) {
  margin-bottom: 0;
}

/* Links and button */
.recruitment a.button {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
  padding: 17px 20px;
}

.recruitment a, .recruitment p a, .box a:not(.button) {
  color: #4D555B;
}

.recruitment a, .recruitment p a::not(.button):hover {
  color: #232628;
}

.box a:not(.button):hover {
  color: #232628;
  text-decoration: none;
}

.recruitment p a {
  text-decoration: underline;
}

.recruitment .button.bkg-cegeka-blue:hover {
  background-color: #006C8C ;
}
.recruitment .button.bkg-cegeka-purple:hover {
  background-color: #571F5C ;
}
.recruitment .button.bkg-recr-orange:hover {
  background-color: #F15844 ;
}
.recruitment .button.bkg-recr-light-blue:hover {
  background-color: #65C5D5 ;
}
.recruitment .button.bkg-recr-light-green:hover {
  background-color: #46B5B4 ;
}
.recruitment .button.bkg-recr-light-grey:hover {
  background-color: #E2E9EB ;
}
.recruitment .button.bkg-recr-white:hover {
  background-color: #FFFFFF ;
  color: #232628; 
}
.recruitment .button.bkg-trans-outline {
  border: 1px solid #636D75;
  color: #636D75;
  background-color: transparent; 
  padding: 5px 10px;
}
.recruitment .button.bkg-trans-outline:hover {
  border: 1px solid #636D75;
  color: #FFFFFF;
  background-color: #636D75; 
}

.recruitment .header-button .hs-button {
  text-decoration: none;
  background: none;
  border-radius: 4px;
  border: 2px solid #FFFFFF;
  font-weight: 600;
  background-color: transparent;
}

.recruitment .button {
  text-decoration: none;
  border-radius: 4px;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  padding: 17px 20px;
}

.recruitment .hs-button {
  text-decoration: none;
  border-radius: 4px;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  background-color: #0098C3;
  padding: 17px 20px;
}

.recruitment .hs-button:hover {
  text-decoration: none;
  border:0;
  background-color: #006C8C !important;
}

.recruitment .header-button .hs-button:hover {
  background: none !important;
  border: 2px solid #FFFFFF !important;
}

.recruitment .header-button .hs-button::before, .recruitment .button:not(.sb-button)::before, .recruitment .hs-button::before {
  content: "\e63d"; 
  font-family: "icomoon";
  display: inline-block;
  margin-left: -0.3em; /* same as padding-left set on li */
  width: 1.3em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

/* Theme related */
body.recruitment.theme.theme-blue #custom-header {
  background-color: #8DD4E0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

body.recruitment.theme.theme-blue .background-color, body.theme-blue .sb-button button, body.recruitment.theme-blue .header-bg { 
  background-color: #8DD4E0;
}

body.theme-blue .sb-button button:hover {
  background-color: #65C5D5;
}

body.recruitment.theme.theme-blue .background-search { 
  background-color: #69266F;
  border: none;
}

body.recruitment.theme.theme-blue .intro-row h1 {
  color: #69266F;
}

body.recruitment.theme.theme-blue .intro-row em {
  color: #8DD4E0;
  font-style: normal;
}

body.recruitment.theme.theme-green #custom-header {
  background-color: #69C5C4;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

body.recruitment.theme.theme-green .background-color, body.theme-green .sb-button button, body.recruitment.theme-green .header-bg { 
  background-color: #69C5C4;
}

body.theme-green .sb-button button:hover {
  background-color: #46B5B4;
}

body.recruitment.theme.theme-green .background-search { 
  background-color: #00435B;
  border: none;
}

body.recruitment.theme.theme-green .intro-row h1 {
  color: #00435B;
}

body.recruitment.theme.theme-green .intro-row em {
  color: #69C5C4;
  font-style: normal;
}

body.recruitment.theme.theme-orange #custom-header {
  background-color: #F37160;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

body.recruitment.theme.theme-orange .background-color, body.theme-orange .sb-button button, body.recruitment.theme-orange .header-bg { 
  background-color: #F37160;
}

body.theme-orange .sb-button button:hover {
  background-color: #F15844;
}

body.recruitment.theme.theme-orange .background-search { 
  background-color: #066880;
  border: none;
}

body.recruitment.theme.theme-orange .intro-row h1 {
  color: #066880;
}

body.recruitment.theme.theme-orange .intro-row em {
  color: #F37160;
  font-style: normal;
}

body.recruitment.thank-you-page {
  margin-top: -25px;
}

/* LAYOUT */
.recruitment .content {
  z-index: 0;
}

/* Navbar */
.recruitment .nav-bar .logo {
  margin-right: 2rem;
  margin-left: 1rem;
}

.recruitment .nav-bar-inner #hs_cos_wrapper_module_1603370172475995, .recruitment .nav-bar-inner #hs_cos_wrapper_module_16033785431651032 {
  border: none;
  background: none;
  margin: 0 8px;
  padding: 0;
}

.recruitment .nav-bar-inner {
  display: flex;
  flex-direction: row;
  justify-content: left;
  /*   padding: 10px; */
}

.recruitment .nav-bar-inner .nav-right {
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 1.5rem;
}

.recruitment .nav-bar-inner .nav-menu {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.recruitment .header-background .nav-bar {
  padding-top: 10px;
}

.recruitment .navigation ul li>a:not(.button) {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 600;
  padding: 10px 15px;
}

.recruitment .navigation .vacs-button {
  display: flex;
}

.recruitment .navigation .vacs-button.be-btn-hide{
  display:none
}

.vacs-button.be-btn {
  display: flex;
  align-items: center;
  margin-left: 20px;
}


.recruitment.vacancy .header-fixed {
  z-index: 1;
}

.recruitment .header-transparent .header-inner {
  padding-top: 0;
  height: auto !important;
}

/* .recruitment .header-background .header-inner .nav-bar {
border-bottom: 1px solid #CAD1D3;
} */

.recruitment .header-background .navigation ul li>a:not(.button), .recruitment .header-background .navigation .dropdown-list:not(.custom-content) li a {
  color: #232628;
}

.recruitment .header-background .navbar-button {
  background-color: #69266F;
  color: #FFFFFF;
  border: 0;
}
.recruitment .header-background .navbar-button:hover {
  background-color: #571F5C;
  color: #FFFFFF;
}

.vacancies-overview .navbar-button {
  display: none;
}

.recruitment .primary-navigation .hs_cos_wrapper_type_module {
  width: auto;
}

.navigation .sub-menu, .navigation .dropdown-list {
  min-width: 27rem;
}


.nav-nl-be .hs-menu-item:nth-child(3) .sub-menu, .nav-en-ro .hs-menu-item:nth-child(3) .sub-menu {
  min-width: 31rem;
}

.recruitment .hs-menu-depth-1:not(.hs-menu-depth-2).contains-sub-menu>a::after {
  content: "\e63b"; 
  font-family: "icomoon";
  display: inline-block;
  font-weight: 500;
  float: right;
  vertical-align: bottom;
  padding-left: 5px;
}

.navigation .sub-menu, .navigation .dropdown-list, .navigation .sub-menu:not(.custom-content) a, .navigation .sub-menu.custom-content, .navigation .mega-sub-menu, .navigation .dropdown-list,
.navigation .sub-menu:not(.custom-content) li:hover > a, .navigation .mega-sub-menu:not(.custom-content) ul li:hover > a, .navigation .dropdown-list:not(.custom-content) li:hover a {
  background-color: #fff; 
  border-radius: 4px;
  box-shadow: 0px 21px 60px -30px rgba(209,209,209,0.8);
}

.navigation .contains-sub-menu .sub-menu a {
  background-color: transparent !important;
  color: #474747 !important;
  opacity: .7;
  font-size: 14px;
  transition: opacity 0.3s ease-in; 
}

.recruitment .navigation .contains-sub-menu .sub-menu a:hover {
  text-decoration: underline;
}

.recruitment .navigation.nav-nl-nl .contains-sub-menu .sub-menu .hs-menu-depth-2:first-child a {
  color: #232628 !important;
  font-size: 16px;
  opacity: 1;
}

.recruitment .navigation .sub-menu {
  position: absolute; 
  top: 85px;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px 15px;
}

.recruitment .navigation .sub-menu::after {
  content: "";
  position: absolute;
  bottom: 99%;
  left: 50%;
  margin-left: -15px;
  border-width: 15px;
  border-style: solid;
  border-color: transparent transparent white transparent;
}

/* Header */
.header-title .title {
  font-size: 48px;
  line-height: 64px;
  font-weight: 600;
  color: #FFFFFF;
}

.recruitment #custom-header.story-header {
  padding-top: 15%;
  padding-left: 10%; 
  justify-content: flex-start;
}

.recruitment #custom-header.story-header .header-title h1, recruitment #custom-header.story-header .header-title h2 {
  font-size: 36px;
  line-height: 48px;
  font-weight: 600; 
}

.recruitment #custom-header.story-header .header-title p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600; 
}


@media (min-width: 992px) {	
	[lang="en-be"] .recruitment .navigation .sub-menu {
			max-height: 550px;
	    overflow-y: auto !important;
      /* Force scrollbar to be visible on all platforms */
     -webkit-overflow-scrolling: touch !important;
    scroll-behavior: auto;
    scrollbar-color: rgb(114, 114, 114) rgb(219, 219, 219) ;
    scrollbar-width: auto;
    position: absolute;
	}
  
  [lang="en-be"] .recruitment .navigation .sub-menu li {
    width: calc(100% - 5px);
  }
  
  ::-webkit-scrollbar{
        -webkit-appearance: none;
        width: 7px;

    }

   ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5); 
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }

    ::-webkit-scrollbar {
      width: 5px;
    }

    ::-webkit-scrollbar-track {
      background: #f1f1f1;
    }

    ::-webkit-scrollbar-thumb {
      background: #707070;
    }

    ::-webkit-scrollbar-thumb:hover {
      background: #355cc9;
    }
    ::-webkit-overflow-scrolling:touch; {
    background:#707070;
    width: 5px;
    }
}




/* Footer */
.recruitment .footer {
  z-index:0;
}

.recruitment .footer .footer-bottom-inner.color-white {
  padding-top: 3rem;
  border-top: 1px solid #cccccc;
}
.recruitment .footer .footer-bottom-inner .copyright span{
  font-size:16px;
  padding-right: 10px;
}

.recruitment .footer-top a:not(.button), .recruitment .footer-bottom a:not(.button) {
  font-size: 16px;
}

.recruitment .footer-top p {
  margin-bottom: 16px;
}

.recruitment .footer .footer-menu .hs_cos_wrapper, .recruitment .footer-menu-not-global {
  display: flex;
  justify-content: space-between;
}

.recruitment .footer-top p a {
  text-decoration: none;
}

.recruitment .footer-bottom a {
  padding-right: 10px;
}

/* Lists */
.recruitment .text-block ul li {
  padding: 8px 0px;
}

.recruitment .text-block .column.width-6 {
  padding-left: 0px;
}

.no-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.chevron-list ul, .checks-list ul, .arrows-list ul {
  list-style-type: none;
  /*   padding: 0; */
  margin: 0;
  padding-left: 3em;
  text-indent: -0.9em;
}

.dots-list ul{
  list-style-type: none; 
}

.chevron-list ul li:before {
  content: "\e63d"; 
  font-family: "icomoon";
  display: inline-block;
  margin-left: -0.5em; /* same as padding-left set on li */
  width: 1.3em;
  font-weight: 500;
  color: #0098C3;
}

.dots-list ul li:before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
  font-weight: 800;
  color: #0098C3;
  font-size: 16px;
}

.checks-list ul li:before {
  content: "\e63a";
  font-family: "icomoon";
  display: inline-block;
  margin-left: -0.6em;
  width: 1.3em;
  color: #0098C3;
  font-size: 18px;
  vertical-align: baseline;
}

.arrows-list ul li:before {
  content: "\e618";
  font-family: "icomoon";
  display: inline-block;
  margin-left: -0.7em;
  width: 1.3em;
  color: #0098C3;
  font-size: 16px;
  vertical-align: baseline;
}

/* MODULES */
/* Introduction */
.recruitment .intro-row .intro-row_content h1 {
  font-size: 60px;
  font-weight: 600;
  line-height: 68px;
  color: #0098C3;
}

.recruitment .intro-row .intro-row_content p {
  font-size: 24px;
  line-height: 36px;
  color: #4D555B
}

.recruitment .intro-row .intro-row_content a:hover {
  color: #232628
}

/* Facts */
.facts h3 {
  font-size: 56px;
  font-weight: 700
}

.facts p {
  font-size: 24px;
  font-weight: 600;
  color: #0098C3;
}

/* Search bar */
.recruitment .sb-button button {
  font-size: 16px;
  border: none;
  white-space: nowrap;
  padding: 20px;
}

.recruitment .sb-godown {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 4;
}

.recruitment .sb-godown .button {
  background-color: #e2e9eb;
  border: 0;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  margin-top:-35px;
}

.recruitment .sb-godown .button .icon-down {
  line-height: 36px;
}

.recruitment .search-bar {
  z-index: 3;
  margin-bottom:0;
  padding: 55px;
}

.search-bar-field .form-element {
  font-size: 16px;
  letter-spacing: normal;
}

.recruitment .form-element:focus, .recruitment textarea:focus, .recruitment input:focus {
  background-color: #FFFFFF;
  color: #232628;
}

.recruitment input, .recruitment select {
  height: 64px;
  color: #4D555B;
  font-weight: 600;
}

.search-bar-field.sb-filters { position: relative; } 
.search-bar-field.sb-filters .sb-filters__form:after {
  content: "\e642";
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  font-family: icomoon;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 27px;
  font-size: 16px;
  right: 35px; 
  z-index: 1;
  pointer-events: none;
}

.search-bar-field #form-filter {
  padding: 13px;
}

/* Filters */
.filters_select-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  width: 100%;
  position: relative;
}

.filters_select_wrapper::after {
  content: "\e642";
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  font-family: icomoon;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 27px;
  font-size: 16px;
  right: 15px; 
  z-index: 1;
  pointer-events: none;
}

.filters_title {
  white-space: nowrap;
}

.filters_select {
  color: #636D75;
  border: 1px solid #636D75;
  width: 100%;
  height: 70px;
}

.filters_select:hover {
  color: #232628;
  border: 1px solid #0098C3;
}

.filters_select, .filters_select option {
  font-size: 16px;
  letter-spacing: inherit;
}

.search-bar-field.sb-filters::after {
  content: "\e642";
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  font-family: icomoon;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 27px;
  font-size: 16px;
  right: 35px; 
  z-index: 1;
  pointer-events: none;
}


/* Carousels */
.recruitment .fields-carousel {
  width: 100%;
  margin-right: auto;
  margin-left: 10%;
  margin-bottom: 0;
  max-width: 1440px;
}

.recruitment .fields-carousel .owl-stage {
  margin-top: 50px;
}

.fields-carousel .carousel-box {
  max-width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.fields-carousel .carousel-box:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 60%;
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 70%;
    background: linear-gradient(180deg, rgba(0,67,91,0) 0%, #00435B 100%);
}

.show-hover {
  display: none;
  opacity: 0;  
  transition: visibility 0s linear 0.33s, opacity 0.33s linear;
}

.fields-carousel .carousel-box h4 {
  z-index: 2;
  transform: perspective(1px) translateZ(0);
  transition-property: transform;
  transition-duration: 0.33s;
  font-size: 20px;
}

.fields-carousel .carousel-box:hover h4 {
  display: inline-block;
  transform: translateX(8px);
}

.fields-carousel .carousel-box:hover span.show-hover {
  padding-right: 5px;
  display: inline-block;
  opacity: 1;    
  transition-delay: 0s;
}

.fields-carousel .carousel-box:hover {
  transform: scale(1.05);
}

.fields-carousel button.owl-dot, .vacancies-carousel button.owl-dot {
  width: 7px;
  height: 7px;
  background: #9BB0B7;
  border-radius: 50%;
  opacity: 0.2;
  margin-left: 5px;
  margin-right: 5px;
}

.fields-carousel button.owl-dot.active, .vacancies-carousel button.owl-dot.active {
  opacity:1;
  width: 11px;
  height: 11px;
}

.steps-carousel .carousel-box {
  max-height: 350px;
  min-height: 300px;
  max-width: 350px;
  padding: 30px;
  border: 1px solid #CAD1D3;
}

.steps-carousel .icon svg {
  fill: #0098C3;
  height: 56px;
  /*   width: 56px; */
}

.steps-carousel strong {
  color: #232628;
}

.steps-carousel p {
  margin-bottom: 0;
}

.steps-carousel button.owl-dot {
  width: 11px;
  height: 11px;
  background: #4D555B;
  border-radius: 50%;
  opacity: 0.2;
  margin-left: 5px;
  margin-right: 5px;
}

.steps-carousel button.owl-dot.active {
  opacity:1;
}

.hiring-procedure-element .carousel-box .icon .svg-icon{
  width: 56px;
  height: 56px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  color: #0098C3;
}

.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
}

.owl-carousel a {
  text-decoration: none;
}

/* Cards */
.recruiters-cards .cards, .locations.cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}

.recruiters-cards .cards .card {
  max-width: 31%;
  margin: 12px;
  padding: 40px 30px;
}

.recruiters-cards .cards .image img {
  object-fit: cover;
  border-radius: 50%;
}

.recruiters-cards .cards .content {
  font-size: 16px;
}

.recruiters-cards .cards .content a {
  color: #4D555B;
}

.recruiters-cards .cards .content .position {
  margin-top: 8px;
}

.card span {
  color: #0098C3;
  padding-right: 8px;
}

.locations.cards .card {
  width: 45%;
  margin-bottom: 30px;
}

.locations.cards .card .icon-location-pin {
  font-size: 20px;
}

/* Vacancies & Fields */
.recruitment .navbar-button-vacs {
  margin: 0 10px;
}

.job_fields, .vacancies {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.vacancies-carousel .vacancy {
  background-color: white;
  padding: 30px;
  flex: auto;
  height: 380px;
}

.vacancies .vacancy {
  background-color: white;
  padding: 30px;
  flex: auto;
  min-height: 380px;
  width: calc((100% / 3) - 30px);
  max-width: calc((100% / 3) - 30px);
  margin: 15px; /* Some gutter */
}

#vacancies-overview #vacancies-holder {
  min-height: 110vh;
}

.vacancies .vacancy a, .vacancies-carousel .vacancy a  {
  text-decoration: none;
}

.vacancies .vacancy a:hover, .vacancies-carousel .vacancy a:hover {
  text-decoration: none;
}

.vacancies .vacancy h5, .vacancies-carousel .vacancy h5, {
  font-weight: 700;
}

.vacancies .vacancy .vacancy_info .filter, .vacancies-carousel .vacancy .vacancy_info .filter {
  font-size: 14px;
  padding-left: 16px;
}

.vacancies_header {
  border-bottom: 1px solid #CAD1D3;
  padding: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.vacancies_header .vacancies_total p {
  font-size: 32px;
  font-weight: 600;
}

.vacancies_header .vacancies_switcher {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
}

.vacancies_header .vacancies_switcher a.switch {
  text-decoration: none;
  margin: 0 8px;
  color: #232628;
  opacity: 50%;
}

.vacancies_header .vacancies_switcher a.switch.active {
  opacity: 100%;
}

.vacancies_header .vacancies_switcher icon {
  padding-right: 3px;
  color: #0098C3;
}

.list_vacancies .vacancy {
  margin: 15px;
}

.list_vacancies .vacancy {
  background-color: #FFFFFF;
}

.list_vacancies .vacancy h3 {
  font-size: 18px !important;
  font-weight: 700;
}

.list_vacancies .vacancy a, .list_vacancies .vacancy .vacancy_info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  text-decoration: none;
}

.list_vacancies .vacancy .vacancy_info{
  margin-top:0;
}

.list_vacancies .vacancy .vacancy_info p {
  padding: 0 8px;
}

.list_vacancies .vacancy .vacancy_content p, .list_vacancies .vacancy .vacancy_content ul {
  display:none;
}

.list_vacancies .vacancy .title {
  font-size: 18px;
  font-weight 700;
}

.list_vacancies .vacancy:hover .title {
  text-decoration: underline;
}

.list_vacancies .vacancy.vacancy_cta .vacancy_content{
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
}

.list_vacancies .vacancy.vacancy_cta .vacancy_content a {
  margin-top:0;
}

.masonry_vacancies.vacancies .vacancy {
  min-height: 420px;
}

.masonry_vacancies .vacancy_ad {
  background-color: #066880; 
  justify-content: center;
}

.list_vacancies .vacancy_ad {
  display: none;
}

.masonry_vacancies .vacancy_ad img {
  width: 80%;
}

.masonry_vacancies .vacancy_cta, .list_vacancies .vacancy_cta {
  background-color: #0098C3; 
}

.masonry_vacancies .vacancy_cta h3 {
  font-weight: 700; 
}

.masonry_vacancies .vacancy_content p, .masonry_vacancies .vacancy_content ul {
    font-weight: 400; 
}

.vacancies .vacancy:hover, .list_vacancies .vacancy:hover {
  box-shadow: 0px 21px 103px -14px rgba(209,209,209,0.8);
}

.job_field {
  flex: auto;
  min-height: 520px;
  width: calc((100% / 3) - 30px);
  max-width: calc((100% / 3) - 30px);
  margin: 15px; /* Some gutter */
}

.job_field .field_banner-image {
  height: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.job_field .field_banner-bg {
  height: 50%;
  padding: 30px;
}

/* Stories */
.stories, .hs_cos_wrapper_type_related_blog_posts {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.story {
  flex: auto;
  min-height: 400px;
  min-width: 150px;
  margin: 15px; /* Some gutter */
}

.story h4 {
  margin-bottom: 8px;
}

.story p {
  margin-top: 0;
}

.story a {
  text-decoration: underline;
}

.story .read-more {
  padding-left: 2px;
}

.story:nth-child(odd) {
  max-width: calc(50% - 30px);
}

.story:nth-child(even) {
  max-width: calc(50% - 30px);
}

.story:nth-of-type(5n) {
  max-width: calc(100% - 30px);
  height: 570px;
}

.story_banner .story_banner-bg .meta {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.story_banner .story_banner-bg h4 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.story_banner .story_banner-bg .read-more {
  padding-left: 0;
}

.story:nth-of-type(5n) h4 {
  max-width: 60%;
}
.story:nth-of-type(5n) p {
  max-width: 65%;
}

.story:nth-of-type(5n) .story_banner-bg .meta {
  display: inline;
}

.story_banner-image {
  height: 55%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.story_banner-bg {
  height: 45%;
  padding: 30px;
}

.story_quote {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
}

.story_default {
  padding: 30px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.story_video {
  /*   height: 600px; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
}

.story_video .video_button {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -55%);
}

.story_video .video_text {
  /*   max-width: 50%; */
  margin-top: auto;
}

.story_video .play-btn {
  width: 80px;
  height: 80px;
  opacity: 0.8;
  background: #FFFFFF;
}

.story_video .play-btn:hover {
  opacity: 1;
  background: #FFFFFF;
}

/* Images row */
.image-row-element .column {
  min-height: 420px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* Video elements */
.recruitment .video-element .video-preview-column {
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: center;
}


.recruitment .video-element .video-preview-column .play-btn{
  width: 100px;
  height: 100px;
  opacity: 0.8;
  background: #FFFFFF;
  padding:0;
}
.recruitment .video-element .video-preview-column .play-btn a{
  padding: 2.7rem 2.5rem;
  display: block;
}
.recruitment .video-element .video-preview-column .play-btn:hover{
  opacity: 1;
  background: #FFFFFF;
}

.recruitment .video-element .video-preview-column-2 {
  min-height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: center;
}


.recruitment .video-element .video-preview-column-2 .play-btn{
  width: 100px;
  height: 100px;
  opacity: 0.8;
  background: #FFFFFF;
  padding:0;
}
.recruitment .video-element .video-preview-column-2 .play-btn a{
  padding: 2.7rem 2.5rem;
  display: block;
}
.recruitment .video-element .video-preview-column-2 .play-btn:hover{
  opacity: 1;
  background: #FFFFFF;
}

/* Quote element */
.recruitment .quote-element p, .quote-element blockquote {
  margin: 0;
}

.recruitment .quote-element blockquote {
  margin-bottom: 2.4rem;
}

.recruitment .quote-element p.quote-author {
  color: #232628;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
}

.recruitment .quote-element p.quote-author-title {
  color: #232628;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 30px;
}

/* CTA elements */
.recruitment  .cta-element {
  background-repeat: no-repeat;
  background-size: cover;
}

.recruitment .cta-element .row {
  max-width: 1440px;
  margin: 0 auto;
}

.recruitment .cta-element .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.recruitment .cta-element .column {
  position: relative;
}

.recruitment .cta-element .row {
  position: relative;
}

.recruitment .cta-element .cta-content {
  z-index: 1;
  position: relative;
  padding: 60px;
  color: #FFFFFF;
}

.recruitment .cta-element .overlay-recruiter {
  background: #2782AA;
  opacity: 0.9;
}
.recruitment .cta-element .overlay-cta{
  background: #69C5C4;
  opacity: 0.9;
}
.recruitment .cta-element .overlay-subscribe{
  background: #066880;
  opacity: 0.9;
}
.recruitment .cta-element .overlay-vacancy{
  background: #69266F;
  opacity: 0.9;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row {
  display: flex;
  align-items: center;
}
/* .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row:last-of-type{
  display:none;
} */
.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row p, .cta-content .recruiter-details-wrapper .recruiter-details-row span {
  margin: 0;
  line-height: 2.2rem;
  font-size: 1.6rem;
}

.recruitment ul.inputs-list {
  margin: 0;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-image img {
  width: 60px;
  height: 60px;
  margin-right: 1.6rem;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email-phone{
  display: flex;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email-phone div{
  display: flex;
  align-items: center;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email-phone i{
  font-size: 1.6rem;
  margin-right: 0.8rem;
}

.recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email{
  margin-right: 1.6rem;
}

.recruitment .cta-element .cta-content .cta-button-wrapper a{
  border-radius: 4px;
  color: #4D555B;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.2rem;
}

.recruitment .cta-element .cta-content .subscribe-form-wrapper label:not(.hs-error-msg) {
  display: none;
}

.recruitment .cta-element .cta-content .subscribe-form-wrapper label.hs-error-msg {
  color: #FFFFFF;
}

.recruitment .cta-element .cta-content .subscribe-form-wrapper form {
  display: flex;
}

.recruitment .cta-element .cta-content .subscribe-form-wrapper input {
  margin: 0;
  border-radius: 4px;
}

/* Form */
.recruitment .cta-element .cta-content .subscribe-form-wrapper .hs_email{
  width: 100%;
  margin-right: 8px;
}

.recruitment input, .recruitment select, .recruitment .hs-input[type="checkbox"]+span:before {
  border-radius: 4px;
}

.recruitment .hs-error-msgs label {
  color: #0098C3;
}

#form_job_alert ul[role="checkbox"]{
  display: flex !important;
  flex-flow: row wrap;
}

#form_job_alert ul[role="checkbox"] li{
  width: 50%;
}

.recruitment .legal-consent-container .hs-form-booleancheckbox-display input {
  position: fixed;
}

.vacancies_total {
  display: flex;
  align-items: center;
} 

.recruitment .vacancies_total .vacancies_be_links .vertical-line {
  font-size: 20px;
  font-weight: 400;
  padding: 0 8px;
  color: #cad1d3;
}

.recruitment .vacancies_total .vacancies_be_links a:hover {
  color: #0098C3;
}


/* MEDIA QUERIES */
/* Bigger tablets and smaller devices */
@media (max-width: 1024px) {
  .recruiters-cards .cards .card {
    max-width: 45%;
  }
  .recruitment h1 {
    font-size: 32px;
    line-height: 48px;
  }
  .recruitment h2 {
    font-size: 32px;
    line-height: 48px;
  }  
  .recruitment h3 {
    font-size: 24px;
    line-height: 40px;
  }
  .recruitment h4 {
    font-size: 20px;
    line-height: 27px;
  }
  .recruitment h5 {
    font-size: 20px;
    line-height: 27px;
  }
  .recruitment h6 {
    font-size: 18px;
    line-height: 20px;
  }
  /* header */
  .recruitment .nav-bar-inner {
    padding: 0 10px;
  }
  .recruitment .header {
    position: fixed !important; 
  }
  .recruitment .header-background .nav-bar {
    background-color: #FFFFFF;
  }
  .recruitment .header .header-inner {
    background-color: transparent;
    border-bottom: none;
  }
  .recruitment .header-background .header-inner, .recruitment .header, .header .header-inner {
    background-color: transparent;
  }
  .recruitment #custom-header.story-header {
    padding-top: 0;
    padding-left: 0; 
    padding: 10% 5%;
    justify-content: center;
    align-items: flex-end;
  }
  .recruitment #custom-header.story-header .header-title {
    max-width: 100% !important;
  }
  .recruitment #custom-header.story-header .header-title h1,  .recruitment #custom-header.story-header .header-title h2 {
    font-size: 32px !important;
    line-height: 40px;
    text-align: center;
  }
  .recruitment #custom-header.story-header .header-title p {
    font-size: 16px !important;
    line-height: 24px;
    text-align: center;
  }
  .recruitment #custom-header.story-header .header-title p span:first-child:after {
    content: "\a";
    white-space: pre;
  }
  .story:nth-of-type(5n) {
    height: 400px;
  }
  .story:nth-of-type(5n) h4, .story:nth-of-type(5n) p {
    max-width: 100%;
  }
}


/* From tablet until bigger screens */
@media (min-width: 769px) and (max-width: 1440px) {
  .fields-carousel.owl-carousel .owl-dots {
    margin-left: -20%;
  }  
  .vacancies-overview .nav-bar-inner .nav-right {
    margin-right: 60px;
  }
  .vacancies-overview .language-menu {
    transform: translate(35%,0%);
  }
  .vacancies-overview .language-menu::after {
    left: 65%;
  } 
}

/* Bigger tables only - Ipad Pro */
@media  (min-width: 769px) and (max-width: 1024px) {
  .vacancies .vacancy, .masonry_vacancies .vacancy {
    flex: auto;
    max-height: 330px;
    width: calc((100% / 2) - 30px);
    max-width: 100%;
    margin: 15px; /* Some gutter */
  }
  .job_field {
    flex: auto;
    max-height: 550px;
    width: calc((100% / 2) - 30px);
    max-width: 100%;
    margin: 15px; /* Some gutter */
  }
  .story:nth-child(odd), .story:nth-child(even) {
    width: calc((100% / 2) - 30px);
  }
}

@media  (min-width: 769px) and (max-width: 991px) {
  .two-columns-on-tablet>.column[class*="width-"], .width-3 {
    width: 25%;
  }
}

@media only screen and (max-width: 991px){
  .job_field, .vacancies .vacancy {
    width: calc(50% - 30px);
    max-width: calc(50% - 30px);   
  }
  .story:nth-child(odd), .story:nth-child(even) {
    max-width: calc(100% - 30px);
  }
  /* breakpoint burger menu */
  .recruitment .header .nav-bar-inner .nav-menu.hide-menu-custom {
    display: none;
  }
  .recruitment .header .nav-bar {
    height: 80px !important;
  }
  .recruitment .header .nav-bar-inner {
    align-items: center;
  }
  .recruitment .icon-menu:before {
    color: #FFFFFF;
  }
  .recruitment .header-background .icon-menu:before, .recruitment .header .navigation .nav-icon {
    color: #232628;
  }
  .recruitment .icon-cancel {
    font-size: 2rem;
  }
  /* mobile menu */
  .recruitment .overlay-navigation-wrapper {
    min-height: calc(100% - 80px);
    height: calc(100% - 80px);
  }
  .recruitment .overlay-navigation-wrapper.slide-in, .overlay-navigation-wrapper.enter-top.slide-in, .overlay-navigation-wrapper.enter-right.slide-in, .overlay-navigation-wrapper.enter-bottom.slide-in {
    margin-top: 80px;
  }
  .recruitment .overlay-navigation-scroll-pane, .recruitment .overlay-button, .recruitment .v-align-top, .recruitment .overlay-navigation {
    width: 100%;
    max-width: 100%;
  }
  .recruitment .overlay-navigation:first-child {
    padding-top: 0;
  }
  .recruitment .overlay-navigation-footer {
    position: relative;
  }
  .recruitment .overlay-button .navbar-button {
    background-color: #69266F;
    color: #FFFFFF;
    border: none;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .recruitment .overlay-navigation .sub-menu {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
  }
  .recruitment .overlay-navigation .contains-sub-menu:hover .sub-menu {
    height: auto;
    overflow: visible;
    padding-top: 16px;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
  }
  .recruitment .overlay-navigation .contains-sub-menu:hover>a:after  {
    content: "\e646";
  }
  /* remove greyscale upon modal opening */
  .recruitment .modal-open .wrapper-inner, .aux-navigation-active .wrapper-inner{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  .recruitment .overlay-navigation h3 {
    color: #232628
  }
  .recruitment .overlay-navigation #hs_cos_wrapper_careers_menu_nl ul .hs-menu-depth-1 {
    border-bottom: 1px solid #CAD1D3;
    padding: 16px 0px;
  }
  .recruitment .overlay-navigation #hs_cos_wrapper_careers_menu_nl ul .hs-menu-depth-1 a {
    font-size: 18px;
    font-weight: 600;
  }
  .recruitment .overlay-navigation #hs_cos_wrapper_careers_menu_nl ul .hs-menu-depth-2 a {
    font-weight: 400;
    color: #636D75;
    padding: 8px 30px;
  }
/*   .recruitment .overlay-navigation .sub-menu li:first-child {
    display: none;
  } */
  /* video element  */
  .recruitment .video-element .video-preview-column{
    min-height: 400px;
  }
   .recruitment .video-element .video-preview-column-2{
    min-height: 400px;
  }
  .recruitment .video-element .video-preview-column .play-btn{
    width: 90px;
    height: 90px;
  }
  /* cta element */
  .recruitment .cta-element .cta-column {
    padding-left: 30px;
    padding-right: 30px;
  }
  .recruitment .cta-element .overlay {
    width: calc(100% - 60px);
    left: 30px;
  }
  .recruitment .cta-element .cta-content {
    padding: 30px;
  }
  .recruitment .cta-element .cta-content.recruiter-element {
    text-align: center;
  }
  .recruitment .cta-element .cta-content .subscribe-form-wrapper form {
    flex-direction: column;
  }
  .recruitment .cta-element .cta-content .subscribe-form-wrapper form .hs-button {
    width: 100%;
  }
  .recruitment .cta-element .cta-content.recruiter-element .recruiter-details-wrapper .recruiter-details-row .recruiter-button {
    justify-content: center;
    width: 100%;
    margin: 10px auto;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email {
    margin-right: 0;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row {
    display: block;
    text-align: center;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row:nth-of-type(2){
    padding-top: 1.6rem;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email-phone {
    display: block;
    text-align: center;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-image {
    margin-bottom: 16px;
    margin-right: 0;
  }
  .recruitment .cta-element .cta-content .recruiter-details-wrapper .recruiter-details-row .recruiter-details-email-phone div {
    display: block;
    text-align: center;
  }
  /* image row */
  .image-row-element .column:nth-of-type(1){
    width: 100%;
  }
  .image-row-element .column:nth-of-type(2),
  .image-row-element .column:nth-of-type(3){
    display: none;
  }
}

/* overwrite Cegeka skin */
@media only screen and (max-width: 960px){
  .recruitment .header .logo a:first-child {
    display: none !important;
  }
  .recruitment .header-background .logo a:first-child {
    display: block !important;
    padding-top: 60px;
    transform: translateY(5rem);
    opacity: 1;
  }
  .recruitment .header .logo a:last-child{
    display: table-cell !important;
  }
  .recruitment .header-background .nav-bar {
    padding: 0;
  }
}

/* Small tablets and smaller devices */
@media only screen and (max-width: 768px){
  /* add those classes to change columns order on mobile */
  .tablet-order {
    display: flex !important; 
    flex-direction: column;
  }
  .tablet-order .order-1 {
    order: 1;
    padding: 0;
  }
  .tablet-order .order-2 {
    order: 2;
    margin-top: 20px;
    padding: 0;
  }
  .job_field, .vacancies .vacancy {
    flex: auto;
    max-height: 550px;
    width: calc(100% - 30px);
    max-width: 100%;
    margin: 15px; /* Some gutter */
  }
  .filters_select-wrapper {
    align-items: center;
    flex-direction: column;
  }
  .story_banner-image {
    height: 50%;
  }
  .story_banner-bg {
    padding: 20px;
    height: 50%;
  }
  .story_banner .story_banner-bg h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
  .story:nth-of-type(5n) .story_banner-bg .meta {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;  
      overflow: hidden;
  }
  .search-bar-field {
    margin: 5px;
  }
  .recruitment .fields-carousel {
    margin-left: 0;
  }
  .masonry_vacancies.vacancies .vacancy{
    min-height: 220px;
  }
  .masonry_vacancies .vacancy_ad img, .list_vacancies .vacancy_ad img {
    max-width: 30%;
  }
  .list_vacancies .vacancy a, .list_vacancies .vacancy .vacancy_info {
    display:block;
  }
  .story_quote {
    justify-content: center;
  }
  .story_video .video_text {
    max-width: 100%;
  }
  .recruitment .video-element .video-preview-column {
    min-height: 400px;
  }
  .recruitment .video-element .video-preview-column-2 {
    min-height: 400px;
  }
  .recruitment .video-element .video-preview-column .play-btn {
    width: 80px;
    height: 80px;
  }
  .recruitment .video-element .video-preview-column .play-btn a{
    padding: 1.7rem 2.5rem;
  }
  .recruitment .video-element {
    padding-left: 30px;
    padding-right: 30px;
  }
  .recruitment .quote-element .quote-content {
    font-size: 24px;
  }
  #form_job_alert ul[role="checkbox"]{
    display: block !important;
  }
  #form_job_alert ul[role="checkbox"] li{
    width: 100%;
  }
  .recruitment .footer-top h2 {
    font-size: 20px;
  }
  .recruitment .footer-top .menu {
    margin-top: 20px;
  }
  .recruitment .footer, .recruitment .footer-bottom-inner .copyright, .recruitment .footer-bottom-inner .social-list {
    text-align: center;
  }
  .recruitment .footer-top ul {
    margin: 0;
  }
  .recruitment .footer-top .column.width-8 {
    margin-bottom: 20px;
  }
  .recruitment .footer-bottom a:not(.button) {
    font-size: 12px;
    display: inline-block;
  }
  .recruitment .footer .footer-bottom-inner .copyright span{
    font-size:12px;
  }
  .recruitment .footer .footer-menu .hs_cos_wrapper, .recruitment .footer-menu-not-global  {
    display: block;
  }
  .paragraph-center-mobile p{
    text-align:center !important;
  }
}

/* Landscape phones and smaller devices */
@media (max-width: 479px) {
  .recruitment .search-bar {
    padding: 20px 20px 60px 20px;
  }
  .job_field .field_banner-bg {
    padding: 25px;
  }
  .recruiters-cards .cards .card {
    max-width: 100%;
  }
  .recruitment .cta-element .cta-column {
    position: absolute;
    bottom: -200px;
  }
  /* add those classes to change columns order on mobile */
  .mobile-order {
    display: flex !important; 
    flex-direction: column;
  }
  .mobile-order .order-1 {
    order: 1;
    padding: 0;
  }
  .mobile-order .order-2 {
    order: 2;
    margin-top: 20px;
    padding: 0;
  }
}


/* From tablet until bigger screens */
@media (min-width: 1440px) {
  .recruitment .fields-carousel {
    margin: 0 auto;
  }
}
.recruitment .steps-carousel .icon {
  max-width:100%;
}

/*button header */
.hs-button-nl > div > a.hs-button {
  background-color: #fff !important;
  color: #565e63 !important;
  margin-right: 10px;
}

.header-button > .hs-button-nl > div > a.hs-button:hover {
  background-color: #fff !important;
}


.button-container {
  display: flex;
}

.button-container-single {
  display: block !important;
}

h1.job-title {
    text-transform: uppercase;
    color: #fff;
    font-size: 84px;
    line-height: auto;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2px;
}
h1.job-title span {
    display:block;
    font-size:60px;
}

@media (max-width:1024px) {
  h1.job-title { 
    line-height: 0.8em
  }
}
@media only screen and (max-width: 768px) {
  .button-container {
    display: flex;
    flex-direction: column;
  }
  
 .hs-button-nl > div > a.hs-button {
   width: 100%;
   margin-right: 0;
  }
  
 .contact-apply-button > button {
   width: 100%;
   margin: 0;
  }
}
@media only screen and (max-width: 560px){ 
   .recruitment .video-element .video-preview-column {
    min-height: 190px;
  }
  .recruitment .video-element .video-preview-column-2 {
    min-height: 190px;
  }
}

::part(acsb-trigger) {
right: 82px !important;
bottom: 16px !important;
}