body.page-template-page-esg footer {
  margin-top: 0;
}
body.page-template-page-esg rs-fw-forcer {
  display: none !important;
}
body.page-template-page-esg main {
  padding-top: 30px;
}
body.page-template-page-esg #pageContent .content h1 {
  text-align: center;
  font-size: 28px;
  color: #767472;
  font-weight: 400;
  position: relative;
}
body.page-template-page-esg #pageContent .content h1::before {
  content: "";
  position: absolute;
  width: 180px;
  height: 2px;
  background: #e31003;
  top: 43px;
  left: 50%;
  transform: translateX(-50%);
}
body.page-template-page-esg #pageContent .content h1::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  border: thin solid #e31003;
  border-radius: 50%;
  top: 39px;
  box-shadow: 0 0 0 4px #fff;
}
body.page-template-page-esg #pageContent .content h2 {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  color: #000;
}
body.page-template-page-esg #ESGInnerPageContent .content-right {
  margin: 0;
  padding: 0;
  background: rgb(244, 240, 238);
  background: -moz-linear-gradient(left, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(left, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to right, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f0ee", endColorstr="#ffffff", GradientType=1);
}
body.page-template-page-esg #ESGInnerPageContent .content-right .container {
  padding: 0;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side {
  padding: 60px 50px 100px 25px;
}
@media (max-width: 550px) {
  body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side {
    padding: 60px 20px;
  }
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box {
  margin-bottom: 60px;
  padding: 0 20px;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---title {
  margin-bottom: 20px;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0;
  border-bottom: thin solid #ddd;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg.active .related-esg--title h4 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  color: #e31003;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg:last-child {
  border: none;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg--image {
  width: 100px;
  height: 75px;
  background-size: cover;
  background-position: center;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg--title {
  width: calc(100% - 75px);
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg--title a {
  color: #000;
  text-decoration: none;
  transition: all 0.25s linear;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg--title a:hover {
  color: #e31003;
  transition: all 0.25s linear;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .related-esg--title a h4 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories li:last-child a {
  border: none;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories li a {
  text-decoration: none;
  color: #727272;
  display: block;
  font-size: 15px;
  padding: 6px 0 6px 15px;
  border-bottom: thin solid #ddd;
  position: relative;
  transition: all 0.25s linear;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories li a:hover {
  color: #e31003;
  transition: all 0.25s linear;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories li a:hover::before {
  border-left: 6px solid #e31003;
  left: 5px;
}
body.page-template-page-esg #ESGInnerPageContent .content-right .esg-side--box---content .esg-categories li a::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 6px solid #727272;
  border-bottom: 4px solid transparent;
  left: 1px;
  position: absolute;
  top: 13px;
  transition: all 0.25s linear;
}
body.page-template-page-esg section .section-title-container {
  text-align: center;
  margin-bottom: 45px;
}
body.page-template-page-esg section .section-title-container .section-title {
  font-size: 26px;
}
body.page-template-page-esg section .section-title-container .section-title-separator {
  margin: 0 auto;
  left: -37px;
}
body.page-template-page-esg section .section-title-container .section-title-separator::after {
  left: 100%;
}
body.page-template-page-esg section#AccordionPillars {
  margin: 40px 0 80px 0;
}
body.page-template-page-esg section#AccordionPillars .accordion-description {
  margin: -35px 0 35px 0;
}
body.page-template-page-esg section#AccordionPillars .accordion-item h2.accordion-header button {
  color: #000;
  font-weight: bold;
  font-size: 17px;
}
body.page-template-page-esg section#AccordionPillars .accordion-item h2.accordion-header button:not(.collapsed) {
  background-color: transparent;
}
body.page-template-page-esg section#AccordionPillars .accordion-item h2.accordion-header button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
body.page-template-page-esg section#AccordionPillars .accordion-item h2.accordion-header button:focus {
  box-shadow: inherit;
  border-bottom: thin solid #ccc;
}
body.page-template-page-esg section#AccordionPillars .accordion-item .accordion-collapse .accordion-body h3 {
  text-align: center;
}
body.page-template-page-esg section#AccordionPillars .accordion-item .accordion-collapse .accordion-body ul {
  list-style: none;
}
body.page-template-page-esg section#AccordionPillars .accordion-item .accordion-collapse .accordion-body ul li {
  padding-left: 5px;
}
body.page-template-page-esg section#AccordionPillars .accordion-item .accordion-collapse .accordion-body ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  left: -7px;
  position: relative;
  color: #e31003;
  top: 1px;
}
body.page-template-page-esg section#narrativeIntro {
  margin-bottom: 60px;
}
body.page-template-page-esg section#narrativeIntro .container {
  background: #F2EDEB;
  background: linear-gradient(180deg, rgb(242, 237, 235) 0%, rgb(255, 255, 255) 100%);
  padding: 60px;
}
body.page-template-page-esg section#narrativeIntro .container .intro-left-img {
  position: relative;
}
body.page-template-page-esg section#narrativeIntro .container .intro-left-img img {
  position: absolute;
  width: 420px;
  transform: rotate(-12deg);
  top: 20px;
  left: 25px;
  box-shadow: 0 0 29px 0 #ccc;
}
body.page-template-page-esg section#narrativeIntro .container .narrative-image {
  width: 340px;
  float: left;
  margin: 30px 35px 25px 0;
  transform: rotate(-8deg);
  box-shadow: 0 0 18px 7px #ccc;
}
body.page-template-page-esg section#narrativeIntro .section-title {
  padding: 0 42px;
}
body.page-template-page-esg section#flipCards {
  background-size: cover;
  padding: 80px 0 100px 0;
  margin-bottom: 50px;
}
body.page-template-page-esg section#flipCards .section-title-container {
  margin-bottom: 60px;
}
body.page-template-page-esg section#flipCards .section-title-container .section-title-separator::after {
  box-shadow: 0 0 0 4px #d2c9c4;
  background-color: #d2c9c4;
}
body.page-template-page-esg section#flipCards .flip-card {
  background-color: transparent;
  height: 200px;
  perspective: 1000px;
  margin-bottom: 30px;
}
body.page-template-page-esg section#flipCards .flip-card.col-20 {
  width: 20%;
}
body.page-template-page-esg section#flipCards .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
body.page-template-page-esg section#flipCards .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  background-color: #2d2d2d;
  background-size: cover;
  color: #fff;
}
body.page-template-page-esg section#flipCards .flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.page-template-page-esg section#flipCards .flip-card-front h3 {
  font-size: 19px;
  padding: 10px 25px;
  line-height: 29px;
  background-color: rgba(45, 45, 45, 0.3);
}
body.page-template-page-esg section#flipCards .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 25px;
  background-color: #2d2d2d;
}
body.page-template-page-esg section#flipCards .flip-card-back p {
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
body.page-template-page-esg section#promoSection {
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 550px;
  background-position: 0 -100px;
  margin-bottom: 60px;
}
body.page-template-page-esg section#promoSection .promo-left {
  position: relative;
  min-height: 550px;
}
body.page-template-page-esg section#promoSection .promo-left .clear {
  display: block;
  clear: both;
}
body.page-template-page-esg section#promoSection .promo-left .promo-box {
  position: absolute;
  bottom: 100px;
  background-color: #ffffff;
  padding: 30px;
  max-width: 595px;
  box-shadow: 0 0 29px -10px #aaa;
}
body.page-template-page-esg section#promoSection .promo-left .promo-box h2 {
  font-size: 22px;
  margin-bottom: 25px;
}
body.page-template-page-esg section#promoSection .promo-left .promo-box ul {
  list-style: none;
  padding-left: 20px;
}
body.page-template-page-esg section#promoSection .promo-left .promo-box ul li {
  padding-left: 5px;
  margin-bottom: 10px;
}
body.page-template-page-esg section#promoSection .promo-left .promo-box ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  left: -7px;
  position: relative;
  color: #e31003;
  top: 1px;
}
body.page-template-page-esg section#promoSection .promo-right {
  position: relative;
}
body.page-template-page-esg section#promoSection .promo-right .promo-right-content {
  position: absolute;
  top: 35%;
  color: #2a2a2a;
  font-weight: 600;
}
body.page-template-page-esg section#promoSection .promo-right .promo-right-content img {
  position: relative;
  top: -50px;
  left: -30px;
}
body.page-template-page-esg section#promoSection .promo-right .promo-right-content a {
  position: relative;
  top: -90px;
  left: -25px;
  background-color: red;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
  line-height: 31px;
  color: #ffffff;
  border-radius: 50%;
}
body.page-template-page-esg section#servicesBoxes .service-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 90%;
  height: 200px;
  margin-bottom: 30px;
  position: relative;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content {
  background-image: none;
  background-color: #FFFFFF;
  height: 90%;
  transition: all 0.25s linear;
  padding: 10px;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-header .service-gradient {
  background: #c7c7c7;
  background: linear-gradient(90deg, rgb(199, 199, 199) 0%, rgb(255, 255, 255) 100%);
  height: 20px;
  width: 100px;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-text {
  display: block;
  font-size: 13px;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-title {
  margin: 10px 0;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-title h4 {
  padding: 0;
  color: #2d2d2d;
}
body.page-template-page-esg section#servicesBoxes .service-box:hover .service-content-arrow i {
  color: #2d2d2d;
  transform: rotate(-45deg);
}
body.page-template-page-esg section#servicesBoxes .service-content {
  display: flex;
  justify-content: space-between;
  background-color: #e31003;
  background-image: url(../images/base-arrows.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 10%;
  padding: 10px;
  transition: all 0.25s linear;
}
body.page-template-page-esg section#servicesBoxes .service-content-header {
  display: none;
}
body.page-template-page-esg section#servicesBoxes .service-content-title h4 {
  font-size: 17px;
  padding: 3px 0 2px 50px;
  margin: 0;
  color: #FFFFFF;
}
body.page-template-page-esg section#servicesBoxes .service-content-text {
  display: none;
}
body.page-template-page-esg section#servicesBoxes .service-content-arrow i {
  transform: rotate(45deg);
  color: #FFFFFF;
}
body.page-template-page-esg section#servicesBoxes .service-content-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body.page-template-page-esg section#callToAction {
  margin: 60px 0;
}
body.page-template-page-esg section#callToAction .call-inner {
  background-image: url(../images/base-arrows.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #e31003;
}
body.page-template-page-esg section#callToAction .call-to-action-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.page-template-page-esg section#callToAction .call-to-action-box .call-action-content {
  padding: 25px 0 25px 50px;
}
body.page-template-page-esg section#callToAction .call-to-action-box.no-button {
  display: block;
}
body.page-template-page-esg section#callToAction .call-to-action-box.no-button .call-action-content {
  padding: 35px 0 10px 0;
}
body.page-template-page-esg section#callToAction .call-to-action-box.no-button h2 a {
  color: #ebebeb;
  margin: 8px 0 20px 0;
  display: inline-block;
  font-size: 17px;
  border-bottom: thin solid;
}
body.page-template-page-esg section#callToAction .call-to-action-box.no-button p {
  margin-bottom: 30px;
}
body.page-template-page-esg section#callToAction .call-to-action-box.no-button p a {
  color: #ebebeb;
  margin: 8px 0 0 0;
  display: inline-block;
  font-size: 17px;
  border-bottom: thin solid;
}
body.page-template-page-esg section#callToAction .call-to-action-box h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 100;
  margin: 0 0 10px 0;
}
body.page-template-page-esg section#callToAction .call-to-action-box p {
  color: #FFFFFF;
}
body.page-template-page-esg section#callToAction .call-to-action-box a.btn {
  background-color: #2a2a2a;
  font-size: 14px;
  margin-right: 15px;
}
body.page-template-page-esg section#iconsGrid .icon-set {
  margin-bottom: 30px;
}
body.page-template-page-esg section#iconsGrid .icon-set .icon {
  text-align: center;
}
body.page-template-page-esg section#iconsGrid .icon-set .icon img {
  width: 110px;
}
body.page-template-page-esg section#iconsGrid .icon-set .title {
  text-align: center;
}
body.page-template-page-esg section#iconsGrid .icon-set .title h3 {
  font-size: 19px;
  max-width: 270px;
  margin: 10px auto;
}
body.page-template-page-esg section#iconsGrid .icon-set .description {
  text-align: center;
  font-size: 14px;
}
body.page-template-page-esg section#cardsGrid .grid-card {
  margin-bottom: 40px;
}
body.page-template-page-esg section#cardsGrid .grid-card .image {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000000;
}
body.page-template-page-esg section#cardsGrid .grid-card .bottom-content {
  border: thin solid rgba(238, 238, 238, 0.9333333333);
  border-top: none;
  padding: 0 15px 15px 15px;
  box-shadow: 0 10px 15px -6px;
  min-height: 230px;
}
body.page-template-page-esg section#cardsGrid .grid-card .title {
  color: #e31003;
}
body.page-template-page-esg section#cardsGrid .grid-card .title h3 {
  font-size: 19px;
  margin: 15px 0 20px 0;
}
body.page-template-page-esg section#cardsGrid .grid-card .content {
  font-size: 14px;
}
body.page-template-page-esg section#genericContent {
  margin: 30px 0;
}
body.page-template-page-esg section#genericContent .content {
  margin-top: 30px;
  text-align: left;
}
body.page-template-page-esg section#genericContent .content h3 {
  font-size: 20px;
  margin-top: 40px;
}
body.page-template-page-esg section#genericContent .content h4 {
  font-size: 18px;
  margin-top: 40px;
}
body.page-template-page-esg section#genericContent .content p {
  font-size: 15px;
}
body.page-template-page-esg section#genericContent .content ul {
  list-style: none;
}
body.page-template-page-esg section#genericContent .content ul li {
  padding-left: 5px;
}
body.page-template-page-esg section#genericContent .content ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  left: -7px;
  position: relative;
  color: #e31003;
  top: 1px;
}
body.page-template-page-esg section#genericContent .content table td {
  vertical-align: top;
}
body.page-template-page-esg section#genericContent .content table td h3 {
  font-size: 19px;
  margin-top: 40px;
  text-align: center;
}
body.page-template-page-esg section#genericContent .content table td ul {
  padding-left: 14px;
  padding-top: 6px;
}
body.page-template-page-esg section#highlightSection {
  margin-bottom: 60px;
}
body.page-template-page-esg section#highlightSection .highlight {
  display: flex;
  gap: 20px;
  align-items: center;
}
body.page-template-page-esg section#highlightSection .highlight--left img {
  width: 80px;
}
body.page-template-page-esg section#highlightSection .highlight--right h4 {
  color: #e31003;
}
body.page-template-page-esg section#highlightSection .highlight--right p {
  font-weight: bold;
}
body.page-template-page-esg section#highlightSection .highlight-container {
  padding: 20px 0 15px 0;
  background: rgb(244, 240, 238);
  background: -moz-linear-gradient(left, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(left, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to right, rgb(244, 240, 238) 1%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f0ee", endColorstr="#ffffff", GradientType=1);
}
body.page-template-page-esg.page-id-7200 section#callToAction .call-to-action-box h2 {
  margin: 0 0 10px 120px;
}
