/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/tab/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
/* BOX PRESS RELEASE */
.wp-block-box-press-release {
  max-width: none !important;
  padding-top: 80px;
}

.wp-block-box-press-release .select-container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.wp-block-box-press-release .select-container label {
  display: block;
  margin-bottom: 8px;
  font-family: "Alliance n.1 medium";
  font-weight: 500;
  color: #000226;
  text-transform: capitalize;
  font-size: 12px;
}

.wp-block-box-press-release .select-container .filter-select {
  width: 100%;
  border: 1px solid #D6DEE3;
  padding: 0px 16px;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  color: #545C66;
  font-family: "Alliance n.1 medium";
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0);
}

.wp-block-box-press-release .news-container {
  margin-bottom: 80px;
}

.wp-block-box-press-release .news-container div[class^=tag-] {
  color: #1400BA;
  font-family: "Alliance n.1 semibold";
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  padding: 4px 8px;
  text-align: center;
  background-color: #C9DDFB;
  text-decoration: none;
  margin-right: 8px;
  margin-bottom: 8px;
  display: inline-block;
}

.wp-block-box-press-release .post-title {
  font-size: 24px;
  font-family: "Alliance n.2 semibold";
  line-height: 32px;
  margin-left: 0px;
  margin-right: 0px;
}

.wp-block-box-press-release .post-excerpt {
  font-family: "Alliance n.1 medium";
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
  flex-basis: 100%;
  order: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.wp-block-box-press-release .post-date {
  font-family: "Alliance n.1 semibold";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.wp-block-box-press-release .read-more {
  font-family: "Alliance n.1 medium";
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
  background: linear-gradient(279deg, #0E7AB2 6.97%, #07034F 91.72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.wp-block-box-press-release .read-more:before {
  content: "";
  display: block;
  background: linear-gradient(279deg, #0E7AB2 6.97%, #07034F 91.72%);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 100%;
  left: 0px;
}

.wp-block-box-press-release .read-more:after {
  content: "";
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE2IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDMuMzMyMDNDMC43MjM4NTggMy4zMzIwMyAwLjUgMy41NTU4OSAwLjUgMy44MzIwM0MwLjUgNC4xMDgxNyAwLjcyMzg1OCA0LjMzMjAzIDEgNC4zMzIwM1YzLjMzMjAzWk0xNS4zNTM2IDQuMTg1NThDMTUuNTQ4OCAzLjk5MDMyIDE1LjU0ODggMy42NzM3NCAxNS4zNTM2IDMuNDc4NDhMMTIuMTcxNiAwLjI5NjQ5N0MxMS45NzYzIDAuMTAxMjM1IDExLjY1OTcgMC4xMDEyMzUgMTEuNDY0NSAwLjI5NjQ5N0MxMS4yNjkyIDAuNDkxNzYgMTEuMjY5MiAwLjgwODM0MiAxMS40NjQ1IDEuMDAzNkwxNC4yOTI5IDMuODMyMDNMMTEuNDY0NSA2LjY2MDQ2QzExLjI2OTIgNi44NTU3MiAxMS4yNjkyIDcuMTcyMyAxMS40NjQ1IDcuMzY3NTdDMTEuNjU5NyA3LjU2MjgzIDExLjk3NjMgNy41NjI4MyAxMi4xNzE2IDcuMzY3NTdMMTUuMzUzNiA0LjE4NTU4Wk0xIDQuMzMyMDNIMTVWMy4zMzIwM0gxVjQuMzMyMDNaIiBmaWxsPSIjMDk3NUE5Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 8px;
  position: absolute;
  top: calc(50% - 4px);
  left: calc(100% + 8px);
}

@media only screen and (max-width: 1199px) {
  .wp-block-box-press-release .container-fluid {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .wp-block-box-press-release .post-title {
    font-size: 22px;
    line-height: 30px;
  }
  .wp-block-box-press-release .select-container .filter-select {
    margin-bottom: 16px;
  }
}
/* BOX TEXT FULL IMAGE */
.wp-block-box-press-release .post-image {
  position: relative;
  min-height: 400px;
  overflow: hidden;
  padding: 280px 24px 24px 24px;
  box-sizing: border-box;
  margin-bottom: 32px;
}

.wp-block-box-press-release .post-image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  position: absolute;
  top: 0px;
  left: 0px;
}

.wp-block-box-press-release .post-image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.wp-block-box-press-release .post-image .title {
  font-size: 24px;
  font-family: "Alliance n.2 semibold";
  line-height: 32px;
  font-weight: 600;
  color: #FAFAFA;
  margin-bottom: 16px;
}

.wp-block-box-press-release .post-image .date {
  font-size: 24px;
  font-family: "Alliance n.2 semibold";
  line-height: 32px;
  font-weight: 600px;
  color: #fff;
}

/*# sourceMappingURL=style-index.css.map*/