@charset "utf-8";

:root {
  --bg-light-gray: #ededed;
  --bg-primary: #591091;
  --bg-primary-hover: #591091;
  --bg-accent: #f3c56d;
  --text-dark-700: #2f2f2f;
  --text-dark-400: #585858;
  --text-dark-200: #808080;
  --text-primary: #591091;
  --rounded-m: 5px;
  --mobile-container-gutter: 20px;
  --desktop-container-gutter: 40px;
}

:root {
  --placeholder-height: 280px;
  --placeholder-maxheight: 60vh;
}
@media (min-height: 640px) {
  :root {
    --placeholder-height: 480px;
    --placeholder-maxheight: 200vh;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--mobile-container-gutter);
}

.grey-text {
  color: #9c9c9c
}

.green {
  color: #198754
}

.heading {
  color: #198754
}

.section .promo-block {
  border-radius: 10px
}

*,
*:before,
*:after {
  box-sizing: border-box !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fs-40 {
    font-size: 40px !important
}

.fs-18 {
  font-size: 18px !important;
  line-height: 26px
}

.font-weight-light {
  font-weight: 300 !important
}

.pl-5, .px-5 {
    padding-left: 2rem !important
}

.pr-5, .px-5 {
    padding-right: 2rem !important
}

.transition-hover {
  transition: all 0.14s ease-in-out
}

.transition-hover:hover,
.transition-hover:focus {
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px)
}

@media (max-width: 767px) {
  .ourProcess .fs-40,
  .revolution .fs-40,
  .techCheckBg .fs-35,
  .savePlanet .fs-40,
  .whyInstacash .fs-40,
  .whyInstacash .fs-35,
  .reviews .fs-40 {
    font-size: 30px !important;
  }
}

@media (max-width: 575px) {
  .ourProcess .fs-40,
  .revolution .fs-40,
  .techCheckBg .fs-35,
  .savePlanet .fs-40,
  .whyInstacash .fs-40,
  .whyInstacash .fs-35,
  .reviews .fs-40 {
    font-size: 25px !important;
  }

  .ourProcess p,
  .revolution p,
  .techCheckBg .fs-18,
  .savePlanet .fs-18,
  .whyInstacash .fs-20,
  .whyInstacash .fs-18 {
    font-size: 16px !important;
    line-height: 22px;
  }

  .donatePhone .donateDes .fs-40 {
    font-size: 22px !important;
    line-height: normal;
  }

}

.donatePhone .w-90 {
  width: 100% !important;
}

.donatePhone .donateDes h5 {
  font-size: 16px;
  line-height: normal
}

@media (max-width: 575px) {
  .donatePhone .donateDes h5 {
      font-size: 16px;
      line-height: normal;
  }
}

@media (max-width: 991px) {
  .revolution h5 {
      margin-top: 20px;
  }
}

.section {
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (max-width: 575px) {
  .section {
    padding-top: 2rem;
    padding-bottom: 2rem
  }
}

@media (max-width: 991px) {
  .section {
      padding-bottom: 3rem
  }
}

  #block-1589984635037-0 .promo-block {
    background-color: #198754;
    color: #ffffff
  }
  #block-1589984635037-0 .button {
    background: #2ddfaf;
    color: #ffffff
  }

  #block-1589984635037-1 .promo-block {
    background-color: #f4f4f5;
    color: #198754
  }
  #block-1589984635037-1 .button {
    background: #2ddfaf;
    color: #ffffff
  }

@media screen and (max-width: 641px) {

  .instant-shop .promo-block__image-clip {
    top:auto!important;
    bottom:-200px;
  }
  .instant-shop .promo-block {
    height:350px!important;
  }

  .instant-shop .promo-block__inner {

    position: relative;
    top:10px!important;
    bottom:auto;
    right:auto;
    left:auto;
    margin: 0 auto;
    display: block!important;
    width:100%;
    text-align: center;
  }
  .instant-shop .promo-block__inner p {

    margin-bottom:10px;
  }
  .instant-shop .promo-block__image-wrapper {
    position:absolute!important;
    bottom:-170px;

  }

  h2 {
    font-size:40px !important;
    line-height: 38 px!important;
  }

  .instant-shop {
    margin-bottom: 20px!important;
  }

  .instant-shop .promo-block__image-wrapper  {
    width:100%!important
  }
  .instant-shop .promo-block__image-wrapper--cover {
    background-position: center center !important;

  }
  .instant-shop h2 {
    text-align: center;
  }
  .instant-shop .promo-block__image-wrapper {
    background-size: contain !important
  }

  .lined-bg-image-with-text .image-with-text__image-container,
  .row-image_text .image-with-text__text-container {
    width: 100%
  }

  .lined-bg-image-with-text  .image-with-text__image-container {
    overflow: hidden;
    border-radius: 10px
  }

  .lined-bg-image-with-text {
    position: relative;
    overflow: hidden;
      padding: 20px 0px
  }

  .lined-bg-image-with-text .lines {
    position: absolute!important;
    z-index: -1;
    top:0px;
    bottom:0px
  }
  .row-image_text {
    display: flex;
    align-items: center
  }
  .row-image_text video {
    border-radius: 10px
  }
  .row-image_text .image-with-text {
    display: flex
  }
  .row-image_text .orange-text {
    display: inline-block;
    margin-bottom: 20px
  }
  .row-image_text .heading {
    margin-bottom: 30px
  }
}

@media screen and (max-width: 999px) {
  .row-image_text {
    flex-wrap: wrap
  }
  .row-image_text .image-with-text {
    width: 100%;
    margin-bottom: 50px
  }
}

@media screen and (min-width: 641px) {

  .instant-shop {
    padding: 30px 0;
  }

  .instant-shop .promo-block .promo-block__inner p {
    max-width: 250px;
    display: block;
  }

  .instant-shop .promo-block__image-wrapper {
    top:auto!important;
  }

  .instant-shop .promo-block .promo-block__inner {
    left:-10px;
  }

  /* for the witdth of the images behind on cards*/
  .instant-shop  .promo-block__image-wrapper {
    width:50%;
    position: relative;
    float: right;
  }

  .instant-shop .promo-block {
    max-height: 250px;
    border-radius: 10px;

  }

  .benefits .text-with-icons {
    padding: 0 0 0 50px;

  }
}

  .instant-shop {
    padding: 60px 0;
  }

  .instant-shop .text-center {
    margin-bottom:40px;
  }

  .instant-shop h2 {
    font-size: 40px;
    text-align: center;
    max-width: 450px;
    display: block;
    margin: 0 auto!important;
    padding: 0 0 0 0;

  }
  .instant-shop h1 {
    font-size: 40px;
    text-align: center;
    max-width: 450px;
    display: block;
    margin: 0 auto!important;
    padding: 0 0 0 0;

  }

  .instant-shop .promo-block {
    border:1px #DBDBDB solid
  }

  .lined-bg-image-with-text  .image-with-text__image-container {
    overflow: hidden;
    border-radius: 10px;
  }

  .lined-bg-image-with-text h2 {
    font-size: 40px;
    line-height: 44px;

  }

  .lined-bg-image-with-text {
    position: relative;
    overflow: hidden;
      padding: 60px 0px;
  }

  .lined-bg-image-with-text .lines {
    position: absolute!important;
    z-index: -1;
    top:0px;
    bottom:0px;

  }

  .instant-shop  .promo-block__heading {

    font-size: 26px
  }

@media screen and (min-width: 641px) and (max-width: 999px) {

  .instant-shop .promo-block__image-wrapper--cover {
    background-position: left!important;
    display:none
  }

  .instant-shop h1 {
    font-size: 20px;
    text-align: center;
    max-width: 450px;
    display: block;
    margin: 0 auto!important;
    padding: 0 0 0 0
  }

  .benefits .bullets-wrap {
    padding: 0 40px 0 40px
  }

  .benefits {
    padding:40px 0;
  }

}

@media screen and (max-width: 641px) {

  .instant-shop {
    padding: 20px 0;
  }  

  .instant-shop h1 {
    font-size: 32px;
    text-align: center;
    max-width: 450px;
    display: block;
    margin: 0 auto!important;
    padding: 0 0 0 0;

  }
  
  .instant-shop .text-center {
    margin-bottom: 22px;
  }
  
}

@media screen and (min-width: 1000px) {

   .benefits {
    padding:60px 0 60px 0
  }

}

@media screen and (max-width: 1279px) {
  .benefits .benefits-text {
    padding: 0px;
    display: block;

    margin: 0 auto;
    text-align: center;
  }

  .benefits .left-content {
    padding: 0px;
  }

}

.instant-shop .promo-block .promo-block__inner {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;

}

.section.instant-shop {
  margin: 0 0 0 0
}
.instant-shop .card-content {
  display: block;
  width:100%
}

.instant-shop h2 {
  color:#198754;
  margin: 20px 0 20px 0;

}

.instant-shop  .promo-block__content {
  font-weight: normal
}


/* Start benefits = benfits.liquid   */
.benefits {
 background-color: #198754;
 color: white;
 margin-bottom: 0px!important;
}

.benefits .heading {
  color:white;
}

.list-item-header {
     font-size: 25px;
     margin: 0;
     display: block;
}

.benefits .text-with-icons {
  position: relative
}
.benefits .text-with-icons__item {
margin:0;
padding: 20px 0 20px 0
}

.benefits .text-with-icons__icon-wrapper img {
  width:50px
}

.benefits .list-item-header {
font-size: 20px
}
.benefits .left-content {
min-width:400px
}
.benefits-text .left-content {
  margin:0px !important
}
.benefits .left-content .rte {
  margin-top: 60px
}
.benefits .left-content .rte strong {
  font-size: 22px
}
.benefits .list-item-header {
  font-size: 24px;
  color: #fff
}
.benefits .benefits-text .left-content .heading {
  margin-top: 30px
}
.benefits .text-with-icons__icon-wrapper svg {
  width: 45px;
  height: 45px
}
.promotion-cards1 .promo-block {
  padding: 0;
  border: solid 1px #dcdcdc;
  overflow: visible
}
.promotion-cards1 .promo-block .content {
  width: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center
}
.promotion-cards1 .promo-block .panel {
  width: 100%;
  padding: 40px 50px;
  border-radius: 10px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url(../images/logo-outline-icon.png);
  background-size: cover
}
.promotion-cards1 .promo-block .panel_badge {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(30px, -44px);
  width: 140px
}
.promotion-cards1 .promo-block .panel_badge svg {
  width: 100%
}
.promotion-cards1 .promo-block .promo-block__heading {
  font-size: 40px;
  color: #198754;
  margin-bottom: 20px
}
.promotion-cards1 .promo-block .promo-block__content {
  margin-bottom: 30px
}
.promotion-cards1 .promo-block .panel label {
  font-size: 20px;
  letter-spacing: 1px
}
.promotion-cards1 .promo-block .panel-item-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.promotion-cards1 .promo-block .panel-item-wrapper .panel-item {
  width: 30%;
  text-align: center;
  padding-top: 20px
}
.promotion-cards1 .promo-block .panel-item-wrapper .panel-item .item-icon {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px
}
@media screen and (max-width: 991px) {
  .promotion-cards1 .promo-block {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .promotion-cards1 .promo-block .panel_badge {
    transform: translate(20px, -60px);
    width: 100px;
    top: 50%;
  }
}
@media screen and (max-width: 550px) {
  .benefits .bullets-wrap {
    max-width: 94vw;
  }
  .benefits .benefits-text {
    text-align: left;
  }
  .benefits .left-content .rte {
    margin-top: 30px;
  }
  .benefits .text-with-icons__icon-wrapper svg {
    margin-top: 5px;
  }
  .promotion-cards1 .promo-block .content,
  .promotion-cards1 .promo-block .panel {
    padding-left: 20px;
    padding-right: 20px;
  }
  .promotion-cards1 .promo-block .panel-item-wrapper .panel-item .item-icon {
    padding-bottom: 10px;
  }
}


/**
 * --------------------------------------------------------------------
 * ASPECT RATIO
 * --------------------------------------------------------------------
 */

.aspect-ratio {
  position: relative;
  margin-left: auto;
  margin-right: auto
}

/* The aspect-ratio can also contain a native HTML5 video element */
.aspect-ratio img,
.aspect-ratio video,
.aspect-ratio svg {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  max-height: 100%;

  top: 0;
  left: 0
}

.aspect-ratio--square {
  padding-bottom: 100% !important
}

.aspect-ratio--short {
  padding-bottom: 75% !important
}

.aspect-ratio--tall {
  padding-bottom: 150% !important
}

.aspect-ratio--square img,
.aspect-ratio--short img,
.aspect-ratio--tall img {
  position: absolute;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
@supports ((-o-object-fit: contain) or (object-fit: contain)) {
  .aspect-ratio--square img,
  .aspect-ratio--short img,
  .aspect-ratio--tall img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}


/**
 * --------------------------------------------------------------------
 * LAZY LOADING
 * --------------------------------------------------------------------
 */


@-webkit-keyframes lazyLoader {
  0%, 100% {
    transform: translateX(-50%);
  }
  50% {
    transform: translateX(100%);
  }
}

@keyframes lazyLoader {
  0%, 100% {
    transform: translateX(-50%);
  }
  50% {
    transform: translateX(100%);
  }
}
img.lazyload[data-sizes=auto] {
  width: 100%;
  /* this is needed to help LazySizes calculate the correct size */
}

.image--fade-in {
  opacity: 0;
  transition: opacity 0.3s ease-in-out
}

.image--blur-up {
  -webkit-filter: blur(1px);
          filter: blur(1px)
}

.lazyloaded.image--fade-in,
.no-js [data-bgset],
.no-js [data-bg] {
  opacity: 1
}

.lazyloaded.image--blur-up {
  -webkit-filter: none;
          filter: none
}

.lazyload__loader {
  position: absolute;
  display: block;
  height: 2px;
  width: 40px;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  margin: auto;
  pointer-events: none;
  background-color: var(--border-color);
  z-index: -1;
  transition: all 0.2s ease-in-out;
  overflow: hidden
}

.lazyload__loader::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 200%;
  background-color: var(--text-color)
}

.lazyloading ~ .lazyload__loader {
  opacity: 1;
  visibility: visible;
  z-index: 1
}
.lazyloading ~ .lazyload__loader::after {
  -webkit-animation: lazyLoader 3s infinite;
          animation: lazyLoader 3s infinite;
  -webkit-animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99);
          animation-timing-function: cubic-bezier(0.43, 0.43, 0.25, 0.99)
}

.\31\/1 {
  width: 100%
}

.\31\/2 {
  width: 50%
}

.\31\/3 {
  width: 33.333333%
}

.\31\/4 {
  width: 25%
}

.\31\/5 {
  width: 20%
}

.\31\/6 {
  width: 16.666667%
}

@media screen and (max-width: 640px) {
  .hidden-phone {
    display: none !important;
  }

  .\31\/1--phone {
    width: 100%;
  }

  .\31\/2--phone {
    width: 50%;
  }

  .\31\/3--phone {
    width: 33.333333%;
  }

  .\31\/4--phone {
    width: 25%;
  }

  .\31\/5--phone {
    width: 20%;
  }

  .\31\/6--phone {
    width: 16.666667%;
  }
}

@media screen and (min-width: 641px) and (max-width: 999px) {
  .hidden-tablet {
    display: none !important;
  }

  .\31\/1--tablet {
    width: 100%;
  }

  .\31\/2--tablet {
    width: 50%;
  }

  .\31\/3--tablet {
    width: 33.333333%;
  }

  .\31\/4--tablet {
    width: 25%;
  }

  .\31\/5--tablet {
    width: 20%;
  }

  .\31\/6--tablet {
    width: 16.666667%;
  }
}

@media screen and (min-width: 641px) {
  .hidden-tablet-and-up {
    display: none !important;
  }

  .\31\/1--tablet-and-up {
    width: 100%;
  }

  .\31\/2--tablet-and-up {
    width: 50%;
  }

  .\31\/3--tablet-and-up {
    width: 33.333333%;
  }

  .\31\/4--tablet-and-up {
    width: 25%;
  }

  .\31\/5--tablet-and-up {
    width: 20%;
  }

  .\31\/6--tablet-and-up {
    width: 16.666667%;
  }
}

@media screen and (max-width: 999px) {
  .hidden-pocket {
    display: none !important;
  }

  .\31\/1--pocket {
    width: 100%;
  }

  .\31\/2--pocket {
    width: 50%;
  }

  .\31\/3--pocket {
    width: 33.333333%;
  }

  .\31\/4--pocket {
    width: 25%;
  }

  .\31\/5--pocket {
    width: 20%;
  }

  .\31\/6--pocket {
    width: 16.666667%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1279px) {
  .hidden-lap {
    display: none !important;
  }

  .\31\/1--lap {
    width: 100%;
  }

  .\39\/12--lap {
    width: 75%;
  }

  .\32\/3--lap {
    width: 66.666666%;
  }

  .\31\/2--lap {
    width: 50%;
  }

  .\31\/3--lap {
    width: 33.333333%;
  }

  .\31\/4--lap {
    width: 25%;
  }

  .\31\/5--lap {
    width: 20%;
  }

  .\31\/6--lap {
    width: 16.666667%;
  }
}

@media screen and (min-width: 1000px) {
  .hidden-lap-and-up {
    display: none !important;
  }

  .\31\/1--lap-and-up {
    width: 100%;
  }

  .\39\/12--lap-and-up {
    width: 75%;
  }

  .\32\/3--lap-and-up {
    width: 66.666666%;
  }

  .\31\/2--lap-and-up {
    width: 50%;
  }

  .\31\/3--lap-and-up {
    width: 33.333333%;
  }

  .\31\/4--lap-and-up {
    width: 25%;
  }

  .\31\/5--lap-and-up {
    width: 20%;
  }

  .\31\/6--lap-and-up {
    width: 16.666667%;
  }
}

@media screen and (min-width: 1280px) {
  .hidden-desk {
    display: none !important;
  }

  .\31\/1--desk {
    width: 100%;
  }

  .\39\/12--desk {
    width: 75%;
  }

  .\32\/3--desk {
    width: 66.666666%;
  }

  .\31\/2--desk {
    width: 50%;
  }

  .\31\/3--desk {
    width: 33.333333%;
  }

  .\31\/4--desk {
    width: 25%;
  }

  .\31\/5--desk {
    width: 20%;
  }

  .\31\/6--desk {
    width: 16.666667%;
  }
}

@media screen and (min-width: 1440px) {
  .hidden-wide {
    display: none !important;
  }

  .\31\/1--wide {
    width: 100%;
  }

  .\39\/12--wide {
    width: 75%;
  }

  .\32\/3--wide {
    width: 66.666666%;
  }

  .\31\/2--wide {
    width: 50%;
  }

  .\31\/3--wide {
    width: 33.333333%;
  }

  .\31\/4--wide {
    width: 25%;
  }

  .\31\/5--wide {
    width: 20%;
  }

  .\31\/6--wide {
    width: 16.666667%;
  }
}

.block-list {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 -7px -20px -7px
}

.block-list__item {
  display: flex; /* Allow to stretch the content if different block items have different height */
}

/* Unfortunately IE11 does not like nested flex items, so for IE11, we revert to display: block */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-list__item {
    display: block;
  }
}

.block-list__item > :first-child {
  margin: 0 7px 25px 7px;
  flex: 1 0 0%
}

@media screen and (min-width: 641px) {
  .block-list {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -15px -30px -15px;
  }

  .block-list__item > :first-child {
    margin: 0 15px 30px 15px;
  }
}

@media screen and (min-width: 1000px) {
  .block-list {
    white-space: normal;
  }

  .block-list::before,
  .block-list::after {
    display: none;
  }

  .block-list__item--grow {
    flex-grow: 1;
  }
}

.button {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  line-height: 48px;
  border-radius: 10px;
  text-align: center;
  font-weight: var(--text-font-bolder-weight);
  font-size: var(--base-text-font-size);
  cursor: pointer;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out, box-shadow 0.25s ease-in-out
}

.button--floating {
  transition: box-shadow 0.2s ease-in-out
}

.button--floating:hover {
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.06)
}

.promo-block {
  position: relative;
  display: flex;
  min-height: 240px;
  padding: 20px 24px;
  border-radius: 10px;
  overflow: hidden
}

.promo-block--small {
  min-height: 220px
}

.promo-block--large {
  min-height: 260px
}

.promo-block--top-left,
.promo-block--top-center,
.promo-block--top-right {
  align-items: flex-start
}

.promo-block--middle-left,
.promo-block--middle-center,
.promo-block--middle-right {
  align-items: center
}

.promo-block--bottom-left,
.promo-block--bottom-center,
.promo-block--bottom-right {
  align-items: flex-end
}

.promo-block--top-right,
.promo-block--middle-right,
.promo-block--bottom-right {
  text-align: right;
  justify-content: flex-end
}

.promo-block--top-center,
.promo-block--middle-center,
.promo-block--bottom-center {
  text-align: center;
  justify-content: center
}

.promo-block--top-left,
.promo-block--middle-left,
.promo-block--bottom-left {
  text-align: left;
  justify-content: flex-start
}

.promo-block__image-clip,
.promo-block__image-wrapper {
  position: absolute;
  top:0px;
  left: 0;
  width: 100%;
  height: 100%
}

.promo-block__image-clip {
  overflow: hidden
}

.promo-block__image-wrapper {
  background-repeat: no-repeat;
  background-position: right calc(100% + 15px);
  background-size: auto 185px;
  transition: opacity 0.2s ease-in-out, background-position 0.35s ease-in-out
}

.promo-block__image-wrapper--cover {
  background-size: cover !important;
  background-position: top!important;
  overflow: visible!important;
  transform: scale(1.01); /* The 1.01 is necessary to avoid some rounding issues on Chrome */
  transition: opacity 0.2s ease-in-out, transform 0.35s ease-in-out
}

.promo-block__inner {
  position: relative;
  z-index: 1
}

.promo-block__content {
  margin-bottom: 1em
}

.promo-block__heading {
  margin-bottom: 3px;
  color: inherit
}

.promo-block__cta {
  margin-top: 3px;
  width: 175px;
  padding: 0 10px
}

.promo-block--small .promo-block__image-wrapper {
  background-size: auto 155px
}

/** Overlay variation **/
.promo-block--overlay::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.5));
  z-index: 1
}

@media (-moz-touch-enabled: 0),(hover: hover) {
  .promo-block__image-wrapper {
    background-position: right calc(100% + 35px);
  }

  .promo-block:hover .promo-block__image-wrapper {
    background-position: right calc(100% + 15px);
  }

  .features--animate-zoom .promo-block:hover .promo-block__image-wrapper--cover {
    transform: scale(1.07);
  }
}

@media screen and (min-width: 641px) {
  .promo-block {
    min-height: 270px;
    padding: 26px 30px;
  }

  .promo-block--small {
    min-height: 240px;
  }

  .promo-block--large {
    min-height: 300px;
  }
}

@media screen and (min-width: 1000px) {
  .promo-block {
    min-height: 250px;
  }

  .promo-block--small {
    min-height: 280px;
  }

  .promo-block--large {
    min-height: 360px;
  }

  .promo-block__image-wrapper {
    background-size: auto 260px;
  }

  .promo-block--small .promo-block__image-wrapper {
    background-size: auto 220px;
  }

  .promo-block__heading {
    margin-bottom: 8px;
  }

  .promo-block__cta {
    margin-top: 8px;
  }
}

.rte {
  word-break: break-word; /* Prevent long words to go outside the container */
}

/* Simple, minimum clearfix added to every RTE text to avoid issue with float */
.rte::after {
  content: "";
  display: block;
  clear: both
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {
  margin: 1em 0;
  font-family: 'rubik, sans-serif';
  color: var(--heading-color)
}

.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
  margin-top: 0
}

.rte h1 {
  margin: 1.4em 0 0.7em 0
}

.rte h2 {
  margin: 1.55em 0 0.6em 0
}

.rte h3 {
  margin: 1.8em 0 0.8em 0
}

.rte h4 {
  margin: 1.9em 0 0.6em 0
}

.rte h5 {
  margin: 2.2em 0 0.7em 0
}

.rte h6 {
  margin: 2.5em 0 0.6em 0
}

.rte img {
  display: block
}

.rte p:not(:last-child),
.rte ul:not(:last-child),
.rte ol:not(:last-child) {
  margin-bottom: 0.7em
}

.rte a:not(.button) {
  color: var(--link-color);
  transition: color 0.2s ease-in-out;
  -webkit-text-decoration: var(--text-link-decoration);
          text-decoration: var(--text-link-decoration);
  text-underline-position: under
}

.rte a:not(.button):hover {
  color: var(--link-color-hover)
}

.rte p + .button {
  margin-top: 1em
}

.rte ul, .rte ol {
  margin-left: 18px
}

.rte ul li, .rte ol li {
  position: relative
}

.rte ul li:not(:last-child), .rte ol li:not(:last-child) {
  margin-bottom: 5px
}

.rte ul {
  list-style: none
}

.rte ul li::before {
  position: absolute;
  content: "";
  left: -18px;
  top: 0.8em;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background: rgba(var(--text-color-rgb), 0.4)
}

.rte ol {
  list-style-position: outside
}

.rte img,
.rte .video-wrapper {
  margin: 2.7em 0;
  width: 100%
}

.rte blockquote {
  margin: 3em 0 3em 10px;
  padding-left: 20px;
  font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 16px));
  border-left: 5px solid rgba(var(--text-color-rgb), 0.4)
}

.rte table {
  margin-top: 2em
}

@media screen and (min-width: 641px) {
  .rte blockquote {
    padding-left: 30px;
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 18px));
  }

  .rte img,
  .rte .video-wrapper {
    margin: 3em 0;
  }
}



/* copy-end */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------- */











.text-with-icons__item {
  width: 100%;
  line-height: 1.6
}

.text-with-icons__title {
  margin-bottom: 4px
}

.text-with-icons__icon-wrapper {
  margin-bottom: 15px
}

.text-with-icons__icon-wrapper svg {
  width: 30px;
  height: 30px;
  vertical-align: middle
}

.text-with-icons__content > p {
  margin-bottom: 0
}

@media screen and (max-width: 640px) {
  .text-with-icons {
    padding-bottom: 28px;
    text-align: center;
  }

  .text-with-icons::after {
    content: "flickity";
    display: none;
  }

  .text-with-icons--stacked {
    padding-bottom: 0;
  }

  .text-with-icons--stacked .text-with-icons__item:not(:last-child) {
    margin-bottom: 34px;
  }

  .text-with-icons--stacked::after {
    content: ""; /* Disable Flickity */
  }
}

@media screen and (min-width: 641px) {
  .text-with-icons {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px -45px -40px;
  }

  /* When it follows a page__header element we slightly move it up */
  .page__header + .text-with-icons {
    margin-top: -5px;
  }

  .text-with-icons__item {
    display: flex;
    flex-basis: calc(50% - 90px);
    margin: 0 40px 45px 40px;
  }

  .text-with-icons__icon-wrapper {
    margin: 0.5em 10px 0 0;
  }
}

@media screen and (min-width: 1000px) {
  .text-with-icons {
    padding: 0 100px;
    justify-content: center;
  }

  .text-with-icons__item {
    display: flex;
    flex-basis: calc(50% - 140px);
  }
}

@media screen and (min-width: 1280px) {
  .text-with-icons {
    padding: 0;
    margin: 0 -35px;
    flex-wrap: nowrap;
    justify-content: space-around;
  }

  .text-with-icons__item {
    flex-basis: calc(25% - 30px);
    margin: 0 15px;
  }
}

/**
 * --------------------------------------------------------------------
 * IMAGE WITH TEXT
 * --------------------------------------------------------------------
 */

.image-with-text {
  display: flex;
  flex-direction: column;
  padding-top: 40px
}

.image-with-text__image-container {
  margin-bottom: 25px
}

@media screen and (max-width: 999px) {
  .image-with-text__image-container {
    width: 100% !important;
    order: -1; /* Make sure the image is always coming first on small screens */
  }
}

@media screen and (min-width: 1000px) {
  .image-with-text {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .image-with-text__image-container {
    max-width: 50%; /* Make sure that we constraint a maximum and minimum width no matter what the merchant choose to keep the text readable */
    min-width: 30%;
  }

  .image-with-text__image-container,
  .image-with-text__text-container {
    width: 50%;
    margin: 0;
  }

  .image-with-text__text-container:last-child {
    padding-left: 60px;
  }

  .image-with-text__text-container:first-child {
    text-align: left;
    padding-right: 60px;
  }
  .image-with-text__text-container:first-child .image-with-text__text-aligner {
    display: inline-block;
    text-align: left;
  }
}

@media screen and (min-width: 1000px) {
  .image-with-text__image-container {
    max-width: none;
    min-width: 0;
  }
}

@media screen and (min-width: 1280px) {
  .image-with-text__text-container:last-child {
    padding-left: 75px;
  }

  .image-with-text__text-container:first-child {
    padding-right: 75px;
  }
}