.header-child {
  height: 132px;
  width: 1100px;
  position: relative;
  background-color: var(--color-white);
  display: none;
  mix-blend-mode: normal;
  max-width: 100%;
}

.about-alport-syndrome1,
.philosophy {
  position: relative;
  display: inline-block;
}
.philosophy {
  width: 147.7px;
  flex-shrink: 0;
  cursor: pointer;
  z-index: 1;
}
.about-alport-syndrome1 {
  width: 189.1px;
}
.alport-syndrome-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
}
.about-alport-syndrome-inner,
.alport-syndrome-text-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.alport-syndrome-text-parent {
  flex: 1;
  cursor: pointer;
  z-index: 1;
}
.about-alport-syndrome-inner {
  width: 238px;
  padding: 0 var(--padding-2xl);
  box-sizing: border-box;
}
.company,
.publications {
  flex: 1;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.publications-company-name {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-3xs);
  font-size: var(--font-size-xl);
}
.about-alport-syndrome {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: var(--gap-22xl);
  min-width: 198px;
}
.about-ckd {
  width: 102.4px;
  position: relative;
  display: inline-block;
}
.galts-pharma-frame {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
}
.icon-ext-link-2 {
  height: 15px;
  width: 14.8px;
  position: relative;
  object-fit: cover;
}
.galts-pharma-frame-parent {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-xl) 0 0;
  cursor: pointer;
  z-index: 1;
}
.photos {
  flex: 1;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
.frame-parent,
.frame-pharma-info {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-pharma-info {
  align-self: stretch;
  flex-direction: row;
  padding: 0 0 0 var(--padding-mini);
  font-size: var(--font-size-xl);
}
.frame-parent {
  height: 85px;
  width: 163px;
  flex-direction: column;
  gap: var(--gap-23xl);
  margin-left: -5px;
}
.about-alport-syndrome-parent {
  flex: 1;
  align-items: flex-end;
  justify-content: center;
  min-width: 301px;
  row-gap: 20px;
  font-size: var(--font-size-mini);
}
.about-alport-syndrome-parent,
.philosophy-parent {
  display: flex;
  flex-direction: row;
  max-width: 100%;
}
.philosophy-parent {
  width: 621px;
  align-items: flex-end;
  justify-content: flex-start;
  gap: var(--gap-3xs);
}


.bg-about-1-icon,
.main-icon {
  position: relative;
  max-height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.main-icon {
  align-self: stretch;
  overflow: hidden;
}
.bg-about-1-icon {
  width: 1100px;
  display: none;
}
.lbl-about01-1-icon,
.lbl-about02-1-icon {
  width: 360px;
  position: relative;
  object-fit: cover;
  z-index: 1;
}
.lbl-about02-1-icon {
  width: 380px;
}
.lblabout-rectangle {
  width: 800px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
}
.attorneys-have-come,
.galts-pharma-a,
.syndrome-and-good {
  margin-block-start: 0;
  margin-block-end: 10px;
}
.patients-in-the {
  margin: 0;
}
.galts-pharma-a-container {
  /*height: 130px;*/
  flex: 1;
  position: relative;
  display: inline-block;
  max-width: 100%;
  z-index: 1;
  font-size: 1.1em;
  line-height: 1.4;
}

.galts-pharma-a-container p{
  line-height: 2;
    margin: 0;
}


.bg-about-1-parent,
.frame-g-a-l-t-spharma {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  max-width: 100%;
}
.frame-g-a-l-t-spharma {
  width: 800px;
  flex-direction: row;
  padding: 0;
}
.bg-about-1-parent {
  align-self: stretch;
  flex-direction: column;
  align-items: center;
  padding: 80px var(--padding-74xl) 80px;
  gap: var(--gap-24xl);
  background-image: url(./public/bg-about-1@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 1;
  text-align: left;
  font-size: var(--font-size-base);
  color: var(--color-white);
  font-family: var(--font-inter);
}
.frame-publications-child {
  height: 183px;
  width: 1100px;
  position: relative;
  background-color: var(--color-white);
  display: none;
  max-width: 100%;
}

.pressrelease_box{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
  font-family: var(--font-inter);
}

.pressrelease_btn a{
    width: 37.5rem;
    padding: 1.2rem 1rem;
    /*border-radius: 0.3rem;*/
    display: block;
    /*background: #825bb8;*/
    /*background: #d83535;*/
    background: #fff;
    color: #d83535;
    border: 3px solid #d83535;
    font-size: 1.1rem;
    text-align: center;
    text-decoration: none;
    box-shadow: 2px 2px 3px 0px rgba(255, 255, 255, 0.2);
    transition: .3s all ease;
}

.pressrelease_btn a:hover{
  /*filter: brightness(1.1);*/
  background: #d83535;
  color: #fff;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.company1,
.philosophy1,
.publications1 {
  position: relative;
  z-index: 1;
}
.frame-about-c-k-d {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.about-alport-syndrome2,
.icon-ext-link-3 {
  position: relative;
  z-index: 1;
}
.icon-ext-link-3 {
  height: 15px;
  width: 15px;
  object-fit: cover;
}
.icons-link-frame-group {
  height: 18px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-12xs);
}
.about-ckd1 {
  flex: 1;
  position: relative;
  z-index: 1;
}
.icon-ext-link-4 {
  height: 15px;
  width: 15px;
  position: relative;
  object-fit: cover;
  z-index: 1;
}
.frame-alport-alp-c-k-d,
.icons-link-frame-group1 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.icons-link-frame-group1 {
  height: 18px;
  width: 103px;
  justify-content: flex-start;
}
.frame-alport-alp-c-k-d {
  width: 351px;
  justify-content: space-between;
  gap: var(--gap-xl);
  max-width: 100%;
  font-size: var(--font-size-sm);
}
.iconextlink-a-s,
.text-a-s-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.iconextlink-a-s {
  align-self: stretch;
  gap: var(--gap-14xl);
}
.text-a-s-title {
  width: 409px;
  padding: var(--padding-7xl) 0 0;
  box-sizing: border-box;
}
.photos1 {
  position: relative;
  z-index: 1;
}
.photos-section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 var(--padding-6xl);
}
.footer-info-child {
  height: 106px;
  width: 1100px;
  position: relative;
  background-color: var(--color-gray);
  display: none;
  max-width: 100%;
}

.parent-frame {
  display: flex;
  text-align: center;
  font-family: var(--font-inter);
}
.parent-frame {
  width: 100%;
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  letter-spacing: normal;
  font-size: var(--font-size-xl);
  color: var(--color-black);
  padding-top: 99px;
}

/* ##########SP########## */
@media screen and (min-width:1px) and (max-width:479px) {
  .bg-about-1-parent{
    padding: 8vw 15vw;
    gap: 4vw;
  }

  .lblabout-rectangle{
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4vw;
  }

  .lbl-about01-1-icon{
    width: 64.8vw;
  }

  .lbl-about02-1-icon{
    width: 68.4vw;
  }

  .frame-g-a-l-t-spharma{
    width: auto;
  }

  .galts-pharma-a-container{
    height: auto;
    font-size: 1em;
  }

    .galts-pharma-a-container p{
        line-height: 1.8;
    }
    
.pressrelease_box{
  margin-top: 2rem;
}

.pressrelease_btn a{
  box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.5;
}

}

