.box-container {
  margin: 0 auto;
}
@media (max-width: 992px) {
  .box-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 576px) {
  .container-sm, .container, footer .e-div--footer-container, .e-div--footer .e-div--footer-container {
    max-width: 1320px !important;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container, footer .e-div--footer-container, .e-div--footer .e-div--footer-container {
    max-width: 1320px !important;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container, footer .e-div--footer-container, .e-div--footer .e-div--footer-container {
    max-width: 1320px !important;
  }
}
.page-section {
  padding: var(--cf-space-3xl) 0;
}
.btn-right-arrow {
  position: relative;
  color: var(--cf-primary) !important;
  text-decoration: none !important;
  padding-right: 40px;
}
.btn-right-arrow:hover {
  text-decoration: underline !important;
}
.btn-right-arrow::after {
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 22px;
  height: 22px;
  background-position: -160px -34px;
  content: "";
  transition: all 0.15s ease-out;
  position: absolute;
  top: 0;
  right: 8px;
}
.btn-right-arrow:hover::after {
  background-position: -138px -34px;
}
.btn-border__white {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  padding: 15px 22px 15px 22px;
  border: 1px solid #fff;
  margin: 0;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
}
.btn-border__white:hover {
  transition: 0.2s all ease;
  border: 1px solid var(--cf-secondary);
}
.btn-down-arrow__blue {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
  padding: 15px 40px 15px 22px;
  border: 0 solid #1e2e4a;
  background-color: var(--cf-action);
  color: #fff;
}
.btn-down-arrow__blue::after {
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 13px;
  height: 12px;
  background-position: -50px -34px;
  position: absolute;
  right: 21px;
  content: "";
  transition: 0.2s all ease;
  transform: rotate(90deg);
  bottom: 16px;
}
.btn-down-arrow__blue span {
  margin-bottom: 0px;
}
.btn-down-arrow__blue:hover:after {
  bottom: 10px;
}
.btn-right-arrow__blue {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
  padding: 15px 40px 15px 22px;
  border: 0 solid #1e2e4a;
  background-color: var(--cf-action);
  color: #fff;
}
.btn-right-arrow__blue::after {
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 13px;
  height: 12px;
  background-position: -50px -34px;
  position: absolute;
  right: 21px;
  top: 21px;
  content: "";
  transition: 0.2s all ease;
}
.btn-right-arrow__blue span {
  margin-bottom: 0px;
}
.btn-right-arrow__blue:hover::after {
  right: 16px;
}
.btn-right-arrow__full-blue {
  display: inline-flex;
  /* or flex if you want full-width */
  align-items: center;
  justify-content: center;
  width: 100%;
  /* full width */
  padding: 15px 22px;
  gap: 10px;
  /* space between text and arrow */
  position: relative;
  background-color: var(--cf-action);
  color: #fff;
  border: none;
  font-weight: 500;
  cursor: pointer;
  line-height: 1.2;
  text-decoration: none;
}
.btn-right-arrow__full-blue .btn-arrow {
  display: inline-block;
  width: 13px;
  height: 12px;
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  background-position: -50px -34px;
  transition: 0.2s all ease;
}
.btn-right-arrow__full-blue:hover .btn-arrow {
  transform: translateX(5px);
}
.btn-down-arrow__trans {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
  padding: 15px 60px 15px 22px;
  color: var(--primary);
}
.btn-down-arrow__trans::after {
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 22px;
  height: 22px;
  background-position: -160px -34px;
  content: "";
  rotate: 90deg;
  transition: all 0.15s ease-out;
  position: absolute;
  right: 24px;
}
.btn-down-arrow__trans:hover::after {
  background-position: -138px -34px;
}
.btn-right-arrow__trans {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
  padding: 15px 60px 15px 0;
  color: var(--primary);
}
.btn-right-arrow__trans span {
  position: relative;
  margin-bottom: 0;
  text-decoration: none;
}
.btn-right-arrow__trans:hover span::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -2px;
  background: #c8ccd4;
  transition: width 0.15s ease-out;
}
.btn-right-arrow__trans::after {
  background-image: url("http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg");
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 22px;
  height: 22px;
  background-position: -160px -34px;
  content: "";
  transition: all 0.15s ease-out;
  position: absolute;
  right: 24px;
}
.btn-right-arrow__trans:hover::after {
  background-position: -138px -34px;
}
.btn-border-white {
  cursor: pointer;
  line-height: 1.2;
  position: relative;
  min-width: initial;
  min-height: initial;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  align-self: flex-start;
  color: var(--cf-white);
  padding: 15px 20px;
  border-width: 1px;
  border-style: solid;
  border-color: white;
}
.btn-border-white:hover {
  border-color: #0a58ca;
}
/* h1{
    font-size:var(--cf-text-4xl);
}

h2{
    font-size:var(--cf-text-3xl);
}

h3{
    font-size:var(--cf-text-2xl);
}

h4{
    font-size:var(--cf-text-xl);
}

h5{
    font-size:var(--cf-text-l);
}



html, p{
    font-size: var(--cf-text-m);
}





 */
/** page **/
@keyframes appWallClimb {
  0%, 100% {
    transform: translateY(-45%);
  }
  50% {
    transform: translateY(-30%);
  }
}
.home-header-sect {
  background-color: var(--cf-primary);
  color: var(--cf-grey);
  background-image: url(https://www.sumologic.com/wp-content/uploads/home-header-bg.svg);
  background-repeat: no-repeat;
  background-position: top right;
}
.home-header-sect .home-header-sect__top {
  margin-bottom: var(--cf-space-2xl);
}
@media (max-width: 992px) {
  .home-header-sect .home-header-sect__top {
    margin-bottom: var(--cf-space-4xl);
  }
}
.home-header-sect .home-header-sect__left {
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-s);
}
.home-header-sect .home-header-sect__heading {
  color: var(--cf-white);
}
.home-header-sect .home-header-sect__text {
  font-size: var(--cf-text-l);
}
.home-header-sect .home-header-sect__btn {
  width: 350px;
  display: flex;
  padding: var(--cf-space-m) var(--cf-space-s);
}
.home-header-sect .home-header-sect__btn::after {
  right: 28%;
  top: 29px;
}
.home-header-sect .home-header-sect__btn:hover::after {
  right: 26%;
}
.home-header-sect .home-header-sect__sub-text {
  text-transform: uppercase;
  margin-bottom: var(--cf-space-xs);
}
.home-header-sect .home-header-sect__sub-text1 a {
  color: #fff;
}
.home-header-sect .home-header-sect__sub-text1 a:hover {
  color: var(--cf-action);
}
.home-header-sect .home-header-sect__bottom {
  border-top: 1px solid var(--cf-abyss);
  padding-top: var(--cf-space-l);
}
@media (max-width: 992px) {
  .home-header-sect .home-header-sect__bottom {
    border: none;
    padding-top: 0;
  }
}
.home-header-sect .home-header-sect__highlight {
  font-weight: 700;
  font-size: var(--cf-text-l);
}
.home-header-sect .home-header-sect__highlight-txt {
  font-size: var(--cf-text-s);
}
.home-header-sect .home-header-sect__highlight-img {
  margin-top: var(--cf-space-s);
}
@media (max-width: 992px) {
  .home-header-sect {
    background-position: 100% 75%;
  }
  .home-header-sect .home-header-sect__btm-col:last-of-type {
    display: none;
  }
  .home-header-sect .home-header-sect__btn {
    width: 300px;
  }
  .home-header-sect .home-header-sect__btn::after {
    right: 24%;
    top: 26px;
  }
  .home-header-sect .home-header-sect__btn:hover::after {
    right: 21%;
  }
}
@media (max-width: 768px) {
  .home-header-sect {
    background-image: url(https://www.sumologic.com/wp-content/uploads/home-header-bg-small.svg);
  }
  .home-header-sect .home-header-sect__btn {
    width: 250px;
  }
  .home-header-sect .home-header-sect__btn::after {
    right: 21%;
    top: 24px;
  }
  .home-header-sect .home-header-sect__btn:hover::after {
    right: 18%;
  }
}
@media (max-width: 576px) {
  .home-header-sect {
    background-image: none;
  }
  .home-header-sect .home-header-sect__btm-col:nth-child(2) {
    display: none;
  }
  .home-header-sect .home-header-sect__btn::after {
    top: 21px;
  }
}
.home-demo-section {
  padding-bottom: 0px;
}
.home-demo-section .home-demo-section__top {
  display: grid !important;
  inline-size: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 1200px) {
  .home-demo-section .home-demo-section__top {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 992px) {
  .home-demo-section .home-demo-section__top {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .home-demo-section .home-demo-section__top {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.home-demo-section .home-demo-section__left .home-demo-section__heading {
  font-size: clamp(1.42rem, calc(1.491vw + 0.943rem), 3rem);
  color: #101827;
}
@media (max-width: 992px) {
  .home-demo-section .home-demo-section__left .home-demo-section__heading {
    font-size: var(--cf-text-xl);
  }
}
@media (max-width: 768px) {
  .home-demo-section .home-demo-section__left {
    order: 2;
  }
}
.home-demo-section .home-demo-section__left .home-demo-section__text {
  font-size: var(--cf-text-m);
  color: #223454;
}
.home-demo-section .home-demo-section__right {
  position: relative;
}
.home-demo-section .home-demo-section__right .home-demo-section__img {
  position: absolute;
  bottom: 0;
  right: 0px;
  z-index: 2;
  transform: translateY(7%);
}
@media (max-width: 1100px) {
  .home-demo-section .home-demo-section__right .home-demo-section__img {
    width: 450px;
    height: auto;
  }
}
@media (max-width: 992px) {
  .home-demo-section .home-demo-section__right .home-demo-section__img {
    width: 350px;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .home-demo-section .home-demo-section__right .home-demo-section__img {
    width: 247px;
    right: 18px;
    transform: translateY(-13%);
  }
}
@media (max-width: 576px) {
  .home-demo-section .home-demo-section__right .home-demo-section__img {
    width: 224px;
    right: 18px;
    transform: translateY(-15%);
  }
}
@media (max-width: 768px) {
  .home-demo-section .home-demo-section__right {
    order: 1;
  }
}
.home-demo-section .home-demo-section__btm {
  margin-top: var(--cf-space-m);
}
.home-demo-section .home-demo-section__btm img {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .home-demo-section .home-demo-section__btm {
    display: none;
  }
}
.home-demo-mobile-block {
  display: none;
}
@media (max-width: 991px) {
  .home-demo-mobile-block {
    display: block;
  }
}
.home-demo-mobile-block .e-stn--accordion-white {
  padding: 0px;
}
.home-demo-mobile-block .home-demo-mobile-block__btn-wrap {
  display: flex;
  gap: var(--cf-space-3xl);
  align-items: center;
}
@media (max-width: 576px) {
  .home-demo-mobile-block .home-demo-mobile-block__btn-wrap {
    flex-direction: column;
    gap: var(--cf-space-l);
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.home-demo-mobile-block .row > * {
  padding-right: 0px;
  padding-left: 0px;
}
.home-anima-section {
  padding-bottom: var(--cf-space-l);
}
.home-anima-section .home-anima-section__anima-block {
  box-sizing: border-box;
  overflow: hidden;
  height: 600px;
  position: relative;
  background: var(--cf-dark);
  padding: 0 var(--cf-space-l) var(--cf-space-l);
  border-radius: 10px;
}
.home-anima-section .home-anima-section__anima-block::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 65%;
  background: linear-gradient(180deg, rgba(16, 24, 39, 0) 0%, rgba(16, 24, 39, 0.92) 70%);
}
@media (max-width: 1024px) {
  .home-anima-section .home-anima-section__anima-block {
    height: 550px;
  }
}
.home-anima-section .home-anima-section__anima-block .home-anima-section__anima-txt-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: var(--cf-space-xl) var(--cf-space-l);
  z-index: 5;
  color: var(--cf-white);
}
@media (max-width: 1024px) {
  .home-anima-section .home-anima-section__anima-block .home-anima-section__anima-txt-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.home-anima-section .home-anima-section__anima-block figure {
  display: block;
}
.home-anima-section .home-anima-section__anima-block figure img {
  width: 100% !important;
  max-width: 100%;
  display: block;
  object-fit: contain;
  animation: appWallClimb 30s infinite linear forwards;
}
.home-anima-section .home-anima-section__list-block {
  overflow: hidden;
  height: 600px;
  position: relative;
  background: var(--cf-dark);
  padding: var(--cf-space-l);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-anima-section .home-anima-section__list-block::before {
  content: "";
  position: absolute;
  height: 900px;
  width: 900px;
  background: linear-gradient(180deg, #eee 40%, rgba(238, 238, 238, 0.6) 100%);
  opacity: 0.04;
  top: 0;
  right: 0;
  border-radius: 50%;
  transform: translate(50%, -50%);
}
@media (max-width: 1024px) {
  .home-anima-section .home-anima-section__list-block {
    height: 550px;
  }
}
.home-anima-section .home-anima-section__list-block .home-anima-section__list {
  color: var(--cf-white);
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-s);
}
.home-anima-section .home-anima-section__list-block .home-anima-section__list .home-anima-section__list-item {
  position: relative;
  font-size: var(--cf-text-l);
}
.home-anima-section .home-anima-section__list-block .home-anima-section__list .home-anima-section__list-item::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 19px;
  margin: 0 0.65em 0 0;
  position: relative;
  top: 1px;
  background-image: url(https://www.sumologic.com/wp-content/uploads/list-icon.svg);
}
.home-anima-section .home-anima-section__list-block .home-anima-section__list-txt-wrap {
  display: flex;
  margin-top: var(--cf-space-l);
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
  color: var(--cf-white);
  padding-bottom: var(--cf-space-xs);
}
@media (max-width: 1024px) {
  .home-anima-section .home-anima-section__list-block .home-anima-section__list-txt-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.home-anima-section h3.home-anima-section__anima-txt {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .home-anima-section h3.home-anima-section__anima-txt {
    margin-bottom: 25px;
  }
}
.home-anima-section .btn-right-arrow__trans {
  bottom: 7px;
}
.home-pricing-sect {
  padding-top: 0;
  padding-bottom: var(--cf-space-3xl);
  margin-block-start: 0;
}
.home-pricing-sect .home-pricing-sect__cont {
  color: var(--cf-white);
  position: relative;
  background: var(--cf-dark);
  border-radius: 10px;
  min-height: 500px;
}
.home-pricing-sect .home-pricing-sect__cont::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 60%;
  width: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 10px 0 0;
  overflow: hidden;
  background-image: url(https://www.sumologic.com/wp-content/uploads/home-pricing-bg.svg);
}
@media (max-width: 992px) {
  .home-pricing-sect .home-pricing-sect__cont::after {
    top: inherit;
    bottom: 0;
    border-radius: 0 0 10px 0 !important;
    background-position: top center !important;
  }
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left {
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-xs);
  padding: var(--cf-space-xl);
  z-index: 10;
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left .home-pricing-sect__txt {
  color: var(--cf-mist);
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left .home-pricing-sect__btn-wrap {
  display: flex;
  gap: var(--cf-space-l);
}
@media (max-width: 1180px) {
  .home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left .home-pricing-sect__btn-wrap {
    flex-direction: column;
  }
}
@media (max-width: 992px) {
  .home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left .home-pricing-sect__btn-wrap {
    flex-direction: row;
  }
}
@media (max-width: 768px) {
  .home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__left .home-pricing-sect__btn-wrap {
    flex-direction: column;
  }
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__right {
  display: flex;
  align-items: flex-end;
  justify-content: end;
  padding-right: 50px;
}
@media (max-width: 576px) {
  .home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__right {
    padding-right: 0px;
  }
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__right .home-pricing-sect__img-wrap {
  position: relative;
  z-index: 10;
}
.home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__right .home-pricing-sect__img-wrap .home-pricing-sect__img {
  max-width: 75ch;
  display: block;
  font-size: 1rem;
  height: 420px;
  width: auto;
  transform: translateY(22px);
}
@media (max-width: 576px) {
  .home-pricing-sect .home-pricing-sect__cont .home-pricing-sect__right .home-pricing-sect__img-wrap .home-pricing-sect__img {
    height: 330px;
  }
}
.home-highlights-block {
  margin-bottom: var(--cf-space-4xl);
}
.footer-cta-sect {
  color: var(--cf-white);
  position: relative;
  background: var(--cf-dark);
  overflow: hidden;
}
@media (max-width: 768px) {
  .footer-cta-sect {
    padding: var(--cf-space-4xl) 0;
  }
}
.footer-cta-sect::after {
  position: absolute;
  content: "";
  height: 316px;
  width: 200px;
  border-radius: 50%;
  background-color: #0466ff;
  opacity: 0.4;
  filter: blur(100px);
  transform: rotate(90deg);
  z-index: 0;
}
.footer-cta-sect > * {
  z-index: 2;
}
.footer-cta-sect .footer-cta-sect__cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--cf-space-xl);
}
.footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__heading {
  text-align: center;
}
.footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap {
  display: flex;
  gap: var(--cf-space-l);
  position: relative;
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap {
    flex-direction: column;
    width: 80%;
    justify-content: center;
    align-items: center;
  }
}
.footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::after {
  content: "";
  position: absolute;
  width: 83px;
  height: 25px;
  z-index: 1;
  top: -162%;
  right: -92%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(https://www.sumologic.com/wp-content/uploads/footer-cta-right-bg.svg);
}
@media (max-width: 1024px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::after {
    width: 44px;
    height: 13px;
    top: -162%;
    right: -50%;
  }
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::after {
    top: -75%;
    right: 0;
  }
}
@media (max-width: 576px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::after {
    top: -85%;
    right: 0;
  }
}
@media (max-width: 480px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::after {
    top: -95%;
    right: 0;
  }
}
.footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::before {
  content: "";
  position: absolute;
  width: 83px;
  height: 25px;
  z-index: 1;
  bottom: 0px;
  left: -80%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  background-image: url(https://www.sumologic.com/wp-content/uploads/footer-cta-left-bg.svg);
}
@media (max-width: 1024px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::before {
    width: 44px;
    height: 13px;
    bottom: 0px;
    left: -50%;
  }
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap::before {
    bottom: -30px;
    left: 0;
  }
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue, .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-border-white {
    width: 100%;
    max-width: 300px;
    text-align: center;
    padding: 20px 40px 20px 22px;
    align-self: center;
  }
}
@media (max-width: 480px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue, .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-border-white {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue::after {
    right: 82px;
    top: 26px;
  }
}
@media (max-width: 480px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue::after {
    right: 87px;
  }
}
@media (max-width: 420px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue::after {
    right: 72px;
  }
}
@media (max-width: 380px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue::after {
    right: 50px;
  }
}
@media (max-width: 768px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue:hover::after {
    right: 78px;
  }
}
@media (max-width: 480px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue:hover::after {
    right: 83px;
  }
}
@media (max-width: 420px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue:hover::after {
    right: 68px;
  }
}
@media (max-width: 380px) {
  .footer-cta-sect .footer-cta-sect__cont .footer-cta-sect__btn-wrap .btn-right-arrow__blue:hover::after {
    right: 46px;
  }
}
.blog-author-block-wrapper {
  background-color: #f7f7f7;
  padding: var(--cf-space-l);
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-m);
  margin: 15px 15px;
}
@media (max-width: 1200px) {
  .blog-author-block-wrapper {
    margin: 0px;
  }
}
.blog-author-block-wrapper .blog-author-block {
  display: flex;
  gap: var(--cf-space-l);
}
@media (max-width: 768px) {
  .blog-author-block-wrapper .blog-author-block {
    flex-direction: column;
  }
}
.blog-author-block-wrapper .blog-author-block .blog-author-block-img figure {
  overflow: hidden;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 30px;
}
.blog-author-block-wrapper .blog-author-block .blog-author-block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-author-block-wrapper .blog-author-block .blog-author-block-info {
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-m);
}
.blog-author-block-wrapper .blog-author-block .blog-author-block-info .blog-author-block-name {
  font-weight: 700;
}
.blog-header__meta {
  display: flex;
  flex-direction: row;
  row-gap: var(--cf-space-l);
  column-gap: 15px;
  margin-bottom: var(--cf-space-s);
  margin-top: var(--cf-space-s);
}
@media (max-width: 480px) {
  .blog-header__meta {
    flex-direction: column;
    row-gap: var(--cf-space-xs);
  }
}
.blog-header__meta .wp-block-post-date {
  position: relative;
  padding-right: 15px;
  color: #fff;
  font-size: 14px;
}
.blog-header__meta .wp-block-post-date {
  color: #fff;
  font-size: 14px;
}
.blog-header__meta .wp-block-post-date::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "|";
}
@media (max-width: 480px) {
  .blog-header__meta .wp-block-post-date::after {
    display: none;
  }
}
.blog-header__meta .wp-block-post-author-name {
  display: flex;
  flex-direction: row;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.blog-header__meta .blog-header__categories .taxonomy-blog-category a {
  color: #fff;
  text-underline-offset: 4px;
}
.blog-item-link {
  text-decoration: none;
  color: var(--primary);
  gap: var(--cf-space-2xs);
  border: 1px solid #c8ccd4;
  position: relative;
}
.blog-item-link::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0466ff;
  transition: width 0.3s ease-in-out;
}
.blog-item-link:hover::before {
  width: 100%;
}
.blog-item-link .blog-item {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  position: relative;
}
.blog-item-link .blog-item h3 {
  font-size: var(--text-l);
}
.blog-item-link .blog-item .blog-item__top {
  display: flex;
}
@media (max-width: 480px) {
  .blog-item-link .blog-item .blog-item__top {
    flex-direction: column;
  }
}
.blog-item-link .blog-item .blog-item__top .blog-item__cont-wrapper {
  padding: var(--space-xs);
}
.blog-item-link .blog-item .blog-item__top .blog-item__cont-wrapper .blog-item__cont-tag {
  position: relative;
  padding-left: 16px;
}
.blog-item-link .blog-item .blog-item__top .blog-item__cont-wrapper .blog-item__cont-tag::before {
  position: absolute;
  display: block;
  content: "";
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #223454;
}
.blog-item-link .blog-item .blog-item__img-wrapper {
  max-width: 200px;
  height: 100%;
  padding: var(--cf-space-2xs);
}
@media (max-width: 480px) {
  .blog-item-link .blog-item .blog-item__img-wrapper {
    max-width: 100%;
    height: 100%;
  }
}
.blog-item-link .blog-item .blog-item__img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-item-link .blog-item .blog-item__btm {
  padding: 0 var(--space-xs) var(--space-xs) var(--space-xs);
}
.brief-header {
  overflow: hidden;
}
.brief-header .box-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 768px) {
  .brief-header .box-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.brief-header .brief-header__left-col {
  display: flex;
  padding: var(--cf-space-xl) 0;
  min-height: 280px;
  justify-content: center;
}
.brief-header .brief-header__left-col .brief-header__back-link {
  position: relative;
  padding-left: 20px;
}
.brief-header .brief-header__left-col .brief-header__back-link::before {
  background-image: url(http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 10px;
  height: 9px;
  background-position: -67px -35px;
  top: 8px;
  content: "";
  transform: rotate(180deg);
  position: absolute;
  left: 0px;
}
.brief-header .brief-header__left-col .brief-header__back-link:hover span {
  color: #fff;
}
.brief-header .brief-header__left-col .brief-header__back-link:hover::before {
  filter: brightness(0) invert(1);
  /* Turns dark colors into white */
}
.brief-header .brief-header__right-col {
  position: relative;
  display: block;
  overflow: visible;
}
.brief-header .brief-header__right-col .brief-header__img_wrap {
  position: absolute;
  top: 0;
  right: -525px;
  height: 100%;
}
.brief-header .brief-header__right-col .brief-header__img_wrap .brief-header__img_figure {
  height: 100%;
}
.brief-header .brief-header__right-col .brief-header__img_wrap .brief-header__img {
  height: 100% !important;
  object-fit: cover;
  max-width: 100%;
  width: 100% !important;
}
@media (max-width: 992px) {
  .brief-header .brief-header__right-col {
    display: none;
  }
}
.brief-content-wrap .brief-content__right-col {
  justify-content: flex-start;
}
.new-brief-header {
  overflow: hidden;
  background-color: var(--cf-primary);
  padding-top: var(--cf-space-xl);
  background-image: url(https://www.sumologic.com/wp-content/uploads/event-header-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.new-brief-header .new-brief-header__gated-content-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--cf-space-l);
}
@media (max-width: 768px) {
  .new-brief-header .new-brief-header__gated-content-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: var(--cf-space-xs);
  }
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left {
  display: flex;
  padding: var(--cf-space-xl) 0;
  min-height: 280px;
  justify-content: center;
  flex-direction: column;
  gap: var(--cf-space-l);
}
@media (max-width: 768px) {
  .new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left {
    min-height: 100px;
  }
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left .new-brief-header__back-link {
  position: relative;
  padding-left: 20px;
  color: var(--cf-grey);
  text-decoration: none;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left .new-brief-header__back-link::before {
  background-image: url(http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 10px;
  height: 9px;
  background-position: -67px -35px;
  top: 8px;
  content: "";
  transform: rotate(180deg);
  position: absolute;
  left: 0px;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left .new-brief-header__back-link:hover span {
  color: #fff;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__left .new-brief-header__back-link:hover::before {
  filter: brightness(0) invert(1);
  /* Turns dark colors into white */
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__right {
  position: relative;
  overflow: visible;
  display: flex;
  align-items: flex-end;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__right .new-brief-header__img-wrap {
  width: 100%;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__right .new-brief-header__img-wrap .new-brief-header__img-figure {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 100%;
}
.new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__right .new-brief-header__img-wrap .new-brief-header__img-figure img {
  max-width: 400px;
}
@media (max-width: 768px) {
  .new-brief-header .new-brief-header__gated-content-wrap .new-brief-header__right .new-brief-header__img-wrap .new-brief-header__img-figure img {
    max-width: 100%;
  }
}
.new-brief-content {
  padding-bottom: var(--cf-space-3xl);
}
.new-brief-content .new-brief-content__gated-left {
  padding-top: var(--cf-space-xl);
}
.new-brief-content .new-brief-content__ungated {
  padding-top: var(--cf-space-xl);
}
.new-brief-content .new-brief-content__ungated-right {
  padding-top: var(--cf-space-xl);
}
.webinar-speakers {
  position: relative;
}
.webinar-speakers .webinar-speakers-wrapper {
  display: flex;
  gap: var(--cf-text-l);
  flex-wrap: wrap;
}
.webinar-speakers .webinar-speakers-wrapper .webinar-speaker {
  display: flex;
  gap: var(--cf-text-m);
  justify-content: flex-start;
  align-items: center;
  font-size: var(--cf-text-s);
}
.webinar-speakers .webinar-speakers-wrapper .webinar-speaker img {
  width: 55px;
  height: 55px;
}
.webinar-speakers .webinar-speakers-wrapper .webinar-speaker .speaker-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.webinar-speakers .webinar-speakers-wrapper .webinar-speaker .speaker-txt .speaker-name {
  font-size: var(--cf-text-s);
  font-weight: 400;
  margin-bottom: 0px;
}
.webinar-speakers .webinar-speakers-wrapper .webinar-speaker .speaker-txt .speaker-position {
  margin-bottom: 0px;
}
.webinar-speakers .webinar-speakers__img-border {
  max-width: 100%;
}
.webinar-speakers .webinar-speakers__title {
  width: 100px;
  background-color: var(--cf-primary);
  color: #fff;
  padding: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-top: -10px;
}
.leadership-section .leadership-section-cont .leadership-section__item {
  cursor: pointer;
}
.leadership-section .leadership-section-cont .leadership-section__item .leadership-section__item-img {
  max-width: 100%;
  height: auto;
}
.leadership-section .leadership-section-cont .leadership-section__item .leadership-section__item-txt-wrap {
  display: flex;
  flex-direction: column;
  gap: var(--cf-space-2xs);
  background-color: var(--cf-light);
  border: 1px solid var(--cf-grey);
}
.leadership-section .leadership-section-cont .leadership-section__item .leadership-section__item-txt-wrap .leadership-section__item-name {
  font-size: var(--cf-text-l);
  margin-bottom: 0;
}
.leadership-section .leadership-section-cont .leadership-section__item .leadership-section__item-txt-wrap .leader-ship-section__item-pos {
  margin-bottom: 0;
}
.leadership-section-popup__layer {
  height: 80vh;
  overflow: auto;
  width: 70vw;
}
.leadership-section-popup__layer .leadership-section-popup {
  /* display:grid;
        grid-template-columns: repeat(2, minmax(0,1fr));
        gap:var(--cf-space-l);

        @media(max-width:760px){
            grid-template-columns: repeat(1, minmax(0,1fr));
        } */
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__left {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--cf-space-m);
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__left .leadership-section__item-img {
  max-width: 100%;
  height: auto;
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__left .leadership-section-popup__linkedin-wrap .leadership-section-popup__social-title {
  margin-bottom: var(--cf-space-xs);
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__left .leadership-section-popup__linkedin-wrap .leadership-section-popup__social-icon {
  cursor: pointer;
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__left .leadership-section-popup__linkedin-wrap .leadership-section-popup__social-icon .leadership-section-popup__social {
  width: 30px;
  height: 30px;
}
.leadership-section-popup__layer .leadership-section-popup .leadership-section-popup__person-info .leadership-section__item-name {
  font-size: var(--cf-text-l);
  margin-bottom: 0;
}
.event-header {
  overflow: hidden;
  background-color: var(--cf-primary);
  padding-top: var(--cf-space-xl);
  background-image: url(https://www.sumologic.com/wp-content/uploads/event-header-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.event-header .event-header__gated-content-wrap {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--cf-space-l);
}
@media (max-width: 768px) {
  .event-header .event-header__gated-content-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: var(--cf-space-xs);
  }
}
.event-header .event-header__gated-content-wrap .event-header__left {
  display: flex;
  padding: var(--cf-space-xl) 0;
  min-height: 280px;
  justify-content: center;
  flex-direction: column;
  gap: var(--cf-space-l);
}
@media (max-width: 768px) {
  .event-header .event-header__gated-content-wrap .event-header__left {
    min-height: 100px;
  }
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__back-link {
  position: relative;
  padding-left: 20px;
  color: var(--cf-grey);
  text-decoration: none;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__back-link::before {
  background-image: url(http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 10px;
  height: 9px;
  background-position: -67px -35px;
  top: 8px;
  content: "";
  transform: rotate(180deg);
  position: absolute;
  left: 0px;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__back-link:hover span {
  color: #fff;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__back-link:hover::before {
  filter: brightness(0) invert(1);
  /* Turns dark colors into white */
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta {
  display: flex;
  color: var(--cf-grey);
  gap: var(--cf-space-l);
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta .event-header__meta-date {
  position: relative;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta .event-header__meta-date::after {
  background-image: url(https://www.sumologic.com/wp-content/uploads/calendar-icon.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
  top: 14px;
  content: "";
  position: absolute;
  left: 0px;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta .event-header__meta-duration {
  position: relative;
  padding-left: var(--cf-space-xl);
  padding-top: 10px;
  padding-bottom: 10px;
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta .event-header__meta-duration::before {
  background-color: var(--cf-grey);
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
}
.event-header .event-header__gated-content-wrap .event-header__left .event-header__meta .event-header__meta-duration::after {
  background-image: url(https://www.sumologic.com/wp-content/uploads/duration-icon.svg);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  top: 16px;
  content: "";
  position: absolute;
  left: 23px;
}
.event-header .event-header__gated-content-wrap .event-header__right {
  position: relative;
  display: block;
  overflow: visible;
  display: flex;
  align-items: flex-end;
}
.event-header .event-header__gated-content-wrap .event-header__right .brief-header__img_wrap .brief-header__img_figure {
  height: 100%;
}
.event-header .event-header__gated-content-wrap .event-header__right .brief-header__img_wrap .brief-header__img {
  height: 100% !important;
  object-fit: cover;
  max-width: 100%;
  width: 100% !important;
}
.event-header .event-header__ungated-content {
  width: 100%;
  padding: 0 0 var(--cf-space-xl) 0;
}
.event-content {
  padding-bottom: var(--cf-space-3xl);
}
.event-content .event-content__gated-left {
  padding-top: var(--cf-space-xl);
}
.event-content .event-content__ungated {
  padding-top: var(--cf-space-xl);
}
.event-content .event-content__ungated .event-content__ungated-wrap {
  padding: 0 10%;
}
@media (max-width: 768px) {
  .event-content .event-content__ungated .event-content__ungated-wrap {
    padding: 0;
  }
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__back-link {
  position: relative;
  padding-left: 20px;
  color: var(--cf-dark);
  text-decoration: none;
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__back-link::before {
  background-image: url(http://www.sumologic.com/wp-content/uploads/icon-sprite-v2.svg);
  background-repeat: no-repeat;
  background-size: 250px 250px;
  width: 10px;
  height: 9px;
  background-position: -67px -35px;
  top: 6px;
  content: "";
  transform: rotate(180deg);
  position: absolute;
  left: 0px;
  filter: brightness(50%) contrast(120%);
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__back-link:hover span {
  color: var(--cf-dark);
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__back-link:hover::before {
  /* filter: brightness(0) invert(1); */
  /* Turns dark colors into white */
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__heading {
  color: var(--cf-dark);
  margin-top: var(--cf-space-l);
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta {
  display: flex;
  color: var(--cf-dark);
  gap: var(--cf-space-l);
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta .event-header__meta-date {
  position: relative;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta .event-header__meta-date::after {
  background-image: url(https://www.sumologic.com/wp-content/uploads/calendar-icon.svg);
  background-repeat: no-repeat;
  width: 12px;
  height: 13px;
  top: 14px;
  content: "";
  position: absolute;
  left: 0px;
  filter: brightness(50%) contrast(120%);
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta .event-header__meta-duration {
  position: relative;
  padding-left: var(--cf-space-xl);
  padding-top: 10px;
  padding-bottom: 10px;
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta .event-header__meta-duration::before {
  background-color: var(--cf-dark);
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
}
.event-content .event-content__ungated .event-content__ungated-wrap .event-header__meta .event-header__meta-duration::after {
  background-image: url(https://www.sumologic.com/wp-content/uploads/duration-icon.svg);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  top: 16px;
  content: "";
  position: absolute;
  left: 23px;
  filter: brightness(50%) contrast(120%);
}
.glossary-header .glossary-header__cont {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 768px) {
  .glossary-header .glossary-header__cont {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.glossary-content__wrap .e-stn--glossary-inner-content, .glossary-content__wrap .container {
  padding: 0 !important;
}
.glossary-content__wrap .glossary-content__right-col h2:first-of-type {
  padding-top: 0;
}
.glossary-content__right-col img {
  max-width: 100%;
}
.contact-page-form .contact-page-form__cont {
  display: flex;
  justify-content: center;
}
.contact-page-form .contact-page-form__cont .contact-page-form__wrap {
  width: 70%;
}
@media (max-width: 768px) {
  .contact-page-form .contact-page-form__cont .contact-page-form__wrap {
    width: 100%;
  }
}
.contact-page-form .contact-page-form__cont .contact-page-form__wrap .contact-page-form__heading {
  font-size: var(--cf-text-l);
  text-transform: uppercase;
  font-weight: 400;
  color: var(--cf-action);
  width: 100%;
  text-align: center;
}
.contact-page-form .contact-page-form__cont .contact-page-form__wrap .contact-page-form__sub-heading {
  font-weight: 400;
  width: 100%;
  text-align: center;
  margin-bottom: var(--cf-space-xl);
}
.integration-item-link {
  border: 1px solid var(--cf-grey);
  text-decoration: none;
}
.integration-item-link .integration-item .integration-item__top .integration-item__img-wrap figure {
  width: 100%;
  height: 122px;
  background: #fff;
  overflow: hidden;
}
.integration-item-link .integration-item .integration-item__top .integration-item__img-wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.integration-item-link .integration-item .integration-item__cont-wrapper {
  padding: var(--cf-space-xs);
  position: relative;
  border-top: 1px solid var(--cf-grey);
}
.integration-item-link .integration-item .integration-item__cont-wrapper::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0466ff;
  transition: width 0.3s ease-in-out;
}
.integration-item-link .integration-item .integration-item__cont-wrapper .integration-item__title {
  font-size: var(--cf-text-s);
  color: var(--cf-primary);
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
}
.integration-item-link:hover .integration-item__cont-wrapper::before {
  width: 100%;
}
.integration-lists-wrap {
  margin-top: -40px;
}
@media (max-width: 1200px) {
  .integration-lists-wrap {
    padding: 12px 0 0;
  }
}
@media (max-width: 992px) {
  .integration-lists-wrap {
    margin-top: 0px !important;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .integration-lists-wrap h2#a-z {
    margin-bottom: var(--cf-space-m);
  }
}
@media (max-width: 992px) {
  .integration-lists-wrap .featured-list-sect h2 {
    display: block;
  }
}
@media (max-width: 992px) {
  .integration-lists-wrap .featured-list-sect .facetwp-template-static {
    display: block;
  }
  .integration-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .integration-lists-wrap .featured-list-sect .facetwp-template-static .row img {
    object-fit: contain;
  }
}
@media (max-width: 768px) {
  .integration-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .integration-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.greenhouse-job-section {
  padding-top: 0px;
}
.greenhouse-job-section .greenhouse-job-section__cont .greenhouse-job-board {
  display: flex;
  justify-content: center;
}
.greenhouse-job-section .greenhouse-job-section__cont .greenhouse-job-board .all_jobs .jobs {
  display: none;
}
.free-trial-header-section .e-btn--blue-button-with-right-arrow {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px 0;
}
@media (max-width: 992px) {
  .left-repeateable-content-card {
    margin-block-start: 0px;
  }
}
.left-repeateable-content-card .e-col--content-wrapper:first-of-type {
  padding: var(--cf-space-l);
}
.left-repeateable-content-card .e-col--content-wrapper:first-of-type p:first-of-type {
  font-size: var(--cf-text-m) !important;
}
@media (max-width: 992px) {
  .left-repeateable-content-card .e-col--content-wrapper:first-of-type {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .left-repeateable-content-card .e-col--content-wrapper {
    order: 1;
  }
}
.left-repeateable-content-card .e-col--media-wrapper {
  padding: 15px;
}
@media (max-width: 992px) {
  .left-repeateable-content-card .e-col--media-wrapper {
    order: 2;
  }
}
@media (max-width: 992px) {
  .left-repeateable-content-card .e-stn--repeatable-content-cards .e-row {
    flex-direction: row;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .right-repeateable-content-card {
    margin-block-start: 0px;
  }
}
.right-repeateable-content-card .e-col--content-wrapper {
  padding: 50px 45px 50px 0;
}
@media (max-width: 992px) {
  .right-repeateable-content-card .e-col--content-wrapper {
    padding: 15px;
  }
}
.right-repeateable-content-card .e-col--content-wrapper:last-of-type {
  padding: var(--cf-space-l);
}
.right-repeateable-content-card .e-col--content-wrapper:last-of-type p:first-of-type {
  font-size: var(--cf-text-m) !important;
}
@media (max-width: 992px) {
  .right-repeateable-content-card .e-col--content-wrapper:last-of-type {
    padding: 30px;
  }
}
.right-repeateable-content-card .e-col--media-wrapper {
  padding: 15px;
}
@media (max-width: 992px) {
  .right-repeateable-content-card .e-col--media-wrapper {
    padding: 15px;
  }
}
@media (max-width: 992px) {
  .right-repeateable-content-card .e-stn--repeatable-content-cards .e-row {
    flex-direction: row;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .three-col-section .e-col--dlt {
    margin-bottom: var(--cf-space-xs);
  }
}
.three-col-section .e-btn--blue-button-with-right-arrow {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 20px 0;
}
.demo-header .demo-header__cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.demo-header p.demo-header-sub-title {
  color: var(--cf-abyss);
  font-size: var(--cf-text-s);
  font-weight: 500;
  letter-spacing: 0.05em;
}
.demo-header .demo-header-heading {
  color: var(--cf-void);
  margin-bottom: var(--cf-space-m);
}
.demo-header .demo-header__btn-wrap {
  display: flex;
  justify-content: center;
  gap: var(--cf-space-xl);
}
.demo-header .btn-right-arrow {
  font-weight: 500;
}
.demo-template-default .gsbp-ad8140a {
  width: 100%;
  max-width: 1380px;
}
.demo-template-default .gsbp-ad8140a .container {
  padding: 0 30px;
}
@media (max-width: 991px) {
  .demo-template-default .gsbp-ad8140a .container {
    padding: 0 0;
  }
}
.demo-list-wrap {
  margin-top: -33px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .demo-list-wrap {
    padding: 12px 0 0;
  }
}
@media (max-width: 992px) {
  .demo-list-wrap {
    margin-top: 0px !important;
    padding: 0;
  }
}
.demo-list-wrap .featured-list-sect, .demo-list-wrap #all {
  margin-bottom: var(--cf-space-m);
}
@media (max-width: 992px) {
  .demo-list-wrap .featured-list-sect .e-col {
    margin-bottom: var(--cf-space-s);
  }
}
.page-id-1194 .wp-block-post-date {
  display: none !important;
}
.customer-lists-wrap {
  margin-top: -33px;
}
@media (max-width: 1200px) {
  .customer-lists-wrap {
    padding: 12px 0 0;
  }
}
@media (max-width: 992px) {
  .customer-lists-wrap {
    margin-top: 0px !important;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .customer-lists-wrap .featured-list-sect h2 {
    display: block;
  }
}
@media (max-width: 992px) {
  .customer-lists-wrap .featured-list-sect .facetwp-template-static {
    display: block;
  }
  .customer-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .customer-lists-wrap .featured-list-sect .facetwp-template-static .row img {
    object-fit: contain;
  }
}
@media (max-width: 768px) {
  .customer-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .customer-lists-wrap .featured-list-sect .facetwp-template-static .row {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
/** components **/
.single-brand-compare-table-wrapper .single-brand-compare-table {
  border: none;
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
.single-brand-compare-table-wrapper .single-brand-compare-table thead tr:nth-child(1) > td:nth-child(1) {
  border: none;
}
.single-brand-compare-table-wrapper .single-brand-compare-table tr td {
  border: solid 1px #e3e6ea;
  text-align: right;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-row {
    display: flex;
    flex-direction: column;
    margin-bottom: var(--cf-space-m);
  }
}
.single-brand-compare-table-wrapper .single-brand-compare-table th {
  background-color: #fff;
  border: none;
  padding: 10px;
  text-align: center;
}
.single-brand-compare-table-wrapper .single-brand-compare-table th:nth-child(1) {
  border: none;
  text-align: right;
  padding-right: 15px;
}
.single-brand-compare-table-wrapper .single-brand-compare-table th:nth-child(2) {
  border: solid 1px #e3e6ea;
  padding-top: 15px;
  border-bottom: none;
  box-shadow: 0 5px 20px 0 rgba(145, 154, 170, 0.15);
}
.single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-all-expandable {
  text-decoration: none;
  padding-right: var(--cf-space-xl);
  position: relative;
  display: block;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-all-expandable::after {
  position: absolute;
  display: block;
  content: "";
  width: 11px;
  height: 11px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: var(--cf-accent);
  transform: rotate(135deg);
  top: 2px;
  right: 6px;
  opacity: 1;
  transition: transform 0.4s ease;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-all-expandable.active::after {
  transform: rotate(-45deg);
  top: 7px;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-heading {
  font-size: var(--cf-text-l);
}
@media (max-width: 768px) {
  .single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-heading {
    display: none;
  }
}
.single-brand-compare-table-wrapper .single-brand-compare-table .single-brand-compare-table-heading.brand-name {
  color: var(--cf-secondary);
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info {
  border: solid 1px #e3e6ea;
  font-size: var(--cf-text-s);
  line-height: 17px;
  color: #101827 !important;
  cursor: pointer;
  position: relative;
  z-index: 1 !important;
  padding: var(--cf-space-s);
  vertical-align: top;
  text-align: left;
  width: fit-content;
  font-weight: 700;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info .row-title {
  width: 100%;
  display: block;
  position: relative;
  padding-right: 30px;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info .row-title::after {
  position: absolute;
  display: block;
  content: "";
  width: 11px;
  height: 11px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: var(--cf-wave);
  transform: rotate(135deg);
  top: 0px;
  right: 0px;
  opacity: 1;
  transition: transform 0.4s ease;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info .row-title.active::after {
  transform: rotate(-45deg);
  top: 4px;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info .row-description {
  width: 100%;
  font-weight: 400;
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  padding-top: var(--cf-space-s);
}
.single-brand-compare-table-wrapper .single-brand-compare-table .row-info .row-description.expanded {
  max-height: 500px;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .brand-value, .single-brand-compare-table-wrapper .single-brand-compare-table .competitor-value {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  padding: var(--cf-space-m);
  text-align: center;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .brand-value .m-brand-name, .single-brand-compare-table-wrapper .single-brand-compare-table .competitor-value .m-brand-name {
  display: none;
  font-size: var(--cf-text-s);
}
@media (max-width: 768px) {
  .single-brand-compare-table-wrapper .single-brand-compare-table .brand-value .m-brand-name, .single-brand-compare-table-wrapper .single-brand-compare-table .competitor-value .m-brand-name {
    display: block;
    padding: var(--cf-space-s);
    text-align: center;
  }
}
.single-brand-compare-table-wrapper .single-brand-compare-table .brand-value .brand-value-text {
  margin-top: var(--cf-space-s);
  display: block;
  font-size: var(--cf-text-s);
}
.single-brand-compare-table-wrapper .single-brand-compare-table .competitor-value {
  /* background: rgba(227, 230, 234, .2); */
}
.single-brand-compare-table-wrapper .single-brand-compare-table .competitor-value .competitor-value-text {
  margin-top: var(--cf-space-s);
  display: block;
  font-size: var(--cf-text-s);
}
.single-brand-compare-table-wrapper .single-brand-compare-table .legend-icon {
  width: 25px;
  height: 25px;
  background-image: url(https://www.sumologic.com/wp-content/uploads/compare-values.svg);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .strongest {
  background-position: 0 0;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .strong {
  background-position: -30px 0;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .moderate {
  background-position: -60px 0;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .weak {
  background-position: -90px 0;
}
.single-brand-compare-table-wrapper .single-brand-compare-table .weakest {
  background-position: -120px 0;
}
.single-brand-compare-table-wrapper .bottom-description {
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: 30px 0 0;
  gap: 30px;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: var(--cf-void);
  font-size: var(--cf-text-s);
  font-weight: 700;
  gap: 15px;
  line-height: 1.36;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .legend-icon {
  width: 25px;
  height: 25px;
  background-image: url(https://www.sumologic.com/wp-content/uploads/compare-values.svg);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .strongest {
  background-position: 0 0;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .strong {
  background-position: -30px 0;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .moderate {
  background-position: -60px 0;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .weak {
  background-position: -90px 0;
}
.single-brand-compare-table-wrapper .bottom-description .compare-legend .weakest {
  background-position: -120px 0;
}
/** override **/
.e-stn--compare-table .bottom-description p.compare-legend .legend-icon.moderate {
  background-position: -60px 0;
}
.e-stn--compare-table .table-sub-row .sub-row-sumo-col > span.moderate, .e-stn--compare-table .table-sub-row .sub-row-other-col > span.moderate {
  background-position: -60px 0;
}
.page-faq-section .page-faq-section__left {
  display: flex;
  flex-direction: column;
}
.page-faq-section .page-faq-section__heading {
  font-size: var(--cf-text-m);
}
.page-faq-section .page-faq-section__sub-heading {
  font-size: var(--cf-text-xl);
  margin-top: var(--cf-space-m);
}
.e-stn--pricing-table .table-wrapper .table-header .table-row {
  justify-content: flex-start;
}
.e-stn--pricing-table .table-wrapper .table-row .table-column {
  width: 25% !important;
}
.e-stn--pricing-table .table-wrapper .table-row .table-column:nth-child(5) {
  display: none !important;
}
@media (max-width: 992px) {
  .e-stn--pricing-table .table-wrapper .table-row .table-column {
    width: 100% !important;
  }
}
.event-content__gated-form {
  border: 1px solid var(--cf-grey);
  padding: var(--cf-space-xl);
  /*

    form{
        display:flex;
        flex-direction: column;
        gap:var(--cf-space-s);
        color:var(--cf-dark);

        label{
            color:var(--cf-dark);
            margin-bottom: 10px;
        }

        input[type="text"],input[type="email"],input[type="tel"]{
            border:1px solid var(--cf-grey);
            padding:var(--cf-space-xs);
            width:100%;
        }

        select{
            padding:var(--cf-space-xs);
            width:100%;
        }

        .consent-checkbox{
            display:flex;
            gap:10px;
            align-items: center;

            label{
                margin-bottom: 0px;
            }
        }

        
    }

    */
}
.event-content__gated-form h3 {
  font-size: var(--cf-text-l);
  margin-bottom: var(--cf-space-m);
  width: 100%;
}
[id^="mktoForm_"], [inert] {
  display: none !important;
}
.sumoForm {
  --sumoform-backgroundColor: #fff;
  --sumoForm-fieldBackgroundColor: #fff;
  --sumoForm-fieldColor: #101827;
  --sumoform-borderColor: #c8ccd4;
  --sumoform-shadowColor: rgba(172, 179, 191, .2);
  --sumoForm-errorColor: #D63A2E;
  --sumoForm-highlight: #0466ff;
  --sumoForm-buttonBackgroundColor: #0466ff;
  --sumoForm-buttonColor: #fff;
  --sumoForm-buttonDisabledBackgroundColor: #C8CCD4;
  width: 100%;
  /*padding: 15px;
	border: 1px solid var(--sumoform-borderColor); */
  background-color: var(--sumoform-backgroundColor);
  box-shadow: 0 4px 4px -2px var(--sumoform-shadowColor);
}
[data-sumo-form-id] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sumoForm_submitted {
  display: none;
}
.sumoForm_field-wrapper {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.sumoForm_field-wrapper:has([type="checkbox"]) {
  flex-direction: row;
  align-items: center;
  gap: 0.75rem;
}
.sumoForm_field {
  position: relative;
}
.sumoForm_field:has(:focus) {
  --sumoForm-inputFocusBackgroundColor: var(--sumoForm-highlight);
}
.sumoForm_field::after {
  content: "";
  display: block;
  position: absolute;
  inset: calc(100% - 2px) 0 0 0;
  background-color: var(--sumoForm-inputFocusBackgroundColor, transparent);
  transition: background-color 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.sumoForm_field-label {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
  margin-bottom: 4px;
  width: max-content;
}
.sumoForm_field-label:has(~ [type="checkbox"]) {
  margin-bottom: 0;
}
.sumoForm_text-input, .sumoForm_dropdown {
  outline: 0;
  box-sizing: border-box;
  appearance: none;
  padding: 11px 12px;
  border: 1px solid var(--sumoform-borderColor);
  border-radius: 0;
  background-color: var(--sumoForm-fieldBackgroundColor);
  color: var(--sumoForm-fieldColor);
  line-height: 1.5;
  width: 100%;
}
.sumoForm_checkbox {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sumoForm_fake-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--sumoForm-fieldBackgroundColor);
  border: 1px solid var(--sumoform-borderColor);
  width: 14px;
  height: 14px;
}
.sumoForm_fake-check {
  fill: var(--sumoForm-fieldBackgroundColor);
}
.sumoForm_fake-checkbox:has(~ :checked) {
  background-color: var(--sumoForm-highlight);
  border-color: var(--sumoForm-highlight);
}
.sumoForm_invalid-field {
  --sumoForm-inputFocusBackgroundColor: var(--sumoForm-errorColor);
}
.sumoForm_validation-message {
  display: none;
  color: var(--sumoForm-errorColor);
  font-size: 11.75px;
  margin: 0;
}
.sumoForm_invalid-field .sumoForm_validation-message {
  display: block;
}
.sumoForm_main-button {
  width: 100%;
  padding: 16px 16px 16px 0;
  border: 0;
  border-radius: 0;
  margin: 0 auto;
  background-color: var(--sumoForm-buttonBackgroundColor);
  color: var(--sumoForm-buttonColor);
  box-shadow: none;
  font-size: 0.938rem;
  font-weight: 500;
  line-height: 18px;
  text-shadow: none;
  transition: background 0.3s ease-in-out;
  cursor: pointer;
}
.sumoForm_main-button:disabled {
  background-color: var(--sumoForm-buttonDisabledBackgroundColor);
  cursor: unset;
}
.sumoForm_asset {
  display: none;
}
.sumoForm_asset-unlocked {
  display: block;
}
.sumoForm_lockCont {
  display: none;
}
.successMessage {
  display: none;
  /* Initially hidden */
  opacity: 0;
  /* Start with invisible text */
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  /* Smooth transition for opacity and transform */
  transform: translateY(-20px);
  /* Start slightly above the final position */
  color: green;
  /* Just an example of styling */
  text-align: center;
  padding: 10px;
  background-color: #d4edda;
  border-color: #c3e6cb;
  margin-bottom: 20px;
  /* Space between message and form */
}
.successMessage.show {
  display: block;
  /* Make it block to take space in layout */
  opacity: 1;
  /* Fully visible */
  transform: translateY(0px);
  /* Move to final position */
}
.footer-cta-section {
  background-color: var(--cf-primary);
  color: #fff;
  overflow: hidden;
}
.footer-cta-section .box-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 992px) {
  .footer-cta-section .box-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.footer-cta-section .footer-cta-section__left {
  padding: var(--cf-space-2xl) 0;
  min-height: 280px;
}
@media (max-width: 992px) {
  .footer-cta-section .footer-cta-section__left {
    min-height: 200px;
  }
}
.footer-cta-section .footer-cta-section__left .footer-cta-section__desc {
  margin-bottom: var(--cf-space-xl);
}
.footer-cta-section .footer-cta-section__right {
  position: relative;
  display: block;
}
@media (max-width: 992px) {
  .footer-cta-section .footer-cta-section__right {
    display: none;
  }
}
.footer-cta-section .footer-cta-section__right .footer-cta-section__img-wrapper {
  position: absolute;
  top: 0;
  right: -525px;
  height: 100%;
}
.footer-cta-section .footer-cta-section__right .footer-cta-section__img-wrapper figure {
  height: 100%;
}
.footer-cta-section .footer-cta-section__right .footer-cta-section__img-wrapper figure .footer-cta-section__img {
  box-sizing: border-box;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  vertical-align: bottom;
}
#mega-menu-item-29 .mega-menu-item .custom-html-widget {
  position: relative;
  width: 100%;
  display: block;
}
.testimonial-post-widget-modified .e-mtf--image {
  margin-bottom: 0px !important;
}
.testimonial-post-widget-modified .b3rg-post__trigger {
  display: none;
}
.solutions-menu-cs-link {
  color: #fff;
}
.solutions-item .widget_custom_html {
  margin-top: -40px !important;
}
@media (max-width: 992px) {
  .solutions-item .widget_custom_html {
    margin-top: -40px !important;
  }
}
/** fix for multiple post dropdown list **/
.multiple-posts ul.mega-sub-menu {
  gap: 30px;
  display: flex !important;
  flex-direction: column !important;
}
.solutions-item .multiple-posts li:last-child {
  margin-top: -38px !important;
}
.login-circle .mega-custom-icon:hover {
  border: none !important;
}
.login-circle .mega-custom-icon:hover::before {
  background-image: url("https://www.sumologic.com/wp-content/uploads/login-user-icon-3-2.svg") !important;
}
#mega-menu-item-158 .mega-menu-link {
  background-color: var(--cf-dark) !important;
}
#mega-menu-item-158 .mega-menu-link:hover .mega-menu-title {
  color: #fff !important;
}
header #mega-menu-wrap-secondary_menu.mega-menu-wrap #mega-menu-secondary_menu li.e-btn--black-button-with-down-arrow.menu-button-dropdown.mega-menu-item-has-children a {
  background-color: var(--cf-dark) !important;
  font-weight: 500 !important;
}
header #mega-menu-wrap-secondary_menu.mega-menu-wrap .mega-menu li.e-btn--black-button-with-down-arrow.menu-button-dropdown.mega-menu-item-has-children a {
  background-color: var(--cf-dark) !important;
}
header #mega-menu-wrap-secondary_menu.mega-menu-wrap .mega-menu li#mega-menu-item-12918 a {
  margin: 0 !important;
  padding: 0 10px !important;
  border: none !important;
  background-color: var(--cf-action) !important;
  color: #fff !important;
  font-weight: 500;
}
header #mega-menu-wrap-secondary_menu.mega-menu-wrap .mega-menu li#mega-menu-item-12918 a:hover {
  color: #fff !important;
  border: none !important;
  background-color: var(--cf-action-hover) !important;
  font-weight: 500 !important;
}
header #mega-menu-wrap-primary_menu #mega-menu-primary_menu li.mega-menu-item a.mega-menu-link {
  font-weight: 500 !important;
}
header #mega-menu-wrap-secondary_menu.mega-menu-wrap .mega-menu > li > a:hover::before, header #mega-menu-wrap-secondary_menu.mega-menu-wrap #mega-menu-secondary_menu > li > a:hover:before {
  box-shadow: none !important;
  background-color: transparent !important;
}
header #mega-menu-wrap-primary_menu.mega-menu-wrap .mega-menu > li.mega-menu-item-has-children > a.mega-menu-link {
  font-weight: 500 !important;
}
header .sub-menu--left ul li .mega-menu-description {
  color: var(--cf-mist) !important;
  font-size: var(--cf-text-s) !important;
}
header .sub-menu--right ul li .mega-menu-description {
  color: var(--cf-mist) !important;
  font-size: var(--cf-text-s) !important;
}
#mega-menu-primary_menu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item .mega-menu-link {
  font-size: 15px !important;
}
/** Mobile Styles **/
.mob-menu {
  display: none !important;
}
@media (max-width: 1200px) {
  .mob-menu {
    display: block !important;
  }
}
#mega-menu-item-25198 ul li a {
  padding: 20px 10px !important;
  position: relative;
}
#mega-menu-item-25198 ul li a .mega-menu-title {
  font-size: 15px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
}
#mega-menu-item-25198 ul li a .mega-menu-title:hover {
  color: #fff !important;
}
#mega-menu-item-25198 ul li a .mega-menu-description {
  font-size: 14px !important;
  font-style: normal !important;
}
#mega-menu-item-25198 ul li a .mega-menu-description:hover {
  color: #fff !important;
}
#mega-menu-item-25198 ul li#mega-menu-item-25199 a::before {
  width: 30px !important;
  content: "";
  background-size: 20px 20px !important;
  background-repeat: no-repeat !important;
  height: 20px !important;
  line-height: 20px;
  vertical-align: middle;
  margin-top: 4px !important;
  background-image: url(https://www.sumologic.com/wp-content/uploads/2024/10/demo-dropdown-click.svg) !important;
}
#mega-menu-item-25198 ul li#mega-menu-item-25200 a::before {
  width: 30px !important;
  content: "";
  background-size: 20px 20px !important;
  background-repeat: no-repeat !important;
  height: 20px !important;
  line-height: 20px;
  vertical-align: middle;
  margin-top: 4px !important;
  background-image: url(https://www.sumologic.com/wp-content/uploads/2024/10/demo-dropdown-calendar.svg) !important;
}
#mega-menu-item-25201 a {
  background-color: #0466ff !important;
  color: #fff !important;
}
a.mobile-account-link::before {
  display: block;
  content: "";
  background-image: url(http://localhost:10013/wp-content/uploads/login.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1e2e4a !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  box-shadow: 0px 0px 0px 1px #59677f;
  transition: all 0.3s;
}
/** Hide the mobile menu - E85 demo link **/
@media (max-width: 1200px) {
  li.mega-e-btn--black-button-with-down-arrow {
    display: none !important;
  }
}
/** Products **/
@media (max-width: 1200px) {
  #mega-menu-28-0 ul {
    display: flex !important;
    flex-direction: column !important;
  }
}
@media (max-width: 1200px) {
  #mega-menu-28-0 ul li#mega-menu-28-0-0 {
    order: 2;
  }
}
@media (max-width: 1200px) {
  #mega-menu-28-0 ul li#mega-menu-item-2529 ul {
    flex-direction: row !important;
  }
}
@media (max-width: 1200px) {
  #mega-menu-28-0 ul li#mega-menu-item-2519 ul {
    flex-direction: row !important;
  }
}
/** Solutions **/
@media (max-width: 1200px) {
  li#mega-menu-34-0 ul {
    display: flex !important;
    flex-direction: column !important;
  }
}
@media (max-width: 1200px) {
  li#mega-menu-34-0 ul li:first-child {
    order: 5;
  }
}
/** Learn **/
@media (max-width: 1200px) {
  li#mega-menu-29-0 ul {
    display: flex !important;
    flex-direction: column !important;
  }
}
@media (max-width: 1200px) {
  li#mega-menu-29-0 ul li#mega-menu-29-0-0 {
    order: 5;
  }
}
.related-items__item .related-items__item-btn {
  max-width: 100%;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__headings-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
  margin-bottom: var(--cf-space-l);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__headings-wrap .compare-items-sect__sub-heading {
  font-size: var(--cf-text-s);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--cf-abyss);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__headings-wrap .compare-items-sect__heading {
  font-size: var(--cf-text-xl);
  color: var(--cf-void);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top {
  background-color: var(--cf-dark);
  background-image: url(https://www.sumologic.com/wp-content/uploads/ft-post-dark-bg-1.svg);
  background-position: center;
  background-size: cover;
  padding: var(--cf-space-m);
  color: #fff;
  margin-bottom: var(--cf-space-l);
  text-decoration: none;
  cursor: pointer;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top .compare-items-sect__top-img-wrap figure {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top .compare-items-sect__top-img-wrap figure .compare-items-sect__top-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top .compare-items-sect__top-cont-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top .compare-items-sect__top-cont-wrap h3 {
  font-size: var(--cf-text-l);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top .compare-items-sect__top-cont-wrap .compare-items-sect__top-link {
  color: #fff !important;
  align-self: flex-start;
  font-size: var(--cf-text-s);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top:hover img {
  transform: scale(1.1);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top:hover .compare-items-sect__top-link {
  text-decoration: underline !important;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__top:hover .compare-items-sect__top-link::after {
  background-position: -138px -34px;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item {
  text-decoration: none;
  color: var(--cf-dark);
  cursor: pointer;
  border: 1px solid var(--cf-mist);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-img-wrap figure {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-img-wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-cont-wrap {
  padding: var(--cf-space-m);
  display: flex;
  flex-direction: column;
  position: relative;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-cont-wrap::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0466ff;
  transition: width 0.3s ease-in-out;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-cont-wrap h3 {
  font-size: var(--cf-text-m);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-cont-wrap p {
  font-size: var(--cf-text-s);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item .compare-items-sect__btm-item-cont-wrap .compare-items-sect__btm-item-link {
  align-self: flex-start;
  font-size: var(--cf-text-s);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item:hover img {
  transform: scale(1.1);
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item:hover .compare-items-sect__btm-item-cont-wrap::before {
  width: 100%;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item:hover .compare-items-sect__btm-item-link {
  text-decoration: underline !important;
}
.compare-items-sect .compare-items-sect__cont .compare-items-sect__btm .compare-items-sect__btm-item:hover .compare-items-sect__btm-item-link::after {
  background-position: -138px -34px;
}
.related-demos {
  align-items: center;
  justify-content: center;
}
.related-demos .related-demos__heading-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .related-demos .related-demos__heading-wrap {
    align-items: center;
  }
}
.related-demos .related-demos__heading-wrap .related-demos__sub-heading {
  color: var(--cf-abyss);
  font-size: var(--cf-text-s);
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: var(--cf-space-xs);
}
.related-demos .related-demos__heading-wrap .related-demos__heading {
  color: var(--cf-void);
  margin-bottom: var(--cf-space-xs);
}
@media (max-width: 992px) {
  .related-demos .related-demos__heading-wrap .related-demos__text {
    text-align: center;
  }
}
.related-demos .related-demos__item-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--cf-space-m);
  align-content: stretch;
  align-items: stretch;
  justify-content: stretch;
  justify-items: stretch;
}
@media (max-width: 992px) {
  .related-demos .related-demos__item-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .related-demos .related-demos__item-wrap {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.related-demos .related-demos__item-wrap .related-demo__item {
  text-decoration: none;
  cursor: pointer;
  color: var(--cf-dark);
  border: 1px solid var(--cf-mist);
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-img-wrap figure {
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-img-wrap figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-text-wrap {
  padding: var(--cf-space-m);
  display: flex;
  flex-direction: column;
  position: relative;
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-text-wrap::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0466ff;
  transition: width 0.3s ease-in-out;
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-text-wrap .related-demo__item-heading {
  font-size: var(--cf-text-m);
  font-weight: 500;
  line-height: 19.2px;
  color: var(--cf-void);
  margin-bottom: var(--cf-space-m);
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-text-wrap .related-demo__item-categories {
  position: relative;
  font-size: var(--cf-text-s);
  color: var(--cf-abyss);
  padding-left: var(--cf-space-s);
}
.related-demos .related-demos__item-wrap .related-demo__item .related-demo__item-text-wrap .related-demo__item-categories::before {
  position: absolute;
  display: block;
  content: "";
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: var(--cf-abyss);
}
.related-demos .related-demos__item-wrap .related-demo__item:hover img {
  transform: scale(1.1);
}
.related-demos .related-demos__item-wrap .related-demo__item:hover .related-demo__item-text-wrap::before {
  width: 100%;
}
.resource-card-section__heading-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  align-items: center;
  margin-bottom: var(--cf-space-l);
}
.resource-card-section__sub-heading {
  font-size: var(--cf-text-s);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: var(--cf-abyss);
}
.resource-card-section__heading {
  font-size: var(--cf-text-xl);
  color: var(--cf-void);
}
.resource-card-featured {
  background-color: var(--cf-dark);
  background-image: url(https://www.sumologic.com/wp-content/uploads/ft-post-dark-bg-1.svg);
  background-position: center;
  background-size: cover;
  padding: var(--cf-space-m);
  color: #fff;
  margin-bottom: var(--cf-space-l);
  text-decoration: none;
  cursor: pointer;
}
.resource-card-featured:hover .resource-card-featured__link {
  text-decoration: underline !important;
}
.resource-card-featured:hover .resource-card-featured__link::after {
  background-position: -138px -34px;
}
.resource-card-featured:hover img {
  transform: scale(1.1);
}
.resource-card-featured__figure {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
}
.resource-card-featured__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.resource-card-featured__body-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.resource-card-featured__sub-heading {
  font-size: var(--cf-text-s);
  text-transform: uppercase;
  margin-bottom: var(--cf-space-xs);
  color: var(--cf-frost);
}
.resource-card-featured__heading {
  font-size: var(--cf-text-l);
}
.resource-card-featured__link {
  color: #fff !important;
  align-self: flex-start;
  font-size: var(--cf-text-s);
  font-weight: 500;
}
.resource-card-featured--light {
  background-color: var(--cf-light);
  background-image: url(https://www.sumologic.com/wp-content/uploads/ft-post-light-bg-1.svg);
  background-position: center;
  background-size: cover;
  padding: var(--cf-space-m);
  color: var(--cf-dark);
  margin-bottom: var(--cf-space-l);
  text-decoration: none;
  cursor: pointer;
}
.resource-card-featured--light .resource-card-featured__sub-heading {
  color: var(--cf-abyss);
}
.resource-card-featured--light .resource-card-featured__text {
  color: var(--cf-abyss);
}
.resource-card-featured--light .resource-card-featured__link {
  color: var(--cf-abyss) !important;
}
.resource-card-featured--light:hover img {
  transform: scale(1.1);
}
.resource-card-featured--light:hover .resource-card-featured__link {
  text-decoration: underline !important;
}
.resource-card-featured--light:hover .resource-card-featured__link::after {
  background-position: -138px -34px;
}
.resource-block {
  text-decoration: none;
  color: var(--cf-dark);
  cursor: pointer;
  border: 1px solid var(--cf-mist);
  display: flex;
  flex-direction: column;
}
.resource-block:hover .resource-block__body-wrap::before {
  width: 100%;
}
.resource-block:hover .resource-block__link {
  text-decoration: underline !important;
}
.resource-block:hover .resource-block__link::after {
  background-position: -138px -34px;
}
.resource-block__figure {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
}
.resource-block__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
}
.resource-block__img:hover {
  transform: scale(1.1);
}
.resource-block__body-wrap {
  padding: var(--cf-space-m);
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1;
}
.resource-block__body-wrap::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0466ff;
  transition: width 0.3s ease-in-out;
}
.resource-block__sub-heading {
  font-size: var(--cf-text-xs);
  text-transform: uppercase;
  margin-bottom: var(--cf-space-2xs);
  color: var(--cf-shade);
}
.resource-block__heading {
  font-size: 16px;
}
.resource-block__link {
  align-self: flex-start;
  font-size: var(--cf-text-s);
  font-weight: 500;
  margin-top: auto;
}
.accordion-block {
  max-width: 100%;
}
.accordion-block .accordion-item {
  border-bottom: 1px solid #e3e6ea;
  margin-bottom: 10px;
}
.accordion-block .accordion-item.active {
  border: 1px solid #e3e6ea;
  border-bottom: 2px solid #0466ff;
  margin-top: -1px;
  box-shadow: 0 4px 4px -2px rgba(172, 179, 191, 0.2);
}
.accordion-block .accordion-item .accordion-title {
  width: 100%;
  text-align: left;
  background-color: #fff;
  border: none;
  padding: 15px;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordion-block .accordion-item .accordion-title:hover {
  color: #0466ff !important;
}
.accordion-block .accordion-item .accordion-title .accordion-icon {
  font-size: 18px;
  font-weight: bold;
}
.accordion-block .accordion-item .accordion-content {
  display: none;
  padding: 15px;
  background: #fff;
  overflow: hidden;
}
.accordion-block .accordion-item .accordion-content p {
  margin-bottom: 0;
}
.accordion-block .accordion-item .accordion-content .date {
  margin-bottom: var(--cf-space-s);
}
