#d1769229 .p-link-list__list {
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: flex-start !important;
}

#d1769229 .p-link-list {
  margin-bottom: initial !important;
}

#d1769229 li.p-link-list__item {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 14.2857142857%;
}

#d1769229 li.p-link-list__item a {
  display: block;
  padding: 30px 10px;
  font-family: "Ropa Sans", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
}

li.p-link-list__item a:hover {
  text-decoration: none;
  color: #fff;
}

#d1769229, #d1772153 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#d1769229 li.p-link-list__item a:hover::after {
  opacity: 1;
  width: 100%;
}

#d1769229 li.p-link-list__item a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  z-index: 110;
  width: 0;
  height: 6px;
  background-color: #6794c5;
  opacity: 0.5;
  transition: all 0.5s ease-out;
}

.p-link-list__item a > img.c-link-icon {
  display: none;
}

.mtye-story-title .p-media-layout {
  margin-bottom: 0;
}
.mtye-story-title .c-heading-2-type2 {
  margin-bottom: 15px;
  color: #fff;
}
.mtye-story-title .c-text {
  width: fit-content;
  background-color: #fff;
  padding: 10px 20px;
}

@media only screen and (min-width: 769px) {
  #d1767002 .p-media-layout__media {
    max-width: 400px;
    width: 40%;
  }
}

.mtye-text-bold {
  font-weight: bold;
}

.mtye-story-productsList .p-link-list__list {
  display: flex;
  column-gap: 10px;
}
.mtye-story-productsList .p-link-list__item {
  margin: 0;
}
.mtye-story-productsList .p-link-list__item a {
  padding: 12px 20px;
  color: #000;
  border-radius: 4px;
  border: solid 1px #000;
  transition: all 0.3s ease-out;
}
.mtye-story-productsList .p-link-list__item a:hover, .mtye-story-productsList .p-link-list__item a:active, .mtye-story-productsList .p-link-list__item a:focus-visible {
  color: #fff;
  text-decoration: none;
  background-color: #6794c5;
  border: solid 1px #6794c5;
}

@media only screen and (max-width: 768px) {
  #d1769229 li.p-link-list__item {
    width: calc(100% / 4) !important;
  }
}

@media only screen and (max-width: 768px){
  .mtye-story-productsList .p-link-list__list {
    display: flex;
    column-gap: 10px;
    flex-wrap:wrap;
  }
  .mtye-story-productsList .p-link-list__list a{
    display:block;
    margin: 5px;
    padding: 12px 20px;
  }

}

.p-media-layout {
  margin-bottom: initial;
}
#d1769229 > div > div.p-link-list > ul > li:nth-child(4) > a::after{
  opacity:1;
  width: 100%;
}

#d1769229 .p-link-list__list{
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: flex-start !important;
}

#d1769229 .p-link-list{
  margin-bottom:initial !important;
}

#d1769229 li.p-link-list__item{
  position:relative;
  display:block;
  margin:0;
  padding:0;
  width:calc(100%/7);
}

#d1769229 li.p-link-list__item a{
  display: block;
  padding: 30px 10px;
  font-family: "Ropa Sans",sans-serif;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  z-index: 100;
}

li.p-link-list__item a:hover{
  text-decoration: none;
  color:#fff;
}

#d1769229,#d1772153 {
  padding-left:0px !important;
  padding-right:0px !important;
}


#d1769229 li.p-link-list__item a:hover::after{
  opacity:1;
  width:100%;
}
#d1769229 li.p-link-list__item a::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  padding: 0;
  z-index: 110;
  width: 0;
  height: 6px;
  background-color: #6794c5;
  opacity: 0.5;
  transition: all 0.5s ease-out;
  transition-duration: 0.5s  !important;
}


.p-link-list__item a > img.c-link-icon {
  display:none;
}

.p-media-layout{
  margin-bottom:initial;
}

@media only screen and (max-width: 768px) {
  #d1769229 li.p-link-list__item {
    width: calc(100% / 4) !important;
  }
}
