body {
    margin: 0;
    font-family: "Inter", sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #000;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
}

h2, .h2{
    font-weight: 600 !important;
    text-transform: unset;
    font-size: 34px;
    line-height: 45px;
}

h3 {
    font-size: 24px;
    line-height: 25px;
    font-weight: bold !important;
	font-weight: 600 !important;
}

.display-1, .display-2, .display-3{
    font-weight: 700 !important; 
}



.pink {
color:#FF00EB;
}

.card-image img{
  max-width:100%;}



.release-date{
    background: rgba(38, 38, 66, 0.5);
    color: #ffffff;
    padding: 5px 5px;
    /* min-width: 300px; */
    padding-right: 50px;
    font-size: 14px;
    font-weight: 400;
}

.release-status{
	background: rgba(255, 255, 255, 0.2);
    color: #3FFD48;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 15px;
}

.cover-container{
background-repeat:no-repeat;
background-size:cover;}

.background-white{
background: rgb(255,255,255);}

div[data-padding-type-top="top"]{
  padding-top:30px;
}

div[data-padding-type-bottom="bottom"]{
  padding-bottom:30px;
}

[data-margin-type="margin 100px"]{
margin-bottom:100px !important;}

.background-color-gradient-purple .container.section, .background-color-gradient-purple[data-full-width="1"]{
background: rgb(42,24,105);
background: -moz-linear-gradient(90deg, rgba(42,24,105,1) 0%, rgba(42,24,105,1) 55%, rgba(21,12,53,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(42,24,105,1) 0%, rgba(42,24,105,1) 55%, rgba(21,12,53,1) 100%);
background: linear-gradient(90deg, rgba(42,24,105,1) 0%, rgba(42,24,105,1) 55%, rgba(21,12,53,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a1869",endColorstr="#150c35",GradientType=1);
}

.background-color-gradient-purple[data-full-width="1"][data-padding-type-top="top"]{
padding-top:80px;}

.background-color-gradient-purple[data-full-width="1"][data-padding-type-bottom="bottom"]{
padding-bottom:80px;}

.background-color-gradient-purple * {
color: white !important;}

.background-color-gradient-pink .container.section, .background-color-gradient-pink[data-full-width="1"]{
background: rgb(248,219,239);
background: -moz-linear-gradient(90deg, rgba(248,219,239,1) 0%, rgba(250,248,253,1) 73%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(248,219,239,1) 0%, rgba(250,248,253,1) 73%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(248,219,239,1) 0%, rgba(250,248,253,1) 73%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8dbef",endColorstr="#ffffff",GradientType=1);
}

.background-color-gradient-grey .container.section, .background-color-gradient-grey[data-full-width="1"]{
background: rgb(247,243,253);
background: -moz-linear-gradient(90deg, rgba(247,243,253,1) 0%, rgba(247,243,253,1) 73%, rgba(250,248,253,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(247,243,253,1) 0%, rgba(247,243,253,1) 73%, rgba(250,248,253,1) 100%);
background: linear-gradient(90deg, rgba(247,243,253,1) 0%, rgba(247,243,253,1) 73%, rgba(250,248,253,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f3fd",endColorstr="#faf8fd",GradientType=1);
}

.background-color-gradient-grey, .background-color-gradient-pink , .background-color-gradient-purple {
  margin-bottom:30px;
}

.background-color-gradient-grey .container.section, .background-color-gradient-pink .container.section, .background-color-gradient-purple .container.section{
border-radius:15px;
}

.background-color-gradient-purple[data-full-width="1"] .container.section{
background: none;
}


.background-color-gradient-grey .padding-cont, .background-color-gradient-pink .padding-cont, .background-color-gradient-purple .padding-cont,
.background-color-gradient-white .padding-cont{
  padding: 30px 15px;
}

.container.section img{
  max-width:100%;
}

.container.section .column .card-image img{
min-width:100%;}

/*.container.section .card-body{
  padding-top:60px;
}*/

.container.section .svg-icon{
text-align:center;
margin-bottom: 10px;
}

.column .background-white{
padding:30px 15px;}

.column [data-shadow-type="drop shadow"] {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 100%;
	background-color: #f8f9fa;
    border-radius: 15px;
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media (min-width: 576px) {
    .image-grid-section .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
	.typewriter {
	  white-space: nowrap;
	}
}

.typewriter {
  display: inline-block;
  overflow: hidden; /* Clips text during typing animation */
  border-right: 5px solid #D946EF;
   -webkit-animation: typing 8s steps(60, end) forwards, blink 0.7s step-end infinite;
  animation: typing 8s steps(60, end) forwards, blink 0.7s step-end infinite;
}

.typewriter .horizontalTitle{
padding-right:8px;}

.typewriter .horizontalTitle .display-3{
margin-bottom:0;}

/* Style for the first word */
.word1 {
  color: white;
}

/* Style for the second word */
.word2 {
  color: #D946EF;
}

/* Typing animation */
@-webkit-keyframes typing {
  from {
    max-width: 0;
  }
  to {
    max-width: 100%;
  }
}

@keyframes typing {
  from {
    max-width: 0;
  }
  to {
    max-width: 100%;
  }
}

/* Blinking cursor animation with custom color */
@-webkit-keyframes blink {
  0%, 100% {
    border-color: #D946EF; /* Green cursor */
  }
  50% {
    border-color: transparent; /* Cursor invisible */
  }
}

@keyframes blink {
  0%, 100% {
    border-color: #D946EF; /* Green cursor */
  }
  50% {
    border-color: transparent; /* Cursor invisible */
  }
}
.text-with-background{
position:relative;}

.text-with-background::before {
    content: "";
    position: absolute;
    top: -130px;
    left: -100px;
    width: 278px;
    height: 680px;
    background-image: url(/media/2214/quote.svg);
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 0.5;
}

.feature-Highlight{
 display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
border-radius: 50rem !important;
color: #FF00EB;
border: 1px solid rgba(255, 0, 235, 0.1) !important;
    background: rgba(255, 0, 235, 0.1);
    padding: 3px 10px;
}

.insert-short-border {
  content: "";
  display: block;
  margin: 10px auto; /* Centers the border */
  width: 100px; /* Length of the border */
  height: 2px; /* Thickness of the border */
  background-color: #FF00EB; /* Border color */
 }

.pinkButton, a .pinkButton{
  color: #fff;
  background-color: #FF00EB;
  border-color: #FF00EB;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 15px;
  border-radius: 8px;
  padding: 15px 30px;
  text-transform: none;	
}

.pinkButton{
margin-top:10px;
display: inline-block;
}
@media (min-width: 1177px) {
.header-subtitle{
  padding-right: 100px;
  padding-left: 100px;}
}

@media (max-width: 778px) {
.display-1, .display-2, .display-3 {
    font-weight: 500 !important;
    font-size: 32px;
}
}

@media (max-width: 768px){	
	.background-color-gradient-grey .padding-cont .column, .background-color-gradient-pink .padding-cont .column, .background-color-gradient-purple .padding-cont .column, .background-color-gradient-white .padding-cont .column, .background-white .padding-cont .column{
		margin-bottom: 10px;
	}
}

.animated-border-button {
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  background-color: #030713;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 0.3s ease;
}

.animated-border-button:hover {
  background-color: #030713;
}

.animated-border-button::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px); /* Extend slightly outside the button */
  height: calc(100% + 4px);
  border-radius: 8px; /* Match button's border-radius */
  background: linear-gradient(90deg, #ff007f, #a000ff, #00d4ff, #ff007f); /* Neon gradient */
  background-size: 300%; /* Larger background for smooth animation */
  z-index: -1;
  animation: border-animate 4s linear infinite; /* Animate the border */
  filter: blur(4px); /* Glow effect */
}

.animated-border-button a {
  position: relative;
  z-index: 2;
}

/* Keyframe animation for the gradient border */
@keyframes neon-border-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Browser Compatibility */
@-webkit-keyframes neon-border-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


.quote-small img{
width:15px;}


.quote-container .author_name {
    font-size: 14px;
    font-weight: 500;
}

footer {
    margin-top: -30px !important;
}

#container-border {
    position: relative;
    overflow: hidden;
    padding: 1px;
    border-radius: 8px;
    display: inline-block;
    background: black;
}

#followBtn {
    font-size: 16px;
    padding: 10px 15px;
    border: none;
    border-radius: 8px;
    background-color: black;
    color: white;
    cursor: pointer;
    z-index: 1;
    position: relative;
    display: inline-block;
}

.animated-border {
   width: 250%;
    height: 350%;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: conic-gradient(transparent, transparent, transparent, #FF00EB, #D946EF, transparent, transparent, transparent);
    animation: rotate 5s infinite linear;
    background: conic-gradient(from 0deg at center, #ff00ff, #8000ff, #6C4298, #ff00ff);
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
}
.comparison-table th, .comparison-table td {
    padding: 15px;
    text-align: center;
	color: #1a0f42;
	box-shadow: 6px 3px 4px #f9e9f5;
}

.comparison-table thead tr {
    background-color: #f9e9f5;
}

.comparison-table .highlight {
    background-color: #ffe8d6;
    font-weight: bold;
}

.comparison-table td:first-child,
.comparison-table th:first-child {
    width: 45%;
    font-weight: bold;
}

.comparison-table tbody tr:nth-child(even) {
    background-color: #faf1fa;
}

@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

a:hover{
text-decoration:none;}


