@charset "UTF-8";
/*------------------------------------*\
    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;
}

ol, ul {
  list-style: none;
}

@font-face {
  font-family: "Ubuntu-Light";
  src: url("../fonts/838775635-Ubuntu-Light.eot");
  src: url("../fonts/838775635-Ubuntu-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/838775635-Ubuntu-Light.svg#Ubuntu") format("svg"), url("../fonts/838775635-Ubuntu-Light.woff") format("woff"), url("../fonts/838775635-Ubuntu-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Regular";
  src: url("../fonts/503326417-Ubuntu-Regular.eot");
  src: url("../fonts/503326417-Ubuntu-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/503326417-Ubuntu-Regular.svg#Ubuntu") format("svg"), url("../fonts/503326417-Ubuntu-Regular.woff") format("woff"), url("../fonts/503326417-Ubuntu-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Medium";
  src: url("../fonts/383880616-Ubuntu-Medium.eot");
  src: url("../fonts/383880616-Ubuntu-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/383880616-Ubuntu-Medium.svg#Ubuntu") format("svg"), url("../fonts/383880616-Ubuntu-Medium.woff") format("woff"), url("../fonts/383880616-Ubuntu-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Bold";
  src: url("../fonts/716003418-Ubuntu-Bold.eot");
  src: url("../fonts/716003418-Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/716003418-Ubuntu-Bold.svg#Ubuntu") format("svg"), url("../fonts/716003418-Ubuntu-Bold.woff") format("woff"), url("../fonts/716003418-Ubuntu-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-LightItalic";
  src: url("../fonts/227081299-Ubuntu-LightItalic.eot");
  src: url("../fonts/227081299-Ubuntu-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/227081299-Ubuntu-LightItalic.svg#Ubuntu") format("svg"), url("../fonts/227081299-Ubuntu-LightItalic.woff") format("woff"), url("../fonts/227081299-Ubuntu-LightItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Italic";
  src: url("../fonts/512237549-Ubuntu-Italic.eot");
  src: url("../fonts/512237549-Ubuntu-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/512237549-Ubuntu-Italic.svg#Ubuntu") format("svg"), url("../fonts/512237549-Ubuntu-Italic.woff") format("woff"), url("../fonts/512237549-Ubuntu-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu-Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/622711182-UbuntuCondensed-Regular.eot");
  src: url("../fonts/622711182-UbuntuCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/622711182-UbuntuCondensed-Regular.svg#Ubuntu Condensed") format("svg"), url("../fonts/622711182-UbuntuCondensed-Regular.woff") format("woff"), url("../fonts/622711182-UbuntuCondensed-Regular.ttf") format("truetype");
}
/*!
 *  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";
}

html {
  height: 100%;
}

body {
  font-weight: normal;
  font-size: 1.1713030747vw;
  line-height: 1;
  font-weight: normal;
  color: #1D252D;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  position: relative;
  overflow: auto;
  text-rendering: optimizeLegibility;
  background: #fff;
  -webkit-text-size-adjust: none;
  font-family: Ubuntu-Regular, sans-serif, arial;
}

.wrapper {
  padding: 0 7.3206442167vw;
}

body.menu-on,
body.overlay-on {
  position: absolute;
  overflow: hidden;
}

.article {
  position: relative;
  width: 100%;
}

* {
  outline: 0;
}

/* IE10+ */
::-ms-clear {
  display: none;
}

/* Chrome */
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
  display: none;
}

a,
a:visited {
  color: inherit;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:not(.nohovertrans):hover {
  opacity: 0.75;
}

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

[role=button]:hover {
  opacity: 0.75;
  cursor: pointer;
}

em {
  font-style: italic;
}

strong,
b {
  font-family: Ubuntu-Bold;
}

.hoverfade {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.clearaBove {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.br {
  display: block;
}

.clearfix:after {
  clear: both;
}

sup {
  font-size: 0.6em;
  vertical-align: 0.6em;
}

sub {
  font-size: 0.7em;
  vertical-align: -0.2em;
  line-height: 0;
}

.anchor {
  display: block;
  position: relative;
  top: -4.39238653vw;
  visibility: hidden;
}

.paddingTop {
  padding-top: 5vw;
}

.paddingBottom {
  padding-bottom: 5vw;
}

.marginTop {
  margin-top: 3.6603221083vw;
}

.text .h1 {
  font-size: 3.514vw;
  font-family: Ubuntu-Light;
  margin-top: 4vw;
}

.text hr {
  margin: 4vw 0 3vw;
}

.text hr {
  width: 100%;
  height: 1px;
  border: 0;
  padding: 0;
  background: #D0D3D4;
}

.text .h2 {
  font-family: Ubuntu-Light;
  font-size: 2.635431918vw;
  color: #D22630;
  margin-bottom: 0.7em;
}

.text .h3 {
  color: #D22630;
  font-size: 1.537vw;
  font-family: Ubuntu-Bold;
}
.text .h3 + .h4 {
  margin-top: 1em;
}

.text .h4 {
  font-family: Ubuntu-Bold;
}

.text ul,
.text p {
  color: #1D252D;
  font-size: 1.317715959vw;
  line-height: 1.6;
  font-family: Ubuntu-Light;
}
.text ul a,
.text p a {
  font-family: Ubuntu-Bold;
  text-decoration: underline;
}

.text ul {
  list-style: disc;
  margin-left: 1em;
}

.text li > ul {
  list-style: circle;
}

.text ul + .h4,
.text ul + .h3,
.text ul + .h2,
.text p + .h4,
.text p + .h3,
.text p + .h2 {
  margin-top: 1.5em;
}

.text .h2 + ul,
.text .h3 + ul,
.text .h2 + p,
.text .h3 + p {
  margin-top: 1.4em;
}

.text .h4 + p {
  margin-top: 0.5em;
}

.text p + ul,
.text ul + p,
.text p + p {
  margin-top: 1em;
}

.redheading {
  position: relative;
  z-index: 1;
}

.redheading__box {
  font-family: Ubuntu-Regular;
  font-size: 2.635431918vw;
  color: #D22630;
  line-height: 1.4;
  margin-bottom: 1em;
}
.redheading__box:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0.2928257687vw;
  background: #D22630;
  margin-left: -0.6em;
}

hr {
  border: none;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #1D252D;
}

/* btn */
.btn {
  background: #1D252D;
  border: 1px solid #1D252D;
  display: inline-block;
  padding: 1.2em 2em;
  color: #fff;
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
}

.btn--red {
  background: #D22630;
  border: 1px solid #D22630;
}

.btn--white {
  background: #fff;
  color: #D22630;
  border: 1px solid #D22630;
}

.btn--yellow {
  background: #FDB71A;
  color: #1D252D;
  border: 1px solid #FDB71A;
}

.btn--blue {
  background: #1CA1C4;
  color: #1D252D;
  border: 1px solid #1CA1C4;
}

.btn--green {
  background: #6FA304;
  color: #1D252D;
  border: 1px solid #6FA304;
}

.btn:hover {
  background: #fff;
  color: #1D252D;
  opacity: 1;
}

.btn--red:hover {
  background: #fff;
  color: #D22630;
  opacity: 1;
}

.btn--white:hover {
  background: #1D252D;
  color: #fff;
  opacity: 1;
}

.btn--yellow:hover {
  background: #fff;
  color: #1D252D;
  opacity: 1;
}

.btn--green:hover {
  background: #fff;
  color: #1D252D;
  opacity: 1;
}

.btn--border-grey:before {
  border-color: #a2aaad;
}

.btn--small {
  padding: 0.7em 2em;
}

/* end btn */
/* story */
.contentstories {
  padding-top: 4.39238653vw;
  padding-bottom: 4.39238653vw;
  background: #EDF1F2;
}

.storybrowser {
  margin-top: 2em;
  position: relative;
}

.storybrowser__container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.storybrowser--two .storybrowser__container {
  overflow: visible;
}

.storybrowser__flex {
  display: -webkit-grid;
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  width: 450%;
  gap: 2.196193265vw;
  -webkit-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
  padding-bottom: 0.7320644217vw;
}

.storybrowser__pagination {
  display: block;
  width: 2.343vw;
  height: 2.343vw;
  bottom: 5em;
  position: absolute;
  background: #1D252D;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  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: 1.3vw;
  z-index: 2;
}

.storybrowser__pagination--prev {
  left: -2.5em;
}

.storybrowser__pagination--next {
  right: -2.5em;
}

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

.story {
  -webkit-box-shadow: 0.5124450952vw 0.5124450952vw 0px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0.5124450952vw 0.5124450952vw 0px 0px rgba(0, 0, 0, 0.16);
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 14.6412884334vw;
  background: #fff;
}

.story > a {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.story > a:hover .story__img, .story > a:focus .story__img {
  background-size: auto 120%;
}

.story__img {
  width: 14.6412884334vw;
  height: 14.6412884334vw;
  background-color: #cfd2d3;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 0;
}

.story__content {
  width: calc(100% - 14.6412884334vw);
  height: 100%;
  background: #fff;
  padding: 2.196193265vw;
  z-index: 1;
  position: relative;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.storybrowser--two .storybrowser__flex {
  width: 100%;
}

.story__title {
  font-size: 1.4641288433vw;
  font-family: Ubuntu-Light;
  line-height: 1.2;
}

.story__more__label {
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  border-bottom: 0.3em solid #D22630;
}

.storyintro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding-top: 10.980966325vw;
}

.storyintro__left {
  width: 50%;
  position: relative;
  overflow: hidden;
  background-color: pink;
  background-repeat: no-repeat;
  background-size: cover;
  height: 25.1098096633vw;
  margin-left: -4.39238653vw;
}

.storyintro__left--empty {
  width: 9%;
}

.storyintro__right {
  width: 50%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
      align-self: center;
  padding: 4vw;
}

.storyintro__left img {
  width: 100%;
  position: absolute;
}

.storyintro__label {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  color: #1D252D;
  position: absolute;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  left: -1.4641288433vw;
  top: 8.78477306vw;
  display: none;
}

.storyintro__heading {
  font-size: 3.1478770132vw;
  color: #D22630;
  font-family: Ubuntu-Light;
  line-height: 1.1;
}

.storycontent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.storycontent .text p,
.storycontent li {
  font-size: 1.1713030747vw;
}
.storycontent .text p.intro,
.storycontent li.intro {
  font-size: 1.4em;
}

.storycontent__left {
  width: 80%;
}

.storycontent__right {
  width: 20%;
  padding-right: 3vw;
}

.storycontent__link {
  font-family: Ubuntu-Bold;
  font-size: 0.805vw;
  text-transform: uppercase;
}

.storycontent__link a {
  display: inline-block;
  color: #D22630;
  padding-bottom: 0.3em;
  border-bottom: 0.2em solid #A2AAAD;
  margin-top: 0.4em;
}

.storycta {
  padding: 2vw 3vw;
}

.storycta p {
  font-size: 1.4em;
  font-family: Ubuntu-Light;
  line-height: 1.5;
  border-left: 6px solid #edf1f2;
  margin-left: -3vw;
  padding-left: 3vw;
  color: #D22630;
}

.content__section--story {
  background: #EDF1F2;
  padding: 0 4.39238653vw 4.39238653vw;
  position: relative;
  margin-top: 4.39238653vw;
}
.content__section--story .story__content {
  background: #fff;
}

.overlay .content__section--story {
  margin-top: 0;
}

.storycontent__border {
  position: relative;
}

.storycontent__stat + .storycontent__stat {
  margin-top: 2em;
}

.storycontent__stat__large {
  font-family: Ubuntu-Light;
  font-size: 5.270863836vw;
  color: #D22630;
  line-height: 1.4;
}

.storycontent__stat__red {
  color: #D22630;
  text-transform: uppercase;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.storycontent__stat__small {
  font-family: Ubuntu-Light;
  font-size: 1.5373352855vw;
  line-height: 1.4;
}

/* end story */
/* intro */
.intro {
  border-top: 1px solid #1D252D;
  border-bottom: 1px solid #1D252D;
}

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

.intro__left {
  width: 50%;
  padding: 3.6603221083vw 3.6603221083vw 3.6603221083vw 0;
  border-right: 1px solid #1D252D;
}
.intro__left p {
  line-height: 1.6;
  font-size: 1.317715959vw;
}
.intro__left p + p {
  margin-top: 1em;
}

.intro__right {
  width: 50%;
  padding: 3.6603221083vw 0 3.6603221083vw 3.6603221083vw;
}

.scrollmore {
  position: relative;
  margin-top: 2vw;
  padding-left: 2.5em;
}

.scrollmore__label {
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.scrollmore__icon {
  width: 2vw;
  height: 2vw;
  display: inline-block;
  border-radius: 50%;
  background: #1D252D;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 1.2vw;
  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;
  margin-right: 0.5vw;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.download {
  height: 100%;
}

.download__btn {
  font-size: 1.317715959vw;
  color: #1D252D;
  font-family: Ubuntu-Light;
  margin-bottom: 1em;
  display: block;
}

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

.download__cover {
  width: 50%;
  padding-right: 4.0263543192vw;
}

.download__links {
  width: 50%;
}

.download__cover__img {
  width: 15.6661786237vw;
  border: 1px solid #1D252D;
  display: block;
  position: relative;
  -webkit-box-shadow: 0.2196193265vw 0.2196193265vw 0px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0.2196193265vw 0.2196193265vw 0px 0px rgba(0, 0, 0, 0.16);
}

.download__item {
  border-bottom: 1px dashed #858B90;
  padding: 1em 0;
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  line-height: 1.2;
}
.download__item:first-child {
  padding-top: 0;
}

.download__item__link {
  display: block;
  padding-left: 2.5vw;
  position: relative;
}

.download__item:last-child {
  border-bottom: 0;
}

.download__link {
  color: #1D252D;
  text-transform: uppercase;
}

.icon-pdf {
  background: url("../../_img/icons/pdf.svg") no-repeat;
  background-size: contain;
  width: 0.8vw;
  height: 0.9992679356vw;
  display: inline-block;
  vertical-align: middle;
}

.icon-excel {
  background: url("../../_img/icons/excel.svg") no-repeat;
  background-size: contain;
  width: 0.8vw;
  height: 0.9992679356vw;
  display: inline-block;
  vertical-align: middle;
}

.download__item .icon-pdf {
  position: absolute;
  left: 0;
  top: 0;
}

.download__item .icon-excel {
  position: absolute;
  left: 1.2vw;
  top: 0;
}

.download__item .fa {
  color: #D22630;
}

/* end into */
/* our-business */
.ceocta {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #1D252D;
}
.ceocta .expander__content {
  margin-top: 10.2489019034vw;
}

.ceocta__content {
  width: 44.289897511vw;
}

.ceocta__image {
  position: absolute;
  right: 0;
  top: 0;
  width: 50.5124450952vw;
  z-index: -1;
}
.ceocta__image img {
  width: 100%;
}

.ceocta__quote {
  color: #D22630;
  font-size: 1.5373352855vw;
  font-family: Ubuntu-Medium;
  line-height: 1.4;
  position: relative;
  padding-top: 1em;
  margin-top: 1.5em;
  padding-right: 1em;
}

.ceocta__quote__icon {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 1.0980966325vw;
  height: 1.0980966325vw;
  display: block;
  background: url("../../_img/icons/quote-red.svg") no-repeat;
  background-size: contain;
}

.ceocta__name {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  margin-top: 2em;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #5b6770;
}

.keyaccomp {
  padding-bottom: 4.39238653vw;
  overflow: hidden;
}

.keyaccomp__intro {
  width: 50%;
}

.keyaccomp__items {
  position: relative;
  margin-top: 4.39238653vw;
}

.keyaccomp__item {
  padding: 4.39238653vw;
  padding-left: 7.6866764275vw;
  border: 1px solid #D22630;
  margin-left: -0.5856515373vw;
  --keyaccomp-box-shadow-color: rgba(210, 38, 48, 0.2);
  -webkit-box-shadow: 0.5856515373vw 0.5856515373vw 0vw 0vw var(--keyaccomp-box-shadow-color);
          box-shadow: 0.5856515373vw 0.5856515373vw 0vw 0vw var(--keyaccomp-box-shadow-color);
}
.keyaccomp__item p {
  font-size: 1.5373352855vw;
  line-height: 1.2;
}
.keyaccomp__item[data-item="1"] {
  width: 52.7086383602vw;
  border-radius: 0 8.78477306vw 8.78477306vw 0;
  border-left: 0;
}
.keyaccomp__item[data-item="2"] {
  width: 45.3879941435vw;
  border-radius: 8.78477306vw 0 0 8.78477306vw;
  border-left: 0;
  position: absolute;
  top: -7.3206442167vw;
  right: -0.5856515373vw;
}
.keyaccomp__item[data-item="3"] {
  width: 40.9956076135vw;
  border-radius: 8.78477306vw 0 0 8.78477306vw;
  border-left: 0;
  position: absolute;
  top: 12.4450951684vw;
  right: -0.5856515373vw;
}
.keyaccomp__item[data-item="4"] {
  width: 52.7086383602vw;
  border-radius: 0 8.78477306vw 8.78477306vw 0;
  border-left: 0;
}
.keyaccomp__item[data-item="5"] {
  width: 45.3879941435vw;
  border-radius: 8.78477306vw 0 0 8.78477306vw;
  border-left: 0;
  position: absolute;
  top: -17.5695461201vw;
  right: -0.5856515373vw;
}
.keyaccomp__item[data-item="6"] {
  width: 40.9956076135vw;
  border-radius: 8.78477306vw 0 0 8.78477306vw;
  border-left: 0;
  position: absolute;
  top: 7.3206442167vw;
  right: -0.5856515373vw;
}

.keyaccomp__item--right {
  padding-left: 3.6603221083vw;
  padding-right: 7.6866764275vw;
  margin-left: auto;
  margin-right: -0.3660322108vw;
  --keyaccomp-box-shadow-color: rgba(210, 38, 48, 0.2);
  -webkit-box-shadow: -0.5856515373vw 0.5856515373vw 0vw 0vw var(--keyaccomp-box-shadow-color);
          box-shadow: -0.5856515373vw 0.5856515373vw 0vw 0vw var(--keyaccomp-box-shadow-color);
}

.keyaccomp__item--orange {
  border-color: #DD6B2D;
  --keyaccomp-box-shadow-color: rgba(221, 107, 45, 0.2);
}

.keyaccomp__item--blue {
  border-color: #1CA1C4;
  --keyaccomp-box-shadow-color: rgba(28, 161, 196, 0.2);
}

.businessact__relative {
  position: relative;
  height: 80.5270863836vw;
  z-index: 0;
}

.businessact__map {
  width: 52.7086383602vw;
  height: 91.3616398243vw;
  position: absolute;
  left: 19.0336749634vw;
  top: -7.3206442167vw;
}
.businessact__map img {
  width: 100%;
}

.businessact__box {
  background: #fff;
  padding: 2.196193265vw;
  font-size: 1.0248901903vw;
  width: 27.3792093704vw;
  position: absolute;
  z-index: 2;
  border: 1px solid #5b6770;
  -webkit-box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.2);
          box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.2);
}
.businessact__box p {
  line-height: 1.4;
}
.businessact__box p + p {
  margin-top: 1em;
}
.businessact__box:after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 0.1464128843vw solid #d0d3d4;
  width: 0;
}

.businessact__box__heading {
  font-family: Ubuntu-Medium;
  font-size: 1.756954612vw;
  margin-bottom: 1em;
  text-transform: uppercase;
}

.businessact__box--manitoba {
  right: 7.3206442167vw;
  top: 14.6412884334vw;
}
.businessact__box--manitoba:after {
  width: 16.1054172767vw;
  left: -16.1054172767vw;
  top: 7.906295754vw;
}

.businessact__box--bc {
  left: 7.3206442167vw;
  top: 0vw;
}
.businessact__box--bc:after {
  width: 2.9282576867vw;
  right: -2.9282576867vw;
  top: 20.3513909224vw;
}

.businessact__box--usa {
  left: 7.3206442167vw;
  top: 29.2825768668vw;
}
.businessact__box--usa:after {
  width: 3.6603221083vw;
  right: -3.6603221083vw;
  top: 3.513909224vw;
}

.businessact__box--peru {
  right: 7.3206442167vw;
  top: 49.7803806735vw;
}
.businessact__box--peru:after {
  width: 11.3469985359vw;
  left: -11.3469985359vw;
  top: 7.1742313324vw;
}

.esgapproach {
  padding-top: 10.980966325vw;
  background: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  z-index: 2;
}

.esgapproach--sustainability-approach {
  background-size: 57.1010248902vw auto;
  background-image: url("../../_img/our-business/sust-approach.jpg");
}
.esgapproach--sustainability-approach .spacer {
  display: inline-block;
  width: 9.5168374817vw;
}

.esgapproach--people {
  height: 66.3982430454vw;
  background-image: url("../../_img/esg-performance/people.jpg");
  background-position-x: -6.588579795vw;
}
.esgapproach--people .esgapproach__right .h2 {
  color: #1CA1C4;
  margin-left: -14.494875549vw;
}
.esgapproach--people .esgapproach__stat__large {
  color: #1CA1C4;
}

.esgapproach--communities {
  height: 67.1303074671vw;
  background-image: url("../../_img/esg-performance/communities.jpg");
  background-position-x: -54.7584187408vw;
}
.esgapproach--communities .esgapproach__right .h2 {
  color: #DD6B2D;
  margin-left: -14.494875549vw;
}
.esgapproach--communities .esgapproach__stat__large {
  color: #DD6B2D;
}

.esgapproach--planet {
  height: 68.5944363104vw;
  background-image: url("../../_img/esg-performance/planet.jpg?v2");
  background-position-x: -27.8916544656vw;
}
.esgapproach--planet .esgapproach__right .h2 {
  color: #6FA304;
  margin-left: -14.494875549vw;
}
.esgapproach--planet .esgapproach__stat__large {
  color: #6FA304;
}

.esgapproach__flex {
  position: relative;
  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;
  width: 49.3411420205vw;
  margin-left: auto;
}

.esgapproach__left {
  background: #D22630;
  background: #fff;
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 4em;
}

.esgapproach__right {
  position: relative;
  z-index: 0;
}
.esgapproach__right .h2 {
  font-family: Ubuntu-Medium;
  font-size: 8.1259150805vw;
  color: #D22630;
  margin-bottom: 0.5em;
}
.esgapproach__right p {
  font-family: Ubuntu-Light;
  font-size: 1.5373352855vw;
  line-height: 1.8;
}
.esgapproach__right p + p {
  margin-top: 1em;
}

.esgapproach__stat {
  padding: 3.6603221083vw 0;
}

.esgapproach__stat__large {
  color: #D22630;
  font-size: 5.270863836vw;
  margin-bottom: 0.1em;
}

.esgapproach__stat__medium {
  font-family: Ubuntu-Light;
  font-size: 4.831625183vw;
  margin-bottom: 0.1em;
}

.esgapproach__stat__unit {
  font-size: 0.5em;
}

.esgapproach__stat__small {
  font-family: Ubuntu-Light;
  font-size: 1.5373352855vw;
  line-height: 1.2;
}

.esgapproach--alt .esgapproach__flex {
  margin-left: 0;
}

.esgapproach__notes {
  font-family: Ubuntu-Light;
}
.esgapproach__notes p {
  font-size: 0.9em;
  line-height: 1.4;
}

.signature {
  width: 20vw;
}

.ourvalues__flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ourvalues__left {
  width: 50%;
  padding: 0 3.6603221083vw 5.1244509517vw 0;
}

.ourvalues__right {
  width: 50%;
  line-height: 0;
}
.ourvalues__right img {
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0.5124450952vw 0.5124450952vw 0vw 0vw rgba(0, 0, 0, 0.16);
          box-shadow: 0.5124450952vw 0.5124450952vw 0vw 0vw rgba(0, 0, 0, 0.16);
}

.ourvalues__right img {
  width: 100%;
}

/* end our-business */
/* expander */
.expander__content__padding {
  padding: 4vw 0;
}

.expander__toggle {
  padding: 2vw 0;
}

.expander__toggle__icon {
  width: 2vw;
  height: 2vw;
  display: inline-block;
  border-radius: 50%;
  background: #D22630;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 1.2vw;
  line-height: 1.8vw;
  margin-right: 0.5vw;
  font-family: Ubuntu-Medium;
}

.expander__toggle__label {
  font-family: Ubuntu-Bold;
  font-size: 0.805vw;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

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

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

/* end expander */
/* financial highlights*/
.financialhighlights__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;
}

.financialhighlights__left {
  width: 35%;
  padding-right: 2.9282576867vw;
}

.financialhighlights__right {
  width: 65%;
}

.financialhighlights__box {
  padding: 2.9282576867vw;
  padding-bottom: 4.39238653vw;
  background: #5b6770;
  color: #fff;
}
.financialhighlights__box p {
  line-height: 1.2;
  font-size: 1.5373352855vw;
  font-family: Ubuntu-Light;
}
.financialhighlights__box p + p {
  margin-top: 1.2em;
}

.datatable table {
  width: 100%;
  text-align: right;
}

.datatable thead th {
  text-align: right;
}

.datatable--text thead th,
.datatable--text table {
  text-align: left;
}

.datatable caption {
  text-align: left;
  margin-bottom: 1vw;
}

.datatable__title {
  color: #D22630;
  font-family: Ubuntu-Medium;
  font-size: 1.5373352855vw;
  text-transform: uppercase;
}

.datatable__title--paddingTop {
  padding-top: 2vw;
}

.datatable__title-note {
  font-style: italic;
  color: #5b6770;
  font-size: 1.0249vw;
  margin-top: 1em;
}

.datatable th,
.datatable td {
  padding: 1vw;
}

.datatable--text th,
.datatable--text td {
  padding: 1.5vw;
  line-height: 1.4;
}

.datatable td:first-child,
.datatable th:first-child {
  padding-left: 7.3206442167vw;
  text-align: left;
}

.datatable td:last-child,
.datatable th:last-child {
  padding-right: 7.3206442167vw;
}

.datatable thead {
  border-bottom: 1px solid #D0D3D4;
}

.datatable thead.nobottomborder {
  border-bottom: 0;
}

.datatable tbody:not(.altbg) tr:nth-child(even) {
  background: #EDF1F2;
}

.datatable tbody.altbg tr:nth-child(odd) {
  background: #EDF1F2;
}

.datatable thead.bg th {
  background: #EDF1F2;
}

.datatable__border {
  border-bottom: 0.2vw #1D252D solid;
}

.datatable table + table {
  margin-top: 2vw;
}

.datatable__indent td:first-child {
  padding-left: 8vw;
}

.datatable tfoot p {
  color: #5b6770;
  font-style: italic;
  font-size: 0.878vw;
  line-height: 1.2;
  padding-left: 1em;
  position: relative;
}
.datatable tfoot p sup {
  position: absolute;
  left: 0em;
  font-size: 0.8em;
}

.datatable tfoot p + p {
  margin-top: 0.6em;
}

.datatable td p + ul {
  margin-top: 0.4em;
}

.datatable td ul {
  margin-left: 1em;
  list-style: disc;
}

.datatable td li + li {
  margin-top: 0.4em;
}

.datatable td a {
  font-family: Ubuntu-Bold;
}

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

.targetboxes__right,
.targetboxes__left {
  width: calc(50% - 2.196193265vw);
  margin-right: 2.196193265vw;
}

.targetboxes__bottom {
  width: 100%;
}

.targetbox {
  background: #fff;
  -webkit-box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.2);
          box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.2);
  padding: 2.9282576867vw;
  position: relative;
  font-family: Ubuntu-Regular;
  font-size: 1.5373352855vw;
  color: #5b6770;
  margin-bottom: 2em;
}
.targetbox ul {
  list-style: disc;
  list-style-position: outside;
  padding-left: 1em;
}
.targetbox li {
  line-height: 1.4;
  padding-left: 1em;
}
.targetbox li + li {
  margin-top: 1em;
}

.targetbox__heading {
  font-family: Ubuntu-Medium;
  font-size: 1.5373352855vw;
  margin-bottom: 1em;
  text-transform: uppercase;
  color: #1D252D;
}

/* end financial highlights*/
/* effect */
.effect {
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
}

.effect--delay1 {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

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

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

.effect--ease {
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
  opacity: 0;
}

/* end effect */
blockquote {
  border-left: 0.2928257687vw solid #D22630;
  padding-left: 2.196193265vw;
}
blockquote:before {
  content: "";
  width: 2.7086383602vw;
  height: 1.9033674963vw;
  display: block;
  background: url("../../_img/icons/quote.svg") no-repeat;
  background-size: contain;
  margin-bottom: 1em;
}
blockquote p {
  font-family: Ubuntu-Medium;
  font-size: 2.5622254758vw;
  line-height: 1.4;
}

/* focus */
.focuses {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 2.196193265vw;
}
.focuses .story {
  width: 100%;
}

.content__section--focus {
  background: #E6F5FB;
}

.focuscontent {
  background: #E6F5FB;
  padding-top: 4.39238653vw;
  padding-bottom: 7.3206442167vw;
  position: relative;
}

.overlay .focuscontent {
  padding-top: 0;
}

.focuscontent__h1 {
  font-size: 3.513909224vw;
  margin-bottom: 1em;
  margin-top: 4.39238653vw;
}

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

.focuscontent__left {
  width: 70%;
  padding-right: 7.3206442167vw;
}
.focuscontent__left .text p {
  font-size: 1.1713030747vw;
}
.focuscontent__left .text p.intro {
  font-size: 1.5373352855vw;
}

.focuscontent__right {
  padding-top: 8.78477306vw;
  width: 30%;
  padding-left: 7.3206442167vw;
}

.focuscontent__profiles .csuite__profile + .csuite__profile {
  margin-top: 2.196193265vw;
}

.focuscontent__side {
  position: absolute;
  left: 6.9546120059vw;
  top: 4.39238653vw;
}
.focuscontent__side span {
  position: absolute;
  right: 0;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  display: inline-block;
  white-space: nowrap;
  text-transform: uppercase;
}

/* end focus */
/* purpose statement */
.purposestatement__bg {
  background: #E4E5E6;
  padding: 5.1244509517vw 0 5.1244509517vw;
}

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

.purposestatement__left {
  width: 50%;
  padding-right: 5.1244509517vw;
}
.purposestatement__left p {
  font-size: 2.635431918vw;
  line-height: 1.4;
}
.purposestatement__left p + p {
  margin-top: 1em;
}
.purposestatement__left ._green {
  color: #6FA304;
}
.purposestatement__left ._red {
  color: #D22630;
}
.purposestatement__left ._blue {
  color: #1CA1C4;
}
.purposestatement__left ._yellow {
  color: #FDB71A;
}

.purposestatement__strong {
  font-family: Ubuntu-Bold;
}

.purposestatement__right {
  width: 50%;
}
.purposestatement__right h3 {
  font-family: Ubuntu-Medium;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.purposestatement__right p {
  font-size: 1.317715959vw;
  font-family: Ubuntu-Light;
  line-height: 1.4;
}
.purposestatement__right p + p {
  margin-top: 1em;
}
.purposestatement__right p + h3 {
  margin-top: 1.5em;
}

/* end purpose statement*/
.lightblue {
  background: #EDF1F2;
}

/* hero */
.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 38.7994143485vw;
  width: 100%;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
}

.hero__title {
  padding-bottom: 3.6603221083vw;
  font-size: 10.2489019034vw;
  font-family: Ubuntu-Medium;
  line-height: 1;
  color: #D22630;
  position: relative;
  z-index: 1;
  padding-left: 7.3206442167vw;
  padding-right: 7.3206442167vw;
  width: 100%;
}

.hero__title--small {
  font-size: 8.78477306vw;
}

.hero__image {
  position: absolute;
  height: 100%;
  z-index: 0;
}
.hero__image img {
  height: 100%;
}

.hero--our-business .hero__image {
  width: 59.0775988287vw;
  right: 0;
  top: 0;
}

.hero--financial-performance .hero__image {
  width: 33.6749633968vw;
  left: 0;
  top: 0;
}
.hero--financial-performance .hero__title {
  text-align: right;
}
.hero--financial-performance .hero__title span:nth-of-type(1) {
  display: inline-block;
  padding-right: 1em;
}
.hero--financial-performance .hero__title span:nth-of-type(2) {
  display: inline-block;
  padding-right: 0.4em;
}

.hero--esg-performance .hero__image {
  width: 42.3133235725vw;
  right: 0;
  top: 0;
}
.hero--esg-performance .hero__title {
  text-align: left;
}
.hero--esg-performance .hero__title span:nth-of-type(1) {
  display: inline-block;
  padding-right: 1em;
}
.hero--esg-performance .hero__title span:nth-of-type(2) {
  display: inline-block;
  padding-right: 0.4em;
}

/* end hero */
.showPrint,
.showMobile,
.showTablet,
.showSmallDesktop {
  display: none;
}

.replacecontent {
  background: pink !important;
}

.homeourbusiness {
  border-top: 1px solid #1D252D;
  border-bottom: 1px solid #1D252D;
  height: 40.0439238653vw;
  position: relative;
  overflow: hidden;
}

.homeourbusiness__text p {
  font-family: Ubuntu-Light;
  font-size: 1.317715959vw;
  line-height: 1.6;
}

.homeourbusiness__flex {
  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: 100%;
}

.homeourbusiness__left {
  width: 46.7057101025vw;
  height: 40.0439238653vw;
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.homeourbusiness__left img {
  height: 100%;
}

.homeourbusiness__right {
  width: calc(100% - 46.7057101025vw);
  height: 100%;
  padding: 2.196193265vw;
  padding-left: 7.3206442167vw;
  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;
}

.homeourbusiness__btn {
  margin-top: 3em;
}
.homeourbusiness__btn > a {
  display: inline-block;
}

.featured {
  width: 100%;
  position: relative;
  padding-bottom: 3.6603221083vw;
}

.featured__flex {
  height: 43.9238653001vw;
  width: 100%;
  overflow: hidden;
}

.featured__stories {
  height: calc(100% - 0.5124450952vw);
  width: 200%;
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  gap: 1.9033674963vw;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.featured__story {
  background: #fff;
  -webkit-box-shadow: 0.5124450952vw 0.5124450952vw 0px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0.5124450952vw 0.5124450952vw 0px 0px rgba(0, 0, 0, 0.16);
}

.featured__story__content {
  padding: 3.6603221083vw 7.3206442167vw;
}

.featured__story__image img {
  width: 100%;
}

.featured__story__title {
  font-size: 2.635431918vw;
  font-family: Ubuntu-Regular;
  line-height: 1.2;
  margin-bottom: 1em;
}

.featured__nav {
  position: absolute;
  width: 100%;
  top: 19.0336749634vw;
}

.featured__nav__previous,
.featured__nav__next {
  display: inline-block;
  width: 4.39238653vw;
  height: 4.39238653vw;
  border-radius: 50%;
  background: #1D252D;
  color: #fff;
  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-size: 1.4641288433vw;
  position: absolute;
}

.featured__nav__previous {
  left: 2.5%;
}
.featured__nav__previous[aria-hidden=true] {
  display: none;
}

.featured__nav__next {
  right: 2.5%;
}
.featured__nav__next[aria-hidden=true] {
  display: none;
}

.featured__indicators {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.featured__indicator {
  display: inline-block;
  margin-right: 1.8301610542vw;
  background: #1D252D;
  border-radius: 50%;
  width: 0.878477306vw;
  height: 0.878477306vw;
}
.featured__indicator[aria-expanded=false] {
  opacity: 0.5;
}
.featured__indicator[aria-expanded=false]:hover {
  opacity: 1;
}
.featured__indicator[aria-expanded=true] + .featured__indicator {
  opacity: 1;
}
.featured__indicator:hover {
  opacity: 0.5;
}

.homectas {
  overflow: hidden;
  padding-bottom: 14.6412884334vw;
}

.homecta {
  padding-left: 28.9897510981vw;
  position: relative;
}

.homecta__image {
  position: absolute;
  z-index: -1;
}
.homecta__image img {
  width: 100%;
}

.homecta__content {
  padding-top: 7.3206442167vw;
}

.homecta__heading {
  font-size: 5.270863836vw;
  font-family: Ubuntu-Medium;
  padding-bottom: 0.2em;
  position: relative;
  display: inline-block;
}
.homecta__heading::before {
  content: "";
  width: 100%;
  height: 2px;
  background: currentColor;
  position: absolute;
  bottom: 0;
  right: -0.7320644217vw;
}

.homecta__content {
  font-family: Ubuntu-Regular;
  font-size: 1.5373352855vw;
}

.homecta__body {
  line-height: 1.4;
  margin: 1em 0;
  width: 42.0204978038vw;
}

.homecta--alt {
  padding-left: 35.8711566618vw;
}
.homecta--alt .homecta__heading::before {
  right: auto;
}

.homecta--people .homecta__image {
  width: 24.3045387994vw;
  left: -2.196193265vw;
  top: 0;
}
.homecta--people .homecta__heading {
  color: #1CA1C4;
}
.homecta--people .homecta__heading::before {
  width: 26.0614934114vw;
}

.homecta--communities .homecta__image {
  width: 69.2159590044vw;
  right: -32.2108345534vw;
  top: -18.3016105417vw;
}
.homecta--communities .homecta__heading {
  color: #DD6B2D;
}
.homecta--communities .homecta__heading::before {
  width: 45.0219619327vw;
}

.homecta--planet .homecta__image {
  width: 49.560761347vw;
  left: -22.8404099561vw;
  top: 5.8565153734vw;
}
.homecta--planet .homecta__heading {
  color: #6FA304;
}
.homecta--planet .homecta__heading::before {
  width: 25.7686676428vw;
}

.homecta--financial .homecta__image {
  width: 57.6134699854vw;
  right: -28.5505124451vw;
  top: -10.980966325vw;
}
.homecta--financial .homecta__heading {
  color: #D22630;
}
.homecta--financial .homecta__heading::before {
  width: 45.0951683748vw;
}

.flipcards .redheading {
  margin-bottom: 5.8565153734vw;
}

.flipcardbrowser {
  position: relative;
}

.flipcardbrowser__container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.flipcardbrowser__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200%;
  -webkit-transition: margin 0.5s ease;
  transition: margin 0.5s ease;
}

.flipcardbrowser__flex--odd .story:nth-child(odd) {
  margin-right: 0%;
  margin-left: 1%;
}
.flipcardbrowser__flex--odd .story:nth-child(even) {
  margin-left: 0%;
  margin-right: 1%;
}

.flipcardbrowser__pagination {
  display: block;
  width: 2.343vw;
  height: 2.343vw;
  bottom: 13.2em;
  position: absolute;
  background: #1D252D;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  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: 1.3vw;
  z-index: 2;
}

.flipcardbrowser__pagination--prev {
  left: -3em;
}

.flipcardbrowser__pagination--next {
  right: -3em;
}

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

.flipcardbrowser__item {
  width: calc(50vw - 8.4187408492vw);
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.flipcardbrowser__item:nth-child(odd) {
  margin-right: 1.0980966325vw;
}
.flipcardbrowser__item:nth-child(even) {
  margin-left: 1.0980966325vw;
}

.flipcardbrowser__flex--odd .flipcardbrowser__item:nth-child(odd) {
  margin-right: 0;
  margin-left: 1.0980966325vw;
}
.flipcardbrowser__flex--odd .flipcardbrowser__item:nth-child(even) {
  margin-left: 0;
  margin-right: 1.0980966325vw;
}

.flipcard {
  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;
  margin-bottom: 2em;
}
.flipcard.on .flipcard__content {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.flipcard__image {
  width: 15.6661786237vw;
  height: 15.6661786237vw;
}
.flipcard__image img {
  width: 100%;
  height: 100%;
}

.flipcard__card {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
  width: calc(100% - 15.9590043924vw);
  height: 15.6661786237vw;
  cursor: pointer;
}

.flipcard__content {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.flipcard__front,
.flipcard__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  background: #EDF1F2;
}

.flipcard__front {
  padding: 1em 1.4em;
  font-family: Ubuntu-Light;
  font-size: 1.756954612vw;
  line-height: 1.2;
}

.flipcard__back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  padding: 1em 1.4em;
  font-family: Ubuntu-Light;
  font-size: 0.9516837482vw;
  line-height: 1.4;
}

.flipcard__front__btn {
  margin-top: 0.4em;
}

.flipcard__back__btn {
  margin-top: 0.5em;
}

.flipcard__front__btn__more,
.flipcard__front__btn__less {
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  border-bottom: 0.2196193265vw solid #d0d3d4;
  margin-left: 2.5em;
  position: relative;
  display: inline-block;
}
.flipcard__front__btn__more:before,
.flipcard__front__btn__less:before {
  content: "+";
  width: 1.4641288433vw;
  height: 1.4641288433vw;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -1.5em;
  background: #D22630;
  border-radius: 50%;
  color: #fff;
  font-size: 1.317715959vw;
  text-align: center;
  line-height: 1em;
}

.flipcard__front__btn__less:before {
  content: "-";
}

.flipcardbrowser__indicators {
  position: relative;
  text-align: center;
  padding-bottom: 2em;
}

.flipcardbrowser__indicator {
  display: inline-block;
  margin-right: 1.8301610542vw;
  background: #1D252D;
  border-radius: 50%;
  width: 0.878477306vw;
  height: 0.878477306vw;
}
.flipcardbrowser__indicator[aria-expanded=false] {
  opacity: 0.5;
}
.flipcardbrowser__indicator[aria-expanded=false]:hover {
  opacity: 1;
}
.flipcardbrowser__indicator:hover {
  opacity: 0.5;
}

.csuite {
  background: #E6F5FB;
  position: relative;
  padding-bottom: 6.588579795vw;
}

.csuite__sideheading {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  color: #1D252D;
  height: 100%;
  position: absolute;
  border-right: 0.2928257687vw solid #1CA1C4;
  left: 9.5168374817vw;
  top: 0;
}
.csuite__sideheading span {
  position: absolute;
  display: block;
  white-space: nowrap;
  right: 0;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  padding-right: 3em;
  padding-bottom: 0.5em;
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
}

.csuite__heading {
  font-size: 2.635431918vw;
  margin-bottom: 1em;
}

.csuite__content {
  font-size: 1.317715959vw;
}
.csuite__content h3 {
  font-size: 1.5373352855vw;
  margin-bottom: 0.5em;
  line-height: 1.2;
  font-family: Ubuntu-Bold;
}
.csuite__content p {
  line-height: 1.4;
}

.csuite__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 14.055636896vw;
  padding-right: 5.4904831625vw;
  position: relative;
}

.csuite__more {
  margin-top: 0.5em;
}
.csuite__more + h3 {
  margin-top: 2em;
}

.csuite__left {
  width: 50%;
  padding-top: 6.588579795vw;
  padding-right: 7.3206442167vw;
}
.csuite__left p + h3 {
  margin-top: 2em;
}
.csuite__left p {
  font-size: 1.317715959vw;
}

.csuite__right {
  width: 50%;
  padding-top: 6.588579795vw;
}

.csuite__profiles {
  display: -webkit-grid;
  display: grid;
  -webkit-grid-template-columns-: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 4.39238653vw;
  gap: 2.196193265vw;
  padding-left: 8.78477306vw;
}

.csuite__profile img {
  width: 100%;
  display: block;
}

.csuite__profile__image {
  width: 9.5168374817vw;
  -webkit-box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.5);
          box-shadow: 0.3660322108vw 0.3660322108vw 0vw 0vw rgba(0, 0, 0, 0.5);
}
.csuite__profile__image img {
  width: 100%;
  display: block;
}

.csuite__profile__name {
  font-size: 0.8052708638vw;
  margin-top: 1em;
  line-height: 1.2;
}
.csuite__profile__name strong {
  color: #D22630;
  font-family: Ubuntu-Bold;
}

.csuite__quote {
  position: relative;
  padding-left: 5.1244509517vw;
}
.csuite__quote p {
  font-size: 1.756954612vw;
  font-family: Ubuntu-Medium;
  line-height: 1.4;
}
.csuite__quote:before {
  content: "";
  width: 2.7086383602vw;
  height: 1.9033674963vw;
  display: block;
  background: url("../../_img/icons/quote.svg") no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  position: absolute;
}

.csuite__quote__byline {
  margin-top: 2em;
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
}

/* homehero */
.homehero__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.homehero__left {
  width: 40.7027818448vw;
}
.homehero__left img {
  width: 100%;
  display: block;
}

.homehero__right {
  width: calc(100% - 40.7027818448vw);
  padding-top: 7.3206442167vw;
}

.homehero__title {
  width: 22.6939970717vw;
  text-align: center;
  margin-left: auto;
  margin-right: 7.3206442167vw;
}

.homehero__title__heading {
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  color: #D22630;
  text-transform: uppercase;
  letter-spacing: 0.125em;
}

.homehero__title__year {
  font-family: Ubuntu-Light;
  font-size: 7.5402635432vw;
}

.homehero__text {
  font-family: Ubuntu-Bold;
  font-size: 2.9282576867vw;
  margin-top: 5.8565153734vw;
  padding-right: 7.3206442167vw;
  padding-left: 5.8565153734vw;
}

.homehero__text__padding1 {
  display: inline-block;
  width: 15.1537335286vw;
}

.homehero__text__padding2 {
  display: inline-block;
  width: 6.588579795vw;
}

.homehero__text__red {
  color: #D22630;
}

.homehero__text__blue {
  color: #1CA1C4;
}

.homehero__text__orange {
  color: #DD6B2D;
}

.homehero__text__green {
  color: #6FA304;
}

/* end homehero */
/* menu */
.nav {
  height: 4.39238653vw;
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  left: 0;
  background: #fff;
  border-bottom: 1px solid #1D252D;
}

.nav__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.nav__left {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav__right {
  margin-left: auto;
  height: 100%;
}

.nav__logo {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 1.8301610542vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav__logo img {
  width: 8.9677891654vw;
  height: 1.494875549vw;
}

.nav__heading {
  font-family: Ubuntu-Bold;
  color: #1D252D;
  letter-spacing: 0.08em;
  font-size: 0.8052708638vw;
  text-transform: uppercase;
  padding: 0 1.8301610542vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 25.4026354319vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu {
  height: 100%;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu__item {
  height: 100%;
}

.menu__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1D252D;
  font-family: Ubuntu-Regular;
  font-size: 0.9516837482vw;
  padding: 0 2em;
}

.menu__label--language {
  text-transform: uppercase;
  font-family: Ubuntu-Bold;
}

.menu__item a:hover {
  background: #EDF1F2;
  color: #1D252D;
  opacity: 1;
}

.menu__label {
  padding-bottom: 0.1464128843vw;
  white-space: nowrap;
}

.menu__item--current .menu__label {
  display: inline-block;
  font-family: Ubuntu-Bold;
  border-bottom: 0.1464128843vw solid #D22630;
}
.menu__item--current:hover .menu__label {
  border-bottom: 0.1098096633vw solid #1D252D;
}

.menu__item--language a {
  margin-left: 3em;
  color: #D22630;
}

/* end menu */
/* hamburger menu*/
.hamburger {
  padding: 0;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  border: 0;
  margin: 0;
  overflow: visible;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5em 2em;
  height: 4.39238653vw;
  overflow: hidden;
}

.hamburger__box {
  width: 2.7vw;
  height: 2.7vw;
  display: inline-block;
  position: relative;
}

.hamburger__inner,
.hamburger__inner::before,
.hamburger__inner::after {
  width: 2.7vw;
  height: 0.4vw;
  background-color: #D22630;
  border-radius: 0.6vw;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  display: block;
}

.hamburger__inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
}

.hamburger__inner::before,
.hamburger__inner::after {
  content: "";
}

.hamburger__inner::before {
  top: -0.9114583333vw;
}

.hamburger__inner::after {
  bottom: -0.9114583333vw;
}

.hamburger--squeeze .hamburger__inner {
  -webkit-transition-duration: 0.075s;
          transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger__inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger__inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger[aria-expanded=true] .hamburger__inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger[aria-expanded=true] .hamburger__inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger[aria-expanded=true] .hamburger__inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* end hamgburger*/
/* 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(255, 255, 255, 0.85);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
}

.overlay__close {
  position: fixed;
  top: 5.5vw;
  right: 5.5vw;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  outline: 0;
  z-index: 300;
  width: 2.5vw;
  height: 2.5vw;
  background: #1D252D;
  border-radius: 50%;
  color: #fff;
  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;
  text-align: center;
}
.overlay__close:focus {
  outline-color: #000;
}

.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: 2.5vw 2vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1;
}

.overlay__width {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0vw 1vw 0.8vw 0vw rgba(0, 0, 0, 0.35);
  box-shadow: 0vw 1vw 0.8vw 0vw rgba(0, 0, 0, 0.35);
}

/* end overlay */
/* footer */
.footer {
  background: #1D252D;
  padding: 3vw 0;
  color: #fff;
}

.footer__heading {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  color: #d0d3d4;
  margin-bottom: 1em;
}

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

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

.footer__download__item {
  width: 50%;
  padding-right: 3vw;
  color: #fff;
  margin-bottom: 0.5vw;
}

.footer__download__item__link {
  display: block;
  position: relative;
  padding-right: 2.4vw;
}

.footer__download__item .icon-excel {
  color: #D22630;
  position: absolute;
  right: 1.2vw;
  top: 0.2vw;
}

.footer__download__item .icon-pdf {
  position: absolute;
  right: 0vw;
  top: 0.2vw;
}

.footer__download__link {
  color: #fff;
  font-family: Ubuntu-Medium;
  font-size: 0.9516837482vw;
  vertical-align: middle;
}

.footer__left {
  margin-right: 4vw;
  width: 54%;
}

.footer__middle {
  padding: 0 0 0 2vw;
  border-left: 1px solid #d0d3d4;
}

.footer__copy {
  font-family: Ubuntu-Light;
  font-size: 1.0248901903vw;
  color: #fff;
  margin-top: 1.4vw;
}

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

.footer__links__item {
  display: inline-block;
  margin-right: 1.5vw;
}
.footer__links__item a {
  color: #FF4242;
  font-family: Ubuntu-Bold;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 0.8052708638vw;
  line-height: 1.4;
  position: relative;
  padding-bottom: 0.2em;
}
.footer__links__item a:after {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  border-bottom: #a2aaad solid 1px;
  left: 0;
  bottom: 0;
}

.footer__links__item--linkedin {
  padding-left: 1.5vw;
  border-left: 1px solid #d0d3d4;
}
.footer__links__item--linkedin a {
  color: #fff;
  font-size: 1.0248901903vw;
}

.footer__right {
  margin-left: auto;
  padding-left: 2vw;
  border-left: 1px solid #d0d3d4;
  font-family: Ubuntu-Bold;
  font-size: 0.805vw;
  text-transform: uppercase;
}

.scrolltop {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  letter-spacing: 0.08em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.scrolltop__icon {
  margin: 0 auto;
  margin-bottom: 1.5vw;
  font-size: 1.2vw;
  display: inline-block;
  width: 2.3426061493vw;
  height: 2.3426061493vw;
  background: #5b6770;
  color: #fff;
  border-radius: 50%;
  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;
}

.scrolltop__label {
  display: block;
}

/* end footer */
.es .nav__heading {
  line-height: 1.2;
}
.es .homehero__text {
  font-size: 2.196193265vw;
}
.es .homecta--people .homecta__heading::before {
  width: 23.9385065886vw;
}
.es .homecta--planet .homecta__heading::before {
  width: 28.5505124451vw;
}
.es .featured__story__title {
  font-size: 2.3426061493vw;
}
.es .ceocta__quote__icon {
  background-image: url("../../_img/icons/quote-red.png");
  position: relative;
}
.es .ceocta__quote__icon::before {
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  line-height: 0;
  content: "«";
  color: #fff;
  font-size: 0.7em;
}
.es .businessact__box {
  padding: 1.4641288433vw;
}
.es .businessact__box--usa {
  top: 30.7467057101vw;
}
.es .businessact__box--usa:after {
  top: 2.0497803807vw;
}
.es .esgapproach__right .h2 {
  font-size: 5.9297218155vw;
}
.es .story {
  height: 16.1054172767vw;
}
.es .story__img {
  height: 16.1054172767vw;
}
.es .download__cover {
  padding-right: 2.9282576867vw;
}
.es .ceocta .expander__content {
  margin-top: 3.6603221083vw;
}

@media (max-width: 1279px) {
  /*tablet */
  .hideTablet {
    display: none;
  }
  .showTablet {
    display: block;
  }
  .desktop-break {
    display: inline;
  }
  .tablet-break {
    display: block;
  }
  .download__btn {
    font-size: 1.8229166667vw;
  }
  .download__cover {
    width: auto;
  }
  .download__cover__img {
    width: 26.0416666667vw;
    -webkit-box-shadow: 0.390625vw 0.390625vw 0px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0.390625vw 0.390625vw 0px 0px rgba(0, 0, 0, 0.16);
  }
  .intro__left {
    border-right: 0;
    padding-right: 0;
    width: 100%;
  }
  .intro__left p {
    font-size: 1.5625vw;
  }
  .intro__right {
    display: none;
  }
  .hero {
    height: 43.9238653001vw;
  }
  .datatable__title-note {
    font-size: 1.3020833333vw;
  }
  .datatable tfoot p {
    font-size: 1.3020833333vw;
  }
  .hamburger {
    display: block;
    height: 6.5104166667vw;
  }
  .hamburger__box {
    margin-top: 1.0980966325vw;
  }
  .nav {
    height: 6.5104166667vw;
  }
  .nav__heading {
    font-size: 1.5625vw;
    width: auto;
  }
  .menu-open {
    position: absolute;
    overflow: hidden;
  }
  .menu {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
  .menu__label {
    font-family: Ubuntu-Medium;
  }
  .nav__right {
    position: fixed;
    top: 100%;
    width: 100%;
    height: calc(100vh - 4.39238653vw);
    background: #fff;
    left: 0;
    overflow-y: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    pointer-events: none;
    opacity: 0;
  }
  .nav__right[aria-hidden=false] {
    pointer-events: all;
    top: 6.5104166667vw;
    opacity: 1;
  }
  .menu__list {
    display: block;
  }
  .menu__item {
    height: auto;
  }
  .menu__item a {
    font-size: 2.734375vw;
    height: auto;
    padding: 3vw 10vw;
  }
  .mobileLanguage {
    margin-top: auto;
    background: #fff;
    color: #D22630;
    font-family: Ubuntu-Bold;
    text-transform: uppercase;
    text-align: center;
    padding: 2em;
    font-size: 1.6927083333vw;
    border-top: 0.0732064422vw solid #1D252D;
    border-bottom: 0.0732064422vw solid #1D252D;
  }
  .menu__label--language {
    font-size: 1.6927083333vw;
    font-family: Ubuntu-Bold;
  }
  .menu .menu__item--language {
    display: none;
  }
  .mobileDownload {
    background: #fff;
    padding: 3vw 10vw;
  }
  .mobileDownload .download__btn {
    font-size: 2.34375vw;
  }
  .mobileDownload .download__top {
    margin-bottom: 4vw;
  }
  .mobileDownload .download__cover__icon {
    display: none;
  }
  .mobileDownload .download__cover {
    float: left;
    width: 41.6%;
    margin-top: 0;
  }
  .mobileDownload .download__item {
    font-size: 1.4322916667vw;
  }
  .mobileDownload .download__item__link {
    padding-left: 4vw;
  }
  .mobileDownload .icon-pdf {
    width: 2vw;
    height: 2vw;
  }
  .download__item .icon-excel {
    width: 2vw;
    height: 2vw;
    left: 2vw;
  }
  .mobileDownload .download__links {
    float: right;
    width: 58%;
    padding-left: 10%;
  }
  .mobileDownload .download__cover__flex {
    display: block;
  }
  .mobileDownload .download__cover__img {
    width: 100%;
  }
  .menu__item--current .menu__label {
    border-bottom-width: 0.1953125vw;
  }
  .menu__item--current:hover .menu__label {
    border-bottom: 0.1953125vw solid #1D252D;
  }
  .footer .wrapper {
    width: 100%;
    padding: 0;
  }
  .footer__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__heading {
    padding: 0 5.2083333333vw;
    font-size: 1.4322916667vw;
  }
  .footer__left {
    width: 100%;
    padding: 2vw 5.2083333333vw 4vw;
    border-bottom: 1px solid #5b6770;
    margin-right: 0;
  }
  .footer__download__item {
    width: 100%;
    padding-right: 0;
  }
  .footer__download__link {
    font-size: 1.78vw;
    padding-right: 4vw;
  }
  .footer .icon-excel,
  .footer .icon-pdf {
    width: 2vw;
    height: 2vw;
  }
  .footer__download__item {
    margin-bottom: 1vw;
  }
  .footer__download__item .icon-excel {
    top: 0.4vw;
    right: 2vw;
  }
  .footer__download__item .icon-pdf {
    top: 0.4vw;
  }
  .footer__middle {
    width: 70%;
    padding: 3vw 5.2083333333vw;
    border-right: 1px solid #5b6770;
  }
  .footer__right {
    width: 30%;
    border-left: 0;
    font-size: 1.4322916667vw;
  }
  .footer__copy {
    font-size: 1.8229166667vw;
    margin-top: 2vw;
  }
  .footer__links__item a {
    font-size: 1.4322916667vw;
  }
  .footer__links__item--linkedin a {
    font-size: 1.6vw;
  }
  .scrolltop__icon {
    width: 4vw;
    height: 4vw;
    font-size: 2.5vw;
  }
}
@media (max-width: 767px) {
  .showMobile {
    display: block;
  }
  .hideMobile {
    display: none !important;
  }
  .wrapper {
    width: 100%;
    padding: 0 7.6923076923vw;
  }
  body {
    font-size: 4.6153846154vw;
  }
  .paddingTop {
    padding-top: 10vw;
  }
  .paddingBottom {
    padding-bottom: 10vw;
  }
  .btn {
    font-size: 2.8205128205vw;
    width: 100%;
    text-align: center;
  }
  .download__btn {
    font-size: 4.6153846154vw;
  }
  .download__cover {
    padding-right: 0;
  }
  .download__cover__img {
    width: 100%;
    -webkit-box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
  }
  .intro__left {
    padding: 0;
    margin-top: 10.2564102564vw;
  }
  .intro__right {
    display: block;
    width: 100%;
    padding: 0;
    margin: 10.2564102564vw 0;
  }
  .intro__right .download__links {
    display: none;
  }
  .hero__title {
    font-size: 8.9743589744vw;
  }
  .story {
    width: 100%;
    height: auto;
    margin: 0;
    -webkit-box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
  }
  .storybrowser__flex {
    padding-bottom: 2.5641025641vw;
  }
  .storybrowser--two .storybrowser__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .storybrowser--two .story__img + .story__content {
    width: 100%;
  }
  .storybrowser--two .story__content {
    width: 100%;
    height: auto;
  }
  .storybrowser--two .story + .story {
    margin-top: 2em;
  }
  .storybrowser--two .storybrowser__container {
    overflow: visible;
  }
  .story > a:hover .story__img,
  .story > a:focus .story__img {
    background-size: cover;
  }
  .story a {
    display: block;
  }
  .story__img {
    width: 100%;
    background-size: cover;
    display: block;
    padding-top: 45vw;
    overflow: hidden;
    position: relative;
  }
  .story__img + .story__content {
    width: 100%;
  }
  .story__content {
    padding: 10vw 7.6923076923vw 10vw 7.6923076923vw;
    width: 100%;
    height: auto;
  }
  .story__content:before {
    width: 0.5128205128vw;
    left: 7.6923076923vw;
  }
  .story__label {
    font-size: 2.8205128205vw;
    top: 25.641025641vw;
    left: 2.5641025641vw;
  }
  .story__title {
    font-size: 4.6153846154vw;
  }
  .story__more__label {
    font-size: 2.9333333333vw;
  }
  .story__more {
    margin-top: 6vw;
  }
  .storybrowser__pagination {
    width: 10vw;
    height: 10vw;
    font-size: 6vw;
    line-height: 9.7vw;
    top: 39.7435897436vw;
  }
  .storybrowser__pagination--prev {
    left: -3vw;
  }
  .storybrowser__pagination--next {
    right: -3vw;
  }
  .storycontent .text p,
  .storycontent .text li {
    font-size: 4.1025641026vw;
  }
  .storycontent .text p.intro,
  .storycontent .text li.intro {
    font-size: 1.1em;
  }
  .storycontent__stat + .storycontent__stat {
    margin-top: 1em;
  }
  .storycontent__stat__large {
    font-size: 10.7692307692vw;
  }
  .storycontent__stat__small {
    font-size: 4.6153846154vw;
  }
  .storycontent__right {
    padding: 0 4vw;
  }
  .storycontent__link {
    font-size: 3vw;
  }
  .storyintro {
    margin-left: 0;
    margin-top: 9vw;
  }
  .storyintro__left {
    width: 100%;
    height: 35vw;
  }
  .storyintro__right {
    width: 100%;
  }
  .storyintro__heading {
    font-size: 8vw;
  }
  .storyintro__label {
    font-size: 2.8205128205vw;
    left: -3.5897435897vw;
    top: 71.7948717949vw;
    z-index: 2;
  }
  .storycontent__left {
    width: 100%;
    padding: 4vw;
  }
  .storycontent__left .wrapper {
    padding: 0;
  }
  .storycontent__right {
    width: 100%;
  }
  .storycta {
    padding: 5vw 3vw;
  }
  .text .h1 {
    font-size: 8vw;
  }
  .text .h2 {
    font-size: 7.6923076923vw;
  }
  .text .h3 {
    font-size: 5vw;
  }
  .text ul,
  .text p {
    font-size: 4.1025641026vw;
  }
  .text ul {
    margin-left: 4vw;
  }
  .expander__toggle__label {
    font-size: 2.9333333333vw;
  }
  .expander__toggle {
    padding: 12.8205128205vw 0;
  }
  .datatable {
    font-size: 3.7333333333vw;
  }
  .datatable nobr {
    white-space: break-spaces;
  }
  .datatable td:last-child,
  .datatable th:last-child {
    padding-right: 4vw;
  }
  .datatable td:first-child,
  .datatable th:first-child {
    padding-left: 4vw;
  }
  .datatable__title {
    font-size: 4.8vw;
  }
  .datatable__title-note {
    font-size: 3vw;
  }
  .datatable th,
  .datatable td {
    padding: 4vw;
  }
  .datatable tfoot p {
    font-size: 3.2vw;
  }
  .datatable tfoot p + p {
    margin-top: 0.8em;
  }
  .sustperf__left {
    padding-top: 0;
    padding-bottom: 0;
  }
  .sustperf__item,
  .sustperf__heading {
    padding: 4vw 7.6923076923vw;
  }
  .esgcta__text__bottom,
  .esgcta__text__top {
    font-size: 4.2666666667vw;
    padding: 6vw 7.6923076923vw;
  }
  .sustperf__item p {
    font-size: 4.1025641026vw;
  }
  .esgcta__heading {
    font-size: 7.1794871795vw;
  }
  .overlay__close {
    width: 8vw;
    height: 8vw;
    line-height: 8vw;
  }
  .expander__toggle__icon {
    width: 6vw;
    height: 6vw;
    line-height: 5.4vw;
    font-size: 4vw;
  }
  .expander__content__padding {
    padding: 10vw 0;
  }
  .mobile-container {
    width: 100%;
    border: 1px dotted #ccc;
    margin: 20px 0;
    position: relative;
  }
  .mobile-container::before {
    position: absolute;
    content: "";
    background: url("../../_img/icon-grab.png") no-repeat;
    background-size: auto;
    background-size: contain;
    width: 40px;
    height: 40px;
    top: 2vw;
    left: 2vw;
  }
  .mobile-horizontal {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 20px;
  }
  .mobile-horizontal__width {
    width: 768px;
  }
  .signature {
    width: 60vw;
  }
  .businessact__relative {
    padding: 0 7.6923076923vw;
    height: auto;
  }
  .businessact__box {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    padding: 5em 4em;
    padding-bottom: 8em;
    -webkit-box-shadow: 1.2820512821vw 1.2820512821vw 0vw 0vw rgba(0, 0, 0, 0.2);
            box-shadow: 1.2820512821vw 1.2820512821vw 0vw 0vw rgba(0, 0, 0, 0.2);
  }
  .businessact__box + .businessact__box {
    margin-top: 3em;
  }
  .businessact__box p {
    font-size: 4.1025641026vw;
  }
  .businessact__box:after {
    display: none;
  }
  .businessact__box .vertical {
    display: none;
  }
  .businessact__box:before {
    display: none;
  }
  .businessact__box__heading {
    font-size: 4.6153846154vw;
  }
  .businessact__map {
    width: 100%;
    left: 0;
  }
  .esgapproach {
    padding-top: 76.9230769231vw;
    margin-bottom: 12.8205128205vw;
    height: auto;
    background-size: auto 69.2307692308vw;
  }
  .esgapproach .spacer {
    display: none;
  }
  .esgapproach .esgapproach__right .h2 {
    margin-left: 0;
  }
  .esgapproach--communities {
    background-position: -30.7692307692vw 0;
  }
  .esgapproach--planet {
    background-position: -20.5128205128vw 0;
  }
  .esgapproach__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    width: 100%;
  }
  .esgapproach__left {
    width: 100%;
    position: relative;
    bottom: 0;
  }
  .esgapproach__right {
    width: 100%;
    margin-left: 0;
  }
  .esgapproach__right .h2 {
    font-size: 7.6923076923vw;
  }
  .esgapproach__right p {
    font-size: 4.1025641026vw;
  }
  .esgapproach__stat__large {
    font-size: 7.1794871795vw;
  }
  .esgapproach__stat__small {
    font-size: 4.1025641026vw;
  }
  .esgapproach--alt .esgapproach__right {
    width: 100%;
    margin-right: 0;
  }
  .esgapproach__notes {
    margin-top: 1em;
  }
  .esgapproach__notes p {
    font-size: 0.6em;
  }
  .ourvalues__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
  .ourvalues__left {
    width: 100%;
    padding: 7.6923076923vw 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ourvalues__right {
    width: 100%;
    position: relative;
    top: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ourvalues__right img {
    -webkit-box-shadow: 1.7948717949vw 1.7948717949vw 0vw 0vw rgba(0, 0, 0, 0.16);
            box-shadow: 1.7948717949vw 1.7948717949vw 0vw 0vw rgba(0, 0, 0, 0.16);
  }
  .redheading__box {
    font-size: 4.1025641026vw;
  }
  .redheading__box:before {
    width: 0.5128205128vw;
  }
  .financialhighlights__left {
    width: 100%;
    padding-right: 0;
    margin-top: 1em;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .financialhighlights__right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .financialhighlights__box {
    padding: 1em;
  }
  .financialhighlights__box p {
    font-size: 4.1025641026vw;
  }
  .targetboxes__left {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .targetboxes__right {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .targetbox__heading {
    font-size: 4.1025641026vw;
  }
  .targetbox {
    padding: 7.6923076923vw;
    padding-top: 7.6923076923vw;
  }
  .targetbox li {
    font-size: 4.1025641026vw;
  }
  .targetbox:before {
    margin-left: -2.5641025641vw;
    margin-top: 2.5641025641vw;
    border: 0.0732064422vw solid #1D252D;
  }
  blockquote p {
    font-size: 5.641025641vw;
  }
  blockquote:before {
    width: 8.4615384615vw;
    height: 8.4615384615vw;
  }
  .focuscontent__left {
    width: 100%;
    padding-right: 0;
  }
  .focuscontent__right {
    width: 100%;
    padding-left: 0;
  }
  .focuscontent {
    padding-top: 10.7692307692vw;
  }
  .focuscontent .text p {
    font-size: 3.5897435897vw;
  }
  .focuscontent .text p.intro {
    font-size: 4.6153846154vw;
  }
  .focuscontent__side {
    left: 6.1538461538vw;
    top: 12.8205128205vw;
  }
  .focuscontent__side span {
    font-size: 2.5641025641vw;
  }
  .focuscontent__h1 {
    font-size: 5.3846153846vw;
  }
  .storycontent__border::before {
    border-left-width: 0.5128205128vw;
  }
  .focuscontent__flex {
    border-left-width: 0.5128205128vw;
  }
  .storybrowser--focus {
    padding: 0;
  }
  .storybrowser--focus .story:nth-child(2n),
  .storybrowser--focus .story:nth-child(2n+1) {
    margin-left: 6%;
    margin-right: 6%;
  }
  .storybrowser--focus .story__content {
    padding-right: 12.8205128205vw;
  }
  .storybrowser--focus .storybrowser__pagination--next {
    right: 2.5641025641vw;
  }
  .storybrowser--focus .storybrowser__pagination--prev {
    left: 2.5641025641vw;
  }
  .purposestatement__bg {
    padding: 10.2564102564vw 0;
  }
  .purposestatement__left {
    width: 100%;
    margin-bottom: 3em;
  }
  .purposestatement__left p {
    font-size: 5.3846153846vw;
  }
  .purposestatement__right {
    width: 100%;
  }
  .purposestatement__right p {
    font-size: 4.1025641026vw;
  }
  .ceocta__image {
    position: relative;
    width: 100%;
  }
  .ceocta__content {
    width: 100%;
    margin-top: 10.2564102564vw;
  }
  .ceocta__quote {
    font-size: 5.1282051282vw;
    padding-right: 0;
  }
  .ceocta__quote__icon {
    width: 5.1282051282vw;
    height: 5.1282051282vw;
  }
  .ceocta__name {
    font-size: 3.0769230769vw;
  }
  .keyaccomp__intro {
    width: 100%;
  }
  .keyaccomp__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .keyaccomp__item {
    padding: 7.6923076923vw 12.8205128205vw;
    margin-top: 12.8205128205vw;
    margin-left: -3.8461538462vw;
    --keyaccomp-box-shadow-color: rgba(210, 38, 48, 0.2);
    -webkit-box-shadow: 2.0512820513vw 2.0512820513vw 0vw 0vw var(--keyaccomp-box-shadow-color);
            box-shadow: 2.0512820513vw 2.0512820513vw 0vw 0vw var(--keyaccomp-box-shadow-color);
  }
  .keyaccomp__item[data-item] {
    width: calc(100% - 7.6923076923vw);
    top: auto;
    position: relative;
  }
  .keyaccomp__item p {
    font-size: 4.1025641026vw;
  }
  .keyaccomp__item[data-item="1"] {
    border-radius: 0 30.7692307692vw 30.7692307692vw 0;
    border-left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .keyaccomp__item[data-item="2"] {
    border-radius: 30.7692307692vw 0 0 30.7692307692vw;
    border-left: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .keyaccomp__item[data-item="3"] {
    border-radius: 30.7692307692vw 0 0 30.7692307692vw;
    border-left: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .keyaccomp__item[data-item="4"] {
    border-radius: 0 30.7692307692vw 30.7692307692vw 0;
    border-left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .keyaccomp__item[data-item="5"] {
    border-radius: 30.7692307692vw 0 0 30.7692307692vw;
    border-left: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .keyaccomp__item[data-item="6"] {
    border-radius: 30.7692307692vw 0 0 30.7692307692vw;
    border-left: 0;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .keyaccomp__item--right {
    padding: 7.6923076923vw 12.8205128205vw;
    margin-left: auto;
    margin-right: -3.8461538462vw;
    --keyaccomp-box-shadow-color: rgba(210, 38, 48, 0.2);
    -webkit-box-shadow: -2.0512820513vw 2.0512820513vw 0vw 0vw var(--keyaccomp-box-shadow-color);
            box-shadow: -2.0512820513vw 2.0512820513vw 0vw 0vw var(--keyaccomp-box-shadow-color);
  }
  .keyaccomp__item--orange {
    border-color: #DD6B2D;
    --keyaccomp-box-shadow-color: rgba(221, 107, 45, 0.2);
  }
  .keyaccomp__item--blue {
    border-color: #1CA1C4;
    --keyaccomp-box-shadow-color: rgba(28, 161, 196, 0.2);
  }
  .mobileDownload .download__cover,
  .mobileDownload .download__top {
    display: none;
  }
  .mobileDownload .download__links {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .mobileDownload .download__item__link {
    padding-left: 10.2564102564vw;
  }
  .mobileDownload .download__item {
    font-size: 2.9333333333vw;
  }
  .mobileDownload .icon-pdf {
    width: 4vw;
    height: 4vw;
  }
  .download__item .icon-excel {
    width: 4vw;
    height: 4vw;
    left: 4vw;
  }
  .nav {
    height: 11.2820512821vw;
  }
  .nav__logo img {
    width: 19.2vw;
    height: auto;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
  }
  .nav__heading {
    font-size: 2.0512820513vw;
    padding-left: 2.5641025641vw;
  }
  .hamburger {
    height: 11.2820512821vw;
    padding: 0.7em 1em;
  }
  .hamburger__box {
    width: 4vw;
  }
  .hamburger__inner,
  .hamburger__inner::before,
  .hamburger__inner::after {
    width: 4vw;
    height: 0.5vw;
  }
  .hamburger__inner::after {
    bottom: -1.1vw;
  }
  .hamburger__inner::before {
    top: -1.1vw;
  }
  .menu__label--language {
    font-size: 3.4666666667vw;
  }
  .mobileLanguage {
    top: 3vw;
    right: 16.3vw;
  }
  .menu__item a {
    font-size: 5.6vw;
    padding: 4vw 5.1282051282vw;
  }
  .nav__right {
    height: calc(100vh - 11.2820512821vw);
    padding-bottom: 25.641025641vw;
  }
  .nav__right[aria-hidden=false] {
    top: 11.2820512821vw;
  }
  .mobileDownload {
    padding: 4vw;
  }
  .menu__item--current .menu__label {
    border-bottom-width: 0.3846153846vw;
  }
  .menu__item--current:hover .menu__label {
    border-bottom: 0.3846153846vw solid #1D252D;
  }
  .overlay__close {
    top: 3vw;
    right: 3vw;
  }
  .overlay .content__section {
    padding-bottom: 25.641025641vw;
  }
  .homehero__flex {
    position: relative;
  }
  .homehero__left {
    margin-top: 11.2820512821vw;
    width: 41.0256410256vw;
  }
  .homehero__right {
    padding-top: 13.8461538462vw;
    width: calc(100% - 41.0256410256vw);
  }
  .homehero__title {
    width: 100%;
  }
  .homehero__title__year {
    font-size: 7.1794871795vw;
  }
  .homehero__title__heading {
    font-size: 2.5641025641vw;
  }
  .homehero__text {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 3.3333333333vw;
    padding-bottom: 5.1282051282vw;
    padding-right: 3.8461538462vw;
  }
  .intro__left p {
    font-size: inherit;
  }
  .scrollmore {
    display: none;
  }
  .featured {
    padding-bottom: 17.9487179487vw;
  }
  .featured__flex {
    height: auto;
    padding-bottom: 2.5641025641vw;
  }
  .featured__story__image {
    overflow: hidden;
  }
  .featured__stories {
    width: 400vw;
    gap: 20.5128205128vw;
    -webkit-transform: translateX(7.6923076923vw);
            transform: translateX(7.6923076923vw);
  }
  .featured__story {
    -webkit-box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 1.7948717949vw 1.7948717949vw 0px 0px rgba(0, 0, 0, 0.16);
  }
  .featured__story__heading {
    font-size: 2.8205128205vw;
    width: 48.7179487179vw;
    bottom: -27.9487179487vw;
    padding-bottom: 0.5em;
    left: 3.8461538462vw;
    border-bottom-width: 0.5128205128vw;
  }
  .featured__story__title {
    font-size: 6.1538461538vw;
    margin-bottom: 1em;
    margin-top: 1em;
    min-height: 20.5128205128vw;
  }
  .featured__indicator {
    margin-right: 6.4102564103vw;
    width: 4.8717948718vw;
    height: 4.8717948718vw;
  }
  .featured__indicator[aria-expanded=true] + .featured__indicator {
    opacity: 0.5;
  }
  .featured__nav__previous,
  .featured__nav__next {
    width: 8.2051282051vw;
    height: 8.2051282051vw;
    font-size: 5.1282051282vw;
  }
  .featured__nav__previous {
    left: 3.8461538462vw;
  }
  .featured__nav__next {
    right: 3.8461538462vw;
  }
  .featured__nav {
    z-index: 2;
    top: 33.3333333333vw;
  }
  .featured__indicators {
    width: 100%;
    text-align: center;
    bottom: 0;
    top: auto;
    right: auto;
  }
  .homecta {
    padding: 0 7.6923076923vw;
  }
  .homecta + .homecta {
    margin-top: 12.8205128205vw;
  }
  .homecta__content {
    padding-top: 2.5641025641vw;
    font-size: 5.3846153846vw;
  }
  .homecta__heading {
    font-size: 13.3333333333vw;
  }
  .homecta__heading::before {
    display: none;
  }
  .homecta__image {
    position: relative;
  }
  .homecta__body {
    width: 100%;
  }
  .homecta--people .homecta__image {
    width: 40vw;
  }
  .homecta--communities .homecta__image {
    width: 120vw;
    top: 0;
    right: auto;
    left: 0;
  }
  .homecta--planet .homecta__image {
    width: 85.3846153846vw;
    top: 0;
  }
  .homecta--financial .homecta__image {
    width: 99.4871794872vw;
    top: 0;
    right: -15.3846153846vw;
  }
  .homeourbusiness {
    height: auto;
  }
  .homeourbusiness .wrapper {
    padding: 0;
  }
  .homeourbusiness__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .homeourbusiness__left {
    width: 100%;
    padding-top: 70%;
    position: relative;
    height: auto;
    padding-top: 0;
  }
  .homeourbusiness__left img {
    height: auto;
    width: 100%;
    display: block;
  }
  .homeourbusiness__right {
    width: 100%;
    padding: 10.2564102564vw 7.6923076923vw;
    position: relative;
    margin: 0 auto;
  }
  .homeourbusiness__btn > a {
    display: block;
  }
  .homeourbusiness__text .h2 {
    font-size: 9.2307692308vw;
  }
  .homeourbusiness__text p {
    font-size: 4.6153846154vw;
  }
  .flipcard {
    position: relative;
  }
  .flipcardbrowser__item {
    width: 100%;
  }
  .flipcard__image {
    width: 30vw;
    height: 30vw;
    position: absolute;
    z-index: 1;
    overflow: hidden;
  }
  .flipcard__card {
    margin-left: auto;
    width: calc(100% - 25vw);
    height: 70vw;
  }
  .flipcard__front {
    font-size: 4.1025641026vw;
    padding-left: 10.2564102564vw;
  }
  .flipcard__front__btn__more,
  .flipcard__front__btn__less {
    font-size: 3.0769230769vw;
    border-bottom-width: 0.5128205128vw;
  }
  .flipcard__front__btn__more:before,
  .flipcard__front__btn__less:before {
    height: 3.0769230769vw;
    width: 3.0769230769vw;
    font-size: 3.0769230769vw;
    line-height: 2.5641025641vw;
  }
  .flipcard__back {
    font-size: 2.8205128205vw;
    padding-left: 8.9743589744vw;
  }
  .flipcardbrowser__pagination {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    font-size: 5.3333333333vw;
    bottom: 1.5em;
  }
  .flipcardbrowser__pagination--prev {
    left: 0;
  }
  .flipcardbrowser__pagination--next {
    right: 0;
  }
  .flipcardbrowser__indicator {
    width: 4.8717948718vw;
    height: 4.8717948718vw;
    margin: 0 3vw;
  }
  .csuite {
    padding-bottom: 12.8205128205vw;
  }
  .csuite__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
  .csuite__left p {
    font-size: 4.1025641026vw;
  }
  .csuite__left h3 {
    font-size: 4.6153846154vw;
  }
  .csuite__more {
    margin-top: 1.5em;
  }
  .csuite__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-bottom: 12.8205128205vw;
    margin-top: 12.8205128205vw;
    padding-left: 0;
  }
  .csuite__sideheading {
    border-right-width: 0.5128205128vw;
  }
  .csuite__sideheading span {
    font-size: 3.0769230769vw;
  }
  .csuite__profile__name {
    font-size: 2.8205128205vw;
  }
  .csuite__profiles {
    padding-left: 0;
    gap: 7.6923076923vw;
  }
  .csuite__profile__image {
    width: 30.7692307692vw;
    -webkit-box-shadow: 1.2820512821vw 1.2820512821vw 0vw 0vw rgba(0, 0, 0, 0.5);
            box-shadow: 1.2820512821vw 1.2820512821vw 0vw 0vw rgba(0, 0, 0, 0.5);
  }
  .csuite__quote {
    padding-left: 7.6923076923vw;
  }
  .csuite__quote p {
    font-size: 4.6153846154vw;
  }
  .csuite__quote:before {
    width: 5.1282051282vw;
    height: 5.1282051282vw;
  }
  .csuite__quote__byline {
    font-size: 2.5641025641vw;
  }
  .csuite__heading {
    font-size: 5.3846153846vw;
  }
  .contentstories {
    padding-top: 10.2564102564vw;
    padding-bottom: 10.2564102564vw;
  }
  .focuses {
    -webkit-grid-template-columns-: repeat(1, 1fr);
    grid-template-columns: repeat(1, 1fr);
    gap: 10.2564102564vw;
  }
  .footer__left {
    padding: 4vw 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer__heading {
    font-size: 3.3333333333vw;
    padding: 0 3.8461538462vw;
    margin-top: 7.6923076923vw;
  }
  .footer__download__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 4vw;
  }
  .footer__download__link {
    font-size: 3.7333333333vw;
    padding-right: 12.8205128205vw;
    padding-left: 0;
  }
  .footer .icon-excel,
  .footer .icon-pdf {
    width: 4vw;
    height: 4vw;
    position: absolute;
    right: 0;
    margin-top: 0;
  }
  .footer .icon-excel {
    right: 5.1282051282vw;
  }
  .footer__flex {
    padding: 0 4vw;
  }
  .footer__middle {
    width: 100%;
    padding: 8vw 0;
    border-right: 0;
    border-left: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer__copy {
    font-size: 3.7333333333vw;
    margin-top: 5vw;
  }
  .footer__links {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer__links__item {
    margin-right: 0;
  }
  .footer__links__item a {
    font-size: 2.9333333333vw;
  }
  .footer__links__item--linkedin {
    padding-left: 4vw;
  }
  .footer__links__item--linkedin a {
    font-size: 5vw;
  }
  .footer__right {
    width: 100%;
    padding: 4vw 0 5vw;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    border-top: 1px solid #5b6770;
    text-align: center;
  }
  .footer__download__item .icon-excel {
    top: 0.8vw;
    right: 4vw;
  }
  .footer__download__item .icon-pdf {
    top: 0.8vw;
  }
  .scrolltop {
    font-size: 2.9333333333vw;
    display: inline-block;
    text-align: center;
  }
  .scrolltop__icon {
    font-size: 5.1282051282vw;
    width: 7.1794871795vw;
    height: 7.1794871795vw;
  }
  .es .nav__heading {
    width: 60%;
  }
  .es .homehero__text {
    font-size: 3.0769230769vw;
  }
  .es .featured__story__title {
    font-size: 6.1538461538vw;
  }
  .es .ceocta__quote__icon::before {
    position: absolute;
    top: 0.5em;
    left: 0.3em;
    line-height: 0;
    content: "«";
    color: #fff;
    font-size: 0.7em;
  }
  .es .businessact__box {
    padding: 7.6923076923vw;
    top: 0;
  }
  .es .esgapproach__right .h2 {
    font-size: 5.9297218155vw;
  }
  .es .story {
    height: auto;
  }
  .es .download__cover {
    padding-right: 0;
  }
  .es .ceocta .expander__content {
    margin-top: 3.6603221083vw;
  }
}/*# sourceMappingURL=main.css.map */