.homepagehero .marquee-container{
	overflow: visible;
}

.homepagehero .animate-companies, .homepagehero .animate-companies2{
	top: auto;
    bottom: -70px;
}

.membersGrid .memberItem:nth-child(5){
   grid-column-start: auto !important;
}

.membersGrid .relative.w-\[321px\],.membersGrid .relative.h-\[321px\],.dsct .relative.w-\[321px\],.dsct .relative.h-\[321px\]{
	width:220px;
	height:220px;
}

.oara .content p.text-white{
	    font-weight: 300;
}

.blist .group:hover .ico svg path{
   stroke: #1468EA;
}

#enrollment-options .items-start p{
	margin-left: 50px;
}
#enrollment-options .ecright .flex.flex-col{
	gap:60px
}
#enrollment-options .point-item:hover {
	background: #F9FAFB;
}
#enrollment-options .timeline-item::before {
	content: '';
	position: absolute;
	left: 16px;
	top: 32px;
	bottom: 0;
	width: 1px;
	border-left: 2px dashed #CFCFCF;
	height: 90px;
}
@media(max-width:800px){
	#enrollment-options .timeline-item::before {height:150%;}
}
#enrollment-options .timeline-item:last-child::before {
	content: none;
}
#enrollment-options .timeline-dot {
	position: absolute;
	left: 0;
	top: 0;
}
#enrollment-options .timeline-item {
	position: relative;
}
#enrollment-options .timeline-item::before {
	left: 15px;
}

.bg-\[\#f8fcff\] {
	background-color: #f8fcff
}
.bg-\[\#F4F7FA\] {
	background-color: #F4F7FA
}
.bg-\[\#eef7ff\] {
	background-color: #eef7ff
}



.bg-\[\#e6f2ff\] {
	background-color: #e6f2ff
}
.bg-\[\#c5e1ff\] {
	background-color: #c5e1ff
}
.text-\[\#ff8a00\]{
	color: #ff8a00
}
.text-\[\#e34b3f\]{
	color: #e34b3f;
	color: #F85340;
}
#srips {
	background: linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #E6F2FF 100%);
}
#srips .absolute.bottom-0.right-0{
	right: -50px;
}
#defenseStrategySection .grid {
	align-items: center;
}
#defenseStrategySection .grid > div {
	font-size: 15px;
}
#defenseStrategySection .grid:nth-child(even):not(:first-child) {
	background-color: #f9fafb;
}