@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400|PT+Serif:400,700,700i&display=swap");
/* GENERAL */
html {
  font-size: 12px;
  color: #1d1d1d;
}

body.member-list {
  background: #eaeaea;
  position: relative;
  font-family: "Open Sans", sans-serif;
  line-height: 1.3;
}

* {
  box-sizing: border-box;
}

nav {
  position: fixed;
  top: 60px;
  right: 0;
  transform: translateX(calc(100% - 54px));
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  float: left;
  transition: all ease 0.3s;
  padding: 6px;
  padding-left: 58px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 24px 0 0 24px;
}
nav.show {
  transform: translateX(0);
}
nav .icon,
nav .dvc-btn {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #792a40;
  display: block;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
}
nav .icon {
  position: absolute;
  height: 42px;
  width: 42px;
  left: 6px;
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='452.56' height='487.38' viewBox='0 0 452.56 487.38'%3E%3Cg id='print-button-svgrepo-com' transform='translate(-17.41)'%3E%3Cg id='Group_7' data-name='Group 7'%3E%3Cpath id='Path_17' data-name='Path 17' d='M400.1,100.918h-9.871V11.646A11.647,11.647,0,0,0,378.582,0H108.8A11.644,11.644,0,0,0,97.158,11.646v89.271H87.281A69.953,69.953,0,0,0,17.41,170.788V315.046a69.951,69.951,0,0,0,69.871,69.87h9.877v90.818A11.643,11.643,0,0,0,108.8,487.38H378.582a11.647,11.647,0,0,0,11.646-11.646V384.916H400.1a69.951,69.951,0,0,0,69.871-69.87V170.789A69.951,69.951,0,0,0,400.1,100.918ZM120.449,23.291H366.938v77.627H120.449Zm246.489,440.8H120.449V320.465H366.938Zm79.744-149.046A46.632,46.632,0,0,1,400.1,361.627h-9.871V320.465h25.186a11.645,11.645,0,0,0,0-23.291H75.421a11.645,11.645,0,1,0,0,23.291H97.158v41.162H87.281A46.634,46.634,0,0,1,40.7,315.046V170.789a46.633,46.633,0,0,1,46.581-46.58H400.1a46.633,46.633,0,0,1,46.58,46.58V315.046h0Z' fill='%23fff'/%3E%3Cpath id='Path_18' data-name='Path 18' d='M378.582,170.646a15.893,15.893,0,1,0,15.895,15.893A15.9,15.9,0,0,0,378.582,170.646Z' fill='%23fff'/%3E%3Cpath id='Path_19' data-name='Path 19' d='M147.618,360.734H339.764a11.645,11.645,0,1,0,0-23.291H147.618a11.645,11.645,0,1,0,0,23.291Z' fill='%23fff'/%3E%3Cpath id='Path_20' data-name='Path 20' d='M147.618,403.926H339.764a11.645,11.645,0,1,0,0-23.291H147.618a11.645,11.645,0,1,0,0,23.291Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px;
}
nav .icon.active {
  background-color: #4e1127;
}
nav .dvc-btn {
  height: 42px;
  padding: 0 1.5rem;
  line-height: 42px;
  vertical-align: middle;
  text-align: center;
  border-radius: 21px;
}
nav .dvc-btn:first-child {
  margin-bottom: 6px;
}
nav .dvc-btn.active {
  background: #4e1127;
}

.page {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden;
  width: calc(92vw - 90px);
  max-width: 703px;
  height: auto;
  margin: 1rem auto;
  padding: 55px 45px;
  box-sizing: content-box;
}

#front-page h1, #back-page h1 {
  font-size: 3.5rem;
}
#front-page .front-logo, #back-page .front-logo {
  margin-top: -55px;
  margin-left: -45px;
  padding: 55px 45px 2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='623.784' height='171.907' viewBox='0 0 623.784 171.907'%3E%3Cg id='Group_4' data-name='Group 4' transform='translate(-38.592 -609.275)'%3E%3Cpath id='Path_12' data-name='Path 12' d='M2382.131-2013s163.011,7.229,331.1,62.2,292.682,109.712,292.682,109.712V-2013Z' transform='translate(-2343.539 2622.275)' fill='%23b58f91'/%3E%3Cpath id='Path_13' data-name='Path 13' d='M2435.437-2013s88.03,7.3,225.112,40.355,267.423,78.788,267.423,78.788V-2013Z' transform='translate(-2265.595 2622.275)' fill='%23694849'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right top;
  width: calc(100% + 90px);
}
#front-page .front-logo img, #back-page .front-logo img {
  max-height: 120px;
  max-width: 100%;
  width: auto;
}
#front-page .feature-img, #back-page .feature-img {
  background-image: url("../img/team.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  height: 300px;
  width: calc(100% + 90px);
  margin-left: -45px;
}
#front-page .front-content, #back-page .front-content {
  margin-top: -35px;
  margin-left: -45px;
  width: calc(100% + 90px);
  padding: 45px 45px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='792.557' height='332.214' viewBox='0 0 792.557 332.214'%3E%3Cg id='Group_6' data-name='Group 6' transform='translate(-87.001 -146.608)'%3E%3Cpath id='Path_14' data-name='Path 14' d='M2259.252-1385.072s152.4-112.674,350.646-165.3,440.152-77.848,440.152-77.848-207.041-34.488-405.291-45.072-385.507,35.383-385.507,35.383Z' transform='translate(-2172.251 1863.894)' fill='%23b58f91'/%3E%3Cpath id='Path_15' data-name='Path 15' d='M2260.249-1635.5l0,222.747s158.243-87.927,355.585-130.9,436.967-44.432,436.967-44.432-218.4-75.914-415.741-86.89S2260.249-1635.5,2260.249-1635.5Z' transform='translate(-2173.248 1823.15)' fill='%23694849'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: left top;
}
#front-page .front-content .page-title, #back-page .front-content .page-title {
  margin-bottom: 1rem;
}
#front-page .front-content #company-sub-title, #back-page .front-content #company-sub-title {
  font-size: 1.25rem;
  margin-left: -14px;
  margin-bottom: 2rem;
  width: calc(100% + 28px);
  padding: 6px 14px;
  background: rgba(255, 255, 255, 0.4);
}

#back-page h2 {
  font-size: 2rem;
  margin-bottom: 3rem !important;
}
#back-page p {
  line-height: 1.5;
  font-size: 14px;
}
#back-page .front-content {
  background-image: none;
  position: relative;
}
#back-page .front-content:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='792.557' height='332.214' viewBox='0 0 792.557 332.214'%3E%3Cg id='Group_6' data-name='Group 6' transform='translate(-87.001 -146.608)'%3E%3Cpath id='Path_14' data-name='Path 14' d='M2259.252-1385.072s152.4-112.674,350.646-165.3,440.152-77.848,440.152-77.848-207.041-34.488-405.291-45.072-385.507,35.383-385.507,35.383Z' transform='translate(-2172.251 1863.894)' fill='%23b58f91'/%3E%3Cpath id='Path_15' data-name='Path 15' d='M2260.249-1635.5l0,222.747s158.243-87.927,355.585-130.9,436.967-44.432,436.967-44.432-218.4-75.914-415.741-86.89S2260.249-1635.5,2260.249-1635.5Z' transform='translate(-2173.248 1823.15)' fill='%23694849'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: left top;
}

.row {
  position: relative;
  margin-left: -14px;
  margin-bottom: 1rem;
  width: calc(100% + 28px);
  background: rgba(255, 255, 255, 0.4);
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row:last-of-type {
  margin-bottom: 0;
}

.col, .col-4, .col-8 {
  float: left;
  width: 100%;
  padding: 6px 14px;
}
.col img, .col-4 img, .col-8 img {
  width: 100%;
  height: auto;
}

.first-letter::first-letter {
  color: #4E6A8E;
  font-size: 200%;
  line-height: 1;
  font-weight: bold;
}

.inner-page {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='793.004' height='186.055' viewBox='0 0 793.004 186.055'%3E%3Cg id='Group_5' data-name='Group 5' transform='translate(-86.996 -188.923)'%3E%3Cpath id='Path_14' data-name='Path 14' d='M2259.252-1488.916s171.628-55.731,369.877-89.5,423.122-45.574,423.122-45.574-209.243-43.079-407.492-49.871-385.507,22.7-385.507,22.7Z' transform='translate(-2172.251 1863.894)' fill='%23b58f91'/%3E%3Cpath id='Path_15' data-name='Path 15' d='M2260.249-1652.957l0,128.005s158.244-50.528,355.587-75.225,436.97-25.534,436.97-25.534-218.4-43.625-415.744-49.933S2260.249-1652.957,2260.249-1652.957Z' transform='translate(-2173.252 1865.465)' fill='%23694849'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left 3rem;
}

h1, h2, h3 {
  font-family: "PT Serif", serif;
  margin: 0;
  line-height: 1.2;
}

h1 {
  margin-bottom: 3rem;
  font-size: 2.25rem;
  text-transform: uppercase;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1rem;
}

p {
  margin: 0;
}

.page-title {
  color: #D0DDEA;
  filter: drop-shadow(1px 2px 1px rgba(78, 106, 142, 0.6));
}

.members {
  width: calc(100% + 28px);
  margin-left: -14px;
}

.member-card {
  padding: 14px;
  width: 100%;
  height: 472px;
  overflow: hidden;
  float: left;
  position: relative;
}

.member-image {
  width: 100%;
  margin: 0 auto 0.75rem;
  height: 150px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.member-header, .feat {
  position: relative;
  padding-left: 14px;
  color: #4E6A8E;
  margin-bottom: 0.75rem;
}
.member-header .name, .feat .name {
  text-transform: uppercase;
}
.member-header .title, .feat .title {
  margin: 0;
  font-size: 11px;
}
.member-header:before, .feat:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  width: 14px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.649' height='52' viewBox='0 0 14.649 52'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %234e6a8e; %7D %3C/style%3E%3C/defs%3E%3Cpath id='Path_16' data-name='Path 16' class='cls-1' d='M0,0H8l6.649,25.723L8,52H0Z'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
}
.member-header span, .feat span {
  font-size: 9px;
  text-transform: uppercase;
}

.feat {
  line-height: 40px;
  vertical-align: middle;
}

.member-description {
  margin-bottom: 0.5rem;
}
.member-description p {
  font-size: 11px;
  line-height: 1.25;
}

.member-info {
  position: absolute;
  width: calc(100% - 28px);
  left: 14px;
  right: 14px;
  bottom: 14px;
}
.member-info ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.member-info ul li {
  position: relative;
  padding-left: 18px;
  line-height: 1.5;
}
.member-info ul li:before {
  content: "";
  height: 11px;
  width: 11px;
  background: #4E6A8E;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (min-width: 520px) {
  #front-page .feature-img, #back-page .feature-img {
    height: 360px;
  }
  #front-page .front-content, #back-page .front-content {
    margin-top: -55px;
    padding-top: 60px;
  }

  .member-card {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .inner-page {
    background-position: left 2rem;
  }

  .member-card,
.col, .col-4 {
    width: 33.3333%;
  }

  .col-8 {
    width: 66.6666%;
  }

  .col img {
    width: calc(100% + 45px);
    margin: -6px 0 0 -45px;
  }

  #front-page .front-logo, #back-page .front-logo {
    background-size: 75%;
    min-height: 165px;
  }
  #front-page .feature-img, #back-page .feature-img {
    height: 420px;
  }
  #front-page .front-content, #back-page .front-content {
    margin-top: -75px;
    padding-top: 80px;
  }
}
body.print .page {
  width: 703px;
  height: 1013px;
}
body.print .inner-page {
  background-position: left 2rem;
}
body.print .member-card {
  width: 33.33333%;
}
body.print .col, body.print .col-4 {
  width: 33.3333%;
}
body.print .col-8 {
  width: 66.6666%;
}
body.print .col img {
  width: calc(100% + 45px);
  margin: -6px 0 0 -45px;
}
body.print #front-page .front-logo, body.print #back-page .front-logo {
  background-size: 75%;
  min-height: 165px;
}
body.print #front-page .feature-img, body.print #back-page .feature-img {
  height: 420px;
}
body.print #front-page .front-content, body.print #back-page .front-content {
  margin-top: -75px;
  padding-top: 80px;
}

/*# sourceMappingURL=style.css.map */
