* {
  box-sizing: border-box;
  font-family: "Outfit", sans-serif;
  color: #ffffff;
}

.bg-black {
  background: #000000;
  color: #ffffff;
}

.bg-yellow {
  background: #e3a02d;
}

.bg-coral {
  background: #df6469;
}

.bg-pink {
  background: #c9317f;
}

.bg-mint {
  background: #89c7ab;
}

.bg-violet {
  background: #808ac5;
}

.bg-turq {
  background: #00a1c1;
}

.text-yellow {
  color: #e3a02d;
}

.text-coral {
  color: #df6469;
}

.text-pink {
  color: #c9317f;
}

.text-mint {
  color: #89c7ab;
}

.text-violet {
  color: #808ac5;
}

.text-turq {
  color: #00a1c1;
}

.h1 {
  font-size: 42px;font-weight:600;
}

.h5 {
  font-size: 21px;
}

.h1 {
  line-height: 1.05;
}

.h1, .h5 {
  width: 100%;
  margin: 0;
  font-weight: normal;
}

.h1, .h5 {
  font-family: "Outfit", sans-serif;font-weight:500;
}

htmlxx {
  background: #000000;
  overflow-x: hidden;
}

body {
  position: relative;
  margin: 0;
  background: #000000;
  width: 100dvw;
  height: 100dvh;
  overflowx: hidden;
  display: flex;
  background-size: cover;
  overflow-x: hidden;
  background: url("https://asset.amdocs.com/www/agentic-operations/img/Agentic Operations.png") no-repeat center center;
}

.overflow-container {
  heightxx: 100dvh;
  widthxx: 100dvw; 
  width: 100%;
  displayx: flex;
  flex-directionx: column;
  overflow-xx: hidden;
  isolationx: isolate;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  z-index: 99;
}

main {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: auto;
  border-radius: 0.75em;
  text-align: center;
  backgroundxx: linear-gradient(-45deg, rgba(0, 0, 0, 0.4), rgba(34, 34, 34, 0.5333333333), rgba(0, 0, 0, 0.4666666667));
  backdrop-filter: blur(4px);
  padding: 1em;
  border: 1px solid rgba(255, 255, 255, 0.2);
background: url('https://asset.amdocs.com/www/agentic-operations/img/Agentic Operations.png');
    background-repeat: no-repeat;
    background-position: center;	
}

.flexbox {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: normal;
  gap: 0.5em;
  width: 100%;
  margin: 0.5em 0 1em 0;
}
.flexbox .box {
  position: relative;
  background: rgba(0, 0, 0, 0.2666666667);
  backdrop-filter: none;
  flex: 1;
  padding: 0;
}
.flexbox .box .box-overlay {
  flex-direction: column;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 0.75em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 1em;
  user-select: none;
  border-radius: 0.75em;
  height: 100%;
}
.flexbox .box .box-overlay .p {
  margin: 0 1em;
  font-size: 1.1em;
}
.flexbox .box .box-underlay {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  z-index: 999;
  pointer-events: none;
  height: 100%;
  padding: 1em;
  margin-top: 1em;
}
.flexbox .box .box-items {
  position: relative;
  padding: 0.5em 0.5em 0 0.5em;
  display: flex;
  flex-direction: column;
  row-gap: 0.25em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
}
.flexbox .box .box-items .item {
  position: relative;
  padding: 0.5em 1em;
  border-radius: 2em;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(186, 186, 186, 0.1);
}
.flexbox .box:nth-child(1) {
  border-color: #e3a02d;
}
.flexbox .box:nth-child(1) .box-overlay {
  background: linear-gradient(to bottom, rgba(253, 181, 21, 0.6), rgba(0, 0, 0, 0) 30%);
}
.flexbox .box:nth-child(1) .box-items .item {
  border: 1px solid #e3a02d;
}
.flexbox .box:nth-child(2) {
  border-color: #c9317f;
  backdrop-filter: none;
}
.flexbox .box:nth-child(2) .box-overlay {
  background: linear-gradient(180deg, rgba(242, 102, 95, 0.6), rgba(0, 0, 0, 0) 30%);
}
.flexbox .box:nth-child(2) .box-items .item {
  border: 1px solid #df6469;
}

#catalog {
  font-family: "Outfit", "sans-serif";
  cursor: pointer;
	font-weight: 300;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.2s ease;
}

.box {
  padding: 1em;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.75em;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.box .flexbox {
  margin-bottom: 0;
}
.box .flexbox .box {
  padding: 0.325em 0.5em;
  background: rgba(0, 0, 0, 0.2666666667) !important;
  backdrop-filter: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.icon {
  width: 22px;
}

span {
  font-size: 0.825em;
}

.flex-reveal {
  height: 0;
  overflow: hidden;
}

.hide .box {
  opacity: 0;
  transform: translateY(20px);
}

@media only screen and (max-width: 1024px) {
  main {
    padding: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .m .flexbox .box .box-overlay {
    padding: 0.5em !important;
  }
  .m .flexbox .box .box-underlay {
    padding: 1em 0.5em !important;
  }
}
@media only screen and (max-width: 600px) {
  main {
    border-radius: 0;
    border: none;
  }
  main #catalog {
    font-size: 2em;
  }
  .flexbox {
    flex-direction: column;
  }
  .flexbox.mob-center {
    flex-direction: row;
    align-items: center;
    gap: 0;
  }
}
.centering-box {
  padding: 0.5em 0 !important;
  margin: 0.1em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.title {
  font-family: "Outfit", "sans-serif";
  font-size: 1.7em;font-weight: 200;
}/*# sourceMappingURL=styles.css.map */