@charset "utf-8";
/* CSS Document */
/* ValensSeason – vollständige @font-face Definitionen mit WOFF2, WOFF, TTF, OTF */
@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-Regular.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-Regular.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-Regular.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-RegularItalic.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-RegularItalic.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-RegularItalic.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-RegularItalic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-Medium.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-Medium.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-Medium.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-MediumItalic.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-MediumItalic.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-MediumItalic.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-MediumItalic.otf") format("opentype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-SemiBold.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-SemiBold.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-SemiBold.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-SemiBoldItalic.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-SemiBoldItalic.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-SemiBoldItalic.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-SemiBoldItalic.otf") format("opentype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-Bold.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-Bold.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-Bold.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ValensSeason";
    src:
            url("../font/valensseason/WOFF2/ValensSeason-BoldItalic.woff2") format("woff2"),
            url("../font/valensseason/WOFF/ValensSeason-BoldItalic.woff") format("woff"),
            url("../font/valensseason/TTF/ValensSeason-BoldItalic.ttf") format("truetype"),
            url("../font/valensseason/OTF/ValensSeason-BoldItalic.otf") format("opentype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
:root {
    --primary:#1B4497;
    --textprimary:#000;
    --gradiant-prim:linear-gradient(45deg,#36AE6B,#007FBE);
    --gradiant-primtrans:linear-gradient(45deg,#36AE6B,#007FBE);
    --gradient-button:linear-gradient(90deg, #EA2B5B 0%, #8D479B 100%);

}
body {
    color: var(--textprimary);
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    width: 1px;
    width: 100%;
    height:inherit;
    font-family: "ValensSeason", sans-serif;
    background-color:transparent;
}

/**
 * Typography.
 */
h2, h2:first-child, h3, h3:first-child, h4, h4:first-child {
    color:var(--primary);
    margin-bottom:0px;
    font-weight: normal;
}

h1 {
    font-family: "ValensSeason", sans-serif;
    font-size:35px;
    line-height: 120%;
    font-weight: 500;
    color:white;
}

h2, h2:first-child {
    font-size:45px;
    line-height: 120%;
    font-family: "ValensSeason", sans-serif;
    margin-bottom:20px;
    font-weight: 600;
}

h3, h3 b, h3:first-child {
    font-family: "ValensSeason", sans-serif;
    margin-bottom:30px;
    color:var(--textprimary);
    font-weight: 600;
    font-size: 25px;
    line-height: 120%;
}

h4, h4:first-child {
    font-size:1.5rem;
    line-height:30px;
    font-family: "ValensSeason", sans-serif;
    margin-bottom:20px;
}

a {
    text-decoration:none;
    color: #414343;
    transition: color 0.3s ease;
    cursor:pointer;
}

ul {
    padding-left:20px;
    margin:0;
}
li {
    list-style-type:none;
    margin-bottom:15px;
}

b, strong {
    font-family: "ValensSeason", sans-serif;
    font-weight: normal;
}

strong {
    display: block;
}

p {
    margin:10px 0px;
}

small {
    font-size: 90%;
    line-height: 14px;
}

/**
 * Layout
 */
#wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}
section {
    margin:40px 0 0;
}
article,.bottomPageWhite {
    padding: 30px 112px 0px;
}
.card {
    padding:10px 5px;
}
.ui.grid {
    margin-left:0px;
    margin-right:0px;
}

/**
 * Content.
 */
.content {
    margin:0px 0px 30px;
    background:transparent;
    box-sizing: border-box;
}
header {
    padding-top:110px;
}

.banner {
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    height: 550px;
    background-size: cover;
    background-position: center;
    /*clip-path: ellipse(110% 100% at 40% 0%);*/
    border-radius: 8px;
}
header article {
    height:90px;
    position: fixed;
    top:0px;
    width:100%;
    background: white;
    z-index: 100;
    padding:0 50px;
    transition: height 0.3s ease-in-out;
}
header.sticky article {
    height: 90px;
}
#pageHeader {
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#navigation {
    display: none;
}
.logo {
    max-width:200px;
}
#navigation {

}
.menu {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.menu li {
    margin-left:20px;
    margin-bottom:0px;
}
.menu a {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.banner img, .logo img {
    display: block;
    width:100%;
    height:auto;

}
.logo img {
    max-height: 57px;
    width: 180px;
}
.banner {
    position: relative;
    margin-top:0px;
}

.content ul {
    margin:0px;
    padding:0 0 0 20px;
}
.content ul li {
    position: relative;
    list-style: disc;
    font-size: 18px;
    margin-bottom: 5px;
}
.content ul li::marker {
    font-size: 20px;
}
.aufgabenProfil {
    padding-top:33px;
}
.aufgabenProfil .card {
    border-bottom:3px solid #F3F2F0;
    padding:0 0 29px 0;
}
.aufgabenProfil.last .card {
    border-bottom:0px solid #F3F2F0;
    padding-bottom:29px;
}
.intro {
    margin-top:40px;
}
#intro {
    font-weight: 500;
    font-size: 23px;
    line-height: 130%;
}
#jobTitleHolder {
    padding:35px;
    background: var(--gradiant-prim);
    color:white;
    border-radius: 5px;
    margin-top:79px;
    margin-bottom: 30px;
    background-size: 200% 200%;
    animation: gradientShift 8s ease infinite;
}
@keyframes gradientShift {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
#video {
    position: relative;
    padding-bottom: 56.6%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 60px;
}
#video iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all!important;
}

.flexBox {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.flexBox section {
    flex: 1;
}
#bottom {
    text-align: center;
    margin:40px 0;
}
@media screen and (max-width: 767px) {
    .flexBox {
        display: block;
    }

}

/**
 * Kontakt.
 */
#kontakt {
    margin-top:40px;
    padding:43px 60px;
    border-radius: 5px;
    font-size: 18px;
    margin-bottom: 100px;
}
#kontakt h2 {
    font-size: 35px;
    background:linear-gradient(90deg, #1B4497 0%, #8D479B 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* für bessere Darstellung über mehrere Zeilen: */
    display: inline-block;
}
#kontakt article {
    display:flex;
    flex-direction: row;
    gap: 11%;
    justify-content: flex-start;
    padding:0;
}

#kontakt article .column img {
    height:310px;
}
#kontakt article.three-cols .column img {
    height:270px;
}

#kontakt article.three-cols h4 {
    height:58px;
    line-height: 24px;
}
#kontakt strong {
    display: block;
    margin-top:20px;
    font-weight: 600;
}
#kontakt p {
    margin:0px;
}
.contactImage {
    width:281px;
    height: 306px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    max-width: 100%;
}
#moreinfo p {
    font-size: 23px;
    font-weight: 400;
}
/**
 * Testimonials.
 */
#testimonials {
    max-width: 916px;
    margin: 0 auto;
}
#testimonials h2 {
    font-size: 35px;
    background:linear-gradient(90deg, #1B4497 0%, #8D479B 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* für bessere Darstellung über mehrere Zeilen: */
    display: inline-block;
}
#testimonialsHolder {
    padding-left:40px;
    padding-right:40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
#testimonialsHolder .text {
    padding:44px 40px 44px 75px;
    color: #fff!important;
    width:100%;
    max-width: 871px;
    background:var(--gradiant-prim);
    margin-top: 49px;
    border-radius: 5px;
    display: flex;
    gap:30px;
    background-size: 200% 200%;
    animation: gradientShift 8s ease infinite;
}
#testimonialsHolder .text svg {
    min-width: 115px;
    margin-top:80px;
}
.testimonialImg {
    width: 208px;
    height: 208px;
    background-size: cover;
    background-position: 0 -30px;
    background-repeat: no-repeat;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
}
/**
 * Weitere Stellen.
 */
.more {
    text-align: center;
    margin-top:40px;
}


/**
 * Form.
 */
.form input:not([type]),
.form input[type=date],
.form input[type=datetime-local],
.form input[type=email],
.form input[type=file],
.form input[type=number],
.form input[type=password],
.form input[type=search],
.form input[type=tel],
.form input[type=text],
.form input[type=time],
.form input[type=url],
.form textarea {
    font-family: "ValensSeason", sans-serif;
    padding: 15px 22px;
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    background: #F3F2F0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom:20px;
    color:#000;
}

.form input:not([type]):focus,
.form input[type=date]:focus,
.form input[type=datetime-local]:focus,
.form input[type=email]:focus,
.form input[type=file]:focus,
.form input[type=number]:focus,
.form input[type=password]:focus,
.form input[type=search]:focus,
.form input[type=tel]:focus,
.form input[type=text]:focus,
.form input[type=time]:focus,
.form input[type=url]:focus,
.form textarea:focus {
    border:none;
    outline: none;
}

input::placeholder {
    color:#000;
    font-size:16px;
    line-height: 24px;

}

/**
 * Button.
 */

.button, a.button {
    display: flex;
    font-family: "ValensSeason", sans-serif;
    color: #fff;
    border:none;
    padding: 0 20px 0 20px;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    outline: none;
    transition: background 0.2s ease;
    overflow:hidden;
    cursor: pointer;
    background:linear-gradient(90deg,#ea2b5b,#8d479b 50%,#8d479b 51%,#1b4497);
    border-radius: 50px;
    align-items: center;
    gap:5px;
    background-size: 205% 100%;
    background-position: 0% 0%;
    transition:background ease-out 0.3s;
}
.button:hover, a.button:hover {
    color:#fff;
    background-position: 100% 0%;
    text-decoration: none;
}

#bottom .button {
    transition:all ease-in-out 0.5s;
    color:#1B4497;
    position: relative;
    background:linear-gradient(90deg, #EA2B5B 0%, #8D479B 40%, #ffffff 50%, #ffffff 100%);
    background-size: 250% 100%;
    background-position: 90% 0%;
    border: 2px solid #1B4497;
    border-radius: 50px;
    padding: 12px 32px 12px 16px;
    display: flex;
    gap:10px;
    justify-content: flex-start;
}
#bottom .button:hover {
    background-size: 250% 100%;
    background-position: 2% 0%;
    color:white;
    border: 2px solid transparent;
}
#bottom .button::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(90deg, var(--primary), var(--primary));
    background-size: 250% 100%;
    background-position: 90% 0%;
    border-radius: inherit;
    z-index: -1;
    transition: all ease-in-out 0.3s;
}

#bottom .button:hover::before {
    background: linear-gradient(90deg, #EA2B5B 0%, #8D479B 40%, #ffffff 50%, #ffffff 100%);
    background-position: 100% 0%;
}
#bottom .more {
    display: flex;
    justify-content: center;
    gap:20px;
}
.button[disabled],a.button[disabled] {
    opacity: .5;
    cursor: not-allowed;
}
.awards {
    margin:53px 0 90px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    gap:20px;
}
.awards img {
    height: 115px;
}
/**
 * Footer
 */
footer {
    margin-left: 0;
    position: sticky;
    bottom:0px;
    width: 100%;
    z-index: 1000;
    background:var(--gradiant-prim);
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: height ease-in-out 0.3s;
}
footer.sticky {
    height: 100px;
}
footer svg * {
    color:white;
    fill:white !important;
}
footer .footerContentHolder {
    display: flex;
    padding:0px 50px;
    justify-content: space-between;
    width: 100%;
}
.applyButtonHolder {
    position: relative;
}
footer .footerButtons {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap:20px;
}
#applyAuswahl {
    position: absolute;
    flex-direction: column;
    top: -165px;
    left: 20px;
    z-index: 999;
    background-color:#414343;
    padding:15px 15px 0px 15px;
    display: none;
}
#applyAuswahl.active {
    display: flex;
}
#applyAuswahl:after {
    width: 20px;
    height: 20px;
    transform:rotate(45deg);
    content:"";
    position: absolute;
    bottom:-6px;
    left:15px;
    display: block;
    background-color:#414343;
}
#applyAuswahl .button {
    margin:0px 0px 20px 0px
}
.social-icons {
    display: flex;
    align-items: center;
}
.social-icons a {
    margin-right: 15px;
    width: 30px;
    height: 30px;
    float:left;
    background-size: cover;
}
.social-icons .ui.popup a {
    width: 30px;
    height: 30px;
}
.social-icons .ui.popup a.xing {
    margin-right:0px;
}
.whatsapp {
    display:none;
}
.social-icons a svg {
    width:100%;
    height:100%;
}
.social-icons a svg * {
    transition: all .3s ease;
}
.social-icons .ui.popup a svg * {
    fill: #ffffff;
}
.ui.popup {
    box-shadow: none;
    border-radius: 0px;
    border:none;
    padding:10px;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 180px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    right: 0;
    bottom: 64px;
    opacity: 0.8;
    z-index: 1;
    border-bottom: 400px solid;
}
.animate-arrow-up {
    position: absolute;
    right: 20px;
    bottom:84px;
    color:#fff;
    z-index: 2;
}
.animate-arrow-up a {
    color:#fff;
    font-family: "ValensSeason", sans-serif;
}
/**
* Datenschutzlink
 */
.datenschutzLink {
    width: 100%;
    display: inline-block;
    margin-top:80px;
}
.datenschutzLink a {
    width: auto;
}

/**
 * Modul Send2Friend
 */
.ui.modal {
    top:100px;
    border-radius: 0px;
    background: transparent;
}
.modal .modal-content {
    width: 100%;
    max-width: 930px;
    margin:0 auto;
    padding:0px;
    position:relative
}
#modal iframe {
    width:100%;
    display:block;
    min-height: 700px;
    overflow: hidden;
}

.modal .modal-close {
    position: absolute;
    top: 20px;
    right: 30px;
    width: auto;
    height: auto;
    margin-right: 0;
}
.modal .modal-close i {
    transition: all 0.3s ease;
    font-size:28px;
}
@media screen and (max-width: 670px) {
    .modal.bottom-sheet {
        max-height: 100%;
        z-index: 2;
    }
    .modal .modal-content, #modal iframe {
        height:100%;
    }
    /**
* Datenschutzlink
 */
    .datenschutzLink {
        width: 70%;
        display: inline-block;
        margin-top:60px;
        margin-bottom: 40px;
    }
    .datenschutzLink a {
        width: auto;
    }

}

/**
 * Slicknav menu
 */
.slicknav_menu {
    display: none;
    position: fixed;
    top: 80px;
    right: 0;
    font-size: 20px;
    background: white;
    width: 100%;
    z-index: 100000;
    margin:0;
}
.slicknav_btn {
    position: fixed;
    top: 30px;
    right: 50px;
    display: block;
    cursor: pointer;
}
.slicknav_icon-bar {
    position:absolute;
    display: block;
    width:30px;
    height:2px;
    transition: all 0.3s ease;
}
.slicknav_icon-bar:nth-child(1) {
    top:0px;
}
.slicknav_icon-bar:nth-child(2) {
    top:10px;
}
.slicknav_icon-bar:nth-child(3) {
    top:20px;
}
.slicknav_open .slicknav_icon-bar:nth-child(2) {
    display:none;
}
.slicknav_open .slicknav_icon-bar:nth-child(1) {
    top:10px;
    transform: rotate(45grad);
}
.slicknav_open .slicknav_icon-bar:nth-child(3) {
    top:10px;
    transform: rotate(-45grad);
}
.slicknav_nav {
    list-style: none;
    margin:0px;
    padding:0px;
    border-bottom: 1px solid #cccccc;
}
.slicknav_nav li {
    display: block;
    margin:0px;
}
.slicknav_nav li.active a {
    color:#ffffff;
}
.slicknav_nav a {
    padding: 12px 10px 13px 20px;
    margin: 0;
    text-decoration: none;
    border-top: 1px solid #cccccc;
    display: inherit;
}

.overlay-gradient {
    background: -moz-linear-gradient(bottom, rgba(122,124,130,0.8) 0%, rgba(122,124,130,0) 60%);
    background: -webkit-linear-gradient(bottom, rgba(122,124,130,0.8) 0%,rgba(122,124,130,0) 60%);
    background: linear-gradient(to top, rgba(122,124,130,0.8) 0%,rgba(122,124,130,0) 60%);
}

.menu li.active a, .menu li a:hover {
    color: #fff;
}

.content ul li:before {
    border-color: transparent transparent transparent #797b82;
}

#kontakt {
    background: #F3F2F0;
}


.triangle-up {
    border-bottom-color:rgba(122,124,130,.6) !important;
}

a:hover, article .card a {
    color: #000;
    text-decoration:underline;
}

.cls-1 {
    stroke:#797b82!important;
}

.social-icons a svg * {
    fill: #797b82;
}

.ui.popup {
    background: #009EA3;
    border-radius: 5px;
}

.ui.top.left.popup:before {
    background: #009EA3;
}

.modal .modal-close i {
    color:var(--primary);
}
.ui.popup:before {
    box-shadow:none;
}
.slicknav_icon-bar {
    color:var(--primary);
}

.slicknav_nav li.active {
    color:var(--primary);
}

.icon .print-only svg * {
    color:var(--primary);
}

.content ul li:before {
    border-color: transparent transparent transparent #797b82;
}
.bottomPageWhite {
    display: flex;
    justify-content: space-between;
    color:#1B4497;
    font-size: 18px;
    font-weight: 600;
    padding:38px 20px;
    gap:40px;
}
.bottomPageRight {
    display: flex;
    align-items: center;
    gap:11px;
    align-content: center;
}
.bottomPageLeft a {
    color:#1B4497;
    text-decoration: none;
}
a.bottomPageRight  {
    color:#1B4497;
    text-decoration: none;
}
/**
 * Media Queries
 */
@media screen and (max-width: 1024px) {
    #kontakt {
        margin-left:-20px;
        margin-right:-20px;
    }
    #kontakt article {
        display: block;

    }
    #kontakt article .column, #kontakt article.three-cols .column {
        width: 100%;
        margin-bottom:20px;
        overflow: auto;
    }
    #kontakt article.three-cols h4 {
        height: auto;
    }
    #kontakt article .column img {
        float: left;
        margin-right: 20px;
        height: 200px;
    }
    #testimonials {
        padding-left:0px;
        padding-right:0px;
        overflow: auto;
    }
    #testimonials .text {
        position: relative;
        top: auto;
        right: auto;
        width: 90%;
        padding: 20px;
        transform: none;
        float: right;
        margin-top: -25px;
    }
    footer .footerContentHolder {
        padding:0 40px;
    }
    .banner {
        height: 450px;
    }
    article, .bottomPageWhite {
        padding:0;
    }
    #testimonials {
        margin-top: 80px;
    }
    #testimonialsHolder {
        padding:0;
    }
    #testimonialsHolder .text svg {
        min-width: 20px;
    }
    #testimonials .text {
        width: 100%;
        margin-top: 145px;
        padding-top:100px;
    }
    .testimonialImg {
        z-index:99;
    }
}

@media screen and (max-width: 668px) {
    header {
        padding-top:80px;
    }
    header article {
        margin:0px;
        padding:20px 10px;
        height:80px;
    }
    article {
        padding-left:0px;
        padding-right:0px;
    }
    h1 {
        hyphens: auto;
    }
    .logo {
        left:20px;
    }
    .logo img {
        max-height: 50px;
    }
    #navigation {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .slicknav_nav {
        height:100%;
    }
    .content {
        margin:0 20px;
    }

    footer {
        padding:10px 20px;
    }
    .awards {
        margin-bottom:10px;
        flex-wrap: wrap;
        gap:30px;
        justify-content: space-around;
    }
    .awards img {
        max-height: 75px;
    }
    .animate-arrow-up {
        bottom:124px;
    }
    .triangle-up {
        border-bottom: 200px solid #40b0df;
        border-left: 260px solid transparent;
    }
    footer .footerContentHolder {
        padding:0;
    }
    footer .footerContentHolder .awards {
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap:0;
    }
    .button.apply {
        margin:0px;
        width: 100%;
    }
    footer .footerButtons {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        width: 100%;
        gap:10px;
    }
    footer .social-icons {
        flex-direction: column;
        justify-content: space-between;
    }
    footer {
        height: auto;
    }
    #bottom .more {
        flex-direction: column;
        gap:30px;
    }
    footer.sticky {
        height: auto;
    }
    a.bottomPageRight span {
        display: none;
    }
    .bottomPageWhite {
        font-size: 16px;
    }
    .banner {
        height: 300px;
    }
}
@media screen and (min-width: 576px) {
    #wrapper, header.sticky article, footer {
        max-width: 540px;
    }
}
@media screen and (min-width: 768px) {
    #wrapper, header.sticky article, footer {
        max-width: 720px;
    }
}
@media screen and (min-width: 992px) {
    #wrapper, header.sticky article, footer {
        max-width: 960px;
    }
}
@media screen and (min-width: 1200px) {
    #wrapper, header.sticky article, footer {
        max-width: 100%;
    }
    main.content, .bottomPageWhite {
        max-width: 1200px;
        margin:0 auto;
    }
}
.print-only {
    display:none!important;
}
