/* function to convert the calc function in to rem based
$first- should be in % */
/** Slick Carousel Starts **/
/** Slick Carousel Ends **/
/* override default breakpoints */
.nw-image-text-section {
  max-width: 23.0625rem;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .nw-image-text-section {
      max-width: 23.5rem; } }
  @media (min-width: 992px) {
    .nw-image-text-section {
      max-width: 46.25rem; } }

.mobile-3r-1c .cta-container a.component-cta2,
.mobile-2r-2c .cta-container a.component-cta2 {
  margin-left: 0; }

@media (min-width: 768px) {
  .mobile-3r-1c .nw-image-text-container .text-md-section,
  .mobile-2r-2c .nw-image-text-container .text-md-section {
    padding: 0 11%; } }

.mobile-2r-2c .nw-image-text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.nw-image-text-container .image-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5); }

.nw-image-text-container figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 0.5rem; }
  .nw-image-text-container figcaption.has-overlay {
    z-index: 2; }

.nw-image-text-container .view-details-link {
  text-decoration: underline; }

.nw-image-text-container .component-text-eyebrow {
  color: #fff; }
  .nw-image-text-container .component-text-eyebrow p {
    margin-bottom: 0.5rem; }

.nw-image-text-container .component-image-heading-text {
  font-family: "Roboto-Bold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
  color: #fff; }
  .nw-image-text-container .component-image-heading-text a {
    color: #fff;
    display: inline-block;
    outline: none; }
    .nw-image-text-container .component-image-heading-text a p,
    .nw-image-text-container .component-image-heading-text a h1,
    .nw-image-text-container .component-image-heading-text a h2,
    .nw-image-text-container .component-image-heading-text a h3,
    .nw-image-text-container .component-image-heading-text a h4,
    .nw-image-text-container .component-image-heading-text a h5 {
      margin-bottom: 0; }
    .nw-image-text-container .component-image-heading-text a:focus {
      border: 0.0625rem solid #fff; }

.nw-image-text-container .component-text-underneath {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #fff; }

.nw-image-text-container .buttonmargin {
  margin-bottom: 10px; }

.nw-image-text-container .nw-image-text-bottom-sec {
  margin: auto; }

.nw-image-text-container .cta-container a {
  margin: 0.5rem 0 2.5rem; }
  @media (min-width: 768px) {
    .nw-image-text-container .cta-container a {
      margin: 0.5rem 0; } }
  @media (max-width: 767.98px) {
    .nw-image-text-container .cta-container a {
      margin: 0.5rem 0; } }

.nw-image-text-container .cta-container .component-cta2 {
  margin-top: 0.5rem; }

.nw-image-text-container .component-header {
  font-family: "Roboto-Bold", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5; }
  .nw-image-text-container .component-header h2 {
    color: #696158;
    font-size: 1.25rem; }

.nw-image-text-container .component-description {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 0.5rem; }
  .nw-image-text-container .component-description p {
    margin-bottom: 0; }

.nw-image-text-container .text-section {
  padding: 0 0.5rem; }

.nw-image-text-container .nw-color-text {
  min-height: 17.75rem; }

@media (min-width: 768px) {
  .nw-image-text-container .cta-container .component-cta2 {
    margin-left: 1.25rem;
    margin-top: 0.5rem; }
  .nw-image-text-container .nw-color-text {
    min-height: 21.25rem; } }

@media (min-width: 992px) {
  .nw-image-text-container .text-section {
    padding: 0 1.75rem; }
  .nw-image-text-container .component-header {
    font-size: 1.5rem;
    line-height: 1.25; }
    .nw-image-text-container .component-header h2 {
      font-size: 1.5rem; }
  .nw-image-text-container .component-description {
    font-size: 1rem; }
  .nw-image-text-container figure {
    margin-bottom: 1.5rem; }
  .nw-image-text-container figcaption {
    padding: 0 3rem; }
  .nw-image-text-container .component-image-heading-text {
    font-size: 1.875rem;
    line-height: 1.25; }
  .nw-image-text-container .component-text-underneath {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-top: 0.75rem; }
  .nw-image-text-container .nw-color-text {
    min-height: 35.375rem; } }

@media (max-width: 767.98px) {
  .mobile-2r-2c .nw-image-text-container .cta-container a {
    min-width: 100%;
    max-width: 100%; } }

.has-image-hover .hover-image {
  display: none; }

@media (min-width: 1200px) {
  .has-image-hover:hover .hover-image,
  .has-image-hover a:focus .hover-image {
    display: block; }
  .has-image-hover:hover .main-image,
  .has-image-hover a:focus .main-image {
    display: none; } }

.has-overlay-hover .text-overlay,
.has-overlay-hover .image-overlay {
  display: block; }
  @media (min-width: 1200px) {
    .has-overlay-hover .text-overlay,
    .has-overlay-hover .image-overlay {
      display: none; } }

.has-overlay-hover:hover .text-overlay,
.has-overlay-hover:hover .image-overlay,
.has-overlay-hover a:focus .text-overlay,
.has-overlay-hover a:focus .image-overlay {
  display: block; }

.light-theme .image-overlay {
  background-color: rgba(255, 255, 255, 0.5); }

.light-theme .component-image-heading-text,
.light-theme .component-text-underneath {
  color: #696158; }
  .light-theme .component-image-heading-text a,
  .light-theme .component-text-underneath a {
    color: #696158;
    display: inline-block;
    outline: none; }
    .light-theme .component-image-heading-text a p,
    .light-theme .component-image-heading-text a h1,
    .light-theme .component-image-heading-text a h2,
    .light-theme .component-image-heading-text a h3,
    .light-theme .component-image-heading-text a h4,
    .light-theme .component-image-heading-text a h5,
    .light-theme .component-text-underneath a p,
    .light-theme .component-text-underneath a h1,
    .light-theme .component-text-underneath a h2,
    .light-theme .component-text-underneath a h3,
    .light-theme .component-text-underneath a h4,
    .light-theme .component-text-underneath a h5 {
      margin-bottom: 0; }
    .light-theme .component-image-heading-text a:focus,
    .light-theme .component-text-underneath a:focus {
      border: 0.0625rem solid #8f8f8f; }

.light-theme .component-text-eyebrow {
  color: #696158; }

.experience-commerce_assets-newellImageAndText .nw-image-text-container .nw-image-text-top-sec a:focus-visible {
  outline: none; }

.experience-commerce_assets-newellImageAndText .nw-image-text-container .nw-image-text-top-sec a:focus img, .experience-commerce_assets-newellImageAndText .nw-image-text-container .nw-image-text-top-sec a:hover img {
  -webkit-box-shadow: 0 0 0.3125rem 0.0625rem #232428;
          box-shadow: 0 0 0.3125rem 0.0625rem #232428; }

.experience-commerce_assets-newellImageAndText .nw-image-text-container .nw-image-text-top-sec a:focus img {
  border: solid 0.125rem #232428; }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText,
.mobile-2r-2c .experience-commerce_assets-newellImageAndText {
  height: 100%; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-text-section,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-text-section {
    max-width: 100%;
    padding: 0; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-text-wrap,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-text-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 20.125rem; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-text-container,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-text-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%;
    background: transparent;
    color: #0F0F0F;
    height: auto !important; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-row,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-section,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-md-section,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-row,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-section,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-md-section {
    margin-left: 0;
    margin-right: 0; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-row > .col-12,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-section > .col-12,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-md-section > .col-12,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-row > .col-12,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-section > .col-12,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-md-section > .col-12 {
    padding-left: 0;
    padding-right: 0; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-figure,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #F7F7F7;
    margin-bottom: 1.5rem !important; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-figure > a,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure > a {
    display: block !important;
    height: 100%; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-component-overlay,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText picture.object-fit,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-component-overlay,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText picture.object-fit {
    height: 100%; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText picture.object-fit,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText picture.object-fit {
    display: block; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .main-image,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .hover-image,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .img-fluid,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .main-image,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .hover-image,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .img-fluid {
    width: 100%; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .img-fluid,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .img-fluid {
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .image-overlay,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .image-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 15, 15, 0)), color-stop(48%, rgba(15, 15, 15, 0.26)), to(rgba(15, 15, 15, 0.64)));
    background: linear-gradient(180deg, rgba(15, 15, 15, 0) 0%, rgba(15, 15, 15, 0.26) 48%, rgba(15, 15, 15, 0.64) 100%); }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-overlay,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-overlay {
    padding: 0 1.125rem; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-overlay .text-center,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-overlay .text-center {
      text-align: center !important; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-image-heading-text,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h1,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h2,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h3,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h4,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h5,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-image-heading-text,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h1,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h2,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h3,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h4,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h5 {
    font: var(--type-style-3-font);
    letter-spacing: 0.0175rem;
    text-transform: var(--type-style-3-transform); }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header {
    color: #0F0F0F;
    text-align: left; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h1,
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h2,
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h3,
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h4,
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h5,
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header p,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h1,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h2,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h3,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h4,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header h5,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-header p {
      margin-bottom: 0;
      color: inherit; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description, .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-text-underneath,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-text-underneath {
    font: var(--type-style-14-font);
    letter-spacing: var(--type-style-14-letter-spacing);
    text-transform: var(--type-style-14-transform); }
    @media (max-width: 991.98px) {
      .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description, .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-text-underneath,
      .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description,
      .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-text-underneath {
        font: var(--type-style-17-font);
        letter-spacing: var(--type-style-17-letter-spacing);
        text-transform: var(--type-style-17-transform); } }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description {
    margin: 1rem auto 0;
    color: #0F0F0F;
    text-align: left; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description p,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description p {
      margin-bottom: 0;
      line-height: 1.3125rem; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-image-heading-text,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-text-underneath,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-text-eyebrow,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-image-heading-text,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-text-underneath,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-text-eyebrow {
    color: #fff; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .text-section,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .text-section {
    padding: 0; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-text-bottom-sec,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-text-bottom-sec {
    width: 100%;
    margin-top: auto; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .cta-container,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .cta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    gap: 0.625rem; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .cta-container a,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .cta-container a {
      min-width: 10.75rem;
      margin: 0;
      text-decoration: none;
      padding: 0.625rem 1.5rem; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .cta-container .component-cta2,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .cta-container .component-cta2 {
      margin-top: 0; }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-cta1,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-cta2,
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .view-details-link,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-cta1,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-cta2,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .view-details-link {
    color: #0F0F0F;
    font: var(--type-style-4-font);
    letter-spacing: var(--type-style-3-letter-spacing);
    text-transform: var(--type-style-4-transform); }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .view-details-link,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .view-details-link {
    display: inline-block;
    color: #0F0F0F;
    text-underline-offset: 0.25rem; }
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .view-details-link:hover, .mobile-2r-1c .experience-commerce_assets-newellImageAndText .view-details-link:focus,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .view-details-link:hover,
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .view-details-link:focus {
      color: #0F0F0F; }

.mobile-2r-1c.container {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  margin: 5rem auto 5rem auto;
  max-width: none; }
  @media (max-width: 991.98px) {
    .mobile-2r-1c.container {
      padding: 0 2.5rem; } }
  @media (max-width: 767.98px) {
    .mobile-2r-1c.container {
      padding: 0 0.75rem; } }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-figure {
  height: auto; }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText .nw-image-text-wrap {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%; }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText .container-fluid {
  padding: 0 0.75rem; }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-header h4 {
  font: var(--type-style-2-font);
  letter-spacing: var(--type-style-2-letter-spacing);
  text-transform: var(--type-style-2-transform); }

.mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description {
  margin: 0.5rem 0 1.5rem 0; }
  @media (max-width: 991.98px) {
    .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description {
      margin: 0.625rem 0; } }
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description p {
    font: var(--type-style-9-font);
    letter-spacing: var(--type-style-9-letter-spacing);
    text-transform: var(--type-style-9-transform); }
    @media (max-width: 991.98px) {
      .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-description p {
        font: var(--type-style-17-font);
        letter-spacing: var(--type-style-17-letter-spacing);
        text-transform: var(--type-style-17-transform); } }

.mobile-2r-1c .region {
  margin-bottom: 0; }

@media (max-width: 575.98px) {
  .mobile-2r-1c .row {
    gap: 2.5rem; } }

.mobile-2r-2c.container {
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 3rem auto 5rem auto; }

.mobile-2r-2c > .row {
  row-gap: 0; }

.mobile-2r-2c > .row > .region {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  margin-bottom: 0; }

.mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure {
  height: auto;
  width: 100%;
  max-width: 20.125rem; }

.mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure > a,
.mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-component-overlay,
.mobile-2r-2c .experience-commerce_assets-newellImageAndText picture.object-fit {
  width: 100%;
  height: auto; }

.mobile-2r-2c .experience-commerce_assets-newellImageAndText .img-fluid {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center; }

@media (max-width: 991.98px) {
  .mobile-2r-2c.container {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure {
    height: auto; } }

@media (max-width: 767.98px) {
  .mobile-2r-2c.container {
    margin: 3rem 0 5rem 0;
    max-width: none; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure {
    height: auto; } }

@media (max-width: 575.98px) {
  .mobile-2r-1c .experience-commerce_assets-newellImageAndText .component-figure {
    height: auto; }
  .mobile-2r-2c.container {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .mobile-2r-2c > .row {
    row-gap: 3rem; }
  .mobile-2r-2c > .row > .region {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure {
    height: auto;
    max-width: none; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-figure > a,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-component-overlay,
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText picture.object-fit {
    width: 100%;
    height: auto; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .img-fluid {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description {
    margin-top: 0.625rem; }
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .component-description p {
      line-height: 1.375rem; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .cta-container {
    padding-top: 0.875rem; }
    .mobile-2r-2c .experience-commerce_assets-newellImageAndText .cta-container a {
      min-width: 100%;
      max-width: 100%; }
  .mobile-2r-2c .experience-commerce_assets-newellImageAndText .nw-image-text-wrap {
    max-width: none; } }

.experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c {
  margin: auto;
  margin-top: 5rem;
  padding-left: 3rem;
  padding-right: 3rem;
  max-width: 90rem; }
  @media (max-width: 991.98px) {
    .experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c {
      padding-left: 2rem;
      padding-right: 2rem; } }
  .experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c .editorialRichText-component-container {
    max-width: 100%; }
  .experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c .region {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
  .experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c p {
    width: 50%;
    text-align: left;
    padding: 0;
    color: #0F0F0F !important;
    font: var(--type-style-24-font); }
    @media (max-width: 991.98px) {
      .experience-component.experience-commerce_layouts-mobileGrid1r1c .mobile-1r-1c p {
        width: 100%; } }
