/*
* Page: attendance-improvement
* Load this file ONLY on this specific page
*/

/*--------------------------------------------------------------
  ## Tokens / Base
--------------------------------------------------------------*/

body {
	--background-color: #54D0FF;
}

.btn, .nav-btn > a {
    display: inline-block;
    border: 2px solid #429BD7;
    border-radius: 50px;
    padding: 0 30px;
    color: white !important;
    background: #429BD7 !important;
    transition: all 0.3s;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 14px;
    font-weight: bold;
    line-height: 44px;
    transition: background .3s, border-color .3s;
}

.btn:hover {
    background: #3678AF !important;
    border-color: #3678AF;
}

/*--------------------------------------------------------------
  ## Quote Block (Gray Section)
--------------------------------------------------------------*/

.section-bg-gray .s-quote-inner.iva-trigger.iva-bottom-top {
	background: #0A2739 !important;
	border-radius: 20px;
	margin-top: 0;
}

.section-bg-gray .s-quote-content {
	color: #ffffff !important;
	text-align: left;
	font-size: 26px;
	font-weight: 500;
	margin: 0;
}

.section-bg-gray.s-quote {
	background-color: #eaf4fb !important;
}

.section-bg-gray .s-quote-content::before,
.section-bg-gray .s-quote-inner::after,
.section-bg-gray .s-quote-inner::before {
	display: none !important;
	content: none !important;
}

/*--------------------------------------------------------------
  ## Page Background Layering
--------------------------------------------------------------*/

body #page-inner {
	position: relative;
	z-index: 0;
}

/*
body #page-inner::before {
	content:"";
	position:absolute;
	top:170px;
	left:0;
	width:100%;
	height:4000px;
	background:url("/wp-content/uploads/2025/12/bg-solutions.png") no-repeat top center;
	background-size:cover;
	pointer-events:none;
	z-index: 0;
}
*/

body #page-inner > * {
	position: relative;
	z-index: 2;
}

/* Foundations list */
.foundation_sec:before {
	content: "";
	height: 100%;
	width: 100%;
	background-image: url("https://swrightx.com/wp-content/uploads/2026/01/left_round_vector.svg");
	position: absolute;
	left: 0;
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: left center;
}

.foundation_sec ul {
	padding: 0;
}

.foundation_sec li {
	padding: 30px 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #429BD7;
	border-top: 0;
}

.foundation_sec li:last-child {
	border: none;
}

.foundation_sec h4 {
	margin: 0 0 10px;
	max-width: 600px;
}

.foundation_sec p {
	font-size: 21px;
	line-height: 1.4;
	max-width: 600px;
}

.foundation_sec .wrapper .info-columns-inner {
	border-bottom: 1px solid #429BD7;
}

.foundation_sec li p a {
	color:#666;
	text-decoration:underline;
}

/*--------------------------------------------------------------
  ## Banner / Superpower
--------------------------------------------------------------*/

.banner_content h4 {
	color: var(--background-color);
	margin-bottom: 5px;
}

.banner_sec.fef-superpower {
	background-image: url("/wp-content/uploads/2026/03/new-blue-blob.svg");
	background-size: cover;
	background-position: bottom;
	padding-bottom: 250px;
}

.fef-superpower .info-columns-item:nth-child(1) {
	justify-content: center;
}

.banner_sec img {
	max-width: 500px;
	width: 100%;
}

.banner_sec .info-columns-item-image {
	text-align: right;
}

.banner_content p {
	width: 100%;
}

.fef-superpower .info-columns-item:nth-child(1) .info-columns-item-content {
	font-size: 25px;
	line-height: 1.3;
}

/*--------------------------------------------------------------
  ## FEF Quote / Ready
--------------------------------------------------------------*/

.s-quote-inner {
	padding: 0;
}

.fef-ready.fef-quote {
	min-height: 280px;
	align-items: end;
}

.fef-ready__left {
	max-width: 640px;
	padding: 30px 30px 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
}

.fef-ready.fef-quote h2 {
	margin: 0 0 10px;
}

.fef-ready.fef-quote p {
	line-height: 1.4;
	color: #B4B7B9;
	font-size: 22px;
}

/*--------------------------------------------------------------
  ## Commitment
--------------------------------------------------------------*/

.fef-commitment.ai {
	background-color: #B3D7EF;
}

.fef-commitment.ai .info-box-title {
	color: #00599B;
}

.fef-commitment.ai .info-box-content {
	color: #595555;
	line-height: 1.4;
}

.fef-commitment.ai .info-box-content p a {
	color: #595555;
	line-height: 1.4;
	text-decoration:underline;
}

/*--------------------------------------------------------------
  ## Layout / Typography Tweaks
--------------------------------------------------------------*/

#main > .wrapper {
	padding: 0;
}

.fef-what .info-columns-items .info-columns-item-content p {
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	color: #6b6b6b;
}

.fef-apart .info-box-primary h2 {
	font-size: 35px;
	margin: 0;
}

.fef-what .section-header-content p {
	font-size: 24px;
	line-height: 1.3;
}

.fef-what.ea h2.section-header-title{
	margin:70px 0 10px 0;
}


/*--------------------------------------------------------------
  ## Video Section
--------------------------------------------------------------*/

.video_section p {
	color: #0A2739;
	line-height: 1.5;
	font-size: 21px;
}

.video_section .section-header {
	margin-bottom:40px;
} 

.video_section h2 {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px 8px;
    border-radius: 8px;
    font-size: 21px !important;
    letter-spacing: 1px;
    margin-bottom: 0;
    background-color: var(--background-color);
    line-height: normal;
}

.proven_result_sec h2 {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px 8px;
    border-radius: 8px;
    font-size: 21px !important;
    letter-spacing: 1px;
    margin-bottom: 0;
    background-color: var(--background-color);
    line-height: normal;
}

.proven_result_sec p {
    line-height: 1.5;
	font-size: 21px;
}

.proven_result_sec li {
    line-height: 1.5;
	font-size: 21px;
}

.fef-what.ea p {
	line-height: 1.5;
	font-size: 21px;
}

.fef-what.ea li {
	line-height: 1.5;
	font-size: 21px;
}

.academics-at-home p {
	line-height: 1.5;
	font-size: 21px;
}

.academics-at-home li {
	line-height: 1.5;
	font-size: 21px;
}

.partners_sec .info-box-inner {
	padding-top: 90px;
	border: none;
	padding-bottom: 0px;
}

.fef-what {
	background-image: none;
}

/*--------------------------------------------------------------
  ## AI Communicate
--------------------------------------------------------------*/

/* Section heading pill */
.ai-communicate.foundation_sec.mobile-stack1 h2{
	background-color: #54D0FF;
	display: inline-block;
	font-size: 22px !important;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 8px 15px;
	border-radius: 8px;
	letter-spacing: 2px;
}

/* AI Communicate */
.ai-communicate .section-header.text-align-left .section-header-content p {
	color: #FFFFFF;
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
}

.section.ai-communicate {
	background-color: #FFFFFF;
}

.section.ai-communicate .section-header h2.section-header-title.bg-heading-wrap.fs-s br {
	display: none;
}

.section.ai-communicate .info-columns-items {
	position: relative;
}

.section.ai-communicate .info-columns-items .info-columns-item:first-child {
	width: 100% !important;
}

.section.ai-communicate .info-columns-items .info-columns-item:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	margin: 0;
}

.section.ai-communicate .info-columns-items .info-columns-item:last-child img {
	max-width: 280px;
	vertical-align: bottom;
}

.section.ai-communicate .info-columns-item-image {
	margin: 0;
}

body div#page-inner::before {
	content: none !important;
}


/*--------------------------------------------------------------
  ## Proven Results Section
--------------------------------------------------------------*/

.proven_result_sec {
	background-color: #eaf4fb;
}

.proven_result_sec .info-box-content.fs-m p {
	color: #0A2739;
}

.proven_result_sec .btn {
	background-color: #00599B;
	border-color: #00599B;
}


/* AI proven 

.proven_result_sec .info-box-content {
	width:900px!important;
}*/

.ai-proven {
	max-width:800px;
	margin:10px auto 80px 0;
}

.ai-proven__title {
	font-size: 30px;
	font-weight: 800;
	margin-bottom:70px;
	text-align: left;
}

.ai-proven__card {
	background: #fff;
	border-radius: 14px;
	padding: 1px;
	border: solid 2px #429bd7;
}

.ai-proven__top {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 10px;
}

.ai-proven__top-metric {
	background: #429bd7;
	color: #fff;
	border-radius: 14px;
	padding: 0 0 0 30px;
	display: flex;
	align-items: center;
	gap: 5px;
	width: 100%;
	height: 110px;
}

.ai-proven__top-number {
	font-size: 72px;
	font-weight: 800;
	line-height: 1;
}

.ai-proven__top-text {
	font-size: 26px;
	font-weight: 600;
	max-width: 280px;
	text-align: left;
	line-height: 1.4;
}

.ai-proven__spotlight {
	background: #0a1e33;
	border-radius: 10px;
	padding: 18px 22px;
	color: #ffffff;
	text-align: center;
	width: 400px;
	height: 230px;
	margin: -120px 1px 0 1px;
}

.ai-proven__spotlight-label {
	font-size: 20px;
	letter-spacing: 5px;
	color: #f2c94c;
	margin-bottom: 8px;
}

.ai-proven__spotlight-label::after {
	content: "";
	display: block;
	width: 130px;
	height: 80px;
	margin: 12px auto 0;
	background: url("/wp-content/uploads/2025/12/ai-proven-tpslogo-e1766802672380.png") no-repeat center;
	background-size: cover;
}

.ai-proven__spotlight-org {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1;
	display: inline-block;
	transform: scale(1, 1.4);
	letter-spacing: 1.2px;
	margin-top: 5px;
}

.ai-proven__stats {
	display: flex;
	align-items: stretch;
	gap: 24px;
}

.ai-proven__stat {
	flex: 1;
}

.ai-proven__stat-number {
	font-size: 52px;
	font-weight: 800;
	color: #429bd7;
	margin: -1px 0 0 20px;
	text-align: left;
}

.ai-proven__stat-text {
	font-size: 19px;
	line-height: 1.5;
	color: #429bd7;
	text-align: left;
	margin: -10px 0 20px 20px;
	font-weight: 800;
	width: 170px;
}

.ai-proven__divider {
	width: 1px;
	background: #429bd7;
	margin-bottom:10px;
}

.ai-proven__footnote {
	margin-top: 16px;
	font-size: 18px;
	color: #7ea1b8;
	font-style: italic;
}

.info-box-content .ai-proven__footnote {
	margin-bottom: 40px;
}

/* AI glance */
table.ai-glance {
	position: relative;
	width: 100%;
	max-width: 780px;
	margin: 0 auto 40px;
	border-collapse: separate !important;
	border-spacing: 0;
	background: #ffffff;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
	z-index: 1;
	overflow: hidden;
}

.ai-glance h2.info-box-title {
	font-size: 34px;
	margin-bottom: 40px;
}

.ai-glance tr {
	display: grid !important;
	grid-template-columns: 56px 1fr;
	align-items: stretch;
}

.ai-glance tr:nth-child(odd) {
	background: #f6fafe;
}

.ai-glance tr:nth-child(even) {
	background: #ffffff;
}

.ai-glance td {
	display: block;
	margin: 0;
	padding: 20px 24px;
	color: #0a2739;
	text-align: left;
	border: 1px solid #B3D7EF;
}

.ai-glance td.ai-glance__icon {
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ai-glance td.ai-glance__icon::before {
	content: "✓";
	display: inline-flex;
	width: 24px;
	height: 24px;
	align-items: center;
	justify-content: center;
	background: #54D0FF;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	border-radius: 9999px;
}

.ai-glance td.ai-glance__cell {
	font-size: 21px;
	font-weight: 600;
	line-height: 1;
}

.ai-glance .ai-glance__sub {
	margin-top: -8px;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	color: #6b7c8f;
}

.ai-glance a.fef-qb2.btn {
	background: #00599b;
	border: 2px solid #00599b;
	color: #fff;
	white-space: nowrap;
	width: 270px;
	margin-right: 10px;
	font-size: 13px;
	height: 48px;
	line-height: 43px;
}

.ai-glance a.fef-qb1.btn {
	background: #fff;
	border: 2px solid #00599b;
	color: #00599b;
	width: 250px;
	white-space: nowrap;
	font-size: 13px;
	height: 48px;
	line-height: 43px;
}

/* AI resources */
.ai-resources .section-header.section-header-w-border {
	border: none;
}

.ai-resources .posts-grid-item-excerpt {
	margin-top: 15px;
}

.ai-resources .posts-carousel-items {
	padding-bottom: 30px;
	border-bottom: solid 1px #2382c1;
	border-bottom: none;
}

/* AI glance section background */
.section.info-box.info-box-layout-image-text.ai-glance::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url("/wp-content/uploads/2025/12/ai-glance-bg-scaled-1.webp") no-repeat center top;
	background-size: cover;
	pointer-events: none;
	z-index: 0;
}


.ai-communicate .ai-communicate__item {
	font-size: 19px;
}

.section.ai-communicate .info-box-content.fs-s {
	padding-top: 20px;
}

.ai-communicate__section {
	padding: 15px 0;
}

table.ai-communicate__table {
	border-bottom: 1px solid #93c9f1;
}

td.ai-communicate__left {
	padding-bottom: 10px;
}

/*--------------------------------------------------------------
  ## “What” Section Variants
--------------------------------------------------------------*/

.fef-what.ea .info-columns-inner {
	border: none;
}

/*--------------------------------------------------------------
  ## Four Steps Section
--------------------------------------------------------------*/

.section.four-steps {
	background: linear-gradient(
		180deg,
		#328ED2 0%,
		#0F71BA 27%,
		#06406B 57%,
		#001E35 100%
	);
}

.section.four-steps .info-columns-content-after p {
	color: #ffffff;
	text-align: left;
	font-size: 24px;
	font-style: italic;
}

/*--------------------------------------------------------------
  ## Tables / Rows
--------------------------------------------------------------*/

.ai-glance tr:nth-child(odd) {
	background: #F3F5F9;
}

/*--------------------------------------------------------------
  ## Desktop (>=1024px)
--------------------------------------------------------------*/



/*--------------------------------------------------------------
  ## Mobile Ordering (<=800px)
--------------------------------------------------------------*/

@media (max-width: 800px) {

	.mobile-stack1 .info-columns-item:nth-child(1) {
		order: 1;
	}

	.mobile-stack2 .info-columns-item:nth-child(2) {
		order: 1;
	}
}

/*--------------------------------------------------------------
  ## Tablet (768px - 1023px)
--------------------------------------------------------------*/

@media screen and (min-width: 768px) and (max-width: 1023px) {

	body .wrapper {
		max-width: 90%;
	}
}

/*--------------------------------------------------------------
  ## <=1023px
--------------------------------------------------------------*/

@media screen and (max-width: 1023px) {

	.video_section p {
		color: #0A2739;
		line-height: 1.5;
		font-size: 22px;
	}

	.fef-superpower .info-columns-item:nth-child(1) .info-columns-item-content {
		font-size: 19px;
	}

	.banner_sec.fef-superpower {
		padding-bottom: 130px;
	}
}

/*--------------------------------------------------------------
  ## <=767px
--------------------------------------------------------------*/

@media screen and (max-width: 767px) {

	.banner_sec .info-columns-item-image {
		text-align: left;
	}

	.banner_sec .info-columns-item-image img {
		max-width: 100%;
	}

	.section.fef-superpower {
		padding-bottom: 180px;
	}

	.fef-apart .info-box-primary h2 {
		font-size: 24px;
	}

	.fef-superpower .info-columns-item:nth-child(1) .info-columns-item-content {
		font-size: 20px;
	}

	.fef-ready.fef-quote p {
		font-size: 18px;
	}

	.ai-communicate .section-header.text-align-left .section-header-content p {
		font-size: 16px;
		line-height: 24px;
	}

	h2.section-header-title.bg-heading-wrap {
		font-size: 16px !important;
	}

	.section.ai-communicate .section-header h2.section-header-title.bg-heading-wrap.fs-s {
		position: static;
	}

	.section.ai-communicate .info-columns-items {
		margin-top: 0;
	}

	.section.ai-communicate .info-columns-items .info-columns-item:first-child .info-columns-item-content > h4 {
		padding-top: 20px !important;
		margin-bottom: 10px;
		font-size: 20px;
	}

	.section.info-box.section a.fef-qb1.btn {
		margin-left: 0;
	}

	.ai-communicate .section-header::after {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 70px;
	}

	.section.ai-communicate .info-columns-items .info-columns-item:last-child {
		width: 100%;
		position: static;
		margin: 0 !important;
	}
	.ai-communicate .info-columns-item-image img{
		height:300px;
	}

	.foundation_sec::before{
		display:none;
	}

	.foundation_sec li:first-child {
		padding-top: 0;
	}

	.fef-apart .info-box-primary h2 {
		font-size: 24px;
	}

	.foundation_sec ul h4,
	.foundation_sec ul p {
		max-width: 100%;
	}

	.foundation_sec li {
		padding: 20px 0;
	}

	.foundation_sec p {
		font-size: 19px;
	}

	.foundation_sec h4 {
		margin: 0 0 2px;
		font-size: 21px;
	}

	.fef-apart.ai-multi .info-box-primary::after {
		width: 80px;
		height: 80px;
	}

	.fef-what .section-header {
		margin-bottom: 10px;
	}

	.fef-what .section-header-content p {
		font-size: 19px;
	}

	.fef-what .section-header-content.fs-l {
		margin-top: 0;
	}

	.fef-proven-results .info-box-content p {
		font-size: 19px;
	}

	.video_section p {
		line-height: 1.4;
		font-size: 19px;
	}
	
	.ai-glance h2.info-box-title {
	font-size: 24px;
	}
	td.ai-glance__cell{
		font-size: 18px!important;
	}
	.ai-glance .fef-qb2.btn{
		margin:10px;
	}
	.ai-glance .fef-qb1.btn, .ai-glance .fef-qb2.btn{
		width:250px!important;
	}
	.ai-communicate .section-header {
		margin: 0;
	}

}



/*--------------------------------------------------------------
  ## <=480px
--------------------------------------------------------------*/

@media screen and (max-width: 480px) {

	.fef-superpower .info-columns-item:nth-child(1) .info-columns-item-content {
		font-size: 18px;
	}

	.ai-communicate a.fef-qb2.btn {
		margin: 8px auto;
		display: block;
		max-width: fit-content;
		min-width: 250px;
	}

	.ai-communicate a.fef-qb1.btn {
		margin: 0 auto;
		display: block;
		max-width: fit-content;
	}

	.section.fef-superpower {
		padding-bottom: 140px;
	}
}
















@media (max-width:1023px) {
	.ai-proven {
		max-width:100%;
		padding:0 18px;
		box-sizing:border-box;
	}
	.ai-proven__top {
		flex-direction:column;
		gap:14px;
	}
	.ai-proven__top-metric {
		width:100%;
		height:auto;
		padding:16px 18px;
		box-sizing:border-box;
	}
	.ai-proven__top-number {
		font-size:44px;
	}
	.ai-proven__top-text {
		font-size:18px;
		max-width:none;
	}
	.ai-proven__spotlight {
		width:100%;
		height:auto;
		margin:0;
		padding:16px 18px;
		box-sizing:border-box;
	}
	.ai-proven__stats {
		flex-wrap:wrap;
		gap: 0;
	}
	.ai-proven__stat {
		/* 		flex:1 1 240px; */
		flex:1 1 auto;
		padding: 0 10px;
	}
	.ai-proven__stat-number {
		font-size:40px;
		margin-left:0;
		text-align: center;
	}
	.ai-proven__stat-text {
		font-size:16px;
		margin-left:0;
		width:auto;
		text-align: center;
	}
	.search-form .search-field {
		width: auto;
	}
}

@media (max-width:600px) {
	.ai-proven__title {
		font-size:24px;
	}
	.ai-proven__top-number {
		font-size:38px;
	}
	.ai-proven__top-text {
		font-size:16px;
	}
}
