/* compiled by scssphp 1.11.0 on Thu, 06 Apr 2023 18:36:00 +0000 (0.0228s) */

/* Breakpoints */
/* Variables */
/* REM Base Size */
/** Logos - Start */
section[data-gutenberg="logos"] {
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1280px;
  overflow: hidden;
  position: relative;
  width: calc(100% - 50px);
}
section[data-gutenberg="logos"] div.title {
  margin: 50px 0;
}
section[data-gutenberg="logos"] div.title h3 {
  font-size: 2.13rem;
  font-weight: 700;
  text-align: center;
}
section[data-gutenberg="logos"] div.logos {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: -10px !important;
  margin-top: -10px !important;
}
section[data-gutenberg="logos"] div.logos div.logo {
  display: block;
  margin: 10px !important;
}
section[data-gutenberg="logos"] div.logos div.logo img {
  display: block;
  height: 65px;
}
section[data-gutenberg="logos"].no-formatting {
  padding: 75px 0;
}
section[data-gutenberg="logos"]:not(.no-formatting) {
  padding: 10px 0;
}
section[data-gutenberg="logos"]:not(.no-formatting) div.logos div.logo {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(61, 86, 144, 0.2);
  padding: 20px;
}
/* Responsiveness */
@media (min-width: 1080px) {
  section[data-gutenberg="logos"].has-background-color-green-gray {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, #00a887 50%, #f5f7fb 50%, #f5f7fb 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, #00a887 50%, #f5f7fb 50%, #f5f7fb 100%);
    background: linear-gradient(to bottom, #00a887 0%, #00a887 50%, #f5f7fb 50%, #f5f7fb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
  section[data-gutenberg="logos"].has-background-color-green-white {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, #00a887 50%, white 50%, white 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, #00a887 50%, white 50%, white 100%);
    background: linear-gradient(to bottom, #00a887 0%, #00a887 50%, white 50%, white 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  section[data-gutenberg="logos"] {
    padding-left: 25px;
    padding-right: 25px;
  }
  section[data-gutenberg="logos"].has-background-color-green-gray {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, #f5f7fb 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, #f5f7fb 100%);
    background: linear-gradient(to bottom, #00a887 0%, #f5f7fb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
  section[data-gutenberg="logos"].has-background-color-green-white {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, white 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, white 100%);
    background: linear-gradient(to bottom, #00a887 0%, white 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
}
@media (max-width: 768px) {
  section[data-gutenberg="logos"] {
    padding-left: 25px;
    padding-right: 25px;
    width: 100%;
  }
  section[data-gutenberg="logos"].has-background-color-green-gray {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, #f5f7fb 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, #f5f7fb 100%);
    background: linear-gradient(to bottom, #00a887 0%, #f5f7fb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
  section[data-gutenberg="logos"].has-background-color-green-white {
    background: #00a887;
    background: -moz-linear-gradient(top, #00a887 0%, white 100%);
    background: -webkit-linear-gradient(top, #00a887 0%, white 100%);
    background: linear-gradient(to bottom, #00a887 0%, white 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00a887", endColorstr="#f5f7fb", GradientType=0);
  }
  section[data-gutenberg="logos"] div.logos div.logo img {
    height: 50px;
  }
}
/** Logos - End */
