@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;
    top: inherit;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: auto;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/*.main {
  margin: 0;
}*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
input,
select,
textarea {
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* Disable vendor prefixing for nib() */
/* Variable/Settings */
.sticky-nav {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  height: 52px;
  z-index: 99999;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav {
    padding: 0;
    height: 60px;
  }
}
.sticky-nav.is-sticky {
  position: fixed;
  top: 20px;
}
.sticky-nav .white-bg {
  padding: 8px 0;
  margin: 0 auto;
  width: 100%;
  background: rgba(255,255,255,0.85);
  border-radius: 53px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .white-bg {
    width: 1246px;
    border-radius: 60px;
    padding: 11px 14px;
  }
}
.sticky-nav .content-wrapper {
  height: 100%;
  padding: 0 8px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .content-wrapper {
    padding: 0 16px;
  }
}
.sticky-nav .dropdown {
  position: relative;
}
.sticky-nav .dropdown .chevron {
  position: absolute;
  width: 10px;
  height: 10px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .dropdown .chevron {
    width: 20px;
    right: 12px;
  }
}
.sticky-nav .dropdown .chevron img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sticky-nav .dropdown select {
  background: transparent;
  color: #000;
  font-size: 14px;
  line-height: 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  font-weight: bold;
  border: none;
  outline: none;
  cursor: pointer;
  width: 165px;
  border-left: 1px #000 solid;
  padding-left: 6px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .dropdown select {
    padding: 0 30px 0 12px;
    width: 240px;
    font-size: 16px;
  }
}
.sticky-nav .dropdown select:focus {
  outline: none;
}
.sticky-nav .header {
  align-items: center;
  height: 100%;
  justify-content: space-between;
  gap: 10px;
}
.sticky-nav .header .col.flex {
  flex-shrink: 0;
  gap: 5px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .col.flex {
    gap: 10px;
  }
}
.sticky-nav .header .right {
  display: flex;
  gap: 8px;
  align-items: center;
}
.sticky-nav .header .left {
  align-items: center;
}
.sticky-nav .header .home {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding-right: 6px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .home {
    padding-right: 18px;
  }
}
.sticky-nav .header .home a {
  display: block;
  width: 18px;
  height: 18px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .home a {
    width: 24px;
    height: 24px;
  }
}
.sticky-nav .header .home img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sticky-nav .header .apply-now {
  background: #389a6e;
  color: #fff;
  padding: 6px 7px;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 700 !important;
  gap: 4px;
  white-space: nowrap;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .apply-now {
    font-size: 14px;
    padding: 8px 25px;
    gap: 8px;
  }
}
.sticky-nav .header .apply-now .arrow {
  width: 15px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: none;
}
@media only screen and (min-width: 390px) {
  .sticky-nav .header .apply-now .arrow {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .header .apply-now .arrow {
    display: block;
    width: 17px;
  }
}
.sticky-nav .header .apply-now .arrow img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sticky-nav .title {
  font-size: 12px;
  color: #ffc600;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .title {
    font-size: 18px;
  }
}
.sticky-nav .language-selector {
  position: relative;
}
.sticky-nav .language-selector select {
  background: transparent;
  color: #000;
  border: 1px solid #000;
  border-radius: 6px;
  padding: 4px 20px 4px 8px;
  font-size: 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .language-selector select {
    font-size: 14px;
    padding: 10px 42px 10px 25px;
  }
}
.sticky-nav .language-selector img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
  width: 10px;
  pointer-events: none;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .language-selector img {
    width: 12px;
    right: 25px;
  }
}
.sticky-nav .btn-primary {
  font-size: 10px;
  padding: 8px 14px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .btn-primary {
    font-size: 14px;
    padding: 9px 25px;
  }
}
.sticky-nav .btn-primary .flex {
  gap: 4px;
}
@media only screen and (min-width: 1100px) {
  .sticky-nav .btn-primary .flex {
    gap: 10px;
  }
}
.sticky-nav .btn-primary img {
  flex-shrink: 0;
}
/* Modules */
main.esg-sustainability .sticky-nav {
  color: #000;
}
main.esg-sustainability .sticky-nav .title {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .sticky-nav .title {
    margin-right: 30px;
    font-size: 16px;
  }
}
main.esg-sustainability .sticky-nav .anchor {
  display: none;
  padding-left: 25px;
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .sticky-nav .anchor {
    display: block;
  }
}
main.esg-sustainability .sticky-nav .anchor.first {
  border-left: 1px solid #000;
}
main.esg-sustainability .bg-wrapper {
  height: auto;
  position: relative;
}
main.esg-sustainability .bg-wrapper .bg-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
main.esg-sustainability .bg-wrapper .bg-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
main.esg-sustainability .bg-wrapper .content-1 {
  padding: 332px 0 80px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content-1 {
    padding: 250px 0 150px;
  }
}
@media only screen and (min-width: 1600px) {
  main.esg-sustainability .bg-wrapper .content-1 {
    padding: 300px 0 200px;
  }
}
main.esg-sustainability .bg-wrapper .content-2 {
  padding-top: 100px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content-2 {
    padding-top: 170px;
  }
}
@media only screen and (min-width: 1600px) {
  main.esg-sustainability .bg-wrapper .content-2 {
    padding-top: 280px;
  }
}
main.esg-sustainability .bg-wrapper .content {
  position: relative;
  z-index: 1;
}
main.esg-sustainability .bg-wrapper .content section.hero {
  margin-bottom: 40px;
}
@media only screen and (min-width: 1600px) {
  main.esg-sustainability .bg-wrapper .content section.hero {
    margin-bottom: 60px;
  }
}
main.esg-sustainability .bg-wrapper .content section.hero h1 {
  font-size: 32px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  margin-bottom: 14px;
  line-height: 1.2em;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.hero h1 {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 52px;
  }
}
main.esg-sustainability .bg-wrapper .content section.hero p {
  font-size: 16px;
  text-align: center;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  font-weight: 400;
  color: #fff;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.hero p {
    font-size: 18px;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 {
  max-width: 980px;
  margin: 0 auto;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid {
    grid-template-columns: 1fr 1fr;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item {
  border-radius: 20px;
  overflow: hidden;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .img-wrapper {
  height: 220px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .img-wrapper {
    height: 280px;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content {
  padding: 20px 15px 25px;
  background: #fff;
  border: 1px solid #e0e0e0;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content {
    padding: 30px 20px 40px;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content .arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 14px;
  right: 14px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content .arrow {
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content .arrow img {
  width: 100%;
  height: 100%;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content .title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 14px;
  line-height: 1.2em;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content .title {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content ul {
  padding-left: 1.5em;
  margin: 0;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content ul li {
  font-size: 12px;
  letter-spacing: 0.01em;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
}
main.esg-sustainability .bg-wrapper .content section.blocks .content-wrapper .container2 .grid .item .content ul li:first-child {
  margin-top: 0;
}
main.esg-sustainability .bg-wrapper .content section.highlight {
  margin-top: 120px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  main.esg-sustainability .bg-wrapper .content section.highlight {
    margin-top: 120px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .title {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .title {
    color: #000;
    font-size: 40px;
    margin-bottom: 68px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper {
  position: relative;
  margin-left: -7px;
  margin-right: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-prev,
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-next {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: absolute;
  top: 50%;
  z-index: 9;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-prev,
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-next {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-prev.slick-disabled,
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-next.slick-disabled {
  display: none !important;
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-prev {
  left: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-prev {
    left: -33px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-next {
  right: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .arrow-next {
    right: -33px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider {
  margin: 0;
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slide {
  padding: 0 7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slide {
    padding: 0 10px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slide .slide-wrapper .img-wrapper img {
  width: 100%;
  height: auto;
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots {
  bottom: -45px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots {
    bottom: -65px;
  }
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots li,
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots button {
  border-radius: 100%;
  background: #d9d9d9;
  width: 14px;
  height: 14px;
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots li::before,
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots button::before {
  display: none;
  opacity: 1;
  width: 14px;
  height: 14px;
}
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots li.slick-active button,
main.esg-sustainability .bg-wrapper .content section.highlight .content-wrapper .highlight-slider-wrapper .highlight-slider .slick-dots button.slick-active button {
  background: #ffcf01;
}
main.esg-sustainability .bg-wrapper .content section.recognise {
  padding-top: 0;
}
main.esg-sustainability .bg-wrapper .content section.recognise .title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.recognise .title {
    margin-bottom: 68px;
    font-size: 40px;
  }
}
main.esg-sustainability .bg-wrapper .content section.recognise .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.recognise .grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
main.esg-sustainability .bg-wrapper .content section.recognise .grid .img-wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
main.esg-sustainability .bg-wrapper .content section.discover {
  margin: 150px 0 0;
  padding-bottom: 120px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover {
    margin: 198px 0 0;
    padding-bottom: 200px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .title {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.2em;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .title {
    margin-bottom: 25px;
    font-size: 40px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover p {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  letter-spacing: 0.01em;
  line-height: 1.3em;
  margin-bottom: 34px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover p {
    margin-bottom: 30px;
    font-size: 18px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .buttons {
    flex-direction: row;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .buttons .button {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #ffc600;
  color: #000;
  padding: 12px 23px 12px 30px;
  border-radius: 100px;
  cursor: pointer;
  font-weight: 700!important;
  font-size: 12px;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .buttons .button {
    gap: 16px;
    max-width: 180px;
    font-size: 14px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .buttons .button img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .buttons .button img {
    width: 24px;
    height: 24px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper {
  margin: 100px auto 0;
  position: relative;
  max-width: 1020px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper {
    margin-top: 120px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-prev,
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-next {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-prev,
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-next {
    width: 50px;
    height: 50px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .slick-disabled {
  display: none !important;
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-prev {
  left: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-prev {
    left: -15px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-next {
  right: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover-arrow-next {
    right: -15px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover {
    flex-direction: row;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide {
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide {
    width: 50%;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper {
  background: #fff;
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper {
    height: 240px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .img-wrapper {
  width: 120px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .img-wrapper {
    width: 200px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg {
  background: #fff;
  padding: 30px 12px 40px 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg {
        padding: 18px 18px 40px 10px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .slide-content .slide-title {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  line-height: 1.2em;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .slide-content .slide-title {
    font-size: 24px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .slide-content .slide-desc {
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.01em;
  margin: 12px 0 0;
  color: #000;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .slide-content .slide-desc {
    margin: 15px 0 0;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .button {
  background: #ffc600;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700 !important;
  justify-content: space-between;
  padding: 8px 15px;
  border-radius: 100px;
  color: #000;
  white-space: nowrap;
  margin: 12px 0 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .button {
    padding: 12px 30px;
    gap: 16px;
    font-size: 14px;
    margin: 18px 0 0;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .button .arrow {
  width: 18px;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .button .arrow {
    width: 24px;
  }
}
main.esg-sustainability .bg-wrapper .content section.discover .discover-slider-wrapper .discover .slide .slide-wrapper .white-bg .button .arrow img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
main.esg-sustainability-sub {
  position: relative;
  overflow: initial;
}
main.esg-sustainability-sub .hero-banner {
  height: 352px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .hero-banner {
    height: 320px;
  }
}
main.esg-sustainability-sub .hero-banner .wrapper {
  position: relative;
  height: 100%;
}
main.esg-sustainability-sub .hero-banner .wrapper .img-wrapper {
  height: 100%;
}
main.esg-sustainability-sub .hero-banner .wrapper .img-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.esg-sustainability-sub .hero-banner .wrapper .title {
  position: absolute;
  color: #fff;
  z-index: 1;
  left: 50%;
  top: 143px;
  transform: translateX(-50%);
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .hero-banner .wrapper .title {
    top: 160px;
  }
}
main.esg-sustainability-sub .hero-banner .wrapper .title h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  text-shadow: 0px 4px 20px rgba(0,0,0,0.75);
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .hero-banner .wrapper .title h1 {
    font-size: 48px;
    line-height: 52px;
  }
}
main.esg-sustainability-sub .hero-banner .wrapper .title p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .hero-banner .wrapper .title p {
    font-size: 18px;
    margin-top: 34px;
  }
}
main.esg-sustainability-sub .gradient-section {
  background: linear-gradient(180deg, #ffc600 13%, #ffecac 100%);
  padding: 0 0 50px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .gradient-section {
    padding: 0 0 76px;
  }
}
main.esg-sustainability-sub .solutions-section {
  padding: 40px 0 80px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-section {
    padding: 40px 0 112px;
  }
}
main.esg-sustainability-sub .solutions-section .wrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper {
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-section .tab-wrapper {
    gap: 20px;
    flex-direction: row;
  }
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab-text {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-section .tab-wrapper .tab-text {
    font-size: 16px;
  }
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab-white {
  background: #fff;
  padding: 2px;
  border-radius: 50px;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab {
  position: relative;
  align-items: center;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab .tab-bg {
  background: #ffc600;
  width: 140px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab.active .tab-bg {
  transition: all 0.3s ease-in-out;
  left: 140px;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab .tab-item {
  width: 140px;
  position: relative;
  cursor: pointer;
  z-index: 1;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab .tab-item .tab-item-text {
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  height: 100%;
  text-align: center;
  line-height: 1em;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-section .tab-wrapper .tab .tab-item .tab-item-text {
    padding: 18px 0;
    font-size: 16px;
  }
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab.long .tab-bg,
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab.long .tab-item {
  width: 180px;
}
main.esg-sustainability-sub .solutions-section .tab-wrapper .tab.long.active .tab-bg {
  left: 180px;
}
main.esg-sustainability-sub .solutions-slider-wrapper {
  display: none;
  position: relative;
}
main.esg-sustainability-sub .solutions-slider-wrapper .slick-list {
  padding: 0 10px;
}
main.esg-sustainability-sub .solutions-slider-wrapper.active {
  display: block;
}
main.esg-sustainability-sub .solutions-slider-wrapper .slick-arrow.slick-disabled {
  opacity: 0.5;
}
main.esg-sustainability-sub .solutions-slider-wrapper .arrow-prev,
main.esg-sustainability-sub .solutions-slider-wrapper .arrow-next {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 35px;
  height: 35px;
  position: absolute;
  top: calc(100% - 15px);
  z-index: 9;
  cursor: pointer;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider-wrapper .arrow-prev,
  main.esg-sustainability-sub .solutions-slider-wrapper .arrow-next {
    width: 50px;
    height: 50px;
    top: 50%;
    transform: translateY(-50%);
  }
}
main.esg-sustainability-sub .solutions-slider-wrapper .arrow-prev {
  left: 50%;
  transform: translateX(-110%);
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider-wrapper .arrow-prev {
    left: -20px;
    transform: none;
  }
}
main.esg-sustainability-sub .solutions-slider-wrapper .arrow-next {
  left: 50%;
  right: auto;
  transform: translateX(10px);
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider-wrapper .arrow-next {
    right: -20px;
    left: auto;
    transform: none;
  }
}
main.esg-sustainability-sub .solutions-slider {
  margin-top: 46px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider {
    margin-left: -5px;
    margin-right: -5px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper-1 {
  height: 720px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper-2 {
  height: 720px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin: 0 10px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .img-wrapper {
  width: 100%;
  height: 173px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .img-wrapper {
    height: 197px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg {
  background: #fff;
  padding: 20px 17px 40px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg {
    padding: 30px 20px 26px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .top {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .top h2 {
  font-size: 18px;
  line-height: 25px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .top h2 {
    font-size: 20px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .top p {
  font-size: 11.6px;
  letter-spacing: 0.01em;
  margin-top: 14px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .top p {
    margin-top: 20px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom {
  margin-top: 17px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom h2 {
  font-size: 14px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom .bullet {
  width: 17px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom .bullet {
    width: 20px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom ul {
  padding: 0;
  margin: 15px 0 0;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom li {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  font-size: 11.7px;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .bottom li:first {
  margin-top: 0;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .apply-now {
  background: #389a6e;
  color: #fff;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .learn-more {
  border: 1px solid #000;
  color: #000;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .button {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  padding: 10px 10px 8px 20px;
  border-radius: 100px;
  font-weight: 700!important;
  font-size: 12px;
  margin-top: 10px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .button {
    padding: 12px 12px 12px 30px;
    font-size: 16px;
  }
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .button:first {
  margin-top: 0;
}
main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .button .arrow {
  width: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .solutions-slider .slide .slide-wrapper .white-bg .buttons .button .arrow {
    width: 24px;
  }
}
main.esg-sustainability-sub .faq-section {
  padding-bottom: 40px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section {
    padding-bottom: 57px;
  }
}
main.esg-sustainability-sub .faq-section .title {
  font-size: 28px;
  line-height: 1.3em;
  text-align: center;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .title {
    font-size: 40px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper {
  margin-top: 33px;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item {
  border-radius: 14px;
  background: #fff;
  margin-top: 10px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item {
    border-radius: 20px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item:first {
  margin-top: 0;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question {
  padding: 14px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  cursor: pointer;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question {
    gap: 30px;
    padding: 19px 28px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .left {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .left {
    gap: 35px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .left .number {
  width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  background: #ffc600;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .left .number {
    font-size: 14px;
    width: 36px;
    height: 36px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .text {
  font-weight: 700;
  color: #000;
  letter-spacing: 0.01em;
  font-size: 14px;
  line-height: 1.2em;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .arrow {
  width: 24px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .arrow {
    width: 42px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .question .arrow img {
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer {
  max-height: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer .text {
  font-size: 12px;
  color: #000;
  letter-spacing: 0.01em;
  padding: 0 20px 20px 50px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer .text {
    padding: 0 100px 35px;
  }
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer a {
  text-decoration: underline;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer ul {
  margin: 0;
  padding: 0 20px 20px 0;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item .answer ul li {
  padding-top: 3px;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item.active .answer {
  transition: all 0.3s ease-in-out;
}
main.esg-sustainability-sub .faq-section .faq-wrapper .faq-item.active .arrow img {
  transition: all 0.3s ease-in-out;
  transform: rotate(-180deg);
}
main.esg-sustainability-sub .discover-section {
  padding: 60px 0 100px;
  background: #fff3c9;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section {
    padding: 100px 0 170px;
  }
}
main.esg-sustainability-sub .discover-section .wrapper {
  max-width: 1100px;
  margin: 0 auto;
}
main.esg-sustainability-sub .discover-section .title {
  font-size: 28px;
  line-height: 1.3em;
  text-align: center;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .title {
    font-size: 40px;
  }
}
main.esg-sustainability-sub .discover-section .description {
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  letter-spacing: 0.01em;
  margin-top: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .description {
    margin-top: 37px;
    font-size: 18px;
  }
}
main.esg-sustainability-sub .discover-section .buttons {
  margin-top: 30px;
  gap: 14px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .buttons {
    margin-top: 37px;
    gap: 20px;
    flex-direction: row;
  }
}
main.esg-sustainability-sub .discover-section .buttons .button {
  background: #ffc600;
  display: flex;
  align-items: center;
  gap: 16px;
  font-weight: 700;
  justify-content: space-between;
  padding: 10px 20px 10px 24px;
  border-radius: 100px;
  color: #000;
  font-size: 12px;
  width: 100%;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .buttons .button {
    max-width: 180px;
    padding: 12px 23px 12px 30px;
    font-size: 14px;
  }
}
main.esg-sustainability-sub .discover-section .buttons .button .arrow {
  width: 20px;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .buttons .button .arrow {
    width: 24px;
  }
}
main.esg-sustainability-sub .discover-section .buttons .button .arrow img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
main.esg-sustainability-sub .discover-section .solution.special {
  margin-top: 0;
}
main.esg-sustainability-sub .discover-section .solution .title {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .title {
    font-size: 40px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper {
  margin-top: 20px;
  position: relative;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper {
    margin-top: 47px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-prev,
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-next {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-prev,
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-next {
    width: 50px;
    height: 50px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .slick-disabled {
  display: none !important;
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-prev {
  left: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-prev {
    left: -15px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-next {
  right: -7px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-arrow-next {
    right: -15px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider {
  margin-left: -5px;
  margin-right: -5px;
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper {
  height: 200px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  margin: 0 10px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper {
    height: 240px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .img-wrapper {
  width: 120px;
  flex-shrink: 0;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .img-wrapper {
    width: 200px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg {
  background: #fff;
  padding: 30px 12px 40px 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg {
    padding: 40px 17px 40px 20px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .content h3 {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .content h3 {
    font-size: 24px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .content p {
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.01em;
  margin-top: 12px;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .content p {
    margin-top: 20px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .button {
  max-width: 128px;
  background: #ffc600;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 700;
  justify-content: space-between;
  padding: 8px 15px;
  border-radius: 100px;
  color: #000;
  white-space: nowrap;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .button {
    max-width: 170px;
    padding: 12px 30px;
    gap: 16px;
    font-size: 14px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .button .arrow {
  width: 18px;
  flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media only screen and (min-width: 1100px) {
  main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .button .arrow {
    width: 24px;
  }
}
main.esg-sustainability-sub .discover-section .solution .discover-slider-wrapper .discover-slider .slide .slide-wrapper .white-bg .button .arrow img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
html {
  scroll-behavior: smooth;
}
.main {
  font-family: 'Poppins';
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  /*margin: 0;*/
  padding: 0;
  color: #000;
  box-sizing: border-box;
  overflow-x: hidden;
}
.main * {
  box-sizing: border-box;
}
.main img {
  max-width: 100%;
  width: 100%;
  display: block;
  margin: auto;
}
.main .mob-hide {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .main .mob-hide {
    display: block;
  }
}
@media only screen and (min-width: 1100px) {
  .main .mob-show {
    display: none;
  }
}
.main .content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1220px;
  padding: 0 16px;
  margin: 0 auto;
}
.main .flex {
  display: flex;
}
.main .flex-drop {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1100px) {
  .main .flex-drop {
    flex-direction: row;
  }
}
.main .underline {
  text-decoration: underline;
}
.main .text-center {
  text-align: center;
}
.main .text-left-center {
  text-align: left;
}
@media only screen and (min-width: 1100px) {
  .main .text-left-center {
    text-align: center;
  }
}
.main .text-center-left {
  text-align: center;
}
@media only screen and (min-width: 1100px) {
  .main .text-center-left {
    text-align: left;
  }
}
.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6,
.main p {
  margin: 0;
}
.main a {
  text-decoration: none;
  color: #000;
}
.main .button .arrow {
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1100px) {
  .main .button:hover .arrow {
    transform: translateX(10px);
    transition: all 0.3s ease-in-out;
  }
}

@media (min-width: 1100px) and (max-width: 1600px) {
.main {
    margin-top: 60px !important;
}
/*
    .sticky-nav {
        margin-top: 20px;
    }
*/
}

/* ---- Mobile: anchors on one scrollable line (< 1100px) ---- */

@media only screen and (max-width: 1099px) {
  main.esg-sustainability .sticky-nav .header .left {
    overflow-x: auto;
    overflow-y: hidden;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    flex-wrap: nowrap;
    min-width: 0;
    flex: 1 1 auto;
    align-items: center;
  }

  main.esg-sustainability .sticky-nav .header .left::-webkit-scrollbar {
    display: none;
  }

  main.esg-sustainability .sticky-nav .anchor {
    display: block;
    flex-shrink: 0;
    white-space: nowrap;
    padding-left: 12px;
    font-size: 12px;
  }
}


@media only screen and (max-width: 1099px) {
  main.esg-sustainability .sticky-nav .header .left {
    padding-right: 20px;
    -webkit-mask-image: linear-gradient(to right, #000 82%, transparent 100%);
            mask-image: linear-gradient(to right, #000 82%, transparent 100%);
  }
}

/*# sourceMappingURL=maps/app.css.map */
