html {
  scroll-behavior: smooth;
}

.p-white-header,
.p-alternate-to,
.p-checker-faq {
  font-family: "Nunito", sans-serif;
}
.al-main-text {
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: center; */
  text-align: right;
}
.p-checker-header .al-main-title {
  color: #fe5b60;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
}
.p-checker-header p {
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
}
.drawback h2 {
  font-weight: 800;
  font-size: 40px;
  line-height: 140%;
  text-align: left;
  color: #161c2d;
  font-weight: bold;
}
.in-article {
  padding-left: 40px;
  margin-bottom: 10px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.24em;
  color: #fe5b60;
}
.p-alternate-to h2.table-contents {
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 136.5%;
  color: #4a5a71;
  opacity: 0.7;
}
.content-list {
  font-size: 24px;
  color: #4a5a71;
  font-weight: bold;
}
.content-list li {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 182.5%;
  color: #4a5a71;
}
.divider-1 {
  border-top: 1px solid #2b354f;
  opacity: 0.6;
  margin: 30px 0;
}
.share-this {
  padding-left: 40px;
  margin-bottom: 10px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.24em;
  color: #fe5b60;
}
.share-social-icon {
  padding-left: 40px;
}
.share-social-icon a {
  margin-right: 20px;
  text-decoration: none !important;
}
.share-social-icon a:last-child {
  margin-right: 0;
}
.p-alternate-to h2 {
  text-align: left;
  margin-bottom: 30px;
  opacity: 1;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 140%;
  color: #2b354f;
}
.p-alternate-to h2.display-4 {
  font-size: 40px;
}
.p-alternate-to .list-no h2.display-4 {
  font-size: 36px;
}
.para {
  margin-bottom: 20px;
  opacity: 1;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #506690;
}
.para-ul {
  margin-bottom: 40px;
  opacity: 1;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #506690;
}
.al-red {
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  color: #fe5b60;
}
.al-top-feature,
.al-use-case {
  margin: 30px 0 20px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 140%;
  color: #2b354f;
}
.al-top-feature-list,
.al-use-case-list {
  margin: 0;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: #506690;
}
.check-btn {
  font-weight: 800;
  /* font-size: 14px; */
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  /* padding: 6px 40px; */
  margin-top: 7px;
  background: #fe5b60;
  box-shadow: 0 7px 29px rgba(100, 100, 111, 0.2);
  border-radius: 6px;
  opacity: 0.9;
}
.check-btn:hover {
  opacity: 1;
  color: #ffffff;
}
.text-a-blue {
  font-style: normal;
  font-weight: bold;
  line-height: 140%;
  text-align: right;
  color: #335eea;
}
.float-left{
  float: left;
}
.light-green-sec {
    text-align: center;
    background: #42ba96;
    color: #fff;
    font-weight: 600;
}
.btn-f-white {
    background: #fff !important;
    color: #000 !important;
    box-shadow: 0px 7px 29px rgb(100 100 111 / 20%) !important;
    border-radius: 0.25rem;
    font-weight: 800;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    margin-top: 7px;
    padding: 12px 10px !important;
    min-width: 160px;
}
.pdl-5{
  padding-left: 10px;
}
.text-a-green {
  font-style: normal;
  font-weight: bold;
  line-height: 140%;
  text-align: right;
  color: #42ba96;
}
.card {
  box-shadow: 0 4px 15px rgb(0 0 0 / 25%);
  height: 400px;
  display: grid;
  align-items: center;
  margin-bottom: 50px;
}
.p-avoid-plag h2 {
  color: #fff;
}
.light-green-sec h3 {
    font-weight: 600;
    font-size: 30px;
}
.p-avoid-plag .h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 42px;
  color: #fe5b60;
}
.p-avoid-plag p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff;
  padding-right: 40px;
}
.p-avoid-plag li {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff;
  padding-right: 40px;
  margin-bottom: 1rem;
}
.p-avoid-plag a {
  color: #03a9f4;
}
.pb-50px {
  margin-bottom: 50px;
}
.p-alternate-why {
}
.p-alternate-why h2 {
}
.p-alternate-why h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 140%;
  color: #2b354e;
}
.p-alternate-why .img-1 {
  width: 40px;
  margin-bottom: 10px;
}
.p-alternate-why p {
  font-size: 16px;
  line-height: 140%;
  color: #4a5a71;
}
.p-alternate-why ul {
  padding: 0 0 0 20px;
}
.p-alternate-why li {
  font-size: 16px;
  line-height: 140%;
  font-style: normal;
  font-weight: bold;
  color: #4a5a71;
}
.v-c-item {
  display: flex;
  align-items: center;
}
.why-q-img-o {
  position: relative;
  top: 0;
  left: 0;
}
.why-q-img-o img:first-child {
  position: relative;
  top: 0;
  left: 0;
  margin: 10px 0;
}
.why-q-img-o img:last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 77%;
  transform: translate(-50%, -50%);
}
.img-start-from-left > img {
  position: absolute;
  top: 0;
  left: -10%;
}
@media only screen and (min-width: 1537px) {
  .img-start-from-left > img {
    position: unset;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 1536px) and (min-width: 1441px) {
  .img-start-from-left {
    margin-bottom: 500px;
  }
  .img-start-from-left > img {
    left: -30%;
    max-width: 120%;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1025px) {
  .img-start-from-left {
    margin-bottom: 450px;
  }
  .img-start-from-left > img {
    left: -20%;
    max-width: 110%;
  }
}
@media only screen and (max-width: 600px) {
  .img-start-from-left > img {
    position: unset;
    top: 0;
    left: 0;
  }
}
.d-sm-n-block {
  display: none !important;
}
@media only screen and (max-width: 500px) {
  .d-sm-n-block {
    display: block !important;
  }
  .d-sm-n-none {
    display: none !important;
  }
  .alter-banner-img {
    margin: 20px 0 0 !important;
  }
  .warp-img-res {
    flex-direction: column-reverse;
  }
  .p-alternate-to h2.display-4 {
    font-size: 32px;
  }
}
.list-no .display-4 a {
  color: #2b354f;
}
.p-white-header .al-main-text .btn.check-btn {
  /* margin-left: auto; */
  /* max-width: 70%; */
  /* min-width: 340px; */
  display: inline-block;
  padding: 12px 50px;
  font-size: 16px;
}

[data-go-to]:hover {
  cursor: pointer;
  text-decoration: underline !important;
}

@media screen and (max-width: 880px) and (min-width: 768px) {
  .check-btn {
    font-size: 12px;
    padding: 12px 20px;
  }
}
@media only screen and (max-width: 769px) {
  .pdl-5 {
    padding-left: 0 !important;
  }
  .justify-content-space-around {
    justify-content: flex-start !important;
  }

}
