/*------------------------------------*\
    reset
\*------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input::-ms-clear {
  display: none;
}

.entry-content {
  /* product-infographic */
  /* end product-infographic */
  /* minebrowser */
  /* end minebrowser */
}
.entry-content [role=button] {
  cursor: pointer;
}
.entry-content a,
.entry-content a:visited {
  text-decoration: none;
}
.entry-content a {
  color: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.entry-content a,
.entry-content [role=button] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content a:hover,
.entry-content [role=button]:hover {
  opacity: 0.75;
}
.entry-content a.nohovertrans:hover,
.entry-content .nohovertrans[role=button] {
  opacity: 1;
}
.entry-content .clearfix {
  clear: both;
}
.entry-content em {
  font-style: italic;
}
.entry-content .h1,
.entry-content h1 {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 1em;
  line-height: 1.2;
}
.entry-content .h2,
.entry-content h2 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 1em;
  font-weight: 300;
}
.entry-content .h3,
.entry-content h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 1em;
}
.entry-content .h4,
.entry-content h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
}
.entry-content .h5,
.entry-content h5 {
  font-size: 14px;
  line-height: 1.2;
}
.entry-content .h6,
.entry-content h6 {
  font-size: 8px;
  line-height: 1.2;
}
.entry-content .heading-reset {
  margin-bottom: 0;
  color: inherit;
  font-size: 1em;
}
.entry-content p {
  line-height: 1.4;
  min-height: 1px;
  font-weight: 300;
}
.entry-content p small {
  font-size: 0.85em;
}
.entry-content li {
  font-weight: 300;
}
.entry-content td strong,
.entry-content td b,
.entry-content li strong,
.entry-content li b,
.entry-content p strong,
.entry-content p b {
  font-weight: bold;
}
.entry-content figure + p,
.entry-content div + p,
.entry-content p + p,
.entry-content ol + p,
.entry-content ul + p,
.entry-content h1 + p,
.entry-content h2 + p,
.entry-content h3 + p,
.entry-content h4 + p,
.entry-content h5 + p,
.entry-content h6 + p,
.entry-content div + p {
  margin-top: 1.2em;
}
.entry-content p + figure,
.entry-content p + div,
.entry-content p + ol,
.entry-content p + ul,
.entry-content p + h1,
.entry-content p + h2,
.entry-content p + h3,
.entry-content p + h4,
.entry-content p + h5,
.entry-content p + h6,
.entry-content p + div {
  margin-top: 1.2em;
}
.entry-content p + .fancy-text {
  margin-top: 0;
}
.entry-content .fancy-text + p {
  margin-top: 0;
}
.entry-content ul + figure,
.entry-content ul + div,
.entry-content ul + ol,
.entry-content ul + ul,
.entry-content ul + h1,
.entry-content ul + h2,
.entry-content ul + h3,
.entry-content ul + h4,
.entry-content ul + h5,
.entry-content ul + h6,
.entry-content ul + div {
  margin-top: 1.2em;
}
.entry-content ol + figure,
.entry-content ol + div,
.entry-content ol + ol,
.entry-content ol + ul,
.entry-content ol + h1,
.entry-content ol + h2,
.entry-content ol + h3,
.entry-content ol + h4,
.entry-content ol + h5,
.entry-content ol + h6,
.entry-content ol + div {
  margin-top: 1.2em;
}
.entry-content .h3 + figure,
.entry-content .h3 + div,
.entry-content .h3 + ol,
.entry-content .h3 + ul,
.entry-content .h3 + h1,
.entry-content .h3 + h2,
.entry-content .h3 + h3,
.entry-content .h3 + h4,
.entry-content .h3 + h5,
.entry-content .h3 + h6,
.entry-content .h3 + div,
.entry-content h3 + figure,
.entry-content h3 + div,
.entry-content h3 + ol,
.entry-content h3 + ul,
.entry-content h3 + h1,
.entry-content h3 + h2,
.entry-content h3 + h3,
.entry-content h3 + h4,
.entry-content h3 + h5,
.entry-content h3 + h6,
.entry-content h3 + div {
  margin-top: 1em;
}
.entry-content .h4 + figure,
.entry-content .h4 + div,
.entry-content .h4 + ol,
.entry-content .h4 + ul,
.entry-content .h4 + h1,
.entry-content .h4 + h2,
.entry-content .h4 + h3,
.entry-content .h4 + h4,
.entry-content .h4 + h5,
.entry-content .h4 + h6,
.entry-content .h4 + div,
.entry-content h4 + figure,
.entry-content h4 + div,
.entry-content h4 + ol,
.entry-content h4 + ul,
.entry-content h4 + h1,
.entry-content h4 + h2,
.entry-content h4 + h3,
.entry-content h4 + h4,
.entry-content h4 + h5,
.entry-content h4 + h6,
.entry-content h4 + div {
  margin-top: 1.2em;
}
.entry-content .h5 + div,
.entry-content .h5 + ol,
.entry-content .h5 + ul,
.entry-content .h5 + h1,
.entry-content .h5 + h2,
.entry-content .h5 + h3,
.entry-content .h5 + h4,
.entry-content .h5 + h5,
.entry-content .h5 + h6,
.entry-content .h5 + figure,
.entry-content .h5 + div,
.entry-content h5 + div,
.entry-content h5 + ol,
.entry-content h5 + ul,
.entry-content h5 + h1,
.entry-content h5 + h2,
.entry-content h5 + h3,
.entry-content h5 + h4,
.entry-content h5 + h5,
.entry-content h5 + h6,
.entry-content h5 + figure,
.entry-content h5 + div {
  margin-top: 1.2em;
}
.entry-content .h6 + figure,
.entry-content .h6 + div,
.entry-content .h6 + ol,
.entry-content .h6 + ul,
.entry-content .h6 + h1,
.entry-content .h6 + h2,
.entry-content .h6 + h3,
.entry-content .h6 + h4,
.entry-content .h6 + h5,
.entry-content .h6 + h6,
.entry-content .h6 + div,
.entry-content h6 + figure,
.entry-content h6 + div,
.entry-content h6 + ol,
.entry-content h6 + ul,
.entry-content h6 + h1,
.entry-content h6 + h2,
.entry-content h6 + h3,
.entry-content h6 + h4,
.entry-content h6 + h5,
.entry-content h6 + h6,
.entry-content h6 + div {
  margin-top: 1.2em;
}
.entry-content p + h2,
.entry-content p + h3,
.entry-content p + h4,
.entry-content p + h5,
.entry-content p + h6 {
  margin-top: 1.2em;
}
.entry-content figure + figure,
.entry-content figure + ol,
.entry-content figure + ul,
.entry-content figure + h1,
.entry-content figure + h2,
.entry-content figure + h3,
.entry-content figure + h4,
.entry-content figure + h5,
.entry-content figure + h6,
.entry-content figure + div {
  margin-top: 1.2em;
}
.entry-content ol,
.entry-content ul {
  line-height: 1.4;
  padding-left: 2em;
}
.entry-content ul {
  list-style: disc;
}
.entry-content ol ol {
  list-style: lower-roman;
}
.entry-content ol ol ol {
  list-style: lower-greek;
}
.entry-content ol ol ol ol {
  list-style: decimal;
}
.entry-content li + li {
  margin-top: 0.8em;
}
.entry-content li > ul {
  margin-top: 1em;
  margin-left: 2em;
}
.entry-content li > ol {
  margin-top: 1em;
  margin-left: 2em;
}
.entry-content p.has-normal-font-size {
  font-size: 16px;
}
.entry-content p.has-small-font-size {
  font-size: 12px !important;
}
.entry-content p.has-medium-font-size {
  font-size: 22px !important;
}
.entry-content p.has-large-font-size {
  font-size: 20px !important;
}
.entry-content p.has-x-large-font-size {
  font-size: 24px !important;
}
.entry-content li a,
.entry-content p a {
  color: #385E9D;
  text-decoration: underline;
}
.entry-content li a:hover,
.entry-content p a:hover {
  opacity: 1;
  color: #141B4D;
}
.entry-content sup {
  font-size: 0.7em;
  vertical-align: 0.4em;
}
.entry-content sub {
  font-size: 0.7em;
  vertical-align: -0.4em;
}
.entry-content strong {
  font-weight: bold;
}
.entry-content .wp-block-image:not(.is-resized) {
  margin-bottom: 0;
}
.entry-content .wp-block-image:not(.is-resized) figure:not(.is-resized) img {
  height: auto;
  width: 100%;
}
.entry-content .wp-block-image:not(.is-resized) figcaption {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 1em;
  margin-bottom: 0;
  position: relative;
}
.entry-content .wp-block-image:not(.is-resized) figcaption strong {
  font-weight: bold;
}
.entry-content .wp-block-image:not(.is-resized) figcaption a {
  color: #385E9D;
}
.entry-content .wp-block-image:not(.is-resized).size-medium img {
  width: 50%;
}
.entry-content .wp-block-image:not(.is-resized).size-thumbnail img {
  width: 25%;
}
.entry-content .wp-block-image:not(.is-resized).size-large img {
  width: 100%;
}
.entry-content .wp-block-image:not(.is-resized).size-full img {
  width: auto;
  max-width: 100%;
}
.entry-content .is-style-equal-margin .wp-block-image.size-large img {
  width: 112.5%;
}
.entry-content .is-style-equal-margin .wp-block-image.size-full img {
  max-width: 112.5%;
}
.entry-content .wp-block-image.is-style-framed .image {
  position: relative;
  display: inline-block;
}
.entry-content .wp-block-image.is-style-framed .components-resizable-box__container::after,
.entry-content .wp-block-image.is-style-framed .image::after,
.entry-content .wp-block-image.is-style-framed .components-resizable-box__container::before,
.entry-content .wp-block-image.is-style-framed .image::before {
  content: "";
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.entry-content .wp-block-image.is-style-framed .components-resizable-box__container::before,
.entry-content .wp-block-image.is-style-framed .image::before {
  background: url("../../img/frame/left-1.png") no-repeat;
  background-position: top left;
  background-size: cover;
}
.entry-content .wp-block-image.is-style-framed .components-resizable-box__container::after,
.entry-content .wp-block-image.is-style-framed .image::after {
  background: url("../../img/frame/right-1.png") no-repeat;
  background-position: bottom right;
  background-size: cover;
}
.entry-content .acf-true-false input[type=checkbox] {
  background: #fff;
}
.entry-content .wp-block-pullquote {
  text-align: left;
  margin: 2em;
  margin-left: 0;
  padding: 0 2em;
  border: 0;
  border-left: 3px solid #38A38C;
}
.entry-content .wp-block-pullquote p {
  font-size: 1.16em;
  line-height: 1.4;
  color: #38A38C;
}
.entry-content .wp-block-pullquote cite {
  font-size: 0.8em;
  margin-top: 1em;
  line-height: 1.2;
  font-style: italic;
  color: #38A38C;
  text-align: left;
}
.entry-content .wp-block-pullquote cite strong {
  font-style: normal;
}
.entry-content .wp-block-pullquote::after {
  content: "";
  display: block;
  clear: both;
}
.entry-content .alignleft,
.entry-content .alignright {
  max-width: 50%;
  display: block;
  margin-bottom: 40px;
}
.entry-content .alignleft {
  float: left;
  margin-right: 40px;
}
.entry-content .alignright {
  float: right;
  margin-left: 40px;
}
.entry-content .aligncenter {
  margin: 0 auto;
  max-width: 90%;
  display: block;
}
.entry-content .wp-block-image.aligncenter,
.entry-content .wp-block-image .aligncenter {
  text-align: center;
}
.entry-content .wp-block-image .aligncenter > figcaption,
.entry-content .wp-block-image .alignleft > figcaption,
.entry-content .wp-block-image .alignright > figcaption,
.entry-content .wp-block-image.is-resized > figcaption {
  display: block;
}
.entry-content .wp-block-table figcaption,
.entry-content .wp-block-image figcaption {
  font-size: 0.8em;
  text-align: left;
}
.entry-content .wp-block-table figcaption {
  padding-bottom: 1em;
}
.entry-content .wp-block-quote {
  padding: 2em;
  text-align: center;
  position: relative;
}
.entry-content .wp-block-quote p {
  font-size: 1.2em;
}
.entry-content .wp-block-quote cite {
  display: block;
  font-size: 0.8em;
  text-align: center;
  margin-top: 2em;
}
.entry-content .wp-block-quote cite strong {
  font-weight: bold;
}
.entry-content .wp-block-separator {
  margin: 40px auto;
  border: 0;
  height: 1px;
  width: 100%;
  background-color: #C7C9C7;
}
.entry-content .wp-block-spacer.responsive {
  height: 100px !important;
}
.entry-content input[disabled=disabled] {
  opacity: 0.5;
}
.entry-content .note-expander,
.entry-content .wp-block-table {
  overflow-x: visible;
}
.entry-content .note-expander table,
.entry-content .wp-block-table table {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}
.entry-content .note-expander table > thead > tr:nth-child(1),
.entry-content .wp-block-table table > thead > tr:nth-child(1) {
  background: -webkit-gradient(linear, left top, right top, from(rgb(49, 84, 147)), to(rgb(20, 26, 68)));
  background: linear-gradient(90deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 100%);
}
.entry-content .note-expander table > thead > tr:nth-child(1) th,
.entry-content .wp-block-table table > thead > tr:nth-child(1) th {
  color: #fff;
}
.entry-content .note-expander th,
.entry-content .note-expander td,
.entry-content .wp-block-table th,
.entry-content .wp-block-table td {
  border: 0;
  padding: 0.4em 0.8em;
}
.entry-content .note-expander th.has-text-align-left,
.entry-content .note-expander td.has-text-align-left,
.entry-content .wp-block-table th.has-text-align-left,
.entry-content .wp-block-table td.has-text-align-left {
  text-align: left;
}
.entry-content .note-expander th.has-text-align-right,
.entry-content .note-expander td.has-text-align-right,
.entry-content .wp-block-table th.has-text-align-right,
.entry-content .wp-block-table td.has-text-align-right {
  text-align: right;
}
.entry-content .note-expander th.has-text-align-center,
.entry-content .note-expander td.has-text-align-center,
.entry-content .wp-block-table th.has-text-align-center,
.entry-content .wp-block-table td.has-text-align-center {
  text-align: center;
}
.entry-content .note-expander thead,
.entry-content .wp-block-table thead {
  border-bottom: 0;
}
.entry-content .note-expander tbody,
.entry-content .wp-block-table tbody {
  border-top: 2px solid #385E9D;
  border-bottom: 2px solid #385E9D;
}
.entry-content .note-expander tbody tr:nth-child(odd),
.entry-content .wp-block-table tbody tr:nth-child(odd) {
  background: rgba(56, 94, 157, 0.07);
}
.entry-content .note-expander.is-last-column-border th:last-child:not(:first-child),
.entry-content .note-expander.is-last-column-border td:last-child:not(:first-child),
.entry-content .wp-block-table.is-last-column-border th:last-child:not(:first-child),
.entry-content .wp-block-table.is-last-column-border td:last-child:not(:first-child) {
  border-left: 1px solid rgba(56, 94, 157, 0.3);
}
.entry-content .wp-block-table.is-style-stripes table {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
  border-top: 2px solid #385E9D;
  border-bottom: 2px solid #385E9D;
  border-collapse: separate;
}
.entry-content .wp-block-table.is-style-stripes table > thead > tr:nth-child(1) {
  background: transparent;
}
.entry-content .wp-block-table.is-style-stripes table > thead > tr:nth-child(1) th {
  color: #333333;
}
.entry-content .wp-block-table.is-style-stripes table thead {
  position: sticky;
  background: #EAEEF5;
  background: -webkit-gradient(linear, left top, right top, from(rgb(242, 245, 249)), to(rgb(243, 245, 249)));
  background: linear-gradient(90deg, rgb(242, 245, 249) 0%, rgb(243, 245, 249) 100%);
  top: 90px;
}
.entry-content .wp-block-table.is-style-stripes table thead tr:last-child th {
  border-bottom: 1px solid rgba(56, 94, 157, 0.3);
}
.entry-content .wp-block-table.is-style-stripes table thead tr:last-child th:last-child {
  border-top: 1px solid rgba(56, 94, 157, 0.3);
}
.entry-content .wp-block-table.is-style-stripes table thead th {
  background: transparent;
}
.entry-content .wp-block-table.is-style-stripes tbody {
  border-top: 0;
  border-bottom: 0;
}
.entry-content .wp-block-table.is-style-stripes tbody th {
  background: -webkit-gradient(linear, left top, right top, from(rgb(49, 84, 147)), to(rgb(20, 26, 68)));
  background: linear-gradient(90deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 100%);
  color: #fff;
  font-weight: normal;
}
.entry-content .wp-block-table.is-style-stripes tbody tr.subheadinglevel--2 th {
  background: rgba(56, 94, 157, 0.3);
  color: #000;
}
.entry-content .wp-block-column:not(:first-child) {
  margin-left: 32px;
}
.entry-content .wp-block-group::after {
  content: "";
  display: table;
  clear: both;
}
.entry-content .wp-block-column[style*=flex-basis] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.entry-content .has-blue-color {
  color: #385E9D;
}
.entry-content .has-blue-dark-color {
  color: #141B4D;
}
.entry-content .has-blue-light-color {
  color: #EAEEF5;
}
.entry-content .has-blue-light-color {
  color: #EAEEF5;
}
.entry-content .has-purple-color {
  color: #A15A95;
}
.entry-content .has-purple-dark-color {
  color: #6F5091;
}
.entry-content .has-purple-light-color {
  color: #9595D2;
}
.entry-content .has-rose-color {
  color: #D25B73;
}
.entry-content .has-grey-color {
  color: #C7C9C7;
}
.entry-content .has-grey-light-color {
  color: #F7F7F7;
}
.entry-content .has-grey-dark-color {
  color: #707070;
}
.entry-content .has-black-color {
  color: #333333;
}
.entry-content .has-teal-color {
  color: #38A38C;
}
.entry-content .has-white-color {
  color: #fff;
}
.entry-content .has-background.has-blue-background-color {
  background-color: #385E9D;
}
.entry-content .has-background.has-blue-dark-background-color {
  background-color: #141B4D;
}
.entry-content .has-background.has-blue-light-background-color {
  background-color: #EAEEF5;
}
.entry-content .has-background.has-teal-background-color {
  background-color: #38A38C;
}
.entry-content .has-background.has-purple-background-color {
  background-color: #A15A95;
}
.entry-content .has-background.has-purple-dark-background-color {
  background-color: #6F5091;
}
.entry-content .has-background.has-purple-light-background-color {
  background-color: #9595D2;
}
.entry-content .has-background.has-rose-background-color {
  background-color: #D25B73;
}
.entry-content .has-background.has-grey-background-color {
  background-color: #C7C9C7;
}
.entry-content .has-background.has-grey-light-background-color {
  background-color: #F7F7F7;
}
.entry-content .has-background.has-grey-dark-background-color {
  background-color: #707070;
}
.entry-content .has-background.has-black-background-color {
  background-color: #333333;
}
.entry-content .wp-block-button.is-style-outline {
  color: #333333;
}
.entry-content .wp-block-button__link {
  display: inline-block;
  padding: 1em 2em;
}
.entry-content .is-style-outline .wp-block-button__link,
.entry-content .wp-block-button__link.is-style-outline {
  border: 0.1vw solid;
}
.entry-content .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-block-group.is-style-margin-negative-top {
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
.entry-content .wp-block-group.is-style-margin-negative-top > .wp-block-group__inner-container {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .wp-block-group.is-style-margin-negative-top-with-padding {
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
.entry-content .wp-block-group.is-style-margin-negative-top-with-padding > .wp-block-group__inner-container {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 80px 100px 0;
}
.entry-content .wp-block-group .wp-block-group.is-style-margin-negative-top-with-padding > .wp-block-group__inner-container, .entry-content .wp-block-group .wp-block-group.is-style-margin-negative-top > .wp-block-group__inner-container, .entry-content .wp-block-group .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
  width: 70.5%;
}
.entry-content .wp-block-group.is-style-padding-right > .wp-block-group__inner-container {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20%;
}
.entry-content .wp-block-group .wp-block-group.is-style-padding-right > .wp-block-group__inner-container {
  width: 70.5%;
}
.entry-content .post-password-form {
  margin-top: 120px;
}
.entry-content .list-alpha {
  list-style: lower-alpha;
}
.entry-content .anchor {
  position: absolute;
  margin-top: -90px;
}
@media screen and (max-width: 1279px) {
  .entry-content .anchor {
    margin-top: -80px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .anchor {
    margin-top: -40px;
  }
}
.entry-content > .applicationform .applicationform__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .applicationform__form {
  background: #EAEEF5;
  padding: 30px;
  position: relative;
}
.entry-content .applicationform__form .btn {
  border: 0;
}
.entry-content .applicationform__form.processing::after {
  display: block;
  position: absolute;
  z-index: 100;
  content: "Sending...";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: bold;
  font-size: 34px;
}
.entry-content .applicationform__message[aria-hidden=true] {
  display: none;
}
.entry-content .applicationform__textfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.entry-content .applicationform__file__label,
.entry-content .applicationform__textfield label {
  width: 50%;
  font-family: 500;
  padding-right: 20px;
}
.entry-content .applicationform__textfield textarea,
.entry-content .applicationform__file input,
.entry-content .applicationform__textfield input {
  width: 50%;
}
.entry-content .applicationform__textfield textarea {
  height: 10em;
}
.entry-content .applicationform__file input {
  cursor: pointer;
}
.entry-content .applicationform__textfield input {
  padding: 5px;
}
.entry-content .applicationform__file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px dotted #38A38C;
  padding: 5px;
  cursor: pointer;
}
.entry-content .applicationform__message {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.4;
}
.entry-content .applicationform__message--error {
  color: #D25B73;
}
.entry-content .applicationform__message--success {
  color: #38A38C;
}
.entry-content .applicationform__form h2 {
  margin-bottom: 20px;
}
.entry-content .applicationform__intro {
  margin-bottom: 40px;
  font-size: 14px;
}
.entry-content .docfile {
  font-size: 16px;
}
.entry-content .applicationform__recaptcha {
  margin: 2em 0;
}
.entry-content .applicationform__textfield__required {
  color: #D25B73;
}
@media screen and (max-width: 1279px) {
  .entry-content > .applicationform .applicationform__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .applicationform__textfield {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .entry-content .applicationform__textfield label {
    width: 100%;
    line-height: 1.4;
  }
  .entry-content .applicationform__textfield input[type=text] {
    width: 100%;
    padding: 6px;
  }
  .entry-content .applicationform__textfield textarea {
    width: 100%;
    padding: 6px;
  }
  .entry-content .applicationform__file {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
    padding: 6px;
  }
  .entry-content .applicationform__file__label {
    width: 100%;
    line-height: 1.4;
  }
  .entry-content .applicationform__message {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .entry-content .applicationform__form {
    padding: 20px;
  }
  .entry-content .applicationform__form h2 {
    margin-bottom: 20px;
  }
  .entry-content .applicationform__intro {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .entry-content .docfile {
    font-size: 16px;
  }
  .entry-content .applicationform__file input,
  .entry-content .applicationform__textfield input {
    width: 100%;
  }
  .entry-content .form-float .applicationform {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .applicationform .applicationform__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .applicationform__recaptcha {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: top left;
            transform-origin: top left;
  }
  .entry-content .applicationform__textfield {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .entry-content .applicationform__textfield label {
    width: 100%;
    line-height: 1.4;
  }
  .entry-content .applicationform__textfield input[type=text] {
    width: 100%;
    padding: 6px;
  }
  .entry-content .applicationform__file {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
    padding: 6px;
  }
  .entry-content .applicationform__file__label {
    width: 100%;
    line-height: 1.4;
  }
  .entry-content .applicationform__message {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .entry-content .applicationform__form {
    padding: 20px;
  }
  .entry-content .applicationform__form h2 {
    margin-bottom: 20px;
  }
  .entry-content .applicationform__intro {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .entry-content .docfile {
    font-size: 16px;
  }
  .entry-content .applicationform__file input,
  .entry-content .applicationform__textfield input {
    width: 100%;
  }
  .entry-content .form-float .applicationform {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.entry-content > .button-image .button-image__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .button-image__grid {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.entry-content .button-image__link {
  height: 248px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .button-image__link:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .button-image__link:hover {
  background-size: 110% auto;
}
.entry-content .button-image__link:hover:before {
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.9) 0%, rgba(58, 98, 171, 0.9) 60%);
}
.entry-content .button-image__link:hover .button-image__back_label {
  opacity: 1;
}
.entry-content .button-image__link:hover .button-image__back_label + .button-image__label {
  opacity: 0;
}
.entry-content .button-image__back_label {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .button-image__back_label span {
  display: block;
}
.entry-content .button-image__back_label:after {
  content: "";
  width: 16px;
  height: 11px;
  background: url("../../img/svg/down-arrow.svg") no-repeat;
  background-size: contain;
  display: inline-block;
}
.entry-content .button-image__label {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 30px;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .entry-content > .button-image .button-image__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .button-image__link {
    height: auto;
    padding-top: 50%;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .button-image .button-image__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .button-image__grid {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}
.entry-content .cta-banner__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .cta-banner__image {
  width: 100%;
  padding-top: 40%;
  overflow: hidden;
  position: relative;
}
.entry-content .cta-banner__image img {
  width: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
}
.entry-content .cta-banner {
  overflow: hidden;
}
.entry-content .cta-banner__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -90px;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 80px;
}
.entry-content .cta-banner__text {
  width: calc(100% - 430px);
  padding-right: 30px;
}
.entry-content .cta-banner__text--full {
  width: 100%;
  padding-right: 0;
}
.entry-content .cta-banner__link {
  width: 430px;
  height: 290px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.entry-content .cta-banner__link:before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.95)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.95) 100%);
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .cta-banner__link:hover {
  background-size: 110% 110%;
}
.entry-content .cta-banner__link:hover:before {
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.9) 0%, rgba(58, 98, 171, 0.9) 60%);
}
.entry-content .cta-banner__link:hover .cta-banner__back_label {
  opacity: 1;
}
.entry-content .cta-banner__link:hover .cta-banner__back_label + .cta-banner__label {
  opacity: 0;
}
.entry-content .cta-banner__back_label {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .cta-banner__back_label span {
  display: block;
}
.entry-content .cta-banner__back_label:after {
  content: "";
  width: 16px;
  height: 11px;
  background: url("../../img/svg/down-arrow.svg") no-repeat;
  background-size: contain;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.entry-content .cta-banner__label {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 30px;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .entry-content .cta-banner__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .cta-banner__text {
    width: 50%;
  }
  .entry-content .cta-banner__link {
    width: 50%;
    height: auto;
    background-size: cover;
  }
  .entry-content .cta-banner__flex {
    padding: 60px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .cta-banner__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .cta-banner__flex {
    padding: 60px 0;
    margin-top: 0;
  }
  .entry-content .cta-banner__text {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
  .entry-content .cta-banner__link {
    width: 100%;
    margin-top: 30px;
    height: auto;
    background-size: cover;
    padding-top: 80%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.entry-content > .cta-download .cta-download__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .cta-download {
  overflow: hidden;
}
.entry-content .cta-download__container {
  padding: 90px 0;
  background: rgb(58, 98, 171);
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
}
.entry-content .cta-download__cta + .cta-download__cta {
  margin-top: 3em;
}
.entry-content .cta-download__heading h2 {
  color: #fff;
}
.entry-content .cta-download__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .cta-download__flex--top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.entry-content .cta-download__cover {
  width: 50%;
  padding-left: 20px;
}
.entry-content .cta-download__cover img {
  width: 100%;
  display: block;
}
.entry-content .cta-download__cover a {
  display: block;
}
.entry-content .cta-download__cover a:hover {
  opacity: 0.75;
}
.entry-content .cta-download__text {
  width: 50%;
  padding-right: 30px;
  color: #fff;
}
.entry-content .cta-download__body {
  font-weight: 300;
}
.entry-content .cta-download__body p a {
  color: currentColor;
  font-weight: 500;
}
.entry-content .cta-download__action {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .cta-download__action a + a {
  margin-top: 1em;
}
.entry-content .cta-download__mobile__action {
  display: none;
}
.entry-content .cta-download__links {
  margin-top: 30px;
}
.entry-content .cta-download__svg ._cloud {
  -webkit-animation-name: cloudmoves;
          animation-name: cloudmoves;
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.entry-content .cta-download__svg ._foreground {
  -webkit-animation-name: foregroundmove;
          animation-name: foregroundmove;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
.entry-content .cta-download__svg ._truck {
  -webkit-animation-name: truckmove;
          animation-name: truckmove;
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}
@-webkit-keyframes cloudmoves {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(5%, 1%);
            transform: translate(5%, 1%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@keyframes cloudmoves {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(5%, 1%);
            transform: translate(5%, 1%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@-webkit-keyframes foregroundmove {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(1%, 1%);
            transform: translate(1%, 1%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@keyframes foregroundmove {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(1%, 1%);
            transform: translate(1%, 1%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@-webkit-keyframes truckmove {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(3%, 0%);
            transform: translate(3%, 0%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@keyframes truckmove {
  0% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  50% {
    -webkit-transform: translate(3%, 0%);
            transform: translate(3%, 0%);
  }
  100% {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 1279px) {
  .entry-content > .cta-download .cta-download__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .cta-download__container {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .cta-download .cta-download__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .cta-download__container {
    padding: 60px 0;
  }
  .entry-content .cta-download__text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .entry-content .cta-download__body {
    text-align: left;
  }
  .entry-content .cta-download__cover {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 30px;
  }
}
.entry-content .cta-image {
  overflow: hidden;
}
.entry-content .cta-image__wrapper {
  position: relative;
}
.entry-content .cta-image__wrapper:after {
  content: "";
  background: url("../../img/svg/bg-dots.svg") no-repeat;
  background-size: contain;
  width: 529px;
  height: 529px;
  position: absolute;
  left: 41.6%;
  top: -140px;
  z-index: -1;
}
.entry-content .cta-image__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .cta-image__image {
  width: 55%;
}
.entry-content .cta-image__image img {
  width: 100%;
}
.entry-content .cta-image__content {
  width: 45%;
  padding: 70px calc(50% - 544px) 100px 70px;
}
.entry-content .cta-image__heading {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1em;
}
.entry-content .cta-image__heading p {
  line-height: 1.2;
}
.entry-content .cta-image__container + .cta-image__container .cta-image__image {
  margin-top: -70px;
}
.entry-content .cta-image__container--right .cta-image__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: calc(50% - 544px);
  padding-right: 70px;
}
.entry-content .cta-image__container--right .cta-image__image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.entry-content .cta-image__container--right .cta-image__wrapper:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: -100px;
  z-index: -1;
}
.entry-content .cta-image__button {
  margin-top: 1em;
}
.entry-content .cta-image__button + .cta-image__button {
  margin-top: 1em;
}
.entry-content .cta-image__total {
  position: relative;
  padding-top: 170px;
  padding-bottom: 100px;
}
.entry-content .cta-image__total.effect-fadein::before {
  -webkit-transform: translateY(30px) translateX(-65%);
          transform: translateY(30px) translateX(-65%);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.entry-content .cta-image__total.effect-fadein.active::before {
  -webkit-transform: translateY(0) translateX(-65%);
          transform: translateY(0) translateX(-65%);
}
.entry-content .cta-image__total.effect-fadein.active .cta-image__container::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.entry-content .cta-image__total.effect-fadein .cta-image__container::before {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.entry-content .cta-image__total:before {
  content: "";
  width: 957px;
  height: 100%;
  background: #EAEEF5;
  position: absolute;
  left: 50%;
  top: 100px;
  z-index: -2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.entry-content .cta-image__total._style--1 {
  padding-top: 0;
}
.entry-content .cta-image__total._style--1::before {
  display: none;
}
.entry-content .cta-image__total._style--1 .cta-image__container:before {
  content: "";
  width: 70%;
  height: 100%;
  background: #EAEEF5;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: -2;
}
.entry-content .cta-image__total._style--1 .cta-image__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .cta-image__total._style--1 .cta-image__wrapper::after {
  display: none;
}
.entry-content .cta-image__total._style--1 .cta-image__content {
  padding-top: 100px;
  padding-bottom: 20px;
}
.entry-content .cta-image__total._style--1 .cta-image__container--right:before {
  content: "";
  right: auto;
  left: 0;
}
.entry-content .cta-image__total._style--2 {
  padding-top: 100px;
}
.entry-content .cta-image__total._style--2::before {
  display: none;
}
.entry-content .cta-image__total._style--2 .cta-image__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .cta-image__total._style--2 .cta-image__wrapper::after {
  display: none;
}
.entry-content .cta-image__total._style--2 .cta-image__content {
  width: 50%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.entry-content .cta-image__total._style--2 .cta-image__image {
  width: 50%;
  position: relative;
}
.entry-content .cta-image__total._style--2 .cta-image__image:after {
  content: "";
  background: url("../../img/svg/bg-dots.svg") no-repeat;
  background-size: contain;
  width: 529px;
  height: 529px;
  position: absolute;
  right: -90px;
  top: -70px;
  z-index: -1;
}
.entry-content .cta-image__total._style--2 .cta-image__container--right .cta-image__image:after {
  right: auto;
  left: -90px;
}
.entry-content .cta-image__total._style--2 .cta-image__container--right .cta-image__content {
  padding-right: 100px;
}
@media screen and (max-width: 1279px) {
  .entry-content > .cta-image .cta-image__image {
    padding-right: 40px;
  }
  .entry-content > .cta-image .cta-image__container--right .cta-image__image {
    padding-right: 0;
    padding-left: 40px;
  }
  .entry-content .cta-image + .spacer--regular {
    height: 40px;
  }
  .entry-content .cta-image__wrapper::after {
    display: none;
  }
  .entry-content .cta-image__image {
    width: 100%;
  }
  .entry-content .cta-image__content {
    width: 100%;
    padding: 40px;
    text-align: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .cta-image__container + .cta-image__container {
    margin-top: 20px;
  }
  .entry-content .cta-image__container + .cta-image__container .cta-image__image {
    margin-top: 0;
  }
  .entry-content .cta-image__container--right .cta-image__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .cta-image__container--right .cta-image__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    padding: 40px;
    text-align: center;
    order: 2;
  }
  .entry-content .cta-image__total {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .entry-content .cta-image__total::before {
    display: none;
  }
  .entry-content .cta-image__total._style--1 .cta-image__container::before {
    display: none;
  }
  .entry-content .cta-image__total._style--1 .cta-image__content {
    padding: 40px;
    padding-bottom: 0;
  }
  .entry-content .cta-image__total._style--2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .entry-content .cta-image__total._style--2 .cta-image__container--right .cta-image__content {
    padding-right: 40px;
  }
  .entry-content .cta-image__total._style--2 .cta-image__content {
    padding: 40px;
    padding-bottom: 0;
  }
  .entry-content .cta-image__total._style--2 .cta-image__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .entry-content .cta-image__total._style--2 .cta-image__image::after {
    display: none;
  }
  .entry-content .cta-image__total._style--2 .cta-image__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .cta-image .cta-image__wrapper {
    padding-right: 0;
  }
  .entry-content > .cta-image .cta-image__image {
    padding-right: 30px;
  }
  .entry-content > .cta-image .cta-image__container--right .cta-image__wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  .entry-content > .cta-image .cta-image__container--right .cta-image__image {
    padding-right: 0;
    padding-left: 30px;
  }
  .entry-content .cta-image__content {
    padding: 40px 30px;
  }
  .entry-content .cta-image__container--right .cta-image__content {
    padding: 40px 30px;
  }
  .entry-content .cta-image__total._style--1 .cta-image__content {
    padding: 40px 30px;
    padding-bottom: 0;
  }
  .entry-content .cta-image__total._style--2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .entry-content .cta-image__total._style--2 .cta-image__container--right .cta-image__content {
    padding-right: 40px;
  }
  .entry-content .cta-image__total._style--2 .cta-image__content {
    padding: 30px 30px;
    padding-bottom: 0;
  }
}
.entry-content > .exploration-chart .exploration-chart__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .exploration-chart__item {
  position: relative;
  z-index: 1;
}
.entry-content .exploration-chart__item__icon {
  text-align: center;
  padding-bottom: 10px;
}
.entry-content .exploration-chart__item__icon img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
.entry-content .exploration-chart__item__title {
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
  z-index: 0;
}
.entry-content .exploration-chart__item__list {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.entry-content .exploration-chart__entry__heading p {
  font-weight: bold;
  line-height: 1.1;
}
.entry-content .exploration-chart__panel[aria-hidden=true] {
  display: none;
}
.entry-content .exploration-chart__togglers {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  row-gap: 10px;
  margin-bottom: 30px;
}
.entry-content .exploration-chart__toggler {
  font-size: 14px;
  padding: 1em;
  text-align: center;
  border-radius: 0.3em;
  background: #C9D4E6;
  position: relative;
  z-index: 2;
}
.entry-content .exploration-chart__toggler[aria-selected=true] {
  background: #141B4D;
  color: #fff;
}
.entry-content .exploration-chart__toggler[aria-selected=true]:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #141B4D;
  content: "";
  position: absolute;
  bottom: -10px;
  z-index: 1;
  left: calc(50% - 10px);
}
.entry-content .exploration-chart__item__copy {
  margin-top: 3em;
}
.entry-content .exploration-chart__item__copy a {
  color: #385E9D;
  text-decoration: underline;
}
@media screen and (max-width: 1279px) {
  .entry-content > .exploration-chart .exploration-chart__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .entry-content .exploration-chart__entry__body {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .exploration-chart .exploration-chart__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .exploration-chart__item__list {
    gap: 20px;
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .exploration-chart__entry__body {
    font-size: 16px;
  }
  .entry-content .exploration-chart__gradient {
    display: none;
  }
  .entry-content .exploration-chart__item__icon {
    padding-bottom: 1em;
  }
  .entry-content .exploration-chart__item__title {
    background: rgb(56, 135, 147);
    padding: 1em;
    margin-bottom: 1em;
  }
  .entry-content .exploration-chart__item:nth-child(3) .exploration-chart__item__title {
    background: rgb(56, 103, 155);
  }
  .entry-content .exploration-chart__item:nth-child(4) .exploration-chart__item__title {
    background: rgb(21, 29, 80);
  }
  .entry-content .exploration-chart__togglers {
    position: sticky;
    top: 80px;
    -webkit-grid-template-columns-: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    row-gap: 5px;
    z-index: 1;
    padding: 1em 0 0.5em;
  }
  .entry-content .exploration-chart__toggler {
    font-size: 12px;
    padding: 0.8em 0.5em;
  }
  .entry-content .exploration-chart__toggler[aria-selected=true]::before {
    display: none;
  }
}
.entry-content > .faq-list .faq-list__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .faq-list__heading {
  margin-bottom: 2em;
}
.entry-content .faq-list__answer__padding {
  padding: 1em;
  background: #EAEEF5;
}
@media screen and (max-width: 1279px) {
  .entry-content > .faq-list .faq-list__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .faq-list .faq-list__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.entry-content > .file-list .file-list__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .file-list__container--style2 {
  background: linear-gradient(130deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 100%);
}
.entry-content .file-list__container--style2 .file-list__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 90px 0;
  color: #fff;
}
.entry-content .file-list__container--style2 .file-list__heading {
  width: 25%;
}
.entry-content .file-list__container--style2 .file-list__files {
  width: 75%;
  color: #fff;
  padding-top: 1em;
}
.entry-content .file-list__container--style2 .file-list__files a {
  color: #fff;
}
.entry-content .file-list__container--style2 .file-list__files a:hover {
  opacity: 0.65;
}
.entry-content .file-list__files {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
}
.entry-content .file-list__files a {
  text-decoration: none;
}
.entry-content .file-list__file {
  font-weight: normal;
}
.entry-content .file-list__file + .file-list__file {
  margin-top: 1em;
}
.entry-content .file-list__file--has-language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .file-list__file--has-language a {
  margin-right: 10px;
}
.entry-content .file-list__file--has-language a:nth-child(1) {
  width: 75%;
  padding-right: 20px;
  margin-right: auto;
}
@media screen and (max-width: 1279px) {
  .entry-content > .file-list .file-list__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .file-list__container--style2 .file-list__heading {
    width: 100%;
    margin-bottom: 1em;
  }
  .entry-content .file-list__container--style2 .file-list__files {
    width: 100%;
    padding-top: 0;
  }
  .entry-content .file-list__container--style2 .file-list__flex {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .file-list .file-list__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.entry-content > .financial-reports .financial-reports__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .financial-reports__subheading {
  margin-bottom: 1em;
  border-bottom: 1px solid #385E9D;
}
.entry-content .financial-reports__subheading h3 {
  font-size: 16px;
  font-weight: bold;
}
.entry-content .financial-reports__subheading + .financial-reports__quarter {
  padding-top: 0;
}
.entry-content .financial-reports__expander__content__padding {
  padding: 1em;
  background: #EAEEF5;
}
.entry-content .financial-reports__quarter {
  padding: 1em 0;
  border-bottom: 1px solid #385E9D;
}
.entry-content .financial-reports__quarter:last-child {
  border-bottom: 0;
}
.entry-content .financial-reports__quarter__heading {
  font-size: 12px;
  margin-bottom: 1em;
}
.entry-content .financial-reports__quarter__files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
}
.entry-content .financial-reports__quarter__file {
  margin-right: 2em;
  padding: 0.8em 0;
  width: calc(33% - 2em);
}
.entry-content .financial-reports__quarter__file a {
  color: #385E9D;
}
.entry-content .financial-reports__quarter__file a:hover {
  color: #141B4D;
  opacity: 1;
}
.entry-content .financial-reports__quarter__file a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}
.entry-content .financial-reports__sust__files {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2em;
  font-size: 14px;
}
.entry-content .financial-reports__sust__file a {
  color: #385E9D;
}
.entry-content .financial-reports__sust__file a:hover {
  color: #141B4D;
  opacity: 1;
}
.entry-content .financial-reports__sust__file a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}
.entry-content .financial-reports__sust__file--has-language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .financial-reports__sust__file--has-language a {
  margin-right: 1em;
}
.entry-content .financial-reports__sust__file--has-language a:first-child {
  width: 80%;
}
.entry-content .financial-reports__sust__file--has-language a:nth-child(2) {
  margin-left: auto;
}
.entry-content .financial-reports__sust__file--has-language a:last-child {
  margin-right: 1em;
}
.entry-content .financial-reports__more {
  margin-top: 20px;
}
.entry-content .financial-reports__more__heading {
  position: relative;
  padding-right: 0.8em;
  color: #385E9D;
  font-size: 14px;
}
.entry-content .financial-reports__more__heading:hover {
  color: #333333;
}
.entry-content .financial-reports__more__heading:before {
  width: 0.7em;
  height: 0.12em;
  background: currentColor;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.entry-content .financial-reports__more__heading:after {
  height: 0.7em;
  width: 0.12em;
  background: currentColor;
  position: absolute;
  content: "";
  right: 0.27em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .financial-reports__more__heading[aria-expanded=true]:after {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.entry-content .financial-reports__more__content {
  margin-top: 20px;
}
.entry-content .financial-reports__more__content[aria-hidden=true] {
  display: none;
}
@media screen and (max-width: 1279px) {
  .entry-content > .financial-reports .financial-reports__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .financial-reports__archives {
    width: 100%;
    margin-bottom: 3em;
  }
  .entry-content .financial-reports__sust__files {
    display: -webkit-grid;
    display: grid;
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .financial-reports__sust__file--has-language a:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .financial-reports .financial-reports__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .financial-reports__quarter__file {
    width: 100%;
    margin-right: 0;
  }
  .entry-content .financial-reports__sust__file:not(:last-child) {
    border-bottom: 1px solid #C7C9C7;
    padding-bottom: 10px;
  }
  .entry-content .financial-reports__sust__file--has-language a:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .entry-content .financial-reports__sust__file--has-language a:nth-child(2) {
    margin-left: 20px;
  }
}
.entry-content > .highlights .highlights__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .highlights__container {
  background: #EAEEF5;
  padding: 80px 0 70px;
}
.entry-content .highlights__stat {
  text-align: center;
}
.entry-content .highlights__stat__icon {
  width: 200px;
  min-height: 120px;
  margin: 0 auto 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.entry-content .highlights__stat__text {
  font-size: 20px;
  font-weight: 400;
}
.entry-content .highlights__stat__text p {
  font-weight: 400;
}
.entry-content .highlights__stat__text p + p {
  margin-top: 0;
}
.entry-content .highlights__stat__text strong {
  font-size: 40px;
  color: #385E9D;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
}
.entry-content .highlights__stat__text strong em {
  font-style: normal;
  font-size: 0.6em;
  display: inline-block;
}
.entry-content .highlights__stat__text strong._small {
  font-size: 35px;
}
.entry-content .highlight__slider [js-slider-flexer] {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.entry-content .highlight__slider [js-slider-indicators],
.entry-content .highlight__slider [js-slider-nav] {
  display: none;
}
@media screen and (max-width: 1279px) {
  .entry-content > .highlights .highlights__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .highlights__stat__icon {
    width: 120px;
    min-height: 80px;
  }
  .entry-content .highlights__container {
    padding: 60px 0 60px;
  }
  .entry-content .highlights__stat__text strong {
    font-size: 45px;
  }
  .entry-content .highlights__stat__text strong._small {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .highlights .highlights__wrapper {
    width: 100%;
  }
  .entry-content .highlights__heading {
    padding: 0 30px;
    text-align: center;
  }
  .entry-content .highlights__stat__icon {
    width: 200px;
  }
  .entry-content .highlights__stat__text {
    padding: 0 50px;
  }
  .entry-content .highlights__stat__text strong {
    font-size: 40px;
  }
  .entry-content .highlights__stat__text strong._small {
    font-size: 27px;
  }
  .entry-content .highlight__slider {
    width: 100%;
    position: relative;
  }
  .entry-content .highlight__slider [js-slider-drag] {
    width: 100%;
    overflow: hidden;
  }
  .entry-content .highlight__slider [js-slider-flexer] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .entry-content .highlight__slider [js-slider-inner] {
    width: 100vw;
  }
  .entry-content .highlight__slider [js-slider-indicators],
  .entry-content .highlight__slider [js-slider-nav] {
    display: block;
  }
  .entry-content .highlight__slider [js-slider-indicators] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    margin-top: 30px;
  }
  .entry-content .highlight__slider [js-slider-toggle] {
    width: 8px;
    height: 8px;
    border: 1px solid #333333;
    border-radius: 50%;
    margin: 0 10px;
    background: #fff;
    position: relative;
  }
  .entry-content .highlight__slider [js-slider-toggle][aria-pressed=true] {
    background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
  }
  .entry-content .highlight__slider [js-slider-toggle]::before {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    background: #333333;
  }
  .entry-content .highlight__slider [js-slider-toggle]:last-child::before {
    display: none;
  }
  .entry-content .highlight__slider [js-slider-previous],
  .entry-content .highlight__slider [js-slider-next] {
    position: absolute;
    height: 100%;
    width: 122px;
    top: 0;
    z-index: 1;
  }
  .entry-content .highlight__slider [js-slider-previous][aria-hidden=true],
  .entry-content .highlight__slider [js-slider-next][aria-hidden=true] {
    display: none;
  }
  .entry-content .highlight__slider [js-slider-previous] {
    left: 0;
  }
  .entry-content .highlight__slider [js-slider-previous] .icon-left {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
  }
  .entry-content .highlight__slider [js-slider-next] {
    right: 0;
  }
  .entry-content .highlight__slider [js-slider-next] .icon-right {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
  }
}
.entry-content .home-banner__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  min-height: 560px;
  max-height: 100vh;
  z-index: 1;
}
.entry-content .home-banner__top {
  width: 100%;
  position: absolute;
  overflow: hidden;
  height: 100%;
  z-index: 0;
}
.entry-content .home-banner__bg {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.entry-content .home-banner__bg video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  min-width: 100%;
}
.entry-content .home-banner__bg:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), color-stop(50%, rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
  left: 0;
  top: 0;
}
.entry-content .home-banner__scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  line-height: 0;
  z-index: 2;
}
.entry-content .home-banner__scroll__line {
  width: 1px;
  height: 38px;
  background: #fff;
  display: inline-block;
}
.entry-content .home-banner__scroll__text {
  font-size: 12px;
  color: #fff;
  display: block;
  margin-right: 0.4em;
  margin-bottom: 1em;
}
.entry-content .home-banner__container {
  position: relative;
}
.entry-content .home-banner__sliders {
  margin-left: auto;
  width: 536px;
  height: 370px;
  overflow: hidden;
  position: relative;
}
.entry-content .home-banner__sliders[data-playing=false] .slider-play {
  display: inline-block;
}
.entry-content .home-banner__sliders[data-playing=false] .slider-pause {
  display: none;
}
.entry-content .home-banner__sliders[data-playing=false] .slider-indicator[aria-pressed=true] .slider-progress {
  width: 0;
  -webkit-transition: none;
  transition: none;
}
.entry-content .home-banner__slider__drag {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: relative;
}
.entry-content .home-banner__slider__item {
  position: absolute;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.3s ease, transform 0.7s ease;
  transition: opacity 0.3s ease, transform 0.7s ease, -webkit-transform 0.7s ease;
  width: 100%;
  height: 100%;
  background: rgb(58, 98, 171);
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.9) 0%, rgba(58, 98, 171, 0.9) 60%);
  padding: 40px;
  color: #fff;
}
.entry-content .home-banner__slider__item[aria-hidden=true] {
  opacity: 0;
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
  pointer-events: none;
}
.entry-content .home-banner__slider__item:nth-child(4n+2) {
  background: linear-gradient(132deg, rgba(51, 87, 161, 0.9) 0%, rgba(88, 183, 150, 0.9) 60%);
}
.entry-content .home-banner__slider__item:nth-child(4n+3) {
  background: linear-gradient(132deg, rgba(236, 94, 122, 0.9) 0%, rgba(51, 87, 161, 0.9) 60%);
}
.entry-content .home-banner__slider__item:nth-child(4n+4) {
  background: linear-gradient(132deg, rgba(51, 87, 161, 0.9) 0%, rgba(121, 130, 186, 0.9) 60%);
}
.entry-content .home-banner__slider__heading {
  font-size: 45px;
  font-weight: 300;
  margin-bottom: 0.5em;
}
.entry-content .home-banner__slider__body {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
.entry-content .home-banner__slider__inner {
  width: 100%;
  position: relative;
}
.entry-content .home-banner__slider__nav {
  display: none;
}
.entry-content .home-banner__slider__indicators {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  margin-top: 3em;
  width: 100%;
  text-align: center;
  padding-bottom: 1em;
}
.entry-content .home-banner__slider__indicators .slider-indicator {
  width: 30px;
  position: relative;
  display: inline-block;
  text-align: left;
  cursor: pointer;
}
.entry-content .home-banner__slider__indicators .slider-indicator:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: transparent;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #fff;
}
.entry-content .home-banner__slider__indicators .slider-indicator .slider-progress {
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 0%;
  height: 1px;
  background: #fff;
  z-index: -1;
  -webkit-transition: none;
  transition: none;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.entry-content .home-banner__slider__indicators .slider-indicator[aria-pressed=true]:before {
  background: #fff;
}
.entry-content .home-banner__slider__indicators .slider-indicator[aria-pressed=true] .slider-progress {
  width: 100%;
  -webkit-transition-property: width;
  transition-property: width;
}
.entry-content .home-banner__slider__indicators .slider-play,
.entry-content .home-banner__slider__indicators .slider-pause {
  display: inline-block;
  width: 23px;
  height: 23px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  right: 40px;
  top: -5px;
  background-repeat: no-repeat;
  background-size: contain;
}
.entry-content .home-banner__slider__indicators .slider-play {
  display: none;
  background-image: url("../../img/svg/play.svg");
  padding-left: 0.2em;
}
.entry-content .home-banner__slider__indicators .slider-pause {
  background-image: url("../../img/svg/pause.svg");
}
.entry-content .home-banner__slider__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}
.entry-content .home-banner__slider__buttons a {
  margin-bottom: 10px;
  width: 100%;
}
.entry-content .home-banner__slider__buttons .btn {
  font-size: 18px;
  padding: 1em;
  width: 100%;
}
.entry-content .home-banner__slider__content {
  max-height: 200px;
  overflow: auto;
  padding-bottom: 1em;
}
@media screen and (max-width: 1279px) {
  .entry-content .home-banner__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .home-banner__sliders {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .home-banner__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    padding-top: 110px;
    min-height: 100vh;
    height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .entry-content .home-banner__sliders {
    height: auto;
    width: 100%;
  }
  .entry-content .home-banner__scroll {
    display: none;
  }
  .entry-content .home-banner__slider__item {
    position: relative;
    padding-bottom: 70px;
  }
  .entry-content .home-banner__slider__item[aria-hidden=true] {
    display: none;
    -webkit-transform: none;
            transform: none;
  }
  .entry-content .home-banner__slider__content {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .entry-content .home-banner__slider__buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .entry-content .home-banner__slider__drag {
    padding-bottom: 50px;
  }
  .entry-content .home-banner__slider__indicators {
    bottom: 60px;
  }
  .entry-content .home-banner__slider__heading {
    font-size: 40px;
    text-align: center;
  }
}
.entry-content > .image-list .image-list__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .image-list__grid {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.entry-content .image-list__link {
  display: block;
}
.entry-content .image-list__link:hover .image-list__item__thumb:after {
  opacity: 1;
}
.entry-content .image-list__item__thumb {
  width: 100%;
  height: 170px;
  position: relative;
  border: 1px solid #C7C9C7;
}
.entry-content .image-list__item__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-content .image-list__item__thumb:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.9) 0%, rgba(58, 98, 171, 0.9) 60%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .image-list__item__thumb::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../../img/svg/magnifying-glass.svg") no-repeat;
  background-size: contain;
  z-index: 2;
}
.entry-content .image-list__item__description {
  font-size: 13px;
  font-weight: 300;
  color: #385E9D;
  text-decoration: underline;
  margin-top: 0.5em;
}
.entry-content .image-list__showcase__drag {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.entry-content .image-list__showcase__flexer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.entry-content .image-list__showcase__inner {
  width: 904px;
  height: auto;
  display: block;
  margin: 0 30px;
  overflow: hidden;
}
.entry-content .image-list__showcase__item__thumb {
  pointer-events: none;
  height: 550px;
  overflow: hidden;
}
.entry-content .image-list__showcase__item__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-content .image-list__showcase__item__description {
  font-style: italic;
  margin-top: 0.5em;
}
.entry-content .image-list__showcase__indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 0 2em;
}
.entry-content .image-list__showcase__indicator {
  width: 8px;
  height: 8px;
  border: 1px solid #333333;
  border-radius: 50%;
  margin: 0 10px;
  background: #fff;
  position: relative;
}
.entry-content .image-list__showcase__indicator[aria-expanded=true] {
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
}
.entry-content .image-list__showcase__indicator::before {
  content: "";
  width: 20px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 100%;
  background: #333333;
}
.entry-content .image-list__showcase__indicator:last-child::before {
  display: none;
}
.entry-content .image-list__showcase__nav {
  position: absolute;
  height: 100%;
  width: 122px;
  background: #fff;
  top: 0;
  z-index: 1;
}
.entry-content .image-list__showcase__nav[aria-hidden=true] {
  display: none;
}
.entry-content .image-list__showcase__nav--previous {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}
.entry-content .image-list__showcase__nav--previous .icon-left {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
.entry-content .image-list__showcase__nav--next {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
}
.entry-content .image-list__showcase__nav--next .icon-right {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
@media screen and (max-width: 1279px) {
  .entry-content > .image-list .image-list__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .image-list__grid {
    -webkit-grid-template-columns-: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
  .entry-content .image-list__showcase__inner {
    width: 570px;
    margin: 0 15px;
  }
  .entry-content .image-list__showcase__item__thumb {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .image-list .image-list__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .image-list__grid {
    -webkit-grid-template-columns-: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .entry-content .image-list__showcase__nav {
    width: 60px;
  }
  .entry-content .image-list__item__thumb {
    height: 100px;
  }
  .entry-content .image-list__showcase__inner {
    width: 300px;
    margin: 0 15px;
  }
  .entry-content .image-list__showcase__item__thumb {
    height: 200px;
  }
}
.entry-content > .image-text .image-text__wrapper {
  padding-right: calc(50% - 544px);
}
.entry-content > .image-text .image-text__container--right .image-text__wrapper {
  padding-right: 0;
  padding-left: calc(50% - 544px);
}
.entry-content .image-text {
  overflow: hidden;
}
.entry-content .image-text__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .image-text__container--right .image-text__image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.entry-content .image-text__container--right .image-text__content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 100px;
  padding-left: 0;
}
.entry-content .image-text__image {
  width: 50vw;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.entry-content .image-text__image--has-video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #385E9D;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .image-text__image--has-video:hover::before {
  background: #38A38C;
}
.entry-content .image-text__content {
  width: calc(100% - 50vw);
  padding-left: 100px;
}
.entry-content .image-text__body {
  margin-bottom: 30px;
}
.entry-content .image-text__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .image-text__buttons a {
  margin-bottom: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1279px) {
  .entry-content .image-text__content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
    padding-bottom: 30px;
    width: 100%;
    text-align: center;
  }
  .entry-content .image-text__buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .entry-content > .image-text .image-text__wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
  .entry-content > .image-text .image-text__container--right .image-text__wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
  .entry-content > .image-text .image-text__container--right .image-text__content {
    padding-left: 0px;
    padding-right: 0px;
  }
  .entry-content .image-text__image {
    height: auto;
    padding-top: 50%;
    width: 100%;
  }
  .entry-content .image-text__videolink {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .entry-content .image-text__videolink .playbtn {
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .image-text .image-text__wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .entry-content > .image-text .image-text__container--right .image-text__wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .entry-content .image-text__content {
    padding: 0;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .image-text__image {
    width: 100%;
    height: 50vw;
    background-size: cover;
    background-position: center center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 30px;
  }
  .entry-content .image-text__container--right .image-text__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .image-text__container--right .image-text__content {
    padding-left: 0;
    padding-right: 30px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.entry-content > .note-expander .note-expander__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .note-expander__content {
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 14px;
  font-weight: 300;
}
.entry-content .note-expander__content[aria-hidden=true] {
  display: none;
}
.entry-content .note-expander__heading {
  position: relative;
  padding-right: 0.8em;
  color: #385E9D;
  font-size: 14px;
}
.entry-content .note-expander__heading:hover {
  color: #333333;
}
.entry-content .note-expander__heading:before {
  width: 0.7em;
  height: 0.12em;
  background: currentColor;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.entry-content .note-expander__heading:after {
  height: 0.7em;
  width: 0.12em;
  background: currentColor;
  position: absolute;
  content: "";
  right: 0.3em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .note-expander__heading[aria-expanded=true]:after {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.entry-content > .our-value .our-value__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .our-value__flex {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
.entry-content .our-value__piecontainer {
  position: relative;
  width: 465.5px;
  height: 465.5px;
}
.entry-content .our-value__outerpie {
  width: 465.5px;
  height: 465.5px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.entry-content .our-value__outerpie text {
  font-size: 16px;
  font-weight: bold;
  pointer-events: none;
}
.entry-content .effect-fadein .our-value__outerpie {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.entry-content .effect-fadein.active .our-value__outerpie {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.entry-content .our-value__innerpie {
  width: 270.88px;
  height: 270.88px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
}
.entry-content .our-value__innerpie[data-ourvalue-current=vision] .our-value__vision {
  height: 270.88px;
  z-index: 1;
}
.entry-content .our-value__innerpie[data-ourvalue-current=vision] .our-value__mission {
  opacity: 0;
}
.entry-content .our-value__innerpie[data-ourvalue-current=mission] .our-value__mission {
  height: 270.88px;
  z-index: 1;
}
.entry-content .our-value__innerpie[data-ourvalue-current=mission] .our-value__vision {
  opacity: 0;
}
.entry-content .our-value__innerpie[data-ourvalue-current=mission] .our-value__innerpie__heading, .entry-content .our-value__innerpie[data-ourvalue-current=vision] .our-value__innerpie__heading {
  display: none;
}
.entry-content .our-value__vision {
  width: 270.88px;
  height: 135.44px;
  background: #1C1C4C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.entry-content .our-value__vision .our-value__innerpie__heading {
  color: #fff;
  top: 60%;
}
.entry-content .our-value__mission {
  width: 270.88px;
  height: 135.44px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  bottom: 0;
  position: absolute;
  left: 0;
  cursor: pointer;
}
.entry-content .our-value__mission .our-value__innerpie__content {
  color: inherit;
}
.entry-content .our-value__innerpie__content {
  color: #fff;
  width: 217px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .our-value__innerpie__content[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}
.entry-content .our-value__innerpie__content__heading {
  font-weight: bold;
}
.entry-content .our-value__innerpie__heading {
  font-size: 24px;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.entry-content .our-value__innerpie__heading::after {
  content: "+";
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 0.7em;
}
.entry-content .our-value__slice {
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .our-value__slice:hover {
  opacity: 0.65;
}
.entry-content .our-value__slices__item {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .our-value__slices__item[aria-hidden=true] {
  opacity: 0.1;
}
.entry-content .our-value__slices__item h3 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0.2em;
}
.entry-content .our-value__slices__item h3 + p {
  margin-top: 0;
}
.entry-content .our-value__slices__item p {
  font-size: 300;
}
.entry-content .our-value__slices__item + .our-value__slices__item {
  margin-top: 1.5em;
}
@media screen and (max-width: 1279px) {
  .entry-content > .our-value .our-value__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .entry-content .our-value__flex {
    display: -webkit-grid;
    display: grid;
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .our-value__piecontainer {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .our-value {
    overflow: hidden;
  }
  .entry-content > .our-value .our-value__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .our-value__outerpie,
  .entry-content .our-value__piecontainer {
    width: 340px;
    height: 340px;
  }
  .entry-content .our-value__innerpie {
    width: 258px;
    height: 258px;
  }
  .entry-content .our-value__mission,
  .entry-content .our-value__vision {
    width: 258px;
    height: 129px;
  }
  .entry-content .our-value__left {
    margin-left: -15px;
  }
}
.entry-content > .page-hero:first-child {
  margin-top: 90px;
}
.entry-content .page-hero {
  position: relative;
  z-index: 2;
}
.entry-content .page-hero__container {
  width: 100%;
  position: relative;
}
.entry-content .page-hero__bg {
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.entry-content .page-hero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: center;
}
.entry-content .page-hero__title {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-top: -70px;
  color: #fff;
}
.entry-content .page-hero__title h1 {
  font-size: 40px;
  line-height: 1;
  font-weight: 300;
  margin-bottom: 0;
  color: #fff;
  text-transform: none;
}
.entry-content .page-hero__title h1 + .page-hero__heading {
  margin-top: 15px;
}
.entry-content .page-hero__heading {
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 300;
}
.entry-content .page-hero__title__content {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .page-hero__title__bg {
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
  padding: 50px;
}
.entry-content .page-hero__container--nobg {
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
}
.entry-content .page-hero__container--nobg .page-hero__title__bg {
  padding-top: 200px;
  padding-left: 0;
  padding-right: 0;
  background: none;
}
@media screen and (max-width: 1279px) {
  .entry-content .page-hero__bg {
    height: 50vw;
  }
  .entry-content .page-hero__title__content {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .page-hero__title__bg {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .page-hero:first-child {
    margin-top: 72px;
  }
  .entry-content .page-hero__title__bg {
    padding: 60px 30px;
  }
  .entry-content .page-hero__title__content {
    width: calc(100% - 30px);
  }
  .entry-content .page-hero__title h1 {
    font-size: 30px;
  }
  .entry-content .page-hero__heading {
    font-size: 22px;
  }
  .entry-content .page-hero__container--nobg .page-hero__title__content {
    width: 100%;
    padding: 0px 30px;
  }
}
.entry-content .parallax-text__content__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .parallax-text {
  overflow: hidden;
}
.entry-content .parallax-text__bg {
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
  padding: 60px 100px 60px;
  padding-left: 50vw;
}
.entry-content .parallax-text__content {
  color: #fff;
}
.entry-content .parallax-text__image {
  width: 100%;
  padding-top: 40%;
  overflow: hidden;
  position: relative;
}
.entry-content .parallax-text__image img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.entry-content .parallax-text__content {
  position: relative;
  background: #fff;
  color: #333333;
  padding: 80px 100px;
  margin-top: -100px;
}
.entry-content .parallax-text__button {
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .entry-content .parallax-text__content__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .parallax-text + .spacer {
    display: none;
  }
  .entry-content .parallax-text__image__flex {
    padding-top: 90px;
  }
  .entry-content .parallax-text__content {
    padding: 60px 100px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .parallax-text__content__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .parallax-text__content {
    margin-top: 0;
    padding: 60px 0;
  }
}
.entry-content .product-infographic__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .product-infographic__container {
  background: #EAEEF5;
  padding: 80px 0;
}
.entry-content .product-infographic__relative {
  position: relative;
}
.entry-content .product-infographic__background,
.entry-content .product-infographic__foreground {
  height: 500px;
}
.entry-content .product-infographic__background img,
.entry-content .product-infographic__foreground img {
  width: auto;
  height: 100%;
}
.entry-content .product-infographic__foreground {
  position: relative;
  z-index: 1;
}
.entry-content .product-infographic__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.entry-content .product-infographic__dot {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .product-infographic__dot:hover, .entry-content .product-infographic__dot:focus, .entry-content .product-infographic__dot.active {
  z-index: 3;
}
.entry-content .product-infographic__dot:hover .product-infographic__dot__content, .entry-content .product-infographic__dot:focus .product-infographic__dot__content, .entry-content .product-infographic__dot.active .product-infographic__dot__content {
  opacity: 1;
  pointer-events: all;
  display: block;
}
.entry-content .product-infographic__dot:hover .product-infographic__dot__icon, .entry-content .product-infographic__dot:focus .product-infographic__dot__icon, .entry-content .product-infographic__dot.active .product-infographic__dot__icon {
  background: rgb(100, 71, 134);
  background: linear-gradient(132deg, rgb(100, 71, 134) 0%, rgb(100, 71, 134) 80%);
}
.entry-content .product-infographic__dot__icon {
  width: 46px;
  height: 46px;
  position: relative;
  background: rgb(100, 71, 134);
  background: linear-gradient(132deg, rgb(100, 71, 134) 0%, rgb(203, 81, 104) 80%);
  border-radius: 50%;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .product-infographic__dot__icon::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.entry-content .product-infographic__dot__icon::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.entry-content .product-infographic__dot__content {
  background: #fff;
  padding: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: none;
  max-width: 300px;
  margin-left: 15px;
  position: relative;
  display: none;
  border-radius: 0.3em;
}
.entry-content .product-infographic__dot__content:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
  top: 15px;
  left: -10px;
}
.entry-content .product-infographic__dot__metal {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  text-decoration: underline;
}
.entry-content .product-infographic__dot__metal + .product-infographic__dot__metal {
  margin-left: 0.5em;
  padding-left: 0.5em;
  border-left: 2px solid #C7C9C7;
}
.entry-content ._metal_gold {
  color: #141B4D;
}
.entry-content ._metal_silver {
  color: #385E9D;
}
.entry-content ._metal_zinc {
  color: #6F5091;
}
.entry-content ._metal_lead {
  color: #D25B73;
}
.entry-content .product-infographic__dot__content__text {
  margin-top: 0.5em;
}
.entry-content .product-infographic__dot__content__text ul {
  padding-left: 1em;
}
.entry-content .product-infographic__inline__content {
  background: #fff;
  padding: 50px;
  border-radius: 5px;
  box-shadow: 1px 6px 5px -1px rgba(0, 0, 0, 0.39);
  -webkit-box-shadow: 1px 6px 5px -1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 1px 6px 5px -1px rgba(0, 0, 0, 0.39);
}
.entry-content .product-infographic__inline__content__heading {
  font-size: 50px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .product-infographic__periodic {
  font-size: 0.5em;
  width: 1.7em;
  height: 1.7em;
  border: 1px solid currentColor;
  text-align: center;
  padding-top: 0.2em;
  text-transform: none;
  margin-left: 0.5em;
}
.entry-content .product-infographic__inline {
  display: none;
}
.entry-content .product-infographic__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .product-infographic__legends {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 5px;
  width: 50%;
}
.entry-content .product-infographic__legend {
  height: 46px;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 0.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.entry-content .product-infographic__legend._metal_gold {
  background: rgb(20, 26, 68);
  background: linear-gradient(132deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 60%);
}
.entry-content .product-infographic__legend._metal_gold:hover {
  background: rgb(20, 26, 68);
  -webkit-transition: none;
  transition: none;
}
.entry-content .product-infographic__legend._metal_silver {
  background: rgb(49, 84, 147);
  background: linear-gradient(132deg, rgb(20, 26, 68) 0%, rgb(49, 84, 147) 50%);
}
.entry-content .product-infographic__legend._metal_silver:hover {
  background: rgb(49, 84, 147);
  -webkit-transition: none;
  transition: none;
}
.entry-content .product-infographic__legend._metal_zinc {
  background: rgb(49, 84, 147);
  background: linear-gradient(132deg, rgb(49, 84, 147) 0%, rgb(100, 71, 134) 50%);
}
.entry-content .product-infographic__legend._metal_zinc:hover {
  background: rgb(100, 71, 134);
  -webkit-transition: none;
  transition: none;
}
.entry-content .product-infographic__legend._metal_lead {
  background: rgb(49, 84, 147);
  background: linear-gradient(132deg, rgb(111, 80, 145) 0%, rgb(203, 81, 104) 50%);
}
.entry-content .product-infographic__legend._metal_lead:hover {
  background: rgb(203, 81, 104);
  -webkit-transition: none;
  transition: none;
}
.entry-content product-infographic {
  display: block;
}
.entry-content product-infographic [product-infographic-sticky] {
  padding-top: 1em;
  position: sticky;
  top: 100px;
  overflow: hidden;
}
.entry-content product-infographic [product-infographic-overflow] {
  width: 100%;
  z-index: 5;
  position: relative;
}
.entry-content product-infographic [product-infographic-flex] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.entry-content product-infographic [product-infographic-item] {
  margin-right: 33px;
}
.entry-content product-infographic [product-infographic-progress] {
  width: 40%;
  height: 6px;
  position: relative;
}
.entry-content product-infographic [product-infographic-progress]::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  top: 0;
  z-index: 0;
  left: 0;
  background: rgb(20, 26, 68);
  background: -webkit-gradient(linear, left top, right top, from(rgb(20, 38, 68)), color-stop(25%, rgb(51, 87, 161)), color-stop(50%, rgb(105, 72, 147)), color-stop(75%, rgb(177, 81, 148)));
  background: linear-gradient(90deg, rgb(20, 38, 68) 0%, rgb(51, 87, 161) 25%, rgb(105, 72, 147) 50%, rgb(177, 81, 148) 75%);
}
.entry-content product-infographic [product-infographic-progress-bar] {
  height: 100%;
  width: 0;
  background: #DEDEDE;
  border: 1px solid #C7C9C7;
  border-left: 0;
  display: block;
  position: absolute;
  right: 0;
  z-index: 1;
}
.entry-content product-infographic [product-infographic-progress-bar-dragger] {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: block;
  position: absolute;
  cursor: move;
  background: rgb(49, 84, 147);
  background: linear-gradient(132deg, rgb(20, 26, 68) 0%, rgb(49, 84, 147) 50%);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 1279px) {
  .entry-content .product-infographic__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .product-infographic__container {
    padding: 60px 0;
  }
  .entry-content .product-infographic__legend {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .product-infographic__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .product-infographic__container {
    padding: 60px 0;
  }
  .entry-content .product-infographic__background,
  .entry-content .product-infographic__foreground {
    height: 400px;
  }
  .entry-content product-infographic [product-infographic-sticky] {
    top: 40px;
  }
  .entry-content product-infographic [product-infographic-item] {
    margin-right: 33px;
  }
  .entry-content product-infographic [product-infographic-progress] {
    height: 6px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  .entry-content product-infographic [product-infographic-progress]::before {
    height: 6px;
  }
  .entry-content product-infographic [product-infographic-progress-bar] {
    border: 1px solid #C7C9C7;
  }
  .entry-content product-infographic [product-infographic-progress-bar-dragger] {
    width: 17px;
    height: 17px;
  }
  .entry-content .product-infographic__legends {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .product-infographic__inline__content {
    padding: 30px;
  }
}
.entry-content .project-hero__headings__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 544px;
}
.entry-content .project-hero__content__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .project-hero__headings {
  padding-top: 150px;
  padding-bottom: 50px;
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
  color: #fff;
}
.entry-content .project-hero__headings__section {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.entry-content .project-hero__headings__title {
  padding-right: 20px;
}
.entry-content .project-hero__headings__title h1 {
  margin-bottom: 0;
}
.entry-content .project-hero__headings__subtitle {
  padding-right: 20px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
}
.entry-content .project-hero__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-bottom: 20px;
}
.entry-content .project-hero__content {
  width: 50%;
  padding-top: 80px;
  padding-right: 50px;
}
.entry-content .project-hero__image {
  width: 50%;
  -webkit-transform: translateY(-120px);
          transform: translateY(-120px);
}
.entry-content .project-hero__image img {
  width: 100%;
}
.entry-content .project-hero__image__image2 {
  margin-top: 2em;
}
@media screen and (max-width: 1279px) {
  .entry-content .project-hero__headings__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }
  .entry-content .project-hero__content__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .project-hero__image {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  .entry-content .project-hero__flex {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .project-hero__headings__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .project-hero__content__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .project-hero__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-top: 30px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .entry-content .project-hero__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
    width: 100%;
  }
  .entry-content .project-hero__flex {
    padding-bottom: 50px;
  }
}
.entry-content .projects-map__wrapper {
  padding-left: calc(50% - 544px);
  height: 100%;
}
.entry-content .projects-map__hider {
  width: 100%;
  height: 584px;
  overflow: hidden;
}
.entry-content .projects-map__legends,
.entry-content .projects-map__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.entry-content .projects-map__legends__metals,
.entry-content .projects-map__left {
  width: 352px;
}
.entry-content .projects-map__left {
  background: #ECF0F6;
  z-index: 1;
  border-radius: 10px;
  height: 100%;
}
.entry-content .projects-map__legends__type,
.entry-content .projects-map__right {
  width: calc(100% - 362px);
}
.entry-content .projects-map__right {
  z-index: 0;
  overflow: hidden;
}
.entry-content .projects-map__right[data-scale="1"] .projects-map__zoom[data-zoom=out] {
  opacity: 0.2;
  pointer-events: none;
}
.entry-content .projects-map__right[data-scale="2"] .projects-map__relative {
  -webkit-transform: scale(1.5) translate(10%, 5%);
          transform: scale(1.5) translate(10%, 5%);
}
.entry-content .projects-map__right[data-scale="2"] .projects-map__marker {
  -webkit-transform: scale(0.7) translate(2px, 7px);
          transform: scale(0.7) translate(2px, 7px);
}
.entry-content .projects-map__right[data-scale="3"] .projects-map__relative {
  -webkit-transform: scale(2) translate(20%, 13%);
          transform: scale(2) translate(20%, 13%);
}
.entry-content .projects-map__right[data-scale="3"] .projects-map__marker {
  -webkit-transform: scale(0.6) translate(3px, 8px);
          transform: scale(0.6) translate(3px, 8px);
}
.entry-content .projects-map__right[data-scale="3"] .projects-map__zoom[data-zoom=in] {
  opacity: 0.2;
  pointer-events: none;
}
.entry-content .projects-map__relative {
  position: relative;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.entry-content .projects-map__zooms {
  position: absolute;
  top: 450px;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entry-content .projects-map__zoom {
  background: rgba(255, 255, 255, 0.5);
  width: 1.5em;
  height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid currentColor;
  cursor: pointer;
}
.entry-content .projects-map__zoom + .projects-map__zoom {
  margin-top: 3px;
}
.entry-content .projects-map__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background: transparent url("../../img/svg/map.png") no-repeat;
  background-size: 1000px;
  background-position: top left;
}
.entry-content .projects-map__markers {
  width: 1200px;
  height: 544px;
  position: relative;
}
.entry-content .projects-map__marker {
  position: absolute;
}
.entry-content .projects-map__marker.active, .entry-content .projects-map__marker.hovering {
  z-index: 3;
}
.entry-content .projects-map__marker.active:not(.marker-only) .projects-map__marker__label, .entry-content .projects-map__marker.hovering:not(.marker-only) .projects-map__marker__label {
  display: block;
  opacity: 1;
}
.entry-content .projects-map__marker.active .projects-map__marker__dot, .entry-content .projects-map__marker.hovering .projects-map__marker__dot {
  -webkit-transform: scale(2);
          transform: scale(2);
}
.entry-content .projects-map__marker[data-post-type=office] .projects-map__marker__dot {
  background-image: url("../../img/svg/map-marker-teal.svg");
}
.entry-content .projects-map__marker[data-post-type=office] .projects-map__marker__label {
  border: 1px solid #38A38C;
}
.entry-content .projects-map__marker.hovering {
  z-index: 4;
}
.entry-content .projects-map__marker__dot {
  position: absolute;
  width: 15px;
  height: 22px;
  background: url("../../img/svg/map-marker-blue.svg") no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .projects-map__marker__label {
  margin-left: 5px;
  font-size: 12px;
  display: none;
  opacity: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.85);
  padding: 0.4em 1em;
  padding-left: 30px;
  border-radius: 0.3em;
  border: 1px solid #385E9D;
  margin-top: -0.5em;
  position: absolute;
  white-space: nowrap;
  z-index: -1;
}
.entry-content .projects-map__marker__label strong {
  font-weight: bold;
}
.entry-content .minebrowser {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.entry-content .minebrowser__nav {
  padding: 0 20px;
  width: 100%;
  position: absolute;
  bottom: 20px;
}
.entry-content .minebrowser__pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.entry-content .minebrowser__pagination__next,
.entry-content .minebrowser__pagination__previous {
  background: #BCC9E0;
  color: #385E9D;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
.entry-content .minebrowser__pagination__next:hover,
.entry-content .minebrowser__pagination__previous:hover {
  background: #fff;
  color: #38A38C;
  opacity: 1;
}
.entry-content .minebrowser__pagination__next[aria-disabled=true],
.entry-content .minebrowser__pagination__previous[aria-disabled=true] {
  opacity: 0.2;
  cursor: default;
  pointer-events: none;
}
.entry-content .minebrowser__container {
  width: 100%;
}
.entry-content .minebrowser__flexer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  height: 100%;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
  supported by Chrome, Opera and Firefox */
}
.entry-content .minebrowser__item {
  height: 100%;
}
.entry-content .minebrowser__item[data-post-type=office] .minebrowser__item__marker {
  background-image: url("../../img/svg/map-marker-teal.svg");
}
.entry-content .minebrowser__item[role=button] {
  cursor: move;
}
.entry-content .minebrowser__item__inner {
  width: 352px;
  padding: 15px;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.entry-content .minebrowser__item__img {
  pointer-events: none;
  position: relative;
  height: 190px;
  overflow: hidden;
}
.entry-content .minebrowser__item__img img {
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 15px;
}
.entry-content .minebrowser__item__text {
  padding: 20px 0;
  line-height: 1.4;
  height: 320px;
  overflow: auto;
  font-weight: 300;
  position: relative;
}
.entry-content .minebrowser__item__marker {
  position: absolute;
  width: 42px;
  height: 60px;
  background: url("../../img/svg/map-marker-blue.svg") no-repeat;
  background-size: contain;
  left: 10px;
  top: 160px;
  z-index: 2;
}
.entry-content .minebrowser__item__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .minebrowser__item__heading strong {
  font-weight: bold;
}
.entry-content .minebrowser__item__heading__name {
  width: 100%;
}
.entry-content .minebrowser__item__summary {
  margin-top: 2em;
}
.entry-content .minebrowser__item__summary p {
  line-height: 1.2;
}
.entry-content .minebrowser__item__summary p + p {
  margin-top: 0.8em;
}
.entry-content .minebrowser__more {
  padding: 20px 0;
}
.entry-content .minebrowser__more a + a {
  margin-top: 10px;
}
.entry-content .projects-map__legends {
  font-size: 12px;
  font-weight: 300;
  margin-top: 10px;
}
.entry-content .projects-map__legends__type ul,
.entry-content .projects-map__legends__metals ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .projects-map__legends__metals {
  display: none;
}
.entry-content .projects-map__legends__metal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .projects-map__legends__metal + .projects-map__legends__metal {
  margin-top: 0;
  margin-left: 2em;
}
.entry-content .projects-map__legends__metal__icon {
  height: 14px;
  margin-right: 4px;
}
.entry-content .projects-map__legends__metal__icon img {
  height: 100%;
}
.entry-content .projects-map__legends__type {
  padding-left: 400px;
}
.entry-content .projects-map__legends__marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.entry-content .projects-map__legends__marker + .projects-map__legends__marker {
  margin-top: 0;
  margin-left: 2em;
}
.entry-content .projects-map__legends__marker__icon {
  height: 19px;
  margin-right: 4px;
}
.entry-content .projects-map__legends__marker__icon img {
  height: 100%;
}
.entry-content .projects-map__panel[aria-hidden=true] {
  display: none;
}
.entry-content .projects-map__togglers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.entry-content .projects-map__toggler {
  font-size: 14px;
  width: 350px;
  padding: 1em;
  text-align: center;
  border-radius: 0.3em;
  background: #C9D4E6;
  position: relative;
  z-index: 2;
}
.entry-content .projects-map__toggler + .projects-map__toggler {
  margin-left: 5px;
}
.entry-content .projects-map__toggler[aria-selected=true] {
  background: #141B4D;
  color: #fff;
}
.entry-content .projects-map__toggler[aria-selected=true]:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #141B4D;
  content: "";
  position: absolute;
  bottom: -10px;
  z-index: 1;
  left: calc(50% - 10px);
}
.entry-content .projects-map__list__content {
  padding: 10px 30px;
  position: relative;
  z-index: 2;
}
.entry-content .projects-map__list {
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: 300;
}
.entry-content .projects-map__list .projects-map__bg {
  opacity: 0.3;
}
.entry-content .projects-map__list__item {
  margin-top: 1em;
  color: #385E9D;
  text-decoration: underline;
  padding-left: 25px;
  position: relative;
  display: block;
}
.entry-content .projects-map__list__item.active, .entry-content .projects-map__list__item:hover {
  z-index: 3;
}
.entry-content .projects-map__list__item.active .projects-map__list__item__dot, .entry-content .projects-map__list__item:hover .projects-map__list__item__dot {
  -webkit-transform: scale(2);
          transform: scale(2);
}
.entry-content .projects-map__list__item + .projects-map__list__subheading {
  margin-top: 2em;
}
.entry-content .projects-map__list__item__dot {
  width: 13px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../../img/svg/map-marker-blue.svg") no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .projects-map__list__item__label {
  line-height: 1.2;
}
.entry-content .projects-map__list__heading {
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #385E9D;
  margin-bottom: 0.5em;
}
.entry-content .projects-map__list__subheading {
  font-weight: bold;
}
.entry-content .projects-map__list__flex {
  width: 650px;
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
.entry-content .map__list__items--office .projects-map__list__heading {
  border-bottom-color: #38A38C;
}
.entry-content .map__list__items--office .projects-map__list__item__dot {
  background-image: url("../../img/svg/map-marker-teal.svg");
}
@media screen and (max-width: 1279px) {
  .entry-content .projects-map__wrapper {
    padding: 0;
  }
  .entry-content .projects-map__hider {
    height: auto;
  }
  .entry-content .projects-map__left {
    width: 100%;
    border-radius: 0;
    max-height: 0;
    overflow: hidden;
  }
  .entry-content .projects-map__left[aria-hidden=false] {
    display: block;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .entry-content .minebrowser__item__inner {
    width: 100vw;
    padding: 40px;
  }
  .entry-content .minebrowser__item__img {
    padding-left: 0;
    height: 300px;
  }
  .entry-content .minebrowser__item__img img {
    left: 0;
  }
  .entry-content .minebrowser__item__text {
    height: auto;
  }
  .entry-content .minebrowser__item__marker {
    left: 22px;
    top: 295px;
  }
  .entry-content .projects-map__right {
    width: 100%;
  }
  .entry-content .projects-map__togglers {
    display: none;
  }
  .entry-content .projects-map__panel--map {
    display: none;
  }
  .entry-content .projects-map__bg {
    background: #EAEEF5;
    height: auto;
  }
  .entry-content .projects-map__panel--list {
    display: block;
    background: #EAEEF5;
    padding: 3em 40px 3em;
  }
  .entry-content .projects-map__panel--list[aria-hidden=true] {
    display: block;
  }
  .entry-content .projects-map__list__flex {
    width: 100%;
  }
  .entry-content .projects-map__list__content {
    padding: 10px 0;
  }
  .entry-content .projects-map__zooms,
  .entry-content .projects-map__legends {
    display: none;
  }
  .entry-content .projects-map__heading {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .projects-map__list__flex {
    display: -webkit-grid;
    display: grid;
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .minebrowser__item__inner {
    padding: 30px;
  }
  .entry-content .minebrowser__item__img {
    height: 150px;
  }
  .entry-content .minebrowser__item__marker {
    left: 12px;
    top: 135px;
  }
}
.entry-content > .quicklink-icon .quicklink-icon__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .quicklink-icon__container {
  background: -webkit-gradient(linear, left top, right top, from(rgb(49, 84, 147)), to(rgb(20, 26, 68)));
  background: linear-gradient(90deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 100%);
  color: #fff;
  padding: 80px 0;
}
.entry-content .quicklink-icon__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  width: 100%;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.entry-content .quicklink-icon__link {
  text-align: center;
  width: 33%;
  padding: 0 2em;
}
.entry-content .quicklink-icon__link + .quicklink-icon__link {
  margin-top: 0;
}
.entry-content .quicklink-icon__heading {
  text-align: center;
}
.entry-content .quicklink-icon__link__a {
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .quicklink-icon__link__a:hover .quicklink-icon__link__icon {
  -webkit-filter: invert(52%) sepia(86%) saturate(303%) hue-rotate(117deg) brightness(89%) contrast(87%);
          filter: invert(52%) sepia(86%) saturate(303%) hue-rotate(117deg) brightness(89%) contrast(87%);
}
.entry-content .quicklink-icon__link__a:hover .quicklink-icon__link__label {
  color: #38A38C;
}
.entry-content .quicklink-icon__link__icon {
  display: block;
  width: 28%;
  margin: 0 auto 10px;
  min-height: 80px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .quicklink-icon__link__label {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 15px;
}
@media screen and (max-width: 1279px) {
  .entry-content > .quicklink-icon .quicklink-icon__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .quicklink-icon__container {
    padding: 60px 0;
  }
  .entry-content .quicklink-icon__link__icon {
    min-height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .quicklink-icon .quicklink-icon__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .quicklink-icon__links {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .entry-content .quicklink-icon__link {
    width: 100%;
  }
  .entry-content .quicklink-icon__link__icon {
    min-height: 0;
    margin-bottom: 10px;
  }
}
.entry-content .quote-image__wrapper {
  padding-right: calc(50% - 544px);
}
.entry-content .quote-image__content__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .quote-image {
  overflow: hidden;
}
.entry-content .quote-image__bg {
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
  padding: 60px 100px 60px;
  padding-left: 50vw;
}
.entry-content .quote-image__image__flex {
  padding-top: 100px;
  position: relative;
}
.entry-content .quote-image__image__flex .quote-image__image {
  position: absolute;
  height: 100%;
  top: 0;
  left: calc(50vw - 544px);
}
.entry-content .quote-image__image__flex .quote-image__image img {
  height: 100%;
}
.entry-content .quote-image__content {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}
.entry-content .quote-image__content__icon {
  margin-bottom: 20px;
}
.entry-content .quote-image__content__icon svg {
  width: 77px;
  height: 62px;
}
.entry-content .quote-image__content__byline {
  font-size: 14px;
  margin-top: 30px;
}
.entry-content .quote-image__full .quote-image__image {
  width: 100%;
  padding-top: 40%;
  overflow: hidden;
  position: relative;
}
.entry-content .quote-image__full .quote-image__image img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.entry-content .quote-image__full .quote-image__content {
  position: relative;
  background: #fff;
  color: #333333;
  padding: 80px 150px 100px;
  text-align: center;
  margin-top: -100px;
}
.entry-content .quote-image__button {
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .entry-content .quote-image__wrapper {
    padding-right: 40px;
  }
  .entry-content .quote-image__content__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .quote-image__image__flex {
    padding-top: 90px;
  }
  .entry-content .quote-image__image__flex .quote-image__image {
    left: auto;
    right: 50%;
    width: auto;
    text-align: right;
  }
  .entry-content .quote-image__bg {
    padding-right: 40px;
  }
  .entry-content .quote-image__full .quote-image__content {
    padding: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .quote-image__wrapper {
    padding-right: 0;
  }
  .entry-content .quote-image__content__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .quote-image__image__flex {
    padding-top: 60px;
  }
  .entry-content .quote-image__image__flex .quote-image__image {
    display: none;
  }
  .entry-content .quote-image__bg {
    padding: 60px 30px;
  }
  .entry-content .quote-image__content {
    text-align: center;
  }
  .entry-content .quote-image__full .quote-image__content {
    padding: 60px 0;
    margin-top: 0;
  }
}
.entry-content > .sdg-list .sdg-list__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .sdg-list__grid {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.entry-content .sdg-list__item {
  border-right: 1px solid #C7C9C7;
  padding-right: 20px;
}
.entry-content .sdg-list__item:nth-child(4n+4) {
  border-right: 0;
}
.entry-content .sdg-list__text {
  line-height: 1.2;
  margin-top: 1em;
  font-weight: 300;
}
.entry-content .sdg-list__text p,
.entry-content .sdg-list__text li {
  line-height: 1.2;
}
.entry-content .sdg-list__text ul,
.entry-content .sdg-list__text ol {
  padding-left: 1em;
}
.entry-content .sdg-list__text p + ul {
  margin-top: 0;
}
.entry-content .sdg-list__text li + li {
  margin-top: 0;
}
.entry-content .sdg-list__container--1 .sdg-list__item {
  border-right: 0;
}
.entry-content .sdg-list__grid--notext {
  -webkit-grid-template-columns-: repeat(5, 1fr);
  grid-template-columns: repeat(8, 1fr);
}
.entry-content .sdg-list__grid--notext .sdg-list__item {
  padding-right: 0;
  border-right: 0;
}
.entry-content .sdg-list__grid--notext .sdg-list__text {
  display: none;
}
@media screen and (max-width: 1279px) {
  .entry-content > .sdg-list .sdg-list__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .sdg-list__grid {
    -webkit-grid-template-columns-: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .entry-content .sdg-list__item:nth-child(2n+2) {
    border-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .sdg-list .sdg-list__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .sdg-list__grid {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .sdg-list__item {
    border-right: 0;
    border-bottom: 1px solid #C7C9C7;
    padding-bottom: 30px;
  }
  .entry-content .sdg-list__item:last-child {
    border-bottom: 0;
  }
}
.entry-content > .sdg-wheel .sdg-wheel__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .sdg-wheel__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .sdg-wheel__left {
  width: 30%;
  padding-right: 30px;
}
.entry-content .sdg-wheel__left img {
  width: 100%;
}
.entry-content .sdg-wheel__right {
  width: 70%;
}
.entry-content .sdg-wheel__categories {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.entry-content .sdg-wheel__category__heading {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.2;
  padding-bottom: 0.3em;
  border-bottom: 1px solid currentColor;
  margin-bottom: 0.5em;
}
.entry-content .sdg-wheel__category__sdgs {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media screen and (max-width: 1279px) {
  .entry-content > .sdg-wheel .sdg-wheel__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .sdg-wheel__categories {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .sdg-wheel .sdg-wheel__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .sdg-wheel__left {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .entry-content .sdg-wheel__left img {
    max-width: 300px;
  }
  .entry-content .sdg-wheel__right {
    width: 100%;
  }
}
.entry-content .shareholder-info__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #EAEEF5;
}
.entry-content .shareholder-info__materials {
  width: 46%;
  background: #EAEEF5;
  mix-blend-mode: multiply;
  padding: 100px 40px;
  padding-left: calc(50% - 544px);
}
.entry-content .shareholder-info__files {
  list-style: none;
  padding: 0;
  font-size: 14px;
  margin-top: 20px;
}
.entry-content .shareholder-info__files li a {
  text-decoration: none;
}
.entry-content .shareholder-info__table {
  width: 54%;
  padding: 100px 90px;
  padding-right: calc(50% - 544px);
}
.entry-content .shareholder-info__table table {
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 30px;
}
.entry-content .shareholder-info__table th,
.entry-content .shareholder-info__table td {
  border: 0;
  padding: 0.4em 0.8em;
  text-align: right;
}
.entry-content .shareholder-info__table th:first-child,
.entry-content .shareholder-info__table td:first-child {
  text-align: left;
}
.entry-content .shareholder-info__table thead {
  text-align: left;
  border-bottom: 0;
  border-top: 2px solid #385E9D;
}
.entry-content .shareholder-info__table tbody {
  border-top: 2px solid #385E9D;
  border-bottom: 2px solid #385E9D;
}
.entry-content .shareholder-info__table tbody tr:nth-child(odd) {
  background: rgba(56, 94, 157, 0.07);
}
.entry-content .shareholder-info__table.is-last-column-border th:last-child:not(:first-child),
.entry-content .shareholder-info__table.is-last-column-border td:last-child:not(:first-child) {
  border-left: 1px solid rgba(56, 94, 157, 0.3);
}
@media screen and (max-width: 1279px) {
  .entry-content .shareholder-info__table,
  .entry-content .shareholder-info__materials {
    width: 100%;
    padding: 60px 40px;
  }
}
.entry-content .spacer--regular,
.entry-content .spacer {
  height: 90px;
}
.entry-content .spacer--small {
  height: 40px;
}
.entry-content .spacer--large {
  height: 130px;
}
.entry-content .spacer--extra_small {
  height: 5px;
}
.entry-content * + .spacer {
  margin-top: 0;
}
.entry-content .spacer + p {
  margin-top: 0;
}
@media screen and (max-width: 1279px) {
  .entry-content .spacer--regular,
  .entry-content .spacer {
    height: 60px;
  }
  .entry-content .spacer--small {
    height: 30px;
  }
  .entry-content .spacer--large {
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .spacer--regular,
  .entry-content .spacer {
    height: 60px;
  }
  .entry-content .spacer--small {
    height: 30px;
  }
  .entry-content .spacer--large {
    height: 90px;
  }
}
.entry-content .stock-highlights__container {
  padding-top: 100px;
  position: relative;
}
.entry-content .stock-highlights__container:after {
  content: "";
  background: url("../../img/svg/bg-dots.svg") no-repeat;
  background-size: contain;
  width: 529px;
  height: 529px;
  position: absolute;
  left: 54%;
  top: -140px;
  z-index: -1;
}
.entry-content .stock-highlights__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .stock-highlights__image {
  width: 50%;
  position: relative;
  text-align: center;
  padding: 75px 40px;
  padding-left: calc(50% - 500px);
  height: 100%;
  color: #fff;
}
.entry-content .stock-highlights__image__bg {
  width: calc(100% + 170px);
  position: absolute;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: -1;
}
.entry-content .stock-highlights__image__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-content .stock-highlights__image__bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
}
.entry-content .stock-highlights__content {
  width: calc(50% - 8px);
  margin-left: 8px;
  background: #E4E4F4;
  position: relative;
  z-index: 1;
  padding: 75px;
  padding-bottom: 175px;
  padding-right: calc(50% - 550px);
  margin-top: 170px;
}
.entry-content .stock-highlights__intro {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 1em;
}
.entry-content .stock-highlights__tickers__grid {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.entry-content .stock-highlights__ticker__name {
  font-size: 30px;
  line-height: 1.2;
}
.entry-content .stock-highlights__ticker__name strong {
  font-weight: bold;
}
.entry-content .stock-highlights__ticker__value {
  font-size: 50px;
}
.entry-content .stock-highlights__ticker__values {
  font-size: 20px;
}
.entry-content .stock-highlights__ticker__values ._arrow[data-direction=up] .fa-chevron-down {
  display: none;
}
.entry-content .stock-highlights__ticker__values ._arrow[data-direction=down] .fa-chevron-up {
  display: none;
}
.entry-content .stock-highlights__tickers__updated {
  font-size: 14px;
  margin-top: 3em;
}
.entry-content .stock-highlights__button {
  margin-top: 30px;
}
@media screen and (max-width: 1279px) {
  .entry-content .stock-highlights__image {
    width: 100%;
    padding: 60px 40px;
  }
  .entry-content .stock-highlights__container {
    padding-top: 60px;
  }
  .entry-content .stock-highlights__container::after {
    display: none;
  }
  .entry-content .stock-highlights__image__bg {
    width: 100%;
  }
  .entry-content .stock-highlights__content {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding: 60px 40px 140px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .stock-highlights__image {
    width: 100%;
    padding: 60px 30px;
  }
  .entry-content .stock-highlights__tickers__grid {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .entry-content .stock-highlights__content {
    padding: 60px 30px;
  }
}
.entry-content > .stock-info .stock-info__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .stock-info__panels {
  position: relative;
  height: 1000px;
}
.entry-content .stock-info__name {
  padding-top: 30px;
}
.entry-content .stock-info__subheading {
  padding: 0 20px;
}
.entry-content .stock-info__subheading h3 {
  text-align: right;
  margin-bottom: 0.1em;
}
.entry-content .stock-info__tab__toggles {
  border-bottom: 1px solid #141B4D;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.entry-content .stock-info__tab__toggle {
  position: relative;
  padding: 1em;
  border: 1px solid #141B4D;
  border-bottom: 0;
  border-radius: 10px 10 0 0;
  background: #F7F7F7;
  -webkit-transition: none;
  transition: none;
}
.entry-content .stock-info__tab__toggle[aria-selected=true] {
  background: #fff;
  margin-bottom: -1px;
}
.entry-content .stock-info__tab__toggle:hover:not([aria-selected=true]) {
  background: #385E9D;
  color: #fff;
}
.entry-content .stock-info__tab__toggle + .stock-info__tab__toggle {
  border-left: 0;
}
.entry-content .stock-info__panel {
  position: absolute;
  width: 100%;
  height: 1000px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .stock-info__panel[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 1279px) {
  .entry-content > .stock-info .stock-info__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .stock-info .stock-info__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .stock-info__panels {
    position: relative;
    height: 1850px;
  }
  .entry-content .stock-info__tab__toggle {
    padding: 0.6em 0.6em;
    font-size: 15px;
  }
  .entry-content .stock-info__name h2 {
    font-size: 25px;
  }
}
.entry-content .subpage-hero__headings__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .subpage-hero__content__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .subpage-hero__headings {
  padding-top: 150px;
  padding-bottom: 50px;
  background: rgb(20, 38, 68);
  background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
  color: #fff;
}
.entry-content .subpage-hero__headings__section {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.entry-content .subpage-hero__headings__title {
  width: 40%;
}
.entry-content .subpage-hero__headings__title h1 {
  margin-bottom: 0;
}
.entry-content .subpage-hero__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-bottom: 20px;
}
.entry-content .subpage-hero__flex:after {
  content: "";
  background: url("../../img/svg/bg-dots.svg") no-repeat;
  background-size: contain;
  width: 529px;
  height: 529px;
  position: absolute;
  right: -70px;
  bottom: 0;
  z-index: -1;
}
.entry-content .subpage-hero__content {
  width: 50%;
  padding-top: 80px;
  padding-right: 50px;
}
.entry-content .subpage-hero__image {
  width: 50%;
}
.entry-content .subpage-hero__image img {
  width: 100%;
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}
@media screen and (max-width: 1279px) {
  .entry-content .subpage-hero__headings__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .subpage-hero__content__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .subpage-hero__headings__title {
    width: 100%;
  }
  .entry-content .subpage-hero__flex {
    padding-bottom: 0;
  }
  .entry-content .subpage-hero__flex::after {
    display: none;
  }
  .entry-content .subpage-hero__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .entry-content .subpage-hero__image img {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  .entry-content .subpage-hero__content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0;
    margin-top: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .subpage-hero__headings__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .subpage-hero__content__wrapper {
    width: calc(100% - 30px);
  }
  .entry-content .subpage-hero__content {
    padding: 0 15px;
  }
}
.entry-content > .tabimages .tabimages__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .tabimages__panel[aria-hidden=true] {
  display: none;
}
.entry-content .tabimages__togglers {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(5, 1fr);
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
  row-gap: 10px;
  margin-bottom: 30px;
}
.entry-content .tabimages__toggler {
  font-size: 14px;
  padding: 1em;
  text-align: center;
  border-radius: 0.3em;
  background: #C9D4E6;
  position: relative;
  z-index: 2;
}
.entry-content .tabimages__toggler[aria-selected=true] {
  background: #141B4D;
  color: #fff;
}
.entry-content .tabimages__toggler[aria-selected=true]:before {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #141B4D;
  content: "";
  position: absolute;
  bottom: -10px;
  z-index: 1;
  left: calc(50% - 10px);
}
.entry-content .tabimages__collection + .tabimages__collection {
  margin-top: 30px;
}
.entry-content .tabimages__collection__images {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(5, 1fr);
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  margin-top: 30px;
}
.entry-content .tabimages__image__link {
  display: block;
}
.entry-content .tabimages__image__link:hover .tabimages__image__thumb:after {
  opacity: 1;
}
.entry-content .tabimages__image__thumb {
  width: 100%;
  height: 170px;
  position: relative;
  border: 1px solid #C7C9C7;
}
.entry-content .tabimages__image__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-content .tabimages__image__thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.9) 0%, rgba(58, 98, 171, 0.9) 60%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .tabimages__image__thumb::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../../img/svg/magnifying-glass.svg") no-repeat;
  background-size: contain;
  z-index: 2;
}
.entry-content .tabimages__image__description {
  font-size: 13px;
  font-weight: 300;
  color: #385E9D;
  text-decoration: underline;
  margin-top: 0.5em;
}
@media screen and (max-width: 1279px) {
  .entry-content > .tabimages .tabimages__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .tabimages .tabimages__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .tabimages__collection__images {
    -webkit-grid-template-columns-: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .entry-content .tabimages__togglers {
    position: sticky;
    top: 80px;
    background: #fff;
    -webkit-grid-template-columns-: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    row-gap: 5px;
    z-index: 1;
    padding: 1em 0 0.5em;
  }
  .entry-content .tabimages__toggler {
    font-size: 12px;
    padding: 0.8em 0.5em;
  }
  .entry-content .tabimages__toggler[aria-selected=true]::before {
    display: none;
  }
}
.entry-content > .timeline .timeline__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .timeline__showcase__drag {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.entry-content .timeline__showcase__flexer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.entry-content .timeline__showcase__inner {
  width: 904px;
  height: 100%;
  display: block;
  margin: 0 30px;
  overflow: hidden;
}
.entry-content .timeline__showcase__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #EAEEF5;
  padding: 4em 3em;
  height: 100%;
}
.entry-content .timeline__showcase__item__thumb {
  pointer-events: none;
  width: 45%;
  overflow: hidden;
  height: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.entry-content .timeline__showcase__item__thumb img {
  width: 100%;
}
.entry-content .timeline__showcase__item__thumb + .timeline__showcase__item__description {
  width: 55%;
  padding-right: 40px;
}
.entry-content .timeline__showcase__item__description {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.entry-content .timeline__showcase__item__description p + p {
  margin-top: 1em;
}
.entry-content .timeline__showcase__item__heading {
  font-size: 24px;
}
.entry-content .timeline__showcase__indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.entry-content .timeline__showcase__indicator {
  width: 8px;
  height: 8px;
  border: 1px solid #333333;
  border-radius: 50%;
  margin: 0 15px;
  background: #fff;
  position: relative;
}
.entry-content .timeline__showcase__indicator:hover, .entry-content .timeline__showcase__indicator[aria-expanded=true] {
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
}
.entry-content .timeline__showcase__indicator:hover .timeline__showcase__indicator__heading, .entry-content .timeline__showcase__indicator[aria-expanded=true] .timeline__showcase__indicator__heading {
  display: block;
}
.entry-content .timeline__showcase__indicator::before {
  content: "";
  width: 30px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 100%;
  background: #333333;
}
.entry-content .timeline__showcase__indicator:last-child::before {
  display: none;
}
.entry-content .timeline__showcase__indicator__heading {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: none;
}
.entry-content .timeline__showcase__nav {
  position: absolute;
  height: 100%;
  width: 122px;
  background: #fff;
  top: 0;
  z-index: 1;
}
.entry-content .timeline__showcase__nav[aria-hidden=true] {
  display: none;
}
.entry-content .timeline__showcase__nav--previous {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}
.entry-content .timeline__showcase__nav--previous .icon-left {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
.entry-content .timeline__showcase__nav--next {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
}
.entry-content .timeline__showcase__nav--next .icon-right {
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
@media screen and (max-width: 1279px) {
  .entry-content > .timeline .timeline__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .timeline__showcase__inner {
    width: 700px;
    height: 500px;
    margin: 0 15px;
  }
  .entry-content .timeline__showcase__flex {
    padding: 2em 3em;
  }
  .entry-content .timeline__showcase__indicator {
    margin: 0 10px;
  }
  .entry-content .timeline__showcase__indicator::before {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .timeline .timeline__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .timeline__showcase__nav {
    width: 60px;
  }
  .entry-content .timeline__item__thumb {
    height: 100px;
  }
  .entry-content .timeline__showcase__inner {
    width: 300px;
    margin: 0 15px;
    height: auto;
  }
  .entry-content .timeline__showcase__flex {
    padding: 1em 1em;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .entry-content .timeline__showcase__item__heading {
    font-size: 16px;
  }
  .entry-content .timeline__showcase__item__thumb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 100px;
    margin-bottom: 1em;
  }
  .entry-content .timeline__showcase__item__thumb + .timeline__showcase__item__description {
    width: 100%;
    padding-right: 0;
    height: 300px;
    overflow: auto;
  }
  .entry-content .timeline__showcase__item__description {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    height: 415px;
    font-size: 14px;
  }
  .entry-content .timeline__showcase__item__description p + ul,
  .entry-content .timeline__showcase__item__description p + p {
    margin-top: 0.5em;
  }
  .entry-content .timeline__showcase__item__description li + li {
    margin-top: 0.5em;
  }
  .entry-content .timeline__showcase__indicator {
    -webkit-transition: none;
    transition: none;
    display: none;
  }
  .entry-content .timeline__showcase__indicator:has(+ [aria-selected=true]) {
    display: inherit;
  }
  .entry-content .timeline__showcase__indicator:has(+ * + [aria-selected=true]) {
    display: inherit;
  }
  .entry-content .timeline__showcase__indicator:has(+ * + * + [aria-selected=true]) {
    display: inherit;
    border: 0;
    width: 0;
  }
  .entry-content .timeline__showcase__indicator[aria-selected=true] {
    display: inherit;
  }
  .entry-content .timeline__showcase__indicator[aria-selected=true] + .timeline__showcase__indicator {
    display: inherit;
  }
  .entry-content .timeline__showcase__indicator[aria-selected=true] + * + .timeline__showcase__indicator {
    display: inherit;
  }
}
.entry-content .video-box__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .video-box__flex {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 15px;
}
.entry-content .video-box__flex--1 {
  -webkit-grid-template-columns-: repeat(1, 1fr);
  grid-template-columns: repeat(1, 1fr);
}
.entry-content .video-box__flex--1 .video-box__image,
.entry-content .video-box__flex--1 .video-box__iframe {
  height: 613px;
}
.entry-content .video-box__image,
.entry-content .video-box__iframe {
  width: 100%;
  height: 300px;
}
.entry-content .video-box__image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry-content .video-box__image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #385E9D;
  opacity: 0.6;
}
@media screen and (max-width: 1279px) {
  .entry-content .video-box__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .video-box__image,
  .entry-content .video-box__iframe {
    width: 100%;
    height: 40vw;
  }
  .entry-content .video-box__flex--1 .video-box__image,
  .entry-content .video-box__flex--1 .video-box__iframe {
    height: calc(62vw - 80px);
  }
  .entry-content .video-box__flex--2 .video-box__image,
  .entry-content .video-box__flex--2 .video-box__iframe {
    height: calc(38vw - 80px);
  }
}
@media screen and (max-width: 767px) {
  .entry-content .video-box__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .video-box__flex {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .entry-content .video-box__flex .video-box__image,
  .entry-content .video-box__flex .video-box__iframe {
    height: calc(62vw - 60px);
  }
}

@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-regular-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-regularitalic-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-regularitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-black-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-blackitalic-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-blackitalic-webfont.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-bold-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-bolditalic-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-light-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-lightitalic-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-lightitalic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-thin-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-thin-webfont.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Rapor";
  src: url("../fonts/rapor/rapor-thinitalic-webfont.woff2") format("woff2"), url("../fonts/rapor/rapor-thinitalic-webfont.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
/*!
 *  Font Awesome 4.3.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("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-genderless:before, .fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

body {
  font-family: "Rapor", sans-serif;
  font-size: 17px;
  line-height: 1;
  color: #333333;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  position: relative;
  overflow-y: scroll;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  background: #fff;
}

a,
a:visited {
  color: inherit;
  text-decoration: none;
}

a,
[role=button] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

a:hover,
[role=button]:hover {
  opacity: 0.75;
}

a.nohovertrans:hover,
.nohovertrans[role=button] {
  opacity: 1;
}

.socialicons {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 0.9em;
}
.socialicons li {
  height: auto;
}
.socialicons li + li {
  margin-left: 1em;
}
.socialicons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
}

.socialicon {
  width: 1em;
  height: auto;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  display: inline-block;
}

.socialicon--x {
  background-image: url("../../img/icons/social/x.svg");
}

.socialicon--youtube {
  background-image: url("../../img/icons/social/youtube.svg");
}

.socialicon--linkedin {
  background-image: url("../../img/icons/social/linkedin.svg");
}

.wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}

.btn {
  background: rgb(58, 98, 171);
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
  display: inline-block;
  font-size: 15px;
  padding: 1em 2em;
  border-radius: 0.3em;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1.1;
}
.btn:hover {
  background: rgb(56, 163, 140);
  background: linear-gradient(132deg, rgb(56, 163, 140) 0%, rgb(56, 163, 140) 60%);
}

.btn--white {
  background: #fff;
  color: #141B4D;
  border: 1px solid #fff;
}
.btn--white:hover {
  background: transparent;
  color: #fff;
}

.btnarrow {
  font-size: 15px;
  color: #385E9D;
  position: relative;
  display: inline-block;
  padding-right: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: normal;
}
.btnarrow:hover {
  color: #333333;
}
.btnarrow:hover .btnarrow__icon {
  width: 24px;
  right: -10px;
}

.btnarrow--white {
  color: #fff;
}

.btnarrow__label {
  display: block;
}

.btnarrow__icon {
  position: absolute;
  width: 14px;
  overflow: hidden;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btnarrow__icon svg {
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.btnicon {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btnicon__icon {
  width: 1em;
  margin-right: 0.3em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btnicon__icon img {
  width: 100%;
}

a.btnicon-link {
  color: #385E9D;
}
a.btnicon-link:hover {
  color: #141B4D;
  opacity: 1;
}
a.btnicon-link:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}
a.btnicon-link:hover .btnicon__icon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.playbtn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  position: relative;
}

a:hover .playbtn .playbtn__stroke-solid {
  opacity: 1;
  stroke-dashoffset: 310;
}
a:hover .playbtn .playbtn__icon {
  stroke-width: 4px;
}

.playbtn__stroke-solid {
  stroke-dashoffset: 0;
  stroke-dashArray: 310;
  -webkit-transition: stroke-dashoffset 1s ease, opacity 1s ease;
  transition: stroke-dashoffset 1s ease, opacity 1s ease;
}

.playbtn__icon {
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}

.icon-left {
  width: 44px;
  height: 44px;
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
  position: relative;
  display: inline-block;
}
.icon-left:after {
  content: "";
  width: 10px;
  height: 17px;
  background: url("../../img/svg/angle-left.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.icon-right {
  width: 44px;
  height: 44px;
  background: linear-gradient(132deg, rgb(71, 179, 185) 0%, rgb(58, 98, 171) 60%);
  position: relative;
  display: inline-block;
}
.icon-right:after {
  content: "";
  width: 10px;
  height: 17px;
  background: url("../../img/svg/angle-left.svg") no-repeat;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(180deg) translate(50%, 50%);
          transform: rotate(180deg) translate(50%, 50%);
}

a:hover:hover .icon-left,
a:hover:hover .icon-right,
[role=button]:hover .icon-left,
[role=button]:hover .icon-right {
  background: #38A38C;
}

/* effects */
.effect-fadein,
.effect-slidein,
.effect-slidein-left,
.effect-slidein-right {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
}

.effect-fadein {
  opacity: 0;
}

.effect-slidein {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}

.effect-slidein-left {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.effect-slidein-right {
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

.effect-fadein--delay {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.effect-fadein--delay2 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.effect-fadein--delay3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}

.effect-fadein--delay4 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.effect-fadein--delay5 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.effect-fadein.active {
  opacity: 1;
}

.effect-slidein.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.effect-slidein-left.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.effect-slidein-right.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.wp-block-group__inner-container > ol,
.wp-block-group__inner-container > ul,
.wp-block-group__inner-container > h2,
.wp-block-group__inner-container > h3,
.wp-block-group__inner-container > h4,
.wp-block-group__inner-container > h5,
.wp-block-group__inner-container > figure,
.wp-block-group__inner-container > p {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.wp-block-group__inner-container.active > ol,
.wp-block-group__inner-container.active > ul,
.wp-block-group__inner-container.active > h2,
.wp-block-group__inner-container.active > h3,
.wp-block-group__inner-container.active > h4,
.wp-block-group__inner-container.active > h5,
.wp-block-group__inner-container.active > figure,
.wp-block-group__inner-container.active > p {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* end effects*/
.filecontainer {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 1.6em;
}
.filecontainer .filesize {
  display: none;
}

.fileicon {
  height: 1.8em;
  width: 1.3em;
  margin-top: -0.3em;
  left: 0;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("../../img/svg/file-link.svg");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}
a:hover .fileicon.fileicon--white {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.filename {
  display: inline-block;
  line-height: 1.2;
}

.fileicon--pdf {
  background-image: url("../../img/svg/file-pdf.svg");
}

.fileicon--ppt {
  background-image: url("../../img/svg/file-ppt.svg");
}

.fileicon--mp4 {
  background-image: url("../../img/svg/file-video.svg");
}

.fileicon--white.fileicon--pdf {
  background-image: url("../../img/svg/file-pdf-white.svg");
}
.fileicon--white.fileicon--ppt {
  background-image: url("../../img/svg/file-ppt-white.svg");
}
.fileicon--white.fileicon--mp4 {
  background-image: url("../../img/svg/file-video-white.svg");
}

.sdg {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}
.sdg[data-sdg="1"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-01.png");
}
.sdg[data-sdg="2"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-02.png");
}
.sdg[data-sdg="3"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-03.png");
}
.sdg[data-sdg="4"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-04.png");
}
.sdg[data-sdg="5"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-05.png");
}
.sdg[data-sdg="6"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-06.png");
}
.sdg[data-sdg="7"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-07.png");
}
.sdg[data-sdg="8"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-08.png");
}
.sdg[data-sdg="9"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-09.png");
}
.sdg[data-sdg="10"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-10.png");
}
.sdg[data-sdg="11"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-11.png");
}
.sdg[data-sdg="12"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-12.png");
}
.sdg[data-sdg="13"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-13.png");
}
.sdg[data-sdg="14"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-14.png");
}
.sdg[data-sdg="15"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-15.png");
}
.sdg[data-sdg="16"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-16.png");
}
.sdg[data-sdg="17"] {
  background-image: url("../../img/icons/sdgs/E-WEB-Goal-17.png");
}

.fancy-text {
  color: #385E9D;
  font-size: 40px;
  font-weight: 300;
}
.fancy-text strong {
  font-size: 60px;
  font-weight: 300 !important;
}

/*expander*/
.expander {
  border: 1px solid #385E9D;
  border-radius: 6px;
}
.expander + .expander {
  margin-top: 5px;
}
.expander:hover {
  border-color: #141B4D;
}

.expander__toggle {
  width: 100%;
  display: block;
  position: relative;
  padding: 0.8em 1em 0.7em;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.2;
  padding-right: 2em;
  color: #385E9D;
}
.expander__toggle:hover {
  color: #141B4D;
  opacity: 1;
}
.expander__toggle:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}
.expander__toggle[aria-expanded=true] .expander__icon:after {
  display: none;
}

.expander__content {
  padding: 0 1.5em 1em;
}
.expander__content[aria-hidden=true] {
  display: none;
}

.expander__icon {
  height: 0.9em;
  width: 0.9em;
  position: absolute;
  right: 1em;
  top: 1em;
}
.expander__icon:before {
  content: "";
  width: 100%;
  height: 0.1em;
  background: currentColor;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}
.expander__icon:after {
  content: "";
  height: 100%;
  width: 0.1em;
  background: currentColor;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

/*end expander*/
/* share */
.share {
  width: 45px;
  max-height: 45px;
  overflow: hidden;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 10;
  background: rgb(20, 26, 68);
  background: linear-gradient(132deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 60%);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.share:hover, .share:focus {
  max-height: 300px;
  background: rgb(20, 26, 68);
  background: linear-gradient(132deg, rgb(20, 26, 68) 0%, rgb(20, 26, 68) 60%);
}

.entry-content .share__networks {
  list-style: none;
  padding: 0;
  margin: 0;
}
.entry-content .share__networks li {
  border-top: 1px solid #EAEEF5;
}
.entry-content .share__networks li a {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.entry-content .share__networks li a:hover {
  background: #385E9D;
  opacity: 1;
}
.entry-content .share__networks li + li {
  margin-top: 0;
}

.share__toggler .share__icon img {
  width: 25%;
}

.share__icon {
  display: block;
  width: 45px;
  height: 45px;
  position: relative;
}
.share__icon img {
  max-width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* end share */
/* search page*/
.searchpage {
  padding-top: 150px;
  padding-bottom: 100px;
}
.searchpage .navigation {
  margin-top: 5em;
}
.searchpage .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.searchpage .nav-links .current {
  padding: 0 1em;
}
.searchpage .nav-links a {
  padding: 0 1em;
  font-weight: 300;
  color: #385E9D;
}

.searchpage__item {
  margin-bottom: 2em;
  line-height: 1.2;
}
.searchpage__item h4 + div {
  margin-top: 0;
}
.searchpage__item h4 + div + p {
  margin-top: 0.5em;
}

.searchpage__item__link {
  color: #385E9D;
  margin-top: 0;
}

/* end search page*/
.replacecontent {
  background: pink;
}

.hamburger[aria-hidden=true] {
  display: none;
}

.nav {
  position: fixed;
  width: 100%;
  z-index: 99;
  left: 0;
  top: 0;
  font-size: 18px;
}

.nav__secondary {
  background: rgb(49, 84, 147);
  background: -webkit-gradient(linear, left top, right top, from(rgb(49, 84, 147)), to(rgb(20, 26, 68)));
  background: linear-gradient(90deg, rgb(49, 84, 147) 0%, rgb(20, 26, 68) 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav__secondary .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav__secondary__stocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 0.4em;
  width: 50%;
  overflow: hidden;
}

.nav__secondary__stocks__q {
  width: 100%;
  position: relative;
  min-height: 11px;
}
.nav__secondary__stocks__q iframe {
  width: 100%;
  position: absolute;
}

.nav__secondary__stock {
  font-size: 11px;
  color: #fff;
}
.nav__secondary__stock + .nav__secondary__stock {
  padding-left: 1em;
  margin-left: 1em;
  position: relative;
}
.nav__secondary__stock + .nav__secondary__stock::before {
  content: "";
  position: absolute;
  height: 0.8em;
  left: 0;
  top: 0;
  width: 1px;
  background: currentColor;
}

.nav__secondary__stock__ticker {
  font-weight: bold;
}

.nav__secondary__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.nav__secondary__item {
  margin-left: 3em;
  font-size: 11px;
  color: #fff;
  border-top: 3px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
}
.nav__secondary__item:hover, .nav__secondary__item.current, .nav__secondary__item.active {
  border-top: 3px solid #38A38C;
}

.nav__secondary__link {
  display: inline-block;
  width: 100%;
  padding: 0.4em 0 0.4em;
}

.nav__hamburger[aria-hidden=true] {
  display: none;
}

.nav__primary {
  background: rgb(255, 255, 255);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #D9D9D9;
}

.nav__primary__banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav__menu__items {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav__menu__item {
  border-bottom: 5px solid transparent;
}
.nav__menu__item:hover, .nav__menu__item.current, .nav__menu__item.active {
  border-bottom-color: #141B4D;
}
.nav__menu__item + .nav__menu__item {
  margin-left: 2em;
}

.nav__secondary__item--social .socialicon {
  width: 1em;
  height: 0.9em;
}
.nav__secondary__item--social a {
  padding: 0.4em 0 0.4em;
  display: block;
}

.nav__secondary__item--network-linkedin,
.nav__secondary__item--network-youtube {
  margin-left: 1em;
}

.nav__menu__link {
  display: block;
  padding: 1.5em 0 0.9em;
}

.nav__menu__label {
  font-size: 13px;
  color: #141B4D;
  text-transform: uppercase;
}

.nav__logo {
  width: 280px;
}
.nav__logo a:hover {
  opacity: 0.75;
}

.nav__logo__image {
  width: 100%;
}

.nav__logo__png {
  width: 100%;
  height: 55px;
  background: url("../../img/logo.png?v5") no-repeat;
  background-size: contain;
  display: block;
}

.nav__menu {
  margin-left: auto;
}

.nav__submenu {
  position: absolute;
  color: #fff;
  margin-top: 5px;
}
.nav__submenu[aria-hidden=true] {
  display: none;
}

.nav__submenu__list {
  list-style: none;
  padding-left: 0;
}
.nav__submenu__list + .nav__submenu__list .nav__submenu__item {
  border-left: 1px solid #707070;
}

.nav__submenu__item {
  color: #fff;
  background: #141B4D;
  border-bottom: 1px solid #707070;
  font-size: 14px;
}
.nav__submenu__item:hover, .nav__submenu__item.current {
  background: #385E9D;
}
.nav__submenu__item:last-child {
  border-bottom: 0;
}
.nav__submenu__item.nav__submenu__item--heading {
  background: #3D426A;
  font-size: 8px;
  padding: 1.3em 2.3em 1.2em;
  text-transform: uppercase;
}
.nav__submenu__item.nav__submenu__item--heading:hover {
  background: #3D426A;
}

.nav__submenu__label {
  display: block;
  padding: 1em 1.4em 1.2em;
}

.nav__seccondary__submenu {
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 1em 1.4em;
  background: #EAEEF5;
  font-size: 14px;
}
.nav__seccondary__submenu[aria-hidden=true] {
  display: none;
}

.nav__seccondary__submenu__list {
  list-style: none;
  padding-left: 0;
}

.nav__seccondary__submenu__item.current {
  color: #38A38C;
}
.nav__seccondary__submenu__item + .nav__seccondary__submenu__item {
  margin-top: 0.5em;
}

.nav__submenu__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.searchmenu__icon {
  padding: 0.2em 0 0.4em;
  display: inline-block;
}

.searcher {
  position: fixed;
  z-index: 99;
  left: 0;
  background: #141B4D;
  top: 90px;
  padding: 20px 0;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.searcher[aria-hidden=true] {
  display: none;
}

.searcher__submit {
  border: 0;
  background: 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  margin-right: 1em;
  cursor: pointer;
}

.searcher__close {
  width: 11px;
  height: 11px;
  background: url("../../img/icons/close-x.png") no-repeat;
  background-size: contain;
  margin-left: auto;
}

.searcher__bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

input[type=text].searcher__q {
  font-size: 20px;
  text-transform: uppercase;
  padding: 0.2em;
  background: none;
  width: 800px;
  border: 0;
  color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input[type=text].searcher__q::-webkit-input-placeholder {
  color: #fff;
}
input[type=text].searcher__q::-moz-placeholder {
  color: #fff;
}
input[type=text].searcher__q:-ms-input-placeholder {
  color: #fff;
}
input[type=text].searcher__q::-ms-input-placeholder {
  color: #fff;
}
input[type=text].searcher__q::placeholder {
  color: #fff;
}

.searcher-open .nav__secondary__item--search {
  border-top: 5px solid #38A38C;
}

.home:not(.scrolled):not(.menu-open) .nav__hamburger span {
  background: #fff;
}
.home:not(.scrolled):not(.menu-open) .nav__secondary {
  background: rgba(49, 84, 147, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(49, 84, 147, 0.8)), to(rgba(20, 26, 68, 0.8)));
  background: linear-gradient(90deg, rgba(49, 84, 147, 0.8) 0%, rgba(20, 26, 68, 0.8) 100%);
}
.home:not(.scrolled):not(.menu-open) .nav__primary {
  background-color: rgba(255, 255, 255, 0);
  border-bottom-color: transparent;
}
.home:not(.scrolled):not(.menu-open) .nav__logo__png {
  background-image: url("../../img/logo-white.png?v5");
}
.home:not(.scrolled):not(.menu-open) .nav__menu__label {
  color: #fff;
}
.home:not(.scrolled):not(.menu-open) .nav__menu__item:hover, .home:not(.scrolled):not(.menu-open) .nav__menu__item.current, .home:not(.scrolled):not(.menu-open) .nav__menu__item.active {
  border-bottom-color: #fff;
}

.nav__stocktickers {
  color: #fff;
  font-size: 0.75em;
  font-family: GilroySemiBold;
  line-height: 1.2;
}

.nav__stocktickers__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nav__stocktickers__item {
  margin-left: 2em;
}

.stockquotedata {
  display: none;
}

.nav__mobile__logo[aria-hidden=true] {
  display: none;
}

.nav__mobile__expander[aria-hidden=true] {
  display: none;
}

.entry-content > .events-archive .news-archive__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}

.eventpost__body {
  margin-top: 120px;
  background: #EAEEF5;
  padding: 3em;
  margin-bottom: 90px;
}

.eventpost .event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 0;
  border-bottom: none;
}
.eventpost .event__title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 30px;
  margin-bottom: 30px;
}
.eventpost .event__actions {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.eventpost .event__date {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-bottom: 15px;
  font-size: 14px;
}
.eventpost .event__location {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin-bottom: 15px;
  font-size: 14px;
}
.eventpost .event__description {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin: 0;
  line-height: 1.2;
  font-weight: 300;
}
.eventpost .event__action + .event__action {
  margin-top: 0;
  margin-left: 3em;
}

.event + .event {
  margin-top: 30px;
}

.event__heading {
  margin-bottom: 2em;
}

.event__items {
  list-style: none;
  padding-left: 0;
}

.event__item {
  padding-bottom: 1em;
  border-bottom: 1px solid #C7C9C7;
}
.event__item + .event__item {
  margin-top: 1em;
}

.event__date {
  font-size: 12px;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.event__location {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 1em;
}

.event__title {
  font-size: 16px;
  color: #385E9D;
  line-height: 1.2;
}
.event__title a {
  color: #385E9D;
}
.event__title a:hover {
  color: #141B4D;
  opacity: 1;
}
.event__title a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.event__description {
  margin-top: 1em;
  margin-bottom: 2em;
}

.event__actions {
  color: #385E9D;
  margin-top: 1em;
}

.event__action {
  font-size: 14px;
  display: block;
  line-height: 1;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
  color: #385E9D;
}
.event__action:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: -0.2em;
}
.event__action + .event__action {
  margin-top: 1em;
}
.event__action:hover {
  color: #141B4D;
  opacity: 1;
}
.event__action:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.event__action--calendar:before {
  width: 16px;
  height: 16px;
  background-image: url("../../img/svg/calendar.svg");
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.event__action--calendar:hover:before {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.event__tag {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #fff;
  background: #38A38C;
  padding: 0.5em;
}

.event__tag--media {
  background: #A15A95;
}

.events-archive .event {
  border-bottom: 1px solid #C7C9C7;
  margin-bottom: 20px;
}
.events-archive .event__actions {
  margin-bottom: 20px;
}
.events-archive .event__description {
  font-weight: 300;
  line-height: 1.2;
}
.events-archive .event__date {
  font-size: 14px;
}
.events-archive .news-archive__list__upcoming,
.events-archive .news-archive__list__past {
  margin-bottom: 20px;
}
.events-archive .news-archive__list__upcoming span,
.events-archive .news-archive__list__past span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  background: #385E9D;
  color: #fff;
  padding: 0.5em;
  text-transform: uppercase;
}
.events-archive .news-archive__list__past span {
  background: #707070;
}

@media screen and (max-width: 1279px) {
  .entry-content > .events-archive .news-archive__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .eventpost__body {
    padding: 40px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .events-archive .news-archive__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .eventpost .wrapper {
    padding: 30px 15px;
    width: calc(100% - 30px);
  }
  .event__title {
    font-size: 16px;
  }
  .eventpost__body {
    padding: 15px;
  }
}
.entry-content > .news-archive .news-archive__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}

.news {
  background: #EAEEF5;
  padding: 200px 0 100px;
}
.news > .wrapper {
  padding: 100px;
  background: #fff;
}
.news .news__heading {
  margin-bottom: 2em;
  border-bottom: 1px solid #C7C9C7;
  padding-bottom: 2em;
}
.news .news__heading h1 {
  font-size: 30px;
  color: #333333;
  text-transform: none;
}
.news .news__date {
  font-size: 12px;
  margin-bottom: 1.5em;
}
.news .news__body {
  padding-bottom: 50px;
}
.news .news__body img {
  max-width: 100%;
  height: auto !important;
}
.news .news__body h2 {
  font-size: 20px;
  color: #333333;
  text-transform: none;
}
.news .news__body h2 + p {
  margin-top: 1em;
}
.news .news__body figure {
  max-width: 100%;
}
.news .news__body figure img {
  width: 100%;
}
.news .news__body figure figcaption {
  line-height: 1.4;
  font-size: 0.8em;
  font-weight: 300;
}
.news .news__body pre {
  font-family: Rapor;
  line-height: 1.4;
  margin-top: 3em;
  font-weight: 300;
}
.news .news__body table {
  margin: 2em 0;
  font-size: 0.8em;
}
.news .news__body table td {
  padding: 0.2em 0.3em;
  line-height: 1.4;
}
.news .news__body table + table {
  margin-top: 2em;
}
.news .news__pdf {
  font-size: 14px;
  color: #385E9D;
}
.news .news__viewall {
  border-top: 1px solid #C7C9C7;
  padding-top: 50px;
  text-align: center;
}

.news-render-list {
  list-style: none;
  padding-left: 0;
}

.news-render-list__item + .news-render-list__item {
  margin-top: 30px;
}

.news-render-list__item__date {
  font-size: 12px;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.news-render-list__item__title {
  line-height: 1.2;
  color: #385E9D;
}
.news-render-list__item__title a {
  text-decoration: underline;
  color: #385E9D;
}
.news-render-list__item__title a:hover {
  color: #141B4D;
  opacity: 1;
}
.news-render-list__item__title a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.news-archive__list .news-render-list__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #C7C9C7;
}

.news-archive__years {
  margin-bottom: 40px;
}
.news-archive__years select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #385E9D;
  padding: 0.4em 1em;
  padding-right: 2em;
  font-weight: 300;
  font-size: 22px;
  color: #385E9D;
  border-radius: 0.4em;
  font-family: Rapor;
}
.news-archive__years select option {
  font-size: 14px !important;
}

.news-archive__selector {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #385E9D;
}

.news-archive__pagination {
  margin-top: 50px;
}
.news-archive__pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}
.news-archive__pagination ul li {
  padding: 0;
}
.news-archive__pagination ul li .current,
.news-archive__pagination ul li > span,
.news-archive__pagination ul li a {
  display: block;
  padding: 1em;
  text-decoration: none;
}
.news-archive__pagination ul li .current {
  font-weight: bold;
}
.news-archive__pagination ul li + li {
  margin-top: 0;
}

@media screen and (max-width: 1279px) {
  .entry-content > .news-archive .news-archive__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .news {
    padding-top: 130px;
  }
  .news .wrapper {
    padding: 40px;
  }
  .news__body table td {
    padding: 0.4em 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .news-archive .news-archive__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .news {
    padding-top: 120px;
  }
  .news .wrapper {
    padding: 30px 15px;
    width: calc(100% - 30px);
  }
  .news__body div[style] {
    float: none !important;
    width: 100% !important;
    margin: 1em 0 !important;
    padding: 0 !important;
  }
}
.footer {
  background: rgb(49, 84, 147);
  background: -webkit-gradient(linear, left top, right top, from(rgb(51, 87, 161)), to(rgb(20, 43, 77)));
  background: linear-gradient(90deg, rgb(51, 87, 161) 0%, rgb(20, 43, 77) 100%);
}

.footer__primary {
  padding: 50px 0;
}

.footer__menu a:hover {
  opacity: 0.7;
}

.footer__menu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__menu__item {
  color: #fff;
  min-width: 100px;
}
.footer__menu__item + .footer__menu__item {
  margin-left: 40px;
}

.footer__submenu__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__submenu__list {
  list-style: none;
}
.footer__submenu__list + .footer__submenu__list {
  margin-left: 40px;
}

.footer__menu__label {
  font-size: 14px;
  text-transform: uppercase;
}

.footer__submenu {
  margin-top: 30px;
}

.footer__submenu__item + .footer__submenu__item {
  margin-top: 0.5em;
}

.footer__submenu__label {
  font-weight: 300;
}

.footer__submenu__heading {
  color: #ADB9CC;
  text-transform: uppercase;
  font-size: 10px;
}

.footer__bottom {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}

.footer__copyright {
  font-size: 10px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.footer__copyright__links {
  list-style: none;
  padding-left: 1em;
  margin-left: 1em;
  position: relative;
}
.footer__copyright__links:before {
  content: "";
  height: 1em;
  width: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}

.footer__subscribe {
  background: rgba(0, 0, 0, 0.15);
  padding: 40px 0;
}

.footer__subscribe__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__subscribe__flex[aria-hidden=true] {
  display: none;
}
.footer__subscribe__flex input {
  font-size: 14px;
  color: #fff;
  background: #141B4D;
  border-radius: 0.3em;
  padding: 1em;
  border: 0;
}

.footer__subscribe__form.processing {
  opacity: 0.5;
  pointer-events: none;
}

.footer__subscribe__error {
  text-align: right;
  color: #D25B73;
  margin-top: 1em;
}
.footer__subscribe__error[aria-hidden=true] {
  display: none;
}

.footer__subscribe__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.footer__subscribe__options[aria-hidden=true] {
  display: none;
}

.footer__subscribe__success {
  background: #fff;
  padding: 50px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
}
.footer__subscribe__success[aria-hidden=true] {
  display: none;
}
.footer__subscribe__success strong {
  font-weight: bold;
}

.footer__subscribe__success__icon {
  text-align: center;
  margin-bottom: 40px;
}
.footer__subscribe__success__icon img {
  width: 110px;
}

.footer__subscribe__heading {
  font-size: 30px;
  font-weight: 300;
  width: 35%;
  color: #fff;
  padding-right: 1em;
}

.footer__subscribe__inputs {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.footer__subscribe__lname,
.footer__subscribe__fname {
  width: 170px;
  margin-left: 0.5em;
}

.footer__subscribe__email {
  width: 180px;
  margin-left: 0.5em;
}

.footer__subscribe__submit {
  border: 0;
  background: none;
  padding: 0;
  margin-left: 5px;
}

.footer__subscribe__recaptcha {
  margin-left: auto;
}

.footer__feeds {
  background: #F7F7F7;
  padding: 100px 0;
  font-weight: 300;
}

.footer__feeds__flex {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.footer__feed {
  font-weight: 300;
}
.footer__feed:not(:first-child) {
  border-left: 1px solid #333333;
  padding-left: 30px;
}
.footer__feed p {
  line-height: 1.4;
  margin-bottom: 1em;
}

.footer__feed__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}
.footer__feed__heading h2 {
  font-size: 30px;
  line-height: 1.2;
  width: 65%;
  padding-right: 1em;
}

.footer__feed__heading__link {
  width: 40%;
  text-align: right;
  position: absolute;
  right: 0;
  padding-top: 0.5em;
}

.footer__feed__financial {
  margin-top: 20px;
  font-size: 12px;
  font-weight: normal;
}
.footer__feed__financial .financial-reports__quarter__file + .financial-reports__quarter__file {
  margin-top: 15px;
}
.footer__feed__financial .financial-reports__quarter__heading {
  margin-bottom: 15px;
}
.footer__feed__financial .financial-reports__quarter__file a {
  color: #385E9D;
}
.footer__feed__financial .financial-reports__quarter__file a:hover {
  color: #141B4D;
  opacity: 1;
}
.footer__feed__financial .financial-reports__quarter__file a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.footer__feed__events .event__description {
  display: none;
}
.footer__feed__events .event__title {
  text-decoration: underline;
}

.footer__feed__events__past,
.footer__feed__events__upcoming {
  margin-bottom: 20px;
}
.footer__feed__events__past span,
.footer__feed__events__upcoming span {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  background: #385E9D;
  color: #fff;
  padding: 0.5em;
  text-transform: uppercase;
}

.footer__feed__events__past span {
  background: #707070;
}

.footer__feeds__togglers {
  display: none;
}

@media screen and (max-width: 1279px) {
  .footer__feeds {
    padding: 60px 0;
  }
  .footer__menu {
    display: none;
  }
  .footer__subscribe {
    padding: 60px 0;
  }
  .footer__subscribe__error {
    text-align: center;
  }
  .footer__subscribe__heading {
    margin-bottom: 1em;
    width: 100%;
  }
  .footer__subscribe__inputs {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__subscribe__flex {
    display: block;
    text-align: center;
  }
  .footer__subscribe__flex input {
    width: 50%;
    margin-bottom: 1em;
  }
  .footer__subscribe__recaptcha {
    margin: 1em auto;
  }
  .footer__copyright {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2em;
  }
  .footer__socials {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 30px;
  }
  .footer__socials .socialicons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__socials .socialicon {
    height: 1.5em;
    width: 5em;
  }
  .footer__feeds__flex {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
  .footer__feed {
    display: none;
  }
  .footer__feed[aria-hidden=true] {
    display: none;
  }
  .footer__feed[aria-hidden=false] {
    display: block;
  }
  .footer__feed:not(:first-child) {
    border-left: 0;
    padding-left: 0;
  }
  .footer__feeds__togglers {
    display: -webkit-grid;
    display: grid;
    -webkit-grid-template-columns-: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 40px;
  }
  .footer__feeds__toggler {
    background: #EAEEF5;
    border-radius: 0.4em;
    font-size: 14px;
    color: #141B4D;
    padding: 1em;
    text-align: center;
    position: relative;
  }
  .footer__feeds__toggler[aria-selected=true] {
    color: #fff;
    background: #141B4D;
  }
  .footer__feeds__toggler[aria-selected=true]::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #141B4D;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .footer__bottom {
    margin-top: 0;
  }
  .footer__primary {
    padding-bottom: 100px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .footer__feeds {
    padding: 60px 0;
  }
  .footer__feeds__toggler {
    padding: 0.6em;
  }
  .footer__subscribe__flex input {
    width: 100%;
    margin-left: 0;
  }
  .footer__bottom {
    margin-top: 0;
  }
  .footer__primary {
    padding-bottom: 100px;
  }
  .footer__copyright__text {
    width: 100%;
    text-align: center;
  }
  .footer__copyright__links {
    margin-top: 1em;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-left: 0;
  }
  .footer__copyright__links::before {
    display: none;
  }
}
/* overlay*/
body.overlay-on {
  position: absolute;
  overflow: hidden;
}

.overlay {
  position: fixed;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 0;
  height: 100vh;
  visibility: visible;
}

.overlay[aria-hidden=true] {
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.overlay__shadow {
  background: rgba(0, 0, 0, 0.85);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}

.overlay__close {
  position: absolute;
  top: -60px;
  right: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  outline: 0;
  z-index: 300;
  color: #fff;
  text-transform: uppercase;
  line-height: 0;
  background-size: contain;
}
.overlay__close svg {
  width: 30px;
  height: 30px;
}
.overlay__close svg path {
  stroke: #fff;
}

.overlay__close:focus {
  outline-color: #fff;
}

.overlay__close:hover {
  opacity: 0.75;
}

.overlay__close i {
  font-size: 3vw;
}

.overlay__content {
  position: relative;
  width: 100%;
  z-index: 1;
}

.overlay__inner {
  width: 100%;
  padding: 100px 6vw 50px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}

.overlay__width {
  width: 100%;
  position: relative;
  z-index: 1;
}

.overlay .entry-content {
  padding: 0;
}

.overlay__iframe {
  width: 100%;
  height: 80vh;
}

.overlay__img {
  max-width: 100%;
  margin: 0 auto;
}

.overlaycustom-inline-close .overlay__close {
  top: 2.5vw;
  right: 2.5vw;
}
.overlaycustom-inline-close .overlay__close svg path {
  stroke: #333333;
}

.overlay__center {
  text-align: center;
}

/* end overlay */
@media screen and (max-width: 1279px) {
  .overlay__close {
    top: -50px;
  }
  .overlay__inner {
    padding: 120px 40px 50px;
  }
}
.cmsguide {
  margin-top: 100px;
}
.cmsguide .effect-fadein {
  opacity: 1;
}
.cmsguide .effect-slidein {
  -webkit-transform: none;
          transform: none;
}
.cmsguide .wp-block-group__inner-container > ol,
.cmsguide .wp-block-group__inner-container > ul,
.cmsguide .wp-block-group__inner-container > h2,
.cmsguide .wp-block-group__inner-container > h3,
.cmsguide .wp-block-group__inner-container > h4,
.cmsguide .wp-block-group__inner-container > h5,
.cmsguide .wp-block-group__inner-container > figure,
.cmsguide .wp-block-group__inner-container > p {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.cmsguide .wp-block-group__inner-container.active > ol,
.cmsguide .wp-block-group__inner-container.active > ul,
.cmsguide .wp-block-group__inner-container.active > h2,
.cmsguide .wp-block-group__inner-container.active > h3,
.cmsguide .wp-block-group__inner-container.active > h4,
.cmsguide .wp-block-group__inner-container.active > h5,
.cmsguide .wp-block-group__inner-container.active > figure,
.cmsguide .wp-block-group__inner-container.active > p {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cmsguide .toc-container > h1:not(.real) {
  padding-top: 1em;
}
.cmsguide .anchor {
  margin-top: -150px;
}
.cmsguide .wp-block-group__inner-container > h2:not(.real) {
  margin-top: 3em;
  border-top: 2px solid #D25B73;
  padding-top: 4em;
  color: #D25B73;
}
.cmsguide .wp-block-group__inner-container > h3:not(.real) {
  margin-top: 3em;
  color: #D25B73;
}
.cmsguide .toc {
  position: fixed;
  left: 0;
  top: 129px;
  z-index: 1;
  font-size: 12px;
  line-height: 1.2;
  height: calc(100vh - 130px);
  overflow: hidden;
  overflow-y: auto;
  width: 18%;
  font-size: 12px;
  padding: 2%;
  border-bottom: 1px dotted #ccc;
}
.cmsguide .toc div {
  margin-top: 1em;
  position: relative;
}
.cmsguide .toc div:before {
  content: "";
  width: 50px;
  height: 3px;
  background: #385E9D;
  position: absolute;
  display: block;
  left: -60px;
  top: 0.5em;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cmsguide .toc div.current:before {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
}
.cmsguide .toc-container[data-enable-toc="1"] {
  padding-left: 1em;
  width: 82%;
  padding-right: 1em;
  margin-left: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}
.cmsguide .toc-container[data-enable-toc="1"] .project-slider {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
.cmsguide .toc-container[data-enable-toc="1"] .casebrowser__nav {
  margin-right: 0;
}
.cmsguide .toc-container[data-enable-toc="1"] .quote-slider__next,
.cmsguide .toc-container[data-enable-toc="1"] .image-slider__next {
  right: 0px;
}
.cmsguide .toc-container[data-enable-toc="1"] .quote-slider__previous,
.cmsguide .toc-container[data-enable-toc="1"] .image-slider__previous {
  left: 0px;
}
.cmsguide .file-list__wrapper,
.cmsguide .cta-download__wrapper {
  padding: 0 3em;
}

.page-template-cms-guide .footer {
  display: none;
}

@media screen and (max-width: 1279px) {
  .cmsguide .toc {
    font-size: 12px;
    height: calc(100vh - 70px);
    top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .cmsguide .toc-container[data-enable-toc="1"] {
    padding: 0 20px;
    width: 100%;
  }
  .cmsguide .toc-container[data-enable-toc="1"] .project-slider {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: top right;
            transform-origin: top right;
  }
}
.ui {
  line-height: 1.2;
}

.ui-icon {
  width: 14px;
  height: 7px;
  background: url("../../img/svg/angle-down-blue.svg") no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 14px;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ui-icon:hover {
  opacity: 0.85;
}

.ui__checkbox {
  width: 100%;
}
.ui__checkbox .ui-state-focus .ui-checkboxradio-icon {
  border-width: 3px;
}

.ui__checkbox label {
  text-align: left;
  font-size: 1.125em;
  padding-left: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ui__checkbox label:hover {
  opacity: 0.65;
}

.ui__checkbox .ui-checkboxradio-icon {
  top: 0;
  left: 0;
  position: absolute;
  border: 1px solid #C7C9C7;
  background: transparent;
  font-size: 1em;
  color: #385E9D;
  height: 23px;
  width: 23px;
  line-height: 1em;
}

.ui__radiogroup {
  font-size: 13px;
}

.ui__radiogroup legend {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.ui__radiogroup label {
  margin-right: 30px;
  margin-bottom: 5px;
}

.ui__radiogroup .ui-checkboxradio-icon {
  margin-right: 5px;
}

.ui__field {
  font-size: 13px;
  margin-bottom: 10px;
}

.ui__field textarea,
.ui__field input,
.ui__field label {
  display: block;
  width: 100%;
}

.ui__field label {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.ui__field input,
.ui__field textarea {
  padding: 4px;
  border: 1px solid #C7C9C7;
}

.ui__field .ui-selectmenu-button {
  display: block;
  width: 100%;
  padding: 0.5em;
  border: 1px solid #C7C9C7;
}

.ui-selectmenu-menu .ui-menu-item {
  font-size: 16px;
  color: #385E9D;
}
.ui-selectmenu-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 1em;
}

.ui-selectmenu-button-open .ui-selectmenu-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -5px;
}

.ui-menu .ui-state-active {
  background: #EAEEF5;
}

.ui-datepicker {
  color: #000;
  border: 1px solid #C7C9C7;
  border-radius: 3px;
}

.ui-datepicker td {
  padding: 2px;
}

.ui-datepicker td a {
  background: #f6f6f6;
  border: 1px solid #c6c6c6;
  color: #000;
}

.ui-datepicker td a:hover {
  background: #64ccc9;
  border-color: #64ccc9;
}

.ui-datepicker-header {
  background: #e9e9e9;
  border: 1px solid #d8d8d8;
}

.ui-datepicker .ui-state-highlight {
  background: #c0c0c0;
  color: #000;
  border-color: #c0c0c0;
}

.ui-icon-check::before {
  content: "\f00c";
  font-family: inherit;
}

.ui-icon-circle-triangle-w::before,
.ui-icon-circle-triangle-e::before {
  content: "\f0da";
  position: absolute;
  text-indent: 0;
  left: 0;
}

.ui-icon-circle-triangle-w::before {
  content: "\f0d9";
}

.ui__note {
  margin-top: 5px;
}

.ui-selectmenu-button {
  padding: 0.5em 1em;
  background: #fff;
  border: 1px solid #385E9D;
  border-radius: 0.3em;
  font-size: 0.875em;
}
.ui-selectmenu-button.ui-selectmenu-button-open {
  border-radius: 0.3em 0.3em 0 0;
}

.ui-selectmenu-menu .ui-menu {
  border: 1px solid #385E9D;
  border-radius: 0 0 0.3em 0.3em;
  border-top: 0;
}

.ui-front {
  z-index: 999;
}

@media screen and (max-width: 1279px) {
  .ui__radiogroup {
    font-size: 12px;
  }
  .ui__radiogroup legend {
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .ui__radiogroup label {
    padding: 0.5em 0.5em;
  }
}
/* QMod Mini Quotes START */
div.qtool {
  font-family: "Rapor", sans-serif;
}

.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool {
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  color: #fff;
  font-family: "Rapor", sans-serif;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-datetime-group,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-shortname,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool span.qmod-segment.qmod-longname,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool span.qmod-change-group,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool span.qmod-volume-group,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool span.qmod-segment.qmod-last {
  display: none;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-exshname,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-last-currency {
  display: inline;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool span.qmod-segment.qmod-exshname:after {
  content: ":";
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote {
  padding: 0;
  padding-right: 0.8em;
  line-height: 1;
  margin-right: 1em;
  position: relative;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote:after {
  content: "";
  position: absolute;
  height: 0.8em;
  right: 0;
  top: 0;
  width: 1px;
  background: currentColor;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote:last-child:after {
  display: none;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-segment {
  padding-right: 0.2em;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-0 .qmod-last-currency::before {
  content: "FVI";
  margin-right: 0.3em;
  font-weight: bold;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-1 .qmod-last-currency::before {
  content: "FSM";
  margin-right: 0.3em;
  font-weight: bold;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-3 .qmod-exshname,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-2 .qmod-exshname {
  display: none;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-3 .qmod-last-currency,
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-2 .qmod-last-currency {
  font-weight: bold;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-2 > span::before {
  content: "Gold";
  margin-right: 0.3em;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-2 .qmod-last-currency::before {
  content: "$";
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-3 > span::before {
  content: "Silver";
  margin-right: 0.3em;
}
.nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-3 .qmod-last-currency::before {
  content: "$";
}

/* QMod Mini Quotes END */
.qtool .fa-arrow-circle-down:before {
  content: "\f078";
}
.qtool .fa-arrow-circle-up:before {
  content: "\f077";
}

.stock-highlights__tickers .qtool {
  min-height: 83px;
}
.stock-highlights__tickers .qmod-ui-tool {
  color: #fff;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-block-wrapper {
  margin: 0;
  background: transparent;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-head-left {
  margin: 0;
  height: auto;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-after-hours,
.stock-highlights__tickers .qmod-ui-tool .qmod-entline,
.stock-highlights__tickers .qmod-ui-tool .qmod-mkt-mid,
.stock-highlights__tickers .qmod-ui-tool .qmod-mkt-btm,
.stock-highlights__tickers .qmod-ui-tool .qmod-heading {
  display: none;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-last {
  font-size: 50px;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-change {
  display: block;
  font-size: 20px;
}
.stock-highlights__tickers .qmod-ui-tool .qmod-ch-up,
.stock-highlights__tickers .qmod-ui-tool .qmod-ch-down {
  color: #fff;
}

.stock-highlights__tickers__updated .qtool {
  min-height: 19px;
}
.stock-highlights__tickers__updated .qmod-ui-tool .qmod-mkt-top {
  display: none;
}
.stock-highlights__tickers__updated .qmod-ui-tool .qmod-mkt-btm {
  display: block;
}
.stock-highlights__tickers__updated .qmod-ui-tool .qmod-mkt-btm .qmod-datetime {
  margin-right: 0;
}
.stock-highlights__tickers__updated .qmod-ui-tool .qmod-mkt-btm .qmod-volume {
  display: none;
}

.stock-info .qmod-ui-tool h1.qmod-heading {
  font-size: 30px;
  font-weight: normal;
  padding: 0 20px;
  font-weight: 300;
  display: none;
}
.stock-info .qmod-detailedquote .qmod-quotehead .qmod-ask > .qmod-dp,
.stock-info .qmod-ui-tool .qmod-ch-down {
  color: #D25B73;
}
.stock-info .qmod-detailedquote .qmod-quotehead .qmod-bid > .qmod-dp {
  color: #38A38C;
}
.stock-info .qmod-detailedquote .qmod-quotehead .qmod-mkt-hours .qmod-change {
  font-size: 18px;
}
.stock-info .qmod-chart-btns {
  margin-top: 0;
}
.stock-info li + li {
  margin-top: 0;
}
.stock-info .qtool .qmod-block-wrapper {
  background-color: transparent;
  text-align: left;
}
.stock-info .qtool .qmod-heading.qmod-hbg {
  background-color: transparent;
  color: #333333;
}
.stock-info .qtool .inner-addon.right-addon {
  height: 29px;
}
.stock-info .fa.fa-plus-circle,
.stock-info .fa.fa-ellipsis-v {
  color: #fff;
}
.stock-info .qtool h2.qmod-heading.qmod-hbg,
.stock-info .qmod-legend-symbol {
  display: none !important;
}
.stock-info .qmod-legend-list-item {
  height: 22px;
}
.stock-info .qmod-legend > li:nth-of-type(n+7) {
  display: none !important;
}
.stock-info .qmod-detailedquote .qmod-chart .qmod-button-group li button.qmod-btn-active {
  background: #385E9D;
}
.stock-info p,
.stock-info a {
  font-size: 14px;
}
.stock-info .qmod-simplechart.qmod-ui-tool .qmod-chart-js {
  margin: 0;
}

.stock-info__chart__history {
  margin-top: 50px;
}
.stock-info__chart__history .qmod-adjustment-button,
.stock-info__chart__history .qmod-symbol-lookup {
  display: none;
}

.flatpickr-calendar .flatpickr-day.selected {
  background: #385E9D;
}

@media screen and (max-width: 1279px) {
  .qmod-minipricehistory .qmod-minipricehistory-calendar {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .nav__secondary__stocks__q {
    min-height: 11px;
  }
  .nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-1 {
    margin-right: 0;
    padding-right: 0;
  }
  .nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-1::after {
    display: none;
  }
  .nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-3,
  .nav__secondary__stocks__q .qmod-miniquotes.qmod-ui-tool .qmod-quote-2 {
    display: none;
  }
  .stock-info .qmod-detailedquote .qmod-quotehead .qmod-head-left {
    margin: 0;
  }
}
.profile-selector__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}

.profile-single {
  background: #EAEEF5;
  padding: 200px 40px 100px;
}

.profile-single__name h1 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.4em;
}

.profile-single__title {
  margin-bottom: 4em;
}

.profile-single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.profile-single__left {
  width: 30%;
}

.profile-single__photo img {
  width: 100%;
}

.profile-single__right {
  width: 70%;
  padding-left: 40px;
  padding-right: 100px;
}

.overlay .profile-single {
  padding: 40px;
  max-width: 1088px;
  margin: 0 auto;
}

.profile-selector .profile-render-list {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.profile-selector .profile__photo {
  width: 100%;
  height: 300px;
}
.profile-selector .profile__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.profile-selector .profile__name {
  text-align: center;
  margin-top: 1em;
  font-weight: bold;
  line-height: 1.2;
}
.profile-selector .profile__title {
  text-align: center;
  font-weight: 300;
  margin-top: 0.2em;
  line-height: 1.2;
}

@media screen and (max-width: 1279px) {
  .profile-selector__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) {
  .profile-selector .profile__photo {
    height: 200px;
  }
  .profile-single__right {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .profile-selector__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .profile-selector .profile-render-list {
    -webkit-grid-template-columns-: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 10px;
  }
  .profile-selector .profile__photo {
    width: 100%;
    height: auto;
  }
  .overlay .wrapper {
    width: 100%;
  }
  .overlay .profile-single {
    padding: 20px;
  }
  .profile-single__left {
    width: 100%;
    margin-bottom: 1em;
  }
  .profile-single__right {
    width: 100%;
    padding: 0;
  }
  .profile-single__title {
    margin-bottom: 2em;
  }
}
.entry-content > .story-archive .story-archive__wrapper {
  width: 1088px;
  margin-left: auto;
  margin-right: auto;
}

.story {
  background: #EAEEF5;
  padding: 200px 0 100px;
}
.story > .wrapper {
  padding: 100px;
  background: #fff;
}
.story .story__hero {
  margin-bottom: 2em;
}
.story .story__hero img {
  width: 100%;
}
.story .story__heading {
  margin-bottom: 2em;
  border-bottom: 1px solid #C7C9C7;
  padding-bottom: 2em;
}
.story .story__heading h1 {
  font-size: 30px;
  color: #333333;
  text-transform: none;
}
.story .story__date {
  font-size: 12px;
  margin-bottom: 1.5em;
}
.story .story__body {
  padding-bottom: 50px;
}
.story .story__body h2 {
  font-size: 24px;
  color: #333333;
  text-transform: none;
}
.story .story__body h2 + p {
  margin-top: 1em;
}
.story .story__body figure {
  width: 100%;
}
.story .story__body figure img {
  width: 100%;
}
.story .story__body figure figcaption {
  line-height: 1.4;
  font-size: 0.8em;
  font-weight: 300;
}
.story .story__body pre {
  font-family: Rapor;
  line-height: 1.4;
  margin-top: 3em;
  font-weight: 300;
}
.story .story__body table {
  margin: 2em 0;
  font-size: 0.8em;
}
.story .story__body table td {
  padding: 0.2em 0.3em;
  line-height: 1.4;
}
.story .story__body table + table {
  margin-top: 2em;
}
.story .story__pdf {
  font-size: 14px;
  color: #385E9D;
}
.story .story__viewall {
  border-top: 1px solid #C7C9C7;
  padding-top: 50px;
  text-align: center;
}

.story-render-list {
  list-style: none;
  padding-left: 0;
}

.story-render-list__item + .story-render-list__item {
  margin-top: 30px;
}

.story-render-list__item__date {
  font-size: 12px;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.story-render-list__item__title {
  line-height: 1.2;
  color: #385E9D;
}
.story-render-list__item__title a {
  text-decoration: underline;
  color: #385E9D;
}
.story-render-list__item__title a:hover {
  color: #141B4D;
  opacity: 1;
}
.story-render-list__item__title a:hover .fileicon {
  -webkit-filter: brightness(30%);
          filter: brightness(30%);
}

.story-render-listthumb {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 15px;
}

.story-render-listthumb__item__link {
  display: block;
}
.story-render-listthumb__item__link:hover .story-render-listthumb__item__thumb::before {
  opacity: 1;
}
.story-render-listthumb__item__link:hover .story-render-listthumb__item__back {
  opacity: 1;
}

.story-render-listthumb__item__thumb {
  padding-top: 70%;
  position: relative;
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.95) 0%, rgba(58, 98, 171, 0.95) 60%);
}
.story-render-listthumb__item__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
}
.story-render-listthumb__item__thumb::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background: linear-gradient(132deg, rgba(71, 179, 185, 0.95) 0%, rgba(58, 98, 171, 0.95) 60%);
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.story-render-listthumb__item__title {
  font-size: 22px;
  font-weight: 300;
  margin-top: 20px;
  padding-right: 30px;
  line-height: 1.4;
}

.story-render-listthumb__item__back {
  opacity: 1;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.story-render-listthumb__item__back::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 15px;
  background: url("../../img/svg/down-arrow.svg") no-repeat;
  background-size: auto;
  background-size: contain;
  left: 50%;
  top: 100%;
  -webkit-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
}

.story-archive__list .story-render-list__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #C7C9C7;
}

.story-archive__years {
  margin-bottom: 40px;
}
.story-archive__years select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #385E9D;
  padding: 0.4em 1em;
  padding-right: 2em;
  font-weight: 300;
  font-size: 22px;
  color: #385E9D;
  border-radius: 0.4em;
  font-family: Rapor;
}
.story-archive__years select option {
  font-size: 14px !important;
}

.story-archive__selector {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #385E9D;
}

.story-archive__pagination {
  margin-top: 50px;
}
.story-archive__pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
}
.story-archive__pagination ul li {
  padding: 0;
}
.story-archive__pagination ul li .current,
.story-archive__pagination ul li > span,
.story-archive__pagination ul li a {
  display: block;
  padding: 1em;
  text-decoration: none;
}
.story-archive__pagination ul li .current {
  font-weight: bold;
}
.story-archive__pagination ul li + li {
  margin-top: 0;
}

@media screen and (max-width: 1279px) {
  .entry-content > .story-archive .story-archive__wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .story {
    padding-top: 130px;
  }
  .story .wrapper {
    padding: 40px;
  }
  .story__body table td {
    padding: 0.4em 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .entry-content > .story-archive .story-archive__wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .story {
    padding-top: 120px;
  }
  .story .wrapper {
    padding: 30px 15px;
    width: calc(100% - 30px);
  }
  .story__body div[style] {
    float: none !important;
    width: 100% !important;
    margin: 1em 0 !important;
    padding: 0 !important;
  }
  .story-render-listthumb {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
  }
}
.videopost {
  padding-top: 10em;
}

@media screen and (max-width: 1279px) {
  .entry-content .heading-reset {
    margin-bottom: 0;
    color: inherit;
    font-size: 1em;
  }
  .entry-content p.has-normal-font-size {
    font-size: 14px !important;
  }
  .entry-content p.has-small-font-size {
    font-size: 12px !important;
  }
  .entry-content p.has-medium-font-size {
    font-size: 24px !important;
  }
  .entry-content p.has-large-font-size {
    font-size: 32px !important;
  }
  .entry-content p.has-is-large-font-size {
    font-size: 46px !important;
  }
  .entry-content .alignleft,
  .entry-content .alignright {
    margin-bottom: 30px;
  }
  .entry-content .wp-block-separator {
    margin: 40px auto;
    height: 1px;
  }
  .entry-content .wp-block-spacer.responsive {
    height: 100px !important;
  }
  .entry-content .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top {
    position: relative;
    z-index: 1;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top > .wp-block-group__inner-container {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top-with-padding > .wp-block-group__inner-container {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group .wp-block-group.is-style-margin-negative-top-with-padding > .wp-block-group__inner-container, .entry-content .wp-block-group .wp-block-group.is-style-margin-negative-top > .wp-block-group__inner-container, .entry-content .wp-block-group .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
    width: 70.5%;
  }
  .entry-content .wp-block-group.is-style-padding-right > .wp-block-group__inner-container {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }
  .entry-content .wp-block-group.is-style-padding-right > .wp-block-group__inner-container .button {
    text-align: center;
  }
  .entry-content .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .wp-block-column {
    -ms-flex-preferred-size: 0 !important;
        flex-basis: 0 !important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  .effect-slidein-left {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .effect-slidein-right {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  .expander__toggle {
    font-size: 18px;
    padding-right: 3em;
  }
  .share {
    width: 40px;
  }
  .share__icon {
    width: 40px;
    height: vet(40px);
  }
  .hideTablet {
    display: none;
  }
  /* hamburger menu*/
  .nav__hamburger {
    cursor: pointer;
    display: inherit;
    height: 23px;
    position: absolute;
    right: 40px;
    top: 48px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 30px;
  }
  .nav__hamburger span {
    display: block;
    height: 3px;
    left: 0;
    opacity: 1;
    position: absolute;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    width: 100%;
    background: #141B4D;
  }
  .nav__hamburger span:nth-child(1) {
    top: 0px;
  }
  .nav__hamburger span:nth-child(2),
  .nav__hamburger span:nth-child(3) {
    top: 8.5px;
  }
  .nav__hamburger span:nth-child(4) {
    top: 17px;
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(1) {
    left: 50%;
    top: 6.5px;
    width: 0%;
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(2) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .nav__hamburger[aria-expanded=true] span:nth-child(4) {
    left: 50%;
    top: 13px;
    width: 0%;
  }
  /* end hamgburger*/
  body.menu-open {
    position: absolute;
    overflow: hidden;
  }
  .nav {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .nav__secondary .wrapper {
    width: 100%;
  }
  .nav__secondary__stocks {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: rgb(20, 38, 68);
    background: linear-gradient(132deg, rgb(58, 98, 171) 0%, rgb(20, 38, 68) 60%);
    padding: 0.4em 40px 0.3em;
    font-size: 14px;
    width: 100%;
  }
  .nav__primary__banner {
    padding-bottom: 10px;
  }
  .nav__primary {
    padding-top: 20px;
  }
  .nav__primary .wrapper {
    width: 100%;
  }
  .nav__logo {
    width: 198px;
    margin-left: 40px;
  }
  .nav__menu {
    margin-left: 0;
    width: 100%;
    background: #141B4D;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 168px;
    height: calc(100vh - 168px);
    overflow: auto;
    padding-bottom: 100px;
  }
  .nav__menu[aria-hidden=true] {
    display: none;
  }
  .nav__menu__label {
    color: #fff;
    font-size: 16px;
  }
  .nav__secondary__link,
  .nav__menu__link {
    padding: 1em 40px;
  }
  .nav__menu__item {
    position: relative;
    padding: 0 0;
    border-bottom: 1px solid white;
  }
  .nav__menu__item + .nav__menu__item {
    margin-left: 0;
  }
  .nav__menu__item[aria-expanded=true], .nav__menu__item.current, .nav__menu__item.active {
    border-bottom-color: #fff;
    background: rgba(56, 94, 157, 0.38);
  }
  .nav__submenu {
    display: block;
    position: relative;
    margin: 0 0 1em;
    border-top: 1px solid #fff;
    padding: 20px 40px 0;
  }
  .nav__submenu__label {
    padding: 0.5em 0;
  }
  .nav__submenu__item {
    font-size: 16px;
    border-bottom: 0;
    background: none;
  }
  .nav__submenu__item.nav__submenu__item--heading {
    background: none;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 1.5em 0;
    margin-bottom: 20px;
    font-size: 10px;
  }
  .nav__submenu__item:hover, .nav__submenu__item.current {
    font-weight: bold;
    background: transparent;
  }
  .nav__submenu__list {
    width: 100%;
  }
  .nav__submenu__list + .nav__submenu__list .nav__submenu__item {
    border-left: 0;
  }
  .nav__submenu__list + .nav__submenu__list .nav__submenu__item.nav__submenu__item--heading {
    border-top: 1px solid #fff;
    margin-top: 20px;
  }
  .nav__secondary__items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav__secondary__item {
    position: relative;
    padding: 0;
    border-bottom: 1px solid white;
    font-size: 16px;
    width: 100%;
    margin-left: 0;
  }
  .nav__secondary__item.current {
    border-top: 0;
    background: #385E9D;
  }
  .nav__secondary__item--social {
    border-bottom: 0;
    width: auto;
    margin-top: 40px;
  }
  .nav__secondary__item--social .socialicon {
    width: 5em;
    height: 1.5em;
  }
  .searcher {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #385E9D;
  }
  .searcher .wrapper {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
  }
  input[type=text].searcher__q {
    width: calc(100% - 3em);
  }
  .searcher__close {
    display: none;
  }
  .nav__secondary__item--search {
    display: none;
  }
  .nav__menu__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .nav__mobile__expander {
    color: #fff;
    background: none;
    border: 0;
    position: absolute;
    right: 40px;
    top: 1.5em;
    cursor: pointer;
  }
  .nav__mobile__expander[aria-expanded=true] {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media screen and (max-width: 767px) {
  .entry-content h1,
  .entry-content .h1 {
    font-size: 30px;
  }
  .entry-content .heading-reset {
    margin-bottom: 0;
    color: inherit;
    font-size: 1em;
  }
  .entry-content .is-style-padded-small {
    padding: 0;
  }
  .entry-content .is-style-padded-medium {
    padding: 0;
  }
  .entry-content .is-style-padded-large {
    padding: 0;
  }
  .entry-content .is-style-padded-small > .wp-block-group__inner-container > p:first-child {
    margin-top: 20px;
  }
  .entry-content p.has-normal-font-size {
    font-size: 14px !important;
  }
  .entry-content p.has-small-font-size {
    font-size: 12px !important;
  }
  .entry-content p.has-medium-font-size {
    font-size: 24px !important;
  }
  .entry-content p.has-large-font-size {
    font-size: 32px !important;
  }
  .entry-content p.has-huge-font-size {
    font-size: 46px !important;
  }
  .entry-content .wp-block-pullquote {
    border-left: 3px solid #9595D2;
  }
  .entry-content .aligncenter,
  .entry-content .alignleft,
  .entry-content .alignright {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .entry-content .alignleft,
  .entry-content .alignright {
    margin-bottom: 1em;
  }
  .entry-content .wp-block-pullquote cite {
    margin-top: 20px;
  }
  .entry-content .wp-block-separator {
    margin: 40px auto;
    height: 1px;
  }
  .entry-content .wp-block-spacer.responsive {
    height: 100px !important;
  }
  .entry-content .wp-block-column + .wp-block-column {
    margin-top: 2em;
  }
  .entry-content .wp-block-table.is-too-big {
    overflow-x: auto;
    position: relative;
    padding-top: 50px;
  }
  .entry-content .wp-block-table.is-too-big::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../../img/svg/grab.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .entry-content .wp-block-table.is-too-big table {
    min-width: 1024px;
  }
  .entry-content .wp-block-table.is-too-big.is-style-stripes thead {
    position: relative;
    top: 0;
  }
  .entry-content .wp-block-table.is-style-stripes thead {
    position: sticky;
    top: 70px;
  }
  .entry-content .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .entry-content .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
  .entry-content .mobile-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .entry-content .mobile-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .entry-content .wp-block-image .aligncenter,
  .entry-content .wp-block-image .alignleft,
  .entry-content .wp-block-image .alignright {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2em;
    float: none;
    width: auto;
  }
  .entry-content .is-style-equal-margin .wp-block-image.size-large img {
    width: 100%;
  }
  .entry-content .is-style-equal-margin .wp-block-image.size-full img {
    max-width: 100%;
  }
  .entry-content .toc-container > .wp-block-image {
    width: calc(100% - 70px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-equal-margin > .wp-block-group__inner-container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top {
    margin-top: 0;
    margin-top: 60px;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top > .wp-block-group__inner-container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-margin-negative-top-with-padding > .wp-block-group__inner-container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .entry-content .wp-block-group.is-style-padding-right > .wp-block-group__inner-container {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .mobile-container {
    position: relative;
  }
  .mobile-horizontal {
    width: 100%;
    overflow-x: auto;
    padding-top: 40px;
  }
  .mobile-horizontal::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../../img/svg/grab.svg");
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .mobile-horizontal__width {
    width: 1024px !important;
  }
  /* hamburger menu*/
  .nav__hamburger {
    top: 42px;
    right: 30px;
  }
  /* end hamgburger*/
  .nav__logo {
    margin-left: 30px;
  }
  .nav__primary {
    padding-top: 10px;
  }
  .nav__primary__banner {
    padding-bottom: 10px;
  }
  .nav__logo__png {
    height: 40px;
  }
  .nav__menu {
    top: 144px;
    height: calc(100vh - 144px);
  }
  .nav__secondary__stocks {
    padding: 0.4em 30px 0.3em;
  }
  .nav__secondary__link,
  .nav__menu__link {
    padding: 1em 30px;
  }
  .nav__submenu {
    padding: 20px 30px 0;
  }
  .searcher .wrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
  .nav__mobile__expander {
    right: 30px;
  }
}/*# sourceMappingURL=main.css.map */