@import url(
  https://fonts.googleapis.com/css?family=Open+Sans:300,
  400,
  600,
  700
);
@import url(
  https://fonts.googleapis.com/css?family=Open+Sans:300,
  400,
  600,
  700
); /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
body,
code,
div,
em,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
img,
p,
small,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
article,
footer,
header,
main {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
code {
  font-family: monospace;
  font-size: 1em;
}
td {
  padding: 0;
}
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body * {
  text-align: left;
}
.container {
  width: 100%;
  position: relative;
}
.container__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  padding: 0 1em;
  display: block;
  position: relative;
}
.container__inner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 51.26em) {
  .container__inner {
    padding: 0 1.5em;
  }
}
@font-face {
  font-family: efframedium;
  src: url(/pba-demos/td/static/effra_medium-webfont.39e2b154.eot);
  src: url(/pba-demos/td/static/effra_medium-webfont.39e2b154.eot?#iefix)
      format("embedded-opentype"),
    url(/pba-demos/td/static/effra_medium-webfont.6ab2367d.woff2)
      format("woff2"),
    url(/pba-demos/td/static/effra_medium-webfont.42a44141.woff)
      format("woff"),
    url(/pba-demos/td/static/effra_medium-webfont.cd610e23.ttf)
      format("truetype"),
    url(/pba-demos/td/static/effra_medium-webfont.4513bcd8.svg#efframedium)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: micr_encodingregular;
  src: url(/pba-demos/td/static/micrenc-webfont.6e29fef5.eot);
  src: url(/pba-demos/td/static/micrenc-webfont.6e29fef5.eot?#iefix)
      format("embedded-opentype"),
    url(/pba-demos/td/static/micrenc-webfont.cd0d05fd.woff2)
      format("woff2"),
    url(/pba-demos/td/static/micrenc-webfont.f5ffe2b6.woff) format("woff"),
    url(/pba-demos/td/static/micrenc-webfont.7b98b522.ttf)
      format("truetype"),
    url(/pba-demos/td/static/micrenc-webfont.7f849071.svg#micr_encodingregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 6.4rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.6rem;
}
.headline {
  font-size: 2.4rem;
  line-height: 1.4;
}
.headline--small {
  font-size: 1.5rem;
}
.headline--effra {
  font-size: 3.1rem;
  line-height: 1.1;
}
.headline--effra,
.headline--effra-small {
  font-weight: 300;
  font-family: efframedium, Helvetica, Arial, Lucida Grande, sans-serif;
}
.headline--effra-small {
  font-size: 2.2rem;
  line-height: 1.2;
}
.heading {
  text-transform: uppercase;
  font-weight: 600;
  font-family: Open Sans, Helvetica, Arial, Lucida Grande, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.heading--small {
  font-size: 1.2rem;
}
@media (min-width: 37.51em) {
  .headline--effra {
    font-size: 3.6rem;
  }
  .headline--effra-small {
    font-size: 2.6rem;
  }
}
@media (min-width: 70.01em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 1.8rem;
  }
}
body {
  background: #fff;
  font-family: Open Sans, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #4f5e66;
  -webkit-font-smoothing: antialiased;
}
a {
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: #2382ce;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #1c69a7;
}
a:active,
a:focus {
  outline: 0;
}
p {
  font-size: 1.4rem;
}
p,
small {
  margin-bottom: 1em;
  line-height: 1.5;
}
small {
  display: block;
  font-size: 1.2rem;
}
img {
  max-width: 100%;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    top: 100px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    top: 100px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
[ng-cloak],
[ng_cloak] {
  display: none !important;
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 5em;
  padding: 0 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #dae4e8;
  z-index: 333;
}
.header__logo img,
.header__logo svg {
  width: 100%;
  max-width: 10em;
  display: inline-block;
  vertical-align: middle;
}
.header__drawer-link {
  margin-left: auto;
  padding-left: 1.5em;
  cursor: pointer;
}
.header__drawer-link svg {
  fill: CurrentColor;
}
.header__drawer-link a {
  font-weight: 600;
  color: #4f5e66;
}
.header__drawer-link a:hover {
  color: #2382ce;
}
.header__drawer {
  width: 100%;
  max-height: 0;
  display: none;
  position: absolute;
  top: 5em;
  left: 0;
  font-weight: 600;
  background: #fff;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 333;
  -webkit-animation: header-slide 0.1s ease-in 1;
  animation: header-slide 0.1s ease-in 1;
}
.header__drawer a {
  padding: 0.75em 0;
  text-align: center;
  display: block;
  color: #7d919c;
}
.header__drawer a:hover {
  color: #2382ce;
}
@-webkit-keyframes header-slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 15em;
  }
}
@keyframes header-slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 15em;
  }
}
@media (min-width: 51.26em) {
  .header {
    height: 6.25em;
    padding: 0 1.5em;
  }
  .header__logo {
    max-width: 12em;
  }
  .header__drawer {
    width: 13.5em;
    padding: 0 1.5em;
    position: absolute;
    top: 7.25em;
    left: auto;
    right: 1.5em;
    border: none;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  }
  .header__drawer a {
    padding: 0.5em 0;
    text-align: left;
    color: #7d919c;
  }
}
@media (min-width: 80.01em) {
  .header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .header__drawer {
    right: 5%;
  }
}
[class^="col__"] {
  margin-bottom: 2em;
}
.footer {
  width: 100%;
  min-height: 6.25em;
  padding: 2em 0;
  display: block;
  border-top: 1px solid #dae4e8;
}
@-webkit-keyframes option-slide {
  0% {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 75em;
    opacity: 1;
  }
}
@keyframes option-slide {
  0% {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 75em;
    opacity: 1;
  }
}
a:focus {
  color: #144b77;
}
@-webkit-keyframes megaloads {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes megaloads {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.ver-container {
  padding-top: 3em;
}
.ver-container .container__inner {
  max-width: 75.715em;
}
[class^="ver-col__"],
[class^="ver-row__"] {
  margin-bottom: 2em;
}
.ver-col__skinny {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 51.26em) {
  .ver-container {
    padding-top: 4em;
  }
  .ver-col__skinny {
    max-width: 48.571em;
  }
}
@media (min-width: 70.01em) {
  .ver-container {
    padding-top: 5em;
  }
}
.ver-landing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 3em;
}
.ver-landing__image {
  max-width: 23em;
  margin: 1em auto 2em;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.ver-landing__greeting {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.ver-landing__heading {
  margin: 0 0 0.25em;
}
.ver-landing__message {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 2em;
}
@media (min-width: 37.51em) {
  .ver-landing__image {
    max-width: inherit;
    margin: 0 0 2em;
  }
}
@media (min-width: 51.26em) {
  .ver-landing {
    display: block;
  }
  .ver-landing__image {
    float: right;
    padding-left: 5%;
  }
} /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=dce0aa57728aebbf28ccf4120d47c082) * Config saved to config.json and https://gist.github.com/dce0aa57728aebbf28ccf4120d47c082 */ /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
@font-face {
  font-family: FontAwesome;
  src: url(/pba-demos/td/static/fontawesome-webfont.674f50d2.eot);
  src: url(/pba-demos/td/static/fontawesome-webfont.674f50d2.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(/pba-demos/td/static/fontawesome-webfont.af7ae505.woff2)
      format("woff2"),
    url(/pba-demos/td/static/fontawesome-webfont.fee66e71.woff)
      format("woff"),
    url(/pba-demos/td/static/fontawesome-webfont.b06871f2.ttf)
      format("truetype"),
    url(/pba-demos/td/static/fontawesome-webfont.912ec66d.svg#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
body,
code,
div,
em,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
img,
p,
small,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
article,
footer,
header,
main {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
code {
  font-family: monospace;
  font-size: 1em;
}
td {
  padding: 0;
}
html {
  font-size: 62.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body * {
  text-align: left;
}
.container {
  width: 100%;
  position: relative;
}
.container__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  padding: 0 1em;
  display: block;
  position: relative;
}
.container__inner:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 51.26em) {
  .container__inner {
    padding: 0 1.5em;
  }
}
@font-face {
  font-family: 'weblysleekuisl';
  src: url('fonts/weblysleek/weblysleekuisl-webfont.eot');
  src:
    url('fonts/weblysleek/weblysleekuisl-webfont.eot?#iefix')
    format('embedded-opentype'),
    url('fonts/weblysleek/weblysleekuisl-webfont.woff2') format('woff2'),
    url('fonts/weblysleek/weblysleekuisl-webfont.woff') format('woff'),
    url('fonts/weblysleek/weblysleekuisl-webfont.ttf') format('truetype'),
    url('fonts/weblysleek/weblysleekuisl-webfont.svg#weblysleekuisl-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: weblysleekuisb;
  src: url(/pba-demos/td/static/weblysleekuisb-webfont.9d753943.eot);
  src: url(/pba-demos/td/static/weblysleekuisb-webfont.9d753943.eot?#iefix)
      format("embedded-opentype"),
    url(/pba-demos/td/static/weblysleekuisb-webfont.674ab0e2.woff2)
      format("woff2"),
    url(/pba-demos/td/static/weblysleekuisb-webfont.7fd65d01.woff)
      format("woff"),
    url(/pba-demos/td/static/weblysleekuisb-webfont.0b316c6f.ttf)
      format("truetype"),
    url(/pba-demos/td/static/weblysleekuisb-webfont.28fe4bbe.svg#weblysleekuisb-webfont)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: micr_encodingregular;
  src: url(/pba-demos/td/static/micrenc-webfont.6e29fef5.eot);
  src: url(/pba-demos/td/static/micrenc-webfont.6e29fef5.eot?#iefix)
      format("embedded-opentype"),
    url(/pba-demos/td/static/micrenc-webfont.cd0d05fd.woff2)
      format("woff2"),
    url(/pba-demos/td/static/micrenc-webfont.f5ffe2b6.woff) format("woff"),
    url(/pba-demos/td/static/micrenc-webfont.7b98b522.ttf)
      format("truetype"),
    url(/pba-demos/td/static/micrenc-webfont.7f849071.svg#micr_encodingregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 6.4rem;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.6rem;
}
.headline {
  font-size: 2.4rem;
  line-height: 1.4;
}
.headline--small {
  font-size: 1.6rem;
}
.heading {
  text-transform: uppercase;
  font-weight: 300;
  font-family: weblysleekuisl, Helvetica, Arial, Lucida Grande, sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.heading--small {
  font-size: 1.2rem;
}
.headline--effra,
.headline--effra-small {
  font-weight: 300;
  font-family: weblysleekuisl, Helvetica, Arial, Lucida Grande, sans-serif;
}
@media (min-width: 37.51em) {
  .headline--effra {
    font-size: 2.9rem;
  }
  .headline--effra-small {
    font-size: 2.6rem;
  }
}
@media (min-width: 70.01em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 1.8rem;
  }
}
body {
  background: #fff;
  font-family: weblysleekuisl, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #1c1c1c;
  -webkit-font-smoothing: antialiased;
}
a {
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  color: #038203;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #1a5336;
}
a:active,
a:focus {
  outline: 0;
}
p {
  font-size: 1.4rem;
}
p,
small {
  margin-bottom: 1em;
  line-height: 1.5;
}
small {
  display: block;
  font-size: 1.2rem;
}
img {
  max-width: 100%;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    top: 100px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    top: 100px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
[ng-cloak],
[ng_cloak] {
  display: none !important;
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 5em;
  padding: 0 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #dae4e8;
  z-index: 333;
}
.header__logo img,
.header__logo svg {
  width: 100%;
  max-width: 10em;
  display: inline-block;
  vertical-align: middle;
}
.header__drawer-link {
  margin-left: auto;
  padding-left: 1.5em;
  cursor: pointer;
}
.header__drawer-link svg {
  fill: CurrentColor;
}
.header__drawer-link a {
  font-weight: 600;
  color: #1c1c1c;
}
.header__drawer-link a:hover {
  color: #1a5336;
}
.header__drawer {
  width: 100%;
  max-height: 0;
  display: none;
  position: absolute;
  top: 5em;
  left: 0;
  font-weight: 600;
  background: #fff;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 333;
  -webkit-animation: header-slide 0.1s ease-in 1;
  animation: header-slide 0.1s ease-in 1;
}
.header__drawer a {
  padding: 0.75em 0;
  text-align: center;
  display: block;
  color: #767676;
}
.header__drawer a:hover {
  color: #1a5336;
}
@-webkit-keyframes header-slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 15em;
  }
}
@keyframes header-slide {
  0% {
    max-height: 0;
  }
  to {
    max-height: 15em;
  }
}
@media (min-width: 51.26em) {
  .header {
    height: 6.25em;
    padding: 0 1.5em;
  }
  .header__logo {
    max-width: 12em;
  }
  .header__drawer {
    width: 13.5em;
    padding: 0 1.5em;
    position: absolute;
    top: 7.25em;
    left: auto;
    right: 1.5em;
    border: none;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  }
  .header__drawer a {
    padding: 0.5em 0;
    text-align: left;
    color: #767676;
  }
}
@media (min-width: 80.01em) {
  .header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .header__drawer {
    right: 5%;
  }
}
[class^="col__"] {
  margin-bottom: 2em;
}
.footer {
  width: 100%;
  min-height: 6.25em;
  padding: 2em 0;
  display: block;
  border-top: 1px solid #dae4e8;
}
@-webkit-keyframes option-slide {
  0% {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 75em;
    opacity: 1;
  }
}
@keyframes option-slide {
  0% {
    max-height: 0;
    opacity: 0;
  }
  to {
    max-height: 75em;
    opacity: 1;
  }
}
a:focus {
  color: #020503;
}
@-webkit-keyframes megaloads {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes megaloads {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.ver-container {
  padding-top: 3em;
}
.ver-container .container__inner {
  max-width: 75.715em;
}
[class^="ver-col__"],
[class^="ver-row__"] {
  margin-bottom: 2em;
}
.ver-col__skinny {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 51.26em) {
  .ver-container {
    padding-top: 4em;
  }
  .ver-col__skinny {
    max-width: 48.571em;
  }
}
@media (min-width: 70.01em) {
  .ver-container {
    padding-top: 5em;
  }
}
.ver-landing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 3em;
}
.ver-landing__image {
  max-width: 23em;
  margin: 1em auto 2em;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.ver-landing__greeting {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.ver-landing__heading {
  margin: 0 0 0.25em;
}
.ver-landing__message {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-bottom: 2em;
}
@media (min-width: 37.51em) {
  .ver-landing__image {
    max-width: inherit;
    margin: 0 0 2em;
  }
}
@media (min-width: 51.26em) {
  .ver-landing {
    display: block;
  }
  .ver-landing__image {
    float: right;
    padding-left: 5%;
  }
}
p {
  font-size: 1.6rem;
}
small {
  color: #1c1c1c;
}
a:focus {
  outline: 1px dotted #1a5336;
}
.header {
  font-size: 1.6rem;
}
.header__logo {
  max-width: 150px;
  height: 1.934em;
}
.header__logo img {
  width: 150px;
  max-width: 150px;
}
.header__drawer-link a {
  color: #038203;
  font-weight: 400;
}
.header__drawer-link a:hover {
  color: #1a5336;
}
.header__badge {
  width: 3.1725em;
  height: 2.848125em;
  margin-left: 1em;
}
.header__badge svg {
  display: block;
}
@media (min-width: 37.51em) {
  .header__badge {
    width: 8.875em;
    height: 2.8125em;
  }
}
@media (min-width: 51.26em) {
  .header__logo {
    max-width: 174px;
  }
  .header__logo img {
    width: 174px;
    max-width: 174px;
  }
}
.ver-col__skinny {
  min-height: calc(100vh - 17em);
}
.ver-landing__dec {
  max-width: 4em;
  margin-bottom: 1em;
}
@media (min-width: 37.51em) {
  .ver-landing__dec {
    max-width: inherit;
  }
}
@media (min-width: 51.26em) {
  .ver-col__skinny {
    min-height: calc(100vh - 19.5em);
  }
}
@media (min-width: 70.01em) {
  .ver-col__skinny {
    min-height: calc(100vh - 20.5em);
  }
}
