:root {
  --fs-heading-h1: 3.8rem;
  --fs-heading-h2: 3rem;
  --fs-heading-h3: 2rem;
  --fs-paragraph-lg: 1.3rem;
  --fs-paragraph-md: 1.2rem;
  --fs-paragraph-sm: 1rem;
  --fs-paragraph-xs: 0.8rem;
}

@media (max-width: 768px) {
  :root {
    --fs-heading-h1: 3rem;
    --fs-heading-h2: 2.8rem;
    --fs-heading-h3: 1.8rem;
    --fs-paragraph-lg: 1.1rem;
    --fs-paragraph-md: 1rem;
  }
}

@media (max-width: 480px) {
  :root {
    --fs-heading-h1: 2.6rem;
    --fs-heading-h2: 2rem;
    --fs-heading-h3: 1.3rem;
    --fs-paragraph-lg: 1rem;
    --fs-paragraph-md: 0.9rem;
  }
}

* {
  font-family: "Lato", sans-serif !important;
  box-sizing: border-box;
}

.navSection.primary .rootLink {
  color: var(--DarkBlue50) !important;
}

.globalNav .navSection.primary {
  padding-right: 0 !important;
}

.rootLink .menu-arrow {
  content: url("../img/down-arrow-dark.svg") !important;
}

.globalNav .navSection.mobile .rootLink {
  color: #47525d !important;
}

.order-to-cash {
  overflow: hidden;
}

.enterprise-solution .enterprise-landing .paper-container {
  padding-top: 14rem;
}

body h2 {
  font-size: var(--fs-heading-h2);
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1.3 !important;
}

.hero-title h1 {
  color: #133f5d;
  font-size: 4.2rem;
  margin-bottom: 0.6em;
  font-weight: 400;
  padding: 0;
  position: relative;
  z-index: 2;
}

.hero-section br.animate {
  display: none;
}

.hero-section p.footer-content {
  color: #718c9e;
  /* font-size: 0.7em; */
}

.hero-title {
  max-width: 1000px;
}

.hero-image img {
  margin-top: 0;
}

.paper-logo::before {
  background-image: url(../img/paperlogofinal.svg) !important;
  width: 190px !important;
  top: 6px !important;
}

.rootLink.ghost-button-green.fx {
  background: transparent !important;
  color: #4199d5 !important;
  border-color: #4199d5 !important;
}

.rootLink.ghost-button-green.fx:hover {
  background: #4199d5 !important;
  color: #fff !important;
}

.globalNav .rootLink.paper-button-green {
  background: #4199d5 !important;
  color: #fff !important;
  border-color: #4199d5 !important;
}

.globalNav .rootLink.paper-button-green:hover {
  background: #fff !important;
  color: #4199d5 !important;
}

.hero-image {
  position: absolute;
  width: 100%;
  max-width: 586px;
  right: -5em;
  top: 1em;
  z-index: 0;
}

.hero-image img {
  width: 100%;
}

.paper-partner .paper-container {
  padding: 4rem 1rem;
}

.blue-text {
  color: #4199d5;
}

.custom-footer .paper-container img {
  width: 120%;
  margin-left: -15%;
  margin-top: -10%;
}

.custom-footer .footer-row.new-footer {
  background: transparent;
}

.custom-footer {
  background: var(
    --footer-gradient,
    linear-gradient(
      119deg,
      #257ab4 -3.43%,
      #206a9c 8.08%,
      #0f3449 36.22%,
      #0b2835 51.36%
    )
  );
}

.go-live h2 {
  color: #fff;
  max-width: 500px;
  margin: 0 auto;
  font-weight: 400;
  padding-bottom: 2em;
}

.go-live .paper-container {
  position: relative;
  z-index: 20;
}

.go-live {
  position: relative;
  background: var(
    --Gradien-Biru,
    linear-gradient(344deg, #257ab4 20.16%, #113955 97.47%)
  );
}

.gl-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 4em;
}

.gl-point img {
  width: 100%;
  max-width: 115px;
}

.gl-point.fm img {
  max-width: 135px;
  margin: -14px 0px -5px;
}

.gl-point.fp img {
  max-width: 121px;
}

.gl-point h3,
.gl-point p {
  color: #fff;
}

.gl-point h3 {
  font-size: 1.5rem;
  font-weight: 700;
}

.gl-point .img-point {
  min-height: 110px;
}

.gl-point {
  max-width: 320px;
  text-align: center;
}

.aurora-green {
  position: absolute;
  width: 100%;
  max-width: 550px;
  right: 10em;
  z-index: 0;
  top: 0;
}

.gl-pattern {
  position: absolute;
  width: 100%;
  max-width: 870px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 15%);
  z-index: 0;
}

.hero-wrapper {
  overflow: hidden;
  position: relative;
}

.ii-wrapper h2 {
  text-align: left;
  padding: 0 0 0.3em;
  font-weight: 500;
}

.ii-wrapper {
  text-align: left;
  max-width: 450px;
}

.testimony.enterprise {
  background: white;
}

.testimony h2 {
  padding-bottom: 2rem;
}

.testi-wrapper .users img {
  width: 100%;
  border-radius: 70px;
  background: #f5f5f5;
  max-width: 60px;
  max-height: 64px;
}

.testi-box h3 {
  font-size: 1.7rem;
}

.testi-box p {
  color: #718c9e;
}

.testi-wrapper {
  display: flex;
  gap: 2.5em;
  position: relative;
  justify-content: flex-start;
  overflow-x: scroll;
  padding: 2em 2em 4em 4em;
  /* -ms-overflow-style: none;
    scrollbar-width: none; */
}

/* .testi-wrapper::-webkit-scrollbar { 
    display: none;
} */

.custom-footer .paper-container {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ffffff8f;
  justify-content: space-between;
}

.footer-form h2 {
  padding: 0;
  text-align: left;
}

.footer-form {
  padding: 2em;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  max-width: 580px;
}

.iti--separate-dial-code .iti__selected-dial-code {
  display: none;
}

.iti input[type="tel"] {
  padding-right: 36px !important;
}

.iti {
  width: 100%;
}

.footer-form .card {
  background: rgba(255, 255, 255, 0.25);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  overflow: hidden;
}

.card-body {
  margin-top: 1rem;
  padding-top: 0.5rem;
}

.footer-form label {
  color: white;
}

.btn {
  border-radius: 50px;
  background: #97cc56;
  border: none;
  padding-block: 12px;
  margin-inline: auto;
  margin-top: 1rem;
  width: 90%;
  font-size: 14px;
  font-weight: 700;
}

.footer-form .paper-button {
  width: 100%;
  margin-top: 1em;
}

.footer-form .header {
  color: white;
  padding: 24px;
  padding-bottom: 0;
  margin-bottom: -20px;
}

.footer-form .header p {
  font-size: var(--fs-paragraph-lg);
  padding: 0;
}

.form-control::placeholder {
  color: #133f5d;
  font-size: 12px;
}

.form-control[readonly] {
  background-color: white;
  cursor: pointer;
}

.form-control {
  color: #133f5d;
  font-size: 12px;
}

.success-msg {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #e3e3e3;
  width: 90%;
  color: #133f5d;
  border-radius: 6px;
}

.success-header {
  display: flex;
  justify-content: space-between;
}

.success-header p {
  font-size: 18px;
}

.success-msg h3 {
  margin-bottom: 1rem;
  font-size: 2rem;
}

.success-close {
  color: #133f5d;
  float: right;
  font-size: 18px;
}

.success-close:hover,
.success-close:focus {
  color: #133f5d6c;
  text-decoration: none;
  cursor: pointer;
}

input::placeholder {
  color: #999 !important;
}

.use-case h2 {
  text-align: left;
  color: #133f5d;
}

input[type="datetime-local"]::placeholder {
  color: #999 !important;
}

.accordion-images {
  display: none;
}

.order-to-cash p.subtitle {
  padding: 0;
  margin-bottom: 10px;
  font-weight: 600;
  margin: 0;
  color: #133f5d;
}

.order-to-cash h2 {
  text-align: left;
  padding-bottom: 1.5em;
}

.otc-wrapper .flickity-viewport {
  height: 500px;
  left: 2em;
  overflow: visible;
}

.flickity-viewport::before {
  position: absolute;
  z-index: 10;
  width: 120%;
  background: #fff;
  content: "";
  height: 100%;
  left: calc(-120%);
}

.carousel * {
  font-family: "Lato", sans-serif;
}

.carousel {
  width: 100%;
  position: relative;
}

.carousel-cell {
  width: 800px;
  height: 500px;
  margin-right: 40px;
  background: #e8f3fa;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
}

.order-to-cash .left-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 3em 0 2em 2em;
  width: 40%;
}

.order-to-cash .right-content {
  width: 50%;
  display: flex;
  align-items: center;
}

.order-to-cash .left-content h5,
.order-to-cash .left-content p {
  font-size: var(--fs-paragraph-lg);
  color: #133f5d;
}

.order-to-cash .left-content p {
  padding-bottom: 1em;
}

.order-to-cash .left-content h3 {
  font-weight: 700;
  font-size: 2rem;
  padding: 0 0 0.3em 0.5em;
  position: relative;
  text-align: left;
  color: #133f5d;
  position: relative;
}

.order-to-cash .left-content h3::before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  height: 35px;
  width: 3px;
  background: #4199d5;
  border-radius: 20px;
}

.left-content h3 > span {
  font-weight: 700;
}

.sub_1:after {
  content: "";
  animation: spin 12s ease infinite;
}

@keyframes spin {
  0%,
  16.66% {
    content: "Document Conversion";
  }

  16.67%,
  55.33% {
    content: "Three-way-matching";
  }

  55.34%,
  100% {
    content: "Multiple Payment";
  }
}

.desc_1:after {
  content: "";
  animation: switch1 12s ease infinite;
}

@keyframes switch1 {
  0%,
  16.66% {
    content: "Enable buyer and supplier to convert PO to minimize human error.";
  }

  16.67%,
  55.33% {
    content: "Automatically check the invoice amount & item with the PO & GR.";
  }

  55.34%,
  100% {
    content: "Complemented with Automatic reconciliation & WhatsApp notif.";
  }
}

.sub_2:after {
  content: "";
  animation: spin2 10.15s ease infinite;
}

@keyframes spin2 {
  0%,
  40% {
    content: "Invoice link & payment reminder";
  }

  40.1%,
  100% {
    content: "Credit limit monitoring";
  }
}

.desc_2:after {
  content: "";
  animation: switch2 10.15s ease infinite;
}

@keyframes switch2 {
  0%,
  40% {
    content: "Enable your buyer to see & pay the invoice without registration or log in.";
  }

  40.1%,
  100% {
    content: "Facilitate buyer & supplier to see the credit limit set by the buyer for every sales with term of payment.";
  }
}

.sub_3:after {
  content: "";
  animation: spin3 9s ease infinite;
}

@keyframes spin3 {
  0%,
  60% {
    content: "Competitive Fee";
  }

  60.1%,
  100% {
    content: "Notification";
  }
}

.desc_3:after {
  content: "";
  animation: switch3 9s ease infinite;
}

@keyframes switch3 {
  0%,
  60% {
    content: "Enjoy the best in class fee for seamless B2B payment, integrated to your system.";
  }

  60.1%,
  100% {
    content: "As Fast as 15 minutes, money will be settled and notification will be sent to both WhatsApp payor and receiver after successful.";
  }
}

.left-content h3,
.left-content p {
  margin: 0 0 8px;
}

.left-content p {
  font-size: 1.2rem;
  color: #133f5d;
  padding: 0;
  margin: 0;
  line-height: 1.5;
}

.use-case .left-content p {
  padding-right: 20px;
}

.use-case .right-content {
  width: 100%;
  max-width: 435px;
}

.gif {
  width: 350px;
  height: 350px;
}

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}

.tab input:checked + .tab__label {
  background: #f9f9f9;
  border-bottom: 1px solid #d6dbe0;
}

.tab input:checked + .tab__label + .tab__content {
  max-height: 25rem;
  background-color: #f9f9f9;
}

.accordion {
  display: flex;
  justify-content: space-between;
  gap: 2.5rem;
}

.accordion .left-content {
  border-radius: 0.5rem;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
}

.tab__label {
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  font-weight: 700;
  margin: 0;
  font-size: var(--fs-paragraph-lg);
  color: #133f5d;
  font-family: "Lato", sans-serif;
}

.tab__label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
  position: relative;
  left: 4px;
}

.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
  left: -5px;
}

.tab input:checked + .tab__label.first {
  border-top-right-radius: 0.5rem;
}

.tab__content a {
  margin: 0;
  padding: 1rem 1rem;
  display: flex;
  position: relative;
  gap: 12px;
  text-decoration: none;
  transition: background-color 0.4s;
}

.tab__content a:hover {
  background-color: #e9e9e9;
}

.tab__content a::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  color: #8695a1;
  position: absolute;
  right: 14px;
}

.tab__content a:hover::after {
  text-decoration: none !important;
  color: #133f5d;
}

.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce 0.5s infinite;
}

@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }

  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}

.tab-content a > p {
  margin-bottom: 0;
}

.use-case .right-content img {
  width: 100%;
  max-width: 500px;
  height: 600px;
  border-radius: 15px;
}

.highlight {
  color: #4199d5;
}

.highlight:after {
  content: "";
  animation: spin 4s ease infinite;
  white-space: nowrap;
}

@keyframes spin {
  0%,
  33.3% {
    content: "Supplier Portal";
  }

  33.4%,
  66.6% {
    content: "Buyer Portal";
  }

  66.7%,
  100% {
    content: "Embedded Payment";
  }
}

.otc-wrapper {
  position: relative;
  left: -2em;
}

/* .otc-wrapper::before{
        position: absolute;
        z-index: 10;
        width: 9em;
        background: #fff;
        content: "";
        height: 100%;
        left: -7em;
    } */

/* article */
ol li {
  font-size: var(--fs-paragraph-lg);
  padding-bottom: 2rem;
  margin: 0;
}

.hero-article img {
  width: 100%;
}

.hero-article {
  position: relative;
}

.hero-article h1 {
  font-size: 3.3rem;
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1120px;
  margin: 0 auto;
  width: 100%;
}

.hero-article {
  overflow: hidden;
}

.article-page .paper-container {
  padding: 9rem 1rem 12rem;
}

.article-page p {
  line-height: 1.7;
}

.article-page h2 {
  font-size: 2rem;
  padding: 0 0 0.5em;
  text-align: left;
}

.rp-wrapper img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
  border-radius: 7px;
}

.rp-wrapper h5,
.rp-wrapper p {
  color: #133f5d;
  font-size: var(--fs-paragraph-lg);
  padding: 0;
}

.rp-wrapper {
  display: flex;
  gap: 3em;
}

.rp-box {
  transition: 0.3s;
  max-width: 359px;
}

.rp-box:hover {
  opacity: 0.5;
}

.rp-wrapper p {
  padding: 0.5em 0;
}

.article-page .related-porto h2 {
  text-align: center;
  padding: 2em 0;
}

.article-page .action {
  border-bottom: 1px solid #d7d7d7;
  padding: 3em 0 6em;
  text-align: center;
  margin-bottom: 2em;
}

.article-page .navigationActive .paper-logo::before {
  background-image: url(../img/paperlogofinal.svg) !important;
}

.article-page .paper-logo::before {
  background-image: url(../img/paperlogofinal-white.svg) !important;
}

.words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.words-wrapper b {
  opacity: 0;
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #4199d5;
}

.words-wrapper .is-visible {
  position: relative;
  opacity: 1;
  -webkit-animation: push-in 0.7s;
  -moz-animation: push-in 0.7s;
  animation: push-in 0.7s;
}

.words-wrapper .is-hidden {
  -webkit-animation: push-out 0.5s;
  -moz-animation: push-out 0.5s;
  animation: push-out 0.5s;
}

@-webkit-keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  70% {
    opacity: 1;
    -webkit-transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes push-in {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }

  60% {
    opacity: 1;
    -moz-transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes push-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(110%);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}

@-moz-keyframes push-out {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  60% {
    opacity: 0;
    -moz-transform: translateY(110%);
  }

  100% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}

@keyframes push-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  60% {
    opacity: 0;
    -webkit-transform: translateY(110%);
    -moz-transform: translateY(110%);
    -ms-transform: translateY(110%);
    -o-transform: translateY(110%);
    transform: translateY(110%);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }

  to {
    opacity: 1;
  }
}

.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.testimony {
  background: #fff I !important;
}

.datetime-container {
  position: relative;
}

.datetime-container .calendar-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #999;
  pointer-events: none;
}

.datetime-container input[type="datetime-local"] {
  padding-right: 30px;
}

/* Revamp Oct 2024 */

.enterprise-landing .landing-text {
  text-align: center;
  position: relative;
  z-index: 1;
}

.enterprise-landing h1 {
  font-size: var(--fs-heading-h1);
  line-height: 1.3;
  text-align: center;
  color: #133f5d;
  margin-bottom: 0;
  padding-bottom: 1rem;
}

.enterprise-landing p {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 0 2rem;
  color: #133f5d;
  font-size: var(--fs-paragraph-lg);
}

.enterprise-landing .landing-image img {
  display: block;
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}

.enterprise-landing .benefit-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 740px;
  margin: auto;
  text-align: center;
}

.enterprise-landing .benefit-point {
  max-width: 250px;
}

.enterprise-landing .benefit-list h3 {
  font-size: var(--fs-heading-h3);
  color: #133f5d;
  margin: 0.2em 0;
  padding-bottom: 0;
}

.enterprise-landing .benefit-list p {
  font-weight: 400;
  color: #133f5d;
  margin: 0;
  padding: 0;
}

.enterprise-landing .benefit-list .benefit-footer {
  font-size: 1rem;
  color: #718c9e;
}

.action-hero {
  padding-top: 2rem;
  text-align: center;
}

.action-hero a {
  width: 250px;
  font-size: var(--fs-paragraph-lg);
}

.action-hero a:hover {
  background: transparent;
  color: #4195d5;
  border-color: #4195d5;
}

.why-choose-us {
  background: rgba(249, 249, 249, 0.5);
}

.why-choose-us .paper-container {
  padding: 3rem 1rem;
}

.button-slider-row {
  display: flex;
  justify-content: flex-start;
  gap: 5%;
  padding-top: 1rem;
}

.button-slider {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #4195d5;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.button--previous img {
  transform: rotate(180deg);
}

.button-slider img {
  width: 18px;
}

.button-slider.disabled {
  background: #c8cfd5;
  cursor: not-allowed;
  pointer-events: none;
}

.wcu-wrapper {
  display: grid;
  grid-template-columns: 280px 2fr;
  align-items: start;
  gap: 1rem;
}

.wcu-card-slide {
  position: relative;
  overflow: hidden;
  padding-block: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wcu-cards-wrapper {
  display: flex;
  margin-left: 3%;
  transition: transform 0.5s ease-in-out;
  gap: 3rem;
  will-change: transform;
  transform: translateX(0);
}

.wcu-cards {
  box-sizing: border-box;
  flex: none;
  width: 100%;
  max-width: 650px;
  /* margin-right: 5%; */
  border-radius: 20px;
  background: #fff;
  box-shadow: 2px 15px 30px rgba(19, 63, 93, 0.1);
  padding: 3rem;
  color: #133f5d;
}

.wcu-card-slide__text h3 {
  font-size: var(--fs-paragraph-md);
  font-weight: 700;
  padding-bottom: 0.5rem;
}

.wcu-card-slide__text p {
  font-size: var(--fs-paragraph-md);
  line-height: 1.5;
  color: #133f5d;
  margin-bottom: 0;
  padding-bottom: 0;
}

.wcu-title {
  grid-column: 1 / 2;
  text-align: center;
  margin: auto;
}

.wcu-title h2 {
  line-height: 1.2;
  color: #133f5d;
  text-align: left;
}

.wcu-card p {
  font-size: 1.1rem;
  line-height: 1.5;
  padding-bottom: 0;
  margin-bottom: 0;
}

.wcu-card h3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  color: #133f5d;
}

.wcu-card ul {
  font-size: 1.1rem;
  margin-bottom: 0;
  padding-inline-start: 1rem;
}

.wcu-card-slide__img img {
  width: 100%;
  max-width: 400px;
}

.wcu-cards.automation .wcu-card-slide__img img {
  max-width: 650px;
}

.wcu-cards.realtime .wcu-card-slide__img img {
  max-width: 800px;
  margin-left: 2rem;
}

.pp-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.pp-wrapper img {
  margin: auto;
  height: 50px;
  position: relative;
}

.paper-partner p {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding: 0 0 2em;
  color: #719c9e;
}

.paper-partner {
  overflow: hidden;
  position: relative;
}

.pp-inner-wrapper {
  display: flex;
  white-space: nowrap;
  transition: transform 0s;
  gap: 4rem;
  height: 64px;
}

#leka-logo {
  height: 66px;
  margin-left: -4px;
  margin-right: -4px;
}

#kopken-logo {
  height: 48px;
}

#jiva-logo {
  height: 40px;
  margin-left: -10px;
  margin-right: -10px;
}

#amore-logo {
  height: 54px;
}

#jt-logo {
  height: 52px;
}

#pam-logo {
  height: 42px;
  margin-left: -4px;
  margin-right: -4px;
}

#daily-box-logo {
  height: 44px;
  margin-left: -13px;
  margin-right: -13px;
}

#cakap-logo {
  height: 52px;
  margin-left: -6px;
  margin-right: -6px;
}

#idn-logo {
  height: 66px;
  bottom: 4px;
}

#sinarmas-logo {
  height: 40px;
}

#qoala-logo {
  height: 45px;
  margin-left: -10px;
  margin-right: -10px;
}

#jababeka-logo {
  height: 47px;
  margin-left: -25px;
  margin-right: -25px;
}

#plataran-logo {
  height: 60px;
  margin-left: -12px;
  margin-right: -12px;
}

.integrated h2 {
  color: #133f5d;
  padding-bottom: 1rem;
  line-height: 1.3;
}

.integrated p {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  line-height: 1.5;
  color: #133f5d;
  padding-bottom: 3rem;
  max-width: 530px;
}

.our-solution {
  background: linear-gradient(
    122.31deg,
    #257ab4 5.58%,
    #206a9c 16.64%,
    #0f3449 43.64%,
    #0b2835 58.18%
  );
}

.our-solution h2 {
  color: #fff;
  text-align: left;
  padding-bottom: 4rem;
}

.green-text {
  color: #abdd62;
}

.our-solution .flex-container {
  justify-content: space-between;
  align-items: flex-start;
}

.our-solution .os-wrapper {
  color: #fff;
}

.os-tab .left-content {
  width: 50%;
  max-width: 425px;
}

.os-tabs {
  width: 100%;
}

.tab-titles {
  display: flex;
  list-style: none;
  padding: 0 0 3rem;
  margin: 0;
  flex-wrap: wrap;
  gap: 1em;
}

.tab-titles li {
  font-size: 1.5rem;
  margin-right: 3rem;
  cursor: pointer;
  color: #fff;
  transition: opacity 0.3s;
  opacity: 0.6;
  position: relative;
}

.tab-titles li.active {
  font-weight: 700;
  color: #fff;
  opacity: 1;
}

.tab-titles li.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  transform: translateX(-50%);
  width: 100%;
  height: 2.5px;
  background-color: #d0d9df;
  border-radius: 30px;
  opacity: 0.9;
}

.tab-titles li:hover {
  filter: brightness(0.8);
}

.os-tab {
  display: none;
}

.os-tab.active {
  display: block;
}

.os-tab .os-mobile-illustration {
  display: none;
}

.our-solution .os-pt {
  margin-bottom: 1rem;
}

.pt-pvcc-list {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.our-solution .os-pt h3 {
  font-size: var(--fs-paragraph-lg);
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.our-solution .os-pt p {
  font-size: var(--fs-paragraph-md);
  color: #fff;
}

.os-tab .right-content {
  display: flex;
  width: 100%;
}

.os-tab .right-content > div#supplier-portal-animation {
  width: 100%;
  max-width: 520px;
  margin-left: 20%;
  margin-top: 5%;
}

/* .os-tab .right-content > div#buyer-portal-animation {
    margin-left: 10%;
    margin-bottom: 10%;
} */
.os-tab .right-content > div#buyer-portal-animation,
.os-tab .right-content > div#os-horizon {
  position: relative;
  left: 10%;
}

.lottie-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.cta-lm {
  padding-top: 2rem;
}

.cta-lm .paper-button {
  width: 100%;
  max-width: 200px;
}

.os-action {
  display: flex;
  justify-content: space-between;
}

.os-button-row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  gap: 1em;
  margin: 1em;
  position: relative;
}

.os-nav-button {
  cursor: pointer;
}

.os-nav-button.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.os-support {
  display: flex;
  justify-content: space-between;
  color: #fff;
  width: 100%;
  max-width: 980px;
  padding-top: 4em;
}

.os-support h3 {
  font-size: var(--fs-heading-h3);
}

.pt-os-support {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: var(--fs-paragraph-lg);
}

.pt-os-support img {
  width: 38px;
}

.pt-os-flex {
  display: flex;
  gap: 4em;
}

.testimony h2 {
  color: #133f5d;
}

.testimony .subtitle {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: var(--fs-paragraph-lg);
  color: #133f5d;
}

.testimony .testi-card {
  display: flex;
  flex-direction: column;
  min-width: 400px;
  height: 486px;
  padding: 3.5rem 2rem 3.5rem;
  border-radius: 20px;
  box-shadow: 2px 10px 30px 0px #133f5d1a;
  position: relative;
}

.testimony .testi-card .quote {
  position: absolute;
  top: 2rem;
  right: 2rem;
  width: 40px;
}

.testimony .testi-card h3 {
  font-size: 1.6rem;
  color: #133f5d;
  padding-bottom: 1em;
  width: 100%;
  max-width: 310px;
  line-height: 1.5;
}

.testimony .testi-card p {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #718c9e;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}

.testimony .testi-card .testi-user {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}

.testimony .testi-card .testi-user h4 {
  color: var(--Text-Text-Primary, #133f5d);
  font-family: Lato;
  font-size: var(--fs-paragraph-lg);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 2px;
}

.testimony .testi-card .testi-user p {
  color: var(--Text-Text-Secondary, #718c9e);
  font-family: Lato;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

.testimony .testi-card .testi-user .user-logo {
  /* width: 40px; */
  /* max-height: 80px; */
  width: 120px;
}

.testimony .testi-card .testi-user .user-logo img {
  width: 100%;
}

.testimony .testi-card .testi-user .user-logo img#artarindo-logo {
  height: 40px;
  width: auto;
  position: relative;
  left: -2rem;
}

#integration-animation {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.tab-animation {
  display: none;
}

.tab-animation.active {
  display: block;
}

#buyer-portal-animation.tab-animation.active,
#corporate-cc-animation.tab-animation.active {
  width: 130%;
  transform: translateX(-8%);
  margin-bottom: -4em;
  margin-top: -3em;
}

.tab-buttons {
  /* display: flex;
    justify-content: center;
    align-items: center;
    padding: 2em 0 4em; */
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  padding: 2em 0 4em;
}

.text-button {
  color: #133f5d;
  text-align: center;
  font-weight: 400;
  font-size: var(--fs-paragraph-lg);
  cursor: pointer;
  padding: 0.5rem 2rem;
  margin: 0;
}

.text-button.active {
  border-radius: 95px;
  border: 1px solid #4195d5;
  color: #4195d5;
  font-weight: 700;
}

.text-button:hover {
  color: #4195d5;
  transition: color 0.3s;
}

.landing-image {
  width: 100%;
  max-width: 780px;
  margin: auto;
  margin-bottom: 5em;
}

.footer-content {
  width: 50%;
}

.footer-text {
  max-width: 400px;
}

.footer-content h2 {
  text-align: left;
  color: #fff;
  line-height: 1.3;
  padding-bottom: 1rem;
}

.footer-content p {
  text-align: left;
  color: #fff;
  font-size: var(--fs-paragraph-lg);
}

@media (max-width: 1070px) {
  .globalNav .colorize {
    color: #133f5d !important;
  }

  .hero-section .paper-container {
    max-width: max-content;
    text-align: center;
  }

  .hero-title h1,
  .order-to-cash h2,
  .order-to-cash .subtitle,
  .ii-wrapper h2,
  .ii-wrapper p,
  .use-case h2 {
    text-align: center !important;
  }

  .otc-wrapper,
  .carousel-parent,
  .button-row {
    position: initial;
  }

  .otc-wrapper::before {
    display: none;
  }

  .otc-wrapper .flickity-viewport {
    width: 100%;
    left: 0;
    overflow: hidden;
  }

  .order-to-cash .left-content h5,
  .order-to-cash .left-content p {
    text-align: left;
    margin: 0;
  }

  .gif,
  .ii-wrapper,
  .gl-wrapper,
  .go-live .right-content,
  .ii-images,
  .testi-box {
    margin: 0 auto;
  }

  .gif {
    width: 300px;
    height: 300px;
  }

  .testi-wrapper hr {
    margin: 2em auto;
  }

  .go-live .right-content {
    order: 0;
    padding: 1em;
    max-width: 500px;
  }

  .use-case .right-content,
  .use-case h2 br {
    display: none;
  }

  .left-content h3,
  .left-content p {
    margin: 0;
  }

  .gl-wrapper {
    max-width: 767px;
  }

  .ii-wrapper {
    max-width: 767px;
  }

  .button-row {
    margin: initial;
    padding: 2em 1em;
  }

  .testi-wrapper hr {
    width: 100%;
    height: 1px;
    max-width: 600px;
    transform: none;
  }

  .testi-box {
    min-height: max-content;
  }

  .testi-wrapper .users,
  .testi-wrapper hr {
    position: initial;
  }

  .testi-box p {
    padding: 0;
  }

  .accordion .left-content {
    max-width: max-content;
    margin: 0 auto;
  }

  .accordion {
    display: block;
  }

  .tab input:checked + .tab__label + .tab__content {
    max-height: 51rem;
  }

  .accordion-images {
    width: 100%;
    max-width: 250px;
    display: block;
    height: max-content;
    max-height: 270px;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
  }

  .tab input:checked + .tab__label + .tab__content {
    display: flex;
    padding: 2em 0 2em 2em;
  }

  .tab__content a::after {
    right: 8px;
  }

  .pp-wrapper {
    flex-wrap: wrap;
    padding: 1em 0;
  }

  .use-case h2 {
    padding-bottom: 3rem;
  }

  .wcu-wrapper {
    grid-template-columns: 250px 2fr;
    padding: 0;
  }
}

@media (max-width: 1036px) and (min-width: 881px) {
  .wcu-title h2 {
    font-size: 2.4rem;
  }
}

@media (max-width: 969px) {
  .article-page .paper-container {
    padding: 8rem 2rem 10rem;
  }

  .hero-article img {
    min-width: 1300px;
  }

  .our-solution h2 {
    text-align: center;
    padding-bottom: 3rem;
    line-height: 1.3;
  }

  .our-solution h2 br {
    display: none;
  }

  .our-solution .flex-container {
    flex-direction: column;
  }

  .tab-titles {
    justify-content: center;
    position: relative;
    z-index: 2;
  }

  .tab-titles li:last-child {
    margin-right: 0;
  }

  .os-tab .left-content {
    width: 100%;
    max-width: 540px;
    margin: auto;
    text-align: left;
    order: 2;
    margin-top: 3em;
    padding-inline: 2rem;
  }

  .os-tab .right-content {
    margin: auto;
  }

  .os-tab .right-content > div#buyer-portal-animation,
  .os-tab .right-content > div#os-horizon {
    /* position: inherit;
        margin: -3em; */
    left: 0;
  }

  .os-tab .right-content > div#supplier-portal-animation {
    margin: auto;
    max-width: 680px;
  }

  .cta-lm {
    display: flex;
    justify-content: center;
    padding-bottom: 1rem;
  }

  .os-action {
    width: 100%;
    max-width: 550px;
    margin: auto;
  }

  .os-button-row {
    justify-content: center;
  }

  .os-support {
    flex-direction: column;
    align-items: center;
    gap: 1.5em;
  }

  .wcu-wrapper {
    display: block;
  }

  .wcu-title h2 {
    text-align: center;
    padding-bottom: 1rem;
  }

  .button-slider-row {
    justify-content: center;
    gap: 3%;
  }

  .custom-footer .paper-container {
    flex-direction: column;
  }

  .footer-content {
    width: 100%;
  }

  .footer-text {
    max-width: 800px;
    margin: auto;
  }

  .footer-content h2,
  .footer-content p {
    text-align: center;
    padding: 0;
    margin: 0;
  }

  .custom-footer .paper-container img {
    max-width: 600px;
    margin: -8% auto 0;
    width: 100%;
    display: flex;
  }
}

@media (max-width: 913px) {
  .hero-article h1 {
    transform: translate(-50%, -10%);
  }
}

@media (max-width: 880px) {
  .tab__label,
  .use-case .left-content p {
    font-size: 1.1rem;
  }

  .tab__content a img {
    width: 26px;
  }

  .use-case .right-content img {
    width: 100%;
    max-width: 350px;
  }
}

@media (max-width: 768px) {
  .carousel-cell {
    display: grid;
    width: max-content;
    text-align: center;
    min-height: 525px;
    max-width: 500px;
  }

  .order-to-cash .left-content h3,
  .order-to-cash .left-content h5,
  .order-to-cash .left-content p {
    padding-left: 0;
    text-align: center;
  }

  .order-to-cash .left-content h3::before {
    display: none;
  }

  .order-to-cash .left-content {
    order: 2;
    max-width: max-content;
    display: inline-block;
    height: max-content;
    padding: 0 1em;
    max-width: 500px;
    width: 100%;
  }

  .order-to-cash .left-content h3 {
    font-size: 1.6rem;
  }

  .order-to-cash .left-content h5 {
    font-size: 1.125rem;
  }

  .order-to-cash .left-content p {
    padding-bottom: 0.7rem;
    font-size: 1.125rem;
  }

  .order-to-cash .right-content {
    width: 100%;
    order: 1;
  }

  .gif {
    width: 250px;
    height: 250px;
  }

  .paper-partner .paper-container {
    padding: 3rem 1rem 4rem;
  }

  .why-choose-us .paper-container {
    padding: 4rem 1rem 1rem;
  }

  .custom-footer .paper-container img {
    display: none;
  }

  .footer-text {
    max-width: 550px;
  }
}

@media (max-width: 768px) {
  .enterprise-landing .paper-container {
    padding-top: 12em;
    padding-bottom: 4rem;
  }

  .enterprise-landing p,
  .text-button {
    max-width: none;
  }

  .enterprise-landing .benefit-list h3 {
    font-size: 1.5rem;
  }

  .tab-animation.active {
    width: 90%;
    margin: auto;
  }

  #buyer-portal-animation.tab-animation.active,
  #corporate-cc-animation.tab-animation.active {
    width: 110%;
    transform: translateX(-3%);
    margin-bottom: -1em;
    margin-top: -1em;
  }

  .enterprise-landing .benefit-list {
    justify-content: center;
    gap: 4em;
  }

  .enterprise-landing .benefit-point {
    max-width: 150px;
  }

  .testi-wrapper {
    padding: 1em 3em 3em;
    gap: 2em;
  }

  .testimony .testi-card {
    min-width: 300px;
    height: 400px;
    padding: 2rem;
  }

  .testimony .testi-card h3 {
    font-size: var(--fs-paragraph-lg);
    max-width: 200px;
  }

  .testimony .testi-card p,
  .testimony .testi-card .testi-user p {
    font-size: 0.9rem !important;
  }

  .testimony .testi-card .testi-user h4 {
    font-size: 1rem;
  }

  .testimony .testi-card .testi-user .user-logo {
    width: auto;
  }

  .testimony .testi-card .testi-user .user-logo img {
    max-width: 70px;
  }

  .testimony .testi-card .quote {
    width: 28px;
  }

  .testimony .testi-card:last-child {
    margin-right: 2em;
  }

  .testimony .testi-card .testi-user .user-logo img#artarindo-logo {
    height: unset;
    max-width: 120px;
    left: 2rem;
  }

  .tab-titles li {
    font-size: 1.2rem;
  }

  /* .os-tab .right-content {
        max-width: 420px;
    } */

  /* .os-tab .right-content>div#supplier-portal-animation {
        max-width: 500px;
    }  */

  .os-tab .right-content {
    height: 100%;
    max-height: 400px;
  }

  .os-tab .os-mobile-illustration {
    display: block;
  }

  .os-tab .os-mobile-illustration img {
    display: block !important;
    width: 100%;
  }

  .os-tab .os-mobile-illustration.buyer img {
    width: 150%;
    margin-left: -9rem;
    margin-top: -13rem;
  }

  .os-tab .os-mobile-illustration.horizon img {
    width: 115%;
    margin-left: -4em;
    margin-top: -3em;
  }

  .wcu-wrapper {
    position: relative;
  }

  .wcu-cards-wrapper {
    margin-left: 8.5%;
    gap: 4rem;
  }

  .wcu-cards {
    flex-direction: column;
    max-width: 350px;
    padding: 2rem;
  }

  .wcu-card-slide {
    justify-content: flex-start;
  }

  .wcu-card-slide__text {
    order: 2;
  }

  .wcu-card-slide__img {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wcu-cards.realtime .wcu-card-slide__img img {
    position: relative;
    left: 2rem;
    bottom: -2rem;
    width: 105%;
  }

  .button-slider-row {
    position: absolute;
    width: 100%;
    justify-content: space-between;
    z-index: 5;
    top: 50%;
  }

  /* .os-tab .right-content>div#supplier-portal-animation {
        max-width: 300px;
    } */

  .os-tabs .animation-container {
    display: none;
  }
}

@media (max-width: 739px) {
  .gl-wrapper {
    display: block;
  }

  .gl-point {
    max-width: 600px;
    margin: 0 auto;
  }

  .rp-box {
    display: block;
    text-align: center;
    margin: 0 auto 2em;
  }

  .rp-wrapper {
    display: block;
  }
}

@media (max-width: 720px) {
  .datetime-container .calendar-icon {
    display: none;
  }

  .datetime-container input[type="datetime-local"] {
    padding-right: 10px;
  }
}

@media (max-width: 680px) {
  .accordion {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }

  .accordion .left-content {
    width: 100%;
    order: 2;
    padding-top: 0;
  }

  .accordion .right-content {
    order: 1;
  }

  .tab__content a img {
    width: 24px;
  }

  /* .os-tab .right-content>div#supplier-portal-animation {
        max-width: 380px;
    } */

  .os-tab .right-content {
    max-height: 330px;
  }

  .os-tab .os-mobile-illustration.buyer img {
    margin-top: -12em;
  }
}

@media (max-width: 580px) {
  .os-tab .right-content {
    max-height: 300px;
  }

  .os-tab .os-mobile-illustration.buyer img {
    margin-top: -10em;
    margin-left: -7em;
  }
}

@media (max-width: 575px) {
  .card-body {
    padding: 1rem;
  }

  .iti {
    display: block;
  }

  .footer-form .header h2 {
    font-size: 1.6rem;
  }

  .footer-form .header p,
  .success-header p,
  .success-close {
    font-size: 14px;
  }

  .success-msg h3 {
    font-size: 1.5rem;
  }

  .success-msg p {
    font-size: 12px;
  }
}

@media (max-width: 560px) {
  .carousel-cell {
    max-width: 315px;
    flex-direction: column;
  }

  .accordion .left-content {
    order: 2;
    width: fit-content;
    padding: 0 1em;
  }

  .accordion .right-content {
    order: 1;
    padding: 0;
    margin: auto;
  }

  .gif {
    width: 200px;
    height: 200px;
  }

  .enterprise-landing .benefit-list {
    display: block;
    text-align: center;
  }

  .enterprise-landing .benefit-point {
    max-width: max-content !important;
    margin: 0 auto 2em !important;
  }

  body h2 {
    padding-bottom: 1em;
  }

  .carousel-cell {
    min-height: 440px;
  }

  .gl-point h3 {
    padding: 0;
  }

  .accordion-images {
    height: 220px;
    margin: 0 auto;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
    border-radius: 7px;
  }

  .tab input:checked + .tab__label + .tab__content {
    display: block;
    padding: 1em;
  }

  .order-to-cash .paper-container,
  .use-case .paper-container {
    padding: 7rem 1rem;
  }

  .footer-form label {
    width: 100%;
    display: block;
  }

  .tab__content a {
    padding: 1rem 0;
  }

  .ii-images {
    max-width: 350px;
    max-height: 350px;
  }

  .hero-article h1 {
    font-size: 2.2rem;
  }

  .rp-wrapper img {
    width: 100%;
    max-width: 400px;
  }

  .text-button {
    padding: 0.5rem 1.5rem;
    font-size: 1rem;
  }

  .action-hero {
    padding-top: 2em;
  }
}

@media (max-width: 498px) {
  .tab-titles li {
    margin-right: 12px;
    white-space: nowrap;
  }

  .os-tab .right-content {
    max-height: 280px;
  }
}

@media (max-width: 480px) {
  .enterprise-landing h1 {
    padding-bottom: 0.4em;
  }

  .landing-image {
    margin-bottom: 2em;
  }

  .tab-buttons {
    padding: 0.5em 0 2em;
  }

  .action-hero {
    padding-top: 0.5em;
  }

  .enterprise-landing .benefit-list h3 {
    margin: 0;
  }

  .os-tab .right-content {
    height: 260px;
  }

  .pp-inner-wrapper {
    gap: 3rem;
  }

  #leka-logo {
    height: 48px;
  }

  #kopken-logo {
    height: 34px;
  }

  #jiva-logo {
    height: 28px;
    margin-left: -8px;
    margin-right: -8px;
  }

  #amore-logo {
    height: 38px;
  }

  #jt-logo {
    height: 34px;
  }

  #pam-logo {
    height: 28px;
  }

  #daily-box-logo {
    height: 34px;
    margin-right: -10px;
    margin-left: -10px;
  }

  #cakap-logo {
    height: 36px;
    margin-left: -4px;
    margin-right: -4px;
  }

  #idn-logo {
    height: 46px;
    bottom: 1px;
  }

  #sinarmas-logo {
    height: 30px;
  }

  #qoala-logo {
    height: 32px;
    margin-right: -8px;
    margin-left: -8px;
  }

  #jababeka-logo {
    height: 37px;
    margin-left: -18px;
    margin-right: -18px;
  }

  #plataran-logo {
    height: 48px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .pt-os-flex {
    flex-direction: column;
    gap: 0;
  }

  .os-support {
    align-items: flex-start;
  }

  .pt-os-support {
    margin-bottom: 5px;
  }

  .pt-os-support br {
    display: none;
  }

  .pt-os-support img {
    width: 26px;
  }

  /* .tab-titles {
        padding: 0;
    } */

  .os-tab .os-mobile-illustration.horizon img {
    margin-top: 0;
    margin-left: -2em;
  }

  .os-tab .os-mobile-illustration.buyer img {
    margin-top: -8em;
  }

  .paper-partner .paper-container {
    padding: 3rem 1rem 0;
  }

  .footer-form {
    padding-inline: 0;
  }
}

@media (max-width: 430px) {
  .wcu-cards {
    max-width: 300px;
    padding: 2rem;
    justify-content: space-evenly;
  }

  .wcu-card-slide__img {
    height: 250px;
  }

  .button-slider {
    width: 32px;
    height: 32px;
  }

  .button-slider img {
    width: 14px;
  }

  .pt-pvcc-list img {
    width: 22px;
  }

  .tab-titles {
    padding-bottom: 1em;
  }

  .os-tab .left-content {
    margin-top: 0;
  }

  .os-tab .os-mobile-illustration.buyer img {
    margin-top: -6em;
    margin-left: -5em;
  }
}

@media (max-width: 380px) {
  .wcu-cards {
    max-width: 260px;
  }
  .os-tab .right-content {
    height: 230px;
  }
}

@media (max-width: 333px) {
  .os-tab .right-content {
    height: 200px;
  }

  .os-tab .os-mobile-illustration.buyer img {
    margin-top: -5em;
  }
}
