.acc_contrast .bannerConnection__desc--bright {
  background-color: #000000; }

.acc_contrast .bannerConnection__desc--dark {
  background-color: #FFFFFF; }

.bannerConnection {
  min-height: 230px;
  max-height: 386px;
  height: 70.18182vw;
  position: relative; }

.bannerConnection__image {
  height: 100%; }
  .bannerConnection__image .picture {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.bannerConnection__wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center; }

.bannerConnection__text {
  padding: 15px 15px 15px 5%;
  max-width: 400px; }

.bannerConnection__desc p {
  line-height: 1.1; }

.bannerConnection__desc--dark {
  color: #3D3D3D; }

.bannerConnection__desc--bright {
  color: #FFFFFF; }
  .bannerConnection__desc--bright .header,
  .bannerConnection__desc--bright .header--underscore,
  .bannerConnection__desc--bright h1, .bannerConnection__desc--bright .-h1,
  .bannerConnection__desc--bright h2, .bannerConnection__desc--bright .-h2,
  .bannerConnection__desc--bright h3, .bannerConnection__desc--bright .-h3,
  .bannerConnection__desc--bright h4, .bannerConnection__desc--bright .-h4,
  .bannerConnection__desc--bright h5, .bannerConnection__desc--bright .-h5,
  .bannerConnection__desc--bright h6, .bannerConnection__desc--bright .-h6 {
    color: #FFFFFF; }

.bannerConnection__more {
  margin-top: 5.45455vw; }

.bannerConnection__mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.bannerConnection__more--full {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: auto;
  width: 100%;
  max-width: none;
  min-height: auto;
  height: 100%;
  max-height: none;
  padding: 0;
  opacity: 0;
  z-index: 1; }

@media (min-width: 560px) {
  .bannerConnection {
    min-height: 190px;
    max-height: 365px;
    height: 47.58801vw; }
  .bannerConnection__more {
    margin-top: 1.76471vw; } }

@media (min-width: 1200px) {
  .bannerConnection__text {
    width: 50%;
    max-width: 600px; } }

@media (min-width: 1699px) {
  .bannerConnection__more {
    margin-top: 30px; } }
/*# sourceMappingURL=banner_connection.css.map */
