.slider-featured-wr {
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .slider-featured-wr {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured-wr {
    margin-bottom: 47px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured-wr {
    margin-bottom: 50px;
  }
}
.slider-featured-wr .buttons {
  margin-top: 30px;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .benefit-content .slider-featured-wr {
    overflow: visible;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured:not(.owl-carousel) .slf-item {
    width: calc(100%/3 - 2px);
    float: left;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured:not(.owl-carousel) .slf-item:nth-child(n+4) {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured:not(.owl-carousel) .slf-item:nth-child(n+2) {
    margin-left: 3px;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured:not(.owl-carousel) .slf-item:nth-child(3n+4) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .slider-featured .owl-item:not(.active) .slf-item:before,
  .slider-featured .owl-item:not(.active) .content {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .slider-featured .owl-dots {
    margin-top: 29px;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured .owl-prev,
  .slider-featured .owl-next {
    top: 197px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured .owl-prev,
  .slider-featured .owl-next {
    top: 122px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured .owl-prev,
  .slider-featured .owl-next {
    top: 140px;
  }
  .slider-featured:not(.grid) .slider-featured .owl-prev,
  .slider-featured:not(.grid) .slider-featured .owl-next {
    display: none;
  }
}
.slider-featured .owl-prev:hover use,
.slider-featured .owl-next:hover use {
  fill: #41424A;
}
@media only screen and (min-width: 1200px) {
  .slider-featured .owl-prev {
    left: 82px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured .owl-prev {
    left: -153px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured .owl-prev {
    left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured .owl-next {
    right: 82px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured .owl-next {
    right: -153px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured .owl-next {
    right: 0;
  }
}
.slider-featured .owl-stage-outer:hover + .owl-nav use {
  fill: #41424A;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured.grid .owl-prev,
  .slider-featured.grid .owl-next {
    top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured.grid .owl-prev {
    left: -25px;
  }
  .slider-featured.grid .owl-next {
    right: -25px;
  }
  .slider-featured.grid .owl-dots {
    margin-top: 20px;
  }
}
.slider-featured.grid .slf-item {
  height: 320px;
  background: none;
}
.slider-featured.grid .slf-item:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider-featured.grid .slf-item .desc {
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .slider-featured.grid .slf-item .desc {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1199px) {
  .slider-featured.grid .slf-item .desc {
    max-height: 135px;
  }
}
.slider-featured.grid .slf-item .title {
  font-size: 30px;
}
.slider-featured.grid .slf-item .content {
  padding: 0 50px;
}
@media only screen and (max-width: 767px) {
  .slider-featured.grid .slf-item .content {
    padding: 40px;
  }
}
.slider-featured.grid .slf-item .img {
  background-color: transparent;
  background-size: contain;
}
@media only screen and (max-width: 1199px) {
  .slider-featured.grid .slf-item .link {
    max-height: none;
  }
}
.slider-featured.grid .slf-item .link:hover {
  border-bottom-color: #000;
}
.slider-featured.grid .slf-item:hover .content {
  color: #000;
}
@media only screen and (min-width: 768px) {
  .slider-featured.grid .slf-item:hover .content {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured.grid .slf-item:hover .desc,
  .slider-featured.grid .slf-item:hover .link {
    margin-top: 10px;
  }
}
.slider-featured.grid .slf-item:hover .link {
  color: #000;
}
@media only screen and (min-width: 1200px) {
  .slider-featured.grid .slf-item:hover .desc {
    max-height: 150px;
  }
}
@media only screen and (min-width: 1200px) {
  .slider-featured.grid .slf-item:nth-child(n+4) {
    display: block;
    margin-top: 3px;
  }
}
@media only screen and (max-width: 1199px) {
  .slider-featured.owl-carousel {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slider-featured.owl-carousel {
    margin-right: 180px;
    margin-left: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-featured.owl-carousel {
    max-width: 292px;
    margin-right: auto;
    margin-left: auto;
  }
  .slider-featured.owl-carousel.grid {
    max-width: 100%;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .slider-featured.owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}
.slf-item {
  position: relative;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .slf-item {
    height: 440px;
  }
  .slf-item.small {
    height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item {
    height: 280px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item {
    background: #41424A;
  }
}
@media only screen and (max-width: 767px) {
  .grid .slf-item {
    height: 340px;
  }
  .slf-item.small {
    height: 325px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item:before {
    content: "";
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    top: 20px;
    left: 20px;
    background: rgba(65, 66, 74, 0.4);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    z-index: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item:before {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .grid .slf-item:before,
  .center-no-desk .slf-item:before {
    content: "";
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    position: absolute;
    top: 5px;
    left: 20px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: translateY(15px) !important;
            transform: translateY(15px) !important;
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    z-index: 1;
  }
}
.slf-item .img {
  background-color: #41424A;
}
@media only screen and (min-width: 768px) {
  .slf-item .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
  .benefit-content .slf-item .img {
    width: 60%;
    height: 60%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-size: contain;
  }
}
@media only screen and (max-width: 767px) {
  .grid .slf-item .img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  .slider-featured:not(.gird) .slf-item .img img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .slf-item .img img {
    width: 100%;
    height: auto;
  }
}
.slf-item .content {
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (min-width: 1200px) {
  .slf-item .content {
    padding: 0 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item .content {
    padding: 0 45px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    color: #ffffff;
  }
}
@media only screen and (max-width: 767px) {
  .slf-item .content {
    padding: 25px 18px;
  }
  .grid .slf-item .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item.small .content {
    padding: 0 45px;
  }
}
.slf-item.small .title {
  font-size: 30px;
}
.slf-item .title {
  font-family: Univers, Arial, sans-serif;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .slf-item .title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item .title {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item .title {
    width: 100%;
    overflow: hidden;
    /*text-overflow: ellipsis;
            white-space: nowrap;*/
  }
}
@media only screen and (max-width: 767px) {
  .slf-item .title {
    margin-bottom: 10px;
    font-size: 24px;
    color: #000;
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item .desc,
  .slf-item .link {
    max-height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: opacity 0.3s, max-height 0.3s, margin 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, max-height 0.3s, margin 0.3s, color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s, max-height 0.3s, margin 0.3s, color 0.3s;
    transition: transform 0.3s, opacity 0.3s, max-height 0.3s, margin 0.3s, color 0.3s, -webkit-transform 0.3s;
  }
}
.slf-item .desc {
  line-height: 1.7;
}
@media only screen and (min-width: 1200px) {
  .slf-item .desc {
    font-size: 17.95px;
  }
}
@media only screen and (max-width: 1199px) {
  .slf-item .desc {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item .desc {
    margin-top: 5px;
  }
}
.slf-item .link {
  display: inline-block;
  font-family: Univers, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #41424A;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item .link {
    margin-top: 6px;
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .slf-item .link {
    margin-top: 20px;
  }
}
.slf-item .link:hover {
  color: #231f20;
}
@media only screen and (min-width: 1200px) {
  .slf-item.small:hover .content {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item.small:hover .content {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item.small:hover .desc {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .slf-item.small:hover .desc {
    margin-bottom: 0;
  }
}
.center-no-desk .owl-item .slf-item .title,
.grid .owl-item .slf-item .title {
  overflow: visible;
  white-space: normal;
}
@media only screen and (max-width: 1199px) {
  .center-no-desk .owl-item .slf-item:before,
  .grid .owl-item .slf-item:before {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .center-no-desk .owl-item .slf-item .title,
  .grid .owl-item .slf-item .title,
  .center-no-desk .owl-item .slf-item .desc,
  .grid .owl-item .slf-item .desc {
    color: #000;
  }
  .center-no-desk .owl-item .slf-item .desc,
  .grid .owl-item .slf-item .desc,
  .center-no-desk .owl-item .slf-item .link,
  .grid .owl-item .slf-item .link {
    margin-top: 5px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    color: #000;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .center-no-desk .owl-item .slf-item .desc,
  .grid .owl-item .slf-item .desc {
    max-height: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .center-no-desk .owl-item .slf-item .desc,
  .grid .owl-item .slf-item .desc {
    max-height: 135px;
  }
}
@media only screen and (max-width: 767px) {
  .center-no-desk .owl-item .slf-item .title,
  .grid .owl-item .slf-item .title,
  .center-no-desk .owl-item .slf-item .content,
  .grid .owl-item .slf-item .content {
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .center-no-desk .owl-item:not(.active) .slf-item:before,
  .center-no-desk .owl-item:not(.active) .slf-item .content {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media only screen and (min-width: 1200px) {
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
}
@media only screen and (min-width: 768px) {
  .slf-item:hover .content {
    color: #fff;
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item:hover .desc,
  .slf-item:hover .link {
    max-height: 440px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .slf-item:hover .desc,
  .slf-item:hover .link {
    max-height: 280px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item:hover .desc,
  .slf-item:hover .link {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item:hover .desc {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .slf-item:hover .link {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item:hover .link {
    border-bottom: 1px solid transparent;
    color: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .slf-item:hover .link:hover {
    border-bottom-color: #fff;
  }
}
@media only screen and (max-width: 1199px) {
  .owl-carousel.center-no-desk {
    margin-right: auto;
    margin-left: auto;
    overflow: visible;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .owl-carousel.center-no-desk {
    width: calc(100% + 2px);
    max-width: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .owl-carousel.center-no-desk {
    width: 320px;
  }
}
@media only screen and (max-width: 1199px) {
  .owl-carousel.center-no-desk .owl-stage-outer {
    overflow: visible;
  }
}
.owl-carousel.center-no-desk .slf-item {
  background: #41424A;
}
@media only screen and (max-width: 767px) {
  .owl-carousel.center-no-desk .slf-item {
    width: 320px;
  }
}
.owl-carousel.center-no-desk .slf-item:before {
  background: rgba(255, 255, 255, 0.9);
}
.owl-carousel.center-no-desk .slf-item:hover .content {
  color: #000;
}
@media only screen and (max-width: 767px) {
  .owl-carousel.center-no-desk .link {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .owl-carousel.center-no-desk .owl-nav .owl-prev {
    left: -28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .owl-carousel.center-no-desk .owl-nav .owl-next {
    right: -28px;
  }
}
.bfm-careers-index-index .owl-carousel .owl-stage {
  /*display: flex;
        flex-flow: row nowrap;*/
}

/*# sourceMappingURL=slider-featured.css.map */
