
#flex-content h1.page-title {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.5em;
	letter-spacing: .5px;
	color: #516a80;
	font-family: "Poppins", Sans-serif;
	margin-bottom: 20px;
}

.ttsf-rich-text img, .ttsf-rich-text .attachment-full {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 16px 0;
}

.ttsf-rich-text img.image-icon .ttsf-rich-text .size-medium, #poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text .size-medium, .ttsf-rich-text .image-icon, #poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text .image-icon {
	max-width: 200px;
	max-height: 200px;
	height: auto;
	width: auto;
	margin: 24px auto;
	display: flex;
}

.ttsf-rich-text .size-thumbnail, #poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text .size-thumbnail {
	max-width: 100px;
	max-height: 100px;
	height: auto;
	width: auto;
	margin: 16px auto;
	display: flex;
}

.ttsf-rich-text .size-large, #poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text .size-medium_large {
	max-width: 800px;
	max-height: 800px;
	height: auto;
	width: auto;
	margin: 16px auto;
	display: flex;
}

.ttsf-rich-text p, .ttsf-rich-text li {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7em;
	color: #042238;
	padding: 0;
}

.ttsf-rich-text a {
	text-decoration: underline;
	font-size: inherit;
	transition-duration: .4s;
}

.ttsf-rich-text p > a, .ttsf-rich-text li > a {
	color: #2370a3;
}

.ttsf-rich-text p > a:hover {
	color: #00c8ff;
}

.ttsf-rich-text h1 > a, .ttsf-rich-text h2 > a, .ttsf-rich-text h3 > a, .ttsf-rich-text h4 > a, .ttsf-rich-text h5 > a, .ttsf-rich-text h6 > a {
	font-family: "Poppins";
	font-weight: 800;
	color: #042238;
}

.ttsf-rich-text h1 > a:hover, .ttsf-rich-text h2 > a:hover, .ttsf-rich-text h3 > a:hover, .ttsf-rich-text h4 > a:hover, .ttsf-rich-text h5 > a:hover, .ttsf-rich-text h6 > a:hover {
	color: #2370a3;
}

.ttsf-rich-text strong {
	font-size: inherit;
	font-weight: 800;
}

.ttsf-rich-text h2 {
	color: #042238;
	font-family: "Poppins", Sans-serif;
	line-height: 1.4em;
	font-size: 32px;
	padding: 0;
}

.ttsf-rich-text h3 {
	color: #042238;
	font-family: "Poppins", Sans-serif;
	font-size: 26px;
	line-height: 1.4em;
	padding: 0;
}

.ttsf-rich-text h4 {
	color: #042238;
	font-family: "Poppins", Sans-serif;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.5em;
	padding: 0;
}

.ttsf-rich-text img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

@media (max-width: 771px) {
	.ttsf-rich-text ul, .ttsf-rich-text ol, .ttsf-rich-text li {
		padding: 0;
		margin-left: 10px;
	}
	
	.cta-image-wrap {
		display: none;
	}
	
	.gray-cta-container {
		padding: 24px 16px;
	}
	
	.gray-cta-container .first-column {
		display: none;
	}
	
	.gray-cta-container .second-column {
		width: 100%;
	}
}

table.GeneratedTable {
	width: 100%;
	background-color: #fff;
	border-collapse: collapse;
	border-width: 2px;
	border-radius: 8px;
	border-color: #042238;
	border-style: solid;
	color: #042238;
}

table.GeneratedTable td, table.GeneratedTable th {
	border-width: 2px;
	border-radius: 8px;
	border-color: #042238;
	border-style: solid;
	padding: 4px;
}

table.GeneratedTable thead {
	background-color: #f5f6f8;
}

p:first-child, .ttsf-rich-text:first-child *:first-child, .ttsf-rich-text:first-child {
	margin-top: 0;
}

.ttsf-rich-text ul {
	list-style-type: disc;
}

.ttsf-rich-text blockquote {
	display: flex;
	flex-direction: column;
	max-width: 100%;
	border-style: solid;
	border-left: 6px solid #00c8ff;
	border-width: 0 0 0 6px;
	background-color: #f5f6f8;
	transition: .3s;
	position: relative;
	width: 100%;
	min-width: 0;
	min-height: initial;
	height: auto;
	border-radius: 2px;
	z-index: revert;
	overflow: visible;
	margin: 24px auto;
	padding: 24px;
	box-shadow: 2px 2px 20px rgba(0, 0, 0, .02);
	gap: 0px;
}

.ttsf-rich-text blockquote > * {
	margin: 0px 0 5px 0;
}

.ttsf-rich-text blockquote + blockquote {
	margin: 16px 0;
}

.ttsf-rich-text blockquote > * + * {
	margin: 5px 0;
}

/* Optionally, style the cite element for the author/source */
.ttsf-rich-text blockquote cite {
	display: block;
	text-align: right;
	color: #666;
	font-size: 14px;
	font-style: normal;
}

.ttsf-rich-text.key_takeaways {
	padding: 32px;
	/* Match padding with sources section */
	border-radius: 8px;
	background: #e7f8fd;
	margin: 24px auto;
}

.ttsf-rich-text.key_takeaways h2 {
	font-weight: 800;
	font-family: "Poppins";
	font-size: 24px;
	margin: 0;
}

.ttsf-rich-text.key_takeaways ul, #poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text.key_takeaways ul {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	list-style-type: none;
	/* Remove default bullets */
	padding-left: 12px;
}

.ttsf-rich-text.key_takeaways ul li {
	position: relative;
	/* Needed to position the pseudo-element */
	padding-left: 30px;
	/* Space for the checkmark */
	margin-bottom: 10px;
}

.ttsf-rich-text.key_takeaways ul li::before {
	content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjE4NjQgMkMxNy43OTQ0IDIgMjIuMzQxNSA2LjQ3NzExIDIyLjM0MTUgMTJDMjIuMzQxNSAxNy41MjI5IDE3Ljc5NDQgMjIgMTIuMTg2NCAyMkM2LjU3NjcxIDIyIDIuMDMxMjUgMTcuNTIzNyAyLjAzMTI1IDEyQzIuMDMxMjUgNi40NzYzIDYuNTc2NzEgMiAxMi4xODY0IDJaTTE3LjQ3NDMgOC4yOTI4OUMxNy4wNzc3IDcuOTAyMzcgMTYuNDM0NyA3LjkwMjM3IDE2LjAzODEgOC4yOTI4OUwxMC42NjMxIDEzLjU4NUw4LjMzNDY1IDExLjI5MjlMOC4yMzg5OCAxMS4yMDk3QzcuODQwNiAxMC45MDQ3IDcuMjY0NTcgMTAuOTMyNCA2Ljg5ODUgMTEuMjkyOUM2LjUwMTkxIDExLjY4MzQgNi41MDE5MSAxMi4zMTY2IDYuODk4NSAxMi43MDcxTDkuNzY1NTIgMTUuNTMwM0w5Ljg2ODU5IDE1LjYyMTVDMTAuMzY3IDE2LjAxNjMgMTEuMDk4IDE1Ljk4NTkgMTEuNTYwNyAxNS41MzAzTDE3LjQ3NDMgOS43MDcxMUwxNy41NTg3IDkuNjEyOUMxNy44Njg1IDkuMjIwNjEgMTcuODQwMyA4LjY1MzM4IDE3LjQ3NDMgOC4yOTI4OVoiIGZpbGw9IiMwMEM4RkYiLz4KPC9zdmc+");
	position: absolute;
	left: -4px;
	top: 10px;
	/* Adjust to align vertically */
	width: 50px;
	/* Match SVG width */
	height: 49px;
	/* Match SVG height */
	transform: scale(1.45);
}

#poststuff #post-body .acfe-flexible-placeholder .ttsf-rich-text.key_takeaways ul li::before {
	left: -28px;
}

.ttsf-rich-text.key_takeaways *:first-child {
	margin-top: 0;
}

.ttsf-rich-text.key_takeaways *:last-child {
	margin-bottom: 0;
}

.ttsf-rich-text .blogicon {
	max-width: 200px !important;
	width: 100%;
	height: auto;
	margin: auto;
	display: flex;
}

@media (max-width: 1024px) {
	.ttsf-rich-text.key_takeaways ul li {
		padding-left: 10px;
	}
	
	.ttsf-rich-text.key_takeaways ul li::before {
		content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI1IDI0IiBmaWxsPSJub25lIj4KICA8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEyLjE4NjQgMkMxNy43OTQ0IDIgMjIuMzQxNSA2LjQ3NzExIDIyLjM0MTUgMTJDMjIuMzQxNSAxNy41MjI5IDE3Ljc5NDQgMjIgMTIuMTg2NCAyMkM2LjU3NjcxIDIyIDIuMDMxMjUgMTcuNTIzNyAyLjAzMTI1IDEyQzIuMDMxMjUgNi40NzYzIDYuNTc2NzEgMiAxMi4xODY0IDJaTTE3LjQ3NDMgOC4yOTI4OUMxNy4wNzc3IDcuOTAyMzcgMTYuNDM0NyA3LjkwMjM3IDE2LjAzODEgOC4yOTI4OUwxMC42NjMxIDEzLjU4NUw4LjMzNDY1IDExLjI5MjlMOC4yMzg5OCAxMS4yMDk3QzcuODQwNiAxMC45MDQ3IDcuMjY0NTcgMTAuOTMyNCA2Ljg5ODUgMTEuMjkyOUM2LjUwMTkxIDExLjY4MzQgNi41MDE5MSAxMi4zMTY2IDYuODk4NSAxMi43MDcxTDkuNzY1NTIgMTUuNTMwM0w5Ljg2ODU5IDE1LjYyMTVDMTAuMzY3IDE2LjAxNjMgMTEuMDk4IDE1Ljk4NTkgMTEuNTYwNyAxNS41MzAzTDE3LjQ3NDMgOS43MDcxMUwxNy41NTg3IDkuNjEyOUMxNy44Njg1IDkuMjIwNjEgMTcuODQwMyA4LjY1MzM4IDE3LjQ3NDMgOC4yOTI4OVoiIGZpbGw9IiMwMEM4RkYiLz4KPC9zdmc+");
		position: absolute;
		left: -16px;
		top: 3.5px;
		/* Adjust to align vertically */
		width: 25px;
		/* Match SVG width */
		height: 24px;
	}
}

.ttsf-rich-text.transcript {
	margin: 32px auto;
}

.ttsf-rich-text.sources {
	padding: 32px;
	border-radius: 8px;
	background: #e7f8fd;
	margin: 24px auto;
}

.ttsf-rich-text.sources h2 {
	font-weight: 800;
	font-family: "Poppins";
	font-size: 24px;
	margin: 0;
}

.ttsf-rich-text.sources ul {
	display: grid;
	grid-template-columns: auto auto;
	/* Creates two columns, each sized according to its content */
	gap: 8px 32px;
	/* Optional: Adds some space between the columns */
	padding: 2px 0px 0 20px;
	/* Removes default padding */
	max-width: 100%;
	/* Ensures the list does not overflow the parent container */
	list-style-type: none;
}

/*
.ttsf-rich-text.sources ul li {
display: flex;
align-items: flex-start;
}

.ttsf-rich-text.sources ul li::before {
content: "•";
color: black;
display: inline-block;
width: 15px;
margin-left: -.4em;
position: relative;
font-size: 28px;
gap: 4px;
}

*/
.ttsf-rich-text.sources ul li a {
	color: #516a80;
	display: inline-block;
	position: relative;
	transition: all .3s ease-in-out;
	font-weight: 700;
	font-size: 16px;
	text-decoration: underline;
	text-decoration-color: #516a80;
}

.ttsf-rich-text.sources ul li a:hover {
	color: #00c8ff;
	text-decoration-color: #00c8ff;
}

.ttsf-rich-text.sources ul li a:hover::before {
	width: 100%;
}

.ttsf-rich-text.transcript .transcript-heading {
	padding-right: 40px;
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
}

.ttsf-rich-text.transcript .transcript-heading .caret {
	font-size: 16px;
	transition-duration: .4s;
	padding-right: 12px;
	padding-left: 20px;
}

.ttsf-rich-text.legal {
	border-radius: 4px;
	border: 1px solid #e6e9f0;
	margin: 40px 0;
}

.ttsf-rich-text.legal > * {
	padding: 0 32px;
}

.ttsf-rich-text.legal ul > li {
	margin-left: 24px;
}

.ttsf-rich-text.legal h2:first-of-type {
	margin-top: 0;
	border-radius: 3px 3px 0px 0px;
	background: #e7f8fd;
	padding: 24px;
	font-weight: 700;
	font-size: 32px;
}

@media (max-width:768px) {
	.ttsf-rich-text.legal h2:first-of-type {
		font-size: 24px;
	}
}

.ttsf-rich-text.legal ol li:not(:first-child) {
	margin-top: 12px;
}

.ttsf-rich-text.legal ol li {
	margin-left: 20px;
}

body #flex-content .elementor-shortcode div.calculator-section {
	background-color: #f5f6f8;
	margin: 64px auto;
	max-width: 100vw;
	padding: 32px 8px;
}

body #flex-content .elementor-shortcode div.calculator-section h2 {
	margin-bottom: 32px;
	font-weight: 600;
	font-size: 40px;
}

#flex-content .calculator-section.layout-two {
	display: flex;
	flex-direction: row;
	gap: 24px;
	justify-content: center;
}

#flex-content .calculator-section.layout-two .tool-column {
	width: 100%;
	max-width: 550px;
}

@media (max-width: 1080px) {
	#flex-content .calculator-section.layout-two {
		display: flex;
		flex-direction: column;
		max-width: 100%;
	}
	
	#flex-content .calculator-section.layout-two .tool-column {
		width: 100%;
		max-width: 100%;
	}
}

@media (max-width: 1024px) {
	#flex-content .calculator-section {
		max-width: 100%;
		width: 100%;
		padding: 0;
	}
	
	#flex-content .elementor-shortcode div:not(.calculator-section) {
		max-width: 90vw;
	}
	
	body #flex-content .elementor-shortcode > div {
		max-width: 100%;
		width: 100%;
	}
	
	body #flex-content .elementor-shortcode div.calculator-section {
		background-color: #f5f6f8;
		margin: 64px auto;
		max-width: 100vw;
		padding: 32px;
	}
}

@media (max-width: 768px) {
	body #flex-content div.elementor-shortcode div.calculator-section .calculator {
		display: flex;
		flex-direction: column;
	}
	
	body #flex-content .calculator {
		padding: 4%;
	}
}

#flex-content .text-xl {
	font-size: 48px;
}

#flex-content .tool-title {
	text-align: center;
	max-width: 100%;
	margin: 0 auto 24px auto;
}

#flex-content .calculator {
	max-width: 780px;
	margin: 0 auto;
	background-color: #fff;
	/* Keep white background or adjust to brand color */
	padding: 32px;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

#flex-content .field {
	margin-bottom: 24px;
	gap: 8px;
	position: relative;
}

body #flex-content .elementor-shortcode div.calculator-section .calculator {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	/* Creates two columns of equal width */
	grid-column-gap: 30px;
	/* Adjust the gap between columns as needed */
	grid-row-gap: 10px;
}

body #flex-content .elementor-shortcode div.calculator-section .calculator > * {
	grid-column: span 2;
	/* By default, each child spans two columns */
	width: 100%;
}

body #flex-content .elementor-shortcode div.calculator-section .calculator > .half-width {
	grid-column: span 1;
	/* Children with the class .half-width span only one column */
	width: 100%;
}

#flex-content .calculated-field {
	gap: 8px;
	position: relative;
}

#flex-content .field label, #flex-content .calculated-field label {
	display: block;
	margin-bottom: 0px;
	color: #212121;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2rem;
}

#flex-content .field .description, #flex-content .calculated-field .description {
	display: block;
	color: #212121;
	font-size: 14px;
	font-weight: 400;
	opacity: .7;
	font-style: italic;
}

#flex-content input, #flex-content .custom-slider-container {
	margin-top: 12px;
	transition-duration: .4s;
}

#flex-content input[type="number"], #flex-content input[type="text"], #flex-content input[type="date"], #flex-content select {
	width: 100%;
	border-radius: 6px;
	font-size: 16px;
	padding: 8px 12px;
	background: #fff;
	border: 2px solid #043c6f;
	color: #212121;
	line-height: 1.7em;
}

#flex-content input[type="number"]:focus, #flex-content input[type="text"]:focus, #flex-content input[type="date"]:focus, #flex-content select:focus {
	outline: none;
	border-color: #00c8ff;
}

#flex-content .calculated-field {
	background-color: #6598ff;
	/* Adjust if needed */
	padding: 18px 24px;
	font-size: 15px;
	border-radius: 4px;
	margin: -8px auto;
}

#flex-content .calculated-field + *:not(.calculated-field) {
	margin-top: 32px;
}

#flex-content *:not(.calculated-field) + .calculated-field {
	background-color: #6598ff;
	/* Adjust if needed */
	padding: 12px 24px;
	/*border-radius: 5px 5px 0 0;*/
	font-size: 15px;
}

#flex-content .calculated-field label {
	color: rgba(255, 255, 255, .7);
	font-size: 18px;
	font-weight: 400;
	text-align: right;
}

#flex-content .calculated-field div {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-align: right;
}

#flex-content .selects-container {
	display: flex;
	justify-content: space-between;
}

#flex-content .field {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-right: 10px;
}

#flex-content .field:last-child {
	margin-right: 0;
}

#flex-content .calculator button {
	padding: 10px;
	margin-top: 15px;
	font-size: 16px;
	cursor: pointer;
	background-color: #00c8ff;
	/* Secondary light blue brand color */
	color: #fff;
	border: none;
	border-radius: 5px;
}

#flex-content .calculator button:hover {
	background-color: #043c6f;
}

#flex-content .slider-container {
	position: relative;
	width: 100%;
}

#flex-content .field .slider-ticks {
	position: absolute;
	bottom: -20px;
	/* Adjust as needed for your layout */
	left: 12.5px;
	/* Half of thumb width to align with track start */
	right: 12.5px;
	/* Half of thumb width to align with track end */
	height: 10px;
}

#flex-content .field .slider-ticks .tick {
	position: static;
	/* Let flexbox handle positioning */
	background: #000;
	width: 2px;
	/* Width of the tick marks */
	height: 10px;
}

#flex-content .slider {
	-webkit-appearance: none;
	width: calc(100% - 25px);
	/* Adjust the total width taking thumb size into account */
	height: 10px;
	border-radius: 5px;
	background: #ddd;
	outline: none;
	opacity: .7;
	transition: opacity .2s;
	padding: 0;
	margin: 0;
	margin-left: 12.5px;
	/* Half of thumb width to align with track start */
	margin-right: 12.5px;
}

#flex-content .slider:hover {
	opacity: 1;
}

#flex-content .slider::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background: #00c8ff;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

#flex-content .slider:focus::-webkit-slider-thumb {
	border-color: #00c8ff;
}

#flex-content .slider::-moz-range-thumb {
	border: none;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background: #00c8ff;
	cursor: pointer;
}

#flex-content .slider:focus::-moz-range-thumb {
	border-color: #00c8ff;
}

#flex-content .field .slider-ticks {
	position: absolute;
	bottom: -20px;
	/* position below the slider */
	left: 0;
	width: 100%;
	height: 10px;
	display: flex;
	justify-content: space-between;
}

#flex-content .field .slider-ticks .tick {
	position: static;
	/* let flexbox handle positioning */
	background: #000;
	width: 2px;
	height: 10px;
	margin-left: -1px;
}

#flex-content input[type="range"] {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

/* Remove unnecessary repeating gradient */
#flex-content input[type="range"]::before {
	display: none;
}

#flex-content input[type="range"]::-webkit-slider-thumb:hover, #flex-content input[type="range"]::-moz-range-thumb:hover {
	background: #043c6f;
}

#flex-content input[type="range"]:focus {
	outline: none;
}

#flex-content input[type="range"]::-webkit-slider-runnable-track {
	background: transparent;
}

#flex-content input[type="range"]::-moz-range-track {
	background: transparent;
}

#flex-content .custom-slider-container {
	position: relative;
	width: 100%;
	height: 10px;
	/* Track height */
	background: #ddd;
	border-radius: 5px;
}

#flex-content .custom-slider-track {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	background: #00c8ff;
}

#flex-content .custom-slider-thumb {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 18px;
	/* Thumb width */
	height: 18px;
	/* Thumb height */
	background: #043c6f;
	/* Main dark blue brand color */
	border-radius: 50%;
	cursor: pointer;
	z-index: 20;
}

.custom-slider-container {
	position: relative;
}

.custom-slider-tick {
	position: absolute;
	bottom: -10px;
	/* Distance from the slider track */
	width: 1px;
	height: 5px;
	background-color: black;
}

#flex-content .custom-slider-tooltip {
	position: absolute;
	bottom: 25px;
	background: #fff;
	left: 50%;
	transform: translateX(-50%);
	visibility: hidden;
	/* Hide tooltip by default */
	padding: 4px;
	border: 1px solid #ccc;
	border-radius: 4px;
	pointer-events: none;
	/* Ignore mouse events for the tooltip */
	z-index: 10;
}

#flex-content .custom-slider-tick {
	position: absolute;
}

#flex-content .major-tick {
	background-color: #000;
	/* Or any color you want */
	width: 2px;
	/* Width of the major tick marks */
	bottom: -8px;
	z-index: 10;
	height: 8px;
}

#flex-content .minor-tick {
	background-color: #ccc;
	/* Or any color you want for minor ticks */
	width: 1px;
	/* Width of the minor tick marks */
	bottom: -6px;
	z-index: 8;
	height: 6px;
}

#flex-content .custom-slider-tick-label {
	position: absolute;
	bottom: -26px;
	/* Adjust as needed to place the label below the tick */
	transform: translateX(-50%);
	/* Center label under the tick */
	font-size: 14px;
	/* Adjust font size as needed */
	text-align: center;
}

#flex-content .custom-slider-container {
	position: relative;
	margin-bottom: 20px;
}

#flex-content .custom-slider-container::before, #flex-content .custom-slider-container::after {
	content: "";
	position: absolute;
	top: 0;
	width: 10px;
	/* Width of the rounded edges; adjust as needed */
	height: 100%;
	/* Make it the same height as the track */
	border-radius: 10px;
}

#flex-content .custom-slider-container::before {
	left: -5px;
	/* Adjust this value to control how much the rounded edge extends beyond */
	background-color: #00c8ff;
}

#flex-content .custom-slider-container::after {
	right: -5px;
	/* Adjust this value to control how much the rounded edge extends beyond */
	background-color: #ddd;
}

.calculator-section .calculator h3 {
	margin: 0 auto 48px auto;
	text-align: center;
	position: relative;
}

/* Basic style for all h3 elements */
.calculator-section h3:not(:first-of-type) {
	padding-top: 30px;
	/* Adds some space for the divider */
	margin-top: 30px;
}

/* Fancy divider for all h3 elements except the first one */
.calculator-section h3:not(:first-of-type)::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	/* Aligns the divider with the top of the element */
	left: 50%;
	/* Centers the divider */
	transform: translateX(-50%);
	/* Aligns the divider accurately in the center */
	width: 12.5%;
	/* Width of the divider - adjust as needed */
	height: 4px;
	/* Height of the divider */
	background: linear-gradient(to right, #043c6f, #00c8ff);
	/* Gradient from primary to secondary */
	border-radius: 2px;
}

.calculator-section h3:not(:first-of-type)::after {
	content: "";
	display: block;
	position: absolute;
	background-color: #6598ff;
	top: 0;
	/* Aligns the divider with the top of the element */
	left: 50%;
	/* Centers the divider */
	transform: translate(-50%, -6px);
	/* Aligns the divider accurately in the center */
	width: 16px;
	height: 16px;
	border-radius: 100%;
}

#flex-content .depreciation-schedule {
	background-color: #f5f6f8;
	/* Matching the calculator section background */
	color: #212121;
	/* Primary text color used in the calculator */
	font-family: Arial, sans-serif;
	/* Assuming a basic font-family for consistency */
	padding: 20px;
	/* Similar padding to maintain spacing consistency */
	margin: 32px auto;
	/* Centering the schedule similar to calculator sections */
	border-radius: 10px;
	/* Rounded corners to match calculator styling */
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

#flex-content .depreciation-schedule label {
	font-size: 20px;
	/* Slightly larger label font for visibility */
	font-weight: 600;
	/* Weight to match headings in the calculator */
	margin-bottom: 16px;
	/* Spacing below label */
	display: block;
}

#flex-content #depreciationSchedule {
	width: 100%;
	/* Ensure table takes full width of its container */
	border-collapse: collapse;
}

#flex-content #depreciationSchedule th, #flex-content #depreciationSchedule td {
	text-align: left;
	/* Aligning text to the left for consistency */
	padding: 8px;
	/* Padding within cells for spacing */
	border-bottom: 2px solid #043c6f;
	/* Border color to match calculator's primary color */
	font-size: 16px;
}

#flex-content #depreciationSchedule th {
	background-color: #00c8ff;
	/* Light blue background for header to stand out */
	color: #fff;
	/* White text for contrast against header background */
	font-weight: 700;
}

#flex-content #depreciationSchedule tbody tr:last-child td {
	border-bottom: none;
}

@media (max-width: 768px) {
	#flex-content .depreciation-schedule {
		padding: 16px;
	}
	
	#flex-content #depreciationSchedule th, #flex-content #depreciationSchedule td {
		padding: 4px;
	}
}

.ttsf-faq, .ttsf-block {
	margin: 64px auto;
}

.ttsf-faq .faq-item {
	margin-bottom: 20px;
}

.ttsf-faq .faq-question {
	cursor: pointer;
	background: #f5f6f8;
	padding: 16px 24px 16px 24px;
	border: 1px solid #f5f6f8;
	border-radius: 5px;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ttsf-faq .faq-answer {
	display: none;
	padding: 16px 24px 16px 24px;
	background: #f5f6f8;
	border: 1px solid #f5f6f8;
	border-radius: 0 0 5px 5px;
}

.ttsf-faq .faq-answer p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7em;
	color: #042238;
	padding: 0;
}

.ttsf-faq .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: middle;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent;
	transition-duration: .2s;
}

.faq-question.open .caret {
	transform: rotate(180deg);
}

.ttsf-block .block-item {
	margin-bottom: 20px;
	background: #f5f6f8;
	padding: 16px 24px 16px 24px;
	border: 1px solid #f5f6f8;
	border-radius: 5px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 8px;
}

.ttsf-block .block-item > * {
	margin: 0;
}

.ttsf-block .block-question {
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5em;
}

.ttsf-block .block-answer {}

.ttsf-block .block-answer p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.7em;
	color: #042238;
	padding: 0;
}

.ttsf-block .block-answer p:last-of-type {
	margin-bottom: 0;
}
