.itopplus-background {

}
body {
}

.padding-page {
  padding: 3%;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: supermarket;
  color: #3e478c;
}

h2 {
  display: flex;
  gap: 10px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

h2 span {
  font-family: AtNoon_BigHead;
}

ul.timeline {
  list-style-type: none;
}

ul.timeline li {
    line-height: 1.7;
}

ul.timeline > li > span {
    font-size: clamp(18px, 1vw, 22px);
    font-weight: 600;
    color: #3e478c;
    font-family: supermarket;
}

ul.timeline ul {
  list-style-type: none;
  margin: 15px 0;
  padding-inline-start: 15px;
}

li {
margin-bottom: 5px;
}


strong {
    font-weight: 700;
    color: #3e478c;
}

h2.margin {
    display: flex
;
    font-family: unset;
    font-weight: 400;
    text-align: center;
    flex-direction: column;
    padding-top: 10px;
    margin-top: 5px;
}
.profile-name {
      color: #888;
  font-size: 18px;
  
}

.pos-name {
  color: #3e478c;
   font-size: 16px;
}


  h3.managerHeader {
    font-size: clamp(20px, 2vw, 30px);
    font-weight: 600;
  }

  .Textmanager.font-inherit {
    text-align: left;
  }




#background68d259d38db30c0013bc1de3 .CustomImageGalleryType_2,
#background68d25aed8db30c0013bc1f1e .CustomImageGalleryType_2 {
  flex-wrap: wrap;
  justify-content: center;
}

#background68d259d38db30c0013bc1de3 .CustomImageGalleryType_2 img,
#background68d25aed8db30c0013bc1f1e .CustomImageGalleryType_2 img {
   	min-width: 190px;
    max-width: 190px;
    border: 1px solid #ccc;
}

