.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-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 {
        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 {
          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 {
          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-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 {
      font-weight: 900; }
  .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-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 23px; }
      .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: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 .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 .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%;
        padding-bottom: 0; }
        .climate-carousel__item-image-col div {
          padding: 0 0 16px; }
          .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; }
    .products-highlights__item .productOne {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-mtn.jpg); }
    .products-highlights__item .productTwo {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-h2o.jpg); }
    .products-highlights__item .productThree {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-1.jpg); }
    .products-highlights__item .productFour {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-bubly.jpg); }
    .products-highlights__item .productFive {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-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 {
        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 {
        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 {
      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 {
        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 {
          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 ); } }


iframe.iframe_height{height:100vh;}


.products-highlights-20 {
  position: relative;
  z-index: 99; }
  .products-highlights-20__list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    padding: 0; }
  .products-highlights-20__item {
    width: calc( 100% / 1 - 30px );
    position: relative;
    margin-left: 30px;
    cursor: pointer;
    height: 314px;
    z-index: 1; }
    .products-highlights-20__item button {
      padding: 0;
      width: 100%;
      position: relative;
      background: center center/cover no-repeat;
      border-radius: 0;
      z-index: 10;
      height: 100%;
      border: 0;
      top: 0;
      vertical-align: top;
      display: block;
      margin: 0; }
      .products-highlights-20__item button:focus {
        outline: none; }
      .products-highlights-20__item button:before {
        content: '';
        width: 100%;
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        height: 212px;
        border: 8px solid #93D500;
        border-radius: 20px; }
    .products-highlights-20__item-image {
      background: center bottom/contain no-repeat;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 3; }
    .products-highlights-20__item-info {
      background: #143DCF;
      border-radius: 0 0 20px 20px;
      color: #fff;
      position: absolute;
      top: 260px;
      z-index: 5;
      height: 54px;
      width: 100%; }
    .products-highlights-20__item-caption {
      padding: 0 54px;
      text-align: left;
      z-index: 2;
      position: relative;
      font-weight: 900;
      height: 54px;
      overflow: hidden;
      display: flex;
      align-items: center;
      width: 100%; }
      .products-highlights-20__item-caption span {
        line-height: 22px;
        width: 100%;
        display: block; }
    .products-highlights-20__item-flag {
      position: absolute;
      left: 12px;
      top: 9px;
      border: 5px solid #fff;
      border-radius: 50%;
      width: 36px;
      height: 36px;
      background: center center no-repeat;
      z-index: 2; }
      .products-highlights-20__item-flag--us {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/flag-us.jpg); }
      .products-highlights-20__item-flag--uk {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/flag-uk.jpg); }
      .products-highlights-20__item-flag--mx {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/flag-mx.jpg); }
    .products-highlights-20__item-toggle {
      position: absolute;
      right: 12px;
      top: 9px;
      width: 36px;
      height: 36px;
      border: 0;
      padding: 0;
      background: transparent;
      outline: none;
      z-index: 2; }
      .products-highlights-20__item-toggle i {
        display: block;
        border: 5px solid #fff;
        left: 0;
        top: 0;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        background: #FF8300;
        position: absolute;
        z-index: 10;
        transition: .25s; }
      .products-highlights-20__item-toggle:before, .products-highlights-20__item-toggle:after {
        content: '';
        width: 12px;
        height: 2px;
        background: #fff;
        left: 50%;
        top: 50%;
        margin: -1px 0 0 -6px;
        position: absolute;
        z-index: 11;
        transition: .25s; }
      .products-highlights-20__item-toggle:after {
        transform: rotate(90deg); }
    .products-highlights-20__item--1 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-gatorade-juiced.png); }
    .products-highlights-20__item--2 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-hi-lo-life-chips.png); }
    .products-highlights-20__item--3 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-evolve.png); }
    .products-highlights-20__item--4 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-naked-lean.png); }
    .products-highlights-20__item--5 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-driftwell.png); }
    .products-highlights-20__item--6 .products-highlights-20__item-image {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product/product-quaker-superfoods.png); }
    .products-highlights-20__item--1 button:before, .products-highlights-20__item--3 button:before, .products-highlights-20__item--5 button:before {
      border-color: #00A651; }
    .products-highlights-20__item-text {
      transition: .25s;
      pointer-events: none;
      padding: 32px 12px 12px 0;
      opacity: 0;
      border-radius: 0 0 20px 20px;
      margin-top: -20px;
      z-index: 1; }
      .products-highlights-20__item-text div {
        padding: 0 22px 0 22px;
        height: 186px;
        overflow: auto;
        /* Track */
        /* Handle */
        /* Handle on hover */ }
        .products-highlights-20__item-text div::-webkit-scrollbar {
          width: 2px; }
        .products-highlights-20__item-text div::-webkit-scrollbar-track {
          background: #143DCF; }
        .products-highlights-20__item-text div::-webkit-scrollbar-thumb {
          background: #fff; }
        .products-highlights-20__item-text div::-webkit-scrollbar-thumb:hover {
          background: #fff; }
      .products-highlights-20__item-text p {
        transform: translate(0, -20px);
        transition: .25s;
        transition-delay: .15s;
        opacity: 0;
        font-weight: 300;
        font-size: 1rem;
        line-height: 1.5;
        text-align: left; }
        .products-highlights-20__item-text p:last-child {
          margin-bottom: 0; }
    .products-highlights-20__item-text {
      transition: .25s .15s ease-in-out; }
      .products-highlights-20__item-text p {
        transition: .25s ease-in-out; }
    .products-highlights-20__item.active .products-highlights-20__item-toggle i {
      background-color: #001D90; }
    .products-highlights-20__item.active .products-highlights-20__item-toggle:after {
      transform: none; }
    .products-highlights-20__item.active .products-highlights-20__item-text {
      background-color: #143DCF;
      opacity: 1;
      pointer-events: all;
      transition: .25s; }
      .products-highlights-20__item.active .products-highlights-20__item-text b {
        transform: translate(0, 0);
        opacity: 1; }
      .products-highlights-20__item.active .products-highlights-20__item-text p {
        transform: translate(0, 0);
        opacity: 1;
        transition: .25s .15s; }
        .products-highlights-20__item.active .products-highlights-20__item-text p:last-child {
          margin-bottom: 0; }
  @media (min-width: 768px) {
    .products-highlights-20__item {
      width: calc( 100% / 2 - 30px ); } }
  @media (min-width: 992px) {
    .products-highlights-20__item {
      width: calc( 100% / 3 - 30px ); } }

.agriculture-20 {
  position: relative;
  z-index: 99;
  max-width: 994px;
  margin: 0 auto; }
  .agriculture-20 svg {
    display: block; }
  .agriculture-20__map svg * {
    pointer-events: all; }
  .agriculture-20__map svg #shades {
    pointer-events: none; }
    .agriculture-20__map svg #shades polygon {
      opacity: 0;
      transition: .25s;
      pointer-events: none; }
      .agriculture-20__map svg #shades polygon.active {
        opacity: 1; }
  .agriculture-20__map svg #buttons > g,
  .agriculture-20__map svg #buttons_mobile > g {
    cursor: pointer; }
    .agriculture-20__map svg #buttons > g .m-bg,
    .agriculture-20__map svg #buttons_mobile > g .m-bg {
      fill: #00A651;
      transition: .25s; }
    .agriculture-20__map svg #buttons > g .m-cir,
    .agriculture-20__map svg #buttons_mobile > g .m-cir {
      fill: #FFC629;
      transition: .25s; }
    .agriculture-20__map svg #buttons > g .m-name,
    .agriculture-20__map svg #buttons_mobile > g .m-name {
      fill: #fff;
      transition: .25s; }
    .agriculture-20__map svg #buttons > g .m-ln,
    .agriculture-20__map svg #buttons_mobile > g .m-ln {
      stroke: #00A651;
      transition: .25s; }
    .agriculture-20__map svg #buttons > g.active .m-bg,
    .agriculture-20__map svg #buttons_mobile > g.active .m-bg {
      fill: #FFC629; }
    .agriculture-20__map svg #buttons > g.active .m-cir,
    .agriculture-20__map svg #buttons_mobile > g.active .m-cir {
      fill: #ffffff; }
    .agriculture-20__map svg #buttons > g.active .m-name,
    .agriculture-20__map svg #buttons_mobile > g.active .m-name {
      fill: #4A4A4A; }
    .agriculture-20__map svg #buttons > g.active .m-ln,
    .agriculture-20__map svg #buttons_mobile > g.active .m-ln {
      stroke: #FFC629; }
  .agriculture-20__info {
    display: none;
    width: 493px;
    height: 333px;
    position: absolute;
    right: 20px;
    top: 0;
    border: 6px solid #00A651;
    background: #FFFFFF;
    border-radius: 27px 27px 0 27px;
    font-size: 14px;
    color: #777675;
    line-height: 22px;
    padding: 0 35px; }
    .agriculture-20__info-text {
      padding: 15px 25px;
      overflow: auto;
      position: absolute;
      left: 35px;
      right: 35px;
      top: 27px;
      bottom: 27px;
      opacity: 0;
      transition: .25s;
      pointer-events: none;
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .agriculture-20__info-text.active {
        opacity: 1;
        pointer-events: all; }
      .agriculture-20__info-text b {
        display: block;
        font-size: 16px;
        color: #777675;
        line-height: 24px; }
      .agriculture-20__info-text i {
        display: block;
        font-size: 16px;
        color: #777675;
        line-height: 24px; }
      .agriculture-20__info-text p {
        margin-top: 16px; }
      .agriculture-20__info-text::-webkit-scrollbar {
        width: 4px; }
      .agriculture-20__info-text::-webkit-scrollbar-track {
        background: #fff; }
      .agriculture-20__info-text::-webkit-scrollbar-thumb {
        background: #4A4A4A;
        border-radius: 2px; }
      .agriculture-20__info-text::-webkit-scrollbar-thumb:hover {
        background: #4A4A4A; }
  .agriculture-20__farms {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    margin: 17px 0; }
    .agriculture-20__farms:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 4px;
      width: 16px;
      height: 16px;
      border: 2px solid #4A4A4A;
      background: #FFC629;
      border-radius: 50%; }
  .agriculture-20__select {
    display: none;
    border: 6px solid #00A651;
    background: #FFFFFF;
    border-radius: 30px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    max-height: 56px; }
    .agriculture-20__select span {
      transition: .25s;
      position: absolute;
      right: 4px;
      top: 3px;
      display: block;
      border-radius: 50%;
      background: #FFC629;
      border: 3px solid #fff;
      width: 38px;
      height: 38px;
      transform: rotate(90deg);
      pointer-events: none; }
      .agriculture-20__select span svg {
        position: absolute;
        left: 50%;
        top: 50%;
        vertical-align: top;
        transform: translate(-50%, -50%);
        margin-left: 1px; }
    .agriculture-20__select-container {
      position: relative;
      z-index: 100;
      height: 56px; }
    .agriculture-20__select-caption {
      background: #00A651;
      color: #fff;
      font-weight: 900;
      line-height: 44px;
      display: block;
      padding: 0 24px;
      border-bottom: 6px solid #00A651;
      cursor: pointer; }
    .agriculture-20__select-options {
      padding: 15px 0;
      margin: 0; }
      .agriculture-20__select-options ul {
        list-style: none;
        padding: 0;
        margin: 0; }
      .agriculture-20__select-options li, .agriculture-20__select-options div {
        padding: 0 24px;
        line-height: 40px;
        cursor: pointer; }
        .agriculture-20__select-options li.active, .agriculture-20__select-options div.active {
          font-weight: 900; }
    .agriculture-20__select.open {
      max-height: 400px; }
      .agriculture-20__select.open span {
        transform: rotate(270deg); }
  .agriculture-20 #buttons,
  .agriculture-20 #farms {
    display: block; }
  .agriculture-20 #buttons_mobile,
  .agriculture-20 #farms_mobile {
    display: none; }
  @media (max-width: 991px) {
    .agriculture-20 #buttons,
    .agriculture-20 #farms {
      display: none; }
    .agriculture-20 #buttons_mobile,
    .agriculture-20 #farms_mobile {
      display: block; }
    .agriculture-20__map svg {
      width: 100%;
      height: auto; }
    .agriculture-20__info {
      display: none;
      width: 100%;
      height: 347px;
      position: relative;
      top: auto;
      bottom: 0;
      right: auto;
      font-size: 16px;
      margin-top: 17px; }
      .agriculture-20__info-text {
        padding: 27px 25px 27px 0;
        left: 24px;
        right: 24px; }
    .agriculture-20__select {
      display: block; } }
  @media (max-width: 1030px) {
    .agriculture-20 #shades {
      display: none; } }

.strategy-20 {
  position: relative;
  z-index: 99;
  max-width: 994px;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .strategy-20 ul {
      padding: 0; }
    .strategy-20 p {
      margin: 0; }
    .strategy-20 .prev-slide,
    .strategy-20 .next-slide {
      width: 40px;
      height: 40px;
      display: block;
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translate(0, -50%);
      background: 0 0/cover no-repeat url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/arrow.png);
      cursor: pointer; }
    .strategy-20 .next-slide {
      transform: translate(0, -50%) rotate(180deg);
      left: auto;
      right: 10px; }
    .strategy-20__item {
      position: relative;
      padding: 0 15px 0; }
      .strategy-20__item:before {
        content: '';
        position: relative;
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 68.4684684684685%;
        background: center top/contain no-repeat; }
      .strategy-20__item-caption {
        position: relative;
        height: 60px;
        background: #FF8300;
        border-radius: 30px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 16px;
        font-weight: 900; }
      .strategy-20__item-text {
        background: #FFFFFF;
        border: 6px solid #FF8300;
        border-radius: 27px 27px 0 27px;
        display: block;
        padding: 25px;
        font-weight: normal;
        margin-top: 9px;
        position: relative; }
      .strategy-20__item--1:before {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/1.png); }
      .strategy-20__item--2:before {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/2.png); }
      .strategy-20__item--3:before {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/3.png); }
      .strategy-20__item--4:before {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/4.png); }
      .strategy-20__item--5:before {
        background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/5.png); } }
  @media (min-width: 992px) {
    .strategy-20 {
      height: 902px;
      background: center center/contain no-repeat url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/strategy/bg.jpg); }
      .strategy-20__list {
        list-style: none; }
      .strategy-20__item {
        cursor: pointer;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(0, 0);
        background: #FFFFFF;
        border: 6px solid #FF8300;
        box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.2);
        border-radius: 30px;
        font-size: 16px;
        color: #4A4A4A; }
        .strategy-20__item--1 {
          transform: translate(-480px, -370px); }
        .strategy-20__item--2 {
          transform: translate(94px, -230px); }
        .strategy-20__item--3 {
          transform: translate(-430px, -81px); }
        .strategy-20__item--4 {
          transform: translate(237px, 44px); }
        .strategy-20__item--5 {
          transform: translate(-291px, 357px); }
        .strategy-20__item--left .strategy-20__item-caption {
          padding: 0 16px 0 70px; }
        .strategy-20__item--left .strategy-20__item-toggle {
          right: auto;
          left: 10px; }
        .strategy-20__item--left .strategy-20__item-text {
          left: auto;
          right: 100%;
          margin-left: 0;
          margin-right: -55px;
          border-radius: 30px 0 30px 30px;
          padding: 40px 52px 40px 16px; }
        .strategy-20__item--top .strategy-20__item-text {
          bottom: 100%;
          top: auto;
          margin-bottom: -54px;
          border-radius: 30px 30px 30px 0; }
        .strategy-20__item-caption {
          line-height: 48px;
          padding: 0 70px 0 40px;
          font-weight: 900; }
        .strategy-20__item-toggle {
          position: absolute;
          right: 10px;
          top: 8px;
          width: 32px;
          height: 32px;
          border: 0;
          padding: 0;
          background: transparent;
          outline: none;
          z-index: 2; }
          .strategy-20__item-toggle i {
            display: block;
            border: 4px solid #FF8300;
            left: 0;
            top: 0;
            border-radius: 50%;
            width: 32px;
            height: 32px;
            background: #FF8300;
            position: absolute;
            z-index: 10;
            transition: .25s; }
          .strategy-20__item-toggle:before, .strategy-20__item-toggle:after {
            content: '';
            width: 16px;
            height: 4px;
            background: #fff;
            left: 50%;
            top: 50%;
            margin: -2px 0 0 -8px;
            position: absolute;
            z-index: 11;
            transition: .25s;
            border-radius: 2px; }
          .strategy-20__item-toggle:after {
            transform: rotate(90deg); }
        .strategy-20__item-text {
          position: absolute;
          left: 100%;
          top: -6px;
          background: #fff;
          border: 6px solid #FF8300;
          padding: 40px 16px 40px 52px;
          margin-left: -55px;
          width: 368px;
          font-weight: normal;
          border-radius: 0 30px 30px 30px;
          opacity: 0;
          transition: opacity .25s;
          pointer-events: none;
          box-shadow: -1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
          .strategy-20__item-text p:last-child {
            margin-bottom: 0; }
        .strategy-20__item.active {
          background: #FF8300;
          z-index: 100; }
          .strategy-20__item.active .strategy-20__item-caption {
            color: #fff; }
          .strategy-20__item.active .strategy-20__item-toggle:after {
            transform: none; }
          .strategy-20__item.active .strategy-20__item-text {
            opacity: 1;
            pointer-events: all; } }

.goals-20 {
  position: relative;
  z-index: 99;
  padding: 65px 0; }
  .goals-20-bar {
    color: #283485;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    margin: 0;
    clear: both; }
    .goals-20-bar svg {
      stroke: #36418C;
      fill: none;
      stroke-width: 5;
      position: absolute;
      right: 20px;
      top: 50%;
      transform: translate(0, -50%);
      display: none;
      z-index: 100; }
    .goals-20-bar__fill {
      border: 2px solid #001D90;
      overflow: hidden;
      border-radius: 28px;
      background: #e9f293;
      height: 55px;
      position: relative; }
      .goals-20-bar__fill-20, .goals-20-bar__fill-19 {
        background: #FFD86B;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-right: 2px solid #001D90; }
      .goals-20-bar__fill-20 {
        background: #FFC82C; }
    .goals-20-bar__text {
      position: absolute;
      left: 2px;
      top: 0;
      width: calc(100% - 4px);
      height: 55px; }
      .goals-20-bar__text-goal, .goals-20-bar__text-20, .goals-20-bar__text-19 {
        position: absolute;
        left: 0;
        top: 0;
        height: 55px;
        text-align: right;
        margin-right: 2px; }
        .goals-20-bar__text-goal span, .goals-20-bar__text-20 span, .goals-20-bar__text-19 span {
          transform: translate(0, 60px);
          display: block;
          padding-right: 10px; }
          .goals-20-bar__text-goal span:after, .goals-20-bar__text-20 span:after, .goals-20-bar__text-19 span:after {
            content: '';
            width: 2px;
            height: 95px;
            background: #001D90;
            position: absolute;
            right: 0;
            bottom: 0; }
      .goals-20-bar__text-goal {
        width: 100%; }
        .goals-20-bar__text-goal span {
          margin-right: -2px; }
      .goals-20-bar__text-20 {
        font-weight: bold; }
        .goals-20-bar__text-20 span {
          transform: translate(0, -47px); }
          .goals-20-bar__text-20 span:after {
            bottom: auto;
            top: 0; }
    .goals-20-bar--acheived svg {
      display: block; }
    .goals-20-bar--acheived .goals-20-bar__fill-20 {
      width: calc(100% + 2px) !important; }
    .goals-20-bar--acheived .goals-20-bar__text-20 {
      font-weight: bold;
      width: calc(100% + 2px) !important; }
    .goals-20-bar .goals-20-bar__fill-20,
    .goals-20-bar .goals-20-bar__fill-19,
    .goals-20-bar .goals-20-bar__text-20,
    .goals-20-bar .goals-20-bar__text-19 {
      transition: max-width 1s .5s ease-out, opacity .5s .5s ease-out;
      max-width: 0;
      opacity: 0; }
    .goals-20-bar .goals-20-bar__fill-19,
    .goals-20-bar .goals-20-bar__text-19 {
      transition: max-width 1s .65s ease-out, opacity .5s .65s ease-out; }
    .goals-20-bar .goals-20-bar__text-goal {
      opacity: 0;
      transition: opacity .5s 0s ease-out; }
    .goals-20-bar svg {
      opacity: 0;
      transition: opacity .75s 1.7s; }
    .goals-20-bar.active .goals-20-bar__fill-20,
    .goals-20-bar.active .goals-20-bar__fill-19,
    .goals-20-bar.active .goals-20-bar__text-20,
    .goals-20-bar.active .goals-20-bar__text-19 {
      max-width: calc(100% + 2px);
      opacity: 1; }
    .goals-20-bar.active .goals-20-bar__text-goal {
      opacity: 1; }
    .goals-20-bar.active svg {
      opacity: 1; }
  .goals-20--agriculture .goals-20-bar__fill {
    background: #e9f2d3; }
    .goals-20--agriculture .goals-20-bar__fill-20, .goals-20--agriculture .goals-20-bar__fill-19 {
      background: #FFD86B; }
    .goals-20--agriculture .goals-20-bar__fill-20 {
      background: #FFC82C; }
  .goals-20--packaging .goals-20-bar__fill {
    background: #e1f3f4; }
    .goals-20--packaging .goals-20-bar__fill-20, .goals-20--packaging .goals-20-bar__fill-19 {
      background: #C0E87E; }
    .goals-20--packaging .goals-20-bar__fill-20 {
      background: #94C83E; }
  .goals-20--water .goals-20-bar__fill {
    background: #e1f3f4; }
    .goals-20--water .goals-20-bar__fill-20, .goals-20--water .goals-20-bar__fill-19 {
      background: #94afd7; }
    .goals-20--water .goals-20-bar__fill-20 {
      background: #3768b2; }
  .goals-20--product .goals-20-bar__fill {
    background: #cbe9d7; }
    .goals-20--product .goals-20-bar__fill-20, .goals-20--product .goals-20-bar__fill-19 {
      background: #a6e4f2; }
    .goals-20--product .goals-20-bar__fill-20 {
      background: #6fcde1; }
  .goals-20--climate .goals-20-bar__fill {
    background: #cbe9d7; }
    .goals-20--climate .goals-20-bar__fill-20, .goals-20--climate .goals-20-bar__fill-19 {
      background: #b8e470; }
    .goals-20--climate .goals-20-bar__fill-20 {
      background: #94c83e; }
  .goals-20--people .goals-20-bar__fill {
    background: #cbe9d7; }
    .goals-20--people .goals-20-bar__fill-20, .goals-20--people .goals-20-bar__fill-19 {
      background: #ffe395; }
    .goals-20--people .goals-20-bar__fill-20 {
      background: #FFC82C; }
  @media (max-width: 991px) {
    .goals-20-bar {
      font-size: 12px;
      line-height: 14px; }
      .goals-20-bar svg {
        width: 21px;
        height: 18px;
        right: 12px; }
      .goals-20-bar__fill {
        height: 40px;
        position: relative; }
      .goals-20-bar__text-goal, .goals-20-bar__text-20, .goals-20-bar__text-19 {
        height: 40px; }
        .goals-20-bar__text-goal span, .goals-20-bar__text-20 span, .goals-20-bar__text-19 span {
          transform: translate(0, 45px); }
          .goals-20-bar__text-goal span:after, .goals-20-bar__text-20 span:after, .goals-20-bar__text-19 span:after {
            content: '';
            width: 2px;
            height: 65px; }
      .goals-20-bar__text-20 span {
        transform: translate(0, -30px); } }

.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-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 {
        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 {
          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 {
          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-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 {
      font-weight: 900; }
  .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-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 23px; }
      .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: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 .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 .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%;
        padding-bottom: 0; }
        .climate-carousel__item-image-col div {
          padding: 0 0 16px; }
          .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; }
    .products-highlights__item .productOne {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-mtn.jpg); }
    .products-highlights__item .productTwo {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-h2o.jpg); }
    .products-highlights__item .productThree {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-1.jpg); }
    .products-highlights__item .productFour {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-iframe-assets/images/product-bubly.jpg); }
    .products-highlights__item .productFive {
      background-image: url(https://reportbuilder.addison.com/PepsiCo-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 {
        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 {
        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 {
      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 {
        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 {
          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 ); } }

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