/* Material Design Icons */

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(./font/Material-Icons.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    font-feature-settings: 'liga';
}

body {
    hyphens: auto;
}

/* BS Standardschriften */

@font-face {
    font-family: 'Myriad Pro';
    src: local('Myriad Pro'),
        url('./font/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
    font-family: 'Ubuntu M';
    src: local('Ubuntu M'),
        url('./font/Ubuntu-M.woff') format('woff');
}

@font-face {
    font-family: 'Ubuntu L';
    src: local('Ubuntu L'),
        url('./font/Ubuntu-L.woff') format('woff');
}


/* --------------------------------------------------------------------------------------------------------------- */
.App {
    height: 100%;
}

/* Variablen */

:root {
    --primary-template-button-color: #213a8f;
    --secondary-template-color: #C0DF16;
    --secondary-color: lightgray;
}

html,
body,
:root {
    min-height: 100vh;
    height: 100%;
    font-family: 'Myriad Pro';
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Home,
.AboutUs {
    min-height: 87.6vh;
}

/* Read Speaker */

.Readspeaker-container {
    white-space: nowrap;
    position: absolute;
    top: 100px;
    left: 50px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

#readspeaker_button1 {
    width: 100%;
}

/* Sprunglinks */
.invisible:not(:focus) {
    position: absolute;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip-path: inset(100%);
    white-space: nowrap;
}

.alternativeValue {
    font-style: italic;
    cursor: pointer;
}

.MuiDataGrid-cell {
    cursor: pointer;
}

.BSTableCellContainer, .BSTableCellNumber, .BSLocation, .BSTableCellTitle  {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}

.col-published-from, .col-published-until {
    align-items: center;
}

.BSTableCellContainer p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* --------------------------------------------------------------------------------------------------------------- */


.BSCircle {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    margin-top: 1px;
    background-color: #e3e3e3;
    justify-content: center;
    display: flex;
}

.BSStatusCircle {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    margin-top: 1px;
}

.BSStatusNothandedover {
    border: 3px solid #A4A4A4;
    background-color: #C2C2C2;
}

.BSStatushandedover {
    border: 3px solid #FFDD00;
    background-color: #FCE448;
}

.BSStatusFailed {
    border: 3px solid #BD0000;
    background-color: #FF0000;
}

.BSStatusWaiting {
    border: 3px solid #db7600;
    background-color: #ff8800;
}

.BSStatusAlreadyhandedover {
    border: 3px solid #7FB944;
    background-color: #93D64F;
}

.inline-flex>span {
    display: flex;
}

/* Layout Controls: */

:focus-visible {
outline: 2px solid#edb23c;
outline-offset: 2px
}
/*
Das führt zu viel zu großen Abständen
.BSFormGroup {
    justify-content: center;
    height: 100%;
} */

.BSMainPageContainer {
    min-height: 87.5vh;
}

.BSTypographyContainer {
    height: 100%;
    display: flex;
    align-items: center;
}

.BSLayoutContainer {
    width: 100%;
    margin-top: 50px;
}

.BSQRCode {
    height: 60px;
    justify-content: center;
    width: 100%;
    object-fit: contain;
    margin-top: 1em;
}

.alignRight {
    text-align: end;
}

.BSLineIndentTR {
    padding-left: 20px;
    text-indent: -20px;
    display: table;
}

.BSLineIndentTD {
    padding-left: 20px;
    text-indent: -20px;
}

.marginBottom50 {
    margin-bottom: 50px;
}

.marginTop8 {
    margin-top: 8px !important;
}

.marginTop {
    margin-top: 20px !important;
}

.marginTop50 {
    margin-top: 50px !important;
}

.BSCenter {
    display: flex;
    align-items: center;
    justify-content: center;
}

.BSErrorsContainer {
    justify-content: center;
    margin: auto;
    display: flex;
    flex-direction: column;
    position: relative;
    min-height: 50px;
    align-items: center;
    background-color: #f2f2f2;
    box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 2%);
}

.BSDesignBox {
    height: 2px;
    width: 100px;
    margin: 0.5em auto 1em;
}

.BSFileList {
    max-height: 650px;
    overflow: auto;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.BSJobCardImage {
    width: 100%;
    max-height: 250px;
    margin: 0px 0px 15px 0px;
    box-sizing: border-box;
    object-fit: contain;
    display: none;
}

.BSSearchControl {
    width: 80%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Schriftgestaltung */

.BSJobCardDescription {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Logo: */

.BSCompanyLogo {
    max-height: 100%;
    width: auto;
    object-fit: contain;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Footer: */

.BSFooterLayout {
    justify-content: center;
    bottom: 0%;
    z-index: 23;
    position: relative;
    top: none;
    box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%);
}

.BSFooterLayout .MuiTypography-root {
    margin: 0;
    flex: 1;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Header Navigation: */

.BSHeader {
    z-index: 1001;
    position: relative;
    width: 100%;
    height: 80px;
}

.BSHeader>.MuiPaper-root {
    height: 100%;
}

.BSHeader>.MuiPaper-root>.MuiToolbar-root {
    height: 100%;
}

.BSHeaderControls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.BSHeaderNavigation a {
    flex: 1;
    justify-content: center;
    display: flex;
    width: 120px;
}

.BSHeaderNavigation {
    flex-grow: 1;
}

.BSHeaderNavigation ul {
    display: flex;
    padding-inline-start: 0px;
}

.BSHeaderNavigation ul li {
    display: flex;
    justify-content: center;
}

.BSHeaderNavigation ul li a.active p {
    font-weight: 600;
}

.BSHeaderNavigation ul li a {
    text-align: center;
}

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

.BSHomeNavigation ul {
    text-decoration: none;
    list-style: none;
    padding-left: 10px;
}

.BSSearchbar {
    margin-right: 10px;
}

/* Login Bereich
        - Backoffice + Admin gestalten */

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

.BSBackofficeUser {
    margin-right: 10px;
}

/* Language Control:
        - Spracheinstellungen: Design für die Anzeige der Sprachen*/

.BSLanguageControl {
    margin-right: 10px;
    min-width: 75px;
    max-width: 85px;
}

.BSLanguageControl>.MuiFormControl-root {
    margin-top: 2px !important;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Table + DataGrid Klassen:
- Alle Klassen die in und/oder für eine Tabelle/DataGrid definiert wurden */

.BSLocation ul {
    padding-inline-start: unset;
    margin-block-start: unset;
}

.BSLocationListItem {
    list-style: none;
    padding: 0 5px;
    margin-top: 10px;
}

/* DataGrid
- muss mit in das Theme aufgenommen werden wenn Muiv5 DataGrid unterstützt (ist in der aktuellen Version noch nicht so) */

.BSDataGrid.MuiDataGrid-root {
    border: none;
}

.BSDataGrid.MuiDataGrid-root .MuiDataGrid-row {
    border-radius: 0%;
}

.MuiDataGrid-root .MuiDataGrid-window {
    overflow-x: hidden;
}

.BSDataGrid.MuiDataGrid-root .MuiDataGrid-columnSeparator {
    color: transparent
}

.JobGrid div[role="cell"][data-field="title"] {
    line-height: 20px !important;
    white-space: normal;
    text-overflow: unset;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.JobGrid div[role="row"] {
    min-height: 52px !important;
}
.keyboard-focus .BSDataGrid.JobGrid .MuiDataGrid-cell:focus-visible {
    outline: 2px solid var(--primary-template-button-color);
}
.BSDataGrid.JobGrid .MuiDataGrid-cell:focus {
    outline: none;
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Überschriebene MUI Controls: */

.BSLocationList {
    display: flex;
    padding-inline-start: 0px;
    padding-right: 5px;
    align-items: end;
}

.BSLocationList ul {
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0px;

}

.BSLocationList ul li {
    list-style: none;
    margin-right: 5px;
    font-weight: 500;
    padding-top: 0.5em;
    line-height: 17.16px;
}

.BSDialog .MuiDialogContent-root {
    width: 1000px;
}

.BSDialog .MuiDialogActions-root {
    justify-content: center;
}

.BSColorPicker {
    width: 100%;
}

.BSAdminPageContent .BSColorPicker {
    margin-top: 8px;
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Navigation: */

.BSSideNav.MuiContainer-root {
    height: 100%;
    margin: 5px;
    width: auto;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* MapContainer für Anzeige der Jobs auf einer Landkarte */

.BSMapContainer {
    height: 500px;
    width: 100%;
}

.BSMapReducedContainer {
    max-width: 80rem;
    height: 500px;
    margin: auto;
}

/* --------------------------------------------------------------------------------------------------------------- */

.BSButtonHome {
    visibility: hidden;
    display: none;
}

.BSFilterContainer .MuiDataGrid-root .MuiDataGrid-iconSeparator {
    color: transparent
}

/* --------------------------------------------------------------------------------------------------------------- */

/* HTML Control: */

.BSHTMLEditor .sun-editor {
    border: none;
    border-left: 2px solid #C0DF16;
}

.BSHTMLEditor .sun-editor button {
    color: gray;
}

.sun-editor .sun-editor-editable {
    background-color: white;
    padding: 0px 10px 0px 10px;
}

.se-wrapper-inner .se-wrapper-wysiwyg .sun-editor-editable {
    padding: 0px 16px 0px 16px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Bilder + Container für Bilder */

.BSImageBlog {
    object-fit: cover;
    width: 100%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Icons + Design */

/* Icondesign für (VisibilityIcon/VisibilityOffIcon) -> Ist eine Jobanzeige öffentlich oder nicht? */

.BSJobPublished,
.BSJobNotPublished {
    display: contents;
}

.BSIconSage {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* JobInfo + dazugehörige Container -->
- Befindet sich bei einer Stellenausschreibung und bei der Bewerbung im Header der Anzeige
- Jede JobInfo kann individuell designt werden
(Seiten: Job.tsx, Bewerbung.tsx)
*/

/* Definierte AppBar, in der Alles liegt */

.BSJobHeader.MuiAppBar-root.MuiPaper-elevation4 {
    box-shadow: none;
    justify-content: center;
    position: relative;
    background-color: transparent;
    height: 175px;
    box-sizing: border-box;
    z-index: 5;
}

/* Container für alle einzelnen Jobinfos */

.BSHeaderBox {
    justify-content: center;
    width: 100%;
}

.BSJobDescription {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 1rem;
}

.BSJobInfo {
    display: flex;
    flex-direction: row;
    background: #F9F9F9;
    padding: 1rem;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Demo Version */

.BSDemoVersion {
    justify-content: center;
    background: none;
    position: absolute;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 10000;
    opacity: 0.2;
}

.BSDemoVersion img {
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 10;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Verschiedene Display Formate: */

@media only screen and (max-width: 960px) {

    .MuiCardContent-root {
        min-height: 150px;
    }

    .BSJobHeader.MuiAppBar-root.MuiPaper-elevation4 {
        margin-top: -5em;
    }

    .BSSideNav.MuiContainer-root {
        visibility: hidden;
        position: absolute;
    }
}

@media only screen and (max-width: 1919px) {
    .MuiCardContent-root {
        min-height: 150px;
    }
}

@media only screen and (max-width: 600px) {
    .BSButtonHome {
        visibility: visible;
    }
}

@media only screen and (min-width: 959px) {
    .BSTopNav.MuiContainer-root {
        visibility: hidden;
        display: none;
    }

    .sliderButtonLeft, .sliderButtonRight {
        height: 50px;
        width: 50px;
    }

    .sliderButtonLeft>svg, .sliderButtonRight>svg {
        height: 50px;
        width: 50px;
    }
}

@media only screen and (max-width: 1276px) {
    .BSHeaderNavigation {
        height: 25px;
        line-height: auto;
        width: 100%;
        flex-direction: row;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        padding: initial;
        width: 66.66%;
        margin: auto;
    }

    .BSHeaderNavigation ul {
        display: flex;
        text-decoration: none;
        border-bottom: none;
        height: 40px;
    }

    .BSHeaderNavigation ul li {
        display: flex;
    }

    .BSMenuDivider {
        display: flex;
        border-top: 2px solid #e3e3e3e3;
    }
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template HTML */

.BSTemplateLayout50 {
    background-color: white;
}

.BSTemplateLayout50 .BSTemplateContent>.MuiTypography-root {
    color: black;
}

.BSTemplateHtml {
    width: 50%;
    margin: auto;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template Video*/

.BSTemplateLayout51 {
    background-color: white;
}

.BSTemplateVideo {
    width: 50%;
    display: flex;
    margin: 10px auto 10px auto;
}

.BSEditMode .BSTemplateLayout51 .BSTemplateContainer {
    width: 50%;
    display: flex;
    flex-direction: column;
    margin: auto;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template Mehrfach Videoauswahl*/

.BSTemplateLayout52 {
    background-color: white;
}

.BSTemplateLayout52>.BSTemplateContainer {
    margin: 0px 25px;
}

.BSTemplateLayout52>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: repeat(3, auto);
    padding-bottom: 3rem;
}

.BSTemplateLayout52>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    margin: 20px 0px;
}

.BSTemplateLayout52 .BSTemplateVideo {
    width: 100%;
    display: flex;
    margin: 0px;
}

.BSTemplateLayout52 .BSVideo {
    background-color: #fff;
}


/* Responsive */

@media (max-width: 1200px) {
    .BSTemplateLayout52>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(1, auto);
    }
}

/* EDIT */

.BSEditMode .BSColorBox.BSVideoMain {
    background-color: #fff;
    padding-top: 5px;
}

.BSEditMode .BSColorBox .BSVideo {
    background-color: #fff;
    padding-top: 5px;
}

.BSEditMode .BSTemplateLayout52 .BSTemplateContainer {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: auto;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Templates ALLGEMEIN */

.BSTemplateContainer {
    position: relative;
}

.BSTemplateHeaderText,
.BSTemplateHeaderTextColored {
    width: 100%;
}

.BSTemplateContentText,
.BSTemplateContentTextColored {
    white-space: pre-wrap;
}

.BSTemplateLayout1>.BSTemplateContainer,
.BSTemplateLayout2>.BSTemplateContainer,
.BSTemplateLayout3>.BSTemplateContainer,
.BSTemplateLayout4>.BSTemplateContainer,
.BSTemplateLayout5>.BSTemplateContainer,
.BSTemplateLayout6>.BSTemplateContainer,
.BSTemplateLayout7>.BSTemplateContainer,
.BSTemplateLayout8>.BSTemplateContainer,
.BSTemplateLayout9>.BSTemplateContainer,
.BSTemplateLayout10>.BSTemplateContainer,
.BSTemplateLayout11>.BSTemplateContainer,
.BSTemplateLayout12>.BSTemplateContainer,
.BSTemplateLayout13>.BSTemplateContainer,
.BSTemplateLayout14>.BSTemplateContainer,
.BSTemplateLayout15>.BSTemplateContainer,
.BSTemplateLayout16>.BSTemplateContainer,
.BSTemplateLayout25>.BSTemplateContainer,
.BSTemplateLayout27>.BSTemplateContainer,
.BSTemplateLayout28>.BSTemplateContainer,
.BSTemplateLayout29>.BSTemplateContainer,
.BSTemplateLayout33>.BSTemplateContainer {
    box-sizing: border-box;
    max-width: 1200px;
    justify-content: center;
    margin: auto;
    padding: 0.5em;
}

.BSTemplateLayout7>.BSTemplateContainer {
    padding: 15em 0 15em 0;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.BSLinkContainer a {
    text-decoration: none;
    letter-spacing: 1px;
    padding: 5px 30px;
    cursor: pointer;
}

.BSLinkContainer a:hover {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Templates Edit Controls */

.BSColorBox {
    z-index: 1;
}

.BSEditMode {
    border: 2px solid #e3e3e3;
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 30%);
}

.Footer .BSEditMode {
    margin-top: 4em;
    position: absolute;
    bottom: 65px;
    width: 100%;
    height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f2f2f2;
}

.Footer .BSEditControls {
    margin: 0;
}

.BSSelectedVariant {
    display: flex;
    flex-direction: column;
    margin: auto;
    align-items: center;
    width: 100%;
    text-align: center;
    margin: 10px 0px;
}

.BSEditCombobox {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: center;
    align-items: end;
    margin: 20px auto;
}

.BSBulletpointsEdit>.BSEditModeControls:not(:first-of-type) {
    margin-top: 15px;
}

.BSEditModeControls {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 0 10px 0;
    width: 100%;
    position: relative;
}

.BSEditModeControls>div.MuiTypography-root {
    position: absolute;
}

.BSEditControls {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    width: 100%;
}

.BSEditModeControlsButton {
    justify-content: center;
    width: 100%;
    display: flex;
    align-items: center;
}

.BSEditControlsButton {
    justify-content: center;
    width: 100%;
    display: flex;
    align-items: center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    position: relative;
    background-color: white;
}

.BSEditControlsButton .BSTemplateName {
    margin: 0 15px;
}

.BSClassNameInput {
    margin-right: 15px;
}

.BSTemplatePreviewContainer {
    display: flex;
    flex-direction: column;
    margin: 1em auto 1em auto;
}

.BSTemplatePreviewContainer img {
    margin: 1em auto 1em auto;
}

.BSEditControlsFontSize {
    justify-content: center;
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.BSToggleButtonGroupPaper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: fit-content;
    margin: 10px 0;
}

.BSToggleButtonGroup {
    margin: 5px 12px;
}

.BSEditControlsArrangement {
    justify-content: center;
    padding: 10px;
}

.BSTemplateEditMode {
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff;
}

.BSTemplateEditMode .MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl,
.BSTemplateEditMode label.MuiFormLabel-root.MuiInputLabel-root.MuiInputLabel-formControl.MuiInputLabel-animated.MuiInputLabel-shrink.MuiInputLabel-outlined.MuiFormLabel-filled {
    filter: inherit;
}

.BSTemplateLayout12 .BSTemplateEditMode.Split {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    left: 50em;
    top: 13%;
    position: absolute;
}

.Home .BSTemplatePreview,
.AboutUs .BSTemplatePreview,
.MuiAppBar-root.BSFooter .BSTemplatePreview {
    padding: 1rem;
    color: white;
    background: var(--secondary-color);
    font-size: 36px;
    text-transform: uppercase;
    margin: 1em 0 0 0;
}

.BSNewTemplate {
    display: flex;
    justify-content: center;
    padding: 15px;
    width: auto;
    align-items: center;
}

.BSFileUploadContainer {
    display: flex;
    width: 100%;
}

.BSDropZoneContainer .dropzone {
    height: 50px;
    padding: 0;
    min-width: auto;
}

.BSDropZoneContainer {
    flex: 1;
}

.DSGVOcheck .MuiFormControlLabel-asterisk{
    display: none;
  }

/* --------------------------------------------------------------------------------------------------------------- */

/* Edit Mode */

@media only screen and (min-width: 268px) and (max-width: 1724px) {
    .BSEditMode .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        position: relative;
        max-height: fit-content;
        left: 0 !important;
        top: 0 !important;
        max-width: fit-content !important;
    }

    .BSEditMode .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout {
        display: flex;
        flex-direction: column-reverse;
    }

    .BSEditMode .BSTemplateLayout12>.BSTemplateContainer {
        display: flex;
        flex-direction: column;
    }

    .BSTemplateLayout12 .BSTemplateEditMode.Split {
        display: flex;
        max-width: 50%;
        left: 0 !important;
        top: 0 !important;
        position: relative;
    }
}

.BSEditMode .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    max-width: 50%;
    left: 50em;
    top: 25%;
}

.BSEditMode .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    max-width: 50%;
    top: 25%;
}

#BSGridItemDSGVO .BSEditMode,
#BSGridItemAgreement .BSEditMode {
    width: 100%;
}

.BSEditMode .BSTemplateLayout21>.BSTemplateContainer,
.BSEditMode .BSTemplateLayout31>.BSTemplateContainer {
    display: block;
}

.BSEditMode .BSTemplateLayout21 .BSTemplateContent,
.BSEditMode .BSTemplateLayout31 .BSTemplateContent {
    margin: 0px 10px;
}

.BSEditMode .BSTemplateLayout21 .BSTemplateLayoutContainer,
.BSEditMode .BSTemplateLayout31 .BSTemplateLayoutContainer {
    width: 100%;
}

.BSEditMode .BSTemplateLayout1 .BSTemplateLayout,
.BSEditMode .BSTemplateLayout1 .BSTemplateHeaderContainer {
    width: 100% !important;
    padding: 0 !important;
}

.BSEditMode .BSTemplateLayout2 .BSLink.BSTemplateBackground,
.BSEditMode .BSTemplateLayout29 .BSLink.BSTemplateBackground {
    height: 100%;
}

.BSEditMode .BSTemplateLayout5 .BSColorBox,
.BSEditMode .BSTemplateLayout2 .BSColorBox,
.BSEditMode .BSTemplateLayout12 .BSColorBox,
.BSEditMode .BSTemplateLayout29 .BSColorBox {
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.BSEditMode .BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
.BSEditMode .BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
.BSEditMode .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.BSEditMode .BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    padding: 5px 0;
    display: grid;
    grid-gap: 5px;
    margin: 0 8px;
    grid-template-columns: repeat(3, 33.33%);
    grid-auto-rows: 1fr;
}

.BSEditMode .BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSHardfacts>.BSTemplateContainer>.BSTemplateLayout {
    justify-content: center;
}

#BSGridItemBenefits .BSEditMode {
    width: 900px;
}

#BSGridItemBenefits .BSEditMode .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    min-width: 250px;
    height: 100%;
}

.BSEditMode .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    height: auto;
    max-width: 100%;
}

#BSGridItemBenefits .BSEditMode .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox {
    margin-bottom: 100px;
}

.BSEditMode .BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout .BSTemplateEditMode  {
 min-width: 80vh;
}

.BSEditMode .BSTemplateLayout28 .BSTemplateContainer {
    max-height: 100%;
    margin-bottom: 7.5em;
}

.BSEditMode .BSTemplateLayout28 .BSTemplateLayoutContainer {
    width: 80%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 1 */

.BSTemplateLayout1.BSTemplateBackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.BSTemplateLayout1 .BSTemplateContainer .BSTemplateLayout {
    width: 50%;
    margin: 47px auto 60px 0;
}

.BSTemplateLayout1 .BSTemplateHeaderContainer {
    padding: 30px 30px 0 0;
}

.BSTemplateLayout1 .BSTemplateHeader {
    margin: 28px 0 0;
}

.BSTemplateLayout1 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
.BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
    line-height: 2;
}

.BSTemplateLayout1 .BSLinkContainer {
    margin: 0px 0 60px auto;
    display: flex;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 2 + 29*/

.BSTemplateLayout2,
.BSTemplateLayout29 {
    background-color: #ffffff;
}

.BSTemplateLayout2 .BSLink,
.BSTemplateLayout29 .BSLink {
    box-sizing: border-box;
    padding: 20px;
    height: 100%;
}

.BSTemplateLayout2 .BSLink.BSTemplateBackground,
.BSTemplateLayout29 .BSLink.BSTemplateBackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 450px;
}

.BSTemplateLayout2 .BSLink.BsTemplateBackground:first-child,
.BSTemplateLayout29 .BSLink.BsTemplateBackground:first-child {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
        url(./api/Files/template2.1.jpg?tenant=0&cultureCode=de);
}

.BSTemplateLayout2 .BSLink .BSTemplateContainer,
.BSTemplateLayout29 .BSLink .BSTemplateContainer {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout {
    height: 100%;
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    padding: 1em;
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    padding-bottom: 3rem;
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateLayout {
    height: 100%;
}

.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateLayout {
    height: 100%;
    display: flex;
    justify-items: center;
    align-items: flex-end;
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer {
    display: flex;
    flex-direction: column;
    height: calc(100% - 10%);
}

.BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSLinkContainer,
.BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSLinkContainer {
    display: flex;
    padding-top: 1em;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 3 */

.BSTemplateLayout3 {
    background-color: #ffffff;
}

.BSTemplateLayout3 .BSTemplateLayout {
    display: flex;
    flex-direction: row-reverse;
    margin: 3rem 0;
    min-height: 25rem;
    align-items: center;
}

.BSTemplateLayout3 .BSTemplateLayoutContainer {
    width: 40%;
}

.BSTemplateLayout3 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout3 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout3 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
.BSTemplateLayout3 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
    line-height: 2;
}

.BSTemplateLayout3 .BSLinkContainer {
    display: flex;
    justify-content: flex-end;
    padding-top: 1em;
}

.BSTemplateLayout3.BSTemplateBackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Template 4 */
.BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    position: absolute;
    right: 50px;
    bottom: 120px;
    max-width: 900px;
}

.BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImageContain {
    max-width: none;
}

.BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout {
    width: 427px;
    min-height: 291px;
    background-image: none;
    margin: 300px auto 100px 0;
    display: flex;
}

.BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    background: white;
    display: flex;
    flex-direction: column;
    z-index: 1;
    padding: 30px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.BSTemplateLayout4 .BSTemplateHeaderContainer {
    margin: 11px 0 0;
}

.BSTemplateLayout4 .BSTemplateContentContainer {
    margin: 10px 0 0;
}

.BSTemplateLayout4 .BSLinkContainer {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 5 */

.BSTemplateLayout5 {
    background-color: #ffffff;
}

.BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    padding: 1em;
}

.BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: grid;
    grid-gap: 75px 10px;
    min-height: 450px;
    grid-template-columns: repeat(3, 33.33333333%);
    margin: 1em 0 1em 0;
}

.BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink {
    background-color: var(--secondary-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    margin: 43px auto 60px 0;
    width: 100%;
    box-sizing: border-box;
}

.BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateImage {
    height: 60px;
    object-fit: contain;
}

.BSTemplateLayout5 .BSLink>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    height: 100%;
}

.BSTemplateLayout5 .BSLink {
    background: #ffffff;
    padding: 10px;
    text-align: center;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
    align-content: baseline;
    display: flex;
}

.BSTemplateLayout5 .BSLink>.BSTemplateContainer {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSLinkContainer {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
    margin-bottom: 20px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 6 */
.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    position: absolute;
    left: -50px;
    top: 50px;
    max-width: 600px;
    object-fit: contain;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImageCover {
    max-width: none;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    display: flex;
    z-index: 1;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
    margin: 11px 0 0;
    width: 427px;
    min-height: 291px;
    background-image: none;
    margin: 316px auto 60px 0;
    background: #ffffff;
    padding: 30px;
    align-items: center;
    display: flex;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader {
    width: 100%;
}

.BSTemplateLayout6 .BSTemplateContentContainer {
    padding: 0 0 50px 0;
}

.BSTemplateLayout6 .BSLinkContainer {
    display: flex;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    padding: 30px;
    margin-left: 50px;
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink:first-child {
    margin-bottom: 50px;
    border-bottom: 2px solid lightgray;
}

/* .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%); */
/* } */

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 7 */

.BSTemplateLayout7.BSTemplateBackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.BSTemplateLayout7 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout7 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout7 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout7 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored {
    margin: 28px 0 0;
}

.BSTemplateLayout7 .BSTemplateContentContainer {
    padding: 10px 0 30px 0;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template List */
.BSTemplateLayout8>.BSTemplateContainer {
    box-sizing: border-box;
    max-width: 1140px;
    justify-content: center;
    margin: auto;
}

.BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    padding: 10px;
    margin-bottom: 1.5em;
}

.BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateImage {
    height: 100%;
    object-fit: contain;
    position: relative;
    inline-size: 30px;
    top: 5px;
    margin-right: 0.5em;
}

.BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSTemplateLayout {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: flex-end;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    line-height: 2;
    margin-left: 25px;
}

/* .BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
} */

.BSTemplateLayout8 .BSLinkContainer {
    justify-content: center;
    display: flex;
    margin-top: 1.5em;
}

.BSEditMode {
    .BSTemplateLayout8 {
        >.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer {
            .BSTemplateLayout {
                >.BSTemplateLayoutContainer {
                    flex-grow: 1;
                }
            }
        }
    }
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 9 */

.BSTemplateLayout9 {
    background-color: #ffffff;
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    text-align: center;
    margin: 1rem;
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(24.35%, 1fr));
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSTemplateImage {
    position: relative;
    margin-top: 2em;
    width: 100px;
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    text-align: center;
    margin: 0rem auto 3rem;
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    min-height: 80px;
}

.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    text-align: center;
    word-break: break-all;
}

/* .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
} */

.BSTemplateLayout9 .BSColorBox.BSLink.BSTemplateBackground {
    background-repeat: no-repeat;
    background-position: right 50% bottom 85%;
    z-index: 22;
    background-size: 75px;
}

.BSTemplateLayout9 .BSLinkContainer {
    display: flex;
    justify-content: center;
    margin: 35px 0 0;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 10 */

.BSTemplateLayout10 {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    padding: 35px 0;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    padding: 35px 0;
    display: grid;
    grid-gap: 10px 10px;
    grid-template-columns: repeat(3, 33.33%);
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink {
    display: flex;
    justify-content: center;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    margin: 0 0 20px 0;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored {
    font-size: 36px;
    font-weight: 500;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin: 25px 0 0;
}

.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText,
.BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentTextColored {
    font-size: 26px;
    font-weight: 400;
}

.BSTemplateLayout10 .BSLink {
    background-color: #ffffff;
    height: 100%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 11 */

.BSTemplateLayout11 {
    background-color: #ffffff;
}

.BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
    text-align: center;
    margin: 40px auto 0;
}

.BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    text-align: center;
    width: 680px;
    margin: 40px auto 40px;
}

.BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer:after {
    content: ' ';
    text-decoration: none;
    position: absolute;
    width: 25%;
    height: 2.5%;
    left: 0;
    margin-left: 37.5%;
    border-bottom: 2px solid #213a8f;
}

.BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
    line-height: 2;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 12 */
.BSTemplateLayout12 {
    background-color: #ffffff;
    padding: 2em;
    box-sizing: border-box;
}

.BSTemplateLayout12>.BSTemplateContainer {
    min-height: 650px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow-x: clip;
}

.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    position: absolute;
    left: 20em;
    top: 0;
    max-height: 650px;
    width: 100%;
    object-fit: contain;
}

.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout {
    background-color: #ffffff;
    width: calc(((100% - 1140px) / 2) + 670px);
    left: 0;
    right: auto;
    display: flex;
}

.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    padding: 35px 0;
    display: grid;
    grid-gap: 22px;
    grid-template-columns: repeat(2, 50%);
    text-align: center;
}

.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    padding: 10px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 40%);
    min-height: 200px;
    height: 100%;
    box-sizing: border-box;
}

.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer:after {
    content: ' ';
    position: relative;
    width: 10%;
    padding: 1em auto;
    top: 10px;
    margin: auto;
    display: flex;
    border-bottom: 2px solid #213a8f;
}


.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText,
.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored,
.BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentTextColored {
    margin: 20px auto 0;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 13 */

.BSTemplateLayout13 {
    background-color: #ffffff;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    text-align: center;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: grid;
    grid-gap: 10px 10px;
    grid-template-columns: repeat(3, auto);
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    text-align: center;
    margin: 0px auto 30px;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    word-break: break-word;
    display: flex;
    align-items: flex-start;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer {
    height: 100%;
    margin-bottom: 2em;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    text-align: center;
    height: calc(100% - 75px);
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
    margin: 35px 0 0;
}

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin: 15px 0 0;
}

/* .BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
} */

.BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSLinkContainer {
    display: flex;
    justify-content: center;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 14 */

.BSTemplateLayout14 {
    background-color: white;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    width: 100%;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox:nth-child(2n+1)>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    flex-direction: row;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox:nth-child(2n+0)>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    flex-direction: row-reverse;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    box-sizing: border-box;
    padding: 30px;
    height: 100%;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin: 1rem 0 auto;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    background-color: white;
}

.BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage {
    max-width: 50%;
    object-fit: cover;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 15 */

.BSTemplateLayout15 {
    background-color: white;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    width: 100%;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox:nth-child(2n+1)>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    flex-direction: row-reverse;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox:nth-child(2n+0)>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    flex-direction: row;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    box-sizing: border-box;
    padding: 30px;
    height: 100%;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin: 1rem 0 auto;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    background-color: white;
}


.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage {
    max-width: 50%;
    object-fit: cover;
}

.BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImageContain {
    object-fit: contain;
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Template 16 */

.BSTemplateLayout16 {
    display: flex;
    background-color: #ffffff;
}

.BSTemplateLayout16.BSTemplateBackground {
    background-repeat: no-repeat;
    background-size: cover;
}

.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout {
    width: 50%;
}

.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    position: absolute;
    width: 50%;
    top: 32%;
    left: 7%;
}

.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    max-width: 980px;
    object-fit: contain;
}

.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImageCover {
   max-width: none;
}


.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: revert;
}

.BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin-top: 20px;
}

.BSEditMode .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    position: relative;
    width: 100%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 17 */

.BSTemplateLayout17 {
    background-color: #ffffff;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    justify-content: center;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    padding: 5px 0;
    display: grid;
    grid-gap: 5px;
    margin: 0 8px;
    grid-template-columns: repeat(3, auto);
    grid-auto-rows: 1fr;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox {
    background-color: #ffffff;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
    padding: 10px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 10%);
    height: 100%;
    min-width: 150px;
    max-width: 200px;
    box-sizing: border-box;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateImage {
    height: 55px;
    object-fit: contain;
    position: relative;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    flex-direction: column-reverse;
}

.BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
    line-height: inherit;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 18 */

.BSTemplateLayout18 {
    display: flex;
    box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%), 0px 4px 5px 0px rgb(0 0 0 / 14%), 0px 1px 10px 0px rgb(0 0 0 / 12%);
}

.BSTemplateLayout18>.BSTemplateContainer {
    width: 100%;
}

.BSTemplateLayout18.BSTemplateBackground {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 400px;
}

.BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    margin: auto;
    width: 100%;
    justify-content: center;
    position: relative;
}

.BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    margin-top: 10rem;
}

.BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored {
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: -1px -1px 1px rgb(255 255 255 / 40%), 1px 1px 1px rgb(0 0 0 / 50%);
}

.BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    margin-top: 80px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 19 */

.BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    justify-content: center;
}

.BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    text-align: center;
    padding: 1em;
}

.BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText,
.BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentTextColored {
    padding-top: 15px;
}

/* .BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout19>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
} */

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 20 + 21 + 31 */

.BSTemplateLayout20,
.BSTemplateLayout21,
.BSTemplateLayout31 {
    background-color: #ffffff;
}

.BSTemplateLayout20>.BSTemplateContainer>.BSTemplateLayout,
.BSTemplateLayout21>.BSTemplateContainer>.BSTemplateLayout,
.BSTemplateLayout31>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    justify-content: center;
}

/* prevent justify-content to center the items when I am on the Application page inside the Form */
.Application .BSForm .BSTemplateLayout20 > .BSTemplateContainer > .BSTemplateLayout,
.Application .BSForm .BSTemplateLayout21 > .BSTemplateContainer > .BSTemplateLayout,
.Application .BSForm .BSTemplateLayout31 > .BSTemplateContainer > .BSTemplateLayout {
  justify-content: flex-start;
}

.BSTemplateLayout20>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    text-align: center;
    padding: 1em;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 21 + 31 */

.BSTemplateLayout21>.BSTemplateContainer .BSTemplateLayout31>.BSTemplateContainer {
    display: flex;
    flex-direction: column;
}

.BSTemplateLayout21 .BSLinkContainer .BSTemplateLayout31 .BSLinkContainer {
    box-sizing: border-box;
    display: flex;
    margin: 10px 0px;
}

.BSTemplateLayout21 .BSLinkContainer a span .BSTemplateLayout31 .BSLinkContainer a span {
    font-weight: 800;
}

.BSTemplateLayout21 .BSLinkContainer,
.BSTemplateLayout31 .BSLinkContainer {
    box-sizing: border-box;
    display: flex;
    margin: 10px 0px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 22 (Footer) */

Footer .BSColorBox {
    background-color: transparent !important;
}

.Footer .MuiBox-root>*>.BSColorBox {
    background-color: transparent;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 23 */

.BSTemplateLayout23>.BSTemplateContainer {
    width: 100%;
}

.BSColorBox>.BSTemplateLayout23 {
    background: white;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    text-align: center;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox {
    background: white;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
    text-align: center;
    margin: 81px auto 0;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
    text-align: center;
    margin: 30px auto 0;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSHardfacts {
    display: flex;
    box-sizing: border-box;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSHardfacts>.BSTemplateContainer {
    width: 100%;
    box-sizing: border-box;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSHardfacts>.BSTemplateContainer>.BSTemplateLayout {
    justify-content: flex-end;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 5px 0;
    gap: 5px;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSHardfacts>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSHardfacts>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored {
    font-size: x-large !important;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSTemplateImage {
    height: 35px;
}

.BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSLinkContainer {
    display: flex;
    justify-content: center;
    margin: 35px 0 0;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 24 */

.BSTemplateLayout24 {
    background-color: #ffffff;
}

.BSTemplateLayout24 .BSTemplateImage {
    max-width: 350px;
}

.BSTemplateLayout24>.BSTemplateContainer>.BSTemplateLayout {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.BSTemplateLayout24>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    position: relative;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 25 */

.BSColorBox .BSTemplateLayout25 {
    background-color: #ffffff;
}

.BSTemplateLayout25>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    padding: 1em;
}

.BSTemplateLayout25 .BSLinkContainer {
    padding: 10px;
    justify-content: center;
    display: flex;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 26 */

.BSTemplateLayout26 .BSTemplateContainer .BSTemplateLayout {
    width: 100%;
}

.BSColorBox .BSTemplateLayout26 {
    background-color: #ffffff;
}

.BSTemplateLayout26 .BSTemplateImage {
    width: 100%;
    height: auto;
    max-height: 650px;
    object-fit: cover;
}

.BSTemplateLayout26 .BSTemplateImage.BSTemplateImageContain {
    object-fit: contain;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 27 */

.BSColorBox .BSTemplateLayout27 {
    background-color: #ffffff;
}

.BSTemplateLayout27>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    padding: 1em;
}

.Application .BSForm .BSTemplateLayout27 > .BSTemplateContainer {
    padding: 0;
    margin: unset;
}

.Application .BSForm .BSTemplateLayout27 > .BSTemplateContainer > .BSTemplateLayout > .BSTemplateLayoutContainer {
    padding: 1em 0;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 28 */

.BSTemplateLayout28.BSTemplateBackground {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.BSTemplateLayout28 .BSTemplateContainer {
    position: relative;
    min-height: 400px;
    max-height: 650px;
    display: flex;
    flex-direction: column;
}

.BSTemplateLayout28 .BSTemplateContainer .BSTemplateLayout {
    display: flex;
    flex-direction: row;
    height: 100%;
    align-content: center;
    justify-content: space-around;
    color: white;
}

.BSTemplateLayout28>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
    height: 85px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}


.BSTemplateLayout28 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
.BSTemplateLayout28 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
}

.BSTemplateLayout28 .BSLinkContainer {
    display: flex;
    margin-top: 20px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template 30 */

.BSTemplateContentChildren>.BSJobTitleMain:nth-child(2) {
    margin-top: 5px;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* -------------------- */
/* Template32 ImageSlider Template */
/* -------------------- */


.BSTemplateLayout32Main {
    /* background-color: red; */
    overflow-x: hidden;
    /* margin: 50px 0px; */

    &.BSColorBox {
        background-color: transparent !important;
    }

    .sliderControls {
        text-align: center;
    }

    .sliderControls li {
        display: inline-block;
        margin-right: 5px;
    }

    /* ToDo: dynamic oder JS :( */
    .sliderControls label:hover,
    #slide1:checked~.sliderControls label[for="slide1"],
    #slide2:checked~.sliderControls label[for="slide2"],
    #slide3:checked~.sliderControls label[for="slide3"],
    #slide4:checked~.sliderControls label[for="slide4"],
    #slide5:checked~.sliderControls label[for="slide5"],
    #slide6:checked~.sliderControls label[for="slide6"],
    #slide7:checked~.sliderControls label[for="slide7"],
    #slide8:checked~.sliderControls label[for="slide8"] {
        background: #ddd;
        color: #ddd;
    }

    .sliderControls label {
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        display: block;
        cursor: pointer;
        background: #213a8f;
        color: #213a8f;
    }

    .sliderButtonLeft,
    .sliderButtonRight {
        position: absolute;
        top: 50%;
        z-index: 2;
        background-color: rgba(33, 58, 143, 0.15);
    }

    .sliderButtonLeft {
        left: -3.5rem;
    }

    .sliderButtonRight {
        right: -3.5rem;
    }

    .sliderButtonLeft:hover, .sliderButtonRight:hover {
        background-color: #213a8f;
    }

    .sliderButtonLeft:hover > svg, .sliderButtonRight:hover > svg {
        color: #ffffff;
    }

    /* Verstecke Pfeile, wenn nur ein Slide vorhanden ist */
   /* Verstecke Knubbel, wenn nur ein Slide sichtbar ist */
   .BSTemplateContentChildren.sliderElements:has(> .BSSlidingImageMain:only-of-type) + .sliderControls,
   .BSTemplateContentChildren.sliderElements > .BSSlidingImageMain:only-of-type .sliderButtonLeft,
   .BSTemplateContentChildren.sliderElements > .BSSlidingImageMain:only-of-type .sliderButtonRight {
      display: none;
   }

   /* Beim Bearbeiten die Textblöcke im Flow halten damit keine Eingabefelder überdeckt werden. */
   .BSSlidingImageMain.inedit .BSSlidingImage .BSTemplateLayout  {
    	display: flex;
    	flex-direction: row-reverse;
    	>.BSTemplateLayoutContainer {
    		position: unset;
    	}
    }
}


.BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer>.BSTemplateLayout>input[name=slider] {
    position: absolute;
    left: -99999px;
}

/* Der "HauptContainer" für die Slideshow. */
.BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
    /* Vorlage:  .sliderElements */
    /* background-color: purple; */

    list-style: none;
    position: relative;
    left: 0;
    width: 800%;
    margin-bottom: .8em;
    padding: 0;
    -webkit-transition: left .8s ease-in-out;
    -moz-transition: left .8s ease-in-out;
    -o-transition: left .8s ease-in-out;
    transition: left .8s ease-in-out;

    &:after {
        content: ".";
        display: block;
        height: .1px;
        clear: both;
        visibility: hidden;
        font-size: 0;
        overflow: hidden;
    }

}

#slide2:checked~.BSTemplateContentChildren.sliderElements {
    left: -100%;
}

#slide3:checked~.BSTemplateContentChildren.sliderElements {
    left: -200%;
}

#slide4:checked~.BSTemplateContentChildren.sliderElements {
    left: -300%;
}

#slide5:checked~.BSTemplateContentChildren.sliderElements {
    left: -400%;
}

#slide6:checked~.BSTemplateContentChildren.sliderElements {
    left: -500%;
}

#slide7:checked~.BSTemplateContentChildren.sliderElements {
    left: -600%;
}

#slide8:checked~.BSTemplateContentChildren.sliderElements {
    left: -700%;
}

.BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer {
    padding: 5em 0em;
}

/* Positionierung der Überschrift für das Slider Template */
.BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    box-sizing: border-box;
    max-width: 1200px;
    justify-content: center;
    margin: auto;
}

/* Die direkten Children sind die Panels des Sliders. */
.BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSSlidingImageMain {
    /* Vorlage:  .sliderElements > li  */
    background-color: transparent;

    width: 12.5%;
    position: relative;

    &:not(.inedit) {
        float: left;
    }
}

.BSSlidingImage {
   padding: 3.5em 0em;
   box-sizing: border-box;
   max-width: 1200px;
   justify-content: center;
   margin: auto;
   position: relative;

   .BSTemplateLayout {
      position: relative;
      display: inline-block;
      width: 100%;
   }

   .BSTemplateLayout:after {
      content: '';
      position: absolute;
      width: 50%;
      height: 100%;
      top: 0;
      left: 0;
      background-image: linear-gradient(315deg, hsla(0, 0%, 100%, .9) 21%, transparent 43%);
   }

   .BSTemplateLayout>.BSTemplateLayoutContainer {
      position: absolute;
      z-index: 1;
      width: 60%;
      right: 0;
      bottom: -2.5em;
   }
   .BSTemplateImage {
      position: relative;
      width: 50%;
      max-width: 650px;
      border-top-right-radius: 100px;
   }
}

/*  Die beiden Styles werden gesetzt wenn in den Layoutvorlagen zwischen conver und contain umgeschalten wird.

   Die Styles können in der Custom.css allgemein, auf Templateebene oder so speziell wie nötig überschrieben werden.

   Z.B. allgemein für Template14:

   .BSTemplateLayout14 .BSTemplateImageContain {
      object-fit: contain;
   }

   oder spezifischer:

   .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImageContain {
      object-fit: contain;
   }
*/
.BSTemplateImageContain {
    object-fit: contain;
}

.BSTemplateImageCover {
    object-fit: cover;
}

/* --------------------------------------------------------------------------------------------------------------- */

/* Template Responsive Max Tablets + Mini Display */


@media only screen and (min-width: 1025px) and (max-width: 1950px) {

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Video*/

    .BSTemplateVideo {
        width: 85%;
        display: flex;
        margin: 10px auto 10px auto;
    }

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Html*/

    .BSTemplateHtml {
        width: 85%;
        margin: auto;
    }
}


/* --------------------------------------------------------------------------------------------------------------- */

/* Template Responsive Tablets */

@media only screen and (max-width: 1369px) {

    .BSImageText {
        display: none;
    }

    .BSJobHeader.MuiAppBar-root.MuiPaper-elevation4 {
        height: auto;
        margin-top: -3em;
    }

    .BSFilterContainer {
        display: block;
    }

    .BSFilterContainer .FilterStellenanzeigen {
        flex-basis: auto;
    }

    .BSHeaderName.MuiTypography-root.MuiLink-root.MuiLink-underlineNone {
        visibility: hidden;
        display: none;
    }

    .BSHeaderNavigation ul {
        padding: 0px;
    }

    .BSMapContainer,
    .BSMapReducedContainer {
        display: none;
    }

    .BSLanguageControl {
        flex: 1;
        justify-content: flex-end;
        display: flex;
    }

    .BSTemplateLayout32Main .sliderButtonLeft {
        left: 5px;
    }

    .BSTemplateLayout32Main .sliderButtonRight {
        right: 5px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .BSSearchControl {
        width: 100%;
    }

    .BSDialog .MuiDialogContent-root {
        width: auto;
    }

    .BSJobTemplateContainer {
        grid-template-areas: 'header '
            'description '
            'hardfacts '
            'homeoffice '
            'expectations '
            'profile '
            'offer '
            'benefits '
            'intro '
            'media'
            'contact '
            'ButtonApply ' !important;
        grid-template-columns: repeat(1, 100%) !important;
        grid-gap: 0 !important;
    }

    .BSJobTemplateContainerLeftFlow {
        grid-template-columns: 1fr !important;
        grid-template-areas: 'header '
            'description '
            'hardfacts '
            'homeoffice '
            'ApplicationPoints '
            'benefits '
            'intro '
            'media'
            'contact '
            'ButtonApply ' !important;
        grid-template-columns: repeat(1, 100%) !important;
        grid-gap: 20px 0 !important;
    }

    .BSTemplateLayout1>.BSTemplateContainer,
    .BSTemplateLayout2>.BSTemplateContainer,
    .BSTemplateLayout3>.BSTemplateContainer,
    .BSTemplateLayout4>.BSTemplateContainer,
    .BSTemplateLayout5>.BSTemplateContainer,
    .BSTemplateLayout6>.BSTemplateContainer,
    .BSTemplateLayout7>.BSTemplateContainer,
    .BSTemplateLayout9>.BSTemplateContainer,
    .BSTemplateLayout10>.BSTemplateContainer,
    .BSTemplateLayout11>.BSTemplateContainer,
    .BSTemplateLayout12>.BSTemplateContainer,
    .BSTemplateLayout13>.BSTemplateContainer,
    .BSTemplateLayout16>.BSTemplateContainer,
    .BSTemplateLayout29>.BSTemplateContainer {
        width: 100%;
        padding: 1em;
    }

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Html*/

    .BSTemplateHtml {
        width: 100%;
        margin: auto;
    }

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Video*/

    .BSTemplateVideo {
        width: 100%;
        display: flex;
        margin: 10px auto 10px auto;
    }

    .BSEditMode .BSTemplateLayout51 .BSTemplateContainer {
        width: 85%;
    }

    /* Template 1*/

    .BSTemplateLayout1 .BSTemplateContainer .BSTemplateLayout {
        margin: 15px auto 15px;
        width: 100%;
    }

    .BSTemplateLayout1 .BSLinkContainer {
        justify-content: center;
        margin: auto;
    }

    .BSTemplateLayout1 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
    .BSTemplateLayout1 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored,
    .BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
        margin: 28px 0 0;
    }

    /* Template 2 +29*/

    .BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
    .BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(1, 100%);
    }

    .BSTemplateLayout2 .BSLink,
    .BSTemplateLayout29 .BSLink {
        height: fit-content;
        min-height: 350px;
    }

    /* Template 3*/

    .BSTemplateLayout3 .BSTemplateLayout .BSTemplateLayoutContainer {
        display: flex;
        flex-direction: column;
    }

    .BSTemplateLayout3 .BSLinkContainer {
        justify-content: center;
    }

    .BSTemplateLayout3 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout3 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored {
        font-size: 36px;
    }

    /* Template 4*/

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout {
        width: 100%;
        min-height: auto;
        margin: auto;
    }

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        background-color: transparent;
        box-shadow: none;
    }

    .BSTemplateLayout4 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout4 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
    }

    /* Template 5*/

    .BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        min-height: auto;
        grid-template-columns: repeat(2, 50%);
        margin: 1em 10px;
    }

    .BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink {
        margin: 0;
    }

    /* Template 6*/

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
        margin: auto;
        height: 100%;
        box-sizing: border-box;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin: auto;
    }

    /* Template 7*/

    .BSTemplateLayout7>.BSTemplateContainer {
        width: 100%;
    }

    .BSTemplateLayout7.BSTemplateBackground {
        background: none !important;
    }

    .BSTemplateLayout7 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout7 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
    .BSTemplateLayout7 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored,
    .BSTemplateLayout7 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
        margin: 28px 0 0;
    }

    /* Template 8*/

    .BSTemplateLayout8>.BSTemplateContainer {
        padding: 5em 0 5em 0;
        width: 100%;
    }

    /* Template 9*/

    .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        min-height: auto;
        grid-template-columns: repeat(2, 50%);
        margin: 1em 10px 0 0;
    }

    .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
        margin-top: 1em;
    }

    .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink {
        margin: 0;
    }

    /* Template 10*/

    .BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout {
        margin: 0 1em 0 1em;
    }

    .BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(2, 50%);
    }

    .BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSLink {
        display: block;
    }


    /* Template 12*/

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout {
        width: 100%;
    }

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin: auto;
        grid-template-columns: repeat(1, 100%);
        width: 80%;
    }

    /* Template 13*/

    .BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin: auto;
        grid-template-columns: repeat(1, 100%);
        width: 80%;
    }

    .BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
        margin: auto;
    }

    /* Template 14 & Template 15*/

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage {
        display: none !important;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        width: 100%;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
        margin: 25px 0 100px;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        width: 100%;
    }

    /* Template 16*/

    .BSTemplateLayout16 {
        height: 100%;
        min-height: auto;
    }

    .BSTemplateLayout16>.BSTemplateContainer {
        max-width: fit-content;
        margin: 0;
    }

    .BSTemplateLayout16.BSTemplateBackground {
        background: none !important;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        width: 100%;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout {
        position: relative;
        width: 100%;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
        margin-top: 15px;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
        line-height: inherit;
    }

    /* Template 17*/

    .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
        max-width: 100%;
    }

    /* Template 18*/

    .BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        margin-left: 0px;
    }

    /* Template 28 */

    .BSTemplateLayout28.BSTemplateBackground {
        background-size: auto;
        background-position: inherit;
    }

    .BSTemplateLayout28 .BSTemplateContainer .BSTemplateLayout {
        flex-direction: column-reverse;
        align-items: flex-start;
        margin: 20px;
    }

    .BSTemplateLayout28 .BSLinkContainer {
        position: relative;
        margin: 0 20px 0 20px;
        bottom: auto;
        left: auto;
        width: auto;
    }

    /* Slider Template T32 */

    .BSTemplateLayout32Main .sliderButtonLeft {
        left: 5px;
    }

    .BSTemplateLayout32Main .sliderButtonRight {
        right: 5px;
    }

    /* FOOTER */

    .BSFooter {
        box-sizing: border-box;
        padding: 5px;
        justify-content: flex-start;
        box-sizing: border-box;
        width: 100%;
        justify-content: space-evenly;
        justify-items: center;
        align-items: center;
        display: flex;
    }


}

/* Template Responsive Mobile */

@media only screen and (max-width: 767px) {

    .BSSearchControl {
        width: 100%;
    }

    .BSDialog .MuiDialogContent-root {
        width: auto;
    }

    .BSJobContent .BSResponsiveStack {
        flex-direction: column;
        align-items: center;
    }

    #BSGridItemJobHeader {
        margin: 20px 0px;
    }

    #BSGridItemJobsList {
        padding: 0 !important;
    }

    #BSGridItemJobsList>div:first-child {
        margin-left: 0px;
    }

    .MuiAppBar-root.BSFooter .MuiTypography-root {
        font-size: small;
    }

    .BSErrorsContainer {
        min-height: 100px;
        padding: 15px;
        text-align: center;
    }

    .BSLocationList {
        flex-wrap: wrap;
    }

    .BSSearchbar {
        display: none;
    }

    .BSHeaderNavigation {
        height: 50px;
    }

    .BSHeaderNavigation ul li {
        width: 85px;
    }

    .BSMainPage {
        margin-top: 7.5em;
        padding-bottom: 0 !important;
    }

    .BSFilterTemplateContainer {
        grid-template-areas: 'initiativ'
            'vacancies '
            'search '
            'worktime '
            'duration '
            'location '
            'abteilung '
            'expLevel ' !important;
    }

    .BSVacanciesHeader.MuiTypography-root {
        font-size: 36px !important;
    }

    .BSJobTemplateContainerLeftFlow {
        grid-template-columns: 1fr !important;
        grid-template-areas: 'header '
            'description '
            'hardfacts '
            'homeoffice '
            'ApplicationPoints '
            'benefits '
            'intro '
            'media'
            'contact '
            'ButtonApply ' !important;
        grid-gap: 20px 0 !important;
    }

    .BSJobTemplateContainer {
        grid-template-areas: 'header '
            'description '
            'hardfacts '
            'homeoffice '
            'expectations '
            'profile '
            'offer '
            'benefits '
            'intro '
            'media'
            'contact '
            'ButtonApply ' !important;
        grid-template-columns: 1fr !important;
    }

    .BSApplicationTemplateContainer {
        grid-template-areas: 'Breadcrumbs'
            'header'
            'dynamiccontrols'
            'dsgvo'
            'agreement'
            'contact'
            'ButtonSent' !important;
        grid-template-columns: none !important;
    }

    .BSTemplateLayout1>.BSTemplateContainer,
    .BSTemplateLayout2>.BSTemplateContainer,
    .BSTemplateLayout3>.BSTemplateContainer,
    .BSTemplateLayout4>.BSTemplateContainer,
    .BSTemplateLayout5>.BSTemplateContainer,
    .BSTemplateLayout6>.BSTemplateContainer,
    .BSTemplateLayout7>.BSTemplateContainer,
    .BSTemplateLayout8>.BSTemplateContainer,
    .BSTemplateLayout9>.BSTemplateContainer,
    .BSTemplateLayout10>.BSTemplateContainer,
    .BSTemplateLayout11>.BSTemplateContainer,
    .BSTemplateLayout12>.BSTemplateContainer,
    .BSTemplateLayout13>.BSTemplateContainer,
    .BSTemplateLayout16>.BSTemplateContainer,
    .BSTemplateLayout29>.BSTemplateContainer {
        padding: 0.5em;
        width: 100%;
    }

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Html*/

    .BSTemplateHtml {
        width: 100%;
        margin: auto;
    }

    /* --------------------------------------------------------------------------------------------------------------- */

    /* Template Video*/

    .BSTemplateVideo {
        width: 100%;
        display: flex;
        margin: 10px auto 10px auto;
    }

    .BSEditMode .BSTemplateLayout51 .BSTemplateContainer {
        width: 85%;
    }

    /* Template 1*/

    .BSTemplateLayout1 .BSTemplateContainer .BSTemplateLayout {
        margin: 15px auto 25px;
        width: 100%;
    }

    .BSTemplateLayout1 .BSTemplateHeaderContainer {
        padding: 0;
    }

    .BSTemplateLayout1 .BSLinkContainer {
        justify-content: center;
        margin: auto;
    }

    .BSTemplateLayout1 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
    .BSTemplateLayout1 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored,
    .BSTemplateLayout1 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
        margin: 28px 0 0;
    }

    /* Template 1 + 3*/

    .BSTemplateLayout3 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText,
    .BSTemplateLayout3 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentTextColored {
        line-height: normal;
    }


    /* Template 2 + 29*/

    .BSTemplateLayout2 .BSLink.BSTemplateBackground,
    .BSTemplateLayout29 .BSLink.BSTemplateBackground {
        min-height: 200px;
    }

    .BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSTemplateHeaderContainer,
    .BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren .BSTemplateHeaderContainer {
        margin: 2em auto 0 0;
    }


    .BSTemplateLayout2>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
    .BSTemplateLayout29>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(1, 100%);
    }

    .BSTemplateLayout2 .BSLink,
    .BSTemplateLayout29 .BSLink {
        height: fit-content;
        min-height: 150px;
    }

    /* Template 3*/

    .BSTemplateLayout3 .BSTemplateLayoutContainer {
        width: 75%;
    }

    /* Template 4*/

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout {
        width: 100%;
        min-height: auto;
        margin: auto;
    }

    .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        background-color: transparent;
        box-shadow: none;
    }

    .BSTemplateLayout4 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout4 .BSTemplateContentContainer .BSTemplateContent .BSTemplateContentText {
        filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(272deg) brightness(155%) contrast(102%);
    }

    /* Template 5*/

    .BSTemplateLayout5>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        min-height: auto;
        grid-template-columns: repeat(1, 100%);
        margin-top: 1em;
        grid-gap: 35px 10px;
    }

    /* Template 6*/

    .BSTemplateLayout6 .BSTemplateContentContainer {
        padding: 0 0 30px 0;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout {
        display: block;
        margin: 20px 0;
    }

    .BSTemplateLayout7>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer .BSTemplateContent {
        margin: auto;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderText,
    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer>.BSTemplateHeader>.BSTemplateHeaderTextColored {
        font-size: 24px;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer {
        margin: auto;
        height: 100%;
        box-sizing: border-box;
    }

    .BSTemplateLayout6>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin: auto;
        padding: 10px;
    }

    /* Template 8*/

    .BSTemplateLayout8 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderText,
    .BSTemplateLayout8 .BSTemplateHeaderContainer .BSTemplateHeader .BSTemplateHeaderTextColored {
        font-size: 36px;
    }

    .BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer .BSTemplateContent {
        margin-left: 0em;
    }

    .BSTemplateLayout8>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>*>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin-left: 0px;
    }

    /* Template 9 + 10*/

    .BSTemplateLayout9>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
    .BSTemplateLayout10>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren,
    .BSTemplateLayout13>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(1, 100%);
    }

    /* Template 11*/

    .BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
        width: 100%;
    }

    .BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateHeaderContainer:after {
        height: 1%;
    }

    .BSTemplateLayout11>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        padding: 25px;
    }

    /* Template 12*/

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout {
        width: 100%;
        box-sizing: border-box;
        justify-content: center;
    }

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout12>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(1, 100%);
        width: 100%;
    }

    /* Template 14 & Template 15*/

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox .BSTemplateImage {
        display: none !important;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        width: 100%;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
        margin: 25px 0 100px;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        width: 100%;
    }

    .BSTemplateLayout14>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout,
    .BSTemplateLayout15>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink>.BSTemplateContainer>.BSTemplateLayout {
        max-height: none;
    }

    /* Template 16*/

    .BSTemplateLayout16 {
        height: 100%;
        min-height: auto;
        width: 100%;
        display: block;
    }

    .BSTemplateLayout16>.BSTemplateContainer {
        max-width: fit-content;
        margin: 0;
    }

    .BSTemplateLayout16.BSTemplateBackground {
        background: none !important;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateImage {
        display: none;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout {
        position: relative;
        width: 100%;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer {
        margin-top: 15px;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer>.BSTemplateContentContainer>.BSTemplateContent>.BSTemplateContentText {
        line-height: inherit;
    }

    .BSTemplateLayout16>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        position: relative;
        width: 100%;
        top: unset;
        left: unset;
    }

    /* Template 17*/

    .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        grid-template-columns: repeat(2, 50%);
        width: 100%;
        margin: 0px -15px;
    }

    .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
        min-height: 125px;
    }

    /* Template 18*/

    .BSTemplateLayout18>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        margin: 5em 1em 2em 1em;
    }

    .BSTemplateLayout18.BSTemplateBackground {
        min-height: 250px;
    }

    /* Template 23*/

    .BSTemplateLayout23>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        display: grid;
        grid-gap: 10px 10px;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }

    /* Template 28 */

    .BSTemplateLayout28.BSTemplateBackground {
        background-size: auto;
        background-position: inherit;
    }

    .BSTemplateLayout28 .BSTemplateContainer .BSTemplateLayout {
        flex-direction: column-reverse;
        align-items: flex-start;
        margin: 20px;
    }

    .BSTemplateLayout28 .BSLinkContainer {
        position: relative;
        margin: 0 20px 0 20px;
        bottom: auto;
        left: auto;
        width: auto;
    }

    /* FOOTER */

    .BSFooter {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* Slider Template T32*/

    .BSTemplateLayout32Main>.BSTemplateLayout32>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
        padding: 0 3.5em;
    }

    .BSSlidingImage .BSTemplateLayout {
        display: flex;
        flex-direction: column-reverse;
        padding: 0 3.5em;
        box-sizing: border-box;
    }

    .BSSlidingImage .BSTemplateLayout:after {
        content: '';
        display: none;
    }

    .BSSlidingImage .BSTemplateLayout>.BSTemplateLayoutContainer {
        position: relative;
        z-index: 1;
        width: 100%;
        right: 0;
        bottom: -2.5em;
    }

    .BSSlidingImage .BSTemplateImage {
        width: 100%;
    }

    .BSTemplateLayout32Main .sliderButtonLeft {
        left: 5px;
    }

    .BSTemplateLayout32Main .sliderButtonRight {
        right: 5px;
    }

}

/* ------------------------RESPONSIVE MOBILE ENDE--------------------------------------------------------------------------------------- */

/*  DYNAMIC PAGE: */

/*  JOB TEMPLATE: */

.BSColorBox {
    width: 100%;
    height: inherit;
    box-sizing: border-box;
}

.jobKachelCardContent.css-svwezx-MuiCardContent-root {
    min-height: auto;
}

.jobKachelCardContent p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2
}

.jobKachelCardContent > p:first-of-type {
    min-height: 4.5ex;
}

.BSJobTemplateContainer {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: 'header header header '
        'description description description '
        'hardfacts hardfacts hardfacts '
        'homeoffice homeoffice homeoffice'
        'expectations expectations benefits'
        'profile profile contact'
        'offer offer ButtonApply'
        'media media media'
        'intro intro intro';
}

.BSJobTemplateContainerLeftFlow {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: 'header header header '
        'description description description '
        'hardfacts hardfacts hardfacts '
        'homeoffice homeoffice homeoffice'
        'ApplicationPoints ApplicationPoints benefits'
        'ApplicationPoints ApplicationPoints contact'
        'ApplicationPoints ApplicationPoints  ButtonApply'
        'media media media'
        'intro intro intro';
}


#BSGridApplicationPoints {
    display: flex;
    flex-direction: column;
    grid-area: ApplicationPoints;
    grid-gap: 20px;
}

.BSJobTemplateContainer>div {
    display: flex;
    padding: 5px;
}

#BSGridItemJobHeader {
    grid-area: header;
    flex-direction: column;
}

#BSGridItemMedia {
    grid-area: media;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 5px;
    width: 100%;
}

#BSGridItemCompanyIntro {
    grid-area: intro;
}

.BSJobOpacity {
    opacity: 0.4;
}

.BSSocialLinks {
    display: flex;
    justify-content: space-around;
}

.BSSocialLinksContainer {
    margin: 1em 0em;
}

#BSGridItemJobDescription {
    grid-area: description;
}

#BSGridItemExpectations {
    grid-area: expectations;
    display: block;
}

#BSGridItemExpectations ul,
#BSGridItemProfile ul,
#BSGridItemOffer ul {
    padding-inline-start: 20px !important;
}

#BSGridItemExpectations>div,
#BSGridItemProfile>div,
#BSGridItemOffer>div {
    height: 100% !important;
}


#BSGridItemProfile {
    grid-area: profile;
    display: block;
}

#BSGridItemOffer {
    grid-area: offer;
    display: block;
}

#BSGridItemHardfacts {
    grid-area: hardfacts;
}


#BSGridItemHomeoffice {
    grid-area: homeoffice;
    display: block;
}

#BSGridItemBenefits {
    grid-area: benefits;
    display: flex;
    flex-direction: column;
}

#BSGridItemContact {
    grid-area: contact;
}

#BSGridItemApplyButton {
    grid-area: ButtonApply;
    align-items: baseline;
    text-align: center;
}

#BSGridItemVideoButton {
    grid-area: ButtonVideo;
}

#BSGridItemMedia img {
    width: 100%;
    display: grid;
    max-height: 750px;
    object-fit: cover;
    object-position: 50% 50%;
}

#BSGridItemMedia img:first-child {
    height: 100%;
}

#BSGridItemMedia img:nth-child(2) {
    height: 100%;
}

#BSGridItemMedia img:nth-child(3) {
    height: 100%;
}

/*  HARDFACTS TEMPLATE: */

.BSJobHardfacts {
    height: 100%;
}

.BSJobHardfactsTemplate {
    margin: 10px;
    display: grid;
    gap: 10px 35px;
    grid-template-areas: 'location worktime startdate '
        'department contract number';
}

.BSJobHardfactsTemplate>div {
    font-size: 20px;
    text-align: center;
    align-items: center;
    padding: 0.5em 0;
}


#BSJobInfoLocation {
    grid-area: location;
}

#BSJobInfoWorktime {
    grid-area: worktime;
}

#BSJobInfoStart {
    grid-area: startdate;
}

#BSJobInfoNumber {
    grid-area: number;
}

#BSJobInfoDepartment {
    grid-area: department;
}

#BSJobInfoContract {
    grid-area: contract;
}

/*  APPLICATION TEMPLATE: */

.BSApplicationTemplateContainer {
    margin: 10px;
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: 'Breadcrumbs Breadcrumbs . .'
        'header header header header'
        'dynamiccontrols dynamiccontrols dynamiccontrols contact'
        'dsgvo dsgvo dsgvo dsgvo'
        'agreement agreement agreement agreement'
        '. ButtonSent ButtonSent .';
}

.BSApplicationTemplateContainer>div {
    justify-content: center;
    /*display: flex;*/
    padding: 5px;
}

#BSGridItemBenefits {
    grid-area: benefits;
    text-align: center;
}

#BSGridItemDynamicControls {
    grid-area: dynamiccontrols;
}

#BSGridItemDynamicControls > div:not(:last-child) {
    margin-bottom: 32px;
}

#BSGridItemDSGVO {
    grid-area: dsgvo;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

#BSGridItemAgreement {
    grid-area: agreement;
    justify-content: flex-start;
    align-items: center;
    display: flex;
}

#BSGridItemAgreement:has(>div:nth-of-type(2):empty) {
    display: none;
}

#BSGridItemContact {
    grid-area: contact;
    text-align: center;
    display: block;
}

#BSGridItemCancelButton {
    grid-area: ButtonCancel;
}

#BSGridItemSentButton {
    grid-area: ButtonSent;
    display: flex;
    margin: 25px 0px;
}

#BSGridItemBreadcrumbs {
    grid-area: Breadcrumbs;
    display: flex;
    justify-content: flex-start;
    height: fit-content;
}

#BSGridItemDSGVO .MuiFormGroup-root.BSFormGroup label.MuiFormControlLabel-root,
#BSGridItemAgreement .MuiFormGroup-root.BSFormGroup label.MuiFormControlLabel-root {
    margin-right: 0px;
}

#BSGridItemDSGVO .MuiFormGroup-root.BSFormGroup,
#BSGridItemAgreement .MuiFormGroup-root.BSFormGroup {
    justify-content: start;
}

/*  JOBS TEMPLATE: */

.BSJobsTemplateContainer {
    margin: 10px;
    display: grid;
    gap: 10px;
    grid-template-areas: 'header header header'
        'filter filter filter'
        'jobslist jobslist jobslist';
}

.BSJobsTemplateContainer>div {
    justify-content: center;
    display: flex;
    padding: 5px;
}

#BSGridItemJobHeader {
    grid-area: header;
    flex-direction: column;
    text-align: center;
}

#BSGridItemFilter {
    grid-area: filter;
    text-align: center;
}

#BSGridItemJobsList {
    grid-area: jobslist;
    margin: 0;
    display: block;
}


/*  FILTER TEMPLATE: */

.BSFilterTemplateContainer {
    width: 100%;
    display: grid;
    gap: 10px;
    grid-template-areas: 'initiativ . . . .'
        'vacancies vacancies vacancies vacancies vacancies'
        'search search search search search'
        'abteilung worktime duration location expLevel';
}

.BSFilterTemplateContainer>div {
    justify-content: center;
    display: flex;
    padding: 5px;
}


#BSGridItemFilterSearch {
    grid-area: search;
    padding: 0px;
    margin: 0px;
}

#BSGridItemFilterWorktime {
    grid-area: worktime;
    padding: 0px;
    margin: 0px;
}

#BSGridItemFilterDuration {
    grid-area: duration;
    padding: 0px;
    margin: 0px;
}

#BSGridItemFilterLocation {
    grid-area: location;
    padding: 0px;
    margin: 0px;
}

#BSGridItemFilterExperienceLevel {
    grid-area: expLevel;
    padding: 0px;
    margin: 0px;
}

#BSGridItemFilterAbteilung {
    grid-area: abteilung;
    padding: 0px;
    margin: 0px;
}

.FilterStellenanzeigen {
    width: 100%;
}

.BSSearchbar .MuiInputBase-input,
#BSGridItemFilterSearch .MuiInputLabel-root {
    font-weight: 700;
}

.BSMainPageContainer .chrome-picker,
.AboutUs .chrome-picker,
.Home .chrome-picker {
    position: absolute;
    right: -50px;
    top: -70px;
}

.BSFullWidth {
    width: 100%;
}

/* CSS PRINT JOBDETAIL */

@media only print {

    @page {
        margin: 0.25cm;
        size: A4;
    }


    .page {
        width: 21cm;
        min-height: 29.7cm;
        padding: 2cm;
        margin: 1cm auto;
        border: 1px #D3D3D3 solid;
        border-radius: 5px;
        background: white;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }

    body {
        visibility: hidden;
        position: relative;
    }

    .BSResponsiveStack {
        visibility: hidden;
        position: relative;
    }

    .BSJobContent {
        visibility: visible;
        position: absolute;
        top: -3em;
        left: 0;
    }

    .BSJobTemplateContainer {
        grid-gap: 5px;
        visibility: visible;
        grid-template-areas: 'header header header'
            'description description description'
            'hardfacts hardfacts hardfacts'
            'homeoffice homeoffice homeoffice'
            'expectations expectations expectations'
            'profile profile profile'
            'offer offer offer'
            'benefits benefits benefits'
            'intro intro intro'
            'kontakt kontakt kontakt' !important;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .BSJobTemplateContainerLeftFlow {
        display: grid;
        gap: 20px;
        visibility: visible;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto;
        grid-template-areas: 'header header header '
            'description description description '
            'hardfacts hardfacts hardfacts '
            'homeoffice homeoffice homeoffice'
            'ApplicationPoints ApplicationPoints benefits'
            'ApplicationPoints ApplicationPoints contact'
            'ApplicationPoints ApplicationPoints  ButtonApply'
            'media media media'
            'intro intro intro';
    }

    #BSGridItemBenefits .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren {
        margin: 0px;
        grid-template-columns: repeat(5, 1fr);
        grid-auto-rows: 1fr;
    }

    .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink {
        box-shadow: none;
        padding: 0px 0px 10px 0px;
        background-color: none;
        position: relative;
        height: 100%;
        min-width: auto;
        max-width: auto;
        box-sizing: border-box;
    }

    #BSGridItemExpectations>div,
    #BSGridItemProfile>div,
    #BSGridItemOffer>div {
        box-shadow: none;
        border: none;
    }

    #BSGridItemCompanyIntro .BSTemplateContentText {
        font-size: 1.25em;
    }

    #BSGridItemCompanyIntro {
        margin-bottom: 0em;
        margin-top: -4em;
    }

    #BSGridItemBenefits .BSTemplateLayout17>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateContentChildren>.BSColorBox>.BSLink .BSTemplateImage {
        height: 35px !important;
    }

    #BSGridItemJobHeader,
    #BSGridItemCompanyIntro,
    #BSGritItemJobDescription,
    #BSGridItemExpectations,
    #BSGridItemProfile,
    #BSGridItemOffer,
    #BSGridItemBenefits,
    #BSGridItemHardfacts,
    #BSGridItemHomeoffice * {
        visibility: visible;
    }

    #BSGridItemCompanyIntro {
        font-size: small;
    }

    #BSGridItemMedia,
    #BSGridItemApplyButton {
        display: none;
    }

    #BSGridItemContact {
        grid-area: kontakt;
        padding: 0px;
        margin: 0px;
    }
}

.rte_command_insertimage,
.rte_command_insertemoji,
.rte_command_insertvideo {
    display: none;
}

/* workaround für die MUI Textfelder damit sie beim Bearbeiten nicht in der Größe springen */
.BSEditMode .BSTemplateLayout4>.BSTemplateContainer>.BSTemplateLayout>.BSTemplateLayoutContainer {
    width: 100%;
}
