/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2026 | 23:15:10 */
.header-tabular .e-n-tabs-heading{
	    align-items: center;
}
.header-tabular .e-n-tab-title{
	position:relative;
	cursor:pointer;
	
}
{
	
}
.header-tabular .e-n-tab-title[aria-selected="true"],.header-tabular .e-n-tab-title:hover{
	background-color:#171716 !important;
}
.header-tabular .e-n-tab-title[aria-selected="true"]:before,.header-tabular .e-n-tab-title:hover:before{
	width:calc(100% - 6px);
	height:calc(100% - 6px);
	position:absolute;
	top:3px;
	left:3px;
	content:"";
	border-radius:1px;
	background-color:#0C0C0B;
}
.header-tabular .e-n-tab-title-text{
	position:relative;
	z-index:2;
}
.content {
      max-width: 900px;
      margin: 0 auto;
      padding: 0 40px;
    }
.text-block {
      font-size: 40px;
      line-height: 45px;
	text-align:center;
	font-weight:600;
	margin-bottom:20px;
    }

    .word {
      display: inline-block;
      color: #BBB8B2;
      margin-right: 0.3em;
    }

    .word.color1 {
      color: #BBB8B2;
    }

    .word.color2 {
      color: #BBB8B2;
    }

    .word.color3 {
      color: #BBB8B2;
    }