.btn.btn-sm.ph-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem; }

.text_large {
  font-size: 1.5rem;
  line-height: 1.5; }

.text_small {
  font-size: .75rem;
  line-height: 2; }

.flex-center {
  align-items: center; }

.footnotes {
  border-top: 1px solid #979797;
  padding-top: 1.875rem;
  font-size: 0.75rem;
  line-height: 1.666666666666667;
  font-style: italic; }

.cross-links-3-1 .cross-links__item {
  max-width: none;
  max-height: 237px; }
  .cross-links-3-1 .cross-links__item:before {
    max-height: 237px;
    padding-bottom: 237px; }

.goals__thead th:nth-child(1) {
  width: 195px; }
.goals__thead th:nth-child(3) {
  width: 272px; }
.goals__thead th:nth-child(4) {
  width: 130px; }
.goals__thead th:nth-child(5) {
  width: 130px; }
.goals__area {
  border-bottom: 3px solid #2789B0;
  border-left: 1px solid #BDD9E2;
  border-right: 1px solid #BDD9E2;
  margin-bottom: 30px; }
  .goals__area p:last-child {
    margin-bottom: 0; }
  .goals__area .goals__table thead th {
    background: #D3E5EB;
    color: #2A87B2;
    border-color: #D3E5EB; }
  .goals__area:nth-child(1) {
    background: #F6F9F0; }
  .goals__area:nth-child(2) {
    background: #F1F8F7; }
  .goals__area:nth-child(3) {
    background: #F1F8F3; }
  .goals__area:nth-child(4) {
    background: #F8F1F3; }
  .goals__area:nth-child(5) {
    background: #FDF8EE; }
  .goals__area:nth-child(6) {
    background: #FDF6EC; }
.goals__area-header {
  padding: 15px 18px;
  background: #fff; }
  .goals__area-header p {
    margin-bottom: 18px; }
    .goals__area-header p:nth-child(2) {
      display: flex;
      align-items: center; }
  .goals__area-header img {
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 6px;
    vertical-align: top;
    width: 36px;
    height: 36px; }
    .goals__area-header img:first-child {
      width: 38px;
      height: auto;
      vertical-align: middle;
      margin-top: -2px;
      margin-right: 11px; }
  .goals__area-header .bt-1 {
    border-top: 1px solid #4A4A4A; }
  .goals__area-header span {
    display: block;
    margin-bottom: 1px; }
.goals__lable {
  font-size: .875rem;
  padding: 7px 18px;
  color: #fff;
  font-weight: bold;
  background: #2986b2;
  margin: -15px -18px 15px; }
.goals__thead {
  display: none; }
.goals__goal .goals__table {
  width: 100%; }
  .goals__goal .goals__table td:nth-child(2), .goals__goal .goals__table th:nth-child(2) {
    width: 130px; }
  .goals__goal .goals__table td:nth-child(3), .goals__goal .goals__table th:nth-child(3) {
    width: 130px; }
  .goals__goal .goals__table td:nth-child(2):last-child, .goals__goal .goals__table th:nth-child(2):last-child {
    width: 260px; }
.goals__goal .goals__lable {
  background: #7EB6CE; }
.goals__goal-info {
  padding: 15px 18px; }
.goals__goal-stats {
  width: 100%; }
.goals__table {
  display: table; }
  .goals__table td, .goals__table th {
    padding-left: 15px;
    padding-right: 15px;
    border-width: 1px 0 0 1px; }
    .goals__table td:first-child, .goals__table th:first-child {
      border-left: 0; }
  .goals__table tr:first-child td {
    border-top: 0; }
  .goals__table tbody td, .goals__table tbody th {
    border-color: #ABD6DE;
    vertical-align: top; }
  .goals__table tbody tr td {
    border-bottom: 0;
    color: #5A5A5A; }
    .goals__table tbody tr td:last-child, .goals__table tbody tr td:nth-last-child(2), .goals__table tbody tr td:nth-last-child(3) {
      border-left-style: dashed; }
@media (min-width: 1040px) {
  .goals__thead {
    display: block; }
  .goals__areas {
    border-left: 1px solid #BDD9E2;
    border-right: 1px solid #BDD9E2;
    margin-bottom: 30px; }
    .goals__areas thead {
      display: none; }
  .goals__area {
    margin-bottom: 0; }
    .goals__area thead {
      display: none; }
  .goals__area-header {
    padding: 15px 8px;
    width: 195px;
    display: table-cell;
    border-right: 1px solid #ABD6DE; }
    .goals__area-header img {
      margin-right: 2px; }
      .goals__area-header img:first-child {
        margin-right: 11px; }
  .goals__goals {
    display: table-cell;
    vertical-align: top; }
  .goals__lable {
    display: none; }
  .goals__goal {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 3px solid #B7D6DC;
    min-height: 239px; }
    .goals__goal:last-child {
      border-bottom: 0; }
    .goals__goal .goals__table {
      width: 532px;
      height: 100%; }
      .goals__goal .goals__table thead {
        display: none; }
      .goals__goal .goals__table td:nth-child(1), .goals__goal .goals__table th:nth-child(1) {
        width: 272px; }
      .goals__goal .goals__table td:nth-child(2), .goals__goal .goals__table th:nth-child(2) {
        width: 130px; }
      .goals__goal .goals__table td:nth-child(3), .goals__goal .goals__table th:nth-child(3) {
        width: 130px; }
  .goals__goal-info {
    width: 263px;
    display: table-cell;
    border-right: 1px dashed #ABD6DE; }
  .goals__goal-stats {
    display: table-cell;
    width: auto; } }
@media (min-width: 1500px) {
  .goals__thead th:nth-child(1) {
    width: 195px; }
  .goals__thead th:nth-child(3) {
    width: 288px; }
  .goals__thead th:nth-child(4) {
    width: 180px; }
  .goals__thead th:nth-child(5) {
    width: 180px; }
  .goals__goal .goals__table {
    width: 648px; }
    .goals__goal .goals__table td:nth-child(1), .goals__goal .goals__table th:nth-child(1) {
      width: 288px; }
    .goals__goal .goals__table td:nth-child(2), .goals__goal .goals__table th:nth-child(2) {
      width: 180px; }
    .goals__goal .goals__table td:nth-child(3), .goals__goal .goals__table th:nth-child(3) {
      width: 180px; } }

.package-interactive {
  position: relative; }
  .package-interactive p:last-child {
    margin-bottom: 0; }
  .package-interactive__image {
    background: center center/cover no-repeat url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/pack-1.jpg);
    height: 0;
    padding-bottom: 58.894472361809%;
    width: 100%;
    position: relative;
    border-bottom: 12px solid #00A48D; }
    .package-interactive__image button {
      outline: none;
      border: 0;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      background: #fff;
      position: absolute;
      left: 20%;
      top: 20%;
      margin: -20px 0 0 -20px; }
      .package-interactive__image button i, .package-interactive__image button em {
        display: block;
        border: 5px solid #00A48D;
        left: 0;
        top: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        background: #fff;
        position: absolute;
        z-index: 10;
        transition: .25s; }
      .package-interactive__image button:before, .package-interactive__image button:after {
        content: '';
        width: 18px;
        height: 4px;
        background: #00A48D;
        left: 50%;
        top: 50%;
        margin: -2px 0 0 -9px;
        position: absolute;
        z-index: 11;
        transition: .25s; }
      .package-interactive__image button:after {
        transform: rotate(90deg); }
      .package-interactive__image button:first-child {
        left: 22.6%;
        top: 62.9%; }
      .package-interactive__image button:nth-child(2) {
        left: 45.2%;
        top: 33.8%; }
      .package-interactive__image button:nth-child(3) {
        left: 73.1%;
        top: 63.3%; }
      .package-interactive__image button > div {
        border: 12px solid #00A48D;
        padding: 20px;
        background: #fff;
        position: absolute;
        width: 374px;
        left: 50%;
        top: 50%;
        text-align: left;
        pointer-events: none;
        opacity: 0;
        transition: .25s; }
      .package-interactive__image button.open {
        z-index: 20; }
        .package-interactive__image button.open i, .package-interactive__image button.open em {
          background: #00A48D; }
        .package-interactive__image button.open:before, .package-interactive__image button.open:after {
          background: #fff; }
        .package-interactive__image button.open:after {
          transform: none; }
  .package-interactive__content {
    border: 12px solid #00A48D;
    padding: 20px;
    background: #fff;
    width: 100%;
    display: none;
    border-top: 0; }
  @media (min-width: 1040px) {
    .package-interactive__image {
      border-bottom: 0; }
      .package-interactive__image button:active, .package-interactive__image button:first-child {
        left: 26.8%;
        top: 64.9%; }
      .package-interactive__image button:nth-child(2) {
        left: 44.1%;
        top: 38.5%; }
      .package-interactive__image button:nth-child(3) {
        left: 59.8%;
        top: 45.3%; }
      .package-interactive__image button.open {
        z-index: 20; }
        .package-interactive__image button.open i, .package-interactive__image button.open i {
          background: #00A48D; }
        .package-interactive__image button.open:before, .package-interactive__image button.open:after {
          background: #fff; }
        .package-interactive__image button.open:after {
          transform: none; }
        .package-interactive__image button.open > div {
          opacity: 1; }
    .package-interactive__content {
      display: none !important; } }

.tabs {
  color: #FFF; }
  .tabs__tabs {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none; }
    .tabs__tabs li {
      border: 0 solid #fff;
      border-width: 0 0 4px 5px;
      width: 300px;
      background: #D3EDF3;
      height: 100%;
      outline: none;
      letter-spacing: .4px;
      color: #2A87B2;
      vertical-align: top;
      text-align: left;
      font-size: 0.75rem;
      line-height: 1.333333333333333;
      font-weight: 900;
      display: flex;
      padding: 10px;
      align-items: self-start; }
      .tabs__tabs li:first-child {
        border-left: 0; }
      .tabs__tabs li.current, .tabs__tabs li.slick-current {
        background: #0088B6;
        color: #fff; }
  .tabs__content {
    background: #2A87B2;
    transition: height .5s; }
  .tabs__item-content {
    display: block;
    padding: 50px 46px; }
  .tabs__item-image {
    padding: 0 0 100%;
    height: 0;
    background: center center/cover no-repeat;
    border-radius: 50%;
    position: relative; }
    .tabs__item-image:before {
      position: absolute;
      content: '';
      left: -20px;
      top: -20px;
      right: -20px;
      bottom: -20px;
      border: 10px solid #fff;
      border-radius: 50%; }
  .tabs__item-image-col {
    width: 248px;
    margin: 0 auto; }
  .tabs__item-text {
    margin-top: 54px; }
  @media (min-width: 768px) {
    .tabs__item-content {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    .tabs__item-text {
      width: calc(100% - 248px - 50px);
      margin-top: 0; }
    .tabs__item-image-col {
      margin: 0; } }
  @media (min-width: 1040px) {
    .tabs__tabs li {
      width: calc(994px / 5); } }
  @media (min-width: 1500px) {
    .tabs__tabs li {
      width: calc(1110px / 5); } }

.interactive-map {
  display: flex;
  justify-content: space-between;
  height: 496px; }
  .interactive-map .aspect-16-9 {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0;
    border: 0; }
    .interactive-map .aspect-16-9 iframe {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .interactive-map svg {
    display: block;
    margin-top: 34px; }
    .interactive-map svg * {
      pointer-events: all; }
  .interactive-map__countries {
    background: #67B54F center center/cover no-repeat url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/interactive_map-bg.svg);
    color: #fff;
    padding: 30px 11px 30px 30px;
    width: 643px; }
  .interactive-map__header {
    font-weight: bold;
    margin-bottom: 2px; }
  .interactive-map__map {
    margin-left: -13px;
    display: block; }
  .interactive-map__map--mobile {
    display: none; }
  .interactive-map #map_countries > g {
    cursor: pointer; }
  .interactive-map #map_countries path {
    transition: .25s; }
  .interactive-map #map_countries .current path[fill] {
    fill: #00B5EE; }
  .interactive-map #map_countries .current path[stroke] {
    stroke: #00B5EE; }
  .interactive-map #map_countries .current path[fill-rule] {
    fill: #ffffff; }
  .interactive-map #map_countries .current path:first-child {
    fill: #fff; }
  .interactive-map #map_countries--mobile path {
    transition: .25s; }
    .interactive-map #map_countries--mobile path:last-child {
      opacity: 0; }
  .interactive-map #map_countries--mobile .current path {
    opacity: 1; }
    .interactive-map #map_countries--mobile .current path:first-child {
      stroke: #00B5EE; }
  .interactive-map__info {
    background: #4A753D;
    color: #fff;
    padding: 30px;
    width: calc(100% - 653px); }
    .interactive-map__info .btn {
      margin-bottom: 0; }
    .interactive-map__info b {
      display: block; }
    .interactive-map__info i {
      display: block;
      border-bottom: 6px solid #fff;
      padding: 0 0 15px;
      margin-bottom: 12px; }
  .interactive-map__info-buttons {
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 14px;
    display: none; }
    .interactive-map__info-buttons button {
      width: calc(50% - 15px);
      display: block;
      border: 0;
      outline: none;
      color: #4A4A4A;
      border-radius: 11px;
      line-height: 24px;
      padding: 0 20px 0 30px;
      margin: 0 0 8px;
      position: relative;
      background: #fff;
      transition: .25s;
      height: 24px;
      font-size: 0.875rem;
      text-align: left; }
      .interactive-map__info-buttons button:before {
        position: absolute;
        content: "";
        width: 24px;
        height: 24px;
        border: 5px solid #fff;
        background: #4A753D;
        border-radius: 50%;
        left: 0;
        transition: .25s; }
      .interactive-map__info-buttons button:after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        background: #fff;
        border-radius: 50%;
        left: 7px;
        top: 7px;
        transition: .25s;
        opacity: 0; }
      .interactive-map__info-buttons button.current {
        color: #fff;
        background: #00B5EE; }
        .interactive-map__info-buttons button.current:before {
          border: 5px solid #00B5EE;
          background: #4A753D; }
        .interactive-map__info-buttons button.current:after {
          opacity: 1; }
  .interactive-map__item div {
    padding-right: 12px;
    overflow: auto; }
    .interactive-map__item div::-webkit-scrollbar {
      width: 4px; }
    .interactive-map__item div::-webkit-scrollbar-track {
      background: #83A07A;
      border-radius: 4px; }
    .interactive-map__item div::-webkit-scrollbar-thumb {
      background: #fff;
      border-radius: 4px; }
    .interactive-map__item div::-webkit-scrollbar-thumb:hover {
      background: #00B5EE; }
    .interactive-map__item div p:last-child {
      margin-bottom: 0; }
  @media (max-width: 1040px) {
    .interactive-map {
      display: block;
      height: auto; }
      .interactive-map__countries {
        width: auto;
        margin-bottom: 10px; }
      .interactive-map__map svg {
        margin: 0 auto; }
      .interactive-map__info {
        width: auto; } }
  @media (max-width: 767px) {
    .interactive-map {
      height: auto; }
      .interactive-map__countries {
        padding: 27px 15px; }
      .interactive-map__map {
        display: none; }
      .interactive-map__map--mobile {
        display: block;
        overflow: hidden;
        position: relative;
        height: 206px;
        margin: 0 -15px;
        margin-top: 27px; }
        .interactive-map__map--mobile svg {
          position: absolute;
          left: 50%;
          top: 0;
          transform: translate(-50%, 0); }
      .interactive-map__info {
        padding: 30px 15px; }
      .interactive-map__info-buttons {
        display: flex; }
      .interactive-map__item div {
        font-size: .875rem; } }
  @media (min-width: 768px) {
    .interactive-map__item div {
      overflow: auto; }
      .interactive-map__item div::-webkit-scrollbar {
        width: 4px; }
      .interactive-map__item div::-webkit-scrollbar-track {
        background: #83A07A;
        border-radius: 4px; }
      .interactive-map__item div::-webkit-scrollbar-thumb {
        background: #fff;
        border-radius: 4px; }
      .interactive-map__item div::-webkit-scrollbar-thumb:hover {
        background: #00B5EE; } }

.climate-carousel {
  border: 20px solid #EE7203; }
  .climate-carousel h2 {
    font-size: 1.5rem;
    line-height: 1.166666666666667;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    margin: 0 0 16px; }
    .climate-carousel h2 b, .climate-carousel h3 strong {
      font-weight: 900; }
  .climate-carousel h3 {
    margin: 0 auto 2rem;
    float: right;
    font-size: 1rem;
    line-height: 1.25rem;
    text-transform: none;
    text-align: center;
    letter-spacing: 0;
    width: 100%; }
    @media (max-width: 480px) {
      .climate-carousel h3 {
        width: 100%; } }
    .climate-carousel h3 b {
      font-weight: 800; }
  .climate-carousel p:last-child {
    margin-bottom: 0;
    line-height: 1.25; }
  .climate-carousel__content {
    padding: 15px 15px 15px; }
    .climate-carousel__content p:last-child {
      padding-bottom: 14px;
      border-bottom: 1px solid #4A4A4A; }
  .climate-carousel__item {
    padding: 0 15px 15px;
    position: relative; }
    .climate-carousel__item:before, .climate-carousel__item:after {
      content: '';
      width: 34px;
      height: 28px;
      background: center center/contain no-repeat url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/arrow.svg);
      position: absolute;
      left: 0;
      top: 15%;
      transition: .5s; }
    .climate-carousel__item:before {
      display: none; }
    .climate-carousel__item:after {
      left: auto;
      right: -46px; }
    .climate-carousel__item-image-col {
      padding: 0 0 16px; }
      .climate-carousel__item-image-col div {
        padding: 0 40px 10px; }
      .climate-carousel__item-image-col img {
        margin: 0; }
    .climate-carousel__item:first-child:before, .climate-carousel__item:last-child:after {
      display: none; }
    .climate-carousel__item.slick-current:after {
      left: auto;
      right: 12px; }
    .climate-carousel__item-text p {
      font-size: 14px; }
    .climate-carousel__item-text:first-child b {
      font-size: 2rem;
      line-height: 1.125; }
  .climate-carousel__controls {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 15px 20px; }
  .climate-carousel .slick-arrow {
    border: 0;
    background: none;
    outline: none;
    padding: 0; }
    .climate-carousel .slick-arrow svg {
      display: block;
      width: 30px;
      height: 30px; }
      .climate-carousel .slick-arrow svg circle {
        transition: .25s; }
    .climate-carousel .slick-arrow:hover svg circle {
      fill: #00A2D3; }
  .climate-carousel .slick-prev {
    transform: rotate(180deg); }
  .climate-carousel .slick-next {
    order: 5; }
  .climate-carousel .slick-dots {
    margin: 2px 10px 0;
    display: inline-block;
    padding: 0; }
    .climate-carousel .slick-dots li {
      border: 1px solid #979797;
      background-color: #fff;
      transition: .25s;
      width: 12px;
      height: 12px;
      overflow: hidden;
      border-radius: 50%;
      display: inline-block;
      margin: 0 4px; }
      .climate-carousel .slick-dots li button {
        opacity: 0; }
      .climate-carousel .slick-dots li.slick-active {
        border: 0;
        background-color: #EE7203; }
  @media (min-width: 480px) {
    .climate-carousel__item:before, .climate-carousel__item:after {
      top: 15%; }
    .climate-carousel__item-text p {
      font-size: 1rem;
      line-height: 1.25rem; }
    .climate-carousel .slick-arrow svg {
      width: 44px;
      height: 44px; } }
  @media (min-width: 768px) {
    .climate-carousel__content {
      padding: 25px 35px 32px; }
    .climate-carousel__item:before, .climate-carousel__item:after {
      top: 30%; } }
  @media (min-width: 992px) {
    .climate-carousel h2 {
      font-size: 2.25rem;
      line-height: 1.222222222222222; }
    .climate-carousel h3 {
      width: 302px; }
    .climate-carousel .slick-initialized .slick-slide {
      display: flex; }
    .climate-carousel__content p:last-child {
      padding-bottom: 34px; }
    .climate-carousel__item {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      .climate-carousel__item:before, .climate-carousel__item:after {
        width: 80px;
        height: 61px;
        top: 50%;
        margin-top: -31px;
        left: 12px; }
      .climate-carousel__item:before {
        display: none; }
      .climate-carousel__item:after {
        left: auto;
        right: -92px; }
      .climate-carousel__item-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 100px; }
      .climate-carousel__item-image-col {
        text-align: center;
        width: 40%;
        max-width: 287px;
        padding-bottom: 0; }
        .climate-carousel__item-image-col div {
          padding: 0 0 10px; }
          .climate-carousel__item-image-col div:last-child {
            padding-bottom: 0; }
      .climate-carousel__item-text {
        width: calc(60% - 60px); }
        .climate-carousel__item-text:first-child {
          width: 100%; }
          .climate-carousel__item-text:first-child b {
            font-size: 3rem; }
      .climate-carousel__item:first-child .climate-carousel__item-content {
        margin-left: 20px; }
      .climate-carousel__item.slick-current:after {
        left: auto;
        right: 12px; } }

.products-highlights {
  position: relative;
  z-index: 99; }
  .products-highlights__list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    padding: 0; }
  .products-highlights__item {
    padding: 25px;
    width: calc( 100% / 1 - 30px );
    position: relative;
    margin-left: 30px;
    cursor: pointer; }
    .products-highlights__item:before {
      content: '';
      width: 100%;
      display: block;
      padding-top: calc((100vw - 30px) / 2);
      background: #fff;
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0; }
    .products-highlights__item-image {
      padding: 0 0 100%;
      width: 100%;
      position: relative;
      background: center center/cover no-repeat;
      border-radius: 50%;
      z-index: 10;
      height: 0;
      border: 0;
      top: 0;
      vertical-align: top;
      display: block;
      margin-bottom: 30px; }
      .products-highlights__item-image:focus {
        outline: none; }
      .products-highlights__item-image:before, .products-highlights__item-image:after {
        content: '';
        position: absolute;
        left: -25px;
        top: -25px;
        right: -25px;
        bottom: -25px;
        border: 25px solid #fff;
        border-radius: 50%;
        transition: .25s; }
      .products-highlights__item-image:after {
        border: 16px solid #8E1D82; }

    .productOne {background-image:url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/product-mtn.jpg);}
    .productTwo {background-image:url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/product-h2o.jpg);}
    .productThree {background-image:url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/product-ga.jpg);}
    .productFour {background-image:url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/product-bubly.jpg);}
    .productFive {background-image:url(https://reportbuilder.addison.com/PepsiCo-CSR2019-iframe-assets/images/product-pure-leaf.jpg);}

    .products-highlights__item-toggle {
      position: absolute;
      left: -25px;
      top: -25px;
      width: 30px;
      height: 30px;
      border: 0;
      padding: 0;
      background: transparent;
      outline: none; }
      .products-highlights__item-toggle i, .products-highlights__item-toggle em {
        display: block;
        border: 2px solid #00A2D3;
        left: 0;
        top: 0;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        background: #fff;
        position: absolute;
        z-index: 10;
        transition: .25s; }
      .products-highlights__item-toggle:before, .products-highlights__item-toggle:after {
        content: '';
        width: 12px;
        height: 2px;
        background: #00A2D3;
        left: 50%;
        top: 50%;
        margin: -1px 0 0 -6px;
        position: absolute;
        z-index: 11;
        transition: .25s; }
      .products-highlights__item-toggle:after {
        transform: rotate(90deg); }
    .products-highlights__item-text {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      padding: calc(100vw - 30px) 25px 40px;
      color: #fff;
      transition: .25s;
      z-index: 1;
      opacity: 0;
      pointer-events: none; }
      .products-highlights__item-text b, .products-highlights__item-text strong {
        display: block;
        padding: 15px 0 6px;
        transform: translate(0, -20px);
        transition: .25s;
        opacity: 0;
        transition-delay: .1s;
        font-size: 1.25rem;
        line-height: 1.2; }
      .products-highlights__item-text p {
        transform: translate(0, -20px);
        transition: .25s;
        transition-delay: .15s;
        opacity: 0;
        font-weight: 300;
        font-size: 0.875rem;
        line-height: 1.571428571428571; }
        .products-highlights__item-text p:last-child {
          margin-bottom: 0; }
    .products-highlights__item:hover .products-highlights__item-toggle i, .products-highlights__item:hover .products-highlights__item-toggle em {
      background: #00A2D3; }
    .products-highlights__item:hover .products-highlights__item-toggle:before, .products-highlights__item:hover .products-highlights__item-toggle:after {
      background: #fff; }
    .products-highlights__item.active {
      z-index: 11; }
      .products-highlights__item.active .products-highlights__item-toggle i, .products-highlights__item.active .products-highlights__item-toggle em {
        background: #8E1D82;
        border-color: #8E1D82; }
      .products-highlights__item.active .products-highlights__item-toggle:before, .products-highlights__item.active .products-highlights__item-toggle:after {
        background: #fff; }
      .products-highlights__item.active .products-highlights__item-toggle:after {
        transform: none; }
      .products-highlights__item.active .products-highlights__item-image:before {
        border-color: #EE7203; }
      .products-highlights__item.active .products-highlights__item-image:after {
        border: 16px solid #F7A830; }
      .products-highlights__item.active .products-highlights__item-text {
        background-color: #EE7203;
        opacity: 1; }
        .products-highlights__item.active .products-highlights__item-text b, .products-highlights__item.active .products-highlights__item-text strong {
          transform: translate(0, 0);
          opacity: 1; }
        .products-highlights__item.active .products-highlights__item-text p {
          transform: translate(0, 0);
          opacity: 1; }
          .products-highlights__item.active .products-highlights__item-text p:last-child {
            margin-bottom: 0; }
  @media (min-width: 480px) {
    .products-highlights__item {
      width: calc( 100% / 2 - 30px ); }
      .products-highlights__item:before {
        padding-top: 50%; }
      .products-highlights__item-text {
        padding-top: 100%; } }
  @media (min-width: 768px) {
    .products-highlights__item {
      width: calc( 100% / 3 - 30px ); } }

.leadershipStyle h4 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  color: #2986b2;
  text-transform: none; }
.leadershipStyle ul {
  margin: -1.5em 0 2em 0;
  padding: 0 2em;
  list-style: none;
  font-weight: normal; }
.leadershipStyle li:before {
  display: block;
  content: "";
  position: relative;
  border-color: transparent #2986b2;
  border-style: solid;
  border-width: 0.60em 0 0.60em 1em;
  width: 0;
  height: 0;
  left: -2em;
  top: 1.5em; }

.valueChain-graphic {
  width: 50%; }

.icon-list {
  width: 50%; }

.icon {
  width: 25%; }

.icon img {
  width: 34px;
  height: 34px; }

.report-builder ul {
  list-style: none;
  padding: 0;
  margin: 15px 0; }
.report-builder input {
  margin: -7px 12px 0 0;
  vertical-align: middle; }
.report-builder li {
  width: 33.33%;
  margin-bottom: 15px;
  font-family: Montserrat,Sans-Serif;
  font-weight: 400; }
.report-builder label {
  margin: 0; }
@media (min-width: 768px) {
  .report-builder ul {
    display: flex;
    flex-wrap: wrap; }
  .report-builder li {
    width: 33.33%; }
  .report-builder .btn {
    width: calc(100% / 3 - 30px);
    margin-right: 30px; }
  .report-builder__buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: left; } }

@keyframes ldio-pleit3p2wlf {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.ldio-pleit3p2wlf div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-pleit3p2wlf linear 1s infinite;
  background: #30375b;
  width: 12px;
  height: 24px;
  border-radius: 6px / 12px;
  transform-origin: 6px 52px; }

.ldio-pleit3p2wlf div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #30375b; }

.ldio-pleit3p2wlf div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #30375b; }

.loadingio-spinner-spinner-7jb5tbeaqvs {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden; }

.ldio-pleit3p2wlf {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */ }

.ldio-pleit3p2wlf div {
  box-sizing: content-box; }

#ajaxLoader {
  background-color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: fixed;
  border: 0px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 40000;
  display: none; }
  #ajaxLoader > div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

/*# sourceMappingURL=style.css.map */
