p {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  line-height: 1.7;
  margin: 0 0 15px;
}

a {
  color: #FA4244;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a:active {
  outline: none;
  ie-dummy: expression(this.hideFocus=true);
}
a:active, a:focus {
  color: rgb(251.3144329897, 115.6855670103, 117.1597938144);
  text-decoration: none;
}
a:hover {
  color: rgb(251.3144329897, 115.6855670103, 117.1597938144);
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #003D78;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin: 20px 0 10px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

h1 {
  font-size: 44px;
  font-size: 2.75rem;
  font-weight: 800;
}

h2 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 800;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

h5 {
  font-size: 16px;
  font-size: 1rem;
}

.home-heading {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container, .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before, .container:after, .container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

.container:after, .container-fluid:after {
  clear: both;
}

@media (min-width: 750px) {
  .container {
    width: auto;
  }
}
@media (min-width: 970px) {
  .container {
    width: auto;
  }
}
@media (min-width: 1285px) {
  .container {
    width: auto;
    max-width: 1255px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 750px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 970px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1285px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1500px) {
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
}
html {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body, html {
  height: 100%;
}

body {
  color: #555960;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
  position: relative;
  left: 0;
  margin: 0;
  min-height: 100%;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  background-color: #E8EAED;
}
body .bg {
  content: "";
  background: #E8EAED;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}

main {
  padding-bottom: 20px;
}
main:after {
  background: linear-gradient(0deg, #F8F9FA 0%, #FFFFFF 100%);
  bottom: 0;
  content: "";
  height: 190px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

img {
  max-width: 100%;
  height: auto;
}

object, embed, audio, video {
  max-width: 100%;
}

i, em, .italic {
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}

strong, b, .bold {
  font-weight: 900;
}

b i, i b {
  font-weight: 900;
  font-style: italic;
}

label {
  font-family: "Montserrat", sans-serif;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

ul ul, ol ul {
  list-style-type: circle;
  list-style-position: inside;
}

ol ol, ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
}

ul ul ul, ul ol ul, ol ul ul, ol ol ul {
  list-style-type: square;
  list-style-position: inside;
}

ul ul ol, ul ol ol, ol ul ol, ol ol ol {
  list-style-type: lower-roman;
  list-style-position: inside;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5px;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  border: 0;
}

select::-ms-expand {
  display: none;
}

section {
  margin-top: 0;
  padding: 80px 0;
  position: relative;
}
@media (min-width: 750px) {
  section {
    padding: 100px 0;
  }
}

.header {
  background: #003D78;
  color: #FFFFFF;
  text-align: center;
  padding: 100px 0 80px;
  position: relative;
}
.header h1 {
  color: #FFFFFF;
  margin: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  letter-spacing: -0.5px;
  font-size: 2.4em;
}
@media (max-width: 750px) {
  .header h1 {
    font-size: 2em;
  }
}
.header p {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 4px;
  margin: 40px auto 0;
  padding: 30px 40px;
  max-width: 800px;
  border: 2px solid rgba(255, 255, 255, 0.25);
  font-family: "Montserrat", sans-serif;
  transition: 0.3s ease all;
}
.header p strong {
  color: #FA4244;
}

.values {
  background: #00C4E9;
  padding-top: 0;
  padding-bottom: 60px;
  color: #003D78;
}
.values h2 {
  color: #003D78;
  text-align: center;
  margin-bottom: 60px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 2.2em;
  letter-spacing: 0.5px;
}
.values h3 {
  color: #003D78;
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  border-left: 4px solid #003D78;
  padding-left: 20px;
  transition: 0.3s ease all;
}
.values h3:first-of-type {
  margin-top: 0;
}
.values h3:hover {
  border-left-width: 6px;
  padding-left: 22px;
}
.values ul {
  margin-left: 24px;
}
.values ul li {
  margin-bottom: 12px;
  color: #003D78;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  padding-left: 8px;
  transition: 0.3s ease all;
  cursor: default;
}
.values ul li::marker {
  color: #003D78;
}
.values ul li:hover {
  color: rgb(0, 35.075, 69);
  padding-left: 12px;
  transform: translateX(4px);
}

.focus {
  background: #003D78;
  color: #FFFFFF;
  position: relative;
  margin-top: 0;
  padding-top: 120px;
}
.focus::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  height: 60px;
  background: #003D78;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.focus h2 {
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 2em;
  margin-bottom: 20px;
}
.focus p {
  color: rgba(255, 255, 255, 0.95);
  font-size: 1.25rem;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.focus .focus-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 16px;
}
.focus .focus-tags .tag {
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50px;
  padding: 6px 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 0.85em;
  color: #FFFFFF;
  transition: 0.3s ease all;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}
.focus .focus-tags .tag:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
}
.focus .focus-tags .tag:focus {
  outline: 2px solid rgba(255, 255, 255, 0.5);
  outline-offset: 2px;
}
.focus > a {
  display: inline-block;
  height: 80px;
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: auto;
  transition: 0.3s ease all;
}
.focus > a img {
  height: 100%;
  width: auto;
  opacity: 0.9;
  filter: brightness(1.1);
  transition: 0.3s ease all;
  display: block;
}
.focus > a:hover img {
  opacity: 1;
  transform: scale(1.05);
}
@media (min-width: 750px) {
  .focus > a {
    height: 100px;
    right: 75px;
    bottom: 50px;
  }
}

.streamline-divider {
  padding: 80px 0 60px;
  margin-top: -70px;
  background: transparent;
  overflow: hidden;
  position: relative;
  height: auto;
}
.streamline-divider .streamline-row {
  display: flex;
  gap: 0;
  width: max-content;
  margin-bottom: 18px;
  will-change: transform;
  min-height: 10px;
  align-items: center;
  position: relative;
}
.streamline-divider .streamline-row:last-child {
  margin-bottom: 0;
}
.streamline-divider.streamline-divider-top .streamline-row-top, .streamline-divider:first-of-type .streamline-row-top {
  animation: slideRightToLeft 25s linear infinite !important;
}
.streamline-divider.streamline-divider-top .streamline-row-bottom, .streamline-divider:first-of-type .streamline-row-bottom {
  animation: slideRightToLeft 37.5s linear infinite !important;
}
.streamline-divider.streamline-divider-bottom .streamline-row-top, .streamline-divider:last-of-type .streamline-row-top {
  animation: slideLeftToRight 25s linear infinite;
  transform: translateX(-50%);
}
.streamline-divider.streamline-divider-bottom .streamline-row-bottom, .streamline-divider:last-of-type .streamline-row-bottom {
  animation: slideLeftToRight 37.5s linear infinite;
  transform: translateX(-50%);
}
@keyframes slideRightToLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes slideLeftToRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.streamline-divider .streamline {
  height: 10px;
  border-radius: 50px;
  display: inline-block;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin: 0;
  position: relative;
  vertical-align: top;
}
.streamline-divider .streamline.long {
  width: 180px;
}
.streamline-divider .streamline.medium {
  width: 120px;
}
.streamline-divider .streamline.short {
  width: 80px;
}
.streamline-divider .streamline:not(:last-child).long {
  margin-right: 180px;
}
.streamline-divider .streamline:not(:last-child).medium {
  margin-right: 120px;
}
.streamline-divider .streamline:not(:last-child).short {
  margin-right: 80px;
}
.streamline-divider .streamline.blue {
  background: #003D78;
}
.streamline-divider .streamline.red {
  background: #FA4244;
}
.streamline-divider .streamline.cyan {
  background: #00C4E9;
}
.streamline-divider .streamline.light-blue {
  background: #555960;
}
.streamline-divider .streamline.gray {
  background: #555960;
}

#muscle-arm {
  position: fixed;
  font-size: 16px;
  pointer-events: none;
  z-index: 9999;
  transition: none;
  user-select: none;
  transform-origin: center;
  opacity: 0;
}

.font-picker {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.font-picker-open {
  text-align: right;
}
.font-picker-open:hover {
  cursor: pointer;
}
.font-picker .inputs {
  display: none;
}
.font-picker .inputs-flex-container {
  display: flex;
  flex-direction: column;
}
.font-picker select {
  margin-bottom: 20px;
}
.font-picker select, .font-picker button {
  padding: 10px;
}
