.ss-btn-xl {padding: 12px 28px;}
.new-ss-preview-bg {background-color: #C1E6F4;}
.omnichannel-bg {background-color: #EBE1DF;}
.new-ss-bg-grey {background-color: #EEECED;}
.ecommerce-preview-bg {background-color: #D7EBF0;}
.call-center-preview-bg {background-color: #FD0;}
.tech-sup-preview-bg {background-color: #FFDBBB;}

.new-ss-preview {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: stretch;
}

.new-ss-preview > div {
  max-height: 600px;
}

.new-ss-preview > div:first-child {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 32px;
  padding: 0 40px;
  box-sizing: border-box;
}

.new-ss-preview > div:first-child .ss-btn-xl{
  width: fit-content;
}

.new-ss-preview > div:first-child .b-black-filled {
  min-width: 120px;
  color: #fff;
}

.new-ss-preview > div:last-child {
  grid-column: span 5;
  overflow: hidden;
}

.new-ss-preview > div:last-child > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.new-ss-our-services {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}

.new-ss-our-services > div:first-child {
  grid-column: span 7;
}

.new-ss-our-services > div:last-child {
  grid-column: span 5;
}

.new-ss-our-services-title {
  display: flex;
  align-items: center;
  padding: 40px 40px 32px 40px;
  box-sizing: border-box;
  background-color: #EEECED;
}

.new-ss-our-services > div:first-child > ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0;
  margin: 4px 0 0 0;
}

.new-ss-our-services > div:first-child ul > li {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 16px 40px;
  background-color: #EEECED;
  box-sizing: border-box;
}

.new-ss-our-services > div:first-child ul > li > img {
  width: 30px;
  height: 30px;
}

.new-ss-our-services > div:last-child {
  position: relative;
  overflow: hidden;
  background-color: #FED700;
}

.new-ss-flying-logos-content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  padding: 24px 40px;
  background: rgba(255, 221, 0, 0.90);
  backdrop-filter: blur(5px);
  box-sizing: border-box;
}

.new-ss-flying-logos-content .button {
  display: flex;
  justify-content: center;
  align-items: center;
}

.csc-what-we-offer {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 40px 40px;
  box-sizing: border-box;
}

.new-ss-what-we-offer {
  display: flex;
  flex-direction: column;
  gap: 56px;
  padding: 40px 40px;
  box-sizing: border-box;
}

.new-ss-offer-list {
  display: flex;
  align-items: stretch;
  gap: 80px;
}

.new-ss-offer-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.new-ss-offer-list:first-child > .new-ss-offer-item:first-child {
  gap: 40px;
}

.new-ss-offer-item-icon {
  padding: 20px;
  background-color: #FD0;
  box-sizing: border-box;
}

.new-ss-offer-item .ss-btn-xl {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-ss-offer-item > div {
  align-items: flex-start;
}

.new-ss-offer-item > div > img {
  width: 40px;
  height: 40px;
}

.new-ss-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 204px;
  background: linear-gradient(87deg, #EDECED 0%, #B6CBF4 100%), linear-gradient(87deg, #EDECED 0%, #4A80B5 100%);
  box-sizing: border-box;
}

.new-ss-banner > p {
  margin-top: 16px;
  margin-bottom: 24px;
}

.new-ss-why-sup {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: stretch;
  gap: 16px;
}

.new-ss-why-sup-content {
  grid-column: span 7;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.new-ss-why-sup > div:last-child {
  grid-column: span 5;
  display: flex;
  align-items: stretch;
}

.new-ss-why-sup-content > div {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 40px 40px 32px 40px;
  background: #EEECED;
  box-sizing: border-box;
}

.new-ss-why-sup-content > ul {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  padding: 0;
}

.new-ss-why-sup-content > ul > li {
  flex: 1;
  display: flex;
  gap: 24px;
  background-color: #EEECED;
  padding: 24px 40px;
  box-sizing: border-box;
}

.new-ss-why-sup > div:last-child > img {
  flex: 1;
  width: 100%;
  height: 100%;
  max-height: 620px;
  object-fit: cover;
}

.new-ss-how-it-works {
  display: flex;
  flex-direction: column;
  gap: 48px;
  padding: 40px 40px;
  background-color: #112;
  box-sizing: border-box;
}

.new-ss-how-it-works-swiper {
  margin: 0;
}

.new-ss-how-it-works-swiper .swiper-wrapper {
  min-height: 250px;
}

.new-ss-how-it-works-swiper-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-right: 40px;
  box-sizing: border-box;
}

.new-ss-how-it-works-swiper-item > img {
  position: absolute;
  z-index: -1;
  top: 16px;
  left: 8px;
  width: 100%;
  max-height: 16px;
  object-fit: cover;
}

.new-ss-how-it-works-swiper-item > div {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #FD0;
}

.new-ss-how-it-works-swiper-item > h3 {
  margin-top: 8px;
}

.new-ss-how-it-works-swiper-item > p {
  margin-top: 16px;
}

.new-ss-how-it-works-swiper-item a {
  color: #FD0;
}

.new-ss-how-it-works-swiper .swiper-button-next, 
.new-ss-how-it-works-swiper .swiper-button-prev {
  z-index: 11;
  top: inherit;
  bottom: 0px;
  color: #FFDD00 !important;
}

.new-ss-how-it-works-swiper .swiper-button-next {
  right: 16px;
}

.new-ss-how-it-works-swiper .swiper-button-prev {
  left: 0px;
}

.new-ss-channels > div {
  position: relative;
  overflow: hidden;
  padding: 40px 64px !important;
  padding-bottom: 100px !important;
}

.new-ss-channels svg {
  position: absolute;
  z-index: 1;
  bottom: 0;
}

.new-ss-channels > div:first-child > svg {
  left: calc(50% - 90px);
}

.new-ss-channels > div:last-child > svg {
  left: calc(50% - 200px);
}

.new-ss-channels > div > p {
  margin-top: 8px !important;
  margin-bottom: 40px !important;
}

.new-ss-channels.service-channel .channels-list {
  height: 240px !important;
}

.new-ss-channels.service-channel .channels-list > li:last-child {
  right: 0px;
}

.new-ss-security {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  align-items: stretch;
  gap: 4px;
}

.new-ss-security > div:first-child {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  gap: 24px;
  background-color: #D6F5F7;
  padding: 40px;
  box-sizing: border-box;
}

.new-ss-security-awards {
  grid-column: span 8;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
}

.new-ss-security-awards > div {
  display: flex;
  flex-direction: column;
  gap: 32px;
  background-color: #D6F5F7;
  padding: 40px;
  box-sizing: border-box;
}

.new-ss-security-awards > div > img {
  width: 128px;
  height: 48px;
}

.new-ss-client-review.ss-client-review > div:first-child {
  min-width: 465px;
  max-width: 465px;
  padding: 60px 40px;
  box-sizing: border-box;
}

.new-ss-client-review > #reviews {
  padding: 60px 74px;
}

.new-ss-client-review > #reviews .quote {
  min-height: 320px;
}

.new-ss-with-service {
  display: flex;
  flex-direction: column;
  gap: 56px;
  padding: 40px 40px;
  box-sizing: border-box;
}

.new-ss-with-service-title {
  display: flex;
  align-items: center;
  gap: 24px;
}

.new-ss-with-service-title > div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 22px;
  background-color: #E1F1D5;
  box-sizing: border-box;
}

.new-ss-with-service-lists {
  display: grid;
  grid-template-columns: 1fr;
  gap: 56px;
  margin: 0;
  padding: 0;
}

.new-ss-with-service-lists .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
}

.new-ss-with-service-lists > .swiper-wrapper > div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.new-ss-with-service-lists > .swiper-wrapper > div > div {
  display: flex;
  align-items: center;
  gap: 16px;
}

.new-ss-with-service-lists > .swiper-wrapper > div > div > img {
  align-self: flex-start;
}

.new-ss-with-service-lists a {
  color: #1D1D1F;
}

.new-ss-faq {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.new-ss-faq-content > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.new-ss-faq-content > div > div {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 40px 40px 32px 40px;
  box-sizing: border-box;
}

.new-ss-faq-content > div > ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  padding: 0;
}

.new-ss-faq-item {
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding: 24px 24px 24px 40px;
  box-sizing: border-box;
  transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.new-ss-faq-item-header {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  cursor: pointer;
}

.new-ss-faq-item-header > img {
  transform: rotate(180deg);
  transition: transform .2s ease-in;
}

.new-ss-faq-item-header > div {
  display: flex;
  align-items: center;
  gap: 16px;
}

.new-ss-faq-item-hidden-content {
  display: flex;
  gap: 16px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.new-ss-sticky {
  position: sticky;
  top: 94px;
  height: calc(100vh - 111px);
  transition: height 0.3s ease-in-out;
}

.new-ss-sticky > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.new-ss-faq-active-tab {
  gap: 29px;
}

.new-ss-faq-active-tab > .new-ss-faq-item-hidden-content {
  opacity: 1;
  max-height: 700px;
}

.new-ss-faq-active-tab .new-ss-faq-item-header > img {
  transform: rotate(0deg);
}

.new-ss-hubspot-form-section {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.new-ss-hubspot-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #D0ECE5;
  padding: 40px;
  box-sizing: border-box;
}

.new-ss-hubspot-form .hs-richtext > p > strong{
  color: #161618;
  font-family: var(--main-font);
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.new-ss-hubspot-form .hs-additional_details > label > span,
.new-ss-hubspot-form .hs-workload_cnct > label > span {
  color: #161618 !important;
  font-family: var(--main-font);
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.5px;
}

.new-ss-hubspot-form .input {
  border: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  max-width: inherit;
  min-width: inherit;
  font-size: 0px;
  margin-bottom: 0px;
  outline-color: none;
}

.new-ss-hubspot-form .hsfc-RichText p,
.new-ss-hubspot-form .hsfc-FieldLabel span > strong {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.5px;
  font-family: var(--main-font);
  font-weight: bold;
  margin: 0;
  color: #161618 !important;
}

.new-ss-hubspot-form .hsfc-Step .hsfc-Step__Content {
  padding: 0;
}

.new-ss-hubspot-form .hsfc-Row {
  margin-bottom: 0px;
  gap: 16px;
}

.new-ss-hubspot-form .hsfc-Row:nth-child(1) {
  margin-bottom: 16px;
}

.new-ss-hubspot-form .hsfc-FieldLabel > span {
  font-size: 15px;
  font-weight: 400;
  line-height: 22.5px;
  letter-spacing: 0.5px;
  font-family: var(--main-font);
  color: #161618 !important;
}

.new-ss-hubspot-form .hsfc-TextInput,
.new-ss-hubspot-form .hsfc-TextareaInput {
  font-size: 15px;
  letter-spacing: 0.5;
  padding: 8px 12px;
  border-radius: 4px;
  border: 1px solid #fff;
  background-color: #FFF;
  transition: all .2s ease-in;
  color: #161618 !important;
}

.new-ss-hubspot-form .hsfc-TextareaInput {
  height: 61px;
}

.new-ss-hubspot-form .hsfc-TextInput:hover,
.new-ss-hubspot-form .hsfc-TextInput:focus,
.new-ss-hubspot-form .hsfc-TextareaInput:hover,
.new-ss-hubspot-form .hsfc-TextareaInput:focus {
  box-shadow: none;
  border: 1px solid #000;
}

.new-ss-hubspot-form .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
  min-width: 84px;
  border: 1px solid #fff;
  background-color: #fff;
  transition: .2s ease-in;
  border-radius: 4px;
  padding: 4px 12px !important;
}

.new-ss-hubspot-form .hsfc-PhoneInput__FlagAndCaret {
  font-size: 15px;
}

.new-ss-hubspot-form .hsfc-PhoneInput {
  gap: 4px;
}

.new-ss-hubspot-form .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl)>.hsfc-TextInput {
  border-left: 1px solid #fff;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.new-ss-hubspot-form .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl)>.hsfc-TextInput:hover,
.new-ss-hubspot-form .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl)>.hsfc-TextInput:focus {
  border-left: 1px solid #000;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.new-ss-hubspot-form .hsfc-PhoneInput__FlagAndCaret:hover {
  filter: brightness(100%);
  border: 1px solid #000 !important;
}

.new-ss-hubspot-form .hsfc-RadioFieldGroup__Options {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.new-ss-hubspot-form .hsfc-RadioFieldGroup__Options label {
  width: fit-content;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 8px 12px 8px 8px;
  border-radius: 4px;
}

.new-ss-hubspot-form .hsfc-RadioFieldGroup__Options > div {
  margin: 0 !important;
}

.new-ss-hubspot-form .hsfc-RadioInput {
  width: 12px;
  height: 12px;
  border-color: #1D1D1F;
  opacity: 0.5;
  padding: 0px;
}

.new-ss-hubspot-form .hsfc-RadioInput:hover,
.new-ss-hubspot-form .hsfc-RadioInput:focus,
.new-ss-hubspot-form .hsfc-CheckboxInput:hover,
.new-ss-hubspot-form .hsfc-CheckboxInput:focus {
  box-shadow: none;
}

.new-ss-hubspot-form .hsfc-RadioInput:checked {
  opacity: 1;
}

.new-ss-hubspot-form .hsfc-NavigationRow__Buttons:has(>*:only-child) {
  justify-content: flex-start;
}

.new-ss-hubspot-form .hsfc-ErrorAlert {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 22.5px;
}

.form-element-1 {
  margin-top: 32px;
}

.new-ss-hubspot-form .hsfc-TextField>*:not(:last-child),
.new-ss-hubspot-form .hsfc-EmailField>*:not(:last-child),
.new-ss-hubspot-form .hsfc-PhoneField>*:not(:last-child),
.new-ss-hubspot-form .hsfc-TextareaField>*:not(:last-child) {
  margin-bottom: 4px;
}

.form-element-3,
.form-element-6 {
  margin-top: 12px;
}

.form-element-4,
.new-ss-hubspot-form .hsfc-NavigationRow {
  margin-top: 32px;
}

.form-element-5 {
  margin-top: 16px;
}

.form-element-5 > div > label {
  margin-bottom: 16px !important;
}

.form-element-7 {
  margin-top: 32px;
  margin-bottom: 32px !important;
}

.form-element-7 > div > label {
  margin-top: 0px !important;
  margin-bottom: 16px !important;
}

.form-element-8 {
  margin-bottom: 16px !important;
}

.form-element-10 {
  margin-top: 32px;
  margin-bottom: 16px !important;
}

.new-ss-hubspot-form .hsfc-NavigationRow__Buttons > button {
  background-color: transparent;
}

.new-ss-hubspot-form .hsfc-NavigationRow__Alerts {
  margin-bottom: 4px;
}

.form-element-5 .hsfc-RadioFieldGroup__Options>*:not(:last-child) {
  margin-bottom: 0;
}

.new-ss-hubspot-form .hsfc-NavigationRow__Buttons {
  justify-content: flex-start;
  gap: 40px !important;
}

.new-ss-hubspot-form .hsfc-FieldLabel > span a {
  color: #1D1D1F;
  font-weight: 400;
}

.new-ss-hubspot-form .hsfc-CheckboxInput:checked:after {
  background-color: #ffffff !important;
}

.new-ss-hubspot-form .hsfc-CheckboxInput {
  border-color: transparent !important;
}

.new-ss-hubspot-form .hsfc-CheckboxInput:checked {
  background-color: #6FAC3A !important;
}

.new-ss-channels .channels-list li:nth-child(9) {
  min-width: 130px;
}

.new-ss-after-submitting-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.new-ss-after-submitting-text > p,
.new-ss-after-submitting-text > p a {
  font-size: 20px !important;
}

.new-ss-after-submitting-text > p:nth-child(1) {
  font-size: 40px !important;
  font-weight: bold;
}

.new-ss-after-submitting-text > p:nth-child(2) {
  margin-top: 24px;
  line-height: 27px !important;
}

.new-ss-hubspot-form .hsfc-CheckboxField label {
  align-items: flex-start;
}

.new-ss-hubspot-form .hsfc-CheckboxField label>input {
  position: relative;
  top: 2px;
}

.new-ss-hubspot-form .form-element-7 {
  margin-top: 0px !important;
  margin-bottom: 16px !important;
}

.new-ss-hubspot-form .form-element-9 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.new-ss-hubspot-form .form-element-9 > div > label {
  margin-bottom: 16px !important;
}

.new-ss-hubspot-form .form-element-10 {
  margin-bottom: 16px;
}

.new-ss-hubspot-form .form-element-12 textarea {
  margin-bottom: 32px;
}

.ai-voice-form .form-element-7 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.ai-voice-form .form-element-9 {
  margin: 0px !important;
}

.ai-voice-form .form-element-9 > div > label {
  margin-bottom: 0px !important;
}

.mobile-ss-offer-lists {
  display: none;
}

.mobile-ss-why-sup {
  display: none !important;
}

.new-ss-with-service-lists .swiper-button-next, 
.new-ss-with-service-lists .swiper-button-prev {
  display: none;
}

.new-ss-what-you-get {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.new-ss-what-you-get > div:first-child {
  display: flex;
  flex-direction: column;
  gap: 4px;
  overflow: hidden;
}

.new-ss-what-you-get > div:last-child > img {
  width: 100%;
  height: 100%;
  max-height: 580px;
  object-fit: cover;
  object-position: top;
}

.new-ss-what-you-get-title {
  padding: 40px 32px 32px 32px;
  background-color: #EEECED;
  box-sizing: border-box;
}

.new-ss-what-you-get-list {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  margin: 0;
  padding: 0;
}

.new-ss-what-you-get-list > li {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #EEECED;
  padding: 24px 40px;
  box-sizing: border-box;
}

.new-ss-seo-block {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.new-ss-seo-block > div:first-child {
  background-color: #EEECED;
}

.new-ss-seo-block > div:first-child > div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.new-ss-seo-block-title {
  padding: 40px 32px 32px 32px;
  background-color: #EEECED;
  box-sizing: border-box;
}

.new-ss-seo-sticky {
  position: sticky;
  top: 94px;
  height: calc(100vh - 111px);
  transition: height 0.3s ease-in-out;
}

.new-ss-seo-sticky > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.new-ss-seo-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.new-ss-seo-content-item-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.new-ss-seo-content-item-header > img {
  transform: rotate(0deg);
  transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.new-ss-seo-content-item {
  display: flex;
  flex-direction: column;
  gap: 0px;
  background-color: #EEECED;
  padding: 24px 24px 24px 40px;
  box-sizing: border-box;
  overflow: hidden;
  transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.new-ss-seo-content-item > p {
  max-height: 0px;
  opacity: 0;
  transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.new-ss-seo-content-item-active {
  gap: 24px;
}

.new-ss-seo-content-item-active > p {
  opacity: 1;
  max-height: 2000px;
}

.new-ss-seo-content-item-active > .new-ss-seo-content-item-header img {
  transform: rotate(-180deg);
}

.new-ss-what-you-get-swiper {
  display: none;
}

.new-ss-what-you-get-nav-bar {
  display: none;
}

/* Call Center Outsourcing / Tech support outsourcing */

.tech-support-solution-list > li {
  flex-basis: 40% !important;
}

.call-center-solution-list > li > .channel-item-content,
.tech-support-solution-list > li > .channel-item-content {
  flex-direction: column;
  text-align: center;
}

.call-center-solution-list > li > div:nth-of-type(1),
.tech-support-solution-list > li > div:nth-of-type(1) {
  padding: 24px;
  gap: 16px !important;
}

.call-center-solution-list > li > div a,
.tech-support-solution-list > li > div a {
  max-width: fit-content;
}

.call-center-omni-channel {
  gap: 4px;
}

.call-center-omni-channel > div:first-child {
  padding: 24px 40px;
}

.tech-support-features > div:first-child > ul {
  display: flex;
  flex-direction: column;
}

.call-center-features > div:first-child > ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.call-center-seo-block .new-ss-seo-block-title {
  padding: 40px 40px 32px 40px;
}

.call-center-omni-channel-mobile {
  display: none;
}

.call-center-features-mobile {
  display: none;
}

.service-toc-container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  align-items: stretch;
  margin: 16px 16px 0 0;
}

.service-toc-navigation {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.service-toc-navigation > div {
  background-color: #EEECED;
}

.service-toc-navigation > div:first-child {
  justify-content: space-between;
  padding: 40px;
  box-sizing: border-box;
}

.service-toc-navigation > div:first-child > img {
  display: none;
  width: 16px;
  height: 16px;
}

.service-toc-navigation > .service-toc-navigation-hidden {
  height: 100%;
  padding: 24px 40px;
  box-sizing: border-box;
}


.service-toc-navigation-sticky {
  position: sticky;
  top: 94px;
}

.service-toc-data {
  grid-column: span 8;
  display: flex;
  justify-content: center;
  padding: 40px 0;
}

.service-toc-data > div {
  max-width: 700px;
  display: flex;
  flex-direction: column;
}

.service-toc-data-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0;
  margin: 48px 0 0 0;
}

.service-toc-data-list > li {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.service-toc-navigation-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 16px 0 0 0;
  padding: 0;
}

.service-toc-navigation-list > li {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}

.service-toc-navigation-list > li > svg {
  min-width: 16px;
  min-height: 16px;
  max-width: 16px;
  max-height: 16px;
}

.service-toc-navigation-list > li > a {
  text-decoration: none;
  color: #1D1D1F;
}

.service-toc-navigation-list > li > svg path {
  fill: #1D1D1F;
}

.service-toc-navigation-list .active-toc > a {
  color: #3681BA;
  text-decoration: underline;
}

.service-toc-navigation-list .active-toc > svg path {
  fill: #3681BA;
}

.choose-plan-section {
  display: flex;
  flex-direction: column;
  padding: 16px;
  box-sizing: border-box;
}

.choose-plan-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  padding: 40px 40px 94px 40px;
  box-sizing: border-box;
}

.choose-plan-table {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.choose-plan-table-list {
  flex: 1;
  display: flex;
}

.choose-plan-table-list > div {
  flex: 1;
}

.choose-plan-table-list > div:nth-child(1) {
  max-width: 200px;
  flex-basis: 200px;
}

.choose-plan-table-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #D9D9D9;
  border-radius: 4px 4px 0 0;
  border-bottom: 0px;
}

.choose-plan-table-item:nth-child(1) {
  border: 0;
}

.choose-plan-table-item:nth-child(3) {
  transform: scaleY(1.2) scaleX(1.1);
  transform-origin: bottom;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 14px rgba(3, 22, 51, 0.05);
}

.choose-plan-table-item:nth-child(3) > div:last-child {
  transform: scale(0.9);
}

.choose-plan-table-item > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.choose-plan-table-item > div:first-child {
  padding: 16px 0;
  background-color: #DCECF8;
  box-sizing: border-box;
}

.choose-plan-table-item:nth-child(3) > div:first-child {
  background-color: #FD0;
}

.choose-plan-table-item > div:last-child {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0;
  box-sizing: border-box;
}

.choose-plan-table-item .b-black-filled {
  color: #ffffff;
}

.choose-plan-table-list-data {
  display: flex;
  border: 1px solid #D9D9D9;
  border-top: 0;
}

.choose-plan-table-list-data:nth-child(2) {
  border-top: 1px solid #D9D9D9;
  border-top-left-radius: 4px;
}

.choose-plan-table-data-item:first-child {
  max-width: 200px;
  flex-basis: 200px;
  border-right: 1px solid #D9D9D9;
}

.choose-plan-table-data-item {
  flex: 1;
  padding: 12px 8px 12px 16px;
  box-sizing: border-box;
  background-color: #DCECF8;
}

.choose-plan-table-list-data:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.choose-plan-table-list-data:nth-child(2n + 1) .choose-plan-table-data-item {
  background-color: #ffffff;
}

.choose-plan-section-footer {
  display: flex;
  align-items: center;
  margin-top: 16px;
  padding: 16px;
  box-sizing: border-box;
  background-color: #FD0;
  border-radius: 4px;
}

.choose-plan-table-mobile-container {
  display: none;
}

/* CASE STUDIES */
.cscase-preview {
  gap: 0;
  background: transparent;
  background-image: url("https://supportyourapp.com/img/case-studies/bg_cscase-preview.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.cscase-preview > p {
  margin-top: 16px;
  margin-bottom: 32px;
}

.cscae-flibco {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 32px;
  margin-top: 16px;
  margin-right: 16px;
  padding: 40px;
  box-sizing: border-box;
  background-image: url("https://supportyourapp.com/img/case-studies/bg_light-green.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.cscae-flibco > div:first-child {
  grid-column: span 5;
}

.cscae-flibco > div:first-child {
  background-color: transparent;
}

.cscae-flibco > div:first-child > img {
  width: 100%;
  max-height: 562px;
  object-fit: contain;
}

.cscae-flibco-content {
  grid-column: span 7;
}

.cscae-flibco-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cscae-flibco-content > p:first-child {
  width: fit-content;
  background-color: #ffffff;
  padding: 0 4px;
  box-sizing: border-box;
}

.cscae-flibco-content > h2 {
  margin-top: 8px;
  margin-bottom: 40px;
}

.cscae-flibco-content > ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  margin-bottom: 24px;
  padding: 0;
}

.cscae-flibco-content > ul > li {
  display: flex;
  gap: 8px;
}

.cscae-flibco-content > ul > li > svg {
  position: relative;
  top: 2px;
  min-width: 20px;
  min-height: 20px;
  max-width: 20px;
  max-height: 20px;
}

.cscae-flibco-content .b-black-filled {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-top: 40px;
}

.cscase-services {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 60px 40px;
  box-sizing: border-box;
}

.cscase-services-list {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, 1fr);
  margin: 0;
  padding: 0;
}

.cscase-services-list-item {
  display: flex;
  flex-direction: column;
  background-color: #FFF;
  box-shadow: -10px 10px 38px 8px rgba(0, 0, 0, 0.05);
}

.cscase-services-list-item > div:first-child {
  min-height: 400px;
  max-height: 400px;
}

.cscase-services-list-item > div:first-child > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.cscase-services-list-item > div:last-child {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  padding: 32px 40px;
  box-sizing: border-box;
}

.cscase-services-list-item-tags {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cscase-services-list-item-tags > div {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  border-radius: 4px;
  background: rgba(197, 197, 197, 0.40);
  backdrop-filter: blur(25px);
  box-sizing: border-box;
}

.cscase-services-list-item > div:last-child > div > h3 {
  margin-top: 32px;
  margin-bottom: 24px;
}

.cscase-services-list-item > div:last-child > div > h3  > a {
  color: #1D1D1F;
  text-decoration: none;
}

.cscase-services-list-item > div:last-child > div >ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  margin-bottom: 16px;
  padding: 0;
}

.cscase-services-list-item > div:last-child > div > ul > li {
  display: flex;
  gap: 4px;
}

.cscase-services-list-item > div:last-child > div > ul > li > svg {
  position: relative;
  top: 4px;
  min-width: 14px;
  min-height: 14px;
  max-width: 14px;
  max-height: 14px;
}

.cscase-services-list-item > div:last-child .btn-with-icon {
  justify-content: space-between;
  padding: 12px 16px 12px 24px;
}

.cscase-services-list-item > div:last-child .btn-with-icon:hover > img {
  filter: invert(1);
}

.cscase-banner {
  background-image: url('https://supportyourapp.com/img/case-studies/bg_cscase-banner.jpg');
  gap: 0;
}

.cscase-banner > p {
  margin-top: 20px;
  margin-bottom: 32px;
}

.cscase-subscribe-banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 60px 200px;
  background-image: url("https://supportyourapp.com/img/case-studies/bg_case-studies-subscribe-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.cscase-subscribe-banner .hs-submit {
  display: none;
}

.cscase-subscribe-form-wrp {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  box-sizing: border-box;
}

.cscase-subscribe-form-wrp > div {
  width: 100%;
}

.cscase-subscribe-form-wrp > div > button {
  width: 100%;
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.cscase-subscribe-form-wrp > div > .b-black-filled {
  color: #fff;
  background-color: transparent;
}

.cscase-subscribe-form-wrp .hs-form-private {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.cscase-subscribe-form-wrp .hs-email {
  margin-top: 0px;
}

.cscase-subscribe-social {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.cscase-subscribe-social > ul {
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 0;
  margin: 0;
}

.cscase-subscribe-social > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: rgba(29, 29, 31, 0.80);
}

.cscase-subscribe-social > ul > li > a {
  padding: 4px;
  box-sizing: border-box;
}

@media screen and (max-width: 1440px) {
  .new-ss-why-sup > div:last-child > img {
    max-height: 100%;
  }

  .choose-plan-table-item > div:last-child {
    max-width: 85%;
    margin: auto;
  }

  .choose-plan-table-item > div:last-child br {
    display: none;
  }

  .cscase-services-list-item > div:first-child {
    min-height: 300px;
    max-height: 300px;
  }
}

@media screen and (max-width: 1180px) {
  .new-ss-client-review > #reviews {
    padding: 60px 32px;
  }

  .new-ss-security {
    flex-direction: column;
  }
  
  .new-ss-security > div:first-child {
    min-width: inherit;
    max-width: 100%;
  }

  .cscase-services-list {
    grid-template-columns: 1fr 1fr;
  }
}

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

  .new-ss-preview > div:first-child {
    padding: 32px 40px;
  }

  .new-ss-preview {
    flex-direction: column;
  }

  .new-ss-preview > div:first-child {
    order: 2;
  }

  .new-ss-preview > div:last-child > img {
    object-position: center;
  }

  .call-center-omni-channel > div:first-child,
  .call-center-omni-channel > div:nth-child(2) {
    display: none;
  }

  .call-center-omni-channel-mobile {
    display: block;
  }

  .call-center-omni-channel-mobile-title {
    width: 100%;
    padding: 32px 16px 24px 16px;
    background-color: #EEECED;
    box-sizing: border-box;
  }

  .call-center-omni-channel-mobile-footer {
    width: 100%;
    margin-top: 4px;
    padding: 16px;
    background-color: #EEECED;
    box-sizing: border-box;
  }

  .call-center-omni-channel-mobile-swiper {
    margin-top: 4px;
  }

  .call-center-omni-channel-mobile-swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .call-center-omni-channel-mobile-swiper .swiper-slide > div {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 16px;
    background-color: #EEECED;
    padding: 16px;
    box-sizing: border-box;
  }

  .call-center-omni-channel-mobile-swiper .swiper-slide > div a {
    color: #1D1D1F;
    text-decoration: none;
  }

  .call-center-omni-channel-mobile-swiper .swiper-slide > div br {
    display: none;
  }

  .new-ss-our-services > div:last-child {
    display: none;
  }

  .new-ss-offer-list {
    flex-wrap: wrap;
  }

  .new-ss-offer-item {
    flex-basis: 280px;
  }

  .new-ss-banner {
    padding: 60px 92px;
  }

  .new-ss-banner > h2,
  .new-ss-banner > p {
    text-align: center;
  }

  .new-ss-why-sup > div:last-child {
    display: none;
  }

  .new-ss-how-it-works .new-ss-how-it-works-swiper {
    padding-bottom: 64px;
  }

  .new-ss-how-it-works .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }

  .new-ss-how-it-works .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #FD0 !important;
    background: transparent !important;
    opacity: 0.6 !important;
    transition: all .2s ease-in;
    transform-origin: center;
  }

  .new-ss-how-it-works .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    background: #FD0 !important;
    opacity: 1 !important;
  }

  .new-ss-security > div:first-child {
    min-width: inherit;
    max-width: 100%;
  }

  .new-ss-client-review {
    flex-direction: column;
  }

  .new-ss-client-review.ss-client-review > div:first-child {
    min-width: inherit;
    max-width: 100%;
  }

  .new-ss-offer-list {
    gap: 48px;
  }

  .new-ss-faq > div:first-child {
    display: none;
  }

  .new-ss-how-it-works {
    padding-right: 0;
  }

  .new-ss-hubspot-form .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
    min-width: fit-content;
  }

  .new-ss-seo-sticky {
    display: none;
  }

  .new-ss-channels > div {
    padding: 40px 64px !important;
  }

  .call-center-features-mobile {
    display: block;
    height: fit-content;
  }

  .call-center-features > div:first-child > ul {
    display: none;
  }

  .new-ss-our-services > div:first-child {
    grid-column: span 12;
  }

  .call-center-features .swiper-wrapper {
    margin-top: 4px;
  }

  .call-center-features .swiper-slide {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .call-center-features .swiper-slide > div {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    background-color: #EEECED;
    padding: 16px 40px;
    box-sizing: border-box;
  }

  .call-center-features .swiper-slide > div img {
    position: relative;
    top: 2px;
  }

  .new-ss-why-sup-content {
    grid-column: span 12;
  }

  .new-ss-why-sup-content > ul {
    display: none;
  }

  .mobile-ss-why-sup {
    display: flex !important;
    flex-direction: column !important;
    background-color: transparent !important;
    padding: 0px !important;
    gap: 4px !important;
  }
  
  .mobile-ss-why-sup-item {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding: 24px 16px;
    background-color: #EEECED;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  .mobile-ss-why-sup-item > p {
    max-height: 0px;
    opacity: 0;
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  .mobile-ss-why-sup-item > div {
    display: flex;
    justify-content: space-between;
    gap: 16px;
  }

  .mobile-ss-why-sup-item > div > img {
    width: 24px;
    height: 24px;
    transform: rotate(-180deg);
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  .mobile-ss-why-sup-item > div > div {
    display: flex;
    align-items: center;
    gap: 24px;
  }

  .mobile-ss-why-sup-item-active {
    gap: 16px;
  }

  .mobile-ss-why-sup-item-active > p {
    max-height: 900px;
    opacity: 1;
  }

  .mobile-ss-why-sup-item-active > div > img {
    transform: rotate(0deg);
  }

  .new-ss-with-service-lists {
    padding-bottom: 64px;
  }

  .new-ss-with-service-lists .swiper-button-next, 
  .new-ss-with-service-lists .swiper-button-prev {
    z-index: 11;
    display: block;
    top: inherit;
    bottom: 0;
    color: #1D1D1F !important;
  }

  .new-ss-with-service-lists .swiper-wrapper {
    display: flex;
    gap: 0;
  }

  .new-ss-with-service-lists .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }

  .new-ss-with-service-lists .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: transparent !important;
    border: 1px solid #161618 !important;
    opacity: 0.6 !important;
  }

  .new-ss-with-service-lists .swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #161618 !important;
    background-color: #161618 !important;
    opacity: 1 !important;
  }
  
  .choose-plan-table {
    display: none;
  }

  .choose-plan-table-mobile-container {
    display: block;
  }

  .choose-plan-mobile-card-header {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 0px;
    border-bottom: 1px solid #D9D9D9;
  }

  .cp-mobile-card-visible {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: 16px;
    box-sizing: border-box;
    background-color: #DCECF8;
  }

  .cp-mobile-card-hidden {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    padding: 16px 0;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .2s linear;
  }

  .choose-plan-mobile-card-header > .cp-mobile-card-hidden {
    max-height: 0px;
    padding: 0;
  }

  .choose-plan-mobile-card-header-open {
    min-height: 220px;
  }

  .choose-plan-mobile-card-header-open > .cp-mobile-card-hidden {
    max-height: 240px;
    padding: 16px 0px;
  }

  .cp-mobile-card-hidden .b-black-filled {
    color: #ffffff;
  }

  .choose-plan-mobile-list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }

  .choose-plan-mobile-list > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 12px 8px;
    background-color: #DCECF8;
    box-sizing: border-box;
  }

  .choose-plan-mobile-list > li:nth-child(2n) {
    background-color: #ffffff;
  }

  .choose-plan-mobile-card-nav {
    position: absolute;
    top: 220px;
    width: 100%;
    min-height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .choose-plan-mobile-card {
    display: flex;
    flex-direction: column;
  }

  .cp-mobile-card-empty-block-for-navigation {
    min-height: 56px;
    border-bottom: 1px solid #D9D9D9;
  }

  .choose-plan-mobile-card-nav-pagination {
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }

  .choose-plan-mobile-card-nav-pagination .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    margin: 0px !important;
    border: 1px solid #161618 !important;
    opacity: 0.6 !important;
    background-color: transparent !important;
  }

  .choose-plan-mobile-card-nav-pagination .swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    opacity: 1 !important;
    background-color: #161618 !important;
  }

  .choose-plan-mobile-card-nav-btn-next,
  .choose-plan-mobile-card-nav-btn-prev {
    z-index: 11;
    color: #000;
  }

  .cscase-subscribe-banner {
    padding: 60px 32px;
  }
  
}

@media screen and (max-width: 900px) {
  .new-ss-preview {
    display: flex;
    flex-direction: column;
  }

  .new-ss-preview > div:last-child > img {
    object-position: center -120px;
  }

  .new-ss-hubspot-form-section > div:last-child {
    display: none;
  }

  .new-ss-preview > div {
    max-height: 480px;
  }

  .new-ss-what-you-get-title,
  .new-ss-what-you-get-list,
  .new-ss-what-you-get > div:last-child {
    display: none;
  }

  .new-ss-what-you-get-swiper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  .new-ss-what-you-get-swiper-title {
    padding: 32px 16px 24px 16px;
    background-color: #EEECED;
    box-sizing: border-box;
  }

  .new-ss-what-you-get-swiper-title .f30 {
    font-size: 30px !important;
  }

  .new-ss-what-you-get-swiper .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #EEECED;
  }

  .new-ss-what-you-get-swiper .swiper-slide > div:first-child {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 40px;
    box-sizing: border-box;
  }

  .new-ss-what-you-get-swiper .swiper-button-next,
  .new-ss-what-you-get-swiper .swiper-button-prev {
    top: inherit;
    bottom: 4px;
    width: fit-content !important;
    height: fit-content !important;
    color: #1D1D1F;
  }

  .new-ss-what-you-get-swiper .swiper-button-next::after,
  .new-ss-what-you-get-swiper .swiper-button-prev::after {
    font-size: 36px !important;
  }

  .new-ss-what-you-get-nav-bar {
    display: block;
    min-height: 45px;
    border-top: 4px solid #fff;
  }

  .new-ss-what-you-get-swiper .swiper-pagination {
    bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }

  .new-ss-what-you-get-swiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: transparent !important;
    border: 1px solid #161618 !important;
    opacity: 0.6 !important;
  }

  .new-ss-what-you-get-swiper .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    opacity: 1 !important;
    background-color: #161618 !important;
  }

  .new-ss-security {
    display: flex;
    flex-direction: column;
  }

  .service-custom-software {
    flex-direction: column;
  }

  .service-toc-container {
    display: flex;
    flex-direction: column;
  }

  .service-toc-data {
    justify-content: flex-start;
    padding: 0 40px 40px 40px;
  }

  .service-toc-navigation > div:first-child > img {
    display: block;
    width: 40px;
    height: 40px;
  }

  .service-toc-navigation > .service-toc-navigation-hidden {
    transition: all .2s linear;
    max-height: 0;
    padding: 0px 40px;
    overflow: hidden;
  }

  .service-toc-navigation > .service-toc-open-hidden {
    max-height: 1200px;
    padding: 24px 40px !important;
  }

  .service-toc-navigation > div:first-child > img {
    transition: all .2s linear;
  }

  .service-toc-navigation > .service-toc-open-header  img {
    transform: rotate(-180deg);
  }

  .cscase-services-list {
    grid-template-columns: 1fr;
  }

  .cscase-services-list-item > div:first-child {
    min-height: 400px;
    max-height: 400px;
  }

  .cscase-services-list-item > div:first-child > a img {
    object-position: center;
  }
}

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

  .new-ss-with-service-title h2 > br {
    display: none !important;
  }

  .new-ss-offer-list {
    display: none;
  }

  .mobile-ss-offer-lists {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .new-ss-what-we-offer-customize .mobile-ss-offer-lists {
    gap: 0px;
  }

  .new-ss-what-we-offer-customize .mobile-ss-offer-lists .new-ss-offer-item:not(:first-child) {
    border: 1px solid #EEECED;
  }

  .new-ss-what-we-offer-customize .mobile-ss-offer-lists .new-ss-offer-item {
    padding-left: 4px;
    padding-right: 8px;
  }

  .new-ss-what-we-offer-customize .mobile-ss-offer-lists > .button {
    display: none;
  }

  .new-ss-what-we-offer-customize .mobile-ss-offer-lists .new-ss-offer-item:first-child {
    padding-bottom: 24px;
  }

  .mobile-ss-offer-lists .new-ss-offer-item {
    flex-basis: inherit;
    gap: 0;
    padding: 16px 0;
    box-sizing: border-box;
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    overflow: hidden;
  }

  .mobile-ss-offer-lists .new-ss-offer-item > p {
    max-height: 0px;
    opacity: 0;
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  .mobile-ss-offer-lists .new-ss-offer-active-tab {
    gap: 16px;
  }

  .mobile-ss-offer-lists .new-ss-offer-active-tab > p {
    max-height: 900px;
    opacity: 1;
  }

  .mobile-ss-offer-lists .new-ss-offer-item:not(:first-child) {
    border-bottom: 1px solid #EEECED;
  }

  .mobile-ss-offer-lists .new-ss-offer-item:not(:first-child) > div {
    display: flex;
    justify-content: space-between;
    gap: 16px;
  }
  

  .mobile-ss-offer-lists .new-ss-offer-item:nth-last-of-type(1) {
    border-bottom: 0px;
  }

  .mobile-ss-offer-lists .new-ss-offer-item > div > img {
    width: 24px;
    height: 24px;
    transform: rotate(-180deg);
    transition: all .2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  }

  .mobile-ss-offer-lists .new-ss-offer-active-tab > div > img {
    transform: rotate(-0deg);
  }

  .mobile-ss-offer-lists .new-ss-offer-item > div > div {
    display: flex;
    gap: 16px;
  }

  .mobile-ss-offer-lists .new-ss-offer-item > div > div > img {
    width: 40px;
    height: 40px;
  }
  
  .mobile-ss-offer-lists > .button {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .service-toc-data > div .f40 {
    font-size: 40px !important;
  }

  .new-ss-offer-item > div {
    align-items: center;
  }

  .new-ss-offer-item > div .f-lh54 {
    line-height: normal;
  }

  .cscae-flibco {
    display: flex;
    flex-direction: column;
  }

  .cscae-flibco > div:first-child > img {
    width: fit-content;
    max-height: 400px;
  }
}

@media screen and (max-width: 580px) {
  .new-ss-preview > div:first-child {
    padding: 32px 16px;
  }

  .new-ss-preview {
    min-height: inherit;
  }

  .new-ss-preview > div:first-child .f65 {
    font-size: 40px;
  }

  .new-ss-preview > div:first-child .f-lh71-5 {
    line-height: 54px;
  }

  .new-ss-preview > div:first-child br {
    display: none;
  }

  .new-ss-preview > div:first-child .f25 {
    font-size: 18px;
  }

  .new-ss-preview > div:first-child {
    gap: 0px;
  }

  .new-ss-preview > div:first-child > p {
    margin-top: 16px;
    margin-bottom: 32px !important;
  }

  .new-ss-preview > div:first-child .ss-btn-xl {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .new-ss-our-services-title {
    padding: 32px 16px 24px 16px;
  }

  .new-ss-our-services-title .f-lh54 {
    line-height: normal;
  }

  .new-ss-our-services > div:first-child ul > li {
    padding: 16px;
    gap: 16px;
  }

  .new-ss-what-we-offer {
    padding: 16px 0px;
  }

  .new-ss-offer-list:first-child > .new-ss-offer-item:first-child {
    gap: 24px;
  }

  .new-ss-offer-item-icon {
    padding: 16px;
  }

  .new-ss-offer-item-icon > img {
    width: 40px;
    height: 40px;
  }

  .new-ss-offer-item .f-lh54 {
    line-height: normal;
  }

  .new-ss-offer-item:not(:first-child) br {
    display: none;
  }

  .new-ss-offer-item .button {
    display: none;
  }

  .new-ss-banner {
    padding: 40px 16px;
  }
  
  .new-ss-banner .f-lh54 {
    line-height: normal;
  }

  .new-ss-banner > p {
    margin: 24px 0;
  }

  .new-ss-why-sup-content > div {
    padding: 32px 16px 24px 16px;
  }

  .new-ss-why-sup-content .f-lh54 {
    line-height: normal;
  }

  .new-ss-why-sup-content > div > .f20 {
    font-size: 15px;
  }

  .new-ss-why-sup-content > div > .f-lh30 {
    line-height: 22.5px;
  }

  .new-ss-how-it-works-swiper-item br {
    display: none;
  }

  .new-ss-how-it-works {
    padding: 32px 16px;

  }

  .new-ss-how-it-works > h2 {
    text-align: center;
  }

  .new-ss-how-it-works > .f40 {
    font-size: 40px !important;
  }

  .new-ss-security > div:first-child {
    padding: 32px 16px;
  }

  .new-ss-security > div:first-child {
    gap: 24px;
  }

  .new-ss-security .f-lh54 {
    line-height: normal;
  }

  .new-ss-security .f20 {
    font-size: 15px;
  }

  .new-ss-security-awards > div {
    align-items: center;
    padding: 24px 16px;
  }

  .new-ss-security-awards > div > p {
    display: none;
  }

  .new-ss-client-review.ss-client-review > div:first-child {
    padding: 24px 16px;
  }

  .new-ss-client-review.ss-client-review > div:first-child .gap32 {
    gap: 24px;
  }

  .new-ss-client-review.ss-client-review > div:first-child > div {
    margin-top: 24px;
  }

  .new-ss-client-review.ss-client-review .f-lh54 {
    line-height: normal;
  }

  .new-ss-client-review.ss-client-review .f-lh30 {
    line-height: 22.5px;
  }

  .new-ss-client-review.ss-client-review .f20 {
    font-size: 15px;
  }

  .new-ss-client-review > #reviews {
    padding: 24px 16px 64px 16px;
  }

  .new-ss-client-review .quote {
    min-height: 440px !important;
  }

  .new-ss-client-review .quote .order-2 {
    order: 2;
  }

  .new-ss-client-review .quote .order-1 {
    order: 1;
  }

  .new-ss-client-review .paging-arrow-left {
    left: 16px !important;
    right: inherit !important;
  }

  .new-ss-client-review .pag-indicator-block {
    left: calc(50% - 67px) !important;
    padding-bottom: 32px !important;
  }

  .new-ss-client-review .paging-arrow-right,
  .new-ss-client-review .paging-arrow-left {
    background-color: transparent !important;
    backdrop-filter: none;
  }

  .new-ss-with-service {
    padding: 16px;
  }

  .new-ss-with-service-title .f-lh54 {
    line-height: normal;
  }

  .new-ss-with-service {
    gap: 24px;
  }

  .new-ss-with-service-lists {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .new-ss-faq-content > div > div {
    padding: 40px 16px 16px 16px;
  }

  .new-ss-faq-content .f-lh54 {
    line-height: normal;
  }

  .new-ss-faq-item-header > div {
    align-items: flex-start;
  }
  
  .new-ss-faq-item {
    padding: 24px 16px;
  }

  .new-ss-faq-item-header {
    align-items: flex-start;
  }
  
  .new-ss-offer-item:first-child > div {
    align-items: center;
  }

  .new-ss-hubspot-form {
    padding: 32px 16px;
  }

  .new-ss-hubspot-form .hsfc-Row {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .new-ss-hubspot-form .hsfc-NavigationRow__Buttons:has(>*:only-child) > .button {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .new-ss-hubspot-form .hsfc-TextareaInput {
    height: 106px;
  }

  .new-ss-hubspot-form .hsfc-NavigationRow__Buttons {
    flex-direction: column;
    gap: 16px !important;
  }

  .new-ss-hubspot-form .hsfc-NavigationRow__Buttons > p {
    display: flex;
    justify-content: center;
  }

  .new-ss-hubspot-form .hsfc-Step .hsfc-Step__Content>:last-child {
    margin-top: 32px;
  }

  .new-ss-preview > div:last-child {
    max-height: 380px;
  }

  .new-ss-preview > div:last-child > img {
    object-position: center center;
  }

  .new-ss-hubspot-form .hsfc-NavigationRow__Buttons > button {
    width: 100%;
    padding: 12px 16px;
  }

  .new-ss-hubspot-form .hsfc-RadioFieldGroup__Options {
    flex-direction: column;
  }

  .new-ss-hubspot-form .hsfc-RadioFieldGroup__Options>*:not(:last-child) {
    margin-bottom: 0px;
  }

  .new-ss-hubspot-form .hsfc-RadioFieldGroup__Options label {
    width: 100%;
    box-sizing: border-box;
  }

  .new-ss-what-you-get-swiper .swiper-slide > div:first-child {
    padding: 16px;
  }

  .new-ss-seo-block-title {
    padding: 32px 16px;
  }

  .new-ss-seo-block-title .f-lh54 {
    line-height: normal;
  }

  .new-ss-seo-content-item {
    padding: 24px 16px;
  }

  .new-ss-channels > div {
    padding: 32px 16px !important;
  }

  .new-ss-channels > div br {
    display: none;
  }

  .new-ss-channels > div h3 {
    white-space: nowrap;
  }

  .new-ss-channels.service-channel .channels-list {
    height: 260px !important;
  }

  .new-ss-channels.service-channel .integrations-list {
    height: 220px !important;
  }

  .new-ss-channels .f-lh54 {
    line-height: normal;
  }

  .channels-list li:nth-child(odd) {
    right: 0px;
  }

  .channels-list li:nth-child(2),
  .channels-list li:nth-child(4),
  .channels-list li:nth-child(6),
  .channels-list li:nth-child(8) {
    left: 30px;
  }

  .call-center-omni-channel-mobile-footer > a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .call-center-features .swiper-slide > div {
    min-height: 160px;
    padding: 16px;
  }

  .call-center-omni-channel-mobile-title .f30 {
    font-size: 30px !important;
  }

  .new-ss-with-service-title > div {
    padding: 16px;
  }

  .new-ss-with-service-title {
    align-items: flex-start;
  }

  .call-center-omni-channel-mobile-swiper .swiper-slide > div {
    min-height: 77px;
  }

  .service-toc-navigation > div:first-child {
    padding: 26px 16px;
  }

  .service-toc-data {
    padding: 0 16px 16px 16px;
  }

  .choose-plan-title {
    padding: 32px 16px;
    text-align: left;
  }

  .choose-plan-title br {
    display: none;
  }

  .choose-plan-title .f-lh54 {
    line-height: normal;
  }

  .choose-plan-section {
    padding: 0;
  }

  .cp-mobile-card-hidden br {
    display: none;
  }

  .cp-mobile-card-hidden .b-black-filled {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .choose-plan-section-footer {
    margin-top: 4px;
  }

  .cp-mobile-card-visible .f20 {
    font-size: 20px;
  }

  .cscase-preview {
    padding: 32px 16px;
  }

  .cscase-preview .tacenter {
    text-align: center;
  }

  .cscase-preview .f18 {
    font-size: 15px;
  }

  .cscase-preview .f-lh27 {
    line-height: 22.5px;
  }

  .cscase-preview > a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .cscae-flibco {
    padding: 16px;
    background-image: url("https://supportyourapp.com/img/case-studies/bg_light-green-mobile.jpg");
  }

  .cscae-flibco > div:first-child > img {
    width: 100%;
    max-height: inherit;
    object-fit: cover;
  }

  .cscae-flibco-content > .f-lh54 {
    line-height: normal;
  }

  .cscae-flibco-content > h2 {
    margin-bottom: 24px;
  }

  .cscae-flibco-content .b-black-filled {
    width: 100%;
    box-sizing: border-box;
  }

  .cscae-flibco-content .b-black-filled:not(.b-input):hover {
    color: #fff !important;
  }

  .cscase-services {
    gap: 32px;
    background-color: #EEECED;
    padding: 32px 16px;
  }

  .cscase-services > .f-lh54 {
    line-height: normal;
  }

  .cscase-services-list-item > div:last-child {
    padding: 24px 16px;
  }

  .cscase-banner {
    padding: 48px 16px;
  }

  .cscase-banner br {
    display: none;
  }

  .cscase-subscribe-banner {
    padding: 60px 16px;
  }

  .cscase-subscribe-form-wrp {
    width: 100%;
  }

  .cscase-subscribe-banner .f-lh54 {
    line-height: normal;
  }

  .cscase-services-list-item > div:first-child {
    min-height: 300px;
    max-height: 300px;
  }

}

@media screen and (max-width: 345px) {
  .new-ss-preview > div:first-child .f65 {
    font-size: 30px;
  }

  .new-ss-preview > div:first-child .f-lh71-5 {
    line-height: normal;
  }

  .new-ss-preview > div:first-child .f25 {
    font-size: 15px;
  }

  .new-ss-preview > div:first-child .f-lh31 {
    line-height: 22.5px;
  }

  .new-ss-our-services > div:first-child ul > li .f25 {
    font-size: 20px;
  }

  .new-ss-our-services > div:first-child ul > li .f18 {
    font-size: 15px;
  }

  .new-ss-our-services > div:first-child ul > li .f-lh27 {
    line-height: 22.5px;
  }

  .new-ss-our-services > div:first-child ul > li > img {
    width: 30px;
    height: 30px;
  }

  .new-ss-offer-item > div .f-lh30 {
    line-height: 22.5px;
  }

  .new-ss-offer-item > div  .f20 {
    font-size: 18px;
  }

  .new-ss-offer-item .gap24 {
    gap: 16px;
  }

  .new-ss-why-sup-content img {
    width: 30px;
    height: 30px;
  }

  .new-ss-why-sup-content .f25 {
    font-size: 20px;
  }

  .new-ss-why-sup-content .f18 {
    font-size: 15px;
  }

  .new-ss-why-sup-content .f-lh27 {
    line-height: 22.5px;
  }

  .new-ss-how-it-works > .f40 {
    font-size: 30px !important;
  }

  .new-ss-faq-item-header .f-lh30 {
    line-height: 22.5px;
  }

  .new-ss-security-awards {
    grid-template-columns: 1fr;
  }

  .call-center-features .swiper-slide > div {
    min-height: 165px;
  }

  .service-toc-data > div .f40 {
    font-size: 30px !important;
  }

  .service-toc-data > div .f-lh54 {
    line-height: normal;
  }

  .cscase-services-list-item > div:last-child > div > .f35 {
    font-size: 30px;
  }
}