<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section#section-impact .row, .section#section-team {
  text-shadow: none;
  color: #0E0048
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div, .section#section-landing .animation&gt;div&gt;div&gt;div, .section#section-landing .content&gt;div&gt;div&gt;div {
  padding-left: 0;
  padding-right: 0
}
body, html {
  background: #16205F
}
body {
  overflow: hidden
}
#fullpage {
  visibility: hidden
}
.section {
  font-size: 12px
}
.section h2 {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 30px
}
.section a.cta, .section div.section-copy, .section p {
  opacity: 0;
  transition: opacity 1.25s, transform 1.25s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden
}
.section p {
  line-height: 18px;
  transition-delay: .5s
}
.section a.cta {
  transition: opacity 625ms, transform 625ms;
  transition-delay: .5s
}
.section.active a.cta, .section.active div.section-copy, .section.active h2, .section.active p {
  opacity: 1
}
.section#section-landing {
  position: relative
}
.section#section-landing .animation, .section#section-landing .content {
  top: 0;
  left: 0
}
.section#section-landing .animation {
  position: absolute;
  z-index: 1;
  margin-left: -15px;
  margin-right: -15px;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: flex-start
}
.section#section-landing .animation #lion-sig-desktop {
  width: 100%;
  height: auto;
  display: none
}
@media (min-width:768px) {
  .section h2 {
    font-size: 42px
  }
  .section {
    font-size: 16px
  }
  .section a.cta {
    margin-top: 10px
  }
  .section p {
    line-height: 24px
  }
  .section#section-landing .animation #lion-sig-desktop {
    margin: 0;
    display: block
  }
}
@media (min-width:768px) and (max-height:1050px) {
  .section#section-landing .animation #lion-sig-desktop {
    height: 100vh;
    width: auto
  }
}
.section#section-landing .content {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 2
}
.section#section-landing .content .section-copy {
  opacity: 0
}
.section#section-impact.active&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link, .section#section-landing .content .section-copy.active {
  opacity: 1
}
@media (min-width:768px) {
  .section#section-landing .content {
    display: block
  }
  .section#section-landing .content #sig-animation-mobile {
    display: none
  }
  .section#section-landing .content .section-copy {
    display: block;
    position: absolute;
    top: 50vh;
    left: 57vw;
    width: 30vw
  }
}
.section#section-synopsis {
  background-image: url(../images/home-bg-team.jpg)
}
.section#section-team {
  background-color: #221219;
  background-image: url(../images/home-bg-synopsis.gif)
}
.section#section-cases {
  background-color: #201518;
  background-image: url(../images/home-bg-cases.jpg)
}
.section#section-promo {
  background-image: url(../images/promo-section-bg.jpg)
}
.section#section-impact {
  background-color: #EFEDEA;
  background-image: url(../images/home-bg-impact.gif)
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1) {
  display: flex;
  flex-direction: column;
  margin-left: 4vw;
  width: 80vw
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1)&gt;div.copy {
  margin-bottom: 40px
}
@media (min-width:768px) {
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1) {
    margin-left: 7.5vw;
    width: 83vw;
    flex-direction: row
  }
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1) h2 {
    margin-left: 35.5%;
    width: 30%
  }
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1)&gt;div.copy {
    margin-left: 5%;
    width: 30%;
    display: flex;
    flex-direction: column
  }
  /* .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1)&gt;div.copy a {
    display: block
  }
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1)&gt;div.copy a.cta.red.left:hover .circle {
    border-color: #0E0048
  }
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(1)&gt;div.copy a.cta.red.left:hover .copy {
    color: #0E0048
  } */
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div&gt;.row {
    margin-left: -30px;
    margin-right: -30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link {
  opacity: 0;
  transition: opacity 625ms, transform 625ms;
  transition-delay: .5s;
  width: 100%
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link:not(:first-child) {
  display: none
}
@media (min-width:768px) {
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link {
    width: 30%
  }
  .section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link:not(:first-child) {
    display: block
  }
}
.section#section-impact&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link .item {
  margin: 0
}

.home-practice-areas {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 1fr));
  gap: 4rem;
}
.home-practice-areas h2 {
  grid-column: 1 / -1;
  max-width: 25ch;
}
.home-practice-areas p {
  max-width: 480px;
}
</pre></body></html>