/* EDDU */
.view-historico-e-conquistas .flickity-prev-next-button.previous {
    background: linear-gradient(90deg, #f6f6f6, #f6f6f650, #ffffff00) !important;
}

.view-historico-e-conquistas .flickity-prev-next-button.next {
    background: linear-gradient(90deg, #ffffff00, #f6f6f650, #f6f6f6) !important;
}

#home_vitorias .block-inner{
  max-width: unset !important;
}

.view-historico-e-conquistas .pane-title {
  padding: 0 6%;
  text-transform: none;
  font-weight: 600;
}

.view-historico-e-conquistas {
  position: relative;
  margin-top: 60px;
}

.view-historico-e-conquistas .view-content .view-row {
  width: 300px !important;
}

.view-historico-e-conquistas .view-content .view-row a {
  cursor: pointer !important;
}

.view-historico-e-conquistas .image-style-conquista {
  /* -webkit-mask-image: url(/sites/default/files/vitoria-frame.png); */
  -webkit-mask-position-x: center;
  width: 220px;
  padding: 17px;
  /* padding-bottom: 0px; */
  /* border: solid 6px white; */
  height: 221px;
  border-radius: 26px;
  object-fit: cover;
  /* box-shadow: 0px 3px 10px 1px rgb(0 0 0 / 12%); */
  mask-image: url(w3logo.png);
  /* -webkit-mask-size: 60%; */
  /* height: 200px; */
  mask-size: 40%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-mode: luminance;
}

.view-historico-e-conquistas .views-field-field-conquista-imagem,
.view-historico-e-conquistas .views-field-field-data,
.view-historico-e-conquistas p {
  text-align: center;
}

.view-historico-e-conquistas .views-field-field-conquista-imagem {
  background-image: url(/sites/default/files/moldura-fundo.png);
  background-repeat: no-repeat;
  background-position-x: center;
  height: 240px;
  margin-bottom: 12px;
}

.view-historico-e-conquistas .views-field-field-data {
  margin-bottom: 10px;
  position: relative;
  border-top: solid 2px #333333;
}

.view-historico-e-conquistas .views-row-last .views-field-field-data {
  float: left;
  width: 150px !important;
  text-align: right;
}

.view-historico-e-conquistas .views-row-last .field-content span {
  margin-right: -20px !important;
}

.view-historico-e-conquistas .views-row-first .views-field-field-data::before {
  right: -13px !important;
}

.view-historico-e-conquistas .views-row-first .views-field-field-data {
  float: right;
  width: 142px !important;
  text-align: left;
}

.view-historico-e-conquistas .views-row-first .views-field-field-data::before {
  right: 136px !important;
}

.view-historico-e-conquistas .views-row-last .views-field-field-data::before {
  right: -12px !important;
}

.view-historico-e-conquistas .views-row-first .field-content span {
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  margin-left: -30px !important;
}

.view-historico-e-conquistas .views-row-first .views-field-body,
.view-historico-e-conquistas .views-row-last .views-field-body {
  float: left;
}

.view-historico-e-conquistas .views-field.views-field-field-data::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 25px;
  border: 2px solid #333333;
  position: absolute;
  right: 137px;
  bottom: 40px;
}

.view-historico-e-conquistas .views-field-field-data .field-content {
  margin-top: 20px;
}

.view-historico-e-conquistas .views-field-field-data span {
  font-family: 'Montserrat', 'Open Sans', sans-serif !important;
  font-size: 20px;
  font-weight: 700;
  color: #333333;
}

.view-historico-e-conquistas p {
  padding: 0 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #333333;
}

.view-historico-e-conquistas p:nth-child(2) {
  display: none;
}

.view-historico-e-conquistas .views-row {
  width: 300px;
}

.view-historico-e-conquistas .div--prevArrow,
.view-historico-e-conquistas .div--nextArrow {
  height: 450px !important;
  top: 0 !important;
}

.view-historico-e-conquistas .div--prevArrow i {
  padding-right: 100px;
  text-align-last: center;
  background: linear-gradient(90deg, #f6f6f6, #ffffff00);
}

.view-historico-e-conquistas .div--nextArrow i {
  padding-left: 100px;
  text-align-last: center;
  background: linear-gradient(90deg, #ffffff00, #f6f6f6);
}

.pane-historico-e-conquistas h2.pane-title{
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  font-size: 32px;
}

@media screen and (max-width: 580px) {
  /**/
}

@media screen and (min-width: 580px) {
/**/
}
