:root {
  --baseUnit: 0.75rem;
  --gutter: 2.25rem;
  --xs: 375px;
  --sm: 480px;
  --md: 992px;
  --lg: 1180px;
  --xl: 1920px;
}

h1 {
  font-size: 3.052rem;
  font-weight: 700;
  letter-spacing: -0.025rem;
}

h2 {
  font-size: 2.441rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
}

h3 {
  font-size: 1.953rem;
  font-weight: 700;
  letter-spacing: -0.015rem;
}

h4 {
  font-size: 1.563rem;
  font-weight: 500;
  letter-spacing: -0.01rem;
}

h5 {
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: -0.01rem;
}

p {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
}

.body-text {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
}

b {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .faq-for-solution-roles__title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .faq-for-solution-roles__subtitle i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .trust-for-solution-roles__title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .trust-for-solution-roles__subtitle i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__more-link i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-content i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .solution-map-for-solutions-roles__title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .solution-map-for-solutions-roles__subtitle i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .problem-for-solutions-roles__title i, .hero-section-for-solutions-roles__title i, :is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .hero-section-for-solutions-roles__subtitle i {
  color: #01eb67;
  font-style: normal;
}

.roles-page {
  position: relative;
  overflow: hidden;
}
.roles-page section:not(.hero-section-for-solutions-roles) + section {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.hero-section-for-solutions-roles__image-2, .hero-section-for-solutions-roles__image-1 {
  border-radius: 1em;
  width: 100%;
  height: 100%;
  aspect-ratio: 1.5/1;
  object-fit: cover;
  object-position: top left;
}

.hero-section-for-solutions-roles {
  position: relative;
  background-color: #000;
  overflow: hidden;
  min-height: 900px;
  background-size: cover;
  background-position: 100% 0%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .hero-section-for-solutions-roles {
    min-height: unset;
  }
}
.hero-section-for-solutions-roles__starfield {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media screen and (max-width: 992px) {
  .hero-section-for-solutions-roles__starfield {
    opacity: 0.6;
  }
}
.hero-section-for-solutions-roles__content-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: column;
  gap: 1.5rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .hero-section-for-solutions-roles__content-wrapper {
    flex-wrap: wrap;
  }
}
.hero-section-for-solutions-roles__text-container {
  flex: 0 1 50%;
}
.hero-section-for-solutions-roles__leading {
  margin-bottom: 1.5rem;
  color: rgba(255, 255, 255, 0.6);
  font-size: 1rem;
  font-weight: medium;
  text-align: center;
}
.hero-section-for-solutions-roles__title {
  text-align: center;
  margin-top: 0.5rem;
  margin-left: -0.05em;
  font-size: clamp(3.2rem, 3vw, 4.5rem);
  font-weight: bold;
  line-height: 1.4;
  color: white;
}
@media screen and (max-width: 992px) {
  .hero-section-for-solutions-roles__title {
    word-break: break-all;
  }
}
@media screen and (min-width: 992px) {
  .hero-section-for-solutions-roles__title {
    word-break: keep-all;
  }
}
.hero-section-for-solutions-roles__subtitle {
  margin-top: 1.5rem;
  font-size: 1.35rem;
  font-weight: 500;
  line-height: 1.56;
  text-align: center;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .hero-section-for-solutions-roles__subtitle {
  color: rgba(255, 255, 255, 0.9);
}

.hero-section-for-solutions-roles__subtitle i {
  color: #01eb67;
  font-style: normal;
}
.hero-section-for-solutions-roles__button-container {
  display: flex;
  margin-top: 1.5rem;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
}
.hero-section-for-solutions-roles__image-container {
  pointer-events: none;
  position: relative;
  border-radius: 1.5em;
  box-shadow: rgba(50, 44, 44, 0.1) 0px 1px 1px 0px inset, rgba(27, 33, 32, 0.3) 0px 50px 100px -20px, rgba(0, 0, 0, 0.4) 0px 30px 60px -30px;
  background-repeat: no-repeat;
  margin-top: 1.5rem;
}
@media screen and (max-width: 992px) {
  .hero-section-for-solutions-roles__image-container {
    display: none;
  }
}
.hero-section-for-solutions-roles__image {
  object-fit: cover;
}
.hero-section-for-solutions-roles__image-1 {
  width: 100%;
}
.hero-section-for-solutions-roles__image-2 {
  width: 100%;
  margin-top: 1.5rem;
}

.problem-for-solutions-roles__solution-container::before, .problem-for-solutions-roles__problem::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.32'/%3E%3C/svg%3E");
  opacity: 0.8;
  content: "";
  pointer-events: none;
}

.problem-for-solutions-roles {
  overflow: hidden;
}
.problem-for-solutions-roles__title {
  font-size: 1.65rem;
  line-height: 1.45;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .problem-for-solutions-roles__title {
  color: white;
}

.problem-for-solutions-roles__problems-container {
  display: flex;
  gap: 0.75rem;
  margin: 2.25rem 0 0.75rem;
}
.problem-for-solutions-roles__problems-container.animation {
  animation: toLeft 15s linear infinite alternate;
}
@media (hover: hover) {
  .problem-for-solutions-roles__problems-container.animation:hover {
    animation-play-state: paused;
  }
}
@keyframes toLeft {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.problem-for-solutions-roles__problem {
  padding: 2.25rem;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 0 25%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  transition: transform 0.3s ease;
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(10px);
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .problem-for-solutions-roles__problem {
    flex: 1 0 100%;
  }
}
@media (hover: hover) {
  .problem-for-solutions-roles__problem:hover {
    background-color: #000;
    box-shadow: rgba(50, 44, 44, 0.1) 0px 1px 1px 0px inset, rgba(27, 33, 32, 0.3) 0px 50px 100px -20px, rgba(0, 0, 0, 0.4) 0px 30px 60px -30px;
    transform: scale(1.05);
    will-change: transform;
  }
}
.problem-for-solutions-roles__problem:hover .problem-for-solutions-roles__problem-title {
  color: white;
  animation: glitchText 600ms steps(1, end) infinite;
}
.problem-for-solutions-roles__problem:hover .problem-for-solutions-roles__problem-image {
  background-color: magenta;
}
@media screen and (max-width: 480px) {
  .problem-for-solutions-roles__problem {
    min-height: 7.5rem;
  }
}
.problem-for-solutions-roles__problem-title {
  position: relative;
  color: white;
  font-size: 1.25rem;
  font-weight: 400;
  transition: color 0.2s ease;
  will-change: text-shadow, transform;
}
.problem-for-solutions-roles__problem-image {
  border-radius: 499.5em;
  width: 20px;
  height: 20px;
  object-fit: cover;
  margin-bottom: 1.5rem;
  background-color: white;
}
.problem-for-solutions-roles__solution-container {
  position: relative;
  overflow: hidden;
  border-radius: 1em;
  padding: 3rem;
}
.problem-for-solutions-roles__solution-container::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.32'/%3E%3C/svg%3E");
  opacity: 0.4;
  content: "";
  pointer-events: none;
}
.problem-for-solutions-roles__solution-title {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
}
.problem-for-solutions-roles__solution-container {
  background-image: url("/assets/images/solutions/roles/problem/solution-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@keyframes glitchText {
  0% {
    text-shadow: 1px -1px #ff0033, -1px 1px #00eaff;
    transform: translate(0, 0);
  }
  10% {
    text-shadow: -2px 0 #ff0033, 2px 0 #00eaff;
    transform: translate(1px, -1px);
  }
  20% {
    text-shadow: 0 2px #ff0033, 0 -2px #00eaff;
    transform: translate(-1px, 1px);
  }
  30% {
    text-shadow: 2px 2px #ff0033, -2px -2px #00eaff;
    transform: translate(0, 0);
  }
  40% {
    text-shadow: -1px 2px #ff0033, 1px -2px #00eaff;
    transform: translate(1px, 0);
  }
  50% {
    text-shadow: 2px 0 #ff0033, -2px 0 #00eaff;
    transform: translate(0, -1px);
  }
  60% {
    text-shadow: 0 -2px #ff0033, 0 2px #00eaff;
    transform: translate(-1px, 0);
  }
  70% {
    text-shadow: -2px -2px #ff0033, 2px 2px #00eaff;
    transform: translate(0, 0);
  }
  80% {
    text-shadow: 1px 2px #ff0033, -1px -2px #00eaff;
    transform: translate(0, 1px);
  }
  90% {
    text-shadow: -2px 1px #ff0033, 2px -1px #00eaff;
    transform: translate(1px, 1px);
  }
  100% {
    text-shadow: 0 0 #ff0033, 0 0 #00eaff;
    transform: translate(0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .problem-for-solutions-roles__problem .problem-for-solutions-roles__problem-title {
    text-shadow: none !important;
    animation: none !important;
    transform: none !important;
  }
}
.solution-map-for-solutions-roles__title {
  margin-bottom: 2.25rem;
  font-size: 1.65rem;
  line-height: 1.45;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .solution-map-for-solutions-roles__title {
  color: white;
}

.solution-map-for-solutions-roles__subtitle {
  margin-bottom: 3.75rem;
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .solution-map-for-solutions-roles__subtitle {
  color: rgba(255, 255, 255, 0.8);
}

.solution-map-for-solutions-roles .bento__link {
  padding: 0.75rem;
  border: 1px solid rgb(224, 229, 234);
  text-decoration: none;
  border-radius: 0.375rem;
  max-width: max-content;
  transition: background 0.121s ease-in-out;
  font-weight: 500;
  display: flex;
  font-size: 0.9rem;
}
@media (hover: hover) {
  .solution-map-for-solutions-roles .bento__link:hover {
    background-color: #fafafa;
    color: #000;
  }
}
.solution-map-for-solutions-roles .bento__grid + .bento__grid {
  margin-top: 3rem;
}
.solution-map-for-solutions-roles .bento__grid:nth-of-type(even) .bento__item--span-6 {
  background-image: url("/assets/images/default-bento-bg-2.jpg");
  background-image: image-set(url("/assets/images/default-bento-bg-2.avif") type("image/avif"), url("/assets/images/default-bento-bg-2.webp") type("image/webp"), url("/assets/images/default-bento-bg-2.jpg") type("image/jpeg"));
}
.solution-map-for-solutions-roles .bento__grid:nth-of-type(odd) .bento__item--span-6 {
  background-image: url("/assets/images/default-bento-bg.jpg");
  background-image: image-set(url("/assets/images/default-bento-bg.avif") type("image/avif"), url("/assets/images/default-bento-bg.webp") type("image/webp"), url("/assets/images/default-bento-bg.jpg") type("image/jpeg"));
}
.solution-map-for-solutions-roles .bento__item--span-6 .bento__title {
  max-width: unset;
}
@media screen and (max-width: 992px) {
  .solution-map-for-solutions-roles .bento__img-wrapper {
    display: none;
  }
}

.customer-voice-for-solutions-roles__title {
  margin-bottom: 2.25rem;
  font-size: 1.65rem;
  line-height: 1.45;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__title {
  color: white;
}

.customer-voice-for-solutions-roles__customers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  align-items: stretch;
}
@media screen and (max-width: 992px) {
  .customer-voice-for-solutions-roles__customers {
    grid-template-columns: repeat(1, 1fr);
  }
}
.customer-voice-for-solutions-roles__more-link {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__more-link {
  color: rgba(255, 255, 255, 0.8);
}

.customer-voice-for-solutions-roles__customer {
  padding: 1.5rem 2.25rem;
  background-color: white;
  border-radius: 1em;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 12px;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer {
  background-color: rgba(50, 50, 50, 0.5);
  color: white;
}

.customer-voice-for-solutions-roles__customer-title {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-title {
  color: rgba(255, 255, 255, 0.8);
}

.customer-voice-for-solutions-roles__customer-content {
  font-size: 1rem;
  margin-bottom: 1.125rem;
  word-break: keep-all;
  word-wrap: break-word;
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-content {
  color: rgba(255, 255, 255, 0.8);
}

.customer-voice-for-solutions-roles__customer-link {
  display: inline-block;
  margin-bottom: 1.5rem;
  transition: color 0.121s ease-out;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-link {
  color: white;
}

.customer-voice-for-solutions-roles__customer-info {
  display: flex;
  align-items: center;
  gap: 0.375rem;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-info {
  color: rgba(255, 255, 255, 0.8);
}

.customer-voice-for-solutions-roles__customer-name {
  font-size: 0.9rem;
  font-weight: 400;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .customer-voice-for-solutions-roles__customer-name {
  color: rgba(255, 255, 255, 0.8);
}

.customer-voice-for-solutions-roles__customer-logo-image {
  width: 2.25rem;
  height: 2.25rem;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: white;
  border: 1px solid rgb(224, 229, 234);
  border-radius: 499.5em;
}

.trust-for-solution-roles__title {
  font-size: 1.65rem;
  line-height: 1.45;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .trust-for-solution-roles__title {
  color: white;
}

.trust-for-solution-roles__subtitle {
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 0;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .trust-for-solution-roles__subtitle {
  color: rgba(255, 255, 255, 0.8);
}

.trust-for-solution-roles__logo-image {
  margin-top: 2.25rem;
  border-radius: 1em;
  width: 100%;
  object-fit: scale-down;
}
.trust-for-solution-roles__data {
  display: flex;
  margin-top: 1.5rem;
  gap: 1.5rem;
}
@media screen and (max-width: 992px) {
  .trust-for-solution-roles__data {
    flex-wrap: wrap;
  }
}
.trust-for-solution-roles__data-item {
  flex: 0 1 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: rgba(50, 50, 50, 0.5);
  border-radius: 1em;
  padding: 1.5rem;
}
@media screen and (max-width: 992px) {
  .trust-for-solution-roles__data-item {
    flex: 0 1 100%;
  }
}
.trust-for-solution-roles__data-item-title {
  color: white;
  line-height: 1.4;
}
.trust-for-solution-roles__data-item-title i {
  color: #01eb67;
}
.trust-for-solution-roles__data-item-content {
  margin-top: 0.75rem;
  color: #01eb67;
  font-size: 1.6rem;
  font-weight: bold;
}

.faq-for-solution-roles__title {
  margin-bottom: 1.5rem;
  font-size: 1.65rem;
  line-height: 1.45;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .faq-for-solution-roles__title {
  color: white;
}

.faq-for-solution-roles__subtitle {
  margin-top: 0.75rem;
  margin-bottom: 2.25rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
}
:is(.zz-bg-black, .zz-bg-black-dim, .zz-bg-dark) .faq-for-solution-roles__subtitle {
  color: rgba(255, 255, 255, 0.8);
}

.faq-for-solution-roles .faq-item:first-of-type {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.faq-for-solution-roles .faq-item:last-of-type {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

/*# sourceMappingURL=page-solutions-roles.css.map */
