
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}


.rndcorn {
	border-radius:7px!important;

}
/* Highlighter */

.text {
  width: fit-content;
  padding: 6px 12px;
  position: relative;
  font-size: 32px;
  font-weight: 600;
  user-select: none;
  text-align: center;
  white-space: nowrap;
}
.text:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 3px 5px 3px 5px;
  background: conic-gradient(at 0 100%, rgb(var(--mark-color)/100%) 1%, #fff0 3%) no-repeat 0 0/auto 120%, conic-gradient(from 180deg at 100% 0, #fff0, rgb(var(--mark-color)/100%) 1%, #fff0 4%) no-repeat 100% 100%/auto 120%, linear-gradient(var(--mark-bg-angle), rgb(var(--mark-color)/60%), rgb(var(--mark-color)/20%) 75%, rgb(var(--mark-color)/55%)) no-repeat center/auto;}.text.yellow-mark:before {rotate: 1deg;scale: 1.1;transform: skew(-5deg);--mark-color: 255 232 62;--mark-bg-angle: 50deg;}.text.green-mark:before {scale: 0.92;transform: skew(7deg);--mark-color: 91 233 92;--mark-bg-angle: 30deg;}.text.red-mark:before {rotate: 0.5deg;transform: skew(5deg);--mark-color: 255 100 185;--mark-bg-angle: 150deg;}/* Gradients */.gradient {background: -webkit-linear-gradient(135deg, #ffa745 0%, #fe869f 30%, #ef7ac8 45%, #a083ed 70%, #43aeff 85%);position: relative;z-index: 9999;border-radius:0px 0px 10px 10px;} .gradient.gradient-box {background: -webkit-linear-gradient(135deg,66f.  x);position: relative;z-index: 9999;border-radius:0px!important;	}.header-gradient {background: -webkit-linear-gradient(130deg, #FE8D54 0%, #fe869f 40%, #A235D2 45%, #a083ed 70%, #43aeff 85%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;	}.outliner  {font-family: Rubik, sans-serif;font=weight: 800;-webkit-text-stroke: .01em #292929;}.wordbg {	background: #5A96F8;	opacity: 0.9;	padding: 3px 10px;	border-radius: 5px;	color:#fff;	font-weight:500;	white-space: nowrap;}.ps-3 {padding-left: 4.5rem!important;}.mt-2 {	margin-top: 2.5rem!important;}/* Menu + Limelights + Banner  */.ll-overlay {border-radius:15px;	}.logo-tilt  {	transform:rotate(-6deg);}.head-zed {	z-index:999!important;}a .listlinks {	color: #FF7E80!important;	decoration: none;	}ul .disc {	color:#204C87}ul .disc-home {	color:#fff;}.header-gradient {background: -webkit-linear-gradient(130deg, #FE8D54 0%, #fe869f 40%, #fe869f 45%, #a083ed 70%, #43aeff 85%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: relative;	}.goggle-eyes {	margin-left: -20px;}.backpanel {transform: rotate(2deg);	}.frontpanel {	transform: rotate(20deg);	margin-left:-40%;	margin-bottom:-10%;}.pod4 {		margin-right:-20%;}.rad4 svg{	border-radius: 20px;	}.listlinks a:hover {	color:white;}.zed {	z-index: 9999;	}.jello-horizontal, .jellything {	-webkit-animation: jello-horizontal 0.9s both;	        animation: jello-horizontal 0.9s both;}.social-bar a:hover i, .social-bar a:hover h1{-webkit-animation: jello-horizontal 0.9s both;	        animation: jello-horizontal 0.9s both;}@media only screen and (max-width: 300px) {.process-section .slider-nav-item  {    height: 30px;width: 30px;margin: 15px 10px;line-height: 28px;}}