/** Shopify CDN: Minification failed

Line 521:13 Expected identifier but found whitespace
Line 682:3 Unexpected "/"
Line 1160:0 Unexpected "}"
Line 1178:0 Unexpected "}"

**/
.career-footer {
width: 100%;
height: auto;
left: 0px;
background: #d91f2b;
position: relative;
padding-top: 18px;
padding-bottom: 0;
} 
.wrapper.plr-20{
    margin-top: 100px;
}

.form button{
font-weight: 500;
color: #fff !important;
background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
border-radius: 5px;
min-height: 50px;
padding: 8px 40px !important;
/* font-size: 27px; */
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
top: -120px;
border: none;
}
.search-container {
    display: flex;
    gap: 20px;
}
.career-footer-title {
color: #F8C606;
font-family: 'Raleway', sans-serif;
font-size: 19px;
font-style: normal;
font-weight: 600;
line-height: 28px;
letter-spacing: 0.66px;
}

.search-job-container {
position: relative;
max-width: 483px;
width:100%;
/* margin-right: 10px;
padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important; */
}

.location-container {
position: relative;
width: 100%;
/* padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important; */
}

.location-dropdown-container {
/* padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important;
margin-right: 10px !important; */
display: inline-block;
position: relative;
width: 100%;
/* margin-right: 20px; */
}

.apply-buttons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 50px;
}

.apply-buttons-container .box {
    width: fit-content;
    margin: unset;
}

div#images-container {
display: flex;
flex-direction: column;
gap: 40px;
margin-bottom: 40px;
}

.main.min-height {
    margin-bottom: 100px;
}


.browse-here-employment-button,
.browse-here-intern-button{
position:absolute;
font-weight: 500;
color: #fff !important;
background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
border-radius: 5px;
min-height: 50px;
padding: 8px 40px;
font-size: 16px;
border: 1px solid transparent;
border:none;
bottom: 40px;
}
.browse-here-employment-button{
left: 70px;
}
.browse-here-intern-button {
right: 70px;
}

.browse-here-employment-button:hover,
.browse-here-intern-button:hover{
background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
transition: ease-in-out .5s;
border-radius: 5px;
box-shadow: 0 20px 20px -5px #0009;
}

div#dropDownContainer {
display: flex;
gap: 20px;
align-items: center;
width: 100%;
}


.footer-title {
color: #fff; 
}
.network {
color:#fff;
}
.footer-address {
color: #fff;
}
.career-footer-info {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 200;
font-size: 16px;
line-height: 18px;
color: #FFFFFF;
padding:8px;
}
.career-footer-logo {
width: 300%;
height: auto;
}

.mr-5 {
margin-right: 5px;
}

.mb-20 {
margin-bottom: 20px;
margin-top: -23px;
}

.mb-30 {
margin-bottom: 30px;
}

.mb-40 {
margin-bottom: 40px;
}

.mb-50 {
margin-bottom: 50px;
}

.mt-10 {
margin-top: 10px;
}

.mt-30 {
margin-top: 30px;
}

.mt-40 {
margin-top: 40px;
}

.mt-70 {
margin-top: 70px;
}

.mr-20 {
margin-right: 20px
}

.pl-10 {
padding-left: 10px;
}

.plr-20 {
padding-left: 20px;
padding-right: 20px;
}

.plr-150 {
padding-left: 150px;
padding-right: 150px;
}

.padding-20-20-20 {
padding: 20px 20px 20px;
}

.p-relative {
position: relative;
}

.top-200 {
top: -200px;
}

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



.text-title {
font-size: 40px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
}

.text-card-title {
font-size: 25px;
font-weight: bold;
line-height: 1.2;
}

/* .form-container {
margin-bottom: -295px;
} */


.text-card-sub-title {
font-size: 20px;
line-height: 1.2;
margin-bottom: 20px;
}

.text-shadow {
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .50));
}

.text-shadow-30 {
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, .30));
}

.red {
color: #D3363D;
}

.white {
color: #fff !important;
}

.smoke {
color: #848884;
}

.text-decor-none {
text-decoration: none;
}

.img-shadow {
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.carousel-indicators [data-bs-target] {
height: 10px !important;
width: 10px !important;
margin: 0 10px !important;
border-radius: 100%;
}

.carousel-indicators .active {
background-color: #d22429;
}

.carousel-caption {
position: absolute;
right: 5%;
bottom: 80px;
/* left: 15%; */
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
text-align: right;
}

.carousel-control-next,
.carousel-control-prev {
width: 5% !important;
}

.search-job-container input {
position: relative;
height: 60px;
width: 100%;
padding: 5px 20px 5px 30px;
/*width: 470px;-*/
border: 2px solid rgba(0, 0, 0, 0.51);
border-radius: 15px;
font-size: 17.6px;
}
.container-btn{
    width: 100%;
    display: flex;
}
.container-btn button{
    margin-left:auto;
}

.search-job-container:after {
position: absolute;
z-index: 1;
right: 30px;
top: -15px;
transform: translate(50%, 50%);
font-size: 21px;
background-color: #e22120;
padding: 10px;
color: #fff;
border-radius: 10px;
width: 42px;
height: 45px;
content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2221%22%20height%3D%2222%22%20viewBox%3D%220%200%2021%2022%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.7155%2014.7796L21%2020.0747L19.2393%2021.8401L13.9598%2016.55C12.1996%2017.8783%2010.0026%2018.4893%207.811%2018.26C5.61935%2018.0307%203.59572%2016.9782%202.14734%2015.3142C0.698961%2013.6502-0.0666575%2011.4982%200.00455723%209.29142C0.0757719%207.08461%200.978534%204.98673%202.53117%203.41996C4.08381%201.85319%206.17107%200.933819%208.37293%200.846869C10.5748%200.759918%2012.7278%201.51184%2014.3987%202.95132C16.0695%204.39079%2017.1343%206.41098%2017.3786%208.60532C17.6229%2010.7997%2017.0287%2013.0053%2015.7155%2014.7784V14.7796ZM14.941%209.5744C14.941%207.91991%2014.2851%206.33318%2013.1175%205.16327C11.9499%203.99337%2010.3664%203.33613%208.71518%203.33613C7.06399%203.33613%205.48042%203.99337%204.31285%205.16327C3.14528%206.33318%202.48935%207.91991%202.48935%209.5744C2.48935%2011.2289%203.14528%2012.8156%204.31285%2013.9855C5.48042%2015.1554%207.06399%2015.8127%208.71518%2015.8127C10.3664%2015.8127%2011.9499%2015.1554%2013.1175%2013.9855C14.2851%2012.8156%2014.941%2011.2289%2014.941%209.5744Z%22%20fill%3D%22white%22/%3E%3C/svg%3E');
}
.location-container:hover:after,
.search-job-container:hover:after{
color: #e22120;
background-color: #e22120;
cursor: pointer;
}

div#career-search-result-container .col.text-end button{
    height: 60px;
    width: 173px;
    padding: 13px 24px;
    border-radius: 5px;
    background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
    color: #fff;
    text-align: center;
    font-family: Segoe UI;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.625px;
    letter-spacing: .66px;
    transition: 
ease-in-out .5s;
    border: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}
div#career-search-result-container .col.text-end button:hover{
background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
    transition: 
ease-in-out .5s;
    border-radius: 5px;
    box-shadow: 0 20px 20px -5px #0009;
}
.location-container:after {
position: absolute;
z-index: 1;
right: 30px;
top: -15px;
transform: translate(50%, 50%);
font-size: 21px;
background-color: #e22120;
padding: 10px;
color: #fff;
border-radius: 10px;
width: 42px;
height: 45px;
content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23clip0_3677_4751)%22%3E%3Cpath%20d%3D%22M11.1699%2015.7687C12.2118%2015.7687%2013.2111%2015.3548%2013.9478%2014.618C14.6846%2013.8813%2015.0985%2012.882%2015.0985%2011.8401C15.0985%2010.7982%2014.6846%209.79892%2013.9478%209.06217C13.2111%208.32542%2012.2118%207.91152%2011.1699%207.91152C10.128%207.91152%209.12875%208.32542%208.392%209.06217C7.65525%209.79892%207.24135%2010.7982%207.24135%2011.8401C7.24135%2012.882%207.65525%2013.8813%208.392%2014.618C9.12875%2015.3548%2010.128%2015.7687%2011.1699%2015.7687ZM12.3485%202.01866C12.3485%201.70608%2012.2243%201.40631%2012.0033%201.18528C11.7823%200.964258%2011.4825%200.840088%2011.1699%200.840088C10.8573%200.840088%2010.5576%200.964258%2010.3365%201.18528C10.1155%201.40631%209.99135%201.70608%209.99135%202.01866V4.07095C8.33328%204.32233%206.79914%205.09764%205.61331%206.28347C4.42747%207.4693%203.65217%209.00344%203.40078%2010.6615H1.34849C1.03592%2010.6615%200.736143%2010.7857%200.515117%2011.0067C0.294092%2011.2277%200.169922%2011.5275%200.169922%2011.8401C0.169922%2012.1527%200.294092%2012.4524%200.515117%2012.6735C0.736143%2012.8945%201.03592%2013.0187%201.34849%2013.0187H3.40078C3.65217%2014.6767%204.42747%2016.2109%205.61331%2017.3967C6.79914%2018.5825%208.33328%2019.3578%209.99135%2019.6092V21.6615C9.99135%2021.9741%2010.1155%2022.2739%2010.3365%2022.4949C10.5576%2022.7159%2010.8573%2022.8401%2011.1699%2022.8401C11.4825%2022.8401%2011.7823%2022.7159%2012.0033%2022.4949C12.2243%2022.2739%2012.3485%2021.9741%2012.3485%2021.6615V19.6092C14.0066%2019.3578%2015.5407%2018.5825%2016.7265%2017.3967C17.9124%2016.2109%2018.6877%2014.6767%2018.9391%2013.0187H20.9914C21.3039%2013.0187%2021.6037%2012.8945%2021.8247%2012.6735C22.0457%2012.4524%2022.1699%2012.1527%2022.1699%2011.8401C22.1699%2011.5275%2022.0457%2011.2277%2021.8247%2011.0067C21.6037%2010.7857%2021.3039%2010.6615%2020.9914%2010.6615H18.9391C18.6877%209.00344%2017.9124%207.4693%2016.7265%206.28347C15.5407%205.09764%2014.0066%204.32233%2012.3485%204.07095V2.01866ZM11.1699%2017.3401C9.71123%2017.3401%208.31228%2016.7606%207.28083%2015.7292C6.24938%2014.6977%205.66992%2013.2988%205.66992%2011.8401C5.66992%2010.3814%206.24938%208.98245%207.28083%207.951C8.31228%206.91955%209.71123%206.34009%2011.1699%206.34009C12.6286%206.34009%2014.0276%206.91955%2015.059%207.951C16.0905%208.98245%2016.6699%2010.3814%2016.6699%2011.8401C16.6699%2013.2988%2016.0905%2014.6977%2015.059%2015.7292C14.0276%2016.7606%2012.6286%2017.3401%2011.1699%2017.3401Z%22%20fill%3D%22white%22/%3E%3C/g%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_3677_4751%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20fill%3D%22white%22%20transform%3D%22translate(0.169922%200.840088)%22/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E');
}

.location-container input {
position: relative;
padding: 5px 20px 5px 30px;
width: 100%;
border: 2px solid rgba(0, 0, 0, 0.51);
border-radius: 15px;
height: 60px;
font-size: 17.6px;
max-width: 483px;
width:100%;
}

.card-panel-container {
position: relative;
text-align: center !important;
color: white;
}

.card-panel-container-item {
position: absolute;
bottom: 30px;
left: 50%;
transform: translate(-50%, 0%);
width: 90%;
}

.program-card-panel {
height: 100%;
}

.program-card-panel-item {
text-align: center;
}

.program-card-panel .landscape-banner {
/*height: 576px!important;*/
}

.full-width {
width: 100%;
}

.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: auto;
max-width: 565px;
opacity: 0;
transition: .5s ease;
border-radius: 12px;
background: rgb(2, 2, 3);
background: linear-gradient(0deg,
    rgba(2, 2, 3, 0.6530987394957983) 0%,
    rgba(0, 0, 0, 0.6474964985994398) 30%,
    rgba(3, 3, 3, 0.5970763305322129) 50%,
    rgba(7, 7, 9, 0.3981967787114846) 55%,
    rgba(11, 11, 15, 0.2497373949579832) 60%,
    rgba(13, 13, 18, 0.196516106442577) 65%,
    rgba(22, 22, 29, 0) 85%, rgba(22, 22, 29, 0) 85%,
    rgba(31, 31, 40, 0) 100%);

}

.card-panel-hover-item-text {
transition: .5s ease;
opacity: 0;
position: absolute;
top: -130px !important;
height: 75px;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
color: white;
font-size: 25px;
padding: 0px 30px;
line-height: 1;
text-align: left !important;
overflow: hidden;
text-overflow: ellipsis;
}

.card-panel-container:hover .overlay {
opacity: 1;
}

.card-panel-container:hover .program-title {
transition: .5s ease;
opacity: 0;
}

.card-panel-container:hover .card-panel-hover-item-text {
opacity: 1;
}

.scholarship:hover {
color: #fff;
text-decoration: none;
}


.lets-connect-title {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 46px;
line-height: 56px;
display: flex;
align-items: center;
text-align: center;
color: #D3363D;
}

.scholarship {
color: #fff;
text-decoration: none;
}

.scholarship: hover {
color: blue;
}

.footer-title {
color: #fff;
}

.network {
color: #fff;
}

.footer-address {
color: #fff;
}

.telephone {
font-family: 'Raleway', sans-serif;
font-size: 16px;
color: #fff;
text-decoration: none;
}

.text-regular-16 {
text-decoration: none;
color: #fff;
font-weight: 200;
}

.text-regular-18 {
color: #fff;
}

.program-card-title {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 57px;
line-height: 47px;
text-align: center;
top: -4px;
color: #ffffff;
position: relative;

}

.program-title {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 45px;
line-height: 47px;
text-align: center;
top: -4px;
color: #ffffff;
position: relative;
}

.table>:not(caption)>*>* {
background: transparent;
padding: 0;
}

/* Hide the :after when the corresponding input is focused */
.search-job-container input:active + .search-job-container:after {
display: none;
}

.location-container input:active + .location-container:after {
display: none;
}

.d-flex.flex-wrap._custom{
    min-height:100px;
    position: relative;
}
.reset-button{
height: 60px;
width: 173px;
padding: 13px 24px;
border-radius: 5px;
color: #212529;
text-align: center;
font-family: "Segoe UI";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20.625px; /* 128.906% */
letter-spacing: 0.66px;
transition: ease-in-out .5s;
border: none;
box-shadow: none;
background: var(--grayish, linear-gradient(180deg, #FBFBFB 0%, #919191 100%));
}

.reset-button:hover,
button.view:hover {
    background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
    transition: ease-in-out .5s;
    border-radius: 5px;
    box-shadow: 0 20px 20px -5px #0009;
    color: #fff;
}

.find-jobs-button-small,
.find-jobs-button-large {
height: 60px;
width: 173px;
padding: 13px 24px;
border-radius: 5px;
background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
color: #fff;
text-align: center;
font-family: Segoe UI;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20.625px;
letter-spacing: .66px;
transition: ease-in-out .5s;
border: none;
box-shadow: none;
}

.find-jobs-button-large:hover,
.find-jobs-button-small:hover{
background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
transition: ease-in-out .5s;
border-radius: 5px;
box-shadow: 0 20px 20px -5px #0009;
}
.view-program-button {
font-weight: 500;
color: #fff;
background: #e22120;
border-radius: 50px;
padding: 10px 40px;
min-height: 50px;
font-size: 27px;
border: 1px solid transparent;
font-family: Raleway !important;

}

@media all and (min-width: 1440px) {
.show-on-small-only-custom {
display: none !important
}

.show-on-small {
display: none !important;
}

.hide-on-small {
display: block ! important;
}

/* .dropdown {
padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important;
/* margin-bottom: 10px; */
} */

.find-jobs-button-large {
height: 60px;
float: right;
width: 100%;
padding: 13px 34px;
border-radius: 5px;
background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
color: #fff;
text-align: center;
font-family: Segoe UI;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20.625px;
letter-spacing: .66px;
transition: ease-in-out .5s;
box-shadow: none;
}

.join-us-button {
height: 60px;
float: right;
padding: 13px 24px;
border-radius: 5px;
background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
color: #fff;
text-align: center;
font-family: Segoe UI;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20.625px;
letter-spacing: .66px;
transition: ease-in-out .5s;
border: none;
box-shadow: none;
}

.join-us-button:hover{
background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
transition: ease-in-out .5s;
border-radius: 5px;
box-shadow: 0 20px 20px -5px #0009;
}

.view-program-button {
font-weight: 500;
color: #fff;
background: #e22120;
border-radius: 50px;
padding: 10px 40px;
min-height: 50px;
font-size: 29px;
border: 1px solid transparent;
font-family: Raleway !important;
}

.couldnt-find-button {
font-weight: 500;
color: #fff !important;
background: #e22120 !important;
border-radius: 5px;
padding: 4px 20px !important;
font-size: 18px;
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
width: 331px;
}

.program-card-title {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 52px;
line-height: 47px;
text-align: center;
top: -4px;
color: #ffffff;
position: relative;

}

.program-title {
font-family: 'Raleway', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 44px;
line-height: 47px;
text-align: center;
top: -4px;
color: #ffffff;
position: relative;
}

.card-panel-hover-item-text {
top: -140px !important;
}

.category-employment {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}

@media all and (max-width: 1439px) {

.show-on-small-only-custom {
display: none !important
}

.show-on-small {
display: none !important;
}

.hide-on-small {
display: block ! important;
}

.search-job-container {
    max-width: 100%;
/* margin-right: 10px;
padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important; */
}

.location-container {
  max-width: 100%;
/* padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important; */
}
/* 
.dropdown {
padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important;
margin-bottom: 10px;
} */

.location-dropdown-container {
      max-width: 100%;
/* padding-right: calc(var(--bs-gutter-x) * 0) !important;
padding-left: calc(var(--bs-gutter-x) * 0) !important;
margin-right: 10px !important; */
}

.join-us-button {
font-weight: 500;
color: #fff !important;
background: #e22120 !important;
border-radius: 50px;
/* padding: 10px; */
min-height: 50px;
padding: 8px 40px !important;
font-size: 27px;
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
}


.col-6 {
width: 100%;
}



.view-program-button {
font-weight: 500;
color: #fff !important;
background: #e22120;
border-radius: 50px;
padding: 10px 40px;
min-height: 50px;
font-size: 21px;
border: 1px solid transparent;
font-family: Raleway !important;
}

.view-program-button {
left: 16px;
}

.program-card-title {
font-size: 29px;

}

.program-title {
font-size: 29px;
line-height: 1;
}

.couldnt-find-button {
font-weight: 500;
color: #fff !important;
background: #e22120 !important;
border-radius: 5px;
padding: 4px 20px !important;
font-size: 18px;
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
width: 331px;
}

.dropdown-content {
min-width: 270px !important;
}

.dropdown-content-cancel-buttons {
margin-right: 5px !important;
}

#backButton {
line-height: inherit;
/* padding-right: 0px !important;
padding-left: 0px !important; */

}

.category-employment {
margin-right: 5px;
}
}

@media all and (max-width: 767px) {
.show-on-large-only {
display: none !important;
}

.hide-on-large {
display: block !important;
}

.hide-on-mobile {
display: none !important;
}

.hide-on-small {
display: none ! important;
}

.hide-on-medium {
display: block !important;
}

.show-on-medium-only {
display: none !important;
}

.show-on-small {
display: block !important;
}

.show-on-small-only {
display: block !important;
}

.show-on-small-only-custom {
display: block !important;
}

.program-card-title {
font-size: 31px;
}

.program-title {
font-size: 31px;
}

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

.join-us-button {
font-weight: 500;
color: #fff !important;
background: #e22120 !important;
border-radius: 50px;
min-height: 50px;
padding: 8px 30px !important;
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
font-size: 16px;
position: relative;
top: 60px;
}

.find-jobs-button-small {
font-weight: 500;
color: #fff !important;
min-height: 45px;
padding: 0px 20px !important;
font-size: 18px;
font-family: 'Raleway', sans-serif;
width: 100%;
margin-bottom: 30px;
}

.search-job-container input {
width: 100%;
margin-bottom: 10px;
}

.location-container input {
width: 100%;
max-width: 100%;
margin-bottom: 10px;
}


.view-program-button {
padding: 10px 40px;
min-height: 50px;
font-size: 20px;
}

.couldnt-find-button {
font-weight: 500;
color: #fff !important;
background: #e22120 !important;
border-radius: 5px;
margin-top: 22px;
margin-bottom: -48px;
padding: 4px 20px !important;
border: 1px solid transparent;
font-family: 'Raleway', sans-serif;
width: 331px;
}

.table-trans-title {
font-family: sans-serif;
font-style: normal;
font-weight: 600;
font-size: 19px;
align-items: center;
color: #D3363D;
}

.view {
top: -10px !important;
}

.category-employment .material-symbols-outlined {
display: none;
}

.dropbtn {
height: 35px !important;
font-size: 15px !important;
padding-right: 30px !important;
padding-left: 10px !important;
text-align: center !important;
}

.dropdown-arrow {
margin-top: 13px !important;
margin-left: -28px !important;
}

.dropdown {
position: relative !important;
/* margin-right: 10px !important;
margin-bottom: 10px !important; */
}

#locationInputSmallDropDown {
margin-top: -10px !important;
}

.dropdown-content {
margin-top: 35px !important;
min-width: 150px !important;
padding: 15px 5px !important;
}

.dropdown-content a {
font-size: 15px !important;
word-break: break-all !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

.dropdown-content div {
font-size: 15px !important;
word-break: break-all !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

/*#jobTypeDropdown {
margin-top: 35px !important;
min-width: auto !important;
}*/
.dropdown-input {
width: 100% !important;
}

.location-dropdown-container {
width: 100%;
}

.text-title {
font-size: 30px;
margin-top: 10px;
margin-bottom: 24px;
}

.text-card-title {
font-size: 20px;
}

.text-card-sub-title {
font-size: 15px;
margin-bottom: 0px;
}

.category-employment button a {
margin-right: 0px !important;
font-size: 15px;
}

.custom-card {
margin-bottom: 10px !important;
}

.view {
height: 50px !important;
width: 120px !important;
margin-top: 5px !important;
}

.dropdown-content-filter-buttons {
width: 100% !important;
margin-bottom: 5px !important;
}

.dropdown-content-cancel-buttons {
width: 100% !important;
margin-right: 0px !important;
}

.search-job-container {
margin-right: 0px !important;
}

.program-card-title {
font-size: 34px;
top: -4px;
}

.program-title {
font-size: 34px;
top: -4px;
}

.program-card-panel {
height: 100%;
margin-bottom: -85px;
}


}

.category-employment {
margin-right: 0px;
margin-bottom: -9px;
}

/* .reset-button {
height: 0px !important;
font-size: 15px !important;
margin-left: 10px !important;
text-align: center !important;
} */
}

@media all and (max-width: 767px) {
.view-program-button {
left: 76px;
}

.lets-connect-title {
font-size: 33px;
}



}

.category-employment {
    margin-right: 0px;
    }
}

.view {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 13px 24px;
    margin-left: auto;
    border-radius: 5px;
    background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
    color: #fff;
    text-align: center;
    font-family: Segoe UI;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.625px;
    letter-spacing: .66px;
    transition: ease-in-out .5s;
    border: none;
    box-shadow: none;
    height: 60px;
    width: 130px;
}

.view a{
    color: #FFF;
    text-align: center;
    font-family: "Segoe UI";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.625px; /* 128.906% */
    letter-spacing: 0.66px;
}

.category-employment button a {
    margin-right: 10px;
    color: #69686B;
    font-family: "DM Sans";
    font-size: 17.6px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.625px;
    letter-spacing: 0.66px;
}

.category-employment {
width: auto !important;
white-space: nowrap !important;
padding-right: calc(var(--bs-gutter-x) * .2) !important;
}
.category-employment button {
    display: flex;
    align-items: center;
    gap: 5px;
    width: 130px;
}
.mr-10 {
margin-right: 10px !important;
}

.ml-10 {
margin-left: 10px !important;
}

.mt-20 {
margin-top: 20px;
}

.p-15 {
padding-top: 15px !important;
padding-bottom: 15px !important;
padding-left: 15px !important;
padding-right: 15px !important;
}

div.min-height {
padding-top: 0px !important;
padding-bottom: 0px !important;
min-height: 280px;
}

.dropdown-arrow {
height: 0;
width: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #333;
margin-top: 30px;
margin-left: -35px;
position: absolute;
}

.dropbtn {
width: auto;
height: 64px;
left: 661px;
bottom: 23px;
background: #FFFFFF;
border: 1px solid #808080;
border-radius: 50px;
font-size: 2rem;
padding-right: 50px;
padding-left: 20px;
float: left;
font-weight: bold;
color: #848884;
}

/* Dropdown button on hover & focus */
.dropbtn:hover,
.dropbtn:focus {
background-color: #ddd;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
position: relative !important;
display: inline-block;
/* margin-right: 20px; */
}

.dropdown-input {
position: relative;
display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
width: 100%;
display: none;
position: absolute;
background-color: white;
min-width: 350px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 1;
cursor: pointer;
margin-top: 65px;
border-radius: 10px;
padding: 20px 20px;
}

/* Links inside the dropdown */
.dropdown-content a {
color: black;
text-decoration: none;
display: block;
}

.dropdown-content div {
color: black;
text-decoration: none;
display: block;
line-height: 1.3;
}

.dropdown-content div input {
cursor: pointer;
}

.dropdown-content div label {
cursor: pointer;
color: #848884;

}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
background-color: #ddd;
}

/*.dropdown-content input,label:hover {background-color: #ddd;}*/

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
display: block;
}

.hide {
display: none !important;
}

#locationInputLargeDropDown {
margin-top: 0px;
}

.custom-card {
border-radius: 10px;
border: 2px solid #dee2e6;
filter: none;
margin-bottom: 20px;
}

.custom-card .text-card-title {
    height: 50px;
    color: #D3363D;
    font-family: "DM Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.66px;
}

.wrapper {
max-width: 1200px;
margin: 0 auto;
padding: 0px 20px 0px 20px;
}

.category-employment button {
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
height: 40px;
}

.dropdown-content-filter-buttons {
border: none;
background: #D3363D;
color: #fff;
border-radius: 30px;
text-align: center !important;
height: 35px;
width: 80px;
font-weight: bold;
float: right;
}


.dropdown-content-cancel-buttons {
border: none;
border: 1px solid #808080;
color: #808080;
background: white;
border-radius: 30px;
text-align: center !important;
height: 35px;
width: 80px;
float: right;
margin-right: 10px;
}
  
#backButton {
  height: 45px;
  max-width: 260px;
  width: 100%;
  line-height: inherit;
padding: 10px 20px;
justify-content: center;
align-items: center;
  border-radius: 10px;
  /* margin-top: 10px; */
  background: #FFFFFF;
  border: 1px solid #808080;
 color: #212529;
text-align: center;
font-family: "Segoe UI";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20.625px; /* 128.906% */
letter-spacing: 0.66px;
background: var(--grayish, linear-gradient(180deg, #FBFBFB 0%, #919191 100%));
}

button#backButton svg {
    margin-right: 5px;
    margin-left: 5px;
}
#backButton:hover svg path{
    fill: #fff;
        transition: 
ease-in-out .5s;
}
#backButton:hover {
  background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
    transition: 
ease-in-out .5s;
    border-radius: 5px;
    box-shadow: 0 20px 20px -5px #0009;
    color: #fff;
}

.slideText {
position: absolute;
color: white;
font-size: 60px;
font-weight: 540;
font-family: sans-serif;
}

.st-text-2 {
position: absolute;
top: 60px;
}

.st-text-3 {
position: absolute;
top: 120px;
}

.slideText2 {
position: absolute;
top: 300px;
font-weight: 300;
}

.slideText3 {
position: absolute;
color: white;
font-weight: 300;
font-family: sans-serif;
}

.st1-text-2 {
position: absolute;
top: 50px;
}

.st1-text-3 {
position: absolute;
top: 100px;
}

.st1-text-4 {
position: absolute;
top: 150px;
}

.st1-text-5 {
position: absolute;
top: 200px;
}

.slideText4 {
position: absolute;
color: white;
font-weight: 300;
font-family: sans-serif;
}

.slideText5 {
position: absolute;
color: white;
font-weight: 300;
font-family: sans-serif;
}


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

    .d-flex.flex-wrap._custom img {
    min-height: 180px;
    object-fit: contain;
    object-position: top;
}
.custom-card {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}

/* .browse-here-employment-button {
top: -70px;
right: 25%;
font-size: 20px;
        min-height: 30px;
padding: 8px 20px !important;
}
.browse-here-intern-button {
top: -70px;
right: 25%;
    font-size: 20px;
            min-height: 30px;
padding: 8px 20px !important;
} */

.footer_contents{
margin-bottom: 20px;
}

div#dropDownContainer {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}

}

@media all and (max-width: 575px) {


.browse-here-employment-button, .browse-here-intern-button{
    bottom: 20px;
    padding: 6px 20px;
}

.browse-here-intern-button{
    right:35px;
}
.browse-here-employment-button{
    left:35px;
}
   .browse-here-employment-button, .browse-here-intern-button{
        bottom: 55px;
    }
}
@media all and (max-width: 450px) {
   .browse-here-employment-button, .browse-here-intern-button{
        bottom: 70px;
    }
}
@media all and (max-width: 425px) {
    .browse-here-employment-button, .browse-here-intern-button{
        font-size: 12px;
    }
    .browse-here-employment-button{left:20px}
    .browse-here-intern-button{right:20px}
    .d-flex.flex-wrap._custom img{
        min-height:100px;
    }
    .browse-here-intern-button,
    .browse-here-employment-button{
        bottom: 20px;
    }
  
}
@media all and (min-width: 350px) {
.page {
position: absolute;
margin-bottom: -900px;
}

.slideText {
left: 50px;
top: 25px;
font-size: 14px;
}

.st-text-2 {
position: absolute;
top: 25px;
}

.st-text-3 {
position: absolute;
top: 50px;
}

.slideText2 {
font-size: 14px;
top: 82px;
}

.slideText3 {
width: 60%;
left: 50px;
top: 32px;
font-size: 14px;
}

.st1-text-2 {
position: absolute;
top: 25px;
}

.st1-text-3 {
position: absolute;
top: 50px;
}

.st1-text-4 {
position: absolute;
top: 75px;
}

.st1-text-5 {
position: absolute;
top: 100px;
}

.slideText4 {
left: 50px;
top: 56px;
font-size: 14px;
}

.st3-text {
position: absolute;
top: 20px;
}

.slideText5 {
left: 40px;
top: 25px;
font-size: 14px;
width: 100%;
}

.st4-text2 {
position: absolute;
top: 20px;
}

.st4-text3 {
position: absolute;
top: 40px;
}

.st4-text4 {
position: absolute;
top: 60px;
}

.st4-text5 {
position: absolute;
top: 80px;
}

.st4-text6 {
position: absolute;
top: 100px;
}

.st4-text7 {
position: absolute;
top: 120px;
}
}

@media all and (min-width: 400px) {
.page {
position: absolute;
margin-bottom: -900px;
}

.slideText {
left: 50px;
top: 25px;
font-size: 16px;
}

.st-text-2 {
position: absolute;
top: 25px;
}

.st-text-3 {
position: absolute;
top: 50px;
}

.slideText2 {
font-size: 15px;
top: 110px;
}

.slideText3 {
width: 60%;
left: 50px;
top: 50px;
font-size: 15px;
}

.st1-text-2 {
position: absolute;
top: 25px;
}

.st1-text-3 {
position: absolute;
top: 50px;
}

.st1-text-4 {
position: absolute;
top: 75px;
}

.st1-text-5 {
position: absolute;
top: 100px;
}

.slideText4 {
left: 50px;
top: 56px;
font-size: 16px;
}

.st3-text {
position: absolute;
top: 20px;
}

.slideText5 {
left: 40px;
top: 29px;
font-size: 15px;
width: 100%;
}

.st4-text2 {
position: absolute;
top: 20px;
}

.st4-text3 {
position: absolute;
top: 40px;
}

.st4-text4 {
position: absolute;
top: 60px;
}

.st4-text5 {
position: absolute;
top: 80px;
}

.st4-text6 {
position: absolute;
top: 100px;
}

.st4-text7 {
position: absolute;
top: 120px;
}
}

@media all and (min-width: 600px) {
.page {
position: absolute;
margin-bottom: -900px;
}

.slideText {
left: 50px;
top: 50px;
font-size: 20px;
}

.st-text-2 {
position: absolute;
top: 25px;
}

.st-text-3 {
position: absolute;
top: 50px;
}

.slideText2 {
font-size: 15px;
top: 150px;
}

.slideText3 {
width: 60%;
left: 50px;
top: 50px;
font-size: 20px;
}

.st1-text-2 {
position: absolute;
top: 25px;
}

.st1-text-3 {
position: absolute;
top: 50px;
}

.st1-text-4 {
position: absolute;
top: 75px;
}

.st1-text-5 {
position: absolute;
top: 100px;
}

.slideText4 {
left: 50px;
top: 100px;
font-size: 20px;
}

.st3-text {
position: absolute;
top: 20px;
}

.slideText5 {
left: 40px;
top: 60px;
font-size: 20px;
width: 100%;
}

.st4-text2 {
position: absolute;
top: 20px;
}

.st4-text3 {
position: absolute;
top: 40px;
}

.st4-text4 {
position: absolute;
top: 60px;
}

.st4-text5 {
position: absolute;
top: 80px;
}

.st4-text6 {
position: absolute;
top: 100px;
}

.st4-text7 {
position: absolute;
top: 120px;
}
}

@media (max-width: 991px){
.footer_contents {
margin-bottom: 30px;
}
.browse-here-employment-button{
left: 50px;
min-height: 20px;

}

div.min-height {
    min-height: 350px;
}


.browse-here-intern-button {
right: 50px;
min-height: 20px;
}
.career-footer{
padding: 50px 30px;
}
}

@media all and (min-width: 767px) {
.slideText {
left: 70px;
top: 70px;
font-size: 25px;
}

.st-text-2 {
position: absolute;
top: 28px;
}

.st-text-3 {
position: absolute;
top: 56px;
}

.slideText2 {
font-size: 20px;
top: 180px;
}

.slideText3 {
width: 60%;
left: 50px;
top: 80px;
font-size: 25px;
}

.st1-text-2 {
position: absolute;
top: 28px;
}

.st1-text-3 {
position: absolute;
top: 56px;
}

.st1-text-4 {
position: absolute;
top: 84px;
}

.st1-text-5 {
position: absolute;
top: 112px;
}

.slideText4 {
left: 50px;
top: 100px;
font-size: 25px;
}

.st3-text {
position: absolute;
top: 25px;
}

.slideText5 {
left: 50px;
top: 70px;
font-size: 25px;
}

.st4-text2 {
position: absolute;
top: 25px;
}

.st4-text3 {
position: absolute;
top: 50px;
}

.st4-text4 {
position: absolute;
top: 75px;
}

.st4-text5 {
position: absolute;
top: 100px;
}

.st4-text6 {
position: absolute;
top: 125px;
}

.st4-text7 {
position: absolute;
top: 150px;
}
}


@media (max-width: 575px){

div.min-height {
    min-height: 400px;
}

.browse-here-intern-button {
right: 50px;
min-height: 20px;
}
.career-footer{
padding: 50px 30px;
}
}


@media all and (min-width: 900px) {
.slideText {
left: 100px;
top: 100px;
font-size: 30px;
}

.st-text-2 {
position: absolute;
top: 30px;
}

.st-text-3 {
position: absolute;
top: 60px;
}

.slideText2 {
font-size: 20px;
top: 200px;
}

.slideText3 {
width: 60%;
left: 50px;
top: 100px;
font-size: 35px;
}

.st1-text-2 {
position: absolute;
top: 30px;
}

.st1-text-3 {
position: absolute;
top: 60px;
}

.st1-text-4 {
position: absolute;
top: 90px;
}

.st1-text-5 {
position: absolute;
top: 120px;
}

.slideText4 {
left: 80px;
top: 150px;
font-size: 35px;
}

.st3-text {
position: absolute;
top: 30px;
}

.slideText5 {
left: 60px;
top: 80px;
font-size: 30px;
}

.st4-text2 {
position: absolute;
top: 30px;
}

.st4-text3 {
position: absolute;
top: 60px;
}

.st4-text4 {
position: absolute;
top: 90px;
}

.st4-text5 {
position: absolute;
top: 120px;
}

.st4-text6 {
position: absolute;
top: 150px;
}

.st4-text7 {
position: absolute;
top: 180px;
}
}

@media all and (min-width: 1010px) {
.slideText {
left: 120px;
top: 120px;
font-size: 35px;
}

.st-text-2 {
position: absolute;
top: 35px;
}

.st-text-3 {
position: absolute;
top: 70px;
}

.slideText2 {
font-size: 25px;
top: 230px;
}

.slideText3 {
width: 60%;
left: 100px;
top: 130px;
font-size: 40px;
}

.st1-text-2 {
position: absolute;
top: 40px;
}

.st1-text-3 {
position: absolute;
top: 80px;
}

.st1-text-4 {
position: absolute;
top: 120px;
}

.st1-text-5 {
position: absolute;
top: 160px;
}

.slideText4 {
left: 100px;
top: 180px;
font-size: 40px;
}

.st3-text {
position: absolute;
top: 35px;
}

.slideText5 {
left: 70px;
top: 90px;
font-size: 35px;
}

.st4-text2 {
position: absolute;
top: 35px;
}

.st4-text3 {
position: absolute;
top: 70px;
}

.st4-text4 {
position: absolute;
top: 105px;
}

.st4-text5 {
position: absolute;
top: 140px;
}

.st4-text6 {
position: absolute;
top: 175px;
}

.st4-text7 {
position: absolute;
top: 210px;
}
}

@media all and (min-width: 1250px) {
.slideText {
left: 150px;
top: 150px;
font-size: 40px;
}

.st-text-2 {
position: absolute;
top: 40px;
}

.st-text-3 {
position: absolute;
top: 80px;
}

.slideText2 {
font-size: 30px;
top: 250px;
}

.slideText3 {
left: 130px;
top: 130px;
font-size: 50px;
}

.st1-text-2 {
position: absolute;
top: 45px;
}

.st1-text-3 {
position: absolute;
top: 90px;
}

.st1-text-4 {
position: absolute;
top: 135px;
}

.st1-text-5 {
position: absolute;
top: 180px;
}

.slideText4 {
left: 120px;
top: 200px;
font-size: 40px;
}

.st3-text {
position: absolute;
top: 40px;
}

.slideText5 {
left: 100px;
top: 120px;
font-size: 40px;
}

.st4-text2 {
position: absolute;
top: 40px;
}

.st4-text3 {
position: absolute;
top: 80px;
}

.st4-text4 {
position: absolute;
top: 120px;
}

.st4-text5 {
position: absolute;
top: 160px;
}

.st4-text6 {
position: absolute;
top: 200px;
}

.st4-text7 {
position: absolute;
top: 240px;
}
}

@media all and (min-width: 1490px) {
.slideText {
left: 180px;
top: 180px;
font-size: 50px;
}

.st-text-2 {
position: absolute;
top: 50px;
}

.st-text-3 {
position: absolute;
top: 100px;
}

.slideText2 {
font-size: 40px;
top: 400px;
}

.slideText3 {
left: 150px;
top: 150px;
font-size: 50px;
}

.st1-text-2 {
position: absolute;
top: 50px;
}

.st1-text-3 {
position: absolute;
top: 100px;
}

.st1-text-4 {
position: absolute;
top: 150px;
}

.st1-text-5 {
position: absolute;
top: 200px;
}

.slideText4 {
left: 180px;
top: 310px;
font-size: 50px;
}

.st3-text {
position: absolute;
top: 50px;
}

.slideText5 {
left: 180px;
top: 200px;
font-size: 50px;
}

.st4-text2 {
position: absolute;
top: 50px;
}

.st4-text3 {
position: absolute;
top: 100px;
}

.st4-text4 {
position: absolute;
top: 150px;
}

.st4-text5 {
position: absolute;
top: 200px;
}

.st4-text6 {
position: absolute;
top: 250px;
}

.st4-text7 {
position: absolute;
top: 300px;
}
}

/* pagination */
.page-link {
height: 60px;
    width: 173px;
    padding: 13px 24px;
    border-radius: 5px;
    background: var(--CTA-1, linear-gradient(180deg, #DC3545 0%, #450007 100%));
    color: #fff;
    text-align: center;
    font-family: Segoe UI;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.625px;
    letter-spacing: .66px;
    transition: 
ease-in-out .5s;
    border: none;
    box-shadow: none;
}

.page-link:hover {
    background: var(--CTA-2, linear-gradient(180deg, #ff7a00 6.03%, #7d2d00 100%));
    transition: 
ease-in-out .5s;
    border-radius: 5px;
    box-shadow: 0 20px 20px -5px #0009;
}



/* QA Fix */
.search-job-container input::placeholder {
    font-size: 17.6px;
    font-family: 'DM Sans';
}

#career-search-result-container {
    @media (max-width: 767px) {
        flex-direction: column;
        gap: 24px;
    }

    .custom-card {
        @media (max-width: 767px) {
            width: 60% !important;
            position: relative;
            margin: 0 auto !important;
        }

        @media (max-width: 575px) {
            width: 80% !important;
        }

        &:nth-child(-n+2)  {
            .text-card-title {
                line-height: 1.5em;          
                max-height: 3em;             
                overflow: hidden;
                position: relative;
            }
        }

        &:nth-child(-n+4)  {
            .text-card-title {
                @media (max-width: 1175px)  {
                    line-height: 1.5em;          
                    max-height: 3em;             
                    overflow: hidden;
                    position: relative;
                }
            }
        }

        .text-card-title {
            height: unset;
        }

        .text-end {
            margin-top: 12px;
        }
    }
}


/* QA Fix */