/**
Theme Name: Preston Law
Author: Forte Marketing
Author URI: https://fortemarketing.com.au/
Description: Custom Theme For Preston Law
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: preston-law
Template: astra
*/

/**
 * Site Logo
 */
.site-branding.ast-site-identity {
	padding: 0;
}

/**
 * Font/Spacing
 */
#preston-content :where(h1, h2, h3, h4) {
	margin-top: 25px;
	margin-bottom: 0.5rem;
	line-height: 1.2;
	color: #0a3a4a;
}
#preston-content h2 {
	font-size: 32px;
    margin-bottom: 15px;
}
#preston-content h3 {
	font-size: 20px;
    font-weight: 700;
}

p {
	font-size: 16px;
	line-height: 1.5;
}

/**
 * Breadcrumbs
 */
#yoast_breadcrumbs :where(span, a) {
	color: white;
}
#yoast_breadcrumbs span.breadcrumb_last,
#yoast_breadcrumbs a:where(:hover, :focus) {
	color: #33a6b2;
}

/**
 * Mobile Menu Dropdown
 */
#ast-mobile-header .ast-menu-toggle {
	position: absolute !important;
    top: 0 !important;
    right: 0 !important;
	border: 0 !important;
    outline: none !important;
}
#ast-mobile-header .sub-menu > .menu-item > .menu-link {
	padding-left: 2rem !important;
}
#ast-mobile-header .sub-menu > .menu-item .icon-arrow {
	display: none !important;
}

/**
 * Sticky Column
 */
.sticky-col {
	position: sticky;
    position: -webkit-sticky;
    top: 0;
}

/**
 * Equal Height Posts
 */
#equal-height-posts :where(.uabb-blog-post-inner-wrap, .uabb-blog-post-content) {
	height: 100% !important;
}

/**
 * Widgets
 */
.widget {
	margin: 0 !important;
}

/**
 * Buttons
 */
.preston-button {
	position: relative;
	display: inline-flex;
	align-items: stretch;
    justify-content: center;
	flex-wrap: nowrap;
	margin-block: 1.5rem 1rem;
}
.preston-button > .preston-link {
	position: absolute;
	inset: 0;
}


.preston-button > h3.inline-phone {
	font-size: 1.5rem;
    font-weight: 700;
    font-family: 'Roboto Slab';
    display: inline-block;
    padding: 5px 25px;
    background-color: #33a6b2;
    color: white;
}
.preston-button:where(:hover, :focus) > h3.inline-phone {
	color: #0a3a4a;
}
.inline-phone.phone-icon {
	width: 70px;
	min-height: 40px;
	background-position: center;
    background-repeat: no-repeat;
	background-color: #9ac836;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff' width='22' height='22'%3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");	
}

#sidebar-button .fl-button > i {
	font-size: 20px !important;
}

.header-button {
	padding: 10px 20px;
    border-radius: 2px;
	background-color: #9ac836;
	position: relative;
}

.header-button:where(:hover, :focus) {
	background-color: #33a6b2;
}
.header-button a {
	position: absolute;
	inset: 0;
}
.header-button > .phone-icon {
	width: 15px;
	height: 15px;
	padding: 6px 5px;
	background-position: center;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff' width='15' height='15' %3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");	
}

/*Header*/
#preston-header .fl-bg-video > video {
    height: unset !important;
    width: unset !important;
}

/* Header Button */
.phone--cta {
	position: relative;
	display: flex;
	flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
	flex-grow: 1;
	background-color: #a3cb4e;
}

.phone--cta p {
	font-family: 'Roboto Condensed';
	padding: 0;
	margin: 0;
	color: white;
}

.phone--cta .cta-prompt {
	font-size: 18px;
	padding: 0.5rem;
	background-color: #33a6b2;
	width: 100%;
}

.phone--cta .cta-phone {
	font-size: 28px;
	font-weight: 700;
	position: relative;
	display: block;
	padding-left: calc(28px + 5px);
}
.phone--cta .cta-phone::before {
	content: '';
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center left;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff' width='28' height='28' %3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}

.phone--cta:where(:hover, :focus) .cta-phone {
	color: #214c5c !important;
}
.phone--cta:where(:hover, :focus) .cta-phone::before {
	filter: brightness(0) saturate(100%) invert(21%) sepia(21%) saturate(1448%) hue-rotate(150deg) brightness(101%) contrast(84%);
}

.phone--cta > a {
	position: absolute;
	inset: 0;
}

/**
 * Team Photo
 */
#preston-team-content .team-photo {
	float: right;
	padding: 0 0 15px 15px;
	max-width: 250px;
	max-height: auto;
}

.team-member-wrap > .team-photo-cropped {
	aspect-ratio: 1;
	object-fit: cover;
	object-position: var(--left) var(--top);
}

/* Six Steps CTA */
@media only screen and (min-width: 765px) {
	#six-steps-guide .uabb-photo-content {
		overflow: visible !important;
	}
	#six-steps-guide .uabb-photo-content > img {
		-webkit-transform: rotate(-15deg);
		-moz-transform: rotate(-15deg);
		-o-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
}

/* Appointment Form */
#gform_wrapper_1 #gform_fields_1,
#gform_wrapper_3 #gform_fields_3,
#gform_wrapper_4 #gform_fields_4 {
	grid-row-gap: 10px !important;
}
#gform_wrapper_1 .gform_validation_errors,
#gform_wrapper_3 .gform_validation_errors,
#gform_wrapper_4 .gform_validation_errors {
	padding: 0 !important;
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#gform_wrapper_1 #gform_fields_1 > div.gfield_error,
#gform_wrapper_3 #gform_fields_3 > div.gfield_error,
#gform_wrapper_4 #gform_fields_4 > div.gfield_error {
	padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    border: 0 !important;
    background: 0 !important;
    box-shadow: none !important;
}
#gform_wrapper_1 .validation_message,
#gform_wrapper_3 .validation_message,
#gform_wrapper_4 .validation_message {
	display: none !important;
}
#gform_wrapper_1 :where(input, textarea, select),
#gform_wrapper_3 :where(input, textarea, select),
#gform_wrapper_4 :where(input, textarea, select) {
	margin: 0 !important;
}
#gform_wrapper_1 .gform_footer,
#gform_wrapper_3 .gform_footer {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
	justify-content: flex-end;
    gap: 1rem;
}

#gform_wrapper_4 .gform_footer {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
    gap: 1rem;
}

/* FAQs */
#preston-faqs .preston-faqs .preston-faqs-title {
	margin-block: 60px 25px;
}
#preston-faqs .preston-faqs .accordion > details {
    padding: 0;
    margin: 5px 0;
    border: 1px solid #f1f1f1;	
}

#preston-faqs .preston-faqs .accordion > details > summary {
	display: block;
	position: relative;
	padding: 16px 20px;
	background-color: #f1f1f1;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}
#preston-faqs .preston-faqs .accordion > details[open] > summary {
	background-color: #9ac836;
}
#preston-faqs .preston-faqs .accordion > details > summary > h4 {
	color: #0a3a4a;
    font-size: 16px;
    font-weight: 700;
	margin: 0;
}
#preston-faqs .preston-faqs .accordion > details > .accordion-content {
	padding: 12px 20px;
}
#preston-faqs .preston-faqs .accordion > details > summary::after {
	content: '';
	position: absolute;
	inset: 0 16px 0 0;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%230a3a4a' width='21' height='21' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' /%3E%3C/svg%3E%0A");
}
#preston-faqs .preston-faqs .accordion > details[open] > summary::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%230a3a4a' width='21' height='21' %3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4.5 15.75l7.5-7.5 7.5 7.5' /%3E%3C/svg%3E%0A");
}

/* How We Work */
.info-cards,
.info-cards > .fl-module-content,
.info-cards > .fl-module-content .uabb-module-content,
.info-cards .uabb-infobox-left-right-wrap,
.info-cards .uabb-infobox-content,
.info-cards .uabb-infobox-text-wrap {
    height: 100%;
}

.info-cards .uabb-infobox-content,
.info-cards .uabb-infobox-text-wrap {
	display: flex; 
	flex-flow: column nowrap;
}
.info-cards .uabb-infobox-text-wrap > .uabb-infobox-button {
	margin-top: auto !important;
}

.info-cards:where(.first, .last) .uabb-infobox {
	position: relative;
}
.info-cards.first .uabb-infobox::before {
	content: '';
	position: absolute;
	z-index: -1;
	inset: -15px;
	width: 40%;
	height: 60%;
	background-color: #a3cb4e;
}
.info-cards.last .uabb-infobox::before {
	content: '';
	position: absolute;
	z-index: -1;
	right: -15px;
	bottom: -15px;
	width: 40%;
	height: 60%;
	background-color: #a3cb4e;
}

/* Testimonials */
.uabb-blog-posts-carousel ul.slick-dots {
	padding: 0 !important;
}
/* Container */
#sidebar_form {
	position: fixed;
	z-index: 999;
	right: -320px;
	top: 50%;
	transform: translateY(-50%);
	transition: right ease 0.5s;
	width: 320px;
	background: #ced8db;
}
#sidebar_form.active {
	right: 0;
}

#sidebar_form > .wrap {
	padding: 20px;
	position: relative;
}

#sidebar_form_activator {
	width: 115px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 28.75px;
	background: #37a3d4;
	color: #fff;
	transform-origin: left bottom;
	transform: rotate(-90deg);
	font-family: 'Roboto Condensed';
	font-weight: normal;
	font-size: 15px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
	border-radius: 5px 5px 0 0;
}
#sidebar_form_activator:where(:hover, :focus) {
	background: #33a6b2;
}
#sidebar_form.active #sidebar_form_activator {
	background: #182836;
}

#sidebar_form_activator > span,
#sidebar_form_activator > .icon {
	pointer-events: none;
}

#sidebar_form_activator > .icon {
	height: 15px;
	transform: rotate(90deg);
	margin-left: 4px;
	margin-bottom: -2px;
}

#sidebar_form_close {
	all: unset;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

#sidebar_form .content {
	font-size: 14px;
	margin-bottom: 10px;
	padding-right: 5px;
}

#sidebar_form .content > .content-heading {
	font-family: 'Roboto Slab';
	font-size: 18px;
	margin-block: 0 0.5rem;
}
#sidebar_form .content > p {
	font-family: 'Roboto Condensed';
	font-size: 14px;
}

/* Form */
#sidebar_form #gform_wrapper_3 .gform_submission_error,
#sidebar_form #gform_wrapper_3 .gfield_required_text {
	display: none !important;
}

#sidebar_form #gform_wrapper_3 .gform-field-label {
	font-family: 'Roboto Condensed';
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

#sidebar_form #gform_wrapper_3 :where(input, textarea, select) {
	padding: 0.375rem 0.75rem !important;
	line-height: 1.5 !important;
	border-radius: 0.375rem !important;
}

#sidebar_form #gform_wrapper_3 .gfield_radio {
	display: inline-flex !important;
	gap: 1rem !important;
}

#sidebar_form #gform_wrapper_3 .gform_footer {
	justify-content: flex-start !important;
}
#sidebar_form #gform_wrapper_3 .gform_footer #gform_submit_button_3 {
	background-color: #0a3a4a;
	color: #ffffff;
	font-family: 'Roboto Condensed';
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	border: 1px solid transparent;
	border-radius: 5px; 
	text-transform: uppercase;
	padding: 4px 12px;
	white-space: normal;
}.nav-sidebar,.nav-sidebar--accordion__contents{margin:0 !important;padding-left:0 !important;list-style:none !important;}.nav-sidebar > :where(.nav-sidebar--item,.nav-sidebar--accordion){display:block !important;position:relative !important;padding:8px 0 !important;border-bottom:1px solid #ced8db !important;}.nav-sidebar > li:last-child{border-bottom:0 !important;}.nav-sidebar > .nav-sidebar--item:first-child{color:#0a3a4a;font-weight:bold;}.nav-sidebar > .nav-sidebar--accordion > .nav-sidebar--accordion__contents > .nav-sidebar--item{display:block !important;position:relative !important;padding:5px 0 5px 20px !important;font-family:"Raleway",sans-serif !important;font-weight:500 !important;font-size:15px !important;}.nav-sidebar > .nav-sidebar--accordion > .nav-sidebar--accordion__contents > .nav-sidebar--item::before{content:"";position:absolute;inset:0;pointer-events:none;background-repeat:no-repeat;background-position:top left;margin-top:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 24 24\' stroke-width=\'4\' stroke=\'%2333a6b2\' height=\'14\' width=\'14\'%3E%3Cpath stroke-linecap=\'round\' stroke-linejoin=\'round\' d=\'M8.25 4.5l7.5 7.5-7.5 7.5\' /%3E%3C/svg%3E%0A");}.nav-sidebar :where(.nav-sidebar--item,.nav-sidebar--accordion) a{color:#0a3a4a !important;text-decoration:none !important;font-size:18px;font-family:"Roboto Condensed";}.nav-sidebar .nav-sidebar--accordion .nav-sidebar--accordion__contents a{font-size:17px;line-height:1.2;}.nav-sidebar .nav-sidebar--item:where(.active) a,.nav-sidebar .nav-sidebar--item a:where(:hover,:focus),.nav-sidebar .nav-sidebar--accordion:where(.active) > a,.nav-sidebar .nav-sidebar--accordion > a:where(:hover,:focus){color:#33a6b2 !important;}.nav-sidebar > .nav-sidebar--accordion:not(.active) > .nav-sidebar--accordion__contents{display:none !important;}.nav-sidebar > .nav-sidebar--accordion > .sidebar-toggle{display:inline-block;float:right;width:18px;height:18px;margin-top:8px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 24 24\' stroke-width=\'3\' stroke=\'%2333a6b2\' width=\'21\' height=\'21\'%3E%3Cpath stroke-linecap=\'round\' stroke-linejoin=\'round\' d=\'M12 6v12m6-6H6\' /%3E%3C/svg%3E%0A");}.nav-sidebar > .nav-sidebar--accordion > .sidebar-toggle.nitro-lazy{background-image:none !important;}.nav-sidebar > .nav-sidebar--accordion.active > .sidebar-toggle{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' fill=\'none\' viewBox=\'0 0 24 24\' stroke-width=\'3\' stroke=\'%2333a6b2\' width=\'21\' height=\'21\'%3E%3Cpath stroke-linecap=\'round\' stroke-linejoin=\'round\' d=\'M18 12H6\' /%3E%3C/svg%3E%0A");}.nav-sidebar > .nav-sidebar--accordion.active > .sidebar-toggle.nitro-lazy{background-image:none !important;}/**
 * Services Page Styles
 */

/**
 * Mega Menu Styles
 */
.ast-desktop .astra-megamenu {
	margin-top: 23px !important;
}
.ast-desktop .astra-megamenu::before {
	height: 30px !important;
}
.ast-desktop .astra-megamenu .ast-mm-custom-content {
	margin: 0 !important;
	padding: 0 !important;
}
.ast-desktop .astra-megamenu .services-row {
	display: flex !important;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}
.ast-desktop .astra-megamenu .services-row > .row-item {
	position: relative;
	text-align: center;
	padding-block: 1rem 1.5rem;
	width: 100%;
}

/* Hover */
.ast-desktop .astra-megamenu .services-row >.row-item:where(:hover, :focus) {
	transition: all .2s ease;
    background-color: #e9edef;
}

/* Link */
.services-row .row-item--link {
	position: absolute;
	inset: 0;
}

/* Icon */
.services-row .row-item--icon {
	max-width: 50%;
	aspect-ratio: 1;
}

/* Title */
.services-row .row-item--title {
	font-size: 1rem;
    line-height: 1.2;
    text-transform: none;
}

#services-banner .services-row {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: center;
	gap: 2rem;
}

#services-banner .services-row > .row-item {
	position: relative;
	text-align: center;
	padding: 90px 20px;
	background-color: white;
	width: calc(25% - 2rem);
	transition: all 0.3s ease;
}

#services-banner .services-row > .row-item > .row-item--icon {
	margin-bottom: 20px;
}

#services-banner .services-row > .row-item > .row-item--title {
	font-family: 'Roboto Slab';
	font-size: 20px;
	font-weight: 400;
	margin: 0;
}

#services-banner .services-row > .row-item:where(:hover, :focus),
#services-banner .services-row > .row-item:last-child {
	background-color: #36a6b2;
	color: white;
}
#services-banner .services-row > .row-item:where(:hover, :focus) > .row-item--icon,
#services-banner .services-row > .row-item:last-child > .row-item--icon {
	filter: brightness(100) saturate(0%);
}

#services-banner .services-row > .row-item:last-child:where(:hover, :focus) {
	color: #214c5c;
}
#services-banner .services-row > .row-item:last-child:where(:hover, :focus) > .row-item--icon {
	filter: brightness(0) saturate(100%) invert(25%) sepia(53%) saturate(469%) hue-rotate(150deg) brightness(93%) contrast(95%);
}

@media only screen and (max-width: 960px) {
	#services-banner .services-row > .row-item {
		width: calc(33% - 2rem);
	}
}
@media only screen and (max-width: 720px) {
	#services-banner .services-row > .row-item {
		width: calc(50% - 2rem);
	}
}
@media only screen and (max-width: 480px) {
	#services-banner .services-row {
		margin-inline: 24px;
	}
	#services-banner .services-row > .row-item {
		width: 100%;
	}
}/* Container */
.inline-cta {
	display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: stretch;
	gap: 1rem;
	padding: 3rem;
	margin-block: 3rem;
	background-color: #214c5c;
	color: white;
}

/* Text */
.inline-cta .inline-cta--contents {
	flex-grow: 2;
}

.inline-cta .inline-cta--contents > .inline-cta--title {
    margin: 0 0 8px !important;
    color: white !important;
}
.inline-cta .inline-cta--contents > p {
	font-family: 'Roboto Condensed';
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

/* Button */
.inline-cta .inline-cta--action {
	position: relative;
	display: flex;
	flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    text-align: center;
	flex-grow: 1;
	background-color: #a3cb4e;
}

.inline-cta .inline-cta--action p {
	font-family: 'Roboto Condensed';
	padding: 0;
	margin: 0;
}

.inline-cta .inline-cta--action .action-prompt {
	font-size: 18px;
	padding: 0.5rem;
	background-color: #33a6b2;
	width: 100%;
}

.inline-cta .inline-cta--action .action-phone {
	font-size: 32px;
	font-weight: 700;
	position: relative;
	display: block;
	padding-left: calc(28px + 5px);
}
.inline-cta .inline-cta--action .action-phone::before {
	content: '';
    position: absolute;
    inset: 0;
    background-repeat: no-repeat;
    background-position: center left;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff' width='28' height='28' %3E%3Cpath fill-rule='evenodd' d='M1.5 4.5a3 3 0 013-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 01-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 006.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 011.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 01-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}

.inline-cta .inline-cta--action:where(:hover, :focus) .action-phone {
	color: #214c5c !important;
}
.inline-cta .inline-cta--action:where(:hover, :focus) .action-phone::before {
	filter: brightness(0) saturate(100%) invert(21%) sepia(21%) saturate(1448%) hue-rotate(150deg) brightness(101%) contrast(84%);
}

.inline-cta .inline-cta--action > a {
	position: absolute;
	inset: 0;
}

@media only screen and (min-width: 992px) {
	.inline-cta .inline-cta--contents {
		max-width: 55%;
	}
}
@media only screen and (max-width: 991px) {
	.inline-cta .inline-cta--contents {
		text-align: center;
	}
	
	.inline-cta .inline-cta--contents > .inline-cta--title,
	.inline-cta .inline-cta--action .action-phone {
		font-size: 28px !important;
	}
}.indent-text {
	position: relative;
	margin: 3rem 0 0 1.5rem;
}

.indent-text::before {
	content: '';
	position: absolute;
	z-index: -1;
	width: 40%;
	height: 60%;
	left: -20px;
	top: -20px;
	background-color: #a3cb4e;
}

.indent-text > .content-wrap {
	background-color: #f4f4f4;
	padding: 2.5rem;
}

.indent-text > .content-wrap .indent-title {
	margin: 0 0 1rem !important;
}

.indent-text > .content-wrap .content {
	font-family: 'Roboto Condensed';
	color: #0a3a4a;
}

.indent-text > .content-wrap .content :where(ol, ul) {
	padding-left: 0;
	margin-left: 20px;
	list-style: none;
}
.indent-text > .content-wrap .content :where(ol, ul) > li {
	position: relative;
	margin: 5px 0;
}
.indent-text > .content-wrap .content :where(ol, ul) > li::before {
	--icon-size: 13px;
	content: '';
	position: absolute;
	top: calc(var(--icon-size) / 2);
	left: -20px;
	width: calc(var(--icon-size) + 1px);
	height: calc(var(--icon-size) + 1px);
	border-radius: 3px;
	background-color: #9ac836;
}

.indent-text > .content-wrap .content ul > li::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffffff' width='var(--icon-size)' height='var(--icon-size)' %3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z' clip-rule='evenodd' /%3E%3C/svg%3E%0A");
}
.indent-text > .content-wrap .content ol > li::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23ffffff' width='13' height='13' %3E%3Cpath d='M6.75 9.25a.75.75 0 000 1.5h6.5a.75.75 0 000-1.5h-6.5z' /%3E%3C/svg%3E%0A");
}/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 01:29:07 */
#read-more {display:none;}

#read-more h2 {
    font-size: 22px;
    margin: 50px 0px 10px;
}

#read-more h3 {
    font-size: 18px;
    margin: 30px 0px 5px;
}

#read-more strong {
    font-weight: 500;
}