@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;
  -moz-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;
  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);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-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);
  -ms-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 {
  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: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

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

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

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

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

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

.fa-th:before {
  content: "";
}

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

.fa-check:before {
  content: "";
}

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

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

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

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

.fa-signal:before {
  content: "";
}

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

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

.fa-home:before {
  content: "";
}

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

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

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

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

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

.fa-inbox:before {
  content: "";
}

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

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

.fa-refresh:before {
  content: "";
}

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

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

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

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

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

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

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

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

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

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

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

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

.fa-list:before {
  content: "";
}

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

.fa-indent:before {
  content: "";
}

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

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

.fa-pencil:before {
  content: "";
}

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

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

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

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

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

.fa-arrows:before {
  content: "";
}

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

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

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

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

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

.fa-eject:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "";
}

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

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

.fa-ban:before {
  content: "";
}

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

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

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

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

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

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

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

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

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

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

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

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

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

.fa-retweet:before {
  content: "";
}

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

.fa-folder:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "";
}

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

.fa-comments:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "";
}

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

.fa-upload:before {
  content: "";
}

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

.fa-phone:before {
  content: "";
}

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

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

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

.fa-twitter:before {
  content: "";
}

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

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

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

.fa-rss:before {
  content: "";
}

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

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

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

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

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

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

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

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

.fa-paperclip:before {
  content: "";
}

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

.fa-square:before {
  content: "";
}

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

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

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

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

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

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

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

.fa-money:before {
  content: "";
}

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

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

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

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

.fa-columns:before {
  content: "";
}

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

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

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

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

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

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

.fa-exchange:before {
  content: "";
}

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

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

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

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

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

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

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

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

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

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

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

.fa-beer:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

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

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

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

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

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-gamepad:before {
  content: "";
}

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

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

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

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

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

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

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

.fa-crop:before {
  content: "";
}

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

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

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

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

.fa-microphone:before {
  content: "";
}

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

.fa-shield:before {
  content: "";
}

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

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

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

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

.fa-bullseye:before {
  content: "";
}

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

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

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

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

.fa-ticket:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "";
}

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

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

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

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

.fa-gbp:before {
  content: "";
}

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

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

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

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

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

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

.fa-file:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

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

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

.fa-dropbox:before {
  content: "";
}

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

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

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

.fa-tumblr:before {
  content: "";
}

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

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

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

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

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

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

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

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

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

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

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

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

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

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

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

.fa-wheelchair:before {
  content: "";
}

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

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

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

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

.fa-slack:before {
  content: "";
}

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

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

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

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

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

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

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

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

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

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

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

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

.fa-steam:before {
  content: "";
}

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

.fa-recycle:before {
  content: "";
}

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

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

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

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

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

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

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

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

.fa-git:before {
  content: "";
}

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

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

.fa-qq:before {
  content: "";
}

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

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

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

.fa-history:before {
  content: "";
}

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

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

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

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

.fa-bomb:before {
  content: "";
}

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

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

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

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

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

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

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

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

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

.fa-lastfm:before {
  content: "";
}

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

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

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

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

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

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

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

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

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

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

.fa-motorcycle:before {
  content: "";
}

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

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "";
}

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

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

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

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

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

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

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

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;
  transition: all 0.3s ease;
}

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

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

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

em {
  font-style: italic;
}

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

.hoverfade {
  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;
}

.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-Medium;
  font-size: 1.756954612vw;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.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.5373352855vw;
  line-height: 1.6;
  font-family: Ubuntu-Light;
}
.text ul a,
.text p a {
  font-family: Ubuntu-Bold;
}

.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 {
  border-top: 0.2196193265vw dotted #D22630;
  position: relative;
  margin-top: 4.39238653vw;
  margin-bottom: 4.39238653vw;
  position: relative;
  z-index: 1;
}

.redheading__box {
  font-family: Ubuntu-Regular;
  font-size: 2.635431918vw;
  color: #fff;
  background: #D22630;
  padding: 1em;
  display: inline-block;
  margin-left: 4.0995607613vw;
  margin-top: -3.8067349927vw;
  position: relative;
}
.redheading__box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0.1098096633vw solid #1D252D;
  left: 0;
  top: 0;
  margin-left: -0.2em;
  margin-top: -0.2em;
  z-index: -1;
}

/* btn */
.btn {
  background: #1D252D;
  border: 1px solid #1D252D;
  display: inline-block;
  padding: 1.2em 1.5em;
  color: #fff;
  font-family: Ubuntu-Bold;
  font-size: 0.8052708638vw;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: relative;
}
.btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0.0732064422vw solid #D22630;
  left: 0;
  top: 0;
  margin-left: 0.4em;
  margin-top: 0.4em;
}

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

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

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

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

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

.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;
}

/* end btn */
/* story */
.contentstories {
  margin-top: 4.39238653vw;
}

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

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

.storybrowser__flex {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  transition: margin 0.5s ease;
}

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

.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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: 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 {
  width: 48%;
  transition: border 0.3s ease;
  position: relative;
  transition: all 0.3s ease;
}
.story:nth-child(odd) {
  margin-right: 1%;
}
.story:nth-child(even) {
  margin-left: 1%;
}

.story > a {
  display: block;
  position: relative;
  padding-top: 2.9282576867vw;
  width: 100%;
}
.story > a:hover .story__img, .story > a:focus .story__img {
  background-size: auto 120%;
}

.story__img {
  width: 22.6939970717vw;
  height: 16.6910688141vw;
  position: absolute;
  background-color: #cfd2d3;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 20% 0;
  transition: all 1s ease;
  z-index: 0;
  top: 0;
  left: 0;
}
.story__img + .story__content {
  width: 54%;
  margin-left: 46%;
}

.story__content {
  width: 90%;
  margin-left: 10%;
  height: 16.6910688141vw;
  background: #fff;
  padding: 2.9282576867vw 1.4641288433vw;
  z-index: 1;
  position: relative;
}
.story__content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.317715959vw;
  margin-top: -1.317715959vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
}

.storybrowser--two .story__img + .story__content {
  width: 58%;
  margin-left: 44%;
}
.storybrowser--two .story__content {
  width: 80%;
  margin-left: 20%;
  background: #EDF1F2;
}
.storybrowser--two .story:nth-child(odd) {
  margin-right: 1.5%;
}
.storybrowser--two .story:nth-child(even) {
  margin-left: 1.5%;
}

.story__label {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  position: absolute;
  background: #5b6770;
  display: inline-block;
  padding: 0.5em 2em;
  color: #fff;
  top: 0;
  left: 0;
  margin-top: -0.5124450952vw;
  margin-left: -2.4890190337vw;
}

.story__title {
  font-size: 1.317715959vw;
  font-family: Ubuntu-Regular;
  color: #D22630;
  line-height: 1.4;
}

.story__more {
  margin-top: 1.5em;
}

.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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 7.3206442167vw;
  position: relative;
  margin-left: -4.7584187408vw;
}

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

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

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

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

.storyintro__label {
  background: #5b6770;
  color: #fff;
  padding: 1em 2em;
  font-size: 1.1713030747vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -5.1244509517vw;
  margin-left: 1.4641288433vw;
}

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

.storycontent {
  display: -webkit-flex;
  display: flex;
  -webkit-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: 4.39238653vw;
  position: relative;
  margin-top: 4.39238653vw;
}

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

.storycontent__border {
  border: 0.2196193265vw solid #1D252D;
}

.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 */
.hero {
  width: 100%;
  position: relative;
  padding-top: 24.1581259151vw;
  transition: all 1s ease;
  overflow: hidden;
  position: relative;
}
.hero .hero__image {
  position: absolute;
  top: 0vw;
  left: 0;
  width: 100%;
  z-index: 0;
  transition: all 1s ease;
}
.hero .hero__image img {
  width: 100%;
}
.hero.hero--effect {
  padding-top: 50vw;
}
.hero.hero--effect .hero__image {
  top: 0;
}
.hero.hero--effect .hero__title {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0), 1px -1px 0 rgba(0, 0, 0, 0), -1px 1px 0 rgba(0, 0, 0, 0), 1px 1px 0 rgba(0, 0, 0, 0);
}
.hero.noanimation {
  transition: none;
}

.hero--large {
  padding-top: 27.0863836018vw;
}

.hero__title {
  font-size: 16.6910688141vw;
  font-family: Ubuntu-Bold;
  color: #fff;
  transition: text-shadow 0.3s ease 1s;
  text-transform: uppercase;
  line-height: 0.71;
  position: relative;
  z-index: 1;
  margin-left: -0.1em;
  white-space: nowrap;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.4), 1px -1px 0 rgba(0, 0, 0, 0.4), -1px 1px 0 rgba(0, 0, 0, 0.4), 1px 1px 0 rgba(0, 0, 0, 0.4);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.25+11,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 11%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 11%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 11%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 );
  /* IE6-9 */
}

.hero__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  background: #fff;
  border-bottom: 0.0732064422vw solid #1D252D;
  position: relative;
  z-index: 1;
}
.hero__flex.hero__flex--noborder {
  border-bottom: 0;
}

.hero__left {
  width: 50%;
  padding-left: 7.3206442167vw;
  padding-right: 4.39238653vw;
  height: 100%;
  padding-right: 2.9282576867vw;
  padding-left: 7.3206442167vw;
  padding-top: 2.9282576867vw;
  padding-bottom: 2.9282576867vw;
}

.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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-right: 0.5vw;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero__right {
  width: 50%;
  padding-right: 4.39238653vw;
  padding-left: 4.39238653vw;
  padding-top: 2.9282576867vw;
  padding-bottom: 2.9282576867vw;
  border-left: 0.0732064422vw solid #1D252D;
}

.hero__heading {
  color: #fff;
  font-size: 20.5710102489vw;
  font-family: Ubuntu-Bold;
  line-height: 1em;
}

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

.hero__content2 {
  padding-top: 4em;
  padding-right: 2em;
}
.hero__content2 p {
  line-height: 1.8;
  font-family: Ubuntu-Regular;
  font-size: 1.5373352855vw;
}

.hero__keys {
  padding: 2.196193265vw;
  padding-left: 0;
}
.hero__keys .h3 {
  font-family: Ubuntu-Bold;
  font-size: 1.317715959vw;
  line-height: 1.6;
  margin-bottom: 1.2em;
}
.hero__keys p {
  font-family: Ubuntu-Light;
  font-size: 1.5373352855vw;
  line-height: 1.6;
}
.hero__keys p a {
  font-family: Ubuntu-Medium;
}
.hero__keys p + p {
  margin-top: 1em;
}
.hero__keys .hero__action {
  margin-top: 3em;
  display: inline-block;
}

.hero--financial-performance .hero__title {
  font-size: 6.383601757vw;
}

.hero--esg-performance .hero__title {
  font-size: 5.4465592972vw;
}

.hero--our-business .hero__title {
  font-size: 14.1288433382vw;
  margin-left: -0.1em;
}

.download {
  height: 100%;
}

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

.download__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.download__links {
  width: 50%;
}

.download__cover__img {
  width: 15.6661786237vw;
}

.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__flex {
  position: relative;
  padding-top: 2.9282576867vw;
}

.ceocta__right {
  width: 56.6617862372vw;
  height: 31.4055636896vw;
  background: url("../../_img/our-business/peter-kukielski@2x.jpg") no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}

.ceocta__left {
  width: 36.3103953148vw;
  position: relative;
  z-index: 1;
}

.ceocta__quote {
  background: #1D252D;
  color: #fff;
  font-size: 1.756954612vw;
  font-family: Ubuntu-Light;
  line-height: 1.4;
  width: 100%;
  padding: 6.2225475842vw 6.588579795vw;
  position: relative;
}
.ceocta__quote:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: 1.0248901903vw;
  margin-top: -1.0248901903vw;
  top: 0;
  left: 0;
  border: 0.0732064422vw solid #d0d3d4;
}

.ceocta__quote__icon {
  position: absolute;
  left: 2.5622254758vw;
  top: 6.588579795vw;
}
.ceocta__quote__icon img {
  width: 2.635431918vw;
  height: 1.9033674963vw;
}

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

.keyaccomp {
  border-top: 0.0732064422vw solid #1D252D;
  padding-top: 2.9282576867vw;
}

.keyaccomp__flex {
  position: relative;
  padding-top: 2.9282576867vw;
}

.keyaccomp__left {
  width: 46.3396778917vw;
  height: 42.8989751098vw;
  background: url("../../_img/our-business/key-accomplishments.jpg") no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -2.196193265vw;
  z-index: 0;
}

.keyaccomp__right {
  position: relative;
  z-index: 1;
  width: 50%;
  margin-left: 50%;
  padding: 4.39238653vw 3.6603221083vw;
  background: #EDF1F2;
  position: relative;
}
.keyaccomp__right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.0248901903vw;
  margin-top: -1.0248901903vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #D22630;
}

.keyaccomp__left img {
  width: 100%;
}

.keyaccomp__heading {
  color: #1D252D;
  font-size: 1.317715959vw;
  margin-bottom: 2em;
  font-family: Ubuntu-Bold;
}

.keyaccomp p,
.keyaccomp li {
  font-family: Ubuntu-Light;
  line-height: 1.6;
  font-size: 1.5373352855vw;
}
.keyaccomp .keyaccomp__footnote {
  font-size: 1.0248901903vw;
}
.keyaccomp ul + p,
.keyaccomp p + p,
.keyaccomp li + li {
  margin-top: 1.5em;
}
.keyaccomp ul li {
  position: relative;
}
.keyaccomp ul li:before {
  content: "";
  display: block;
  position: absolute;
  height: 1.3909224012vw;
  width: 1.3909224012vw;
  background: url("../../_img/our-business/list-style-plus.png") no-repeat;
  background-size: cover;
  top: 0.3em;
  left: 0;
  margin-left: -1.9033674963vw;
}

.keyaccomp__action {
  margin-top: 3em;
  display: inline-block;
}

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

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

.businessact__box {
  background: #5b6770;
  color: #fff;
  padding: 2.9282576867vw;
  font-size: 1.1713030747vw;
  width: 27.3792093704vw;
  position: absolute;
  z-index: 2;
}
.businessact__box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.1713030747vw;
  margin-top: -1.1713030747vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #d0d3d4;
}
.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.2196193265vw dotted #d0d3d4;
  width: 0;
}

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

.businessact__box--manitoba {
  left: 7.3206442167vw;
  top: 0;
}
.businessact__box--manitoba:after {
  width: 15.3733528551vw;
  left: 25.9882869693vw;
  top: 24.7437774524vw;
}

.businessact__box--nevada {
  left: 7.3206442167vw;
  top: 45.7540263543vw;
}
.businessact__box--nevada:after {
  width: 5.8565153734vw;
  left: 25.9882869693vw;
  top: 0.7320644217vw;
}
.businessact__box--nevada .vertical {
  position: absolute;
  width: 0px;
  border-right: 0.2196193265vw dotted #d0d3d4;
  height: 13.17715959vw;
  left: 31.6251830161vw;
  top: -12.2254758419vw;
}

.businessact__box--arizona {
  left: 65.1537335286vw;
  top: 0vw;
}
.businessact__box--arizona:after {
  width: 23.2796486091vw;
  right: 28.3308931186vw;
  top: 36.0907759883vw;
}

.businessact__box--peru {
  left: 65.1537335286vw;
  top: 45.3879941435vw;
}
.businessact__box--peru:after {
  width: 9.663250366vw;
  right: 28.3308931186vw;
  top: 15.0073206442vw;
}

.esgapproach {
  padding-top: 24.1581259151vw;
  padding-bottom: 5.8565153734vw;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.esgapproach--sustainability-approach {
  background-image: url("../../_img/our-business/sust-approach.jpg");
}

.esgapproach--our-people {
  background-image: url("../../_img/esg-performance/our-people.jpg");
}

.esgapproach--social-impact {
  background-image: url("../../_img/esg-performance/social-impact.jpg");
}

.esgapproach--environment {
  background-image: url("../../_img/esg-performance/environment.jpg");
}

.esgapproach__flex {
  position: relative;
}

.esgapproach__left {
  width: 34.4070278184vw;
  position: absolute;
  background: #D22630;
  padding: 5.1244509517vw;
  color: #fff;
  z-index: 1;
  bottom: -1.4641288433vw;
}
.esgapproach__left:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.1713030747vw;
  margin-top: 1.1713030747vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #fff;
}

.esgapproach__right {
  margin-left: 32.2108345534vw;
  background: #FFFFFF;
  color: #1D252D;
  padding: 5.1244509517vw 5.1244509517vw;
  position: relative;
  z-index: 0;
}
.esgapproach__right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.1713030747vw;
  margin-top: -1.1713030747vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
}
.esgapproach__right .h2 {
  font-family: Ubuntu-Light;
  font-size: 2.635431918vw;
  color: #D22630;
  margin-bottom: 1em;
}
.esgapproach__right p {
  font-family: Ubuntu-Light;
  font-size: 1.5373352855vw;
  line-height: 1.8;
}
.esgapproach__right p + p {
  margin-top: 1em;
}

.esgapproach__stat + .esgapproach__stat {
  margin-top: 3em;
}

.esgapproach__stat__large {
  font-family: Ubuntu-Bold;
  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__left {
  right: 0;
}
.esgapproach--alt .esgapproach__left:before {
  margin-left: 1.1713030747vw;
  margin-top: 1.1713030747vw;
}
.esgapproach--alt .esgapproach__right {
  margin-left: 0;
  margin-right: 32.2108345534vw;
}
.esgapproach--alt .esgapproach__right:before {
  margin-left: 1.1713030747vw;
  margin-top: -1.1713030747vw;
}

.signature {
  width: 20vw;
}

.ourvalues__flex {
  position: relative;
  height: 38.0673499268vw;
}

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

.ourvalues__right {
  width: 42.0204978038vw;
  line-height: 0;
  position: absolute;
  top: -12.4450951684vw;
  right: 0;
}
.ourvalues__right img {
  width: 100%;
  position: relative;
  z-index: 1;
}
.ourvalues__right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: 1.0248901903vw;
  margin-top: 1.0248901903vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
  z-index: 0;
}

.ourvalues__right img {
  width: 100%;
}

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

.expander__toggle {
  padding: 2vw 0;
  background: #fff;
  text-align: right;
}

.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: 2vw;
  margin-right: 0.5vw;
}

.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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: 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: #1D252D;
  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-flex;
  display: flex;
  -webkit-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: #EDF1F2;
  padding: 2.9282576867vw;
  position: relative;
  font-family: Ubuntu-Regular;
  font-size: 1.5373352855vw;
  color: #5b6770;
  margin-bottom: 2em;
}
.targetbox:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.878477306vw;
  margin-top: 0.878477306vw;
  top: 0;
  left: 0;
  border: 0.0732064422vw solid #1D252D;
}
.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 {
  transition: transform 0.5s ease, opacity 0.5s ease;
}

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

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

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

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

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

.replacecontent {
  background: pink;
}

.homeourbusiness__text .h2 {
  font-size: 2.635431918vw;
  font-family: Ubuntu-Regular;
  margin-bottom: 1em;
  color: #fff;
}
.homeourbusiness__text p {
  color: #fff;
  font-family: Ubuntu-Light;
  font-size: 1.317715959vw;
  line-height: 1.8;
}

.homeourbusiness__flex {
  position: relative;
  padding-top: 2.9282576867vw;
}

.homeourbusiness__left {
  width: 43.9238653001vw;
  height: 40.0439238653vw;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../../_img/home/our-business@2x.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}

.homeourbusiness__right {
  width: 44.6559297218vw;
  background: #1D252D;
  color: #fff;
  padding: 4.9048316252vw 4.0995607613vw;
  position: relative;
  margin-left: 42.4597364568vw;
  z-index: 1;
}
.homeourbusiness__right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.878477306vw;
  margin-top: -0.878477306vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #d0d3d4;
}

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

.featured {
  width: 100%;
  position: relative;
  height: 34.9926793558vw;
  overflow: hidden;
}

.featured__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}

.featured__stories {
  width: 29.2825768668vw;
  height: 25.9150805271vw;
  background: #EDF1F2;
  color: #D22630;
  position: absolute;
  right: 14.3484626647vw;
  top: 4.0263543192vw;
}
.featured__stories:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -1.317715959vw;
  margin-top: -1.317715959vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
}

.featured__bgs {
  width: 100%;
  height: 100%;
}

.featured__bgs__flex {
  display: -webkit-flex;
  display: flex;
  width: 400%;
  height: 100%;
  transition: all 1s ease;
}

.featured__bg {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.featured__story {
  position: absolute;
  padding: 3.6603221083vw 3.6603221083vw;
  width: 100%;
  transition: all 0.3s ease;
}
.featured__story[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}

.featured__story__heading {
  font-size: 0.8052708638vw;
  font-family: Ubuntu-Bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.5em 1.5em;
  position: absolute;
  background: #707070;
  color: #fff;
  left: 0;
  top: 0;
  margin-left: -2.196193265vw;
  margin-top: -0.3660322108vw;
}

.featured__story__title {
  font-size: 2.196193265vw;
  font-family: Ubuntu-Light;
  line-height: 1.4;
  margin-bottom: 1em;
}

.featured__nav {
  position: absolute;
  width: 100%;
  top: calc(50% - 1.1713030747vw);
}

.featured__nav__previous,
.featured__nav__next {
  display: inline-block;
  width: 2.3426061493vw;
  height: 2.3426061493vw;
  border-radius: 50%;
  background: #fff;
  color: #1D252D;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: 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: 8.0527086384vw;
  right: 27.8184480234vw;
}

.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:hover {
  opacity: 0.5;
}

.homectas__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.homecta {
  width: 49%;
  margin-bottom: 2%;
}

.homecta--environment,
.homecta--financial-performance {
  margin-bottom: 0;
}

.homecta__imagetitle {
  height: 21.5226939971vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.homecta__title {
  font-family: Ubuntu-Bold;
  font-size: 3.1478770132vw;
  line-height: 1;
  position: absolute;
  bottom: -0.439238653vw;
  left: -0.2196193265vw;
  color: #fff;
  text-transform: uppercase;
}

.homecta__content {
  position: relative;
  width: 100%;
  z-index: 0;
  background: #EDF1F2;
  padding: 3.6603221083vw 4.39238653vw;
  margin-top: -1.4641288433vw;
  margin-left: 1.4641288433vw;
}
.homecta__content:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.878477306vw;
  margin-top: -0.878477306vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #D22630;
}

.homecta__content__text {
  font-family: Ubuntu-Regular;
  font-size: 1.5373352855vw;
  line-height: 1.6;
}

.homecta__btn {
  margin-top: 2em;
}

.flipcardbrowser {
  position: relative;
}

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

.flipcardbrowser__flex {
  display: -webkit-flex;
  display: flex;
  width: 200%;
  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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: 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);
  transition: border 0.3s ease;
  position: relative;
  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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 2em;
}
.flipcard.on .flipcard__content {
  transform: rotateY(180deg);
}

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

.flipcard__card {
  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%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flipcard__front,
.flipcard__back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  border: 0.0732064422vw solid #1D252D;
}

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

.flipcard__back {
  background: #fff;
  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;
}

/* menu */
.nav {
  height: 4.39238653vw;
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  left: 0;
  background: #5b6770;
}

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

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

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

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

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

.menu {
  height: 100%;
}

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

.menu__item {
  height: 100%;
}

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

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

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

.menu__label {
  padding-bottom: 0.1464128843vw;
}

.menu__item--current .menu__label {
  display: inline-block;
  border-bottom: 0.1098096633vw solid #fff;
}

.menu__item--language a {
  background: #1D252D;
  margin-left: 3em;
}

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

.hamburger__inner,
.hamburger__inner::before,
.hamburger__inner::after {
  background-color: #fff;
}

.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: #fff;
  border-radius: 0.6vw;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  display: block;
}

.hamburger__inner {
  top: 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 {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

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

.hamburger--squeeze .hamburger__inner::after {
  transition: bottom 0.075s 0.12s ease, 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);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger[aria-expanded=true] .hamburger__inner::before {
  top: 0;
  opacity: 0;
  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);
  transition: bottom 0.075s ease, 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;
  transition: all 0.5s ease;
  left: 0;
  height: 100vh;
  visibility: visible;
}

.overlay[aria-hidden=true] {
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  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;
  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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: 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);
  -moz-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__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}

.footer__download {
  display: -webkit-flex;
  display: flex;
  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: 0.0732064422vw solid #d0d3d4;
}

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

.footer__links {
  -webkit-display: flex;
  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 0.0732064422vw;
  left: 0;
  bottom: 0;
}

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

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

.scrolltop {
  color: #fff;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  letter-spacing: 0.08em;
  -webkit-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-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.scrolltop__label {
  display: block;
}

/* end footer */
.valuecreation {
  width: 100%;
  overflow: hidden;
}
.valuecreation .redheading {
  transition: all 1.5s ease;
}

.valuecreation__grey {
  background: #EDF1F2;
  margin-top: -8.6383601757vw;
  padding-top: 8.78477306vw;
}

.valuecreation__intro {
  padding-left: 7.3206442167vw;
  padding-right: 7.3206442167vw;
  font-size: 1.5373352855vw;
  font-family: Ubuntu-Light;
  transition: all 1.5s ease;
}

.valuecreation__boxes {
  padding: 7.3206442167vw;
  padding-top: 3.6603221083vw;
  position: relative;
  z-index: 1;
  width: 100%;
  transition: all 1.5s ease;
}

.valuecreation__boxes__container {
  position: relative;
  height: 76.8667642753vw;
  width: 100%;
}

.valuecreation__boxcenter {
  width: 16.9956076135vw;
  height: 16.9956076135vw;
  position: absolute;
  background: #1D252D;
  font-family: Ubuntu-Medium;
  font-size: 2.7818448023vw;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.valuecreation__linetop {
  border-right: 0.2196193265vw dotted #1D252D;
  height: 1.6105417277vw;
  width: 1px;
  position: absolute;
  left: 20%;
  top: -1.6105417277vw;
}

.valuecreation__linebottom {
  border-right: 0.2196193265vw dotted #1D252D;
  height: 1.9033674963vw;
  width: 1px;
  position: absolute;
  left: 80%;
  bottom: -1.9033674963vw;
}

.valuecreation__lineright {
  border-top: 0.2196193265vw dotted #1D252D;
  width: 1.9033674963vw;
  height: 1px;
  position: absolute;
  left: 100%;
  top: 20%;
}

.valuecreation__lineleft {
  border-top: 0.2196193265vw dotted #1D252D;
  width: 1.9033674963vw;
  height: 1px;
  position: absolute;
  right: 100%;
  top: 80%;
}

.valuecreation__box {
  padding: 2.9282576867vw;
  position: absolute;
  cursor: pointer;
  transition: all 1.5s ease;
}
.valuecreation__box h3 {
  font-family: Ubuntu-Medium;
  font-size: 1.5373352855vw;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.valuecreation__box p {
  font-family: Ubuntu-Light;
  font-size: 1.3909224012vw;
  line-height: 1.4;
}
.valuecreation__box img {
  position: absolute;
}
.valuecreation__box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.5856515373vw;
  margin-top: -0.5856515373vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
}
.valuecreation__box:after {
  content: "";
  position: absolute;
  width: 1.9765739385vw;
  height: 1.9765739385vw;
  background: url("../../_img/value-creation/icon-triangle.png") no-repeat;
  background-size: contain;
}
.valuecreation__box:hover .valuecreation__plus:before {
  width: 4.4655929722vw;
  height: 4.4655929722vw;
}

.valuecreation__box--discover {
  width: 33.6749633968vw;
  background: #E2703C;
  top: 5.1244509517vw;
  left: 17.5695461201vw;
}
.valuecreation__box--discover > img {
  width: 8.4919472914vw;
  right: -0.7320644217vw;
  top: -5.1244509517vw;
}
.valuecreation__box--discover:before {
  margin-left: -0.5856515373vw;
  margin-top: 0.5856515373vw;
}
.valuecreation__box--discover:after {
  bottom: -1.4641288433vw;
  left: -3.6603221083vw;
}

.valuecreation__box--build {
  width: 31.6251830161vw;
  background: #FDB71A;
  top: 24.5241581259vw;
  right: 0;
}
.valuecreation__box--build > img {
  width: 8.4919472914vw;
  right: -0.7320644217vw;
  top: -4.39238653vw;
}
.valuecreation__box--build:after {
  top: -3.6603221083vw;
  left: -1.4641288433vw;
  transform: rotate(90deg);
}

.valuecreation__box--operate {
  width: 37.1888726208vw;
  background: #82c341;
  top: 49.4143484627vw;
  left: 34.1874084919vw;
}
.valuecreation__box--operate > img {
  width: 10.6149341142vw;
  right: -2.9282576867vw;
  bottom: -2.9282576867vw;
}
.valuecreation__box--operate:before {
  margin-left: 0.5856515373vw;
  margin-top: -0.5856515373vw;
}
.valuecreation__box--operate:after {
  right: -3.6603221083vw;
  top: -1.4641288433vw;
  transform: rotate(180deg);
}

.valuecreation__box--sustain {
  width: 31.6251830161vw;
  background: #64cbe8;
  top: 30.0146412884vw;
  left: 0;
}
.valuecreation__box--sustain > img {
  width: 9.4436310395vw;
  left: -0.7320644217vw;
  top: -6.9546120059vw;
}
.valuecreation__box--sustain:before {
  margin-left: 0.5856515373vw;
  margin-top: 0.5856515373vw;
}
.valuecreation__box--sustain:after {
  bottom: -3.6603221083vw;
  right: -1.4641288433vw;
  transform: rotate(270deg);
}

.valuecreation__plus {
  width: 3.0014641288vw;
  height: 3.0014641288vw;
  position: absolute;
  top: 2.196193265vw;
  left: -1.4641288433vw;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.valuecreation__plus img {
  width: 0.9516837482vw;
}
.valuecreation__plus:before {
  width: 3.0014641288vw;
  height: 3.0014641288vw;
  content: "";
  background: #1D252D;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-radius: 50%;
  z-index: 0;
  transition: all 0.3s ease;
}

.valuecreation__content {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  overflow-y: scroll;
  transition: all 1.5s ease;
}
.valuecreation__content[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}

.valuecreation__content__scroller {
  min-height: 55vw;
  height: 100%;
  position: relative;
  width: 100%;
}

.valuecreation__items {
  position: relative;
  min-height: 58vw;
  width: 100%;
  height: 100vh;
  background: #64cbe8;
  overflow: hidden;
}
.valuecreation__items:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.5856515373vw;
  margin-top: -0.5856515373vw;
  top: 0;
  left: 0;
  border: 0.1830161054vw solid #1D252D;
  z-index: 2;
  pointer-events: none;
  transition: all 1.5s ease;
}

.valuecreation__item {
  padding: 7.3206442167vw;
  position: absolute;
  height: 100%;
  width: 100%;
  transition: all 1.5s ease;
}
.valuecreation__item[aria-hidden=true] {
  opacity: 0;
  pointer-events: none;
}

.valuecreation__item--discover {
  background: #E2703C;
}

.valuecreation__item--build {
  background: #FDB71A;
}

.valuecreation__item--operate {
  background: #82c341;
}

.valuecreation__item--sustain {
  background: #64cbe8;
}

.valuecreation__item__flex {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.valuecreation__item__left {
  width: 27.4524158126vw;
}
.valuecreation__item__left h3 {
  font-family: Ubuntu-Medium;
  font-size: 3.513909224vw;
  margin-bottom: 0.6em;
  transition: all 1.5s ease;
  transform: translateY(10vw);
  text-transform: uppercase;
}
.valuecreation__item__left p {
  font-family: Ubuntu-Medium;
  font-size: 1.1713030747vw;
  line-height: 1.4;
  transition: all 1.5s ease;
  transform: translateY(15vw);
}

.valuecreation__item__right {
  width: 49.7071742313vw;
}
.valuecreation__item__right h4 {
  font-family: Ubuntu-Medium;
  font-size: 1.756954612vw;
  margin-bottom: 1em;
  text-transform: uppercase;
  transition: all 1.5s ease;
  transform: translateY(5vw);
}

.valuecreation__table {
  position: relative;
}
.valuecreation__table:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.5856515373vw;
  margin-top: 0.5856515373vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
  z-index: 0;
  transition: all 1.5s ease;
  transform: translateY(20vw);
}
.valuecreation__table table {
  position: relative;
  z-index: 1;
  transition: all 1.5s ease;
  transform: translateY(10vw);
}
.valuecreation__table ul {
  list-style: disc;
  padding-left: 0.7320644217vw;
}
.valuecreation__table table {
  width: 100%;
  border: 0.1098096633vw solid #1D252D;
}
.valuecreation__table thead tr {
  background: #1D252D;
  color: #fff;
  font-family: Ubuntu-Bold;
  font-size: 1.0248901903vw;
  text-align: left;
}
.valuecreation__table thead th:first-child {
  width: 25%;
}
.valuecreation__table td, .valuecreation__table th {
  padding: 0.7320644217vw;
}
.valuecreation__table tbody tr {
  background: #fff;
  font-size: 0.878477306vw;
  font-family: Ubuntu-Light;
  line-height: 1.4;
}
.valuecreation__table tbody tr + tr {
  border-top: 0.1098096633vw solid #1D252D;
}

.valuecreation__item__icon {
  width: 14.055636896vw;
  position: absolute;
  bottom: 3.6603221083vw;
  right: 7.3206442167vw;
  transition: all 1.5s ease;
  transform: translateY(10vw);
}
.valuecreation__item__icon img {
  width: 100%;
}

.valuecreation__on__boxes {
  padding: 3.6603221083vw 7.3206442167vw;
  padding-top: 3.6603221083vw;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 0;
}

.valuecreation__on__boxes__container {
  position: relative;
  height: 22.6939970717vw;
  width: 27.8184480234vw;
}

.valuecreation__on__boxcenter {
  width: 6.8081991215vw;
  height: 6.8081991215vw;
  position: absolute;
  background: #1D252D;
  font-family: Ubuntu-Medium;
  font-size: 1.0248901903vw;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.valuecreation__on__linetop {
  border-right: 0.1098096633vw dotted #1D252D;
  height: 0.7320644217vw;
  width: 1px;
  position: absolute;
  left: 20%;
  top: -0.7320644217vw;
}

.valuecreation__on__linebottom {
  border-right: 0.1098096633vw dotted #1D252D;
  height: 0.7320644217vw;
  width: 1px;
  position: absolute;
  left: 80%;
  bottom: -0.7320644217vw;
}

.valuecreation__on__lineright {
  border-top: 0.1098096633vw dotted #1D252D;
  width: 0.7320644217vw;
  height: 1px;
  position: absolute;
  left: 100%;
  top: 20%;
}

.valuecreation__on__lineleft {
  border-top: 0.1098096633vw dotted #1D252D;
  width: 0.7320644217vw;
  height: 1px;
  position: absolute;
  right: 100%;
  top: 80%;
}

.valuecreation__on__box {
  padding: 0.7320644217vw;
  width: 9.5900439239vw;
  position: absolute;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.valuecreation__on__box h3 {
  font-family: Ubuntu-Medium;
  font-size: 0.6588579795vw;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.valuecreation__on__box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: -0.3660322108vw;
  margin-top: -0.3660322108vw;
  top: 0;
  left: 0;
  border: 0.1098096633vw solid #1D252D;
}
.valuecreation__on__box:after {
  content: "";
  position: absolute;
  width: 1.0980966325vw;
  height: 1.0980966325vw;
  background: url("../../_img/value-creation/icon-triangle.png") no-repeat;
  background-size: contain;
}
.valuecreation__on__box:hover {
  opacity: 0.75;
}

.valuecreation__on__box--discover {
  background: #E2703C;
  top: 1%;
  left: 29.1%;
}
.valuecreation__on__box--discover img {
  width: 3.8799414348vw;
}
.valuecreation__on__box--discover:before {
  margin-left: -0.3660322108vw;
  margin-top: 0.3660322108vw;
}
.valuecreation__on__box--discover:after {
  bottom: -0.7320644217vw;
  left: -1.8301610542vw;
}

.valuecreation__on__box--build {
  background: #FDB71A;
  top: 35%;
  right: 0;
}
.valuecreation__on__box--build img {
  width: 3.953147877vw;
}
.valuecreation__on__box--build:after {
  top: -1.8301610542vw;
  left: -0.7320644217vw;
  transform: rotate(90deg);
}

.valuecreation__on__box--operate {
  background: #82c341;
  top: 70%;
  left: 38%;
}
.valuecreation__on__box--operate img {
  width: 4.9048316252vw;
}
.valuecreation__on__box--operate:before {
  margin-left: 0.3660322108vw;
  margin-top: -0.3660322108vw;
}
.valuecreation__on__box--operate:after {
  right: -1.8301610542vw;
  top: -0.7320644217vw;
  transform: rotate(180deg);
}

.valuecreation__on__box--sustain {
  background: #64cbe8;
  top: 35%;
  left: 0;
}
.valuecreation__on__box--sustain img {
  width: 4.39238653vw;
}
.valuecreation__on__box--sustain:before {
  margin-left: 0.3660322108vw;
  margin-top: 0.3660322108vw;
}
.valuecreation__on__box--sustain:after {
  bottom: -1.8301610542vw;
  right: -0.7320644217vw;
  transform: rotate(270deg);
}

.valuecreation__on__back {
  width: 4.2459736457vw;
  display: inline-block;
  margin-bottom: 1.5em;
  cursor: pointer;
}
.valuecreation__on__back img {
  width: 100%;
}

.valuecreation.on .valuecreation__boxes {
  opacity: 0;
}
.valuecreation.on .valuecreation__intro {
  transform: translateY(-20vw);
}
.valuecreation.on .redheading {
  transform: translateY(-20vw);
}
.valuecreation.on .valuecreation__box {
  opacity: 0;
  pointer-events: none;
}
.valuecreation.on .valuecreation__box--discover {
  top: -30vw;
}
.valuecreation.on .valuecreation__box--build {
  right: -30vw;
}
.valuecreation.on .valuecreation__box--operate {
  top: 100vw;
}
.valuecreation.on .valuecreation__box--sustain {
  left: -30vw;
}
.valuecreation.on[data-on-id=discover] .valuecreation__items:before {
  margin-left: -0.5856515373vw;
  margin-top: 0.5856515373vw;
}
.valuecreation.on[data-on-id=operate] .valuecreation__items:before {
  margin-left: 0.5856515373vw;
  margin-top: -0.5856515373vw;
}
.valuecreation.on[data-on-id=sustain] .valuecreation__items:before {
  margin-left: 0.5856515373vw;
  margin-top: 0.5856515373vw;
}

.valuecreation__item[aria-hidden=false] .valuecreation__table:before {
  transform: translateY(0);
}
.valuecreation__item[aria-hidden=false] .valuecreation__table table {
  transform: translateY(0);
}
.valuecreation__item[aria-hidden=false] .valuecreation__item__left h3 {
  transform: translateY(0);
}
.valuecreation__item[aria-hidden=false] .valuecreation__item__left p {
  transform: translateY(0);
}
.valuecreation__item[aria-hidden=false] .valuecreation__item__icon {
  transform: translateY(0);
}
.valuecreation__item[aria-hidden=false] .valuecreation__item__right h4 {
  transform: translateY(0);
}

body.valuecreation-on {
  position: absolute;
  overflow: hidden;
}

.es .hero__title {
  font-size: 15.0073206442vw;
}
.es .hero--our-business .hero__title {
  font-size: 10.6149341142vw;
}
.es .hero--financial-performance .hero__title {
  font-size: 6.2225475842vw;
}
.es .hero--esg-performance .hero__title {
  font-size: 5.3440702782vw;
}
.es .ceocta__quote__icon img {
  display: none;
}
.es .ceocta__quote__icon:before {
  content: "«";
  color: #D22630;
  font-size: 7.3206442167vw;
  line-height: 0;
}
.es .businessact__box--peru {
  top: 48.3162518302vw;
}
.es .businessact__box--peru:after {
  top: 10.6149341142vw;
}
.es .businessact__box--nevada {
  top: 51.6105417277vw;
}
.es .businessact__box--nevada:after {
  width: 5.8565153734vw;
  left: 25.9882869693vw;
  top: 0.7320644217vw;
}
.es .businessact__box--nevada .vertical {
  height: 19.0336749634vw;
  top: -17.9355783309vw;
}
.es .valuecreation__box--discover {
  width: 35.1390922401vw;
  left: 15.3733528551vw;
}
.es .story__content {
  height: 17.5695461201vw;
}
.es .flipcard__back {
  line-height: 1.2;
}

@media (max-width: 1279px) {
  /*tablet */
  .hideTablet {
    display: none;
  }

  .showTablet {
    display: block;
  }

  .desktop-break {
    display: inline;
  }

  .tablet-break {
    display: block;
  }

  .wrapper {
    padding: 0 5.2083333333vw;
  }

  body {
    font-size: 2.0833333333vw;
  }

  .text .h1 {
    font-size: 6vw;
  }

  .text .h2 {
    font-size: 2.734375vw;
  }

  .text .h3 {
    font-size: 2.734375vw;
  }

  .text ol,
.text ul,
.text p {
    font-size: 2.0833333333vw;
  }

  .text ul {
    margin-left: 2vw;
  }

  .hero__left {
    padding: 5.2083333333vw;
  }

  .hero__right .download__links {
    display: none;
  }

  .hero__content p {
    font-size: 2.0833333333vw;
  }

  .hero__content2 {
    padding-top: 1em;
  }
  .hero__content2 p {
    font-size: 2.0833333333vw;
  }

  .hero__keys {
    padding: 3.90625vw;
    padding-left: 0;
  }
  .hero__keys .h3 {
    font-size: 2.34375vw;
  }
  .hero__keys p {
    font-size: 2.734375vw;
  }

  .download__btn {
    font-size: 1.8229166667vw;
  }

  .download__cover {
    width: auto;
  }

  .download__cover__img {
    width: 26.0416666667vw;
  }

  .scrollmore {
    position: relative;
  }

  .storycontent .text p, .storycontent .text li {
    font-size: 2.0833333333vw;
  }
  .storycontent .text p.intro, .storycontent .text li.intro {
    font-size: 1.2em;
  }

  .storycontent__stat__small {
    font-size: 2.0833333333vw;
  }

  .story__img {
    width: 40.3645833333vw;
    height: 29.6875vw;
  }

  .story__content {
    height: 30vw;
  }

  .story__label {
    font-size: 1.3020833333vw;
  }

  .story__title {
    font-size: 2.0833333333vw;
  }

  .story__more__label {
    font-size: 1.3020833333vw;
  }

  .storybrowser__pagination {
    bottom: 6em;
    width: 4vw;
    height: 4vw;
    font-size: 2.2vw;
    line-height: 3.8vw;
  }

  .storybrowser__pagination--next {
    right: 0;
  }

  .storybrowser__pagination--prev {
    left: 0;
  }

  .storybrowser__container {
    padding: 0 2.196193265vw;
  }

  .storybrowser__flex--odd .story:nth-child(odd), .storybrowser__flex--odd .story:nth-child(even),
.story:nth-child(odd),
.story:nth-child(even) {
    margin-left: 2%;
    margin-right: 2%;
  }

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

  .intro__left {
    width: 100%;
    margin-bottom: 4vw;
  }

  .intro__right {
    display: none;
  }

  .expander__content__padding {
    padding: 4vw 0;
  }

  .expander__toggle__label {
    font-size: 1.43vw;
  }

  .expander__toggle__icon {
    width: 4vw;
    height: 4vw;
    line-height: 3.8vw;
    font-size: 2.2vw;
  }

  .ceocta__left {
    width: 50%;
  }

  .ceocta__right {
    width: 50%;
    background-position: center;
  }

  .ceocta__quote {
    font-size: 2.34375vw;
  }

  .ceocta__name {
    font-size: 1.43vw;
  }

  .ceocta__quote__icon {
    top: 3vw;
  }
  .ceocta__quote__icon img {
    width: 2.6041666667vw;
    height: 3.90625vw;
  }

  .expander__toggle {
    padding: 4vw 0;
  }

  .esgapproach__right .h2 {
    font-size: 3.125vw;
  }
  .esgapproach__right p {
    font-size: 2.0833333333vw;
  }

  .esgapproach__stat__small {
    font-size: 2.0833333333vw;
  }

  .esgapproach--social-impact {
    background-position: center;
  }

  .ourvalues__flex {
    height: 50vw;
  }

  .financialhighlights__box p {
    font-size: 2.0833333333vw;
  }

  .targetbox__heading {
    font-size: 2.734375vw;
  }

  .targetbox li {
    font-size: 2.0833333333vw;
  }

  .datatable {
    font-size: 1.8229166667vw;
  }

  .datatable__title {
    font-size: 2.6vw;
  }

  .datatable__title-note {
    font-size: 1.6vw;
  }

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

  .datatable tfoot p {
    font-size: 1.43vw;
  }

  .datatable__headunit {
    display: block;
    margin-top: 0.5em;
  }

  .datatable td:first-child, .datatable th:first-child {
    padding-left: 5.2083333333vw;
  }

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

  .sustperf__right {
    background-image: url("../../_img/esg-performance/esg-performance-highlights@2x.jpg");
    width: 100%;
    padding-top: 50%;
    -webkit-order: 1;
    order: 1;
    background-position: 0 25%;
  }

  .sustperf__left {
    padding-top: 0;
    width: 100%;
    -webkit-order: 2;
    order: 2;
  }

  .sustperf__item, .sustperf__heading {
    padding: 3vw 5.2083333333vw;
  }

  .sustperf__item p {
    font-size: 2.0833333333vw;
  }

  .esgcta__text {
    width: 100%;
    -webkit-order: 2;
    order: 2;
  }

  .esgcta__image {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    padding-top: 50%;
  }

  .esgcta__text__top {
    font-size: 2.0833333333vw;
    padding: 5vw 5.2083333333vw;
  }

  .esgcta__text__bottom {
    font-size: 2.4vw;
    padding: 5vw 5.2083333333vw;
  }

  .esgcta__heading {
    font-size: 4.1666666667vw;
  }

  .overlay__close {
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
  }

  .esgcta + .esgcta {
    margin-top: 0;
  }

  .storybrowser {
    border-top: 0vw solid #fff;
    border-bottom: 0vw solid #fff;
  }

  .esgcta__text__top {
    margin-bottom: 0;
  }

  .signature {
    width: 30vw;
  }

  .keyaccomp__right {
    padding: 5.2083333333vw;
    width: auto;
    margin-left: 40%;
  }

  .keyaccomp__heading {
    font-size: 2.734375vw;
  }

  .keyaccomp li,
.keyaccomp p {
    font-size: 2.0833333333vw;
  }
  .keyaccomp p.keyaccomp__footnote {
    font-size: 1.8229166667vw;
  }
  .keyaccomp ul li {
    position: relative;
  }
  .keyaccomp ul li:before {
    height: 1.8229166667vw;
    width: 1.8229166667vw;
    margin-left: -2.0833333333vw;
    top: 0.4em;
  }

  .hamburger {
    display: block;
    height: 6.5104166667vw;
  }

  .hamburger__box {
    margin-top: 1.0980966325vw;
  }

  .nav {
    background: #1D252D;
    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: #5b6770;
    left: 0;
    overflow-y: auto;
    transition: all 0.5s ease;
    display: -webkit-flex;
    display: flex;
    -webkit-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: #1D252D;
    color: #fff;
    font-family: Ubuntu-Bold;
    text-transform: uppercase;
    text-align: center;
    padding: 2em;
    font-size: 1.6927083333vw;
  }

  .menu__label--language {
    font-size: 1.693vw;
  }

  .menu .menu__item--language {
    display: none;
  }

  .mobileDownload {
    background: #EDF1F2;
    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%;
  }

  .scrollmore__label {
    font-size: 1.4322916667vw;
  }

  .scrollmore__icon {
    width: 4vw;
    height: 4vw;
    margin-right: 1vw;
    font-size: 2.5vw;
    line-height: 4vw;
  }

  .btn {
    font-size: 1.2vw;
  }

  .featured__nav__previous,
.featured__nav__next {
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    font-size: 2.6041666667vw;
  }

  .featured__story__heading {
    font-size: 1.5625vw;
  }

  .homecta__content__text {
    font-size: 2.0833333333vw;
  }

  .homeourbusiness__right {
    width: auto;
    margin-left: 40%;
  }

  .homeourbusiness__text p {
    font-size: 2.0833333333vw;
  }

  .flipcardbrowser__item {
    width: 50vw;
  }

  .flipcard__card {
    height: 27vw;
  }

  .flipcard__front {
    font-size: 2.0833333333vw;
  }

  .flipcard__back {
    font-size: 1.3020833333vw;
  }

  .flipcard__front__btn__more,
.flipcard__front__btn__less {
    font-size: 1.3020833333vw;
    margin-left: 1.6em;
  }
  .flipcard__front__btn__more:before,
.flipcard__front__btn__less:before {
    font-size: 1.5625vw;
    line-height: 1.5625vw;
    height: 1.8229166667vw;
    width: 1.8229166667vw;
  }

  .flipcardbrowser__pagination {
    bottom: 11.6em;
    width: 4vw;
    height: 4vw;
    font-size: 2.34375vw;
  }

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

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

  .footer .wrapper {
    width: 100%;
    padding: 0;
  }

  .footer__flex {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .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;
  }

  .valuecreation__grey {
    margin-top: -9.1145833333vw;
  }

  .valuecreation__table ul {
    padding-left: 1.6927083333vw;
  }

  .es .story__content {
    height: 34vw;
  }
}
@media (max-width: 1023px) {
  .valuecreation__item__left p {
    font-size: 1.8229166667vw;
  }

  .valuecreation__table:before {
    margin-left: -1.0416666667vw;
    margin-top: 1.0416666667vw;
    border: 0.1953125vw solid #1D252D;
  }
  .valuecreation__table table {
    border: 0.1953125vw solid #1D252D;
  }
  .valuecreation__table thead tr {
    font-size: 1.8229166667vw;
  }
  .valuecreation__table tbody tr {
    font-size: 1.5625vw;
  }
  .valuecreation__table tbody tr + tr {
    border-top: 0.1953125vw solid #1D252D;
  }

  .valuecreation__on__boxes__container {
    transform-origin: bottom left;
    transform: scale(1.4);
  }

  .valuecreation__on__back {
    transform-origin: bottom left;
    transform: scale(3) translateY(-5vw);
  }

  .valuecreation__items {
    min-height: 130vw;
  }

  .valuecreation__intro {
    font-size: 2.0833333333vw;
  }
}
@media (max-width: 767px) {
  .showMobile {
    display: block;
  }

  .hideMobile {
    display: none !important;
  }

  .wrapper {
    width: 100%;
    padding: 0 8vw;
  }

  body {
    font-size: 4.8vw;
  }

  .paddingTop {
    padding-top: 10vw;
  }

  .paddingBottom {
    padding-bottom: 10vw;
  }

  .btn {
    font-size: 2.9333333333vw;
    width: 100%;
  }

  .hero {
    margin-top: 5.3333333333vw;
  }

  .hero__left {
    padding: 8vw;
    width: 100%;
  }

  .hero__content {
    padding: 0;
  }
  .hero__content p {
    font-size: 4.8vw;
  }

  .hero__content2 {
    padding: 0;
  }
  .hero__content2 p {
    font-size: 4.2666666667vw;
  }

  .hero__keys {
    padding: 8vw 0;
  }
  .hero__keys .h3 {
    font-size: 4.8vw;
  }
  .hero__keys p {
    font-size: 5.6vw;
  }

  .hero__right {
    width: 100%;
    border-left: 0;
    padding: 0 8vw 8vw;
  }

  .download__btn {
    font-size: 4.8vw;
  }

  .download__cover {
    padding-right: 0;
  }

  .download__cover__img {
    width: 100%;
  }

  .story {
    width: 100%;
    margin: 0;
  }

  .storybrowser--two .storybrowser__flex {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .storybrowser--two .story__img + .story__content {
    width: 100%;
    margin-left: 4vw;
  }
  .storybrowser--two .story__content {
    width: 100%;
    margin-left: 4vw;
    height: auto;
  }
  .storybrowser--two .story + .story {
    margin-top: 2em;
  }
  .storybrowser--two .storybrowser__container {
    overflow: visible;
  }

  .storybrowser__flex--odd .story:nth-child(2n+1),
.storybrowser__flex--odd .story:nth-child(2n),
.story:nth-child(2n+1), .story:nth-child(2n) {
    margin-left: 1%;
    margin-right: 1%;
  }

  .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%;
    margin-left: 2.6666666667vw;
  }

  .story__content {
    padding: 10vw 8vw;
    width: 100%;
    margin-left: 2.6666666667vw;
    height: auto;
  }
  .story__content:before {
    margin-left: -2.6666666667vw;
    margin-top: -2.6666666667vw;
    border: 0.2666666667vw solid #1D252D;
  }

  .story__label {
    font-size: 2.9333333333vw;
  }

  .story__title {
    font-size: 4.8vw;
  }

  .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: auto;
    bottom: 20vw;
  }

  .storybrowser__pagination--prev {
    left: -3vw;
  }

  .storybrowser__pagination--next {
    right: -3vw;
  }

  .storycontent .text p, .storycontent .text li {
    font-size: 4.2666666667vw;
  }
  .storycontent .text p.intro, .storycontent .text li.intro {
    font-size: 1.1em;
  }

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

  .storycontent__stat__small {
    font-size: 4.8vw;
  }

  .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.1333333333vw;
  }

  .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: 6vw;
  }

  .text .h3 {
    font-size: 5vw;
  }

  .text ul,
.text p {
    font-size: 4.2666666667vw;
  }

  .text ul {
    margin-left: 4vw;
  }

  .expander__toggle__label {
    font-size: 2.9333333333vw;
  }

  .expander__toggle {
    padding: 4vw 0;
  }

  .datatable {
    font-size: 3.7333333333vw;
  }

  .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 8vw;
  }

  .esgcta__text__bottom,
.esgcta__text__top {
    font-size: 4.2666666667vw;
    padding: 6vw 8vw;
  }

  .sustperf__item p {
    font-size: 4.2666666667vw;
  }

  .esgcta__heading {
    font-size: 7.4666666667vw;
  }

  .overlay__close {
    width: 8vw;
    height: 8vw;
    line-height: 8vw;
  }

  .ceocta__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .ceocta__left {
    width: 100%;
    -webkit-order: 2;
    order: 2;
  }

  .ceocta__right {
    -webkit-order: 1;
    order: 1;
    width: 100%;
    padding-top: 50%;
    position: relative;
  }

  .ceocta__quote {
    padding: 8vw;
    font-size: 4.8vw;
    width: 100%;
    padding-left: 10vw;
  }
  .ceocta__quote:before {
    margin-left: 3.7333333333vw;
    margin-top: -3.7333333333vw;
    border: 0.2666666667vw solid #d0d3d4;
  }

  .ceocta__quote__icon {
    left: 3vw;
    top: 10vw;
  }

  .ceocta__quote__icon img {
    width: 5vw;
    height: 3.7972181552vw;
  }

  .ceocta__name {
    font-size: 2.4vw;
  }

  .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;
  }

  .keyaccomp__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .keyaccomp__left {
    width: 100%;
    padding-top: 100%;
    position: relative;
    left: 0;
  }

  .keyaccomp__right {
    width: 100%;
    padding: 8vw;
    margin-left: 0;
  }
  .keyaccomp__right:before {
    margin-left: -3.7333333333vw;
    margin-top: -3.7333333333vw;
    border: 0.2666666667vw solid #D22630;
  }

  .keyaccomp__heading {
    font-size: 5.6vw;
  }

  .keyaccomp li,
.keyaccomp p {
    font-size: 4.2666666667vw;
  }
  .keyaccomp p.keyaccomp__footnote {
    font-size: 3.7333333333vw;
  }
  .keyaccomp ul li:before {
    width: 4vw;
    height: 4vw;
    margin-left: -6vw;
  }

  .businessact__relative {
    padding: 0 10.6666666667vw;
    height: auto;
  }

  .businessact__box {
    position: relative;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    padding: 5em 4em;
    padding-bottom: 8em;
  }
  .businessact__box + .businessact__box {
    margin-top: 3em;
  }
  .businessact__box p {
    font-size: 4.2666666667vw;
  }
  .businessact__box:after {
    display: none;
  }
  .businessact__box .vertical {
    display: none;
  }
  .businessact__box:before {
    margin-left: -2.6666666667vw;
    margin-top: -4.2666666667vw;
    border: 0.2666666667vw solid #d0d3d4;
  }

  .businessact__box__heading {
    font-size: 4.8vw;
  }

  .businessact__map {
    width: 100%;
    left: 0;
  }

  .esgapproach__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .esgapproach__left {
    width: 100%;
    position: relative;
    bottom: 0;
  }
  .esgapproach__left:before {
    margin-left: -2.6666666667vw;
    margin-top: 2.6666666667vw;
    border: 0.2666666667vw solid #fff;
  }

  .esgapproach--alt .esgapproach__left:before {
    margin-left: -2.6666666667vw;
    margin-top: 2.6666666667vw;
  }
  .esgapproach--alt .esgapproach__right:before {
    margin-left: -2.6666666667vw;
    margin-top: -2.6666666667vw;
  }

  .esgapproach__right {
    width: 100%;
    margin-left: 0;
    margin-top: 3em;
  }
  .esgapproach__right .h2 {
    font-size: 4.8vw;
  }
  .esgapproach__right p {
    font-size: 4.2666666667vw;
  }
  .esgapproach__right:before {
    margin-left: -2.6666666667vw;
    margin-top: -2.6666666667vw;
    border: 0.2666666667vw solid #1D252D;
  }

  .esgapproach__stat {
    width: 100%;
    margin: 0;
  }
  .esgapproach__stat + .esgapproach__stat {
    margin-top: 8vw;
  }

  .esgapproach__stat__large {
    font-size: 7.4666666667vw;
  }

  .esgapproach__stat__small {
    font-size: 4.2666666667vw;
  }

  .esgapproach--alt .esgapproach__right {
    width: 100%;
    margin-right: 0;
  }

  .ourvalues__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
  }

  .ourvalues__left {
    width: 100%;
    padding: 8vw 0;
    -webkit-order: 2;
    order: 2;
  }

  .ourvalues__right {
    width: 100%;
    position: relative;
    top: 0;
    -webkit-order: 1;
    order: 1;
  }

  .redheading {
    border-top: 0.8vw dotted #D22630;
    margin-top: 8vw;
    margin-bottom: 16vw;
  }

  .redheading__box {
    font-size: 4.2666666667vw;
    margin-left: 6.9333333333vw;
    margin-top: -6.6666666667vw;
  }
  .redheading__box:before {
    border: 0.2666666667vw solid #1D252D;
    margin-left: -0.2em;
    margin-top: -0.2em;
  }

  .financialhighlights__left {
    width: 100%;
    padding-right: 0;
    margin-top: 1em;
    -webkit-order: 2;
    order: 2;
  }

  .financialhighlights__right {
    width: 100%;
    -webkit-order: 1;
    order: 1;
  }

  .financialhighlights__box {
    padding: 1em;
  }
  .financialhighlights__box p {
    font-size: 4.2666666667vw;
  }

  .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.2666666667vw;
  }

  .targetbox {
    padding: 8vw;
    padding-top: 8vw;
  }
  .targetbox li {
    font-size: 4.2666666667vw;
  }
  .targetbox:before {
    margin-left: -2.6666666667vw;
    margin-top: 2.6666666667vw;
    border: 0.0732064422vw solid #1D252D;
  }

  .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.6666666667vw;
  }

  .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.7333333333vw;
  }

  .nav__logo img {
    width: 19.2vw;
    height: auto;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
  }

  .nav__heading {
    font-size: 2.1333333333vw;
  }

  .hamburger {
    height: 11.7333333333vw;
    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.3333333333vw;
  }

  .nav__right {
    height: calc(100vh - 11.7333333333vw);
  }

  .nav__right[aria-hidden=false] {
    top: 11.7333333333vw;
  }

  .mobileDownload {
    padding: 4vw;
  }

  .overlay__close {
    top: 3vw;
    right: 3vw;
  }

  .scrollmore {
    display: none;
  }

  .featured {
    height: auto;
    margin-bottom: 1em;
  }

  .featured__flex {
    height: auto;
  }

  .featured__stories {
    width: calc(100% - 21.3333333333vw);
    margin: 0 auto;
    margin-top: -53.3333333333vw;
    height: 80vw;
    -webkit-order: 2;
    order: 2;
    position: relative;
    z-index: 1;
    top: 0;
    right: 0;
  }
  .featured__stories:before {
    margin-left: -4.8vw;
    margin-top: -4.8vw;
    border: 0.2666666667vw solid #1D252D;
  }

  .featured__bgs {
    width: 100%;
    height: 100vw;
    -webkit-order: 1;
    order: 1;
    position: relative;
    z-index: 0;
  }

  .featured__story {
    top: 0;
    left: 0;
    padding: 10.6666666667vw;
    padding-bottom: 21.3333333333vw;
  }

  .featured__story__heading {
    font-size: 2.9333333333vw;
    margin-left: -8vw;
    margin-top: -1.3333333333vw;
  }

  .featured__story__title {
    font-size: 5.8666666667vw;
    margin-bottom: 1em;
  }

  .featured__indicator {
    margin-right: 6.6666666667vw;
    width: 5.0666666667vw;
    height: 5.0666666667vw;
  }

  .featured__nav__previous,
.featured__nav__next {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    font-size: 5.3333333333vw;
  }

  .featured__nav__previous {
    left: 13.3333333333vw;
  }

  .featured__nav__next {
    right: 13.3333333333vw;
  }

  .featured__nav {
    z-index: 2;
    top: 21.3333333333vw;
  }

  .featured__indicators {
    width: 100%;
    text-align: center;
    bottom: 13.3333333333vw;
    top: auto;
    right: auto;
  }

  .homectas {
    padding: 0 8vw;
  }
  .homectas .wrapper {
    padding: 0;
  }
  .homectas.paddingTop {
    padding-top: 0;
  }

  .homecta {
    width: 100%;
    margin: 0;
  }
  .homecta + .homecta {
    margin-top: 2em;
  }

  .homecta__imagetitle {
    height: 42vw;
  }

  .homecta__title {
    font-size: 10.6666666667vw;
    bottom: -1.6vw;
    padding: 0;
  }

  .homecta__content {
    width: 100%;
    margin-left: 5.3333333333vw;
    padding-right: 8vw;
    padding-bottom: 13.3333333333vw;
  }
  .homecta__content:before {
    margin-left: -3.2vw;
    margin-top: -3.2vw;
    border: 0.2666666667vw solid #D22630;
  }

  .homecta__content__text {
    font-size: 5.6vw;
  }

  .homeourbusiness .wrapper {
    padding: 0;
  }

  .homeourbusiness__flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .homeourbusiness__left {
    width: 100%;
    padding-top: 70%;
    position: relative;
  }

  .homeourbusiness__right {
    width: calc(100% - 16vw);
    padding: 10.6666666667vw;
    position: relative;
    margin: 0 auto;
    margin-left: 10.6666666667vw;
    margin-top: -5.3333333333vw;
  }
  .homeourbusiness__right:before {
    margin-left: -3.2vw;
    margin-top: -3.2vw;
    border: 0.2666666667vw solid #d0d3d4;
  }

  .homeourbusiness__text .h2 {
    font-size: 9.6vw;
  }
  .homeourbusiness__text p {
    font-size: 4.8vw;
  }

  .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.2666666667vw;
    padding-left: 10.6666666667vw;
  }

  .flipcard__front__btn__more,
.flipcard__front__btn__less {
    font-size: 2.4vw;
  }
  .flipcard__front__btn__more:before,
.flipcard__front__btn__less:before {
    height: 2.6666666667vw;
    width: 2.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 2.1333333333vw;
  }

  .flipcard__back {
    font-size: 2.9333333333vw;
    padding-left: 9.3333333333vw;
  }

  .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: 5.0666666667vw;
    height: 5.0666666667vw;
    margin: 0 3vw;
  }

  .footer__left {
    padding: 4vw 0;
    -webkit-order: 1;
    order: 1;
  }

  .footer__download__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 4vw;
  }

  .footer__download__link {
    font-size: 3.7333333333vw;
    padding-right: 13.3333333333vw;
    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.3333333333vw;
  }

  .footer__flex {
    padding: 0 4vw;
  }

  .footer__middle {
    width: 100%;
    padding: 8vw 0;
    border-right: 0;
    border-left: 0;
    -webkit-order: 2;
    order: 2;
  }

  .footer__copy {
    font-size: 3.7333333333vw;
    margin-top: 5vw;
  }

  .footer__links {
    -webkit-justify-content: space-between;
    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-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.3333333333vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }

  .valuecreation__item__left {
    width: 100%;
  }
  .valuecreation__item__left h3 {
    font-size: 5.3333333333vw;
  }
  .valuecreation__item__left p {
    font-size: 3.7333333333vw;
  }

  .valuecreation__item__right {
    margin-top: 2em;
    width: 100%;
  }
  .valuecreation__item__right h4 {
    font-size: 4.2666666667vw;
  }

  .valuecreation__table:before {
    margin-left: -2.1333333333vw;
    margin-top: 2.1333333333vw;
    border: 0.4vw solid #1D252D;
  }
  .valuecreation__table table {
    border: 0.4vw solid #1D252D;
  }
  .valuecreation__table thead tr {
    font-size: 3.7333333333vw;
  }
  .valuecreation__table thead th:first-child {
    width: 25%;
  }
  .valuecreation__table td, .valuecreation__table th {
    padding: 0.7320644217vw;
  }
  .valuecreation__table tbody tr {
    font-size: 3.2vw;
  }
  .valuecreation__table tbody tr + tr {
    border-top: 0.4vw solid #1D252D;
  }

  .valuecreation__on__boxes {
    position: relative;
    padding-top: 26.6666666667vw;
    bottom: auto;
  }

  .valuecreation__on__boxes__container {
    transform-origin: bottom left;
    transform: scale(3);
    margin-top: 26.6666666667vw;
  }

  .valuecreation__on__back {
    transform-origin: bottom left;
    transform: scale(3) translateY(-5vw);
  }

  .valuecreation__items {
    min-height: 130vw;
    height: auto;
  }

  .valuecreation__item {
    position: relative;
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .valuecreation__item[aria-hidden=true] {
    display: none;
  }

  .valuecreation__item__icon {
    position: relative;
    -webkit-order: 1;
    order: 1;
    margin-left: auto;
    width: 26.6666666667vw;
    bottom: auto;
    right: auto;
  }

  .valuecreation__item__flex {
    -webkit-order: 2;
    order: 2;
  }

  .valuecreation__intro {
    font-size: 3.7333333333vw;
    line-height: 1.2;
  }

  .valuecreation__box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .valuecreation__box h3 {
    font-size: 4.2666666667vw;
  }
  .valuecreation__box p {
    display: none;
  }

  .valuecreation__box--discover {
    height: 22.6666666667vw;
  }

  .valuecreation__box--build {
    height: 22.6666666667vw;
  }

  .valuecreation__box--operate {
    height: 25.6vw;
  }

  .valuecreation__box--sustain {
    height: 26.6666666667vw;
  }

  .valuecreation__plus {
    width: 5.6vw;
    height: 5.6vw;
    position: absolute;
    top: 2.6666666667vw;
    left: -2.6666666667vw;
  }
  .valuecreation__plus img {
    width: 3.4666666667vw;
  }
  .valuecreation__plus:before {
    width: 5.6vw;
    height: 5.6vw;
  }

  .valuecreation__on__box--discover {
    top: -3%;
    left: 29.1%;
  }

  .valuecreation__on__box--build {
    top: 31%;
    right: 0;
  }

  .valuecreation__on__box--operate {
    top: 70%;
    left: 38%;
  }

  .valuecreation__on__box--sustain {
    top: 35%;
    left: 0;
  }

  .valuecreation.on[data-on-id=discover] .valuecreation__items {
    background: #E2703C;
  }
  .valuecreation.on[data-on-id=build] .valuecreation__items {
    background: #FDB71A;
  }
  .valuecreation.on[data-on-id=operate] .valuecreation__items {
    background: #82c341;
  }
  .valuecreation.on[data-on-id=sustain] .valuecreation__items {
    background: #64cbe8;
  }

  .valuecreation__table td, .valuecreation__table th {
    padding: 1.3333333333vw;
  }
  .valuecreation__table thead th:first-child {
    width: 35%;
  }
  .valuecreation__table ul {
    padding-left: 2.6666666667vw;
  }

  .es .nav__heading {
    padding-right: 21.3333333333vw;
  }
  .es .ceocta__quote__icon {
    left: 5vw;
    top: 5vw;
  }
  .es .ceocta__quote__icon:before {
    font-size: 11.7333333333vw;
  }
  .es .businessact__box {
    top: 0;
  }
  .es .story__content {
    height: auto;
  }
  .es .homecta__title {
    font-size: 8vw;
    bottom: -1.0666666667vw;
    padding: 0;
  }
}

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