html {
  scroll-behavior: smooth;
}

body {
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

a:hover, a:focus, a:active {
  text-decoration: none;
  outline: 0;
}

.so-main {
  background-image: url(../images/compare-competitors/sassoptics/banne-elements.svg);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #502da8;
}
.so-main .container {
  padding-top: 160px;
}
.so-main .container .row {
  margin-bottom: 100px;
}
.so-header .heading {
  font-size: 48px;
  font-weight: bold;
  color: #ffffff;
  line-height: 60px;
}
.so-header .desc {
  margin: 40px 0;
  font-size: 18px;
  color: #ffffff;
}
.so-actions .action .btn {
  border: 1px solid #ffffff;
  width: 192px;
  display: inline-block;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  margin-right: 15px;
  font-weight: 500;
}
.so-actions .action .btn:last-child {
  margin-right: 0;
}
.so-actions .action .btn:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: 8px;
  transition: 0.3s ease;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  top: 3px;
}
.so-actions .action .btn:hover, .so-actions .action .btn:focus {
  transition: 0.3s ease;
  text-decoration: none;
  border: 1px solid #ffffff;
}
.so-actions .action .btn:hover:before, .so-actions .action .btn:focus:before {
  transform: translate(1px, 1px);
  width: 100%;
  height: 100%;
}
.so-actions .action .btn:hover:after, .so-actions .action .btn:focus:after {
  transform: translateX(4px);
}
.so-actions .action .down-scroll::after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(80%2C46%2C168)%22%2F%3E%0A%3C%2Fsvg%3E");
}
.so-actions .action .down-scroll--alt::after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(80%2C46%2C168)%22%2F%3E%0A%3C%2Fsvg%3E");
}
.so-actions .action .up-scroll::after {
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(255%2C255%2C255)%22%2F%3E%0A%3C%2Fsvg%3E");
}
.so-right img {
  max-width: 475px;
}
.so-loveus {
  margin: 80px 0;
}
.so-loveus .cj-slider__content {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.so-loveus .cj-slider__figure {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 650px;
  margin: 0 auto 16px;
}
.so-subscription {
  margin: 160px 0;
}
.so-subscription .so-heading {
  color: #101010;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}
.so-subscription .container {
  max-width: 900px;
}
.so-ratings {
  background-color: #F4F4F4;
  padding: 60px 0;
}
.so-ratings .so-rating-parent {
  display: flex;
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.so-ratings .so-rating-parent .so-rating {
  flex: 0 0 20%;
  position: relative;
  text-align: center;
}
.so-ratings .so-rating-parent .so-rating strong {
  color: #5500CB;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 46px;
  font-weight: 200;
}
.so-ratings .so-rating-parent .so-rating b {
  color: #00000A;
  font-weight: bold;
  font-size: 16px;
}
.so-ratings .so-rating-parent .so-rating::after {
  content: "";
  border-right: 1px solid #BEBEBE;
  position: absolute;
  top: 0px;
  right: 0;
  height: 100%;
}
.so-ratings .so-rating-parent .so-rating:last-child::after {
  border-right: none;
}
.so-ratings .so-rating-parent .so-rating:last-child b {
  color: #5500CB;
}
.so-ratings .so-rating-parent::before {
  content: "";
  position: absolute;
  right: 0px;
  background: url(../images/compare-competitors/sassoptics/stars.svg) no-repeat;
  display: inline-block;
  right: -28px;
  top: 0px;
  width: 154px;
  height: 176px;
  transform: rotate(180deg);
}
.so-ratings .so-rating-parent::after {
  content: "";
  position: absolute;
  right: -40px;
  background: url(../images/g2-badge-collection/chargebee-leader-subscription-management-g2-spring.svg) no-repeat;
  display: inline-block;
  right: -40px;
  top: -133px;
  width: 177px;
  height: 237px;
}
.so-advantage {
  padding: 100px 0;
}
.so-advantage .container {
  max-width: 1000px;
}
.so-advantage .container h4 {
  color: #4300A3;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 50px;
}
.so-advantage .container .item {
  padding-left: 50px;
  margin-bottom: 40px;
}
.so-advantage .container .item .first::before {
  content: "";
  background: url(../images/compare-competitors/sassoptics/business-briefcase-cash.svg) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  position: absolute;
  left: 20px;
}
.so-advantage .container .item .second::before {
  content: "";
  background: url(../images/compare-competitors/sassoptics/safe.svg) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  position: absolute;
  left: 20px;
}
.so-advantage .container .item .third::before {
  content: "";
  background: url(../images/compare-competitors/sassoptics/operator-male.svg) no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  position: absolute;
  left: 20px;
}
.so-advantage .container .item .item-heading {
  color: #101019;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.so-advantage .container .item .item-para {
  color: #000000;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}
.so-revenue {
  background-color: #F9F9F9;
  padding: 100px 0;
}
@media (max-width: 568px) {
  .so-revenue {
    padding: 50px 0;
  }
}
.so-revenue .container {
  max-width: 1000px;
}
.so-revenue .so-revenue-parent .header {
  color: #232323;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.so-revenue .so-revenue-parent .desc {
  font-family: "IBM Plex Sans", sans-serif;
  color: #000000;
  line-height: 24px;
  font-size: 16px;
  max-width: 341px;
}
.so-badge {
  background-color: #F9F9F9;
  padding: 100px 0 150px 0;
}
@media (max-width: 568px) {
  .so-badge {
    padding-top: 50px;
    padding-bottom: 0;
  }
}
.so-saasoptics {
  padding: 100px 0;
}
@media (max-width: 568px) {
  .so-saasoptics {
    padding: 50px 0;
  }
}
.so-saasoptics .parent .left h4 {
  margin-bottom: 30px;
  color: #161516;
  font-size: 36px;
  font-weight: bold;
}
@media (max-width: 568px) {
  .so-saasoptics .parent .left h4 {
    font-size: 28px;
  }
}
.so-saasoptics .parent .right .so-testimonial {
  background: #FFFFFF;
  box-shadow: 4px 4px 34px rgba(0, 0, 0, 0.25);
  padding: 50px;
  border-radius: 10px;
}
.so-saasoptics .parent .right .so-testimonial::before {
  content: "";
  background: url(../images/resources/guides/chargebee-report/quotemark.svg) no-repeat;
  position: absolute;
  top: 0;
  width: 47px;
  height: 38px;
  display: inline-block;
  background-size: contain;
  right: 57px;
}
.so-saasoptics .parent .right .slick-dots {
  text-align: center;
  left: 0;
  bottom: 25px;
}

/*Prefix*/
.abm-customer__logo {
  width: 140px;
  margin-left: auto;
}

.abm-customer__profile {
  width: 230px;
}

/*Customer List*/
.abm-customer__review {
  background-image: none !important;
}

.abm-customer__header {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  position: relative;
  overflow: hidden;
}

.abm-customer__profile {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-column-gap: 10px;
  align-items: end;
}

.abm-customer__profile:after {
  content: "";
  position: absolute;
  width: 76%;
  right: 0;
  bottom: 10px;
  height: 1px;
  border-bottom: 1px solid #C4C4C4;
  z-index: -1;
}

.abm-customer__desc {
  margin-bottom: 30px;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 16px;
}

.abm-customer__logo img {
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 60px;
  max-width: 180px;
}

@media (min-width: 768px) {
  .abm-customer__logo img {
    max-width: 280px;
  }
}
@media (min-width: 992px) {
  .abm-customer__logo img {
    margin-bottom: 0;
  }
}
.abm-customer__name {
  margin-bottom: 30px !important;
  font-size: 14px;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
}

.abm-customer__img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #00000A;
}

@media (min-width: 768px) {
  .abm-customer__img {
    width: 98px !important;
    height: 98px;
  }
}
/*Customer List*/
.fr-form {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .fr-form {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .fr-hs-form {
    margin-left: 0 !important;
  }
  .abm-customer__profile {
    display: block;
  }
  .abm-customer__img {
    width: auto !important;
    margin-bottom: 15px;
  }
}
.cp-article .container .cp-cols .cp-article__header {
  margin-bottom: 60px;
}
.cp-article .container .cp-cols .cp-article__header .cp-article__title {
  font-size: 32px;
  font-weight: bold;
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  line-height: 42px;
  color: #4300A3;
}
@media (max-width: 568px) {
  .cp-article .container .cp-cols .cp-article__header .cp-article__title {
    font-size: 28px;
  }
}
.cp-article .container .cp-cols .cp-article__content {
  width: 55%;
  margin: 0 auto;
}
.cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content {
  display: flex;
  align-items: center;
}
@media (max-width: 568px) {
  .cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content {
    display: block;
    text-align: center;
    margin-top: 100px;
  }
}
.cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__left img {
  width: 206px;
  margin: 0 auto;
  position: relative;
  right: -30px;
  top: 15px;
}
@media (max-width: 568px) {
  .cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__left img {
    width: 100%;
    right: 0;
  }
}
.cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__right {
  padding-left: 40px;
}
@media (max-width: 568px) {
  .cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__right {
    padding-left: 0;
  }
}
.cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__right h3 {
  font-size: 24px;
  font-weight: bold;
  color: rgb(0, 0, 10);
  margin-bottom: 12px;
}
.cp-article .container .cp-cols .cp-article__content .sb-slider .sb-slider__container .sb-slider__content .sb-slider__slide .col .slide-content .slide-content__right p {
  letter-spacing: -0.13px;
  color: rgb(0, 0, 10);
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slick-slide div {
  width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}

.sb-slider__container::before {
  content: "";
  background: url(../images/resources/guides/chargebee-report/bg-shape.svg);
  position: absolute;
  width: 214px;
  height: 300px;
  background-repeat: no-repeat;
}
.sb-slider__container::after {
  content: "";
  background: url(../images/resources/guides/chargebee-report/bg-shape.svg);
  position: absolute;
  width: 90px;
  height: 300px;
  background-repeat: no-repeat;
  top: 144px;
}

ul.slick-dots {
  bottom: -70px;
  left: 38px;
  display: inline-block !important;
  text-align: left;
}
@media (max-width: 568px) {
  ul.slick-dots {
    text-align: center;
    left: 0;
  }
}

.sb-slider .slick-arrow {
  width: 40px;
  height: 52px;
  background: url(../images/resources/guides/chargebee-report/arrows.svg) center/contain no-repeat;
}

.sb-slider .slick-arrow:before {
  display: none;
}

.sb-slider .slick-arrow:hover, .sb-slider .slick-arrow:focus {
  background: url(../images/resources/guides/chargebee-report/arrows.svg) center/contain no-repeat;
}

.sb-slider .slick-prev {
  transform: rotate(180deg);
  left: -116px;
}

.slick-next {
  right: -100px !important;
  top: 60% !important;
}

.sb-slider .slick-dots li {
  margin: 0;
}

.sb-slider .slick-dots li button:before {
  color: #E2E9F9;
  opacity: 1;
  font-size: 12px;
}

@media (max-width: 767px) {
  .sb-slider .slick-dots li button:before {
    font-size: 9px;
  }
}
.sb-slider .slick-dots li.slick-active button:before {
  color: #440077;
}

@media (max-width: 568px) {
  .sb-slider .slick-arrow:hover, .sb-slider .slick-arrow:focus {
    background: url(../images/campaigns/saas-subscription-billing/icon/arrow.svg) center/contain no-repeat;
  }
  .sb-slider .slick-arrow {
    width: 30px;
    height: 24px;
    background: url(../images/campaigns/saas-subscription-billing/icon/arrow.svg) center/contain no-repeat;
  }
  .sb-slider .slick-prev {
    left: -43px !important;
    top: 52%;
  }
  .slick-next {
    right: -36px !important;
    top: 55% !important;
  }
  .so-saasoptics .parent .right .so-testimonial {
    padding: 40px;
  }
  .so-right img {
    text-align: center;
    width: 100%;
  }
  .cp-article--alt.so-badge {
    margin-top: 0 !important;
  }
}
.so-tab [cb-vtab-item-bg] {
  border-bottom: 1px solid #000000;
  z-index: 1;
  display: block;
  position: absolute;
  height: 100%;
  transition: 0.25s;
}
.so-tab__item span {
  color: rgba(25, 25, 35, 0.55);
  font-size: 16px;
  padding: 6px 8px;
  opacity: 0.5;
  display: block;
  cursor: pointer;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .so-tab__item span {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .so-tab__item span {
    font-size: 16px;
    color: rgba(21, 21, 34, 0.55);
  }
}
@media (min-width: 1200px) {
  .so-tab__item span {
    padding: 10px 15px;
    font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
.so-tab__item[cb-vtab-item-selected] span {
  opacity: 1;
  color: #120EF0;
  text-shadow: 0 0 0.65px #333, 0 0 0.65px #333;
}
.so-tab__items {
  display: grid;
  position: relative;
  z-index: 2;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
}
.so-tab__select {
  background-color: #8929e0;
  border-radius: 50px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.06), 0 4px 14px -1px rgba(0, 0, 0, 0.18);
  border-width: 0;
  text-align: left;
  color: #ffffff;
  position: relative;
}
.so-tab__select:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 6px solid transparent;
  border-top-color: #ffffff;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 20px;
}
.so-tab__select select {
  font-size: 18px;
}
.so-tab__select select, .so-tab__select select:focus {
  -webkit-appearance: none;
  border: 0;
  background: 0 0;
  font-weight: 500;
  padding: 10px 24px 10px 18px;
  width: 100%;
  outline: none;
}
@media (max-width: 991px) {
  .so-tab__select {
    margin-bottom: 30px;
  }
}
.so-tab__aside {
  margin-bottom: 30px;
  border-bottom: none;
  position: relative;
}
@media (min-width: 992px) {
  .so-tab__aside {
    margin-bottom: 36px;
    display: inline-block;
    border-bottom: 1px solid #E5E4E4;
  }
}
.so-tab__content [cb-vtab-content] .so-tab__features li {
  flex: 0 0 49%;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.so-tab__content [cb-vtab-content] .so-tab__features li:after {
  content: "";
  background: url(../images/compare-competitors/sassoptics/check-circle.svg);
  display: inline-block;
  width: 11px;
  height: 11px;
  background-size: contain;
  position: relative;
  left: 5px;
}
@media (min-width: 992px) {
  .so-tab__content [cb-vtab-content] .so-tab__parent {
    display: flex;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__left {
    flex: 0 0 430px;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__left .so-tab__header h2 {
    color: #101010;
    font-size: 24px;
    font-weight: bold;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__left .so-tab__descs {
    margin: 30px 0;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__left .so-tab__descs p {
    color: #000000;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__left .so-tab__features {
    list-style-type: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .so-tab__content [cb-vtab-content] .so-tab__parent .so-tab__right {
    flex: auto;
    margin-left: 40px;
  }
}
.so-tab__title {
  color: rgb(3, 61, 72);
  font-size: 16px;
  margin-bottom: 30px;
}
.so-tab__desc {
  color: rgb(3, 61, 72);
  font-size: 16px;
  line-height: 24px;
  font-family: basis-grotesque, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.so-tab__desc ul li {
  margin-bottom: 16px;
}
.slick-slide {
  margin: 0px 15px;
  display: none;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  width: 100%;
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-slide .swidth {
  width: 133px !important;
  height: 50px !important;
  margin: auto;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  touch-action: pan-y;
}

.slick-slider .slick-slide > div {
  background-image: url(../images/customers/logos/logos-sprite.png);
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .slick-slider .slick-slide > div {
    background-image: url(../images/customers/logos/logos-sprite-2x.png);
    background-size: 1078px 50px;
    -webkit-background-size: 1078px 50px;
  }
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: inline-block;
  vertical-align: middle;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

.doodle_bg {
  background-position: 0 0;
}

.envoy_bg {
  background-position: -135px 0;
}

.freedom_bg {
  background-position: -270px 0;
}

.freshworks_bg {
  background-position: -405px 0;
}

.knewton_bg {
  background-position: -540px 0;
}

.okta_bg {
  background-position: -675px 0;
}

.percona_bg {
  background-position: -810px 0;
}

.study_bg {
  background-position: -945px 0;
}

.cp-article .container .cp-cols .cp-article__content:before {
  content: "";
  background-color: #fff;
  width: 83%;
  height: 365px;
  position: absolute;
  left: 8%;
  bottom: -50px;
  display: none;
}

.so-testimonial .slick-dots li button:before {
  width: 15px;
  height: 16px;
  background-color: #C4C4C4;
  border-radius: 50%;
  font-size: 0;
}

.so-testimonial .slick-dots li.slick-active button:before {
  width: 15px;
  height: 16px;
  background-color: #502CA8;
  border-radius: 50%;
}

.abm-customer__body {
  margin-top: 20px !important;
}

.up-scroll {
  background-color: #6450F0 !important;
  box-shadow: 0 2px 10px 0 rgba(0, 4, 48, 0.08), 0 12px 21px 0 rgba(0, 4, 48, 0.24) !important;
  border: none !important;
  color: #ffffff;
}

@media only screen and (max-width: 991px) {
  .so-actions .action {
    display: flex;
    justify-content: center;
  }
  .so-subscription {
    margin-top: 50px;
  }
  .so-tab__left .so-tab__header h2 {
    color: #101010;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .so-tab__left .so-tab__descs p {
    font-size: 18px;
  }
  .so-tab__features {
    padding-left: 0px;
    list-style-type: none;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .so-tab__left .so-tab__header h2 br {
    display: none;
  }
  .so-tab__features {
    display: flex;
    flex-wrap: wrap;
  }
  .so-ratings .container {
    width: 90%;
  }
  .so-saasoptics .parent .left {
    text-align: center;
    margin-bottom: 50px;
  }
  .abm-customer__profile:after {
    width: 100%;
  }
  .so-right img {
    max-width: inherit;
    width: 100%;
  }
  .so-right {
    margin-top: 25px;
  }
  .so-tab__right img {
    margin: 0 auto;
  }
  .so-tab__features {
    display: block;
  }
  .so-tab__features li {
    display: inline-block;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .so-ratings .so-rating-parent::before {
    display: none;
  }
  .so-subscription .container {
    width: 80%;
    max-width: inherit;
  }
  .so-ratings .so-rating-parent {
    width: 100%;
    flex-wrap: wrap;
    flex: 1;
  }
  .so-rating:last-child {
    flex: 1 !important;
    background-color: #4732b4 !important;
  }
  .so-ratings .so-rating-parent .so-rating {
    flex: 0 0 33.3%;
    background-color: #e0dcf8;
    padding: 20px;
  }
  .so-ratings .so-rating-parent::after {
    right: 27px;
    top: 154px;
  }
  .so-ratings .so-rating-parent .so-rating:last-child b {
    color: #ffffff;
  }
  .sm-change {
    color: #ffffff !important;
  }
  .so-ratings .so-rating-parent .so-rating::after {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  .so-right {
    margin-top: 30px;
  }
  .so-heading br {
    font-size: 18px !important;
  }
  .so-tab__features {
    display: block;
  }
  .so-ratings .so-rating-parent .so-rating {
    padding: 10px 0;
  }
  .so-ratings .so-rating-parent .so-rating strong {
    font-size: 32px;
  }
  .so-ratings .so-rating-parent .so-rating b {
    font-size: 14px;
  }
  .so-ratings .so-rating-parent::after {
    display: none;
  }
  .so-actions .action {
    display: block;
  }
  .so-actions .action .btn {
    width: 100%;
    margin-bottom: 15px;
  }
  .so-header .heading {
    font-size: 36px;
    line-height: 48px;
  }
  .so-subscription .container {
    width: 90%;
  }
  h2.so-heading br {
    display: none;
  }
  .so-main .container {
    padding-top: 116px;
  }
  .so-subscription .so-heading {
    font-size: 28px;
  }
  .so-header .desc {
    margin: 20px 0;
  }
  .so-tab__left .so-tab__header h2 {
    font-size: 20px;
  }
  .so-subscription {
    margin-bottom: 50px;
  }
  .so-advantage {
    padding: 50px 0;
  }
  .sb-slider__container::after {
    display: none;
  }
  .sb-slider__container:before {
    background-size: cover;
    width: 100%;
    left: 0;
    right: 0;
  }
  .sb-slider__container::before {
    background-size: cover;
    width: 100%;
    left: 0;
    right: 0;
  }
  .cp-article .container .cp-cols .cp-article__content {
    width: 85%;
  }
  .so-tab__features {
    display: flex !important;
  }
  .so-tab__content [cb-vtab-content] .so-tab__features li {
    flex: 0 0 100%;
  }
}
/*Desktop Tap*/
.so-tab-top {
  position: sticky;
  top: 0;
}
.so-tab-top .so-tab__ul {
  display: flex;
  list-style-type: none;
  align-items: center;
  padding-left: 0;
  justify-content: center;
  border-bottom: 1px solid #e5e4e4;
  background-color: #fff;
}
.so-tab-top .so-tab__ul li {
  position: relative;
}
.so-tab-top .so-tab__ul li a {
  font-size: 16px;
  color: #333333;
  padding: 10px 20px;
  display: block;
  cursor: pointer;
}
.so-tab-top .so-tab__ul li .active {
  opacity: 1;
  color: #120ef0;
  text-shadow: 0 0 0.65px #333, 0 0 0.65px #333;
  border-bottom: 1px solid transparent;
}
.so-tab-top .so-tab__ul li .active::after {
  content: "";
  position: absolute;
  left: 0px;
  border-bottom: 1px solid #000;
  bottom: 0;
  width: 100%;
}

.so-tab-bottom .so-tab__parent {
  display: flex;
  /*left*/
}
.so-tab-bottom .so-tab__parent .so-tab__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 430px;
  flex: 0 0 430px;
  padding-top: 70px;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__header h2 {
  color: #101010;
  font-size: 24px;
  font-weight: 700;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__descs {
  margin: 30px 0;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__descs p {
  color: #000000;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__features {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__features li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.so-tab-bottom .so-tab__parent .so-tab__left .so-tab__features li::after {
  content: "";
  background: url(../images/compare-competitors/sassoptics/check-circle.svg);
  display: inline-block;
  width: 11px;
  height: 11px;
  background-size: contain;
  position: relative;
  left: 5px;
  z-index: -1;
}
.so-tab-bottom .so-tab__parent .so-tab__right {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  margin-left: 40px;
  padding-top: 50px;
}

.so-tab-bottom div {
  margin-bottom: 20px;
}

/*Desktop Tap*/
.banner-grid {
  position: relative;
}
.banner-grid img:first-child {
  position: absolute;
  width: 100px;
}