h1 {
  padding-bottom: 1rem;
  font-size: var(--heading2-fs);
}
.about-payin p {
  padding-bottom: 0;
}
.italic {
  font-style: italic;
}
.paper-content.title {
  text-align: center;
  color: var(--DarkBlue50);
}
.landing-container.paperpay-in {
  padding: 12rem 1rem 7rem;
}
.landing-text {
  max-width: 650px;
  z-index: 9;
}
.landing-illustration.paperpay-in img {
  max-width: 600px;
  display: flex;
  justify-content: center;
  position: relative;
  left: 4rem;
}
.about-payin {
  text-align: center;
  color: #133f5d;
}
.paper-content.paperpay-in h2 {
  padding-bottom: 1rem;
}

.paper-content-title {
  text-align: center;
  color: var(--DarkBlue50);
  padding-bottom: 6rem;
}
.flex-container {
  position: relative;
}
.content-text.paperpay-in::after {
  content: "";
  position: absolute;
  top: 51px;
  left: 3.5rem;
  width: 1px;
  height: 82%;
  background-color: #95a2ad;
}
.copy {
  text-align: left;
  padding: 1rem 3rem;
  margin: 0 auto;
  width: 100%;
  padding-left: 5rem;
}
.copy p {
  padding-bottom: 0;
}

#experienceTab.nav-pills .nav-item {
  margin: 0;
  /* padding-left: 2rem; */
}
.content-text.paperpay-in::before {
  border: 3px solid #95a2ad;
  background-color: #133f5d;
}

#experienceTab.nav-pills .nav-link.active {
  background-color: #f2f7fc;
  position: relative;
  border-radius: 19px;
  color: var(--DarkBlue50);
}

#experienceTab.nav-pills .nav-link.active::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 31px;
  width: 35px;
  height: 35px;
  background: url("https://storage.googleapis.com/clevertap-assets/paperpayin/centang.svg");
  z-index: 9;
}

#experienceTab.nav-pills .nav-link {
  /* border-left: 3px solid #95A2AD; */
  color: #95a2ad;
  height: max-content;
  width: 580px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
#experienceTab.nav-pills .nav-link::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 43px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #95a2ad;
  z-index: 9;
}

#experienceTab.nav-pills .nav-link:hover {
  color: #133f5d;
  background-color: #f2f7fc;
  border-radius: 19px;
}

.nav-link.tablist-link .motion-mobile {
  display: none;
}

#ppi-animation1 img {
  position: relative;
  max-width: 615px;
  top: -17rem;
  left: 5rem;
}

#ppi-animation2 img {
  position: relative;
  max-width: 615px;
  top: -7.5rem;
  left: 4rem;
}

#ppi-animation3 img {
  position: relative;
  max-width: 615px;
  top: 2.8rem;
  left: -2.5rem;
}

#ppi-animation4 img {
  position: relative;
  max-width: 720px;
  top: 18rem;
  left: 2rem;
}

#ppi-animation5 img {
  position: relative;
  max-width: 700px;
  top: 26rem;
  left: -1rem;
}
.digpay-fee.paperpay-in {
  color: #133f5d;
  padding: 0 0 10.5rem;
}
.digpay-fee.paperpay-in h2>br{
  display: none;
}
.digpay-fee table {
  width: 100%;
  font-family: "Lato";
  font-size: 16px;
}
.digpay-fee table tr td.title-header-ppi {
  text-align: left;
  padding-left: 35px;
}
.fee-card-table .end {
  padding-right: 25px;
}
.paper-container.digpay-fee {
  padding: 0 1rem 12rem;
}
.paper-plus-digpay {
  width: 11px;
  position: relative;
  top: -6px;
  left: 3px;
  margin-right: 6px;
}
.title-header {
  display: flex;
  justify-content: center;
  text-align: left;
  font-weight: 700;
}
.strike-through.ppi::before {
  height: 2px;
}
.grey-tab {
  background-color: #eef1f480;
}
.number {
  padding-inline: 5px;
  border-radius: 50%;
  background-color: #f37d51;
  color: #fff;
  font-size: 1rem;
  height: min-content;
  margin-left: 0.5rem;
}
.number.sup,
.number.ul {
  margin-left: 0;
}
.number.ul {
  margin-right: 1rem;
}
.number.sup {
  position: relative;
  top: -6px;
  left: 4px;
}
.number.sup.va {
  left: -1px;
  top: -12px;
}
.bold-pricing {
  font-weight: 700;
}
li.sub {
  margin-left: 2rem;
}
.margin-left {
  margin-left: 1.4rem;
}
.pricing-desc {
  text-align: left;
}
.ul-pricing {
  list-style: none;
  padding-top: 2rem;
  font-family: "Lato";
  font-size: 1.3rem;
}
.ul-pricing li {
  margin-bottom: 0.5rem;
}

.tokped-table-header.ppi tr td {
  left: 0;
}
.content-text h2 {
  padding-bottom: 1rem;
}
.content-text .th-controls {
  display: flex;
  justify-content: end;
  padding-bottom: 2rem;
}

.content-text .carousel-control-next,
.content-text .carousel-control-prev {
  height: 27px;
  background: #4195d5;
  width: 27px;
  bottom: -14px;
  right: 0px;
  top: auto;
  box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 14%);
  -webkit-box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 14%);
  -moz-box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.14);
  border-radius: 100px;
  opacity: 1;
  transition: 0.3s;
  position: initial;
  margin-left: 1.5em;
}

.content-text .carousel-control-next:hover,
.content-text .carousel-control-prev:hover {
  opacity: 0.7;
  box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 15%);
  -webkit-box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 15%);
  -moz-box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.15);
}

.paper-container .carousel-control-prev-icon {
  background-image: url("../../img/left-arrow-light.svg");
  position: relative;
  left: -1px;
  max-width: 8px;
}

.paper-container .carousel-control-next-icon {
  background-image: url("../../img/right-arrow-light.svg");
  position: relative;
  left: 1px;
  max-width: 8px;
}
.carousel-control-next,
.carousel-control-prev {
  height: 38px;
  background: #4195d5;
  width: 38px;
  right: 0;
  box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 36%);
  -webkit-box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 36%);
  -moz-box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.36);
  border-radius: 100px;
  opacity: 0.2;
  transition: 0.3s;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
  opacity: 1;
  box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 15%);
  -webkit-box-shadow: -1px 0px 16px 0px rgb(0 0 0 / 15%);
  -moz-box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.15);
}

.testimoni {
  background-color: #f8fbfe;
}
.paper-container.testi {
  height: 100%;
}
.content-text.testi {
  padding-right: 3rem;
}
.content-text h2 {
  text-align: right;
  color: #133f5d;
}
.carousel * {
  font-family: "Lato";
}
.carousel-item {
  background: transparent;
}
.flex-container.testi {
  align-items: normal;
  margin: 3em 0 0;
}
.users-testimony .card {
  padding: 2em;
  width: 100%;
  /* max-width: 584px; */
  text-align: left;
  background: linear-gradient(
    122.33deg,
    #133f5d 26.62%,
    #4195d5 88.48%,
    #71b0e0 105.12%
  );
  border-radius: 15px;
}

#testimony-carousel .paper-aurora {
  position: absolute;
  width: 100%;
  max-width: 450px;
  right: -3em;
  bottom: -12em;
  opacity: 0.6;
}
#testimony-carousel .carousel-inner {
  position: relative;
  overflow: visible;
}

.testimony-desc.paperpay-in {
  width: 100%;
  /* max-width: 593px; */
  position: relative;
}
.testimony-desc.paperpay-in p {
  font-family: "Lustria";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.5;
  letter-spacing: -0.02em;
  color: #fff;
  padding-top: 2rem;
}
.testimony-desc img {
  position: absolute;
  right: 3px;
  top: -2rem;
  width: 100%;
  max-width: 29px;
  opacity: 0.3;
}
.users-testimony .jobtitle img {
  max-width: 125px;
}
.users-testimony .jobtitle img#logo4 {
  max-width: 140px;
  position: relative;
  left: -2rem;
}
.users-testimony .jobtitle img#logo2,
.users-testimony .jobtitle img#logo1 {
  max-width: 105px;
  position: relative;
  left: -1rem;
}
.testimony-desc img#apostrophe-logo2 {
  top: -5rem;
}
.testimony-desc img#apostrophe-logo4 {
  top: -4rem;
}
.testimony-name p {
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  margin: 0;
  text-align: left;
  color: #fff;
}
.testimony-name-title {
  font-weight: 400;
}
.testimony-desc.paperpay-in img {
  max-width: 29px;
}
.testimony-points {
  display: none;
}
.testimony-points.active {
  display: flex;
  justify-content: right;
  gap: 2rem;
}
.testimony-points h2 {
  padding-bottom: 0;
}
.testimony-points-item {
  max-width: 200px;
  text-align: right;
}
.testimony-points-item p {
  color: #133f5d;
  font-weight: 400;
}

.paperinaja.paperpay-in {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-top: 0;
}
.paperinaja.paperpay-in h2 {
  text-align: left;
}
.illustration-footer {
  width: 100%;
  max-width: 450px;
}
.illustration-footer img {
  max-width: 450px;
}

.footer-row.new-footer #homepage-footer{
  border-top: 1px solid #ffffff8f !important;
}

.footer-row.new-footer #homepage-footer{
  padding: 3rem 0 2rem;
}
/* ========================================
   Digpay Fee Section
   ======================================== */
.strike-through {
  position: relative;
  margin-right: 10px;
}

.strike-through::before {
  position: absolute;
  height: 3px;
  background: #e35273;
  width: 100%;
  content: "";
  top: 9px;
}

.digpay-fee table tr td.title-header {
  text-align: left;
  width: 150px;
}
.digpay-fee table tr td {
  font-weight: 600;
}

.digpay-fee table tr.header td.title-header {
  font-weight: 700;
  padding-left: 35px;
  width: 200px;
}

.stamp-terendah {
  width: 100%;
  max-width: 120px;
  height: 50px;
  transform: rotate(14deg);
  position: absolute;
  right: 0;
  top: 11em;
  z-index: 9;
}

.digpay-fee table tr td {
  padding: 20px 0;
}
.digpay-fee table {
  width: 100%;
  font-family: "Lato";
  font-size: 16px;
}

.fee-card-table h5 {
  font-family: "Lato";
  font-size: 16px;
  text-align: left;
  font-weight: 400;
  padding: 35px 30px 0;
}
.fee-card-table {
  width: 100%;
  box-shadow: 0px -4px 8px rgba(0, 0, 0, 4%), 0px 8px 15px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: 0px -4px 8px rgba(0, 0, 0, 4%),
    0px 8px 15px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0px -4px 8px rgba(0, 0, 0, 4%),
    0px 8px 15px 0px rgb(0 0 0 / 8%);
  border-radius: 10px;
  padding: 0 0 30px;
}

.paper-plus-digpay {
  width: 11px;
  position: relative;
  top: -6px;
  left: 3px;
  margin-right: 6px;
}

/* @media (max-width: 917px) {
  .fee-card-table-scroll {
    overflow-x: scroll;
  }
  .fee-card-table {
    width: 1000px;
  }
} */

@media (max-width: 1010px) {
  .fee-card-table-scroll {
    overflow-x: auto;
  }
  .fee-card-table {
    width: 1010px;
  }
  .stamp-terendah {
    top: 14em;
  }
  .digpay-fee.paperpay-in h2>br{
    display: block;
  }
}

.sup-pricing {
  font-weight: 600;
  color: #62a9db;
}

.line-pricing {
  display: flex;
  position: absolute;
  width: 90%;
  margin-top: 4px;
  text-align: center;
  margin-left: 2.5%;
  z-index: 1;
}

.line-pricing-vr {
  width: 1.5px;
  height: 18px;
  background-color: #d7dee3;
}

.line-pricing-hr {
  width: 98%;
  height: 2px;
  border-bottom: 4px dotted #47525d;
  margin-top: 9px;
}

.line-pricing-title {
  background-color: #fbfdfe;
  position: absolute;
  z-index: 2;
  margin-left: 28%;
  padding: 0px 5px;
}

.ol-pricing {
  line-height: 2em;
  font-weight: normal;
  margin-top: 50px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 16px;
}

.tokped-table-header {
  width: 100%;
  height: 10px;
}

.tokped-table-header tr td {
  width: 50%;
  font-weight: 700 !important;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  text-align: center;
  padding-top: 5px !important;
  padding-bottom: 0px !important;
  color: #1c4663;
  position: relative;
  left: 10px;
}
#icon-jcb {
  margin-left: -10px;
}
#icon-tokopedia {
  margin-top: 20px;
}

@media (max-width: 380px) {
  h1 {
    font-size: 1.5rem;
  }
  h2 {
    font-size: 1.4rem;
  }
  .landing-text p {
    width: 90%;
    margin: 0 auto;
  }
  .ul-pricing {
    font-size: 1rem;
  }
  .landing-container.paperpay-in {
    padding-top: 12rem;
  }
}

.landing-container::before, .landing-container::after {
    display: none;
}
.paper-stars-bg{
  position: relative;
}
.paper-stars-bg::before{
  background: transparent url(https://storage.googleapis.com/clevertap-assets/landing-page/stars.webp) repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  z-index: 0;
  opacity: 0.4;
  content: '';
}
.hero-star {
    position: absolute;
    width: 100%;
    max-width: 1582px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    -webkit-animation-name: blinker;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}

.invoice-point {
  counter-increment: step-counter; 
}

.invoice-point p::before {
  content: counter(step-counter) "";
  font-weight: bold;
  color: #133F5D;
  margin-right: 5px;
  background: linear-gradient(138deg, #9CC8E7 2.65%, #FFF 97.35%);
  border-radius: 50px;
  text-align: center;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -108%);
  font-size: 1.1rem;
}

.invoice-point:first-child {
  counter-reset: step-counter; 
}

.invoice-step{
  display: flex;
  padding-top: 1em;
}

.invoice-point {
  padding: 0 1em;
}
.invoice-point img{
  max-height: 330px;
}
h2{
  padding-bottom: 1rem;
  line-height: 1.4;
}

.invoice-point p{
  padding-top: 3em;
  position: relative;
}

/* .paper-container{
  padding: 5rem 1rem;
} */

.cashflow-optimal .text-center img{
  width: 100%;
  max-width: 500px;
  margin: -6em 0 -5em -1px;
}

.about-payin{
  background: #f8fbfe;
}

.slider-container {
  overflow: hidden;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  min-width: 100%;
  box-sizing: border-box;
  display: flex;
  max-height: 520px;
}

.controls {
  margin-top: 10px;
  text-align: right;
  margin: 2em 1em;
}

button {
  padding: 10px 20px;
  margin: 0 5px;
  border: none;
  background: #007BFF;
  color: white;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
}

button:hover {
  background: #0056b3;
}

button:active {
  transform: scale(0.95);
}

.content-slide img{
  width: 100%;
  max-width: 330px;
}

.content-slide h3,.content-slide p{
  color:#133F5D;
}
.content-slide{
  background: #F2F7FC;
  width: 50%;
  margin: 0 2em;
  padding: 3em 3em;
  border-radius: 13px;
}


button:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.controls button img{
  filter: brightness(0) invert(1);
}
.controls button:focus{
  border-color: transparent;
  outline: none;
}
.controls button{
  background: #95C856;
  border-radius: 100px;
  padding: 6px;
  font-size: 10px;
  line-height: 1;
  transition: 0.3s;
}
.controls button:hover{
  opacity: 0.8;
}
.controls #prevSlider img{
  transform: rotate(180deg);
}
.controls button[disabled]{
  background: #D6EABE;
}

.paper-content.paperpay-in .paper-content-title{
  padding-bottom: 4rem;
}
.content-slide .image-box{
  height: 260px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-slide.slide-2 img {
  margin-bottom: 5rem;
}

.white-bg, .cashflow-optimal {
  color: #133F5D;
}

.cashflow-optimal {
  padding-bottom: 6rem;
}

@media (max-width: 1033px) {
  .landing-illustration.paperpay-in img {
    max-width: 550px;
    position: initial;
  }
  #experienceTab.nav-pills .nav-link {
    width: 480px;
  }

  #ppi-animation1 img {
    max-width: 550px;
    top: -25rem;
    left: 3.5rem;
  }

  #ppi-animation2 img {
    max-width: 550px;
    top: -10rem;
    left: 3rem;
  }

  #ppi-animation3 img {
    max-width: 551px;
    top: 3rem;
    left: -3rem;
  }

  #ppi-animation4 img {
    max-width: 668px;
    top: 20.5rem;
    left: 0;
  }

  #ppi-animation5 img {
    max-width: 590px;
    top: 32rem;
    left: -1rem;
  }
  .paperinaja.paperpay-in h2 br {
    display: none;
  }
  .content-text.paperpay-in::after {
    top: 4.5rem;
    height: 911px;
  }
  #experienceTab.nav-pills .nav-link::before {
    top: 58px;
  }
  #experienceTab.nav-pills .nav-link.active::before {
    top: 36px;
  }
}

@media (max-width: 976px) {
  .landing-container.paperpay-in p {
    padding-bottom: 1.5rem;
  }
  .landing-illustration img {
    margin-left: 2rem;
  }
  .landing-illustration.paperpay-in img {
    max-width: 570px;
  }
  .illustration-footer img {
    max-width: 400px;
  }
  .paper-heading-content.paperpay-in h2 {
    padding-bottom: 1rem;
  }
  .kenapa-simulator.paperpay-in {
    display: none;
  }
  #experienceTab.nav-pills .nav-link {
    width: 480px;
    min-height: 0;
  }
  .nav-link.active.tablist-link .motion-mobile {
    display: block;
    width: 100%;
    max-width: 350px;
    height: 100%;
    margin: 0 auto -6rem;
  }
  .copy {
    padding-left: 3rem;
  }
  .copy h3 {
    padding-bottom: 0;
  }
  #experienceTab.nav-pills .nav-link {
    display: block;
    height: max-content;
    width: 100%;
  }
  .flex-container.why {
    flex-direction: column;
  }
  .content-text.paperpay-in {
    width: 100%;
  }
  #mobile-ppi-animation1 img {
    width: 100%;
    position: relative;
    left: 4rem;
    top: -3rem;
  }
  #mobile-ppi-animation2 img {
    width: 100%;
    position: relative;
    left: 2rem;
    top: -5rem;
  }
  #mobile-ppi-animation3 img {
    width: 100%;
    position: relative;
    top: -6rem;
    left: -2rem;
  }
  #mobile-ppi-animation4 img {
    width: 130%;
    position: relative;
    top: -3rem;
    left: -1rem;
  }
  #mobile-ppi-animation5 img {
    width: 100%;
    position: relative;
    top: -3rem;
  }
  .content-text.paperpay-in::after {
    left: 31px;
    height: 93%;
    top: 45px;
  }
  #experienceTab.nav-pills .nav-link.active::before {
    content: "";
    position: absolute;
    top: 38px;
    left: 20px;
    width: 25px;
    height: 25px;
    background: url("https://storage.googleapis.com/clevertap-assets/paperpayin/centang.svg");
    background-size: 25px;
    z-index: 9;
  }
  #experienceTab.nav-pills .nav-link::before {
    content: "";
    position: absolute;
    top: 43px;
    left: 27px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #95a2ad;
    z-index: 9;
  }
  .slide .content-slide .image-box{
    height: 220px;
  }
  .invoice-step{
    overflow-x: scroll;
    padding-bottom: 2rem;
  }
}

@media (max-width: 768px) {
  /* .paper-container {
    padding: 7rem 1rem;
  } */
  .landing-illustration.paperpay-in img {
    max-width: 500px;
  }
  .about-payin br {
    display: none;
  }
  .paper-content-title {
    padding-bottom: 3rem;
  }
  .digpay-fee.paperpay-in {
    padding: 0 0 10rem;
  }
  .flex-container.testi {
    display: block;
    position: relative;
  }
  .content-text.testi {
    padding-right: 0;
    width: 100%;
  }
  .content-text h2 {
    text-align: center;
  }
  .nav-link.active.tablist-link .motion-mobile {
    max-width: 300px;
  }
  #mobile-ppi-animation1 img {
    left: 2rem;
  }
  #mobile-ppi-animation2 img {
    top: -3rem;
    left: 1rem;
    padding-bottom: 1.5rem;
  }
  #mobile-ppi-animation3 img {
    top: -4rem;
    left: -1rem;
    padding-bottom: 2rem;
  }
  #mobile-ppi-animation4 img {
    width: 100%;
    position: relative;
    top: -2rem;
    left: 2rem;
    padding-bottom: 1.5rem;
  }
  #mobile-ppi-animation5 img {
    width: 100%;
    position: relative;
    top: -3rem;
  }
  .testimony-points.active,
  .testimony-points-item p {
    justify-content: center;
    text-align: center;
  }
  .content-text .th-controls {
    justify-content: space-between;
    /* display: none; */
  }
  .content-illustration {
    position: relative;
  }
  .content-illustration.testi {
    width: 100%;
  }
  .paper-aurora {
    display: none;
  }
  .testimony-points-controls {
    /* position: absolute; */
    bottom: -10rem;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .th-controls {
    width: 100%;
    position: absolute;
  }
  .paper-container.testi {
    padding: 2rem 1rem 10rem;
  }
  .content-text .carousel-control-prev,
  .content-text .carousel-control-next {
    margin-left: 0;
  }
  .paperinaja.paperpay-in {
    flex-direction: column;
    text-align: center;
  }
  .paperinaja-warapper.paperpay-in {
    margin-top: -2rem;
  }
  .paper-heading-content.paperpay-in h2 {
    text-align: center;
    padding-bottom: 1rem;
  }
  .paperin-point.paperpay-in p {
    padding-bottom: 2rem;
  }
  .underline {
    text-decoration: underline;
  }
  .stamp-terendah {
    display: none;
  }
  .content-slide{
    margin: 0 1em;
    padding: 3em 1em;
  }
  .content-slide h3{
    font-size: 1.3rem;
    padding-bottom: 0.5em;
  }
  .slide .content-slide .image-box{
    height: 200px;
  }  
  .paper-content.paperpay-in .paper-content-title{
    padding-bottom: 2rem;
  }
}
@media (max-width: 633px) {
  .landing-illustration.paperpay-in img {
    max-width: 450px;
  }
  .landing-text h1 br {
    display: none;
  }
  .testimony-points.active {
    gap: 1rem;
  }
  .content-text .th-controls {
    margin-top: -2rem;
  }
  .content-text.paperpay-in::after {
    height: 94%;
  }
  h2{
    font-size: 1.8rem !important;
  }
}

@media (max-width: 480px) {
  .landing-illustration.paperpay-in img {
    max-width: 350px;
    margin: auto;
  }
  .illustration-footer img {
    max-width: 350px;
    margin-left: -2rem;
  }
  .testimony-desc.paperpay-in p {
    font-size: 1.2rem;
    line-height: 1.5;
    padding-bottom: 2rem;
  }
  .testimony-desc.paperpay-in img {
    max-width: 24px;
  }
  .users-testimony .jobtitle img#logo2, .users-testimony .jobtitle img#logo1 {
    max-width: 85px;
  }
  .users-testimony .jobtitle img#logo4 {
    max-width: 120px;
  }
  .users-testimony .jobtitle img {
    max-width: 100px;
  }
  .testimony-desc img#apostrophe-logo2 {
    top: -4rem;
  }
  .slide{
    display: block;
  }

  .content-slide{
    width: 100%;
    margin: 0 0 1em;
    padding: 2em 1.5em;
  }
  .content-slide.slide-1 img{
    max-width: 360px;
  }
  .slide{
    max-height: inherit;
  }
  .paper-container.testi{
    padding-bottom: 8rem;
  }
  .content-slide.slide-3-2 img{
    margin: -2em 0 0 -2em;
    max-width: 300px;
  }
  .content-slide.slide-2-2 img{
    margin: -3em 0 0 -2em;
  }
  .content-slide.slide-2-1 img{
    margin: -2em 0 0 -2em;
    max-width: 285px;
  }
  .content-slide.slide-3-1 img{
    margin: -2em;
  }
  .content-slide.slide-1 img{
    margin: -2em;
    max-width: 300px;
  }
  .paper-container.cashflow-optimal .paper-button{
    margin-top: 2em;
  }
  .cashflow-optimal .text-center img {
    margin: -3rem 0 -4rem 2rem;
  }
  /* .landing-text {
    min-width: auto;
    max-width: 300px;
    margin: auto;
  } */
}
.spc-campaign img{
  width: 100%;
  max-width: 400px;
  transform: rotate(-2deg);
}
.spc-campaign{
  padding-bottom: 18px;
}
@media (max-width: 390px) {
  .content-text.paperpay-in::after {
    height: 94.8%;
  }
  .spc-campaign img{
    max-width: 200px;
    margin-top: 1em;
  }
}
@media (max-width: 360px) {
  .illustration-footer img {
    margin-left: -4rem;
  }
}
