<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section#section-1, .section#section-impact .row {
  color: #0e0048;
  text-shadow: none
}
body, html {
  background: #291820
}
.section {
  display: flex;
  align-items: center;
  height: auto;
  min-height: 100vh;
  padding: 80px 0;
  background-size: cover;
  background-position: center
}
.section a.cta, .section p {
  opacity: 1
}
.section a.cta, .section div.section-copy, .section p {
  opacity: 1;
  transition: opacity 1.25s, transform 1.25s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 12px;
  line-height: 15px;
  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 .expertise-area:not(:first-child) {
  margin-top: 50px
}
.section .expertise-area ul {
  margin: 1.25em;
}
.section#section-0 {
  background-image: url(../images/medmal-9.jpg);
  background-color: #291820
}
.page-id-2919 .section#section-0 {
  background-image: url(../images/medmal-mass-tort.jpg);
}
.section#section-1 {
  background-image: url(../images/home-bg-impact.jpg);
  background-color: #efedea
}
.section#section-2 {
  background-image: url(../images/approach-impact-bg.gif);
  background-color: #171e60
}
.section#section-3 {
  background-image: url(../images/medmal-4.jpg);
  background-color: #22151c
}
.section#section-footer {
  min-height: auto
}
.section#section-impact {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #efedea;
  background-image: url(../images/home-bg-impact.gif)
}
.section#section-impact.active&gt;.fp-tableCell&gt;.row:nth-child(2)&gt;div .box-link {
  opacity: 1
}
.section#section-impact&gt;.row:nth-child(1) {
  width: 100%;
  margin-bottom: 50px
}
.section#section-impact&gt;.row:nth-child(2) {
  width: 100%
}
@media (min-width:768px) {
  .section a.cta, .section div.section-copy, .section p {
    font-size: 16px;
    line-height: 24px
  }
  .section#section-impact&gt;.row:nth-child(2)&gt;div&gt;.row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }
}
.section#section-impact&gt;.row:nth-child(2)&gt;div .box-link {
  margin-bottom: 50px;
  opacity: 1;
  transition: opacity 625ms, transform 625ms;
  transition-delay: .5s
}
.section#section-impact&gt;.row:nth-child(2)&gt;div .box-link .item {
  margin: 0
}
.section#section-faqs {
  background-color: #fff;
  text-shadow: none;
  color: #16205F
}
.section#section-faqs h2 {
  margin-bottom: 40px
}
.section#section-faqs .profile-section {
  color: #16205F
}
.section#section-faqs .profile-section .row {
  border-top: 1px solid #d7d2cb
}
.section#section-faqs .profile-section .title {
  position: relative
}
.section#section-faqs .profile-section .title h4 {
  margin: 0;
  cursor: pointer;
  padding: 40px 20px 40px 0
}
.section#section-faqs .profile-section .title .arrow {
  position: absolute;
  display: block;
  width: 15px;
  top: 47px;
  right: 0;
  transform: rotate(0);
  transition: transform .2s ease-in-out
}
.section#section-faqs .profile-section .title .arrow svg {
  width: 100%;
  height: auto
}
.section#section-faqs .profile-section .title.active .arrow {
  transform: rotate(180deg)
}
.section#section-faqs .profile-section .copy {
  display: none;
  padding-bottom: 40px
}
.section#section-faqs .profile-section .copy ul {
  margin: 1.25em;
}
.section#section-faqs .profile-section .copy.active {
  display: block
}
.section#section-faqs .connect-with-us {
  margin-top: 50px
}
.section#section-team {
  padding: 0;
  display: block;
  background-image: url(../images/script-bg.gif);
  background-color: #FBFAFA;
  text-shadow: none;
  min-height: auto
}
.section#section-team a.team-member-link {
  position: relative
}
.section#section-team .heading {
  height: 345px;
  color: #141b4d;
  padding-top: 85px
}
.section#section-team .heading h2 {
  text-align: left;
  margin-top: 0;
  font-size: 30px
}
@media (min-width:768px) {
  .section#section-team .heading {
    height: 500px;
    padding-top: 200px
  }
  .section#section-team .heading h2 {
    font-size: 40px
  }
}
.section#section-team .heading p {
  font-size: 14px
}
.section#section-team .team-member {
  padding: 0;
  overflow: hidden;
  background-color: #341c24;
  height: 360px
}
@media (min-width:992px) {
  .section#section-team .team-member {
    height: 480px
  }
}
.section#section-team .team-member dl {
  bottom: 40px;
  right: 45px;
  position: absolute;
  z-index: 3;
  color: #fff;
  background: 0 0;
  transform: scale3d(1, 1, 1);
  text-shadow: 0 0 1px rgba(0, 0, 0, .5)
}
.section#section-team .team-member:hover:after {
  opacity: 1
}
.section#section-team .team-member:hover .bg {
  transform: scale3d(1.025, 1.025, 1.025)
}
.section#section-team .team-member:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: opacity .6s;
  background-color: rgba(0, 0, 0, .2);
  z-index: 2;
  top: 0;
  left: 0
}
.section#section-team .team-member .sig-holder {
  position: absolute;
  bottom: 100px;
  right: 40px;
  z-index: 3;
  width: 100%
}
.section#section-team .team-member .sig-holder svg {
  margin: 0 auto;
  width: 80%;
  height: auto
}
.section#section-team .team-member .sig-holder svg path {
  stroke-width: 0
}
.section#section-team .team-member .sig-holder svg path.active {
  stroke-width: 2.5px
}
.section#section-team .team-member .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
  transition: transform .6s ease-out
}
.section#section-contact-form {
  position: relative;
  background: #141b4d;
  color: #FFF
}
.section#section-contact-form svg {
  display: block;
  position: absolute;
  height: 90%;
  width: auto;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%)
}
.section#section-contact-form h4 {
  color: #F7BD15
}
.section#section-contact-form form {
  position: relative;
  overflow: hidden
}
.section#section-contact-form form.sent .feedback {
  display: flex
}
.section#section-contact-form .input-group {
  width: 100%;
  margin-top: 20px
}
.section#section-contact-form .input-group.error label {
  color: red
}
.section#section-contact-form .input-group.error input, .section#section-contact-form .input-group.error textarea {
  border-color: red
}
.section#section-contact-form input, .section#section-contact-form textarea {
  display: block;
  width: 100%;
  background: 0 0;
  font-size: 20px;
  margin: 0;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #d7d2cb
}
.section#section-contact-form input::placeholder, .section#section-contact-form textarea::placeholder {
  color: #FFF
}
.section#section-contact-form input:focus, .section#section-contact-form textarea:focus {
  outline: transparent
}
.section#section-contact-form textarea {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #d7d2cb
}
.section#section-contact-form label {
  display: block;
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px
}
.section#section-contact-form button, .section#section-contact-form input[type=submit] {
  margin-top: 10px;
  background: var(--c-red);
  border: none;
  padding: 10px 50px
}
.section#section-contact-form .wpcf7-not-valid-tip, .section#section-contact-form .wpcf7-response-output {
  display: none!important
}
.section#section-contact-form .feedback {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #141b4d
}
</pre></body></html>