/*
Theme Name: ToolJet Blog
Description: A custom ToolJet blog Page
Author: ToolJet Team
Version: 2.0
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

@font-face {
  font-family: "IBM Plex Sans";
  src: url("fonts/IBMPlexSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("fonts/IBMPlexSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* SINGLE POST TYPOGRAPHY OVERRIDE */
body.single h1 {
  font-size: 48px !important;
  font-weight: 500 !important; /* medium */
  color: #FFFFFF !important;
}

body.single h2 {
  font-size: 32px !important;
  font-weight: 500 !important; /* medium */
  color: #FFFFFF !important;
}

body.single h3 {
  font-size: 20px !important;
  font-weight: 400 !important; /* regular */
  color: #FFFFFF !important;
}

body.single h4 {
  font-size: 16px !important;
  font-weight: 400 !important; /* regular */
  color: #CFD3D8 !important;
}

/* Paragraphs */
body.single p {
  font-size: 16px !important;
  font-weight: 400 !important; /* regular */
  color: #CFD3D8 !important;
  line-height: 28px !important;
}

/* Bullet points */
body.single ul li,
body.single ol li {
  font-size: 16px !important;
  font-weight: 400 !important; /* regular */
  color: #CFD3D8 !important;
  line-height: 28px !important;
}



body {
  font-family: "IBM Plex Sans", sans-serif !important;
  background-color: #181b1f !important;
	max-width:100vw !important
}
.latest-top-post-container{
	gap: 0px !important;
}
.G2-card-container{
	box-shadow: none !important;	
	border-top-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
}
.latest-top-post-container{
	border: 1px solid #2b2b2b !important
}
.heading-container{
	border: 1px solid #2b2b2b !important
}
.featured-posts{
	border-right: 1px solid #2b2b2b;
        border-left: 1px solid #2b2b2b;
        border-bottom: 1px solid #2b2b2b;
}
.button-wrapper{
	box-shadow: none !important;	
}
.all-blog-posts{
	border-right: 1px solid #2b2b2b;
        border-left: 1px solid #2b2b2b;
        border-bottom: 1px solid #2b2b2b;
}
.G2-card-container{
	border: 1px solid #2b2b2b !important
}
    .button-wrapper {
        border-bottom-left-radius: 0px !important;
		border-bottom-right-radius: 0px !important;
}
.div-block-8320{
	border-left: 1px solid #2b2b2b !important;
}
.div-block-8303 {
    border-left: 1px solid #2b2b2b !important;
}
.author-text {
	display: flex;
	align-items:center
}
.website-buttons-mobile{
	display: flex;
	flex-direction:row;
}
.nav-tabs .nav-link.active {
	background: #2B3036 !important
}
.category-tab.nav-link{
	border: 1px solid #545B64 !important;
}
.categories-left{
	border-left: 1px solid #2B2B2B;
	border-right: 1px solid #2B2B2B;
	border-bottom: 1px solid #2B2B2B;
	
}
.input-wrapper{
	background-image: none !important;
	border: 1px solid #545B64
}
.w-dropdown-list{
	display:block !important;
}
.text-field-20{
	height: auto !important;
	padding: 0px 15px !important;
	min-height: 0px !important
}
.nav-tabs .nav-link{
	color:white !important
}
.book-card-latest-in-index{
	width: auto !important;
}
.latest-book-card-heading-in-index{
	color:white !important;
	background-image:none !important;
	background-color:white !important;
}
.book-img-desc-container{
	display: flex;
	flex-direction:row;
	align-items:center
}
.book-desc-download-button-container{
	display: flex;
	flex-direction:column;
		width: auto;
	
		
}
.transform-text{
	width:auto !important;
}
.new-download-button-with-blue-bg{
	background-image: none !important;
	background: #4368E3;
	margin-top:15px
}
.new-main-book-wrapper{
	border:1px solid #3C434B !important;
	border-radius:10px !important;
}
.pagination{
	margin-top: 0px !important;
	align-items: center;
}
.pagination-without-margin-top{
	margin-top:0px !important;
/* 	border: 1px solid red; */
	display:flex;
	align-items: center;
	justify-content:center;
	padding:40px;
	border-left:1px solid #2B2B2B;
	border-right: 1px solid #2B2B2B
}
.pagination-without-margin-bottom-for-ul{
	margin-bottom: 0px !important;
}
.new-pagination-container{
	display: flex;
	justify-content: space-between;
	align-items:center;
	width:100%
}
.pagination-item.new-previous.disabled{
	width:auto !important;
}
.new-previous{
	width:auto !important
}
.pagination-link:hover{
	color:white
}
.pagination-link{
	text-decoration:none
}
.pagination-item.new-next.page-active{
	background-image: none !important
}
.pagination-item.new-next.page-active{
	width:auto !important;
}
.new-pagination-arrows{
	width:16px;
	height:16px
}
.pagination-without-margin-bottom-for-ul li{
	border: 1px solid #545B64;
	width:36px !important;
	height:28px !important;
	padding-top:0px!important;
	padding-bottom:0px !important;
	border-radius:100px !important;
	color:white !important
	
}
.pagination-item.active{
	border: 1px solid #545B64;
	width:36px !important;
	height:28px !important;
	padding-left:15px;
	padding-right:15px;
	border-radius:100px !important;
		color:white !important;
	background-color: #2B3036;
	
	
}
.pagination-item.dots{
	border: none !important
}
.div-block-8320 {
  border-left: 1px solid #363636;
}
.div-block-8319 {
  border-top: 1px solid #363636;
  justify-content: space-between;
  height: 101px;
  display: flex;
}
.div-block-8314 {
  border-left: 1px dashed #363636;
}
.div-block-8306 {
  border-left: 1px solid #363636;
}
.div-block-8300, .div-block-8301 {
  border-left: 1px dashed #363636;
}
.div-block-8310 {
  border-left: 1px solid #363636;
}
.div-block-8309 {
  border-left: 1px dashed #363636;
}
.div-block-8313 {
  border-left: 1px solid #363636;
}
.div-block-8303 {
  border-left: 1px solid #363636;
}
.latest-top-post-container{
	margin-bottom:0px !important;
	border-radius:0px !important
}
.hero-heading{
	 font-family: 'Inter', sans-serif !important;
}
.hero-content{
	font-family: 'Inter', sans-serif !important;
}
.heading-container-title{
	font-family: 'Inter', sans-serif !important;
	
}
.heading-container-subcontent{
	font-family: 'Inter', sans-serif !important;
}
.author-name{
	font-family: 'Inter', sans-serif !important;
}
.post-detail{
	font-family: 'Inter', sans-serif !important;
	
}
.divider-between-post-details{
	display:flex;
	height:2px;
	width:2px;
	background-color:#fff;
	border-radius:100%;
	margin-left:5px;
	margin-right:5px;
}
.all-blog-posts > .blog-column{
	width:33%;
/* 	height: -webkit-fill-available; */
    display: flex;
    flex-direction: column;
}
/* .blog-column.mb-0.position-relative.new-grid-3-blog{
	border:1px solid blue;
	width: 33%;
        height: auto;
        padding: 20px;
        border: none;
        z-index: 1;
	position: relative;
	margin-bottom:0px
} */
.card-img-blog-posts.new-card-img-blog-post{
	width: 337px !important;
	height:169px !important;
}
.latest-book-card-heading-in-index{
	font-family: 'Inter', sans-serif !important;
}
.book-card-content{
	font-family: 'Inter', sans-serif !important;
}
.book-download-text {
	font-family: 'Inter', sans-serif !important;
}
.book-download-text {

font-size: 10.875px  !important;
font-style: normal  !important;
font-weight: 500  !important;
}
.up-right-arrow-for-download{
	width: 18.643px !important;
height: 18.643px !important;
}
.nav-link.category-tab{
	font-family: 'Inter', sans-serif !important;
	color: white !important;
font-size: 12px !important;

font-weight: 400 !important;
line-height:16px !important;

}
#search-input{
		font-family: 'Inter', sans-serif !important;
	color: white !important;
font-size: 12px !important;

font-weight: 400 !important;
line-height:16px !important;
}
.single-post-container{
	background:transparent !important
}
.card-title-latest-blog a{
			font-family: 'Inter', sans-serif !important;
	color: white !important;
	font-size:32px;
	font-weight:500 !important;
	line-height:40px !important
}
.card-text.excerpt-content{
			font-family: 'Inter', sans-serif !important;
	color: #CFD3D8 !important;
	font-size:20px;
	font-weight:400 !important;
	line-height:32px 
}
.author-name-lpc{
	font-family: 'Inter', sans-serif !important;
	color: white !important;
	font-weight: 400 !important;
line-height: 16px !important;
	font-size: 12px !important;
}
.post-date-lpc{
	font-family: 'Inter', sans-serif !important;
	color: #97A0A9 !important;
	font-weight: 400 !important;
line-height: 16px !important;
	font-size: 12px !important;
}
.featured-image{
	border-radius:10px !important
}
.card-title.blog-title{
	font-family: 'Inter', sans-serif !important;
}
.author-avatar img{
	border: none !important
}
.all-blog-posts .card-img-blog-posts{
	width: 337px !important;
	height:169px !important;
	object-fit: cover !important;
	object-position: center !important;
}
@media only screen and (min-width: 768px) {
  .container,
  .main-container {
    width: 90%;
    max-width: 90% !important;
    padding: 0 !important;
    margin: 0 auto;
  }
  .tabs-parent {
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .event-announcement-widget {
    z-index: 9999;
    background-color: #1b1f24;
    background-image: linear-gradient(104.58deg, #3e63dd, #413edd);
    height: auto;
    margin-bottom: 0;
    display: block;
    /* position: sticky;
    top: 0; */
  }
  .div-block-7235 {
    justify-content: space-between;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .div-block-7235-countdown {
    grid-column-gap: 100px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding: 0.7rem 0;
    display: flex;
  }
  .text-block-354,
  .text-block-355 {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .text-block-356 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 15px;
  }
  .div-block-7523 {
    grid-column-gap: 9px;
    grid-row-gap: 8px;
    align-items: start;
    display: flex;
  }
  .timer-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .div-block-7522 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    align-items: center;
    display: flex;
  }
  .div-block-7521 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    align-items: center;
    display: flex;
  }
  .div-block-7521-copy {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    align-items: center;
    display: flex;
  }
  .navbar {
    position: sticky !important;
    top: 0px;
    box-shadow: 0 4px 6px #0000001a;
    background: #181b1f;
    z-index: 100;
  }
  .card-img-blog-posts {
    width: 100%;
    border-radius: 6px !important;
    height: 200px !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  .blog-column {
    width: 50%;
    height: 420px;
    padding: 20px;
    border: 1px solid #2b292e;
    position: relative;
    z-index: 1;
  }
  .single-content-container {
    gap: 40px;
    margin-top: 40px !important;
  }
  .post-thumbnail img {
    height: 425px !important;
    object-fit: contain;
    margin-top: 0px;
  }
  .card-blog-details {
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .categories-tabs {
    display: flex;
    align-items: top;
    flex-direction: column;
    gap: 32px;
  }
  .tabs-menu-all {
    background: #181b1f;
    width: 100% !important;
    height: max-content !important;
  }
  .nav-item {
    padding: 2px;
    background: transparent;
  }
  .nav-item.parent-active {
    padding: 2px;
    border-radius: 40px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
  }
  .rightTdesign {
    position: absolute;
    right: -11px;
    top: 35px;
  }
  .leftTdesign {
    position: absolute;
    left: -11px;
    top: 35px;
  }
  .plus-lefttop {
    position: absolute;
    left: -11px;
    top: -11px;
  }
  .plus-righttop {
    position: absolute;
    right: -11px;
    top: -11px;
  }
  .plus-leftbottom {
    position: absolute;
    left: -11px;
    bottom: -11px;
  }
  .plus-rightbottom {
    position: absolute;
    right: -11px;
    bottom: -11px;
  }
  .page-title {
    margin-bottom: 0;
  }
  .tag-categories-tabs {
    width: 200px;
    position: sticky;
    top: 180px;
  }
  .tag-page-container {
    display: flex;
    align-items: start;
    /* justify-content: space-between; */
    margin-top: 60px;
    gap: 32px;
  }
  .tag-icon-container {
    background-color: rgba(149, 175, 255, 0.12);
    padding: 12px;
    border-radius: 6px;
  }
  .tag-icon-container img {
    filter: invert(29%) sepia(57%) saturate(3200%) hue-rotate(192deg)
      brightness(85%) contrast(92%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .related-posts-title {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin: 40px 0px;
    color: rgba(255, 255, 255, 0.8);
  }
  .button-tertiary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f1f2;
    padding: 19px 32px 19px 52px;
    text-decoration: none;
    color: black;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-tertiary:hover {
    color: black;
  }
  .webcontent-btns {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .button-primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #3e63dd;
    padding: 10px 12px 10px 52px;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-primary:hover {
    color: white;
  }
  .blog-post-left-container {
    position: sticky;
    top: 170px;
    margin-top: 35px;
    width: 240px !important;
  }
  .blog-post-left-container1 {
    position: sticky;
    top: 170px;
    margin-top: 35px;
    width: 240px !important;
    display: block;
  }
  .blog-post-right-container {
    display: none;
  }
  .website-content-container {
    margin-top: 60px;
    width: 200px !important;
    background-color: white;
    position: relative;
    z-index: 2;
  }
  .website-content-title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #11181c;
  }
  .website-subcontent {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #11181c;
  }
  .content-heading {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  .content-heading-right {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 12px;
    color: #3e63dd;
  }
  .latest-top-post-container {
	  background: linear-gradient(177deg, var(--Page-bg, #181B1F) 0.03%, rgba(24, 27, 31, 0.00) 97.82%), linear-gradient(90deg, rgba(67, 104, 227, 0.24) 0.01%, rgba(61, 61, 80, 0.32) 98.38%) !important;
    background-image: none;
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    position: relative;
    max-width: 1137px !important;
    width: 80% !important;
    height: auto !important;
    margin: -180px auto 80px auto;
    z-index: 2;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    gap: 19px;
    padding: 40px;
    border: 1px solid #2b292e;
    border-radius: 18px;
  }
  .latest-post-heading-container {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .spotlightText {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .hero-container {
    position: relative;
    z-index: 1;
    top: 0px;
    height: 550px;
    border: 0.5px solid #363636;
    border-bottom: 0px solid #363636;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .hero-gradient-parent-container {
    width: 100% !important;
    height: 100%;
  }
  .hero-content-div {
    width: 80%;
    position: absolute; /* Set the child to absolute */
    top: 35%; /* Move the child to the middle vertically */
    left: 50%; /* Move the child to the middle horizontally */
    transform: translate(-50%, -50%); /* Center it perfectly */
  }
  .hero-heading {
    font-size: 32px;
    line-height: 40px;
    color: white;
    font-weight: 500;
  }
  .hero-content {
    width: 100% !important;
    color: #858c94;
    font-size: 16px;
    line-height: 24px;
  }
  .right-end-blur {
    position: absolute;
    left: auto;
    top: 18%;
    right: -2%;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .left-end-blur {
    position: absolute;
    left: -2%;
    top: 18%;
    right: auto;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .div-block-4 {
    width: 15%;
    height: 100%;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-5 {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-last {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
  }
  .top-end-blur {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 90%;
    margin: 0px auto;
    height: 320px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(20px);
  }
  .top-indicator-div {
    width: 160px;
    height: 40px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    position: absolute;
    z-index: inherit;
    top: 50px;
    left: auto;
    right: auto;
    bottom: 0%;
  }
  .inner-indicator-div {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #181b1f;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 0px 20px 0px 20px;
  }
  .backgroundTextBox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .BlogsText {
    color: white;
    font-size: 14px;
    line-height: 20px;
  }
  .single-post-container {
    padding: 24px;
    position: relative;
    z-index: 0;
    background-color: white;
    border-radius: 6px;
  }
  .post-content {
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 100%;
  }
  .featured-image {
    flex: 0 0 auto;
    width: 200px !important;
    height: auto !important;
    margin-right: 40px;
    margin-bottom: 0px;
  }
  .featured-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
  }
  .content-section {
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 16px;
  }
  .card-title-latest-blog {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .card-title-latest-blog a {
    text-decoration: none;
    color: #000;
  }

  .excerpt-content {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .author-details {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #555;
  }
  .author-info {
    display: flex;
    align-items: center;
  }
  .author-avatar {
    margin-right: 10px;
  }

  .author-name-lpc {
    text-decoration: none;
    color: #11181c;
    font-weight: 500;
    font-size: 14px;
  }

  .post-date {
    color: #cfd3d8a6;
    font-size: 14px;
    margin-top: 10px;
  }
  .post-date-lpc {
    color: #11181c;
    font-size: 12px;
  }
  .post-detail {
    color: #858c94;
    font-size: 14px;
    margin-top: 5px;
  }
  .hero-design {
    position: absolute;
    width: 300px;
    height: auto;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    grid-row-gap: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    background-image: linear-gradient(
      270deg,
      hsla(225.2830188679245, 100%, 79.22%, 0) 15%,
      rgba(149, 175, 255, 0.16)
    );
    left: -100px;
    top: -80px;
    z-index: -1;
  }
  .box-2 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-4 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    width: 100%;
    height: 150px;
    /* background:white; */
  }
  .red-gradient {
	  display:none;
    position: absolute;
    left: auto;
    top: -100px;
    right: -10px;
    bottom: auto;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: transparent;
    background-image: linear-gradient(
      0deg,
      hsla(39.529411764705884, 100%, 50%, 0.02),
      hsla(0, 100%, 50%, 0.1) 45%,
      hsla(313.36956521739125, 100%, 63.92%, 0.1)
    );
    filter: blur(40px);
  }
  .blue-gradient {
    position: absolute;
    left: auto;
    top: auto;
    right: -10px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: hsla(195.46875, 100%, 74.9%, 0.12);
    filter: blur(50px);
  }
  .div-block-370,
  .div-block-376,
  .latest-posts-container {
    width: 80%;
    max-width: 80% !important;
    padding: 60px auto !important;
    margin: 0 auto;
  }
  .footer-main {
    padding: 80px 0px 80px 0px;
  }
  .latest-posts-container {
    margin-bottom: 40px !important;
  }
  .parent-footer-links {
    width: 60%;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 80px;
  }
  .image-248,
  .div-block-372-db,
  .div-block-373-db {
    display: none;
  }
  .right-container {
    width: 100%;
  }
  .latest-card-img-top {
    width: 100%;
    border-radius: 6px !important;
    height: 350px !important;
  }
  .card-img-top {
    border-radius: 6px !important;
    height: 350px !important;
  }
  .blog-right-containers,
  .blog-left-containers {
    display: flex;
    align-items: start;
    margin-top: 16px;
  }
  .blog-details-right {
    margin-top: 12px;
    text-align: left;
  }
  .right-card-container {
    margin-top: 30px;
  }
  .categories-left {
    width: 100%;
    height: max-content;
  }
  .input-group {
    width: 100%;
  }
  .author-main {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #6a727c !important;
    margin: 0px !important;
    width: 70% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .author-latest {
    color: black;
    font-size: 14px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
    font-weight: 500;
  }
  .author-search-latest,
  .author-archive-latest {
    color: black;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
  }
  .time-latest {
    color: #889096 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .time-archive-latest,
  .time-search-latest {
    color: #889096 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .blog-title a,
  .card-title a,
  .blog-title,
  .card-title {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #e2e7f8 !important;
    text-decoration: none !important;
    font-weight: 400;
  }
  .card-body-left p:nth-child(4),
  .card-body-right p:nth-child(4) {
    color: #6a727c !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }

  .category-tab.active {
    background-color: #181b1f !important;
    color: white !important;
    border: none;
    font-size: 16px !important;
    padding: 12px 16px !important;
  }
  .category-tab {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    font-size: 16px !important;
  }
  .div-block-371 {
    grid-column-gap: 12px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 32px;
    display: flex;
  }
  .blog-post-content-container {
    width: 450px !important;
  }
  .blog-heading-container {
    width: 240px !important;
    position: sticky;
    border: 1px solid rgba(54, 54, 54, 1);
    z-index: 1;
  }
  .blog-hero-image {
    width: 100% !important;
    margin: 0 auto;
    height: 500px;
    object-fit: cover;
    object-position: top;
  }
  .the-content .wp-block-heading {
    margin-bottom: 26px;
  }
  .author-time {
    font-size: 12px !important;
    color: #9ba1a6 !important;
    font-weight: 500 !important;
  }
  .the-content p,
  .the-content {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 20px !important;
  }
  /* .the-content p:first-of-type{
    margin-bottom: 60px;
  } */
  .the-content ul li,
  .the-content ol li {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 6px !important;
    max-width: 100%; /* Ensures the li doesn't exceed the width of its parent */
    overflow-wrap: break-word; /* Wraps long words onto the next line */
    text-decoration: none !important;
    font-weight: 400 !important;
  }
  .post-headings div {
    padding: 10px;
  }
  .post-headings div a {
    text-decoration: none !important;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  .post-headings .active a {
    /* background: linear-gradient(to right, #EE5D5D, #861B84);
    -webkit-background-clip: text;
    background-clip: text; */
    color: rgba(67, 104, 227, 1);
  }
  .post-headings {
    border-top: 1px solid rgba(54, 54, 54, 1);
    padding: 12px;
    max-height: 350px;
    overflow-y: hidden; /* Hide scrollbar initially */
  }

  /* Show scrollbar only on hover */
  .post-headings:hover {
    overflow-y: auto;
  }

  /* Custom scrollbar styling */
  .post-headings::-webkit-scrollbar {
    width: 4px; /* Set scrollbar width */
    opacity: 0; /* Hide scrollbar by default */
  }

  /* Style scrollbar thumb */
  .post-headings::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
    border-radius: 10px;
  }

  /* Style scrollbar track */
  .post-headings::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .active {
    background-color: rgba(149, 175, 255, 0.12) !important;
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 6px !important;
    font-size: 10px !important;
    margin-left: 0px !important;
  }
  .left-icon {
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .heading-blocks h1,
  h2 {
    margin: 60px 0px 30px 0px !important;
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h3 {
    margin: 40px 0px 24px 0px !important;
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 500 !important;
  }
  /* .heading-blocks:first-of-type h2{
    margin : 0px 0px 24px 0px;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
  } */
  .heading-blocks h4,
  h5,
  h6 {
    margin: 40px 0px 24px 0px !important;
    font-size: 28px !important;
    line-height: 36px !important;
    font-weight: 500 !important;
  }
  .category-block-heading {
    margin: 24px 0px 24px 0px;
  }
  .view-btn-text {
    font-size: 14px;
    color: black;
  }
  img.view-btn-icon {
    width: 13px;
    margin-left: 10px !important;
    filter: invert(100%) grayscale(100%) brightness(0%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .five-min,
  .text-muted {
    font-size: 12px;
    color: #6a727c !important;
    font-weight: 500 !important;
  }
  .main-blog-list .read-icon {
    margin-left: 10px !important;
  }
  .main-blog-list .five-min {
    margin-left: 5px !important;
  }
  .text-muted-single,
  .five-min-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 500 !important;
  }
  .author-time-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 400 !important;
  }
  .card-body {
    width: 100%;
  }
  .bottom-line {
    width: 80%;
    margin: 0 auto;
  }
  .blog-title-heading {
    font-size: 32px;
    line-height: 40px;
    margin-left: 12px !important;
    color: #11181c !important;
  }
  .all-blog-posts,
  .featured-posts {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 1px solid #2b292e;
    border-left: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }
  .featured-posts {
    margin-bottom: 80px;
  }
  .all-blog-posts-related {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
  }
  .blog-details-left {
    width: auto !important;
    gap: 12px !important;
  }
  .platform,
  .docs {
    color: white !important;
    font-size: 14px !important;
    padding: 11px 15px 11px 15px !important;
  }
  .platform:focus {
    border-radius: 40px;
    background: #3f3f46 !important;
    /*     background: linear-gradient(93.44deg, #FF7750 -4.56%, #4B2494 107.86%); */
    /* 	  border: 1px solid red; */
    color: rgba(255, 255, 255, 1);
  }
  .navbar-toggler:focus {
    box-shadow: 0 0 0 0.05rem !important;
    color: #4368e3 !important;
  }
  .dropdown-menu.show {
    width: 100% !important;
    padding: 0px;
    margin-top: 10px;
  }
  .the-content p a,
  .the-content p a u {
    text-decoration: none !important;
  }
  .the-content img {
    width: 100% !important;
    object-fit: contain !important;
    height: auto !important;
    border-radius: 6px !important;
  }
  .matching-results {
    color: #6a727c !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 32px !important;
  }
  .tags-img {
    width: 20px !important;
    height: 20px !important;
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
    filter: invert(88%) sepia(9%) saturate(200%) hue-rotate(160deg)
      brightness(95%) contrast(85%);
  }
  .post-tags a {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #11181c !important;
    font-weight: 400 !important;
    margin-left: 8px !important;
    text-decoration: none !important;
  }
  .post-tags {
    color: #11181c !important;
  }
  .author-name {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #fafcff !important;
    font-weight: 500 !important;
  }
  .author-avatar img {
    width: 42px !important;
    border-radius: 50%;
    height: 42px !important;
    border: 2px solid #ffffff;
  }
  .author-avatar-lpc {
    margin-right: 10px;
  }
  .author-avatar-lpc img {
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
  }
  .engineering,
  .resource,
  .announcement,
  .product,
  .tutorial {
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-size: cover; /* Makes the image cover the entire element */
    background-position: center; /* Centers the image */
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .engineering {
    background-image: url("./img/Engineering.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .resource {
    background-image: url("./img/Resource.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .announcement {
    background-image: url("./img/Announcement.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .product {
    background-image: url("./img/Product.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .tutorial {
    background-image: url("./img/Tutorials.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .post-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
    text-align: center;
    width: 700px;
  }
  .kg-file-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid grey;
    border-radius: 6px;
    margin-bottom: 18px;
  }
  .kg-file-card-title {
    color: black;
    margin-bottom: 12px;
  }
  .kg-file-card-metadata {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 12px;
  }
  .kg-file-card-filename {
    color: black;
    font-size: 12px !important;
  }
  .kg-file-card-filesize {
    color: grey;
    font-size: 12px !important;
  }
  .kg-file-card-icon {
    background: #f3f3f3;
    width: 50px !important;
    padding: 8px;
    border-radius: 6px;
  }
  .kg-file-card-contents {
    width: 80%;
  }
  .kg-file-card {
    margin-bottom: 16px !important;
  }
  .kg-image-card {
    margin-top: 18px;
  }
  .the-content a {
    text-decoration: none !important;
  }
  .article-title {
    gap: 25px;
    margin-top: 60px;
  }
  .article-details {
    margin-top: 30px;
    row-gap: 22px;
    column-gap: 22px;
  }

  /* header and footer */
  .div-block-6186 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .links-container {
    display: flex;
    width: 100%;
    padding-top: 15px;
    gap: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
  }
  .footer-left-container {
    width: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    margin: 0px auto;
  }
  .footer-right-container {
    width: 350px;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0px;
    row-gap: 20px;
  }
  .div-block-5663-footer-container-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 55px;
  }
  .div-block-6208 {
    display: flex;
    flex-direction: row;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: space-between;
    align-items: center;
  }
  .link-block-143 {
    margin-top: 20px;
    margin-left: 0px;
    text-decoration: none;
    width: 200px;
  }
  .text-1209 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    text-decoration: none;
  }
  .text-1216 {
    width: 80%;
    margin-top: 12px;
    margin-bottom: 0px;
    opacity: 0.8;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
  }
  .footer-container-home {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .div-block-12-pre-footer {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    align-items: flex-start;
    grid-column-gap: 12px;
  }
  .div-block-6224 {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .div-block-6207 {
    position: relative;
    display: flex;
    width: 33.33%;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #2b292e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b292e;
  }
  .div-block-59610-1 {
    position: relative;
    display: flex;
    width: 269.33px;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.24);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.24);
  }
  .div-block-5961-copy-copy {
    background-image: url("./img/backgroundStat.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    display: flex;
    width: 33.33%;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
  }
  .div-block-6193 {
    display: flex;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    justify-content: space-between;
    align-items: center;
    background-color: #11181c;
  }
  .div-block-6185 {
    width: 50%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
  }
  .div-block-6212 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    background-image: linear-gradient(
      0deg,
      hsla(226.03773584905662, 70.04%, 55.49%, 0.12),
      hsla(226.03773584905662, 70.04%, 55.49%, 0)
    );
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .image-1645 {
    position: static;
    top: 30px;
    right: -42px;
    width: 700px;
    max-width: none;
    margin-top: -20px;
    margin-left: 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  /* .statistics-bottom-t.statistics-top-t{
                display: block;
              } */
  .image-1654 {
    position: absolute;
    left: auto;
    top: auto;
    right: -11px;
    bottom: -11px;
    display: block;
  }
  .image-1655 {
    position: absolute;
    left: auto;
    top: -10px;
    right: -11px;
    bottom: auto;
    z-index: 2;
    display: block;
  }
  .div-block-6693 {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100% !important;
    position: relative;
    right: 0 !important;
  }
  .div-block-6683 {
    display: none;
  }
  .div-block-6713 {
    width: 100% !important;
  }
  .div-block-6675 {
    width: 50% !important;
    margin-top: 30px;
  }

  .book-demo-popup-container,
  .try-free-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .error-message {
    color: red;
    background: transparent;
    margin: 7px 0px 0px 20px;
    font-size: 12px;
    width: 256px !important;
    text-align: left;
  }
  .success-popup {
    display: none;
    background-color: #46a758;
    padding: 20px;
  }
  .w-form-done div {
    color: white;
  }
  .div-block-7560 {
    position: relative;
    display: flex;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 50px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #11181c;
  }

  .div-block-7564 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: flex;
    width: 180px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7561 {
    width: 90px;
    height: 90px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7562 {
    position: absolute;
    left: 1px;
    top: auto;
    right: auto;
    bottom: -89px;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: linear-gradient(45deg, black, rgba(149, 175, 255, 0.26));
  }

  .div-block-7563 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7565 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: flex;
    width: 180px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7566 {
    position: absolute;
    left: 0.5%;
    top: -89px;
    right: auto;
    bottom: auto;
    width: 90px;
    height: 90px;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
    background-image: linear-gradient(
      135deg,
      black 13%,
      rgba(149, 175, 255, 0.26)
    );
  }

  .div-block-7568 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7567 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
    position: relative;
    left: 0px;
  }

  .div-block-7572 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .div-block-7569 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(149, 175, 255, 0.26);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7570 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    background-image: linear-gradient(
      225deg,
      black,
      rgba(149, 175, 255, 0.26) 39%
    );
  }

  .div-block-7571 {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .image-2330 {
    width: 550px;
    padding-right: 0px;
    display: none;
  }

  .div-block-7573 {
    position: relative;
    width: 600px;
    font-weight: 500;
    text-align: center;
  }

  .hop-on-internal-tool-development-rocketship {
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    letter-spacing: -0.03em;
    font-weight: 500;
    text-align: center;
  }

  .save-67-on-developer-costs-free-up-50-of-your-teams-time-and-build-apps-in-days-not-months {
    margin-top: 10px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .form-block-15 {
    margin-top: 15px;
  }

  .intendpopup-demo-form {
    position: relative;
    max-width: 346px;
    margin: 0px auto;
  }

  .text-field-30 {
    height: 50px;
    max-width: 346px;
    margin: 10px auto 0px auto;
    border: 1px solid #282f32;
    width: 100%;
    padding: 0px 12px 0px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #282f32;
    color: white;
    outline: none;
  }

  .text-field-30:focus {
    border: 1px solid #3e63dd !important; /* Highlighted border on focus */
  }

  .frame-2087329383 {
    grid-column-gap: 10px;
    background-color: #3e63dd;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 346px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    color: white;
    border: none;
    cursor: pointer;
    margin-top: 14px;
  }

  .frame-2087329383 p {
    color: white;
  }

  #tj-version-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .tj-selfhost-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .div-block-6596.tj-version-container {
    background: linear-gradient(180deg, #13161a 65%, #161c27 100%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 27px 120px;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
  }
  .version-background-popup-gradient {
    padding: 1px;
    background: linear-gradient(
      to right,
      rgba(238, 93, 93, 0.8) 0%,
      rgba(134, 24, 132, 0.8) 100%
    );
    width: 80%;
    height: 80%;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6318-right {
    filter: blur(80px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -70% 10% auto auto;
  }
  .div-block-6318-right-2 {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -40% -45% auto auto;
    transform: rotate(45deg);
  }
  .div-block-6318-bottom {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: auto auto -80% 0%;
    transform: rotate(45deg);
  }
  .text-1334 {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .div-block-6565 {
    grid-column-gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    height: 440px;
    overflow-y: scroll;
  }
  .div-block-6606 {
    background-color: rgba(19, 28, 40, 1);
    width: 450;
    height: auto;
    padding: 24px 36px;
    position: relative;
    border: 1px solid rgba(149, 175, 255, 0.26);
    box-shadow: 0px 8px 16px 0px rgba(48, 50, 51, 0.1),
      /* First shadow */ 0px 0px 1px 0px rgba(48, 50, 51, 0.05);
  }
  .image-1832 {
    position: absolute;
    inset: -11px auto auto -11px;
  }
  .image-1840 {
    position: absolute;
    inset: -11px -11px auto auto;
  }
  .image-1851 {
    position: absolute;
    inset: auto auto -11px -11px;
  }
  .frame-2087329175 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329169 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329163 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }
  .cloud {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 6px 2px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-238 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 24.079px;
    text-decoration: none;
    display: flex;
  }
  .text-1342 {
    color: rgba(91, 101, 205, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .text-1326 {
    color: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329148 {
    grid-row-gap: 2px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .text-1325 {
    color: rgba(91, 101, 205, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .button-83 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .vectors-wrapper-263 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .image-1826 {
    position: absolute;
    inset: auto -11px -11px auto;
  }
  .server {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 4px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-249 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 27.0003px;
    height: 27px;
    text-decoration: none;
    display: flex;
  }
  .text-1329 {
    color: rgba(131, 36, 99, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .cloud-signup-form-first,
  #onpremise-form {
    width: 348px;
  }
  .self-host {
    color: rgba(156, 42, 117, 1) !important;
  }
  .button-secondary {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 50px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
  }
  .text-field-24.tj-input.email-signup {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #e4e7eb;
    width: 348px;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  .text-field-24.tj-input.email-signup:focus {
    border-color: #3898ec;
    outline: 0;
  }
  .div-block-6821.self-host-popup {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-image: url("./img/popupGradient.svg");
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    padding: 72px;
    position: relative;
    overflow: hidden;
  }
  .selfhost-background-popup-gradient {
    padding: 1.2px 1.2px 2px 1.2px;
    background: linear-gradient(
      to bottom,
      rgba(54, 54, 54, 100),
      rgba(54, 54, 54, 0)
    );
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6617 {
    filter: blur(150px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    position: absolute;
    inset: auto auto -50% -55%;
  }
  .remove {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 1px;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 24px 24px auto auto;
    cursor: pointer;
  }
  .vectors-wrapper-252 {
    cursor: pointer;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 13.3333px;
    height: 13.3333px;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329228 {
    z-index: 1;
    grid-row-gap: 4px;
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .text-1388 {
    color: white;
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    text-decoration: none;
  }
  .frame-2087329229 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 480px;
    text-decoration: none;
    display: flex;
  }
  .form-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .div-block-6719 {
    grid-column-gap: 2px;
    align-items: flex-start;
    margin-top: 24px;
    display: flex;
  }
  .frame-2087329227 {
    grid-column-gap: 5px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 16px;
    text-decoration: none;
    display: flex;
  }
  .text-1389 {
    opacity: 0.8;
    color: #060a23;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329226 {
    grid-column-gap: 12px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .view-5 {
    color: white;
    height: 48px;
    text-align: center;
    border: none;
    background-image: linear-gradient(105.75deg, #3e63dd, #413edd);
    border-radius: 8px;
    padding: 12px 14px 14px 28px;
    width: 100%;
  }
  .button-78 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .frame-2087329225 {
    grid-column-gap: 10px;
    background-color: #ffffff1f;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 8px;
    text-decoration: none;
    display: flex;
    position: absolute;
    left: 147px;
    top: 5.5px;
  }
  .vectors-wrapper-301 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    display: flex;
  }
  .button-secondary-5 {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
  }
  .button-85 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .vectors-wrapper-303 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .input-wrapper {
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    padding: 2px;
    border-radius: 999px;
  }
  .text-field-20 {
    width: 300px;
    height: 50px;
    padding-left: 30px;
    border: none;
    background: #181b1f;
    outline: none;
    border-radius: 999px;
    color: white;
  }
  .text-field-20::placeholder {
    color: white;
  }
  .image-1677 {
    position: relative;
    left: 280px;
    top: 15px;
    width: 18px;
  }
  .div-block-6243 {
    justify-content: center;
    align-items: start;
    display: flex;
    width: 100%;
    margin: 24px 0px 0px 0px;
  }
  .view-all-btn {
    width: 160px !important;
    padding: 15px 28px !important;
    border-radius: 100px !important;
    margin: 50px auto !important;
    background-color: #f3f1f2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border: none !important;
  }
  .view-all-btn:hover {
    background-color: #f3f1f2 !important;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
  .nav-tabs .nav-link {
    border-radius: 40px !important;
    padding: 12px 16px !important;
    width: max-content;
    text-align: center;
    color: #545b64;
  }
  .nav-tabs .nav-link:hover {
    color: white;
  }
  .nav {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .view-all-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed !important;
  }
  .div-block-5960-partner {
    margin-top: 20px;
  }
  .engineering-button,
  .resource-button,
  .announcement-button,
  .product-button,
  .tutorial-button {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
    width: max-content !important;
    margin: 0px auto;
  }
  .engineering-button {
    background-color: #005d36 !important;
  }
  .resource-button {
    background-color: rgba(16, 0, 141, 1) !important;
  }
  .announcement-button {
    background-color: rgba(81, 0, 122, 1) !important;
  }
  .product-button {
    background-color: #9c007a !important;
  }
  .tutorial-button {
    background-color: #002dbd !important;
  }
  .post-detail-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    height: auto;
    padding: 0px;
  }
  .main-design-container-left,
  .main-design-container-right {
    display: none;
  }
  .heading-container {
    padding: 40px 64px;
    border: 1px solid #2b292e;
  }
  .heading-container-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .heading-container-title span:first-child {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .heading-container-title span:nth-of-type(2) {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    color: white;
  }
  .heading-container-subcontent {
    color: #858c94;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .book-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 80px auto;
  }

  .button-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #2b292e;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 0px auto 80px auto;
    gap: 20px;
  }

  .G2-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border: 1px solid #2b292e;
    padding: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 0px auto 0px auto;
  }

  .book-demo-btn {
    padding: 15px 22px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #4368e3;
    border: 1px solid #4368e3;
    border-radius: 100px;
  }

  .try-for-free-btn {
    padding: 15px 22px;
    width: 174.64px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #181b1f;
    border-radius: 100px;
    border: 1px solid #363636;
  }

  .book-card-content-container {
    text-align: left;
    width: auto;
  }

  .G2-card-content-container {
    text-align: left;
    width: 700px;
  }

  .book-card-heading {
    font-size: 20px;
    line-height: 28px;
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .book-card-content {
    font-size: 14px;
    line-height: 20px;
    color: #858c94;
    width: 300px;
  }

  .book-card-container img {
    max-width: 80px;
    height: auto;
    margin-bottom: 20px;
  }

  .download-btn {
    width: 150px;
    height: 40px;
    padding: 12px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .book-download-text {
    margin-right: 10px;
    font-size: 13px;
  }

  .vectors-wrapper-288 {
    vertical-align: middle;
  }
  .G2-card-heading {
    font-size: 20px;
    line-height: 28px;
    color: white;
    margin-top: 18px;
  }
  .G2Ratings {
    width: 175px;
    height: 40px;
  }
  .image-1649 {
    width: 76px;
    height: 76px;
    object-fit: contain;
    max-width: none;
    border-top-left-radius: 51px;
    border-top-right-radius: 51px;
    border-bottom-left-radius: 51px;
    border-bottom-right-radius: 51px;
  }
  .G2Badges-popup {
    width: 200px !important;
    height: auto !important;
    margin-bottom: 40px;
  }
  .login {
    color: white !important;
    padding: 11px 15px !important;
  }
  .nav-links {
    /*   background-color: rgba(133, 140, 148, 0.16); */
    padding: 6px;
    border-radius: 6px;
    height: 100%;
  }
  .div-block-7843 {
    background-color: #181b1f;
    width: 100%;
    z-index: 99999;
    background-image: url("https://cdn.prod.website-files.com/6266634263b9179f76b2236e/67991f67712db3f49679db8f_group-gradient.svg");
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #363636;
    border-radius: 4px;
    height: auto;
    position: relative;
  }

  .div-block-7848 {
    position: relative;
    overflow: hidden;
  }

  .div-block-7848:hover .div-block-7847 {
    transform: translateX(100%) !important;
  }
  .lines-wrap--navbar {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .lines-grid {
    border-bottom: 1px solid #3636367a;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .lines {
    position: relative;
    z-index: 1;
    width: 1px;
    min-height: 100px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: hsla(0, 0%, 21.18%, 0.64);
  }

  .lines.non-dash {
    min-height: 192px;
  }

  .main-wrap2-2.center.heropd.navbar-content {
    background-image: linear-gradient(#181b1f, #181b1f 31%, #fff0);
    justify-content: flex-start;
    height: 100%;
    min-height: auto;
    padding: 0;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .dropdown-main-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 40px;
  }

  .features-container {
    background-color: #4c49501a;
    padding: 40px;
    border-radius: 4px;
  }

  .awards-section {
    width: 100%;
  }

  .div-block-7844 {
    background-color: #4c49501a;
    justify-content: flex-start;
    align-items: start;
    width: 575px;
    height: 100%;
    padding: 40px 0px 40px 40px;
    display: flex;
  }

  .frame-2087329430 {
    display: flex;
    overflow: hidden;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    text-decoration: none;
  }

  .product-column,
  .platform-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 35px;
  }

  .section-title {
    color: #ff7750;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .frame-2087329430 img {
    margin-top: 3px;
  }

  .text-1589 {
    margin-top: 0px;
    margin-bottom: 3px;
    background-image: linear-gradient(
      96.39deg,
      rgba(255, 119, 80, 1),
      rgba(75, 36, 148, 1)
    );
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
    background-clip: text;
  }

  .main-block {
    position: relative;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
  }

  .div-block-7869 {
    position: static;
    width: 40px;
    height: 25px;
    object-fit: contain;
  }

  .nav-content-block {
    position: relative;
    overflow: hidden;
  }

  .text-1590 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1590:hover {
    color: white !important;
  }

  .div-block-7847 {
    width: 191px;
    height: 3px;
    position: absolute;
    top: 25.5px;
    left: -192px;
    background: linear-gradient(93.44deg, #ff7750 -4.56%, #4b2494 107.86%);
    transition: transform 0.5s ease-in-out;
    transform: translateX(0);
  }

  .text-1588 {
    margin-top: 8px;
    margin-bottom: 0px;
    color: rgba(133, 140, 148, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-7845 {
    justify-content: center;
    align-items: center;
    width: 375px;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-7849 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .frame-2087329429 {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    text-decoration: none;
    display: flex;
  }

  .hp {
    width: 63px;
    height: 80.5px;
    max-width: none;
    object-fit: cover;
  }

  .div-block-7846 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-1592 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
  }

  .text-1591 {
    color: #858c94;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

  .button-114 {
    grid-column-gap: 8px;
    background-color: #4368e3;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding-left: 32px;
    padding-right: 32px;
    text-decoration: none;
    display: flex;
    box-shadow: 0 4px 8px #0006, 0 0 4px #0000001a;
  }

  .button-115 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .arrow-up-right {
    display: flex;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
  }

  .vectors-wrapper-479 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329433 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .text-1595 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1593 {
    margin-top: 8px;
  }

  .div-block-7855 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-7793-company {
    background-color: #858c9429;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .books {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    text-decoration: none;
  }

  .books-img {
    object-fit: cover;
    width: auto;
    height: 110px;
    box-shadow: 0 4px 4px #00000040;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(67, 104, 227, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    text-decoration: none;
  }

  .button-116.e-book-btn {
    height: 38px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.e-book {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329432 {
    display: flex;
    width: auto;
    height: auto;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 20px;
    text-decoration: none;
  }

  .div-block-7854 {
    display: flex;
    margin-bottom: 26px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .frame-2087329431 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-decoration: none;
  }

  .thumbnails {
    width: 100px;
    height: 50px;
    grid-column-gap: 10px;
    background-color: #fde4e4;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    text-decoration: none;
    display: flex;
  }
  .thumbnails img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .frame-2087329389 {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 7px 3px;
    text-decoration: none;
    display: flex;
  }

  .text-6 {
    font-size: 10px;
    line-height: 18px;
    color: #e2e7f8;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    text-decoration: none;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(24, 27, 31, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid rgba(133, 140, 148, 0.08);
  }

  .button-116.blogs-btn {
    height: 36px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.blogs-btn {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .vectors-wrapper-480.blogs-arrow {
    width: 12px;
    height: 12px;
  }
  #platformDropdown::after {
    display: none !important;
  }
  .platform.show .nav-inner-div {
    background: #2e2f31;
    border-radius: 100px;
    width: 100%;
  }
  .nav-inner-div {
    padding: 11px 15px;
  }
}

@media only screen and (max-width: 768px) {
  .container,
  .main-container {
    width: 100% !important;
    max-width: 90% !important;
    padding: 0px !important;
    margin: 0 auto;
  }
  .tabs-parent {
    justify-content: center;
    display: flex;
    align-items: center;
  }

  .event-announcement-widget {
    z-index: 9999;
    background-color: #1b1f24;
    background-image: linear-gradient(104.58deg, #3e63dd, #413edd);
    height: auto;
    margin-bottom: 0;
    display: block;
    /* position: sticky;
    top: 0; */
  }
  .div-block-7235 {
    justify-content: space-between;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .div-block-7235-countdown {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0.7rem 7px;
    display: flex;
  }
  .text-block-354,
  .text-block-355 {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .text-block-356 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 15px;
  }
  .div-block-7523 {
    grid-column-gap: 11px;
    grid-row-gap: 8px;
    align-items: start;
    display: flex;
  }
  .timer-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .div-block-7522 {
    grid-column-gap: 18px;
    grid-row-gap: 25px;
    align-items: center;
    display: flex;
  }
  .div-block-7521 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    align-items: center;
    display: flex;
  }
  .div-block-7521-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
    display: flex;
  }
  .navbar {
    position: sticky !important;
    top: 0px;
    box-shadow: 0 4px 6px #0000001a;
    background: #181b1f;
    z-index: 100;
  }
  .blog-column {
    width: 100%;
    height: auto;
    padding: 20px;
    border: 1px solid #2b292e;
    position: relative;
    z-index: 1;
  }
  .post-thumbnail img {
    height: 275px !important;
    object-fit: contain;
    margin-top: 0px;
  }
  .card-blog-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .categories-tabs {
    display: flex;
    align-items: top;
    flex-direction: column;
  }
  .tabs-menu-all {
    background: #181b1f;
    width: 100% !important;
    height: max-content !important;
  }
  .nav-item {
    padding: 2px;
    background: transparent;
  }
  .nav-item.parent-active {
    padding: 2px;
    border-radius: 40px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
  }
  .rightTdesign {
    position: absolute;
    right: -11px;
    top: 35px;
  }
  .leftTdesign {
    position: absolute;
    left: -11px;
    top: 35px;
  }
  .plus-lefttop {
    position: absolute;
    left: -11px;
    top: -11px;
  }
  .plus-righttop {
    position: absolute;
    right: -11px;
    top: -11px;
  }
  .plus-leftbottom {
    position: absolute;
    left: -11px;
    bottom: -11px;
  }
  .plus-rightbottom {
    position: absolute;
    right: -11px;
    bottom: -11px;
  }
  .page-title {
    margin-bottom: 0;
  }
  .tag-categories-tabs {
    width: 200px;
  }
  .tag-page-container {
    display: flex;
    align-items: start;
    flex-direction: column !important;
    /* justify-content: space-between; */
    margin-top: 60px;
    gap: 32px;
  }
  .tag-icon-container {
    background-color: rgba(149, 175, 255, 0.12);
    padding: 12px;
    border-radius: 6px;
  }
  .tag-icon-container img {
    filter: invert(29%) sepia(57%) saturate(3200%) hue-rotate(192deg)
      brightness(85%) contrast(92%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .related-posts-title {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin: 40px 0px;
    color: rgba(255, 255, 255, 0.8);
  }
  .button-tertiary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f1f2;
    padding: 19px 32px 19px 52px;
    text-decoration: none;
    color: black;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-tertiary:hover {
    color: black;
  }
  .webcontent-btns {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .button-primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #3e63dd;
    padding: 10px 12px 10px 52px;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-primary:hover {
    color: white;
  }
  .blog-post-left-container {
    margin-top: 30px;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .blog-post-left-container1 {
    margin-top: 30px;
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .blog-post-right-container {
    display: none;
  }
  .blog-heading-container {
    width: 100% !important;
    border: 1px solid rgba(54, 54, 54, 1);
    position: relative;
    z-index: 1;
  }
  .website-content-container {
    margin-top: 60px;
    width: 25 0px !important;
    background-color: white;
    position: relative;
    z-index: 2;
  }
  .website-content-title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #11181c;
  }
  .website-subcontent {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #11181c;
  }
  .content-heading {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  .content-heading-right {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 12px;
    color: #3e63dd;
  }
  .latest-top-post-container {
	  	  background: linear-gradient(177deg, var(--Page-bg, #181B1F) 0.03%, rgba(24, 27, 31, 0.00) 97.82%), linear-gradient(90deg, rgba(67, 104, 227, 0.24) 0.01%, rgba(61, 61, 80, 0.32) 98.38%) !important;
    background-image: none;
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    position: relative;
    max-width: 1137px !important;
    width: 100% !important;
    height: auto !important;
    margin: -180px auto 80px auto;
    z-index: 2;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    gap: 19px;
    padding: 24px;
    border: 1px solid #2b292e;
    border-radius: 18px;
  }
  .latest-post-heading-container {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .spotlightText {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .hero-container {
    position: relative;
    z-index: 1;
    top: 0px;
    height: 550px;
    border: 0.5px solid #363636;
    border-bottom: 0px solid #363636;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .hero-gradient-parent-container {
    width: 100% !important;
    height: 100%;
  }
  .hero-content-div {
    width: 80%;
    position: absolute; /* Set the child to absolute */
    top: 35%; /* Move the child to the middle vertically */
    left: 50%; /* Move the child to the middle horizontally */
    transform: translate(-50%, -50%); /* Center it perfectly */
  }
  .hero-heading {
    font-size: 32px;
    line-height: 40px;
    color: white;
    font-weight: 500;
  }
  .hero-content {
    width: 100% !important;
    color: #858c94;
    font-size: 16px;
    line-height: 24px;
  }
  .right-end-blur {
    position: absolute;
    left: auto;
    top: 18%;
    right: -2%;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .left-end-blur {
    position: absolute;
    left: -2%;
    top: 18%;
    right: auto;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .div-block-4 {
    width: 15%;
    height: 100%;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-5 {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-last {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
  }
  .top-end-blur {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 90%;
    margin: 0px auto;
    height: 320px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(20px);
  }
  .top-indicator-div {
    width: 160px;
    height: 40px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    position: absolute;
    z-index: inherit;
    top: 50px;
    left: auto;
    right: auto;
    bottom: 0%;
  }
  .inner-indicator-div {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #181b1f;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 0px 20px 0px 20px;
  }
  .backgroundTextBox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .BlogsText {
    color: white;
    font-size: 14px;
    line-height: 20px;
  }
  .single-post-container {
    padding: 0px;
    position: relative;
    z-index: 0;
    background-color: white;
    border-radius: 6px;
  }
  .post-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
  }
  .featured-image {
    flex: 0 0 auto;
    width: 100% !important;
    height: auto !important;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .featured-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
  }
  .content-section {
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 16px;
  }
  .card-title-latest-blog {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .card-title-latest-blog a {
    text-decoration: none;
    color: #000;
  }
  .excerpt-content {
    font-size: 15px !important;
    line-height: 24px !important;
  }

  .author-details {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #555;
  }
  .author-info {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }

  .author-avatar {
    margin-right: 10px;
  }

  .author-name-lpc {
    text-decoration: none;
    color: #11181c;
    font-weight: 500;
    font-size: 14px;
  }
  .post-date {
    color: #cfd3d8a6;
    font-size: 14px;
    margin-top: 10px;
  }
  .post-date-lpc {
    color: #11181c;
    font-size: 12px;
  }
  .post-detail {
    color: #858c94;
    font-size: 14px;
    margin-top: 5px;
  }
  .hero-design {
    position: absolute;
    width: 300px;
    height: auto;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    grid-row-gap: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    background-image: linear-gradient(
      270deg,
      hsla(225.2830188679245, 100%, 79.22%, 0) 15%,
      rgba(149, 175, 255, 0.16)
    );
    left: -100px;
    top: -80px;
    z-index: -1;
  }
  .box-2 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-4 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    width: 100%;
    height: 150px;
    /* background:white; */
  }
  .red-gradient {
	  display:none;
    position: absolute;
    left: auto;
    top: -100px;
    right: -10px;
    bottom: auto;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: transparent;
    background-image: linear-gradient(
      0deg,
      hsla(39.529411764705884, 100%, 50%, 0.02),
      hsla(0, 100%, 50%, 0.1) 45%,
      hsla(313.36956521739125, 100%, 63.92%, 0.1)
    );
    filter: blur(40px);
  }
  .blue-gradient {
    position: absolute;
    left: auto;
    top: auto;
    right: -10px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: hsla(195.46875, 100%, 74.9%, 0.12);
    filter: blur(50px);
  }
  .div-block-370,
  .div-block-376,
  .latest-posts-container {
    width: 90%;
    max-width: 90% !important;
    padding: 60px auto !important;
    margin: 0 auto;
  }
  .footer-main {
    padding: 80px 0px 80px 0px;
  }
  .latest-posts-container {
    margin-bottom: 40px !important;
  }
  .parent-footer-links {
    width: 60%;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 80px;
  }
  .image-248,
  .div-block-372-db,
  .div-block-373-db {
    display: none;
  }
  .right-container {
    width: 100%;
  }
  .latest-card-img-top {
    width: 100%;
    border-radius: 6px !important;
    height: 170px !important;
  }
  .card-img-top {
    border-radius: 6px !important;
    height: 170px !important;
  }
  .card-img-blog-posts {
    width: 100%;
    border-radius: 6px !important;
    height: auto !important;
    object-fit: cover !important;
    object-position: center !important;
  }
  .blog-right-containers,
  .blog-left-containers {
    display: flex;
    align-items: start;
    margin-top: 16px;
  }
  .right-card-container {
    margin-top: 30px;
  }
  .categories-left {
    width: 100%;
    height: max-content;
  }
  .input-group {
    width: 100%;
  }
  .author-main {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #6a727c !important;
    margin: 0px !important;
    width: 70% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .author-latest {
    color: black;
    font-size: 14px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
    font-weight: 500;
  }
  .author-search-latest,
  .author-archive-latest {
    color: black;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
  }
  .time-latest {
    color: #889096 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .time-archive-latest,
  .time-search-latest {
    color: #889096 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .blog-title a,
  .card-title a,
  .blog-title,
  .card-title {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #e2e7f8 !important;
    text-decoration: none !important;
    font-weight: 400;
  }
  .card-body-left p:nth-child(4),
  .card-body-right p:nth-child(4) {
    color: #6a727c !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }

  .category-tab.active {
    background-color: #181b1f !important;
    color: white !important;
    border: none;
    font-size: 14px !important;
    padding: 12px 16px !important;
  }
  .category-tab {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    font-size: 14px !important;
  }
  .div-block-371 {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    margin-left: 0;
    display: flex;
    margin-top: 32px;
    gap: 12px !important;
  }
  .div-block-371 a {
    width: 100%;
    padding: 10px !important;
    text-align: center;
  }
  .blog-post-content-container {
    width: 90% !important;
    margin: 0px auto;
  }
  .blog-hero-image {
    width: 100% !important;
    margin: 0 auto;
    height: 400px;
    object-fit: cover;
    object-position: top;
  }
  .author-time {
    font-size: 14px !important;
  }
  .the-content .wp-block-heading {
    margin-bottom: 16px;
  }
  .the-content p,
  .the-content {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 18px !important;
  }
  .the-content ul li,
  .the-content ol li {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 6px !important;
    max-width: 100%; /* Ensures the li doesn't exceed the width of its parent */
    overflow-wrap: break-word; /* Wraps long words onto the next line */
    text-decoration: none !important;
    font-weight: 400 !important;
  }
  .the-content p a,
  .the-content p a u {
    text-decoration: none !important;
  }
  .post-headings div {
    padding: 10px;
  }
  .post-headings {
    border-top: 1px solid rgba(54, 54, 54, 1);
    padding: 12px;
  }
  .post-headings div a {
    text-decoration: none !important;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  .post-headings .active a {
    /* background: linear-gradient(to right, #EE5D5D, #861B84);
    -webkit-background-clip: text;
    background-clip: text; */
    color: rgba(67, 104, 227, 1);
  }
  .active {
    background-color: rgba(149, 175, 255, 0.12) !important;
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 6px !important;
    font-size: 10px !important;
    margin-left: 0px !important;
  }
  .left-icon {
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .heading-blocks h1,
  h2 {
    margin: 60px 0px 24px 0px !important;
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h3 {
    margin: 40px 0px 24px 0px !important;
    font-size: 28px !important;
    line-height: 36px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h4,
  h5,
  h6 {
    margin: 40px 0px 24px 0px !important;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
  }
  .category-block-heading {
    margin: 20px 0px 20px 0px;
  }
  .blog-details-right {
    margin-top: 12px;
    text-align: left;
  }
  .view-btn-text {
    font-size: 14px;
    color: black;
  }
  img.view-btn-icon {
    width: 13px;
    margin-left: 10px !important;
    filter: invert(100%) grayscale(100%) brightness(0%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .five-min,
  .text-muted {
    font-size: 12px;
  }
  .main-blog-list .read-icon {
    margin-left: 10px !important;
  }
  .main-blog-list .five-min {
    margin-left: 5px !important;
  }
  .categories-block small {
    margin-right: 0px !important;
  }
  .categories-block {
    font-size: 12px;
    color: #6a727c !important;
    font-weight: 500 !important;
    max-width: 70% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    gap: 8px !important;
  }
  .text-muted-single,
  .five-min-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 500 !important;
  }
  .author-time-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 400 !important;
  }
  .card-body {
    width: 100%;
  }
  .bottom-line {
    width: 90%;
    margin: 0 auto;
  }
  .blog-title-heading {
    font-size: 32px;
    line-height: 40px;
    margin-left: 12px !important;
    color: #11181c !important;
    max-width: 600px !important;
  }
  .all-blog-posts,
  .all-blog-posts-related,
  .featured-posts {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    border-right: 1px solid #2b292e;
    border-left: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }
  .featured-posts {
    margin-bottom: 60px;
  }
  .blog-details-left {
    width: auto !important;
    gap: 12px !important;
  }
  .navbar-toggler:focus {
    box-shadow: 0 0 0 0.05rem !important;
    color: #4368e3 !important;
  }
  .platform,
  .docs {
    color: white !important;
    font-size: 14px !important;
    padding: 11px 15px 11px 15px !important;
  }
  .platform:focus {
    border-radius: 40px;
    /*     background: linear-gradient(93.44deg, #FF7750 -4.56%, #4B2494 107.86%); */
    color: rgba(255, 255, 255, 1);
  }
  .dropdown-menu.show {
    width: 100% !important;
    padding: 0px;
    margin-top: 10px;
	  min-width:100vw;
	  max-width:100vw;
  }
  .search-input {
    padding: 8px 0px 8px 30px !important;
  }
  .github-container {
    padding: 8px 0px 8px 0px !important;
  }
  .start-build {
    margin-top: 8px !important;
  }
  .the-content img {
    width: 100% !important;
    object-fit: contain !important;
    height: auto !important;
    border-radius: 6px !important;
  }
  .matching-results {
    color: #6a727c !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 32px !important;
  }
  .tags-img {
    width: 20px !important;
    height: 20px !important;
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
    filter: invert(88%) sepia(9%) saturate(200%) hue-rotate(160deg)
      brightness(95%) contrast(85%);
  }
  .post-tags a {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #11181c !important;
    font-weight: 400 !important;
    margin-left: 8px !important;
    text-decoration: none !important;
  }
  .post-tags {
    color: #11181c !important;
  }
  .author-name {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #fafcff !important;
    font-weight: 500 !important;
  }
  .author-avatar img {
    width: 42px !important;
    border-radius: 50%;
    height: 42px !important;
    border: 2px solid #ffffff;
  }
  .author-avatar-lpc {
    margin-right: 10px;
  }
  .author-avatar-lpc img {
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
  }
  .engineering,
  .resource,
  .announcement,
  .product,
  .tutorial {
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-size: cover; /* Makes the image cover the entire element */
    background-position: center; /* Centers the image */
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .engineering {
    background-image: url("./img/Engineering.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .resource {
    background-image: url("./img/Resource.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .announcement {
    background-image: url("./img/Announcement.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .product {
    background-image: url("./img/Product.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .tutorial {
    background-image: url("./img/Tutorials.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .post-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    text-align: center;
    width: 80%;
  }
  .kg-file-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid grey;
    border-radius: 6px;
    margin-bottom: 18px;
  }
  .kg-file-card-title {
    color: black;
    margin-bottom: 12px;
  }
  .kg-file-card-metadata {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 12px;
  }
  .kg-file-card-filename {
    color: black;
    font-size: 12px !important;
  }
  .kg-file-card-filesize {
    color: grey;
    font-size: 12px !important;
  }
  .kg-file-card-icon {
    background: #f3f3f3;
    width: 50px !important;
    padding: 8px;
    border-radius: 6px;
  }
  .kg-file-card-contents {
    width: 80%;
  }
  .kg-image-card {
    margin-top: 18px;
  }
  .kg-file-card {
    margin-bottom: 16px !important;
  }
  .the-content a {
    text-decoration: none !important;
  }
  .article-title {
    gap: 25px;
    margin-top: 60px;
  }
  .article-details {
    margin-top: 30px;
    row-gap: 20px;
    column-gap: 20px;
  }

  /* header and footer */
  .div-block-6186 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .links-container {
    display: flex;
    width: 100%;
    padding-top: 15px;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
    flex-direction: column;
  }
  .footer-left-container {
    width: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    margin: 0px auto;
  }
  .footer-right-container {
    width: 100%;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0px;
    row-gap: 20px;
  }
  .div-block-5663-footer-container-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 45px;
  }
  .div-block-6208 {
    display: flex;
    flex-direction: column;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
  }
  .link-block-143 {
    margin-top: 20px;
    margin-left: 0px;
    text-decoration: none;
    width: 200px;
  }
  .text-1209 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    text-decoration: none;
  }
  .text-1216 {
    width: 80%;
    margin-top: 12px;
    margin-bottom: 0px;
    opacity: 0.8;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
  }
  .footer-container-home {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .div-block-12-pre-footer {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    align-items: flex-start;
    grid-column-gap: 12px;
  }
  .div-block-6224 {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .div-block-6207 {
    position: relative;
    display: flex;
    width: 100%;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #2b292e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b292e;
  }
  .div-block-5961-copy-copy {
    background-image: url("./img/backgroundStat.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    display: flex;
    width: 100%;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #2b292e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b292e;
  }
  .div-block-59610-1 {
    position: relative;
    display: flex;
    width: 100%;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.24);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.24);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
  }
  .div-block-6193 {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    justify-content: space-between;
    align-items: center;
    background-color: #11181c;
  }
  .div-block-6185 {
    width: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
  }
  .div-block-6212 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    background-image: linear-gradient(
      0deg,
      hsla(226.03773584905662, 70.04%, 55.49%, 0.12),
      hsla(226.03773584905662, 70.04%, 55.49%, 0)
    );
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .image-1645 {
    position: static;
    top: 30px;
    right: -42px;
    width: 700px;
    max-width: none;
    margin-top: -20px;
    margin-left: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .image-1654 {
    position: absolute;
    left: auto;
    top: auto;
    right: -11px;
    bottom: -11px;
    display: none;
  }
  .image-1655 {
    position: absolute;
    left: auto;
    top: -10px;
    right: -11px;
    bottom: auto;
    z-index: 2;
    display: none;
  }
  .div-block-6693 {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100% !important;
    position: relative;
    right: 0 !important;
  }
  .div-block-6683 {
    display: none;
  }
  .div-block-6713 {
    width: 100% !important;
  }
  .div-block-6675 {
    width: 100% !important;
    margin-top: 30px;
  }

  .book-demo-popup-container,
  .try-free-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .error-message {
    color: red;
    background: transparent;
    margin: 7px 0px 0px 20px;
    font-size: 12px;
    width: 256px !important;
    text-align: left;
  }
  .success-popup {
    display: none;
    background-color: #46a758;
    padding: 20px;
  }
  .w-form-done div {
    color: white;
  }
  .div-block-7560 {
    position: relative;
    display: flex;
    width: 90%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #11181c;
  }

  .div-block-7564 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: flex;
    width: 180px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
    display: none;
  }

  .div-block-7561 {
    width: 90px;
    height: 90px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7562 {
    position: absolute;
    left: 1px;
    top: auto;
    right: auto;
    bottom: -89px;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: linear-gradient(45deg, black, rgba(149, 175, 255, 0.26));
  }

  .div-block-7563 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7565 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: flex;
    width: 180px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    display: none;
  }

  .div-block-7566 {
    position: absolute;
    left: 0.5%;
    top: -89px;
    right: auto;
    bottom: auto;
    width: 90px;
    height: 90px;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
    background-image: linear-gradient(
      135deg,
      black 13%,
      rgba(149, 175, 255, 0.26)
    );
  }

  .div-block-7568 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7567 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
    position: relative;
    left: 0px;
  }

  .div-block-7572 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    display: none;
    bottom: auto;
  }

  .div-block-7569 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(149, 175, 255, 0.26);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7570 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    background-image: linear-gradient(
      225deg,
      black,
      rgba(149, 175, 255, 0.26) 39%
    );
    display: none;
  }

  .div-block-7571 {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .image-2330 {
    width: 550px;
    padding-right: 0px;
    display: none;
  }

  .div-block-7573 {
    position: relative;
    width: 600px;
    font-weight: 500;
    text-align: center;
  }

  .hop-on-internal-tool-development-rocketship {
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    letter-spacing: -0.03em;
    font-weight: 500;
    text-align: center;
  }

  .save-67-on-developer-costs-free-up-50-of-your-teams-time-and-build-apps-in-days-not-months {
    margin-top: 10px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .form-block-15 {
    margin-top: 15px;
  }

  .intendpopup-demo-form {
    position: relative;
    max-width: 346px;
    margin: 0px auto;
  }

  .text-field-30 {
    height: 50px;
    max-width: 346px;
    margin: 10px auto 0px auto;
    border: 1px solid #282f32;
    width: 100%;
    padding: 0px 12px 0px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #282f32;
    color: white;
    outline: none;
  }

  .text-field-30:focus {
    border: 1px solid #3e63dd !important; /* Highlighted border on focus */
  }

  .frame-2087329383 {
    grid-column-gap: 10px;
    background-color: #3e63dd;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 346px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    color: white;
    border: none;
    cursor: pointer;
    margin-top: 14px;
  }

  .frame-2087329383 p {
    color: white;
  }
  #tj-version-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .tj-selfhost-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .div-block-6596.tj-version-container {
    background: linear-gradient(180deg, #13161a 65%, #161c27 100%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
  }
  .version-background-popup-gradient {
    padding: 1px;
    background: linear-gradient(
      to right,
      rgba(238, 93, 93, 0.8) 0%,
      rgba(134, 24, 132, 0.8) 100%
    );
    width: 90%;
    height: 80%;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6318-right {
    filter: blur(80px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -70% 10% auto auto;
  }
  .div-block-6318-right-2 {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -40% -45% auto auto;
    transform: rotate(45deg);
  }
  .div-block-6318-bottom {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: auto auto -80% 0%;
    transform: rotate(45deg);
  }
  .text-1334 {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .div-block-6565 {
    grid-column-gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    height: 420px;
    overflow-y: scroll;
  }
  .div-block-6606 {
    background-color: rgba(19, 28, 40, 1);
    width: 100%;
    height: auto;
    padding: 24px 36px;
    position: relative;
    border: 1px solid rgba(149, 175, 255, 0.26);
    box-shadow: 0px 8px 16px 0px rgba(48, 50, 51, 0.1),
      /* First shadow */ 0px 0px 1px 0px rgba(48, 50, 51, 0.05);
  }
  .image-1832 {
    position: absolute;
    inset: -11px auto auto -11px;
  }
  .image-1840 {
    position: absolute;
    inset: -11px -11px auto auto;
  }
  .image-1851 {
    position: absolute;
    inset: auto auto -11px -11px;
  }
  .frame-2087329175 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329169 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329163 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }
  .cloud {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 6px 2px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-238 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 24.079px;
    text-decoration: none;
    display: flex;
  }
  .text-1342 {
    color: rgba(91, 101, 205, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .text-1326 {
    color: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329148 {
    grid-row-gap: 2px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .text-1325 {
    color: rgba(91, 101, 205, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .button-83 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .vectors-wrapper-263 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .image-1826 {
    position: absolute;
    inset: auto -11px -11px auto;
  }
  .server {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 4px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-249 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 27.0003px;
    height: 27px;
    text-decoration: none;
    display: flex;
  }
  .text-1329 {
    color: rgba(131, 36, 99, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .cloud-signup-form-first,
  #onpremise-form {
    width: 80%;
  }
  .self-host {
    color: rgba(156, 42, 117, 1) !important;
  }
  .button-secondary {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 50px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
  }
  .text-field-24.tj-input.email-signup {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #e4e7eb;
    width: 100%;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  .text-field-24.tj-input.email-signup:focus {
    border-color: #3898ec;
    outline: 0;
  }
  .div-block-6821.self-host-popup {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-image: url("./img/popupGradient.svg");
    background-size: auto; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    padding: 62px 32px 32px 32px;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .selfhost-background-popup-gradient {
    padding: 1.2px 1.2px 2px 1.2px;
    background: linear-gradient(
      to bottom,
      rgba(54, 54, 54, 100),
      rgba(54, 54, 54, 0)
    );
    width: 90%;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6617 {
    filter: blur(150px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    position: absolute;
    inset: auto auto -50% -55%;
  }
  .remove {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 1px;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 24px 24px auto auto;
    cursor: pointer;
  }
  .vectors-wrapper-252 {
    cursor: pointer;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 13.3333px;
    height: 13.3333px;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329228 {
    z-index: 1;
    grid-row-gap: 4px;
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .text-1388 {
    color: white;
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
    text-decoration: none;
  }
  .frame-2087329229 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 480px;
    text-decoration: none;
    display: flex;
  }
  .form-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .div-block-6719 {
    grid-column-gap: 2px;
    align-items: flex-start;
    margin-top: 24px;
    display: flex;
  }
  .frame-2087329227 {
    grid-column-gap: 5px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 16px;
    text-decoration: none;
    display: flex;
  }
  .text-1389 {
    opacity: 0.8;
    color: #060a23;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329226 {
    grid-column-gap: 12px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .view-5 {
    color: white;
    height: 48px;
    text-align: center;
    border: none;
    background-image: linear-gradient(105.75deg, #3e63dd, #413edd);
    border-radius: 8px;
    padding: 12px 14px 14px 28px;
    width: 100%;
  }
  .button-78 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .frame-2087329225 {
    grid-column-gap: 10px;
    background-color: #ffffff1f;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 8px;
    text-decoration: none;
    display: flex;
    position: absolute;
    left: 147px;
    top: 5.5px;
  }
  .vectors-wrapper-301 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    display: flex;
  }
  .button-secondary-5 {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
  }
  .button-85 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .vectors-wrapper-303 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .input-wrapper {
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    padding: 2px;
    border-radius: 999px;
  }
  .text-field-20 {
    width: 300px;
    height: 50px;
    padding-left: 30px;
    border: none;
    background: #181b1f;
    outline: none;
    border-radius: 999px;
    color: white;
  }
  .text-field-20::placeholder {
    color: white;
  }
  .image-1677 {
    position: relative;
    left: 280px;
    top: 15px;
    width: 18px;
  }
  .div-block-6243 {
    justify-content: center;
    align-items: start;
    display: flex;
    width: 100%;
    margin: 40px 0px 40px 0px;
  }
  .view-all-btn {
    width: 160px !important;
    padding: 15px 28px !important;
    border-radius: 100px !important;
    margin: 50px auto !important;
    background-color: #f3f1f2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border: none !important;
  }
  .view-all-btn:hover {
    background-color: #f3f1f2 !important;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
  .nav-tabs .nav-link {
    border-radius: 40px !important;
    padding: 12px 16px !important;
    text-align: center;
    color: #545b64;
  }
  .nav-tabs .nav-link:hover {
    color: white;
  }
  .nav {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 20px;
    flex-wrap: wrap !important;
  }
  .view-all-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed !important;
  }
  .div-block-5960-partner {
    margin-top: 20px;
  }
  .post-detail-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    height: auto;
    padding: 0px;
  }
  .engineering-button,
  .resource-button,
  .announcement-button,
  .product-button,
  .tutorial-button {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    outline: none !important;
    border: none !important;
    width: max-content !important;
    margin: 0px auto;
  }
  .engineering-button {
    background-color: #005d36 !important;
  }
  .resource-button {
    background-color: rgba(16, 0, 141, 1) !important;
  }
  .announcement-button {
    background-color: rgba(81, 0, 122, 1) !important;
  }
  .product-button {
    background-color: #9c007a !important;
  }
  .tutorial-button {
    background-color: #002dbd !important;
  }
  .main-design-container-left,
  .main-design-container-right {
    display: none;
  }
  .heading-container {
    padding: 40px 64px;
    border: 1px solid #2b292e;
  }
  .heading-container-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .heading-container-title span:first-child {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .heading-container-title span:nth-of-type(2) {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    color: white;
  }
  .heading-container-subcontent {
    color: #858c94;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .book-card-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 80px auto;
    gap: 20px;
  }

  .button-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #2b292e;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 0px auto 50px auto;
    gap: 20px;
  }

  .G2-card-container {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 90%;
    width: 90%;
    margin: 0px auto 0px auto;
    gap: 20px;
  }

  .book-demo-btn {
    padding: 15px 22px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #4368e3;
    border: 1px solid #4368e3;
    border-radius: 100px;
  }

  .try-for-free-btn {
    padding: 15px 22px;
    width: 174.64px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #181b1f;
    border-radius: 100px;
    border: 1px solid #363636;
  }

  .book-card-content-container {
    text-align: left;
    width: auto;
  }

  .G2-card-content-container {
    text-align: left;
    width: auto;
  }

  .G2Badges {
    width: 100%;
  }
  .G2Badges-popup {
    width: 186px !important;
    height: 70px !important;
    margin-bottom: 40px;
  }
  .book-card-heading {
    font-size: 28px;
    line-height: 36px;
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .book-card-content {
    font-size: 15px;
    line-height: 19px;
    color: #858c94;
    width: auto;
  }

  .book-card-container img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .download-btn {
    width: 150px;
    height: 40px;
    padding: 12px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .book-download-text {
    margin-right: 10px;
    font-size: 13px;
  }

  .vectors-wrapper-288 {
    vertical-align: middle;
  }
  .G2-card-heading {
    font-size: 28px;
    line-height: 36px;
    color: white;
    margin-top: 18px;
  }
  .G2Ratings {
    width: 175px;
    height: 40px;
  }
  .image-1649 {
    width: 76px;
    height: 76px;
    object-fit: contain;
    max-width: none;
    border-top-left-radius: 51px;
    border-top-right-radius: 51px;
    border-bottom-left-radius: 51px;
    border-bottom-right-radius: 51px;
  }

  .login {
    color: white !important;
    padding: 11px 15px !important;
  }
  .nav-links {
    /*   background-color: rgba(133, 140, 148, 0.16); */
    padding: 6px;
    border-radius: 6px;
    height: 100%;
  }
  .div-block-7843 {
    background-color: #181b1f;
    width: 100%;
    z-index: 99999;
    background-image: url("https://cdn.prod.website-files.com/6266634263b9179f76b2236e/67991f67712db3f49679db8f_group-gradient.svg");
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #363636;
    border-radius: 4px;
    height: 400px;
    overflow-y: scroll;
    position: relative;
  }

  .div-block-7848 {
    position: relative;
    overflow: hidden;
  }

  .div-block-7848:hover .div-block-7847 {
    transform: translateX(100%) !important;
  }
  .lines-wrap--navbar {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .lines-grid {
    border-bottom: 1px solid #3636367a;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .lines {
    position: relative;
    z-index: 1;
    width: 1px;
    min-height: 100px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: hsla(0, 0%, 21.18%, 0.64);
  }

  .lines.non-dash {
    min-height: 192px;
  }

  .main-wrap2-2.center.heropd.navbar-content {
    background-image: linear-gradient(#181b1f, #181b1f 31%, #fff0);
    justify-content: flex-start;
    height: auto;
    min-height: auto;
    padding: 0;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
        flex-direction: column;
    overflow-y: auto;
  }

  .div-block-7844 {
    background-color: #4c49501a;
    justify-content: flex-start;
    align-items: start;
    width: 100%;
    height: 300px;
    overflow-y: auto;
    padding: 40px 0px 40px 40px;
    display: flex;
  }

  .frame-2087329430 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .frame-2087329430 img {
    margin-top: 3px;
  }

  .text-1589 {
    margin-top: 0px;
    margin-bottom: 3px;
    background-image: linear-gradient(
      96.39deg,
      rgba(255, 119, 80, 1),
      rgba(75, 36, 148, 1)
    );
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
    background-clip: text;
  }

  .main-block {
    position: relative;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
  }

  .div-block-7869 {
    position: static;
    width: 40px;
    height: 25px;
    object-fit: contain;
  }

  .nav-content-block {
    position: relative;
    overflow: hidden;
  }

  .text-1590 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1590:hover {
    color: white !important;
  }

  .div-block-7847 {
    width: 191px;
    height: 3px;
    position: absolute;
    top: 25.5px;
    left: -192px;
    background: linear-gradient(93.44deg, #ff7750 -4.56%, #4b2494 107.86%);
    transition: transform 0.5s ease-in-out;
    transform: translateX(0);
  }

  .text-1588 {
    margin-top: 8px;
    margin-bottom: 0px;
    color: rgba(133, 140, 148, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-7845 {
    justify-content: center;
    align-items: center;
    width: 375px;
    height: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
  }

  .div-block-7849 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .frame-2087329429 {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    text-decoration: none;
    display: flex;
  }

  .hp {
    width: 63px;
    height: 80.5px;
    max-width: none;
    object-fit: cover;
  }

  .div-block-7846 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-1592 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
  }

  .text-1591 {
    color: #858c94;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

  .button-114 {
    grid-column-gap: 8px;
    background-color: #4368e3;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding-left: 32px;
    padding-right: 32px;
    text-decoration: none;
    display: flex;
    box-shadow: 0 4px 8px #0006, 0 0 4px #0000001a;
  }

  .button-115 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .arrow-up-right {
    display: flex;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
  }

  .vectors-wrapper-479 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329433 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .text-1595 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1593 {
    margin-top: 8px;
  }

  .div-block-7855 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-7793-company {
    background-color: #858c9429;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .books {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    text-decoration: none;
  }

  .books-img {
    object-fit: cover;
    width: auto;
    height: 110px;
    box-shadow: 0 4px 4px #00000040;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(67, 104, 227, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    text-decoration: none;
  }

  .button-116.e-book-btn {
    height: 38px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.e-book {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329432 {
    display: flex;
    width: auto;
    height: auto;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 20px;
    text-decoration: none;
  }

  .div-block-7854 {
    display: flex;
    margin-bottom: 26px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .frame-2087329431 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-decoration: none;
  }

  .thumbnails {
    width: 100px;
    height: 50px;
    grid-column-gap: 10px;
    background-color: #fde4e4;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    text-decoration: none;
    display: flex;
  }
  .thumbnails img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .frame-2087329389 {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 7px 3px;
    text-decoration: none;
    display: flex;
  }

  .text-6 {
    font-size: 10px;
    line-height: 18px;
    color: #e2e7f8;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    text-decoration: none;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(24, 27, 31, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid rgba(133, 140, 148, 0.08);
  }

  .button-116.blogs-btn {
    height: 36px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.blogs-btn {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .vectors-wrapper-480.blogs-arrow {
    width: 12px;
    height: 12px;
  }
  #platformDropdown::after {
    display: none !important;
  }
  .platform.show .nav-inner-div {
    background: #2e2f31;
    border-radius: 100px;
    width: 100%;
  }
  .nav-inner-div {
    padding: 11px 15px;
  }
}

@media only screen and (min-width: 997px) {
  .container,
  .main-container {
    width: 100%;
    max-width: 850px !important;
    margin: 0 auto;
    padding: 0px !important;
  }
  .tabs-parent {
    justify-content: center;
    display: flex;
    align-items: center;
  }

  .single-content-container {
    gap: 40px;
    margin-top: 20px !important;
  }
  .G2Badges-popup {
    width: 250px !important;
    height: auto !important;
    margin-bottom: 40px;
  }
  .event-announcement-widget {
    z-index: 9999;
    background-color: #1b1f24;
    background-image: linear-gradient(104.58deg, #3e63dd, #413edd);
    height: auto;
    margin-bottom: 0;
    display: block;
  }
  .div-block-7235 {
    justify-content: space-between;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .div-block-7235-countdown {
    grid-column-gap: 186px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding: 0.7rem 0;
    display: flex;
  }
  .text-block-354,
  .text-block-355 {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .text-block-356 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 15px;
  }
  .div-block-7523 {
    grid-column-gap: 9px;
    grid-row-gap: 8px;
    align-items: start;
    display: flex;
  }
  .timer-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .div-block-7522 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    align-items: center;
    display: flex;
  }
  .div-block-7521 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    align-items: center;
    display: flex;
  }
  .div-block-7521-copy {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    align-items: center;
    display: flex;
  }
  .navbar {
    position: sticky !important;
    top: 0px;
    box-shadow: 0 4px 6px #0000001a;
    background: #181b1f;
    z-index: 100;
  }
  .post-thumbnail img {
    height: 425px !important;
    object-fit: contain;
    margin-top: 40px;
  }
  .card-blog-details {
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .categories-tabs {
    display: flex;
    align-items: top;
    flex-direction: column;
    gap: 32px;
  }
  .tabs-menu-all {
    background: #181b1f;
    width: 100% !important;
    height: max-content !important;
  }
  .nav-item {
    padding: 2px;
    background: transparent;
  }
  .nav-item.parent-active {
    padding: 2px;
    border-radius: 40px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
  }
  .rightTdesign {
    position: absolute;
    right: -11px;
    top: 38px;
  }
  .leftTdesign {
    position: absolute;
    left: -11px;
    top: 38px;
  }
  .plus-lefttop {
    position: absolute;
    left: -11px;
    top: -11px;
  }
  .plus-righttop {
    position: absolute;
    right: -11px;
    top: -11px;
  }
  .plus-leftbottom {
    position: absolute;
    left: -11px;
    bottom: -11px;
  }
  .plus-rightbottom {
    position: absolute;
    right: -11px;
    bottom: -11px;
  }
  .page-title {
    margin-bottom: 0;
  }
  .tag-categories-tabs {
    width: 200px;
    position: sticky;
    top: 180px;
  }
  .tag-page-container {
    display: flex;
    align-items: start;
    margin-top: 60px;
    gap: 32px;
  }
  .tag-icon-container {
    background-color: rgba(149, 175, 255, 0.12);
    padding: 12px;
    border-radius: 6px;
  }
  .tag-icon-container img {
    filter: invert(29%) sepia(57%) saturate(3200%) hue-rotate(192deg)
      brightness(85%) contrast(92%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .related-posts-title {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin: 40px 0px;
    color: rgba(255, 255, 255, 0.8);
  }
  .button-tertiary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f1f2;
    padding: 19px 32px 19px 52px;
    text-decoration: none;
    color: black;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-tertiary:hover {
    color: black;
  }
  .webcontent-btns {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .button-primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #3e63dd;
    padding: 10px 12px 10px 52px;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-primary:hover {
    color: white;
  }
  .blog-post-content-container {
    width: 520px !important;
  }
  .blog-post-left-container {
    width: 220px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
  }
  .blog-post-left-container1 {
    width: 220px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
    display: none;
  }
  .blog-post-right-container {
    width: 220px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
    display: block;
  }
  .website-content-container {
    margin-top: 60px;
    width: 200px !important;
    background-color: white;
    position: relative;
    z-index: 2;
  }
  .website-content-title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #11181c;
  }
  .website-subcontent {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #11181c;
  }
  .content-heading {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  .content-heading-right {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 12px;
    color: #3e63dd;
  }
  .latest-top-post-container {
	  	  background: linear-gradient(177deg, var(--Page-bg, #181B1F) 0.03%, rgba(24, 27, 31, 0.00) 97.82%), linear-gradient(90deg, rgba(67, 104, 227, 0.24) 0.01%, rgba(61, 61, 80, 0.32) 98.38%) !important;
    background-image: none;
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    position: relative;
    max-width: 1137px !important;
    width: 807px !important;
    height: 342px !important;
    margin: -180px auto 80px auto;
    z-index: 2;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    gap: 19px;
    padding: 24px;
    border: 1px solid #2b292e;
    border-radius: 18px;
  }
  .latest-post-heading-container {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .spotlightText {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .hero-container {
    position: relative;
    z-index: 1;
    top: 0px;
    height: 550px;
    border: 0.5px solid #363636;
    border-bottom: 0px solid #363636;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .hero-gradient-parent-container {
    width: 807px !important;
    height: 100%;
  }
  .hero-gradient {
	  display:none;
    width: 100% !important;
    height: 100%;
    position: absolute;
    bottom: -200px;
    left: 0px;
  }
  .single-post-container {
    padding: 24px;
    position: relative;
    z-index: 0;
    background-color: white;
    border-radius: 6px;
  }
  .post-content {
    display: flex;
    align-items: center;
    flex-direction: row;
    height: 100%;
  }
  .featured-image {
    flex: 0 0 auto;
    width: 200px !important;
    height: auto !important;
    margin-right: 40px;
    margin-bottom: 0px;
  }
  .featured-img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
	border-radius:10px  
  }
  .content-section {
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 16px;
  }
  .card-title-latest-blog {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  .card-title-latest-blog a {
    text-decoration: none;
    color: #000;
  }
  .excerpt-content {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .author-details {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #555;
  }
  .author-info {
    display: flex;
    align-items: center;
  }

  .author-avatar {
    margin-right: 10px;
  }

  .author-name-lpc {
    text-decoration: none;
    color: #11181c;
    font-weight: 500;
    font-size: 14px;
  }
  .post-date {
    color: #cfd3d8a6;
    font-size: 16px;
    margin-top: 10px;
  }
  .post-date-lpc {
    color: #11181c;
    font-size: 12px;
  }
  .post-detail {
    color: #858c94;
    font-size: 16px;
    margin-top: 5px;
  }
  .hero-design {
    position: absolute;
    width: 300px;
    height: auto;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    grid-row-gap: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    background-image: linear-gradient(
      270deg,
      hsla(225.2830188679245, 100%, 79.22%, 0) 15%,
      rgba(149, 175, 255, 0.16)
    );
    left: -100px;
    top: -80px;
    z-index: -1;
  }
  .box-2 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-4 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    width: 100%;
    height: 150px;
  }
  .red-gradient {
	  display:none;
    position: absolute;
    left: auto;
    top: -100px;
    right: -10px;
    bottom: auto;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: transparent;
    background-image: linear-gradient(
      0deg,
      hsla(39.529411764705884, 100%, 50%, 0.02),
      hsla(0, 100%, 50%, 0.1) 45%,
      hsla(313.36956521739125, 100%, 63.92%, 0.1)
    );
    filter: blur(40px);
  }
  .blue-gradient {
    position: absolute;
    left: auto;
    top: auto;
    right: -10px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: hsla(195.46875, 100%, 74.9%, 0.12);
    filter: blur(50px);
  }

  .div-block-370,
  .div-block-376,
  .latest-posts-container {
    width: 100%;
    max-width: 850px !important;
    margin: 0 auto;
    padding: 80px auto;
  }
  .image-248 {
    position: absolute;
    top: 130px;
    right: -350px;
    width: 700px;
    z-index: 1;
    display: block;
  }

  .div-block-372-db {
    width: 390px;
    position: absolute;
    right: 7%;
    top: 0;
    z-index: 0;
    display: block;
  }

  .div-block-373-db {
    width: 390px;
    position: absolute;
    right: 0%;
    top: 0;
    z-index: -1;
    display: block;
  }
  .paragraph-157 {
    width: 450px;
  }
  .latest-posts-container {
    width: 850px;
    margin-bottom: 40px;
  }
  .blog-details-right {
    margin-top: 0px;
    text-align: left;
  }
  .left-container {
    width: 100%;
  }
  .left-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
  .card-body-left {
    padding: 0 0 0 16px;
  }
  .card-body-left p:nth-child(4),
  .card-body-right p:nth-child(4) {
    color: #6a727c !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }

  .right-container {
    width: 100%;
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 30px;
  }
  .right-card-container {
    display: block;
    width: 400px;
    margin-top: 0px;
  }
  .latest-card-img-top {
    width: 400px !important;
    height: 200px !important;
    border-radius: 6px !important;
  }
  .card-img-top {
    border-radius: 6px !important;
    width: 500px !important;
    height: 250px !important;
  }
  .card-img-blog-posts {
    width: 100% !important;
    height: auto !important;
    border-radius: 6px !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  .blog-right-containers {
    display: flex;
    align-items: start;
    margin-top: 16px;
  }
  .all-blog-posts,
  .featured-posts {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    border-right: 1px solid #2b292e;
    border-left: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }
  .featured-posts {
    margin-bottom: 120px;
  }
  .all-blog-posts-related {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px;
    width: 850px;
  }

  .card-body {
    width: 260px;
    padding: 0;
  }
  .blog-column {
    width: 282.67px;
    height: 340px;
    padding: 12px;
    border: 1px solid #2b292e;
    position: relative;
    z-index: 1;
  }
  .footer-main {
    padding: 80px 0px 80px 0px;
    display: flex;
    align-items: start;
    justify-content: space-between;
  }
  .parent-footer-links {
    width: 600px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-top: 0px;
  }
  .categories-left {
    width: 100%;
    height: max-content;
  }
  .input-group {
    width: 100%;
  }
  .parent-search-input {
    display: flex;
    align-items: start;
    justify-content: end;
  }
  .author-main {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #6a727c !important;
    margin: 0px !important;
    width: 70% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .author-latest {
    color: black;
    font-size: 14px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
    font-weight: 500;
  }
  .author-search-latest,
  .author-archive-latest {
    color: black;
    font-size: 12px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
  }
  .time-latest {
    color: #889096 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .time-archive-latest,
  .time-search-latest {
    color: #889096 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .category-tab.active {
    background-color: #181b1f !important;
    color: white !important;
    border: none;
    font-size: 16px !important;
    padding: 12px 16px !important;
  }
  .category-tab {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    font-size: 16px !important;
  }
  .div-block-371 {
    grid-column-gap: 12px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 32px;
    display: flex;
  }

  .blog-heading-container {
    position: sticky;
    width: 100% !important;
    border: 1px solid rgba(54, 54, 54, 1);
    z-index: 1;
  }
  .blog-hero-image {
    width: 100% !important;
    margin: 0 auto;
    height: 500px;
    object-fit: cover;
    object-position: top;
  }
  .author-time {
    font-size: 12px !important;
    color: #9ba1a6 !important;
    font-weight: 500 !important;
  }
  .the-content .wp-block-heading {
    margin-bottom: 26px;
  }
  .the-content p,
  .the-content {
    font-size: 14px !important;
    line-height: 24px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 22px !important;
  }
  .the-content ul li,
  .the-content ol li {
    font-size: 14px !important;
    line-height: 24px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 6px !important;
    max-width: 100%; /* Ensures the li doesn't exceed the width of its parent */
    overflow-wrap: break-word; /* Wraps long words onto the next line */
    text-decoration: none !important;
    font-weight: 400 !important;
  }
  .the-content p a,
  .the-content p a u {
    text-decoration: none !important;
  }
  .post-headings {
    border-top: 1px solid rgba(54, 54, 54, 1);
    padding: 12px;
    max-height: 350px;
    overflow-y: hidden;
  }
  /* Show scrollbar only on hover */
  .post-headings:hover {
    overflow-y: auto;
  }

  /* Custom scrollbar styling */
  .post-headings::-webkit-scrollbar {
    width: 4px; /* Set scrollbar width */
    opacity: 0; /* Hide scrollbar by default */
  }

  /* Style scrollbar thumb */
  .post-headings::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
    border-radius: 10px;
  }

  /* Style scrollbar track */
  .post-headings::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .post-headings div {
    padding: 10px;
  }
  .post-headings div a {
    text-decoration: none !important;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px !important;
    font-weight: 400 !important;
  }
  .post-headings .active a {
    /* background: linear-gradient(to right, #EE5D5D, #861B84);
    -webkit-background-clip: text;
    background-clip: text; */
    color: rgba(67, 104, 227, 1);
  }
  .active {
    background-color: rgba(149, 175, 255, 0.12) !important;
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 6px !important;
    font-size: 12px !important;
  }
  .left-icon {
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .heading-blocks h1,
  h2 {
    margin: 60px 0px 30px 0px !important;
    font-size: 32px !important;
    line-height: 40px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h3 {
    margin: 40px 0px 24px 0px !important;
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h4,
  h5,
  h6 {
    margin: 40px 0px 24px 0px !important;
    font-size: 28px !important;
    line-height: 36px !important;
    font-weight: 500 !important;
  }
  .category-block-heading {
    margin: 24px 0px 24px 0px;
  }
  .view-btn-text {
    font-size: 14px;
    color: black;
  }
  img.view-btn-icon {
    width: 13px;
    margin-left: 10px !important;
    filter: invert(100%) grayscale(100%) brightness(0%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .five-min,
  .text-muted {
    font-size: 11px;
    color: #6a727c !important;
    font-weight: 500 !important;
  }
  .main-blog-list .read-icon {
    margin-left: 10px !important;
  }
  .main-blog-list .five-min {
    margin-left: 5px !important;
  }
  .text-muted-single,
  .five-min-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 500 !important;
  }
  .author-time-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 400 !important;
  }
  .card-text {
    margin-bottom: 0px !important;
  }
  .card-body {
    width: 100%;
  }
  .bottom-line {
    width: 850px;
    margin: 0 auto;
  }
  .blog-title-heading {
    font-size: 40px;
    line-height: 48px;
    margin-left: 12px !important;
    color: #11181c !important;
    max-width: 700px;
  }
  .blog-title a,
  .card-title a,
  .blog-title,
  .card-title {
    font-size: 18px !important;
    line-height: 26px !important;
    color: #e2e7f8 !important;
    text-decoration: none !important;
    font-weight: 400;
  }
  .blog-details-left {
    width: auto !important;
    gap: 12px !important;
  }
  .blog-details {
    gap: 20px;
  }
  .platform,
  .docs {
    color: white !important;
    font-size: 14px !important;
    padding: 10px 26px !important;
  }
  .platform:focus {
    border-radius: 40px;
    /*     background: linear-gradient(93.44deg, #FF7750 -4.56%, #4B2494 107.86%); */
    color: rgba(255, 255, 255, 1);
  }

  .hero-content-div {
    width: 80%;
    position: absolute; /* Set the child to absolute */
    top: 35%; /* Move the child to the middle vertically */
    left: 50%; /* Move the child to the middle horizontally */
    transform: translate(-50%, -50%); /* Center it perfectly */
  }
  .hero-heading {
    font-size: 48px;
    line-height: 56px;
    color: white;
    font-weight: 400;
  }
  .hero-content {
    width: 100% !important;
    color: #858c94;
    font-size: 18px;
    line-height: 26px;
  }
  .right-end-blur {
    position: absolute;
    left: auto;
    top: 18%;
    right: -2%;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .left-end-blur {
    position: absolute;
    left: -2%;
    top: 18%;
    right: auto;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .div-block-4 {
    width: 15%;
    height: 100%;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-5 {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-last {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
  }
  .top-end-blur {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 90%;
    margin: 0px auto;
    height: 320px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(20px);
  }
  .top-indicator-div {
    width: 160px;
    height: 40px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    position: absolute;
    z-index: inherit;
    top: 50px;
    left: auto;
    right: auto;
    bottom: 0%;
  }
  .inner-indicator-div {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #181b1f;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 0px 20px 0px 20px;
  }
  .backgroundTextBox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .BlogsText {
    color: white;
    font-size: 14px;
    line-height: 20px;
  }

  .dropdown-menu.show {
    width: 430px !important;
    padding: 0px;
    margin-top: 10px;
  }
  .search-form {
    width: 160px !important;
  }
  .the-content a {
    text-decoration: none !important;
  }
  .the-content img {
    width: 100% !important;
    object-fit: contain !important;
    height: auto !important;
    border-radius: 6px !important;
  }
  .matching-results {
    color: #6a727c !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 32px !important;
  }
  .tags-img {
    width: 20px !important;
    height: 20px !important;
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
    filter: invert(88%) sepia(9%) saturate(200%) hue-rotate(160deg)
      brightness(95%) contrast(85%);
  }
  .post-tags a {
    font-size: 14px !important;
    line-height: 18px !important;
    color: #11181c !important;
    font-weight: 400 !important;
    margin-left: 8px !important;
    text-decoration: none !important;
  }
  .post-tags {
    color: #11181c !important;
  }
  .author-name {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fafcff !important;
    font-weight: 500 !important;
  }
  .author-avatar img {
    width: 45px !important;
    border-radius: 50%;
    height: 45px !important;
    border: 2px solid #ffffff;
  }
  .author-avatar-lpc {
    margin-right: 10px;
  }
  .author-avatar-lpc img {
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
  }
  .engineering,
  .resource,
  .announcement,
  .product,
  .tutorial {
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-size: cover; /* Makes the image cover the entire element */
    background-position: center; /* Centers the image */
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .engineering {
    background-image: url("./img/Engineering.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .resource {
    background-image: url("./img/Resource.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .announcement {
    background-image: url("./img/Announcement.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .product {
    background-image: url("./img/Product.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .tutorial {
    background-image: url("./img/Tutorials.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .post-heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
    font-size: 48px;
    line-height: 56px;
    font-weight: 500;
    text-align: center;
    width: 850px;
  }
  .kg-file-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid grey;
    border-radius: 6px;
    margin-bottom: 18px;
  }
  .kg-file-card-title {
    color: black;
    margin-bottom: 12px;
  }
  .kg-file-card-metadata {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .kg-file-card-filename {
    color: black;
    font-size: 14px;
  }
  .kg-file-card-filesize {
    color: grey;
    font-size: 14px;
  }
  .kg-file-card-contents {
    width: auto;
  }
  .kg-file-card-icon {
    background: #f3f3f3;
    width: 50px !important;
    padding: 8px;
    border-radius: 6px;
  }
  .kg-image-card {
    margin-top: 18px;
  }
  .kg-file-card {
    margin-bottom: 16px !important;
  }

  .article-title {
    gap: 40px;
    margin-top: 60px;
  }

  .article-details {
    margin-top: 40px;
    row-gap: 30px;
    column-gap: 50px;
    padding-left: 100px;
  }

  /* header and footer */
  .div-block-6186 {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
  }
  .links-container {
    display: flex;
    width: 100%;
    padding-top: 15px;
    gap: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
  }
  .footer-left-container {
    width: 250px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 140px;
  }
  .footer-right-container {
    width: 550px;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0px;
    row-gap: 40px;
  }
  .div-block-5663-footer-container-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .div-block-6208 {
    display: flex;
    flex-direction: row;
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: space-between;
    align-items: center;
  }
  .link-block-143 {
    margin-top: 20px;
    margin-left: 0px;
    text-decoration: none;
    width: 200px;
  }
  .text-1209 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 46px;
    font-weight: 500;
    text-decoration: none;
  }
  .text-1216 {
    width: 80%;
    margin-top: 12px;
    margin-bottom: 0px;
    opacity: 0.8;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
  }
  .footer-container-home {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .div-block-12-pre-footer {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    align-items: center;
    grid-column-gap: 12px;
  }
  .div-block-6224 {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 808px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .div-block-6207 {
    position: relative;
    display: flex;
    width: 269.33px;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #2b292e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b292e;
  }
  .div-block-5961-copy-copy {
    background-image: url("./img/backgroundStat.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: relative;
    display: flex;
    width: 269.33px;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
  }
  .div-block-59610-1 {
    position: relative;
    display: flex;
    width: 269.33px;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.24);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.24);
  }
  .div-block-6193 {
    display: flex;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    justify-content: space-between;
    align-items: center;
    background-color: #11181c;
  }
  .div-block-6185 {
    width: 50%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
  }
  .div-block-6212 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    background-image: linear-gradient(
      0deg,
      hsla(226.03773584905662, 70.04%, 55.49%, 0.12),
      hsla(226.03773584905662, 70.04%, 55.49%, 0)
    );
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .image-1645 {
    position: static;
    top: 30px;
    right: -42px;
    width: 700px;
    max-width: none;
    margin-top: -20px;
    margin-left: 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .image-1654 {
    position: absolute;
    left: auto;
    top: auto;
    right: -11px;
    bottom: -11px;
    display: block;
  }
  .image-1655 {
    position: absolute;
    left: auto;
    top: -10px;
    right: -11px;
    bottom: auto;
    z-index: 2;
    display: block;
  }
  .div-block-6693 {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    width: 825px !important;
    position: relative;
    right: 350px !important;
    margin-top: 0px !important;
  }
  .frame-2087329212 {
    position: absolute;
    left: 380px;
    top: -28px;
    right: auto;
    bottom: auto;
    display: flex;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
    box-shadow: 40px 40px 120px 0px #00000029;
  }
  .div-block-6683 {
    display: block;
  }
  .div-block-6713 {
    width: 100% !important;
  }
  .div-block-6675 {
    width: 100% !important;
    margin-top: 30px;
  }
  .book-demo-popup-container,
  .try-free-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .error-message {
    color: red;
    background: transparent;
    margin: 7px 0px 0px 20px;
    font-size: 12px;
    width: 256px !important;
    text-align: left;
  }
  .success-popup {
    display: none;
    background-color: #46a758;
    padding: 20px;
  }
  .w-form-done div {
    color: white;
  }
  .div-block-7560 {
    position: relative;
    display: flex;
    width: 860px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 40px;
    padding-left: 0px;
    padding-bottom: 0px;
    justify-content: space-between;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #11181c;
  }

  .div-block-7564 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: flex;
    width: 180px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7561 {
    width: 90px;
    height: 90px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7562 {
    position: absolute;
    left: 1px;
    top: auto;
    right: auto;
    bottom: -89px;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: linear-gradient(45deg, black, rgba(149, 175, 255, 0.26));
  }

  .div-block-7563 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7565 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: flex;
    width: 180px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7566 {
    position: absolute;
    left: 0.5%;
    top: -89px;
    right: auto;
    bottom: auto;
    width: 90px;
    height: 90px;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
    background-image: linear-gradient(
      135deg,
      black 13%,
      rgba(149, 175, 255, 0.26)
    );
  }

  .div-block-7568 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7567 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
    position: relative;
    left: 0px;
  }

  .div-block-7572 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .div-block-7569 {
    width: 90px;
    height: 90px;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(149, 175, 255, 0.26);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7570 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 90px;
    height: 90px;
    padding-top: 1px;
    padding-right: 1px;
    background-image: linear-gradient(
      225deg,
      black,
      rgba(149, 175, 255, 0.26) 39%
    );
  }

  .div-block-7571 {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .image-2330 {
    width: 550px;
    padding-right: 0px;
    display: block;
  }

  .div-block-7573 {
    position: relative;
    top: -30px;
    width: 600px;
    font-weight: 500;
    text-align: center;
  }

  .hop-on-internal-tool-development-rocketship {
    color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 46px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    letter-spacing: -0.03em;
    font-weight: 500;
    text-align: center;
  }

  .save-67-on-developer-costs-free-up-50-of-your-teams-time-and-build-apps-in-days-not-months {
    margin-top: 10px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .form-block-15 {
    margin-top: 15px;
  }

  .intendpopup-demo-form {
    position: relative;
    max-width: 346px;
    margin: 0px auto;
  }

  .text-field-30 {
    height: 50px;
    max-width: 346px;
    margin: 10px auto 0px auto;
    border: 1px solid #282f32;
    width: 100%;
    padding: 0px 12px 0px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #282f32;
    color: white;
    outline: none;
  }

  .text-field-30:focus {
    border: 1px solid #3e63dd !important; /* Highlighted border on focus */
  }

  .frame-2087329383 {
    grid-column-gap: 10px;
    background-color: #3e63dd;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 346px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    color: white;
    border: none;
    cursor: pointer;
    margin-top: 14px;
  }

  .frame-2087329383 p {
    color: white;
  }

  /* popup styles */
  #tj-version-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .tj-selfhost-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .div-block-6596.tj-version-container {
    background: linear-gradient(180deg, #13161a 65%, #161c27 100%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 62px 110px;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
  }
  .version-background-popup-gradient {
    padding: 1px;
    background: linear-gradient(
      to right,
      rgba(238, 93, 93, 0.8) 0%,
      rgba(134, 24, 132, 0.8) 100%
    );
    width: 886px;
    height: 674px;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6318-right {
    filter: blur(80px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -70% 10% auto auto;
  }
  .div-block-6318-right-2 {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -40% -45% auto auto;
    transform: rotate(45deg);
  }
  .div-block-6318-bottom {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: auto auto -80% 0%;
    transform: rotate(45deg);
  }
  .text-1334 {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .div-block-6565 {
    grid-column-gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: auto;
    overflow-y: hidden;
  }
  .div-block-6606 {
    background-color: rgba(19, 28, 40, 1);
    width: 300px;
    height: 420px;
    padding: 24px 36px;
    border: 1px solid rgba(149, 175, 255, 0.26);
    position: relative;
    box-shadow: 0px 8px 16px 0px rgba(48, 50, 51, 0.1),
      /* First shadow */ 0px 0px 1px 0px rgba(48, 50, 51, 0.05);
  }
  .image-1832 {
    position: absolute;
    inset: -11px auto auto -11px;
  }
  .image-1840 {
    position: absolute;
    inset: -11px -11px auto auto;
  }
  .image-1851 {
    position: absolute;
    inset: auto auto -11px -11px;
  }
  .frame-2087329175 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329169 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329163 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }
  .cloud {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 6px 2px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-238 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 24.079px;
    text-decoration: none;
    display: flex;
  }
  .text-1342 {
    color: rgba(91, 101, 205, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .text-1326 {
    color: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329148 {
    grid-row-gap: 2px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .text-1325 {
    color: rgba(91, 101, 205, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .button-83 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .vectors-wrapper-263 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .image-1826 {
    position: absolute;
    inset: auto -11px -11px auto;
  }
  .server {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 4px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-249 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 27.0003px;
    height: 27px;
    text-decoration: none;
    display: flex;
  }
  .text-1329 {
    color: rgba(131, 36, 99, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .cloud-signup-form-first,
  #onpremise-form {
    width: 348px;
  }
  .self-host {
    color: rgba(156, 42, 117, 1) !important;
  }
  .button-secondary {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 50px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
  }
  .text-field-24.tj-input.email-signup {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #e4e7eb;
    width: 348px;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  .text-field-24.tj-input.email-signup:focus {
    border-color: #3898ec;
    outline: 0;
  }
  .div-block-6821.self-host-popup {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-image: url("./img/popupGradient.svg");
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 72px 120px;
    position: relative;
    overflow: hidden;
  }
  .selfhost-background-popup-gradient {
    padding: 1.2px 1.2px 2px 1.2px;
    background: linear-gradient(
      to bottom,
      rgba(54, 54, 54, 100),
      rgba(54, 54, 54, 0)
    );
    width: 768px;
    height: 580px;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6617 {
    filter: blur(150px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    position: absolute;
    inset: auto auto -50% -55%;
  }
  .remove {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 1px;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 24px 24px auto auto;
    cursor: pointer;
  }
  .vectors-wrapper-252 {
    cursor: pointer;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 13.3333px;
    height: 13.3333px;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329228 {
    z-index: 1;
    grid-row-gap: 4px;
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .text-1388 {
    color: white;
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    text-decoration: none;
  }
  .frame-2087329229 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 480px;
    text-decoration: none;
    display: flex;
  }
  .form-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .div-block-6719 {
    grid-column-gap: 2px;
    align-items: flex-start;
    margin-top: 24px;
    display: flex;
  }
  .frame-2087329227 {
    grid-column-gap: 5px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 16px;
    text-decoration: none;
    display: flex;
  }
  .text-1389 {
    opacity: 0.8;
    color: #060a23;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329226 {
    grid-column-gap: 12px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .view-5 {
    color: white;
    height: 48px;
    text-align: center;
    border: none;
    background-image: linear-gradient(105.75deg, #3e63dd, #413edd);
    border-radius: 8px;
    padding: 12px 14px 14px 28px;
    width: 100%;
  }
  .button-78 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .frame-2087329225 {
    grid-column-gap: 10px;
    background-color: #ffffff1f;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 8px;
    text-decoration: none;
    display: flex;
    position: absolute;
    left: 147px;
    top: 5.5px;
  }
  .vectors-wrapper-301 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    display: flex;
  }
  .button-secondary-5 {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
  }
  .button-85 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .vectors-wrapper-303 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .input-wrapper {
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    padding: 2px;
    border-radius: 999px;
  }
  .text-field-20 {
    width: 300px;
    height: 50px;
    padding-left: 30px;
    border: none;
    background: #181b1f;
    outline: none;
    border-radius: 999px;
    color: white;
  }
  .text-field-20::placeholder {
    color: white;
  }
  .image-1677 {
    position: relative;
    left: 280px;
    top: 15px;
    width: 18px;
  }
  .div-block-6243 {
    justify-content: center;
    align-items: start;
    display: flex;
    width: 100%;
    margin: 24px 0px 0px 0px;
  }
  .view-all-btn {
    width: 160px !important;
    padding: 15px 28px !important;
    border-radius: 100px !important;
    margin: 50px auto !important;
    background-color: #f3f1f2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border: none !important;
  }
  .view-all-btn:hover {
    background-color: #f3f1f2 !important;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
  .nav-tabs .nav-link {
    border-radius: 40px !important;
    padding: 12px 16px !important;
    text-align: center;
    color: #545b64;
  }
  .nav-tabs .nav-link:hover {
    color: white;
  }
  .nav {
    display: flex;
    align-items: center;
  }
  .view-all-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed !important;
  }
  .div-block-5960-partner {
    margin-top: 40px;
  }
  .postContainer {
    padding: 0px 50px 0px 50px;
  }
  .social-icons {
    gap: 8px;
  }
  .twitter-logo,
  .linkedin-logo,
  .slack-logo,
  .youtube-logo {
    width: 30px;
  }
  .post-detail-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    height: auto;
    padding: 0px 80px 0px;
  }
  .main-design-container-left,
  .main-design-container-right {
    display: none;
  }
  .heading-container {
    padding: 40px;
    border: 1px solid #2b292e;
  }
  .heading-container-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .heading-container-title span:first-child {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .heading-container-title span:nth-of-type(2) {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
    color: white;
  }
  .heading-container-subcontent {
    color: #858c94;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .book-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 50px 64px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 850px;
    width: 850px;
    margin: 80px auto;
  }

  .button-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #2b292e;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 850px;
    width: 850px;
    margin: 0px auto 100px auto;
    gap: 20px;
  }

  .G2-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 50px 64px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 850px;
    width: 850px;
    margin: 0px auto 0px auto;
  }

  .book-demo-btn {
    padding: 15px 22px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #4368e3;
    border: 1px solid #4368e3;
    border-radius: 100px;
  }

  .try-for-free-btn {
    padding: 15px 22px;
    width: 174.64px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #181b1f;
    border-radius: 100px;
    border: 1px solid #363636;
  }

  .book-card-content-container {
    text-align: left;
    width: 340px;
  }

  .G2-card-content-container {
    text-align: left;
    width: 700px;
  }

  .book-card-heading {
    font-size: 26px;
    line-height: 34px;
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .book-card-content {
    font-size: 15px;
    line-height: 19px;
    color: #858c94;
    width: 350px;
  }

  .book-card-container img {
    max-width: 120px;
    height: auto;
    margin-bottom: 20px;
  }

  .download-btn {
    width: 150px;
    height: 40px;
    padding: 12px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .book-download-text {
    margin-right: 10px;
    font-size: 13px;
  }

  .vectors-wrapper-288 {
    vertical-align: middle;
  }
  .G2-card-heading {
    font-size: 26px;
    line-height: 32px;
    color: white;
    margin-top: 18px;
  }
  .G2Ratings {
    width: 175px;
    height: 40px;
  }
  .image-1649 {
    width: 76px;
    height: 76px;
    object-fit: contain;
    max-width: none;
    border-top-left-radius: 51px;
    border-top-right-radius: 51px;
    border-bottom-left-radius: 51px;
    border-bottom-right-radius: 51px;
  }

  /* header */

  .nav-links {
    /*     background-color: rgba(133, 140, 148, 0.16); */
    padding: 6px;
    border-radius: 40px;
    height: 44px;
  }
  .div-block-7843 {
    background-color: #181b1f;
    margin-left: -200px;
    width: 950px;
    z-index: 99999;
    background-image: url("https://cdn.prod.website-files.com/6266634263b9179f76b2236e/67991f67712db3f49679db8f_group-gradient.svg");
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #363636;
    border-radius: 4px;
    height: auto;
    position: relative;
  }
  .resource-dropdown-content {
    margin-left: -500px;
  }
  .company-dropdown-content {
    margin-left: -400px;
  }

  .div-block-7848 {
    position: relative;
    overflow: hidden;
  }

  .div-block-7848:hover .div-block-7847 {
    transform: translateX(100%) !important;
  }
  .lines-wrap--navbar {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .lines-grid {
    border-bottom: 1px solid #3636367a;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .lines {
    position: relative;
    z-index: 1;
    width: 1px;
    min-height: 100px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: hsla(0, 0%, 21.18%, 0.64);
  }

  .lines.non-dash {
    min-height: 192px;
  }

  .main-wrap2-2.center.heropd.navbar-content {
    background-image: linear-gradient(#181b1f, #181b1f 31%, #fff0);
    justify-content: flex-start;
    height: 100%;
    min-height: auto;
    padding: 0;
    position: relative;
    z-index: 2;
    display: flex;
    /* 	  flex-direction:column; */
    align-items: center;
  }

  .div-block-7844 {
    background-color: #4c49501a;
    justify-content: flex-start;
    align-items: start;
    width: 575px;
    height: 100%;
    padding: 40px 0px 40px 40px;
    display: flex;
  }

  .frame-2087329430 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .frame-2087329430 img {
    margin-top: 3px;
  }

  .text-1589 {
    margin-top: 0px;
    margin-bottom: 3px;
    background-image: linear-gradient(
      96.39deg,
      rgba(255, 119, 80, 1),
      rgba(75, 36, 148, 1)
    );
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
    background-clip: text;
  }

  .main-block {
    position: relative;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
  }

  .div-block-7869 {
    position: static;
    width: 40px;
    height: 25px;
    object-fit: contain;
  }

  .nav-content-block {
    position: relative;
    overflow: hidden;
  }

  .text-1590 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1590:hover {
    color: white !important;
  }

  .div-block-7847 {
    width: 191px;
    height: 3px;
    position: absolute;
    top: 25.5px;
    left: -192px;
    background: linear-gradient(93.44deg, #ff7750 -4.56%, #4b2494 107.86%);
    transition: transform 0.5s ease-in-out;
    transform: translateX(0);
  }

  .text-1588 {
    margin-top: 8px;
    margin-bottom: 0px;
    color: rgba(133, 140, 148, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-7845 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-7849 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
    /* 	  flex-direction: row */
  }

  .frame-2087329429 {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    text-decoration: none;
    display: flex;
  }

  .hp {
    width: 63px;
    height: 80.5px;
    max-width: none;
    object-fit: cover;
  }

  .div-block-7846 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-1592 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
  }

  .text-1591 {
    color: #858c94;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

  .button-114 {
    grid-column-gap: 8px;
    background-color: #4368e3;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding-left: 32px;
    padding-right: 32px;
    text-decoration: none;
    display: flex;
    box-shadow: 0 4px 8px #0006, 0 0 4px #0000001a;
  }

  .button-115 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .arrow-up-right {
    display: flex;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
  }

  .vectors-wrapper-479 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329433 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .text-1595 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1593 {
    margin-top: 8px;
  }

  .div-block-7855 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-7793-company {
    background-color: #858c9429;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .books {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    text-decoration: none;
  }

  .books-img {
    object-fit: cover;
    width: auto;
    height: 110px;
    box-shadow: 0 4px 4px #00000040;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(67, 104, 227, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    text-decoration: none;
  }

  .button-116.e-book-btn {
    height: 38px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.e-book {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329432 {
    display: flex;
    width: auto;
    height: auto;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 20px;
    text-decoration: none;
  }

  .div-block-7854 {
    display: flex;
    margin-bottom: 26px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .frame-2087329431 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-decoration: none;
  }

  .thumbnails {
    width: 100px;
    height: 50px;
    grid-column-gap: 10px;
    background-color: #fde4e4;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    text-decoration: none;
    display: flex;
  }
  .thumbnails img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .frame-2087329389 {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 7px 3px;
    text-decoration: none;
    display: flex;
  }

  .text-6 {
    font-size: 10px;
    line-height: 18px;
    color: #e2e7f8;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    text-decoration: none;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(24, 27, 31, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid rgba(133, 140, 148, 0.08);
  }

  .button-116.blogs-btn {
    height: 36px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.blogs-btn {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .vectors-wrapper-480.blogs-arrow {
    width: 12px;
    height: 12px;
  }
  #platformDropdown::after {
    display: none !important;
  }
  .platform.show .nav-inner-div {
    background: #2e2f31;
    border-radius: 100px;
  }
  .nav-inner-div {
    padding: 7px 15px;
  }
}

/* ===================================
   RESPONSIVE STYLES FOR SCREENS BELOW 1280PX
   =================================== */

/* Tablet & Small Laptop (1024px - 1279px) */
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .container,
  .main-container {
    width: 95%;
    max-width: 95% !important;
    padding: 0 !important;
    margin: 0 auto;
  }

  /* Featured Posts Section */
  .heading-container {
    padding: 30px 20px;
    border: 1px solid #2b292e;
    border-bottom: none !important;
  }

  .heading-container-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }

  .heading-container-subcontent {
    color: #858c94;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 0px;
  }

  .featured-posts,
  .all-blog-posts {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-left: 1px solid #2b292e;
    border-right: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }

  .featured-posts .blog-column {
    width: 50%;
    padding: 15px;
  }

  .all-blog-posts > .blog-column {
    width: 50%;
    padding: 15px;
  }

  .card-img-blog-posts,
  .card-img-blog-posts.new-card-img-blog-post {
    width: 100% !important;
    height: 200px !important;
    border-radius: 6px !important;
    object-fit: cover !important;
  }

  /* Category Tabs */
  .categories-left {
    padding: 25px 20px;
    flex-wrap: wrap;
    gap: 15px;
  }

  .tabs-parent {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .tabs-parent::-webkit-scrollbar {
    display: none;
  }

  .nav-link.category-tab {
    font-size: 11px !important;
    padding: 10px 14px !important;
    white-space: nowrap;
  }

  /* Search Input */
  .div-block-6243 {
    width: 250px;
  }

  #search-input {
    font-size: 11px !important;
  }

  /* Book Card */
  .new-main-book-wrapper {
    padding: 25px;
  }

  .book-card-content-container {
    width: auto;
  }

  .latest-book-card-heading-in-index {
    font-size: 18px;
    line-height: 26px;
  }

  .book-img-desc-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .book-img-desc-container img {
    max-width: 120px;
  }

  .transform-text {
    font-size: 13px !important;
    line-height: 20px !important;
  }

  /* Pagination */
  .pagination-without-margin-top {
    padding: 30px 20px;
  }

  .pagination-item.new-previous,
  .pagination-item.new-next {
    font-size: 12px;
  }

  .new-pagination-arrows {
    width: 14px;
    height: 14px;
  }
}

/* Tablet Portrait (768px - 1023px) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .container,
  .main-container {
    width: 95%;
    max-width: 95% !important;
    padding: 0 !important;
    margin: 0 auto;
  }

  /* Featured Posts Section */
  .heading-container {
    padding: 25px 20px;
    border: 1px solid #2b292e;
    border-bottom: none !important;
  }

  .heading-container-title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
  }

  .heading-container-title span:nth-of-type(2) {
    font-size: 32px;
    line-height: 40px;
  }

  .heading-container-subcontent {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
  }

  .featured-posts,
  .all-blog-posts {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-left: 1px solid #2b292e;
    border-right: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }

  .featured-posts .blog-column {
    width: 50%;
    padding: 15px;
    border: none;
  }

  .all-blog-posts > .blog-column {
    width: 50%;
    padding: 15px;
    border: none;
  }

  .card-img-blog-posts,
  .card-img-blog-posts.new-card-img-blog-post {
    width: 100% !important;
    height: 180px !important;
    border-radius: 6px !important;
  }

  .blog-title,
  .card-title.blog-title {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 12px !important;
  }

  .author-name {
    font-size: 11px !important;
    line-height: 14px !important;
  }

  .post-detail {
    font-size: 11px !important;
    line-height: 14px !important;
  }

  .author-avatar img {
    width: 32px !important;
    height: 32px !important;
  }

  /* Category Tabs */
  .categories-left {
    padding: 20px 15px;
    flex-direction: column;
    gap: 15px;
  }

  .tabs-parent {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    flex-wrap: nowrap;
  }

  .tabs-parent::-webkit-scrollbar {
    display: none;
  }

  .nav-tabs {
    flex-wrap: nowrap;
    border: none;
  }

  .nav-link.category-tab {
    font-size: 11px !important;
    padding: 10px 14px !important;
    white-space: nowrap;
    border-radius: 100px !important;
  }

  .div-block-6243 {
    width: 100%;
    max-width: none;
  }

  .text-field-20 {
    width: 100%;
  }

  /* Book Card */
  .new-main-book-wrapper {
    padding: 20px;
  }

  .book-img-desc-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .book-img-desc-container img {
    max-width: 100px;
  }

  .latest-book-card-heading-in-index {
    font-size: 16px;
    line-height: 24px;
  }

  .transform-text {
    font-size: 12px !important;
    line-height: 18px !important;
  }

  .book-download-text {
    font-size: 10px !important;
  }

  .up-right-arrow-for-download {
    width: 16px !important;
    height: 16px !important;
  }

  /* Pagination */
  .pagination-without-margin-top {
    padding: 25px 15px;
  }

  .new-pagination-container {
    justify-content: space-between;
  }

  .pagination-item.new-previous,
  .pagination-item.new-next {
    font-size: 11px;
    padding: 8px 12px;
  }

  .pagination-without-margin-bottom-for-ul li {
    width: 32px !important;
    height: 24px !important;
    font-size: 11px;
  }

  .pagination-item.active {
    width: 32px !important;
    height: 24px !important;
  }

  .new-pagination-arrows {
    width: 12px;
    height: 12px;
  }

  /* Divider Lines */
  .div-block-8319 {
    height: 80px;
  }
}

/* Mobile (max-width: 767px) */
@media only screen and (max-width: 767px) {
  .container,
  .main-container {
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto;
  }
	.card-title-latest-blog a{
			font-family: 'Inter', sans-serif !important;
	color: white !important;
	font-size:20px;
	font-weight:500 !important;
	line-height:32px !important
}

  /* Featured Posts Section */
  .heading-container {
    padding: 40px 24px;
    border: 1px solid #2b292e;
    border-bottom: none !important;
  }

  .heading-container-title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
  }

  .heading-container-title span:nth-of-type(2) {
    font-size: 28px;
    line-height: 36px;
  }

  .heading-container-subcontent {
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
  }

  /* Blog Columns - Single Column on Mobile */
  .featured-posts,
  .all-blog-posts {
    display: flex;
    flex-direction: column;
    padding: 0;
    border-left: 1px solid #2b292e;
    border-right: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
  }

  .featured-posts .blog-column,
  .all-blog-posts > .blog-column {
    width: 100%;
    padding: 16px;
    border: none;
    border-bottom: 1px solid #2b292e;
  }

  .all-blog-posts > .blog-column:last-child,
  .featured-posts .blog-column:last-child {
    border-bottom: none;
  }

  .card-img-blog-posts,
  .card-img-blog-posts.new-card-img-blog-post {
    width: 100% !important;
    height: 200px !important;
    border-radius: 6px !important;
    object-fit: cover !important;
  }

  .blog-title,
  .card-title.blog-title {
    font-size: 16px !important;
    line-height: 22px !important;
    margin-top: 12px !important;
  }

  .blog-title a {
    color: white;
    text-decoration: none;
  }

  .card-blog-details {
    padding: 0;
    gap: 12px;
  }

  /* Author Details */
  .author-details {
    margin-top: 12px;
  }

  .author-avatar img {
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
  }

  .author-name {
    font-size: 12px !important;
    line-height: 16px !important;
    color: white !important;
  }

  .post-detail {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #97A0A9 !important;
  }

  .divider-between-post-details {
    width: 2px;
    height: 2px;
    margin: 0 6px;
  }

  /* Category Tabs */
  .categories-left {
    padding: 16px;
    flex-direction: column;
    gap: 12px;
    border-left: 1px solid #2b2b2b;
    border-right: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
  }

  .tabs-parent {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .tabs-parent::-webkit-scrollbar {
    display: none;
  }

  .nav-tabs {
    flex-wrap: nowrap;
    border: none;
    gap: 8px;
  }

  .nav-item {
    flex-shrink: 0;
  }

  .nav-link.category-tab {
    font-size: 12px !important;
    padding: 10px 16px !important;
    white-space: nowrap;
    border-radius: 100px !important;
    line-height: 16px !important;
  }

  /* Search Input */
  .div-block-6243 {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .input-wrapper {
    width: 100%;
  }

  .text-field-20 {
    width: 100%;
    font-size: 12px !important;
    padding: 8px 12px !important;
  }

  .image-1677 {
    width: 20px;
    height: 20px;
  }

  /* Book Card */
  .new-main-book-wrapper {
    padding: 16px;
    margin: 0 16px;
  }

  .book-card-content-container {
    width: 100%;
  }

  .latest-book-card-heading-in-index {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .book-img-desc-container {
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
  }

  .book-img-desc-container img {
    max-width: 80px;
    height: auto;
  }

  .book-desc-download-button-container {
    width: 100%;
  }

  .transform-text {
    font-size: 12px !important;
    line-height: 18px !important;
    width: 100% !important;
  }

  .new-download-button-with-blue-bg {
    width: 100%;
    justify-content: center;
    padding: 10px 16px;
    margin-top: 12px;
  }

  .book-download-text {
    font-size: 10px !important;
    margin: 0;
  }

  .up-right-arrow-for-download {
    width: 14px !important;
    height: 14px !important;
  }

  /* Pagination */
  .pagination-without-margin-top {
    padding: 20px 16px;
    border-left: 1px solid #2b2b2b;
    border-right: 1px solid #2b2b2b;
  }

  .new-pagination-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    width: 100%;
  }

  .pagination-without-margin-bottom-for-ul {
    display: flex;
    gap: 4px;
    margin: 0 8px;
  }

  .pagination-without-margin-bottom-for-ul li {
    width: 28px !important;
    height: 28px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding: 0 !important;
  }

  .pagination-item.active {
    width: 28px !important;
    height: 28px !important;
    padding: 0 !important;
  }

  .pagination-item.new-previous,
  .pagination-item.new-next {
    font-size: 12px;
    padding: 6px 10px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .pagination-item.new-previous a,
  .pagination-item.new-next a {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
  }

  .new-pagination-arrows {
    width: 14px;
    height: 14px;
  }

  .pagination-item.dots {
    font-size: 14px;
  }

  /* Divider Lines */
  .div-block-8319 {
    height: 60px;
  }

  .breaker-for-build-internal {
    display: flex;
  }

  /* Hide some divider lines on mobile for cleaner look */
  .div-block-8319 > div {
    flex: 1;
  }
}

/* Extra Small Mobile (max-width: 480px) */
@media only screen and (max-width: 480px) {
	.dropdown-redesigned{
		width:100% !important;
		border-bottom: 1px solid #3c434b !important;
	}
	.nav-inner-div{
		width: 100% !important;
		justify-content: space-between !important;
		font-family: "Inter", sans-serif;
		
	}
	.nav-link.docs{
		border-bottom: 1px solid #3c434b !important;
		
	}
	.navbar-collapse{
		height:100vh !important;
		max-height: 100vh !important;
		position:relative !important;
	}
	.nav-links{
		width:100% !important;
	}
	.website-container-mobile{
	bottom:16% !important;
		position: absolute !important;
		width: 100% !important;
		padding-left:24px !important;
		padding-right:24px !important;
		
	}
	.website-buttons-mobile{
	display: flex;
	flex-direction:row;
		margin-bottom:15px !important;
	
	}
	#login-btn{
		text-align: center !important;
		border: 1px solid #545b64 !important;
		background-color: #1e2226 !important;
		border-radius: 50px !important;
		width:50% !important;
		margin-right: 15px !important;
		font-size:14px !important;
		font-family: "Inter", sans-serif;
		height: 48px !important;
		
	}
	.try-for-free-dark.new{
		margin-right: 0px !important;
	}
	#try-for-free-btn{
		width:50% !important;	
		font-size:14px !important;
		font-family: "Inter", sans-serif;
		height: 48px !important;
		
	}
	#book-a-demo-btn-2{
		width:100% !important;	
		height:50px !important
		font-size:14px !important;
		font-family: "Inter", sans-serif;
		height: 48px !important;	
	}
	.w-dropdown-list{
		width: 92% !important;
		max-width: 92% !important;
		min-width: 92% !important;
		height:78vh!important;
		border-radius:4px !important;
	}
	.product-column{
		border-right: none !important;
	}
	.try-for-free-dark{
		box-shadow: none !important
	}
	.frame-2087329430{
		width:100% !important;
	}
	.text-1588{
		display:none !important;
	}
	.dropdown-main-items{
		margin-top: 15px !important
	}
	.div-block-7843{
		max-height:100% !important;
		height:100% !important;
		background-image: none !important
	}
	    .dropdown-main-container {
       
        min-width: 100% !important;
        max-width: 100% !important;
    }
	.awards-section{
		display:none !important;
	}
	.section-title{
		color: white !important
	}
	#tooljet-logo-6723{
		display:none !important
	}
  .heading-container-title {
    font-size: 20px;
    line-height: 40px;
	   margin-bottom: 0px !important
  }

  .heading-container-title span:nth-of-type(2) {
    font-size: 32px;
    line-height: 32px;
	 
  }

  .heading-container-subcontent {
    font-size: 15px;
    line-height: 24px;
  }

  .card-img-blog-posts,
  .card-img-blog-posts.new-card-img-blog-post {
    height: 180px !important;
  }

  .blog-title,
  .card-title.blog-title {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  .author-name,
  .post-detail {
    font-size: 11px !important;
    line-height: 14px !important;
  }

  .author-avatar img {
    width: 28px !important;
    height: 28px !important;
  }

  .nav-link.category-tab {
    font-size: 11px !important;
    padding: 8px 12px !important;
  }

  .latest-book-card-heading-in-index {
    font-size: 20px;
    line-height: 32px;
	  width:90%
  }

  .transform-text {
    font-size: 12px !important;
    line-height: 16px !important;
	  width:90% !important;
  }

  .pagination-item.new-previous,
  .pagination-item.new-next {
    font-size: 11px;
    padding: 6px 8px;
  }

  .pagination-without-margin-bottom-for-ul li {
    width: 24px !important;
    height: 24px !important;
    font-size: 11px;
  }

  .pagination-item.active {
    width: 24px !important;
    height: 24px !important;
  }

  .new-pagination-arrows {
    width: 12px;
    height: 12px;
  }
	    .author-details {
        margin-top: 0px;
    }
	.post-detail{
		margin-top:0px
	}
	    .image-1677 {
        position: relative;
        left: 330px;
        top: 0px;
        width: 18px;
    }
	.new-download-button-with-blue-bg {
    width: 50%;
    justify-content: center;
    padding: 10px 16px;
    margin-top: 12px;
  }
	.new-main-book-wrapper {

        width: 90% !important;
    }
}

/* ===================================
   DESKTOP STYLES (1280px and above)
   =================================== */
@media only screen and (min-width: 1280px) {
  .new-main-book-wrapper{
	padding:20px !important;
	height:100% !important;
    display: flex;
    flex-direction: column;
    gap: 15px;
	justify-content: space-around !important;
}
.book-desc-download-button-container {
    justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
    height: 100% !important;
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}
.book-img-desc-container {
	gap:10px !important
}
.book-card-content{
	font-size: 14px !important;
}
.book-download-text{
	font-size: 12px !important
}
.book-desc-download-button-container p{
	margin-top: 0px !important
}
.book-img-desc-container img{
	height: 172px !important
}
.button-wrapper.flex-wrap a{
	color:white !important;
	text-decoration: none !important;
}
.blog-post .author-info p{
	font-size: 12px !important;
	margin-top: 0px !important
}
.blog-post {
	min-height: 393px !important;
    display: flex !important
;
    flex-direction: column !important;
}
	.container {
    width: 100%;
    max-width: 1137px !important;
    margin: 0 auto;
    padding: 0 auto;
  }
.featured-posts .blog-column .card-body .author-details p {
  font-size: 14px !important;
}	
	.all-blog-posts > .blog-column{
	width:33%;
	height: -webkit-fill-available;
    display: flex;
    flex-direction: column;
}
  .tabs-parent {
    justify-content: space-between;
    display: flex;
    align-items: center;
  }
  .main-container {
    width: 100%;
    max-width: 1137px !important;
    margin: 0 auto;
    padding: 0 auto;
  }
  .is-type-video iframe {
    height: 400px;
  }
  .single-content-container {
    gap: 40px;
  }
  .heading-container {
    padding: 40px 40px;
    border: 1px solid #2b292e;
	border-bottom: none !important
  }
  .heading-container-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 500;
  }
  .heading-container-title span:first-child {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
  }
  .heading-container-title span:nth-of-type(2) {
    font-size: 48px;
    line-height: 56px;
    font-weight: 400;
    color: white;
  }
  .heading-container-subcontent {
    color: #858c94;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .hero-gradient-parent-container {
    width: 1137px !important;
    height: 100%;
  }
  .hero-gradient {
	  display:none;
    width: 100% !important;
    height: 100%;
    position: absolute;
    bottom: -350px;
    left: 0px;
  }
  .latest-top-post-container {
	  	  background: linear-gradient(177deg, var(--Page-bg, #181B1F) 0.03%, rgba(24, 27, 31, 0.00) 97.82%), linear-gradient(90deg, rgba(67, 104, 227, 0.24) 0.01%, rgba(61, 61, 80, 0.32) 98.38%) !important;
    background-image: none;
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    position: relative;
    max-width: 1137px !important;
    width: 100% !important;
    height: auto !important;
    margin: -180px auto 80px auto;
    z-index: 2;
    overflow: hidden;
    display: flex;
    align-items: start;
    justify-content: center;
    flex-direction: column;
    gap: 19px;
    padding: 24px;
    border: 1px solid #2b292e;
    border-radius: 18px;
  }
  .single-post-container {
    padding: 24px;
    position: relative;
    z-index: 0;
    background-color: white;
    border-radius: 6px;
  }
  .featured-image {
    flex: 0 0 auto;
    width: 577px !important;
    height: 289px !important;
    margin-right: 40px;
    margin-bottom: 0px;
/* 	border:1px solid red   */
  }
  .content-section {
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 16px;
	min-height:289px;
	justify-content: space-between  
  }
  .latest-post-heading-container {
    display: flex;
    align-items: center;
    gap: 12px;
	padding-left:24px;  
  }
  .spotlightText {
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .hero-container {
    position: relative;
    z-index: 1;
    top: 0px;
    height: 550px;
    border: 0.5px solid #363636;
    border-bottom: 0px solid #363636;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .hero-content-div {
    width: 80%;
    position: absolute; /* Set the child to absolute */
    top: 30%; /* Move the child to the middle vertically */
    left: 50%; /* Move the child to the middle horizontally */
    transform: translate(-50%, -50%); /* Center it perfectly */
  }
  .hero-heading {
    font-size: 48px;
    line-height: 56px;
    color: white;
    font-weight: 400;
  }
  .hero-content {
    width: 100% !important;
    color: #858c94;
    font-size: 20px;
    line-height: 32px;
  }
  .right-end-blur {
    position: absolute;
    left: auto;
    top: 18%;
    right: -2%;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .left-end-blur {
    position: absolute;
    left: -2%;
    top: 18%;
    right: auto;
    bottom: 0%;
    width: 50px;
    height: 350px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(17px);
  }
  .div-block-4 {
    width: 15%;
    height: 100%;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-5 {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #363636;
  }
  .div-block-last {
    width: 15%;
    height: 100%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: transparent;
  }
  .top-end-blur {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 90%;
    margin: 0px auto;
    height: 320px;
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    background-color: #181b1f;
    filter: blur(20px);
  }
  .top-indicator-div {
    width: auto;
    height: 40px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    position: absolute;
    z-index: inherit;
    top: 50px;
    left: auto;
    right: auto;
    bottom: 0%;
  }
  .inner-indicator-div {
    width: 100%;
    height: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #181b1f;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 0px 20px 0px 20px;
  }
  .backgroundTextBox {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .BlogsText {
    color: white;
    font-size: 14px;
    line-height: 20px;
  }
  .book-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 50px 64px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 1137px;
    width: 1137px;
    margin: 80px auto;
  }

  .button-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border: 1px solid #2b292e;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 1137px;
    width: 1137px;
    margin: 0px auto 120px auto;
    gap: 20px;
  }

  .G2-card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #2b292e;
    padding: 50px 64px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 1137px;
    width: 1137px;
    margin: 0px auto 0px auto;
  }

  .book-demo-btn {
    padding: 15px 22px;
    width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #4368e3;
    border: 1px solid #4368e3;
    border-radius: 100px;
  }

  .try-for-free-btn {
    padding: 15px 22px;
    width: 174.64px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: #181b1f;
    border-radius: 100px;
    border: 1px solid #363636;
  }

  .book-card-content-container {
    text-align: left;
    width: 600px;
  }

  .G2-card-content-container {
    text-align: left;
    width: 700px;
  }

  .book-card-heading {
    font-size: 20px;
	  font-weight:500;
    line-height: 32px;
    background: linear-gradient(to right, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .book-card-content {
    font-size: 12px;
    line-height: 16px;
    color: #858c94;
    width: 450px;
  }

  .book-card-container img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .download-btn {
    width: 150px;
    height: 40px;
    padding: 12px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    color: white;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .book-download-text {
    margin-right: 10px;
    font-size: 13px;
  }

  .vectors-wrapper-288 {
    vertical-align: middle;
  }
  .G2-card-heading {
    font-size: 32px;
    line-height: 40px;
    color: white;
    margin-top: 18px;
  }
  .G2Ratings {
    width: 175px;
    height: 40px;
  }

  .event-announcement-widget {
    z-index: 9999;
    background-color: #1b1f24;
    background-image: linear-gradient(104.58deg, #3e63dd, #413edd);
    height: auto;
    margin-bottom: 0;
    display: block;
    /* position: sticky;
    top: 0; */
  }
  .div-block-7235 {
    justify-content: space-between;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: none;
  }
  .div-block-7235-countdown {
    grid-column-gap: 186px;
    grid-row-gap: 80px;
    justify-content: center;
    align-items: center;
    width: 792px;
    margin-left: auto;
    margin-right: auto;
    padding: 0.7rem 0;
    display: flex;
  }
  .text-block-354,
  .text-block-355 {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .text-block-356 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 15px;
  }
  .div-block-7523 {
    grid-column-gap: 9px;
    grid-row-gap: 8px;
    align-items: start;
    display: flex;
  }
  .timer-count {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .div-block-7522 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    align-items: center;
    display: flex;
  }
  .div-block-7521 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    align-items: center;
    display: flex;
  }
  .div-block-7521-copy {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    align-items: center;
    display: flex;
  }
  .navbar {
    position: sticky !important;
    top: 0px;
    box-shadow: 0 4px 6px #0000001a;
    background: #181b1f;
    z-index: 100;
  }

  .excerpt-content {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  .post-content {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    height: 100%;
  }

  .card-title-latest-blog {
    font-size: 32px !important;
    line-height: 100% !important;
  }
  .card-title-latest-blog a {
    text-decoration: none;
    color: #000;
  }

  .author-details {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #555;
  }
  .author-info {
    display: flex;
    align-items: center;
  }

  .author-avatar {
    margin-right: 10px;
  }

  .author-name-lpc {
    text-decoration: none;
    color: #11181c;
    font-weight: 500;
    font-size: 14px;
  }
  .post-date {
    color: #cfd3d8;
    font-size: 17px;
    margin-top: 10px;
  }
  .post-date-lpc {
    color: #11181c;
    font-size: 12px;
  }
  .post-detail {
    color: #97A0A9;
    font-size: 12px;
    margin-top: 0px;
	  line-height:16px
  }
  .hero-design {
    position: absolute;
    width: 300px;
    height: auto;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    grid-row-gap: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    background-image: linear-gradient(
      270deg,
      hsla(225.2830188679245, 100%, 79.22%, 0) 15%,
      rgba(149, 175, 255, 0.16)
    );
    left: -100px;
    top: -80px;
    z-index: -1;
  }
  .box-2 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-4 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(225.2830188679245, 100%, 79.22%, 0.16);
  }
  .box-1,
  .box-2,
  .box-3,
  .box-4 {
    width: 100%;
    height: 150px;
    /* background:white; */
  }
  .red-gradient {
	  display:none;
    position: absolute;
    left: auto;
    top: -100px;
    right: -10px;
    bottom: auto;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: transparent;
    background-image: linear-gradient(
      0deg,
      hsla(39.529411764705884, 100%, 50%, 0.02),
      hsla(0, 100%, 50%, 0.1) 45%,
      hsla(313.36956521739125, 100%, 63.92%, 0.1)
    );
    filter: blur(40px);
  }
  .blue-gradient {
    position: absolute;
    left: auto;
    top: auto;
    right: -10px;
    bottom: -90px;
    width: 150px;
    height: 150px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: hsla(195.46875, 100%, 74.9%, 0.12);
    filter: blur(50px);
  }

  .div-block-370,
  .div-block-376,
  .latest-posts-container {
    width: 100%;
    max-width: 1100px !important;
    margin: 0 auto;
    padding: 100px auto;
  }
  .image-248 {
    position: absolute;
    top: 100px;
    right: -250px;
    width: 750px;
    z-index: 1;
    display: block;
  }
  .article-details {
    margin-top: 50px;
    row-gap: 30px;
    column-gap: 70px;
    padding-left: 110px;
  }
  .div-block-372-db {
    width: 420px;
    position: absolute;
    right: 17%;
    top: 0;
    z-index: 0;
    display: block;
  }

  .div-block-373-db {
    width: 420px;
    position: absolute;
    right: 8%;
    top: 0;
    z-index: -1;
    display: block;
  }
  .paragraph-157 {
    width: 500px;
  }
  .latest-posts-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .blog-details-right {
    margin-top: 0px;
    text-align: left;
  }
  .left-container {
    width: 450px;
  }
  .left-card-container {
    display: block;
  }
  .card-body-left {
    padding: 0;
    margin-top: 18px;
  }
  .right-container {
    width: 580px;
    display: block;
    margin-top: 0px;
  }
  .latest-card-img-top {
    width: 250px !important;
    height: 150px !important;
    border-radius: 6px;
  }
  .card-img-top {
    border-radius: 6px !important;
    width: 450px !important;
    height: 240px !important;
  }

  .card-img-blog-posts {
    width: 100% !important;
    height: 258px !important;
    border-radius: 6px !important;
    object-fit: cover !important;
    object-position: center !important;
  }

  .blog-right-containers {
    display: flex;
    align-items: start;
    margin-top: 0;
  }
  .right-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 30px;
    width: 100%;
    margin-top: 0px;
  }

  .all-blog-posts,
  .featured-posts {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    border-right: 1px solid #2b292e;
    border-left: 1px solid #2b292e;
    border-bottom: 1px solid #2b292e;
	  padding-top:0px;
  }
  .featured-posts {
    margin-bottom: 0px;
  }
  .all-blog-posts-related {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: wrap;
    width: 1200px;
    row-gap: 30px;
  }
  .blog-column {
    width: 48%;
    height: auto;
    padding: 20px;
    border: none;
    z-index: 1;
  }
  .card-blog-details {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	gap: 15px;
  }

  .footer-main {
    padding: 80px 0px 80px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .parent-footer-links {
    width: 700px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: start;
  }

  .categories-left {
    width: 100%;
    height: max-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding:40px
  }

  .input-group {
    width: 100%;
  }
  .parent-search-input {
    display: flex;
    align-items: start;
    justify-content: end;
  }
  .author-main {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #6a727c !important;
    margin: 0px !important;
    width: 70% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  .author-latest {
    color: black;
    font-size: 14px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
    font-weight: 500;
  }
  .author-search-latest,
  .author-archive-latest {
    color: black;
    font-size: 14px !important;
    line-height: 20px;
    margin-right: 12px;
    margin-bottom: 5px;
  }
  .time-latest {
    color: #889096 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .time-archive-latest,
  .time-search-latest {
    color: #889096 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
  }
  .card-body-left p:nth-child(4),
  .card-body-right p:nth-child(4) {
    color: #6a727c !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }

  .blog-right-containers,
  .blog-left-containers p {
    font-size: 12px;
  }
  .category-tab.active {
    background-color: #181b1f !important;
    color: white !important;
    border: none;
    font-size: 12px !important;
    padding: 12px 16px !important;
  }
  .active {
    background-color: rgba(149, 175, 255, 0.12) !important;
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 6px !important;
    font-size: 12px !important;
  }
  .category-tab {
    border: none !important;
    background: transparent !important;
    outline: none !important;
    font-size: 16px !important;
  }

  .rightTdesign {
    position: absolute;
    right: -11px;
    top: 38px;
  }
  .leftTdesign {
    position: absolute;
    left: -11px;
    top: 38px;
  }
  .plus-lefttop {
    position: absolute;
    left: -11px;
    top: -11px;
  }
  .plus-righttop {
    position: absolute;
    right: -11px;
    top: -11px;
  }
  .plus-leftbottom {
    position: absolute;
    left: -11px;
    bottom: -11px;
  }
  .plus-rightbottom {
    position: absolute;
    right: -11px;
    bottom: -11px;
  }
  .page-title {
    margin-bottom: 0;
  }
  .tag-categories-tabs {
    width: 290px;
    position: sticky;
    top: 180px;
  }
  .tag-page-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 60px;
  }
  .tag-icon-container {
    background-color: rgba(149, 175, 255, 0.12);
    padding: 12px;
    border-radius: 6px;
  }
  .tag-icon-container img {
    filter: invert(29%) sepia(57%) saturate(3200%) hue-rotate(192deg)
      brightness(85%) contrast(92%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }
  .related-posts-title {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    margin: 40px 0px;
    color: rgba(255, 255, 255, 0.8);
  }
  .button-tertiary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f1f2;
    padding: 19px 32px 19px 52px;
    text-decoration: none;
    color: black;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-tertiary:hover {
    color: black;
  }
  .webcontent-btns {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
  }
  .button-primary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #3e63dd;
    padding: 10px 12px 10px 52px;
    text-decoration: none;
    color: white;
    border-radius: 100px;
    font-weight: 500;
  }
  .button-primary:hover {
    color: white;
  }
  .blog-post-content-container {
    width: 745px !important;
  }
  .blog-post-left-container {
    width: 290px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
  }
  .blog-post-left-container1 {
    width: 290px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
    display: none;
  }
  .blog-post-right-container {
    width: 290px !important;
    position: sticky;
    top: 170px;
    margin-top: 40px;
    display: block;
  }
  .blog-heading-container {
    width: 290px !important;
    border: 1px solid rgba(54, 54, 54, 1);
    position: relative;
    z-index: 1;
  }
  .website-content-container {
    margin-top: 60px;
    width: 290px !important;
    background-color: white;
    position: relative;
    z-index: 2;
  }
  .website-content-title {
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #11181c;
  }
  .website-subcontent {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #11181c;
  }
  .content-heading {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  .content-heading-right {
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 12px 12px 12px 12px;
    color: #3e63dd;
  }
  .author-time {
    font-size: 14px !important;
    color: #9ba1a6 !important;
    font-weight: 500 !important;
  }
  .the-content .wp-block-heading {
    margin-bottom: 26px;
  }

  .post-headings {
    border-top: 1px solid rgba(54, 54, 54, 1);
    padding: 12px;
    max-height: 350px;
    overflow-y: hidden;
  }
  /* Show scrollbar only on hover */
  .post-headings:hover {
    overflow-y: auto;
  }

  /* Custom scrollbar styling */
  .post-headings::-webkit-scrollbar {
    width: 4px; /* Set scrollbar width */
    opacity: 0; /* Hide scrollbar by default */
  }

  /* Style scrollbar thumb */
  .post-headings::-webkit-scrollbar-thumb {
    background-color: #b0b0b0;
    border-radius: 10px;
  }

  /* Style scrollbar track */
  .post-headings::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  .post-headings div {
    padding: 10px;
  }
  .post-headings div a {
    text-decoration: none !important;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  .post-headings .active a {
    /* background: linear-gradient(to right, #EE5D5D, #861B84);
    -webkit-background-clip: text;
    background-clip: text; */
    color: rgba(67, 104, 227, 1);
  }
  .the-content p,
  .the-content {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 24px !important;
  }
  .the-content ul li,
  .the-content ol li {
    font-size: 17px !important;
    line-height: 31px !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-bottom: 6px !important;
    max-width: 100%; /* Ensures the li doesn't exceed the width of its parent */
    overflow-wrap: break-word; /* Wraps long words onto the next line */
    text-decoration: none !important;
    font-weight: 400 !important;
  }
  .the-content p a,
  .the-content p a u {
    text-decoration: none !important;
  }

  .left-icon {
    cursor: pointer;
    width: 56px;
    height: 56px;
  }
  .heading-blocks h1,
  h2 {
    margin: 60px 0px 30px 0px !important;
    font-size: 34px !important;
    line-height: 42px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h3 {
    margin: 40px 0px 24px 0px !important;
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: 500 !important;
  }
  .heading-blocks h4,
  h5,
  h6 {
    margin: 40px 0px 24px 0px !important;
    font-size: 16px !important;
    line-height: 36px !important;
    font-weight: 400 !important;
  }
  .category-block-heading {
    margin: 24px 0px 24px 0px;
  }
  .div-block-371 {
    grid-column-gap: 12px;
    justify-content: flex-start;
    align-items: center;
    margin-top: 32px;
    display: flex;
  }

  .view-btn-text {
    font-size: 14px;
    color: black;
  }
  img.view-btn-icon {
    width: 13px;
    margin-left: 10px !important;
    filter: invert(100%) grayscale(100%) brightness(0%);
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
  }

  .five-min,
  .text-muted {
    font-size: 12px;
    color: #6a727c !important;
    font-weight: 500 !important;
  }
  .main-blog-list .read-icon {
    margin-left: 10px !important;
  }
  .main-blog-list .five-min {
    margin-left: 5px !important;
  }
  .categories-block {
    background: white;
    padding: 10px 16px;
    position: absolute;
    left: 40px;
    top: 40px;
  }

  .category-text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-right: 0px !important;
    color: black;
  }

  .text-muted-single,
  .five-min-single {
    font-size: 12px;
    color: #11181c !important;
    font-weight: 500 !important;
  }

  .author-time-single {
    font-size: 14px;
    color: #11181c !important;
    font-weight: 400 !important;
  }

  .card-body {
    width: 100%;
  }
  .bottom-line {
    width: 1100px;
    margin: 0 auto;
  }
  .blog-title-heading {
    font-size: 48px;
    line-height: 62px;
    margin-left: 12px !important;
    color: #11181c !important;
    max-width: 850px;
  }
  .blog-title a,
  .card-title a,
  .blog-title,
  .card-title {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #e2e7f8 !important;
    text-decoration: none !important;
    font-weight: 400;
  }
  .blog-details-left {
    width: auto !important;
    gap: 12px !important;
  }
  .blog-details {
    gap: 20px;
  }
  .card-text {
    margin-bottom: 0px !important;
  }
  .page-header span {
    font-size: 36px !important;
  }
  .nav-links {
    /*     background-color: rgba(133, 140, 148, 0.16); */
    padding: 6px;
    border-radius: 40px;
    height: 44px;
  }
  .platform,
  .docs {
    color: white !important;
    font-size: 14px !important;
    padding: 10px 26px !important;
  }
  .platform:focus {
    border-radius: 40px;
    /*     background: linear-gradient(93.44deg, #FF7750 -4.56%, #4B2494 107.86%); */
    color: rgba(255, 255, 255, 1);
  }

  .dropdown-menu.show {
    width: 430px !important;
    padding: 0px;
    margin-top: 10px;
    background-color: transparent;
  }
  .categories-tabs {
    display: flex;
    align-items: top;
    flex-direction: column;
    gap: 0px;
  }
  .search-form {
    width: 170px !important;
  }
  .the-content img {
    width: 100% !important;
    object-fit: contain !important;
    height: auto !important;
    border-radius: 6px !important;
  }
  .matching-results {
    color: #6a727c !important;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 32px !important;
  }

  .post-thumbnail img {
    height: 521px !important;
    object-fit: cover;
    margin-top: 40px;
  }
  img.tags-img {
    width: 20px !important;
    height: 20px !important;
    transform: rotate(270deg); /* Rotate the SVG by 45 degrees */
    transition: transform 0.3s; /* Optional: Smooth rotation */
    filter: invert(88%) sepia(9%) saturate(200%) hue-rotate(160deg)
      brightness(95%) contrast(85%);
  }
  .post-tags a {
    font-size: 14px !important;
    line-height: 18px !important;
    color: #11181c !important;
    font-weight: 400 !important;
    margin-left: 8px !important;
    text-decoration: none !important;
  }
  .post-tags {
    color: #11181c !important;
  }

  .author-name {
    font-size: 12px !important;
    line-height: 16px !important;
    color: #fff !important;
    font-weight: 400 !important;
  }
  .tabs-menu-all {
    background: #181b1f;
    width: 100% !important;
    height: auto !important;
  }
  .nav-item {
    padding: 2px;
    background: transparent;
  }
  .nav-item.parent-active {
    padding: 2px;
    border-radius: 40px;
    background-image: none;
/* 	border: 1px solid #545B64 */
  }
  .author-avatar img {
    width: 30px !important;
    border-radius: 50%;
    height: 30px !important;
    border: 2px solid #ffffff;
  }
  .author-avatar-lpc {
    margin-right: 10px;
  }
  .author-avatar-lpc img {
    border-radius: 50%;
    width: 36px !important;
    height: 36px !important;
  }
  .engineering,
  .resource,
  .announcement,
  .product,
  .tutorial {
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-size: cover; /* Makes the image cover the entire element */
    background-position: center; /* Centers the image */
    width: 100%;
    min-height: 440px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .engineering {
    background-image: url("./img/Engineering.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .resource {
    background-image: url("./img/Resource.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .announcement {
    background-image: url("./img/Announcement.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .product {
    background-image: url("./img/Product.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .tutorial {
    background-image: url("./img/Tutorials.svg"); /* Path to the image relative to styles.css */
    background-size: contain;
    background-position: top;
  }
  .kg-file-card-container {
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 12px;
    border: 1px solid grey;
    border-radius: 6px;
    margin-bottom: 18px;
  }
  .kg-file-card-title {
    color: black;
    margin-bottom: 12px;
  }
  .kg-file-card-metadata {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-size: 14px;
  }
  .kg-file-card-filename {
    color: black;
    font-size: 14px;
  }
  .kg-file-card-filesize {
    color: grey;
    font-size: 14px;
  }
  .kg-file-card-icon {
    background: #f3f3f3;
    width: 50px !important;
    padding: 8px;
    border-radius: 6px;
  }
  .kg-file-card-contents {
    width: auto;
  }
  .kg-image-card {
    margin-top: 18px;
  }
  .kg-file-card {
    margin-bottom: 16px !important;
  }

  /* header and footer */
  .div-block-6186 {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
  .links-container {
    display: flex;
    width: 100%;
    padding-top: 15px;
    gap: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
  }
  .footer-left-container {
    width: 250px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 160px;
  }
  .footer-right-container {
    width: 850px;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    gap: 40px !important;
    row-gap: 40px;
  }
  .div-block-5663-footer-container-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .div-block-6208 {
    display: flex;
    flex-direction: row;
    width: 1137px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: space-between;
    align-items: center;
  }
  .link-block-143 {
    margin-top: 20px;
    margin-left: 0px;
    text-decoration: none;
  }
  .text-1209 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 48px;
    line-height: 54px;
    font-weight: 500;
    text-decoration: none;
  }
  .text-1216 {
    width: 80%;
    margin-top: 12px;
    margin-bottom: 0px;
    opacity: 0.8;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none;
  }
  .footer-container-home {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    gap: 40px;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .div-block-12-pre-footer {
    display: flex;
    margin-top: 20px;
    align-items: center;
    grid-column-gap: 12px;
  }
  .div-block-6224 {
    position: relative;
    flex-direction: row;
    display: flex;
    width: 1155px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    align-items: center;
    justify-content: center;
    display: none;
  }
  .div-block-6207 {
    position: relative;
    display: flex;
    width: 382px !important;
    height: 238px !important;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #2b292e;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #2b292e;
  }
  .div-block-5961-copy-copy {
    background-image: url("./img/backgroundStat.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    position: relative;
    display: flex;
    width: 382px !important;
    height: 238px !important;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #2b292e;
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #2b292e;
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
  }
  .div-block-59610-1 {
    position: relative;
    display: flex;
    width: 269.33px;
    height: 210px;
    justify-content: center;
    align-items: center;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.24);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(225.2830188679245, 100%, 79.22%, 0.24);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.24);
  }
  .div-block-6193 {
    display: flex;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    justify-content: space-between;
    align-items: center;
    background-color: #11181c;
  }
  .div-block-6185 {
    width: 50%;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
  }
  .div-block-6212 {
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: hsla(226.03773584905662, 70.04%, 55.49%, 0.2);
    background-image: linear-gradient(
      0deg,
      hsla(226.03773584905662, 70.04%, 55.49%, 0.12),
      hsla(226.03773584905662, 70.04%, 55.49%, 0)
    );
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
  }
  .image-1645 {
    position: static;
    top: 30px;
    right: -42px;
    width: 700px;
    max-width: none;
    margin-top: -20px;
    margin-left: 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  /* .statistics-bottom-t.statistics-top-t{
        display: block;
      } */
  .image-1654 {
    position: absolute;
    left: auto;
    top: auto;
    right: -11px;
    bottom: -11px;
    display: block;
  }
  .image-1655 {
    position: absolute;
    left: auto;
    top: -10px;
    right: -11px;
    bottom: auto;
    z-index: 2;
    display: block;
  }
  .div-block-6693 {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    width: 825px !important;
    position: relative;
    right: 150px !important;
    margin-top: 0px !important;
  }
  .frame-2087329212 {
    position: absolute;
    left: 175px;
    top: -28px;
    right: auto;
    bottom: auto;
    display: flex;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
    box-shadow: 40px 40px 120px 0px #00000029;
  }
  .div-block-6683 {
    display: block;
  }
  .div-block-6713 {
    width: 100% !important;
  }
  .div-block-6675 {
    width: 100% !important;
    margin-top: 30px;
  }

  .book-demo-popup-container,
  .try-free-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  .error-message {
    color: red;
    background: transparent;
    margin: 7px 0px 0px 20px;
    font-size: 12px;
    width: 256px !important;
    text-align: left;
  }
  .success-popup {
    display: none;
    background-color: #46a758;
    padding: 20px;
  }
  .w-form-done div {
    color: white;
  }
  .div-block-7560 {
    position: relative;
    display: flex;
    width: 700px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 40px;
    justify-content: space-between;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background: #11181c;
    gap: 30px;
  }

  .div-block-7564 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: flex;
    width: 140px;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7561 {
    width: 70px;
    height: 70px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7562 {
    position: absolute;
    left: 1px;
    top: auto;
    right: auto;
    bottom: -69px;
    width: 70px;
    height: 70px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: linear-gradient(45deg, black, rgba(149, 175, 255, 0.26));
  }

  .div-block-7563 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7565 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: flex;
    width: 140px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
  }

  .div-block-7566 {
    position: absolute;
    left: 0.5%;
    top: -69px;
    right: auto;
    bottom: auto;
    width: 70px;
    height: 70px;
    padding-top: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
    background-image: linear-gradient(
      135deg,
      black 13%,
      rgba(149, 175, 255, 0.26)
    );
  }

  .div-block-7568 {
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .div-block-7567 {
    width: 70px;
    height: 70px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(149, 175, 255, 0.26);
    position: relative;
    left: 0px;
  }

  .div-block-7572 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .div-block-7569 {
    width: 70px;
    height: 70px;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: rgba(149, 175, 255, 0.26);
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgba(149, 175, 255, 0.26);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgba(149, 175, 255, 0.26);
    border-left-style: solid;
    border-left-width: 0px;
    border-left-color: rgba(149, 175, 255, 0.26);
  }

  .div-block-7570 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 70px;
    height: 70px;
    padding-top: 1px;
    padding-right: 1px;
    background-image: linear-gradient(
      225deg,
      black,
      rgba(149, 175, 255, 0.26) 39%
    );
  }

  .div-block-7571 {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #11181c;
  }

  .image-2330 {
    width: 300px;
    padding-right: 0px;
    display: block;
  }

  .div-block-7573 {
    position: relative;
    top: -30px;
    width: 330px;
    font-weight: 500;
    text-align: center;
  }

  .hop-on-internal-tool-development-rocketship {
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    line-height: 38px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    letter-spacing: -0.03em;
    font-weight: 500;
    text-align: center;
  }

  .save-67-on-developer-costs-free-up-50-of-your-teams-time-and-build-apps-in-days-not-months {
    margin-top: 10px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .form-block-15 {
    margin-top: 15px;
  }

  .intendpopup-demo-form {
    position: relative;
    max-width: 346px;
    margin: 0px auto;
  }

  .text-field-30 {
    height: 50px;
    max-width: 346px;
    margin: 10px auto 0px auto;
    border: 1px solid #282f32;
    width: 90%;
    padding: 0px 12px 0px 12px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #282f32;
    color: white;
    outline: none;
  }

  .text-field-30:focus {
    border: 1px solid #3e63dd !important; /* Highlighted border on focus */
  }

  .frame-2087329383 {
    grid-column-gap: 10px;
    background-color: #3e63dd;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    width: 90%;
    max-width: 346px;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    text-decoration: none;
    display: flex;
    color: white;
    border: none;
    cursor: pointer;
  }

  .frame-2087329383 p {
    color: white;
    font-size: 15px;
  }

  /* popup styles */
  #tj-version-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .tj-selfhost-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 6px;
  }
  .div-block-6596.tj-version-container {
    background: linear-gradient(180deg, #13161a 65%, #161c27 100%);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 62px 110px;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
  }
  .version-background-popup-gradient {
    padding: 1px;
    background: linear-gradient(
      to right,
      rgba(238, 93, 93, 0.8) 0%,
      rgba(134, 24, 132, 0.8) 100%
    );
    width: 886px;
    height: 674px;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .selfhost-background-popup-gradient {
    padding: 1.2px 1.2px 2px 1.2px;
    background: linear-gradient(
      to bottom,
      rgba(54, 54, 54, 100),
      rgba(54, 54, 54, 0)
    );
    width: 768px;
    height: 520px;
    border-radius: 8px; /* Optional: Add border radius if needed */
  }
  .div-block-6318-right {
    filter: blur(80px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -70% 10% auto auto;
  }
  .div-block-6318-right-2 {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: -40% -45% auto auto;
    transform: rotate(45deg);
  }
  .div-block-6318-bottom {
    filter: blur(200px);
    background: radial-gradient(circle, #ff47d6 34%, #ff0000 45%, #ff47d6 100%);
    border-radius: 50%;
    width: 200px;
    height: 400px;
    position: absolute;
    inset: auto auto -80% 0%;
    transform: rotate(45deg);
  }
  .text-1334 {
    color: rgba(255, 255, 255, 1);
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .div-block-6565 {
    grid-column-gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: auto;
    overflow-y: hidden;
  }
  .div-block-6606 {
    background-color: rgba(19, 28, 40, 1);
    width: 300px;
    height: 420px;
    padding: 24px 36px;
    position: relative;
    border: 1px solid rgba(149, 175, 255, 0.26);
    box-shadow: 0px 8px 16px 0px rgba(48, 50, 51, 0.1),
      /* First shadow */ 0px 0px 1px 0px rgba(48, 50, 51, 0.05);
  }
  .image-1832 {
    position: absolute;
    inset: -11px auto auto -11px;
  }
  .image-1840 {
    position: absolute;
    inset: -11px -11px auto auto;
  }
  .image-1851 {
    position: absolute;
    inset: auto auto -11px -11px;
  }
  .frame-2087329175 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329169 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329163 {
    grid-row-gap: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-decoration: none;
    display: flex;
  }
  .cloud {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 6px 2px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-238 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 24.079px;
    text-decoration: none;
    display: flex;
  }
  .text-1342 {
    color: rgba(91, 101, 205, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .text-1326 {
    color: rgba(255, 255, 255, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329148 {
    grid-row-gap: 2px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: flex;
  }
  .text-1325 {
    color: rgba(91, 101, 205, 1);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .button-83 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .vectors-wrapper-263 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .image-1826 {
    position: absolute;
    inset: auto -11px -11px auto;
  }
  .server {
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 4px;
    text-decoration: none;
    display: flex;
  }
  .vectors-wrapper-249 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 27.0003px;
    height: 27px;
    text-decoration: none;
    display: flex;
  }
  .text-1329 {
    color: rgba(131, 36, 99, 1);
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-decoration: none;
  }
  .glow-text-4 {
    color: white;
    position: relative;
  }
  .glow-text-4::before {
    content: "ToolJet blogs";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #4368e3, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    filter: blur(8px);
    transform: scale(1.05);
    z-index: -1;
  }
  .glow-text-4::after {
    content: "ToolJet blogs";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #4368e3, #ee5d5d, #861b84);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    filter: blur(2px);
    transform: scale(1.02);
    z-index: -1;
  }
  .cloud-signup-form-first,
  #onpremise-form {
    width: 348px;
  }
  .self-host {
    color: rgba(156, 42, 117, 1) !important;
  }
  .button-secondary {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    margin-top: 50px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
    cursor: pointer;
  }
  .text-field-24.tj-input.email-signup {
    background-color: white;
    border-radius: 10px;
    border: 1px solid #e4e7eb;
    width: 348px;
    height: 50px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  .text-field-24.tj-input.email-signup:focus {
    border-color: #3898ec;
    outline: 0;
  }
  .div-block-6821.self-host-popup {
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    display: flex;
    background-image: url("./img/popupGradient.svg");
    background-size: cover; /* Makes the image cover the container completely */
    background-position: center; /* Centers the image within the container */
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 72px 120px;
    position: relative;
    overflow: hidden;
  }
  .div-block-6617 {
    filter: blur(150px);
    background-color: #7fdeff;
    border-radius: 50%;
    width: 400px;
    height: 400px;
    position: absolute;
    inset: auto auto -50% -55%;
  }
  .remove {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 1px;
    text-decoration: none;
    display: flex;
    position: absolute;
    inset: 24px 24px auto auto;
    cursor: pointer;
  }
  .vectors-wrapper-252 {
    cursor: pointer;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 13.3333px;
    height: 13.3333px;
    text-decoration: none;
    display: flex;
  }
  .frame-2087329228 {
    z-index: 1;
    grid-row-gap: 4px;
    background-color: #0000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .text-1388 {
    color: white;
    text-align: center;
    letter-spacing: -0.03em;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Medium, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    text-decoration: none;
  }
  .frame-2087329229 {
    grid-row-gap: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 480px;
    text-decoration: none;
    display: flex;
  }
  .form-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .div-block-6719 {
    grid-column-gap: 2px;
    align-items: flex-start;
    margin-top: 24px;
    display: flex;
  }
  .frame-2087329227 {
    grid-column-gap: 5px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 16px;
    text-decoration: none;
    display: flex;
  }
  .text-1389 {
    opacity: 0.8;
    color: #060a23;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  .frame-2087329226 {
    grid-column-gap: 12px;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-top: 10px;
    text-decoration: none;
    display: flex;
    position: relative;
  }
  .view-5 {
    color: white;
    height: 48px;
    text-align: center;
    border: none;
    background-image: linear-gradient(105.75deg, #3e63dd, #413edd);
    border-radius: 8px;
    padding: 12px 14px 14px 28px;
    width: 100%;
  }
  .button-78 {
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .frame-2087329225 {
    grid-column-gap: 10px;
    background-color: #ffffff1f;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 8px;
    text-decoration: none;
    display: flex;
    position: absolute;
    left: 147px;
    top: 5.5px;
  }
  .vectors-wrapper-301 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    text-decoration: none;
    display: flex;
  }
  .button-secondary-5 {
    grid-column-gap: 8px;
    background-color: #f3f1f2;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
    padding: 4px 28px;
    text-decoration: none;
    display: flex;
  }
  .button-85 {
    color: #11181c;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Ibmplexsans Regular, sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
  }
  .vectors-wrapper-303 {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    display: flex;
  }
  .input-wrapper {
    background-image: linear-gradient(45deg, #ee5d5d, #861b84);
    padding: 2px 15px;
    border-radius: 999px;
  }
  .text-field-20 {
    width: 170px;
    height: 28px;
    padding-left: 0px !important;
    border: none;
    background: #181b1f;
    outline: none;
    border-radius: 999px;
    color: white;
  }
  .text-field-20::placeholder {
    color: white;
  }
  .image-1677 {
/*     position: relative;
    left: 320px;
    top: 15px;
    width: 18px; */
	  
	  position: absolute;
        top: 45px;
        width: 16px;
        left: 1035px;
  }
  .div-block-6243 {
    justify-content: center;
    align-items: start;
    display: flex;
    width: 350px;
    margin: 0px;
  }
  .view-all-btn {
    width: 160px !important;
    padding: 15px 28px !important;
    border-radius: 100px !important;
    margin: 50px auto !important;
    background-color: #f3f1f2 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border: none !important;
  }
  .view-all-btn:hover {
    background-color: #f3f1f2 !important;
  }
  .nav-tabs {
    border-bottom: none !important;
  }
  .nav-tabs .nav-link {
    border-radius: 40px !important;
    padding: 6px 15px !important;
    text-align: center;
    color: #545b64;
  }
  .nav-tabs .nav-link:hover {
    color: white;
  }
  .nav {
    display: flex;
    align-items: center;
  }
  .view-all-btn:disabled {
    background-color: #ccc;
    cursor: not-allowed !important;
  }
  .div-block-5960-partner {
    margin-top: 50px;
  }
  .social-icons {
    gap: 12px;
  }
  .twitter-logo,
  .linkedin-logo,
  .slack-logo,
  .youtube-logo {
    width: 40px;
  }
  .hero-design-container {
    position: relative;
    top: -10px;
    width: 100%;
    height: 590px;
    border-bottom: 1px solid #95afff33;
    z-index: 0;
    display: block;
  }
  .main-design-container-left {
    padding: 1px 0px 0px 0px;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, rgba(149, 175, 255, 0.2), white);
    display: block;
  }
  .main-design-container-right {
    padding: 1px 0px 0px 0px;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: linear-gradient(290deg, rgba(149, 175, 255, 0.2), white);
    display: block;
  }
  .inner-main-container-left {
    width: 100%;
    height: 100%;
    background: white !important;
  }
  .inner-main-container-right {
    width: 100%;
    height: 100%;
    background: white !important;
  }
  .box-container-left {
    position: absolute;
    bottom: 0;
  }
  .box-container-right {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .box1,
  .box2,
  .box3 {
    border-top: 1px solid #95afff33;
    border-right: 1px solid #95afff33;
    width: 140px;
    height: 140px;
  }
  .box4,
  .box5,
  .box6 {
    border-top: 1px solid #95afff33;
    border-left: 1px solid #95afff33;
    width: 140px;
    height: 140px;
  }
  .image-1649 {
    width: 76px;
    height: 76px;
    object-fit: contain;
    max-width: none;
    border-top-left-radius: 51px;
    border-top-right-radius: 51px;
    border-bottom-left-radius: 51px;
    border-bottom-right-radius: 51px;
  }

  /* header */

  .div-block-7843 {
    background-color: #181b1f;
	margin-left: -60px;
    width: 920px;
    z-index: 99999;
    background-image: url("https://cdn.prod.website-files.com/6266634263b9179f76b2236e/67991f67712db3f49679db8f_group-gradient.svg");
    background-position: 0 0;
    background-size: cover;
    border: 1px solid #363636;
    border-radius: 4px;
    height: auto;
    position: relative;
  }
	.button-114.book-a-demo-latest-design{
			border: none;
		    box-shadow: 0 4px 8px #0006, 0 0 4px #0000001a;
			background: #4368e3;
	}
	.button-style-2.latest-button-design{
/* 		border:1px solid red; */
		background-color: #181b1f;
		border: 1px solid #363636;
		padding: 4px 16px;
		width: 153px;
        display: flex;
        justify-content: center;
		
	}
	.div-block-7843.solutionsDropdown-latest{
		margin-left: -199px;
	}
	.div-block-7843.company-dropdown-content{
		margin-left: -304px;
		width: 809px !important;
	}
  .resource-dropdown-content {
    margin-left: -418px;
  }

  .div-block-7848 {
    position: relative;
    overflow: hidden;
  }

  .div-block-7848:hover .div-block-7847 {
    transform: translateX(100%) !important;
  }
  .lines-wrap--navbar {
    width: 100%;
    height: 100%;
    position: absolute;
  }

  .lines-grid {
    border-bottom: 1px solid #3636367a;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .lines {
    position: relative;
    z-index: 1;
    width: 1px;
    min-height: 100px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: hsla(0, 0%, 21.18%, 0.64);
  }

  .lines.non-dash {
    min-height: 192px;
  }

  .main-wrap2-2.center.heropd.navbar-content {
    background-image: linear-gradient(#181b1f, #181b1f 31%, #fff0);
    justify-content: flex-start;
    height: 100%;
    min-height: auto;
    padding: 0;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
  }

  .div-block-7844 {
    background-color: #4c49501a;
    justify-content: flex-start;
    align-items: start;
    width: 575px;
    height: 100%;
    padding: 40px 0px 40px 40px;
    display: flex;
  }

  .frame-2087329430 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .frame-2087329430 img {
    margin-top: 3px;
  }

  .text-1589 {
    margin-top: 0px;
    margin-bottom: 3px;
    background-image: linear-gradient(
      96.39deg,
      rgba(255, 119, 80, 1),
      rgba(75, 36, 148, 1)
    );
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
    background-clip: text;
  }

  .main-block {
    position: relative;
    display: grid;
    width: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
  }

  .div-block-7869 {
    position: static;
    width: 40px;
    height: 25px;
    object-fit: contain;
  }

  .nav-content-block {
    position: relative;
    overflow: hidden;
  }

  .text-1590 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1590:hover {
    color: white !important;
  }

  .div-block-7847 {
    width: 191px;
    height: 3px;
    position: absolute;
    top: 25.5px;
    left: -192px;
    /*       background: linear-gradient(93.44deg, #FF7750 -4.56%, #4B2494 107.86%); */
    transition: transform 0.5s ease-in-out;
    transform: translateX(0);
  }

  .text-1588 {
    margin-top: 8px;
    margin-bottom: 0px;
    color: rgba(133, 140, 148, 1);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
  }

  .div-block-7845 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 16px 36px;
    display: flex;
	border-top: 1px solid #2b292e;  
  }

  .div-block-7849 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .frame-2087329429 {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: auto;
    text-decoration: none;
    display: flex;
  }

  .hp {
    width: 63px;
    height: 80.5px;
    max-width: none;
    object-fit: cover;
  }

  .div-block-7846 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .text-1592 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-decoration: none;
  }

  .text-1591 {
    color: #858c94;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
  }

  .button-114 {
    grid-column-gap: 8px;
    background-color: #181b1f;
    border-radius: 100px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 48px;
   padding: 6px 16px;
    text-decoration: none;
    display: flex;
    box-shadow: 0 4px 8px #0006, 0 0 4px #0000001a;
    border:1px solid #363636
  }

  .button-115 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .arrow-up-right {
    display: flex;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 10px;
    text-decoration: none;
  }

  .vectors-wrapper-479 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329433 {
    display: flex;
    overflow: hidden;
    width: 90%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 35px;
    text-decoration: none;
  }

  .text-1595 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 26%;
    font-weight: 400;
    text-decoration: none;
  }

  .text-1593 {
    margin-top: 8px;
  }

  .div-block-7855 {
    width: 100%;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-7793-company {
    background-color: #858c9429;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px;
    display: flex;
  }

  .books {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    text-decoration: none;
  }

  .books-img {
    object-fit: cover;
    width: auto;
    height: 110px;
    box-shadow: 0 4px 4px #00000040;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(67, 104, 227, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    text-decoration: none;
  }

  .button-116.e-book-btn {
    height: 38px;
    margin-top: 40px;
    padding-right: 22px;
    padding-left: 22px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.e-book {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .frame-2087329432 {
    display: flex;
    width: auto;
    height: auto;
    justify-content: flex-start;
    align-items: center;
    grid-column-gap: 20px;
    text-decoration: none;
  }

  .div-block-7854 {
    display: flex;
    margin-bottom: 26px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .frame-2087329431 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    text-decoration: none;
  }

  .thumbnails {
    width: 100px;
    height: 50px;
    grid-column-gap: 10px;
    background-color: #fde4e4;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px;
    text-decoration: none;
    display: flex;
  }
  .thumbnails img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .frame-2087329389 {
    grid-column-gap: 10px;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 7px 3px;
    text-decoration: none;
    display: flex;
  }

  .text-6 {
    font-size: 10px;
    line-height: 18px;
    color: #e2e7f8;
    letter-spacing: -0.02em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    text-decoration: none;
  }

  .button-116 {
    display: flex;
    height: 48px;
    padding-right: 32px;
    padding-left: 32px;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    grid-column-gap: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(24, 27, 31, 1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 0 4px 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
    border: 1px solid rgba(133, 140, 148, 0.08);
  }

  .button-116.blogs-btn {
    height: 36px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-117 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
    text-decoration: none;
  }

  .button-117.blogs-btn {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  }

  .vectors-wrapper-480 {
    display: flex;
    width: 15px;
    height: 15px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    object-fit: cover;
  }

  .vectors-wrapper-480.blogs-arrow {
    width: 12px;
    height: 12px;
  }
  #platformDropdown::after {
    display: none !important;
  }
  .platform.show .nav-inner-div {
    background: #2e2f31;
    border-radius: 100px;
  }
  .nav-inner-div {
    padding: 7px 15px;
  }
}

@media only screen and (min-width: 1580px) {
  .engineering,
  .announcement,
  .product,
  .tutorial,
  .resource {
    background-size: cover;
    padding: 80px 0px 80px 0px;
  }
}

/* common css */
.docs:hover {
  color: #3e63dd !important;
}
.login:hover {
  color: #3e63dd !important;
}
.login {
  color: white !important;
}
a,
h3 {
  word-wrap: break-word;
}
b strong {
  word-wrap: break-word;
}
iframe {
  width: 100% !important;
}
h2 img {
  margin-top: 20px;
}
.h3-dropdown {
  display: none; /* Initially hide dropdowns */
}
.h3-dropdown div {
  margin: 5px 0; /* Space between dropdown items */
}
.h3-dropdown div a {
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.h3-dropdown .active-h3 {
  color: #3e63dd !important; /* Change to your desired color */
  font-weight: 400 !important; /* Optional: make it bold */
}
.custom-margin {
  margin-top: 0px !important;
}
.page-numbers,
.pagination a {
  text-decoration: none !important;
  color: white;
}
.pagination .current .page-numbers {
  color: #3e63dd !important;
}
.pagination .page-numbers,
.first-page-active,
.last-page-active {
  color: #c1c8cd !important;
}
.prev,
.next {
  display: none !important;
}
.pagination {
  margin-top: 0px !important;
}
.current-page {
  color: #687076 !important;
}
.pagination img {
  width: 10px !important;
  height: 10px !important;
}
.wp-block-image {
  width: 100% !important;
}
h1 {
  margin-bottom: 1.5rem;
}
.the-content {
  width: 100%;
}
ul li strong {
  width: 100%;
  overflow-wrap: break-word;
}
p strong {
  width: 100%;
  overflow-wrap: break-word;
}
.announcement-link {
  color: white !important;
  cursor: pointer !important;
}
/* //footer */
.text-span-65 {
  display: none;
  color: #3e63dd;
  font-size: 10px;
}
.footer-section-title {
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 1);
  font-weight: 500;
  font-size: 14px;
}
.footer-developers {
  width: 132.5px;
}
.footer-features a,
.footer-developers a,
.footer-company a {
  color: #858c94 !important ;
  font-weight: 400 !important;
  font-size: 14px !important;
  text-decoration: none !important;
}
.footer-features a:hover,
.footer-developers a:hover,
.footer-company a:hover,
.link-81 a:hover {
  color: #3e63dd !important;
}
.download-btn:hover {
  color: white !important;
  cursor: pointer;
}
.link-81 {
  /* width: 200px; */
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 400 !important;
}

p {
  margin: 0;
}

.v-3 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 860px;
  height: 440px;
  box-sizing: border-box;
  background-color: rgba(17, 24, 28, 1);
}
.grid-cell {
  position: absolute;
  top: 0px;
  left: 760px;
  gap: 10px;
  width: 96px;
  height: 96px;
}

.grid-cell-1 {
  position: absolute;
  top: 95px;
  left: 665px;
  gap: 10px;
  width: 96px;
  height: 96px;
}

.grid-cell-2 {
  position: absolute;
  top: 344px;
  left: 765px;
  gap: 10px;
  width: 96px;
  height: 96px;
}

.grid-cell-3 {
  position: absolute;
  top: 249px;
  left: 670px;
  gap: 10px;
  width: 96px;
  height: 96px;
}

.group-2087328968 {
  position: absolute;
  top: 77px;
  left: 355px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 417px;
  height: 290px;
  box-sizing: border-box;
}
.hop-on-internal-tool-dev {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgba(255, 255, 255, 1);
  font-size: 38px;
  line-height: 126%;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1.14px;
}

.save-67-on-developer-cos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  line-height: 171%;
  font-family: Inter, sans-serif;
  font-weight: 400;
  text-align: center;
}

.group-2087327244 {
  width: fit-content;
  height: 50px;
  box-sizing: border-box;
}
.frame-5959 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
  width: 100%;
  height: 100%;
  padding: 13px 219px 37px 28px;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: rgba(40, 47, 50, 1);
}
.business-email {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  line-height: 171%;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.frame-2087328949 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 346px;
  height: 50px;
  padding: 16px 20px;
  border-radius: 8px;
  box-sizing: border-box;
  background-color: rgba(62, 99, 221, 1);
}
.try-for-free {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  line-height: 186%;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-align: center;
}

.grid-cell-4 {
  position: absolute;
  top: 0px;
  left: 96px;
  gap: 10px;
  width: 96px;
  height: 96px;
}

.group-486 {
  position: absolute;
  top: 67px;
  width: 426px;
  height: 266.88px;
  padding: 28px 164px 142.88px 166px;
  border: 0px solid rgba(228, 231, 235, 1);
  border-radius: 4px;
  box-sizing: border-box;
  background-image: url(https://firebasestorage.googleapis.com/v0/b/unify-v3-copy.appspot.com/o/zzw2gvuh9y-224%3A167952?alt=media&token=6368195d-251e-49ac-a2b9-c1d5c8bc818b);
  box-shadow: 0px 0px 1px rgba(48, 50, 51, 0.05),
    0px 32px 50px rgba(48, 50, 51, 0.08);
}
.grid-cell-5 {
  gap: 10px;
  width: 100%;
  height: 100%;
}

.group-1106 {
  position: absolute;
  top: 133px;
  width: 490px;
  height: 326.33px;
  padding: 211px 337px 19.33px 57px;
  box-sizing: border-box;
  background-image: url(https://firebasestorage.googleapis.com/v0/b/unify-v3-copy.appspot.com/o/zzw2gvuh9y-224%3A167953?alt=media&token=b1aff3ab-a337-4a85-a10d-c2303c7472bc);
}
.grid-cell-6 {
  gap: 10px;
  width: 96px;
  height: 100%;
}
.close-icon {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 20px;
  cursor: pointer;
  z-index: 1;
}
/* exit intendpopup */

/* hide jetpack's related posts section */
.jp-relatedposts {
  display: none !important;
}

.pagination {
  display: flex;
  list-style: none;
  gap: 8px;
  justify-content: center;
  padding: 0;
}

.pagination-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  padding: 2px;
  border-radius: 50%;
}

.pagination-link {
  color: white;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination-link:hover {
  background-color: transparent;
}

.pagination-item.page-active {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  padding: 2px;
  background-image: linear-gradient(45deg, #ee5d5d, #861b84);
}

.pagination-item.page-active .pagination-link {
  background-color: #181b1f;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* logo slides */

.logo-slider-container {
  position: relative;
  width: 768px;
  height: auto;
  overflow: hidden;
  margin-top: 48px;
}

.logo-slider {
  display: flex;
  width: max-content;
  animation: slide 10s linear infinite;
}

.logo {
  flex: 0 0 auto;
  padding: 0 10px;
}

.logo img {
  width: 225px;
  height: auto;
  display: block;
}

.blur {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background: linear-gradient(
    to right,
    rgba(54, 54, 54, 1),
    rgba(54, 54, 54, 0)
  );
  z-index: 10;
  pointer-events: none;
  display: none;
}

.left-blur {
  left: 0;
}

.right-blur {
  right: 0;
  background: linear-gradient(
    to left,
    rgba(54, 54, 54, 1),
    rgba(54, 54, 54, 0)
  );
}

/* Animation for logo sliding */
@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Mobile responsive styles for the two-column layout */
@media only screen and (max-width: 768px) {
  .dropdown-main-container {
    gap: 20px;
	  min-width:100vw;
	  max-width: 100vw;
  }

  .features-container {
    padding: 20px;
  }

  .frame-2087329430 {
    flex-direction: column;
    gap: 30px;
  }

  .product-column,
  .platform-column {
    width: 100%;
    gap: 25px;
  }

  .section-title {
    font-size: 14px;
    margin: 0 0 15px 0;
  }

  .awards-section {
    padding: 20px;
    background-color: #4c49501a;
    border-radius: 4px;
  }

  .div-block-7845 {
    width: 100%;
    padding: 20px;
  }

  .div-block-7849 {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }

  .frame-2087329429 {
    justify-content: center;
  }
}
/* Desktop dropdown layout styles - ensure these override any conflicts */
@media only screen and (min-width: 769px) {
  .dropdown-main-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 40px;
  }

  .features-container {
    background-color: #4c49501a;
    padding: 36px;
    border-radius: 4px;
  }

  .frame-2087329430 {
    display: flex;
    overflow: hidden;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    text-decoration: none;
  }

  .product-column,
  .platform-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0px;
  }

  .section-title {
    color: #ff7750;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .awards-section {
    width: 100%;
    background-color: #4c49501a;
    /*     padding: 40px; */
    /* 	  padding: 16px 36px; */
    border-radius: 4px;
  }

  .div-block-7849 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 26px;
    width: 100%;
  }

  .frame-2087329429 {
    display: flex;
    gap: 20px;
    align-items: center;
/* 	  width: 100% */
  }
	.button-116.blogs-btn {
		margin-left: auto;
	}

  .div-block-7846 {
    flex: 1;
  }

  .button-114 {
    flex-shrink: 0;
  }
  .dropdown-main-items {
    margin-bottom: 20px;
  }
}
.product-column {
	border-right: 1px solid #363636;
    padding-right: 24px;
}
.main-wrap2-2.center.heropd.navbar-content.without-gradient{
	background: #181b1f
} 
.button-115.watch-demo{
	font-size:12px
}
 .glow-text-4 {
    color: white !important;
    position: relative !important;
  }
  .glow-text-4::before {
    content: 'ToolJet blog' !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(45deg, #4368E3, #EE5D5D, #861B84) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    filter: blur(8px) !important;
    transform: scale(1.05) !important;
    z-index: -1 !important;
  }
.glow-text-4::after {
        content: "ToolJet blogs";
        position: absolute;
        left: -54px;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(45deg, #4368e3, #ee5d5d, #861b84);
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        filter: blur(2px);
        transform: scale(1.02);
        z-index: -1;
    }
@media only screen and (min-width: 1920px) {
	.frame-2087330150{
		max-width: 100% !important;
	}
	.frame-2087330151{
		max-width: 100% !important
	}
	.frame-2087330165{
		max-width:100% !important;
	}
}
@media screen and (max-width: 479px) {
	.image-1677{
		left: 250px
	}
	 .new-pagination-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 0px !important;
    width: 100%;
  }
	.hero-container{
		width:96% !important
	}
	.w-dropdown-list {
		height: auto !important
	}
	.dropdown-list-58 {
  display: none !important;
}

.dropdown-list-58.w-dropdown-list.w--open {
  display: block !important;
}

}
