<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.txt-brand {
	display: inline-block;
	letter-spacing: -.011em;
	margin-right: .15em;
}

.txt-brand:first-letter {
	letter-spacing: -.075em;
}

.editor-styles-wrapper mark,
.editor-styles-wrapper .mark {
	font-size: 1rem;
	padding: 0 text-transform: normal;
}

.entry-content h2 {
	font-size: 2.0rem;
	line-height: 1.3em;
	font-weight: 300;
	margin-bottom: 0.5em !important;
	color: #2c3847 !important;
	letter-spacing: -0.0125em;
}
.entry-content &gt; h2:before {
	content: '';
	display: block;
	float: left;
	margin-left: -20px;
	margin-top: 0.35em;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #00ae43;
}
.entry-content h3 {
	font-size: 1.3rem;
	line-height: 1.5em;
	font-weight: 300;
	margin-top: 0.5em !important;
	color: #606f82 !important;
	letter-spacing: -.011em;
}
.entry-content h4 {
	font-size: 1.2rem;
	line-height: 1.3em;
	font-weight: 500;
	margin-top: 1.5em !important;
	margin-bottom: 0.5em !important;
	letter-spacing: -0.011em;
	color: #3e4b5b !important;
}
.entry-content h5 {
	font-size: 1.1rem;
	line-height: 1.3em;
	font-weight: 500;
	margin-top: 1.5em !important;
	margin-bottom: 0.5em !important;
	letter-spacing: -0.011em;
	color: #3e4b5b !important;
}
.entry-content h6 {
	font-size: 1rem;
	line-height: 1.3em;
	font-weight: 600;
	margin-top: 1.5em !important;
	margin-bottom: 0.5em !important;
	letter-spacing: -0.011em;
	color: #3e4b5b !important;
}
.entry-content p {
	margin-bottom: 1.5em !important;
	margin-top: 0.5em !important;
	line-height: 1.55em !important;
	color: #66707d !important;
}
.style-align-left .entry-content &gt; blockquote {
	font-size: 1.5em;
	padding: 1.75em 1.5em !important;
	border-bottom: solid 2px rgb(0 174 67 / 30%);
	border-top: solid 2px rgb(0 174 67 / 30%);
	color: #00ae43 !important;
	font-family: roboto slab;
	letter-spacing: -.015em;
	font-weight: 400;
	margin: 2em 0;
}
.entry-content blockquote:before {
	display:none !important;
}
.entry-content blockquote p {
	padding: 0 !important;
	margin: 0 !important;
	color: inherit !important;
	line-height: 1.45em !important;
}

/* THEME MODIFICATIONS */
.topbar.cs-d-none {
	display: block !important;
}

.overlay-outer {
	justify-content: center !important;
}

.footer-info {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.navbar-footer {
	text-align: center;
	margin: 0;
}

.navbar-footer .navbar-nav a {
	font-size: .9rem;
}

.next-steps-section {
	display: none;
}

.has-full-block .site-content,
.has-full-padding-block .site-content {
	margin-bottom: 0;
}

img {
	image-rendering: auto;
	image-rendering: crisp-edges;
	/* image-rendering: pixelated; */
}

/* Links &amp; Buttons */
.overlay-inner .post-meta a,
.site-submenu .overlay-inner .post-meta a,
.site-footer .overlay-inner .post-meta a,
.entry-content .overlay-inner .post-meta a,
.overlay-inner .post-meta {
	color: rgba(255, 255, 255, 0.99);
}

.wp-block-button.is-cnvs-button-size-lg .wp-block-button__link,
.entry-content .wp-block-button.is-cnvs-button-size-lg .wp-block-button__link {
	padding: 0.6rem 2.1rem;
	border-radius: 2.4px;
}

/* Title Typography */

.pk-widget-posts-template-default .entry-title,
.pk-widget-posts-template-default .post-categories {
	font-size: 1rem;
	letter-spacing: .25px;
	line-height: 1.4;
}

.cs-block-archive-posts .archive-main .entry-header .entry-title {
	line-height: 1.3em;
	font-weight: 400;
}
.cs-block-archive-posts .archive-main .entry-header .entry-title:before {
	display:none;
}

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

	h1,
	.post-standard .entry-title,
	.archive-list .post-featured .entry-title,
	.archive-standard .post-featured .entry-title {
		font-size: 1.8rem !important;
	}
}

.page-header.page-header-wide h1.entry-title {
	letter-spacing: -.011em;
}

.entry-content .pk-callout,
.entry-content .is-style-cnvs-paragraph-callout,
.entry-content blockquote,
.wp-block-quote,
.wp-block-pullquote p {
	line-height: 1.3;
}

/* navigation */
.navbar-col a.navbar-search i {
	font-size: 1.4rem;
}

@media only screen and (min-width: 1120px) {
	.navbar-primary:not(.sticky-nav-slide) .navbar {
		padding: 0;
	}

	.navbar-brand {
		width: 139px;
	}

	.navbar-brand:after {
		content: url('../images/tab-left.svg');
		position: absolute;
		height: auto;
		width: 145px;
		top: 0px;
		left: 0px;
	}

	.navbar-brand img {
		display: none;
	}

	.navbar-col a.navbar-search i {
		padding-right: 1.3rem;
	}
}

.navbar-nav .sub-menu&gt;li&gt;a:hover {
	padding: 0.5rem 0.5rem;
}

.code-block.code-block-2 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	background: rgba(249, 250, 252, .99)
}

.navbar-nav .sub-menu {
	-webkit-box-shadow: 0 1em 2em rgba(1, 24, 52, 0.08);
	-moz-box-shadow: 0 1em 2em rgba(1, 24, 52, 0.08);
	box-shadow: 0 0.8em 0.8em rgb(1 24 52 / 20%);
}

@media only screen and (max-width: 1119px) {
	.navbar-brand .logo-image {
		content: url('../images/etags.com-min.svg');
		width: 100px;
		display: block;
	}
}


/* Navigation mobile */
.offcanvas-sidebar ul&gt;li&gt;a,
.offcanvas-sidebar ul.sub-menu&gt;li&gt;a {
	color: rgba(48, 71, 93, .99);
}

.offcanvas-sidebar ul&gt;li&gt;a:hover,
.offcanvas-sidebar ul.sub-menu&gt;li&gt;a:hover {
	color: rgba(59, 157, 232, .99);
}

.offcanvas-sidebar ul.sub-menu&gt;li&gt;a {
	padding: 0.6rem .5rem;
	font-weight: 400;
}

/* page header */
.page-header.page-header-simple {
	margin: 0;
	display: flex;
	justify-content: space-between;
}

.page-header.page-header-simple h1 {
	font-size: 1.2rem !important;
	text-transform: uppercase;
}

.page-header.page-header-simple .post-count {
	margin: 0;
}

.page .page-header-small.ratio-landscape:before {
	padding-bottom: 0;
}

@media only screen and (min-width: 761px) {
	.page .page-header-small.ratio-landscape:before {
		padding-bottom: 40%
	}
}

/* post header */

@media only screen and (max-width: 1119px) {
	.single-post .page-header-wide {
		min-height: auto;
	}

	.single-post .page-header-wide .overlay-outer {
		height: auto;
	}
}

/* Footer */

.footer-sidebars .sidebar-footer {
	flex: 0 0 100%;
	max-width: 100%;
	text-align: center;
	font-size: 0.8rem;
	letter-spacing: 0.7px;
}

.site-footer {
	border-top: solid 1px rgba(200, 210, 222, .3)
}

@media only screen and (max-width: 576px) {
	.navbar-footer .navbar-nav li {
		display: block;
		padding: 0.5rem 0.2rem;
	}
}

/* social media */

.pk-share-buttons-scheme-default .pk-share-buttons-link,
.pk-share-buttons-after-post.pk-share-buttons-scheme-default .pk-share-buttons-link:not(:hover),
.pk-share-buttons-post-sidebar .pk-share-buttons-item a.pk-share-buttons-link,
.pk-share-buttons-scheme-simple-light .pk-share-buttons-items a.pk-share-buttons-link {
	color: #3bb44a !important;
}

.pk-share-buttons-wrap .pk-share-buttons-link:hover {
	color: var(--pk-share-link-hover-color) !important;
}

.pk-share-buttons-total {
	display: none !important;
}

.style-align-center .post-masonry:not(.post-featured) .post-share,
.style-align-center .post-grid:not(.post-featured) .post-share,
.style-align-center .post-standard:not(.post-featured) .post-share {
	justify-content: start;
}

/*@media only screen and (max-width: 1240px) {
.single-post .post-sidebar{
display: block;
}
.single-post .post-sidebar .pk-share-buttons-wrap {
position: inherit;
display: block;
}
.single-post .post-sidebar .pk-share-buttons-post-sidebar .pk-share-buttons-items{
flex-direction: row;
margin-bottom: 1rem;
justify-content: unset;
}
.single-post .post-sidebar .pk-share-buttons-post-sidebar .pk-share-buttons-item{
margin-top: 0;
padding: .2rem 0.5rem;
}
} */
/* Insurance Ads */
.zip-code-ad {
	background: #f9fafc;
	padding: 2rem;
	text-align: center;
	font-size: 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.zip-code-ad h2 {
	font-size: 22px;
	margin-bottom: 1.3rem !important;
}

.insurance_zipform div {
	display: flex;
}

.insurance_zipform input {
	height: 50px !important;
	font-size: 16px !important;
	text-align: center;
	box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}

.insurance_zipform button {
	height: 50px;
	margin: 0 !important;
	background: #ffbf00 !important;
	font-weight: 600 !important;
	line-height: 1em;
	font-size: 18px !important;
	color: white !important;
	box-shadow: 0 4px 6px rgb(50 50 93 / 11%), 0 1px 3px rgb(0 0 0 / 8%);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.insurance_zipform button:hover {
	background-color: #f1ae11 !important;
	border-color: #ECCD54 !important;
	cursor: pointer !important;
}


.sidebar .insurance_zipform {
	margin-top: -1.1em;
	z-index: 10;
	position: relative;
	border: solid 1px #e8e8e8;
	border-top: none;
	padding: 0;
}

.sidebar .insurance_zipform input,
.sidebar .insurance_zipform button {
	float: none;
	display: block !important;
	width: 100% !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}

.sidebar .insurance_zipform input {
	background: white !important;
}

.sidebar .insurance_zipform div {
	width: 100%;
	display: block;
}

/* Sidebar */

.cnvs-block-section-sidebar .post-outer {
	background: rgba(249, 250, 252, .99);
	padding: 10px 0;
}

.widget-button {
	white-space: normal;
	font-size: 1.15em !important;
	font-weight: 600;
	color: white !important;
	padding: 0.75rem 1.5rem 0.75rem 1.5rem;
	border-radius: 0;
	line-height: 1em !important;
	background: #4DA6EA;
	position: relative;
	display: block;
	text-align: left;
	margin-bottom: 0.6em;
	border-radius: 5rem;
}

.widget-button:hover {
	background: #478abe;
}

.widget .title-widget {
	margin-bottom: 1rem;
}

.state-services-buttons {
	list-style-type: none;
}

.state-services-buttons li {
	margin-bottom: 0 !important;
}

.sidebar .ai_widget,
.sidebar .powerkit_widget_posts {
	padding: 1rem 1rem;
	background-color: rgba(249, 250, 252, .99);
	border: solid 1px rgba(200, 210, 222, .3);
}

.sidebar .cnvs-section-title {
	line-height: 1.5;
	font-size: 1rem;
}

.sidebar .widget+.widget {
	margin-top: 1rem;
}

/* Home Page Specific CSS */

.home .post-masonry .post-inner+.post-inner,
.post-grid .post-inner+.post-inner {
	text-align: left;
	margin-top: 1rem;
}

.home .style-align-center .post-grid:not(.post-featured) .post-share {
	justify-content: start;
}

.home .cnvs-block-section-sidebar-position-right .cnvs-block-section-sidebar {
	border-left: solid 1px rgba(200, 210, 222, .3);
	padding-left: 30px;
}

@media only screen and (min-width: 1020px) {

	.cnvs-block-section-sidebar-position-left .cnvs-block-section-content,
	.cnvs-block-section-sidebar-position-right .cnvs-block-section-content {
		padding-right: 30px;
	}
}

.home .cnvs-block-section-sidebar .cnvs-block-twitter {
	background-color: rgba(229, 247, 232, .99);
	border-color: rgba(119, 155, 123, .99);
}

.home .popular-categories-section {
	background-color: rgba(249, 250, 252, .99);
	border-top: solid 1px rgba(200, 210, 222, .3);
}

.home .popular-categories-section h2 {
	font-weight: 400;
	margin-bottom: 50px !important;
}

.social-links-green .pk-social-links-icon {
	color: #3bb44a;
}

.cnvs-block-twitter-layout-slider {
	background: transparent;
}

.home .featured-home .pk-featured-categories-tiles {
	display: flex;
	flex-wrap: wrap;
	grid-gap: 0;
	grid-template-columns: none;
	justify-content: space-around;
}

.home .featured-home .pk-featured-categories-tiles .pk-featured-item {
	min-height: 60px;
	margin: 0 0px;
	flex: 0 0 24%;
	max-width: 24%;
}

.home .featured-home .pk-featured-categories .pk-featured-content {
	padding: 1.25rem 0.5rem;
}

/* DASH ELEMENTS homepage &amp; Modal (span edits in modal section */

#dash-elements {
	position: relative;
}

#dash-elements span {
	position: absolute;
	height: 10px;
	width: 10px;
}

#dash-elements span:nth-child(1):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/success-group.png");
}

#dash-elements span:nth-child(2):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/primary-line.png");
}

#dash-elements span:nth-child(3):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/success-line.png");
}

#dash-elements span:nth-child(4):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/info-icons.png");
}

#dash-elements span:nth-child(1),
#dash-elements span:nth-child(3) {
	display: none;
}

/* md - up */
@media only screen and (min-width: 768px) {
	#dash-elements span:nth-child(1) {
		display: block;
		top: 39em;
		left: -8em;
		transform: rotate(10deg) scale(1);
	}

	#dash-elements span:nth-child(2) {
		display: block;
		top: -3.2em;
		right: 8em;
		transform: rotate(9deg) scale(0.8);
	}

	#dash-elements span:nth-child(3) {
		display: block;
		top: 3em;
		left: -1em;
		transform: rotate(3deg) scale(1);
	}

	#dash-elements span:nth-child(4) {
		display: block;
		top: 46em;
		right: 3em;
		transform: rotate(0deg) scale(1);
	}
}

/* lg - up */
@media only screen and (min-width: 992px) {}

/* xl - up */
@media only screen and (min-width: 1200px) {
	#dash-elements span:nth-child(1) {
		top: 27em;
		left: -8em;
		transform: rotate(10deg) scale(1);
	}

	#dash-elements span:nth-child(2) {
		top: -3.2em;
		right: 8em;
		transform: rotate(14deg) scale(1);
	}

	#dash-elements span:nth-child(3) {
		top: 3em;
		left: -1em;
		transform: rotate(3deg) scale(1);
	}
}

/* POST PAGE */
.post-summary-top {
	color: #3f576b;
}

.post-summary-top ul {
	font-size: 1.15rem;
	line-height: 1.35;
	font-weight: 500;
	list-style-type: disc;
	background: #e6f7fe;
	padding: 2rem;
	border: solid 1px #cee3ec;
	padding: 2rem 2rem 1.5rem 3rem;
}

.post-summary-top ul li {
	margin-bottom: 1rem;
}

.next-steps-section {
	text-align: center;
	margin-top: 50px;
	padding: 1.25rem 1.5rem;
	color: rgba(13, 93, 106, .9948);
	background-color: rgba(243, 252, 254, .99);
	border: 1px solid rgba(192, 235, 241, .99);
}

.next-steps-section h3 {
	color: rgba(13, 93, 106, .9948);
	text-transform: capitalize;
}

.next-steps-section a {
	color: #fff;
	background-color: rgba(25, 181, 206, .99);
	border-color: rgba(25, 181, 206, .99);
	border-radius: 25rem;
	white-space: normal;
	padding: 0.5rem 3rem;
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0.9px;
}

/* SIGN-UP MODAL */

.pum-container.pum-responsive.pum-responsive-small {
	overflow: hidden;
}

.modal-signup {
	text-align: center;
}

.modal-signup p {
	line-height: 1.6;
}

.modal-signup .modal-signup-icon {
	margin-bottom: 16px;
}

.modal-signup .form-field input {
	border-color: rgba(220, 224, 228, .99);
	padding: 16px;
	border-radius: 2px;
	margin-bottom: 0.5em;
}

.modal-signup .btn-submit {
	display: block;
	margin: 0;
	width: 100%;
	background: rgba(59, 157, 232, .99);
	padding: 14px;
	color: #fff;
	border-radius: 2px;
}

.modal-signup-form {
	margin: 1.5rem auto 1rem;
}

.modal-signup-form-fields {
	margin-bottom: 1em;
}

form br {
	display: none
}

@media only screen and (min-width: 768px) {
	.modal-signup-form {
		width: 70%;
	}

	.modal-signup-form-fields .form-field.two {
		display: flex;
	}

	.modal-signup-form-fields .form-field.two .first {
		margin-right: 5px
	}

	.modal-signup-form-fields .form-field.two .last {
		margin-left: 5px
	}
}

.modal-signup #dash-elements span:nth-child(1):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/subscribe-modal-lines-left.png");
}

.modal-signup #dash-elements span:nth-child(3):before {
	content: url("https://www.etags.com/blog/wp-content/uploads/2020/09/subscribe-modal-lines-right.png");
}

/* md - up */
@media only screen and (min-width: 768px) {
	.modal-signup #dash-elements span:nth-child(1) {
		display: block;
		top: -5em;
		left: -8.1 transform: rotate(10deg) scale(1);
	}

	.modal-signup #dash-elements span:nth-child(3) {
		display: block;
		top: 0;
		right: 0em;
		left: auto;
		transform: rotate(0) scale(1);
	}
}

/* xl - up */
@media only screen and (min-width: 1200px) {
	.modal-signup #dash-elements span:nth-child(1) {
		top: 0.9em;
		left: -9.1em;
		transform: rotate(10deg) scale(1);
	}

	.modal-signup #dash-elements span:nth-child(3) {
		top: -3rem;
		right: 0.8em;
		left: auto;
		transform: rotate(0) scale(1);
	}
}


.sa_borderGray .sa_review,
table th,
.wp-block-table th,
table td,
.wp-block-table td {
	border: 0 !important;
}



/* removed */


.header .logo-image {
	width: auto;
	height: 62px;
	box-shadow: 4px 1px 20px rgba(110, 127, 142, 0.08), 1px 1px 1px rgba(0, 0, 0, 0.03);
}

.header-left .header-col:first-child&gt;div {
	position: absolute;
	left: 0;
	top: 15px;
}


/* HOME PAGE FOOTER BANNER */
.section-footer-banner .cnvs-block-section-outer {
	width: 100vw !important;
	max-width: 100vw !important;
	padding-right: 0px  !important;
	padding-left: 0px  !important;
	@media (min-width: 760px) {
	    .cnvs-block-section &gt; .cnvs-block-section-outer {
		   max-width: 100vw !important;
	    }
	}
}

.footer-banner {
	background: #f6f6f6;
	position: relative;
	padding: 4rem 1.5rem 3rem;
	-webkit-box-shadow: inset 0em 1em 2em rgb(46 61 74 / 15%);
	-moz-box-shadow: inset 0em 1em 2em rgba(46, 61, 74, .15);
	box-shadow: inset 0em 1em 2em rgb(46 61 74 / 15%);
}

.footer-banner header {
	display: flex;
	width: 90vw;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: auto;
	text-align: center;
}

.footer-banner header h2 {
	white-space: nowrap;
	font-size: 2.5rem;
	font-family: "Roboto Slab", serif;
	font-weight: 400;
	background: -webkit-linear-gradient(45deg, #66d994, #61b3f3 80%);
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.footer-banner header p {
	margin: 1rem 2rem;
	line-height: 1.4em;
	font-size: 1.2rem;
}

.footer-banner footer {
	text-align: center;
	margin-top: 1.5rem;
	margin-bottom: 2em;
}

.footer-banner footer h4 {
	font-size: 1rem;
	opacity: .8;
	margin-bottom: 1.15rem;
}

.footer-banner footer a {
	display: inline-flex;
	line-height: 1;
	font-size: 1.1rem;
	font-weight: 500;
	border: solid 1px #61b3f3;
	padding: 0.5rem 1rem;
	border-radius: 5em;
	color: #61b3f3;
	margin: 0.3rem;
}

.footer-banner footer a:hover {
	background: #46a9f7;
	color: white;
}


@media only screen and (min-width: 992px) {
	.footer-banner header {
		flex-direction: row;
		width: 60vw;
		text-align: left;
	}

	.footer-banner header h2 {
		font-size: 3rem;
	}
}

@media only screen and (min-width: 1400px) {
	.footer-banner header {
		width: 40vw;
	}
}



.amazon-referral-banner button {
	padding: .5em .1rem .7em;
	text-align: center;
	background: #232F3E;
	background: linear-gradient(1deg, #232F3E 0%, #37475A 100%);
	color: white;
	display: block;
	width: 100%;
	border: none;
	border-radius: 0;
	white-space: normal;

	display:none;
}

.amazon-referral-banner button:hover {
	background: rgba(59, 157, 232, .99);
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.amazon-referral-banner button p {
	margin-bottom: 0;
}

@media only screen and (min-width: 576px) {
	.amazon-referral-banner button i.fab {
		content: url(https://www.etags.com/blog/wp-content/uploads/2020/10/Amazon-icon.png);
		vertical-align: bottom;
		margin-right: 1px;
	}
}

#dynamic-field-1 .with-btn-delete {
	width: 100%;
}

.amazon-modal .dynamic-field .row.with-btn-delete {
	width: 96%;
}

/* Insurance Banner TOPBAR*/
.insurance-banner {
	height: 140px;
	overflow: hidden;
	width: 100%;
	display: flex;
	color: white;
	background: linear-gradient(90deg, #a38f99, #a78896, #af92ac);
	justify-content: center;
	align-items: center;
}

.topbar .insurance-banner {
	width: 100vw;
}

.insurance-banner .content-block {
	display: flex;
	align-items: center;
	color: white;
}

.insurance-banner figure {
	height: 100%;
	width: auto;
	margin-right: 1rem;
}

.insurance-banner img {
	height: 300px;
	margin-top: -1.5rem;
	width: auto;
	max-width: inherit;
	filter: drop-shadow(-4em 4em 2em rgba(0, 0, 0, .5));
}

.insurance-banner .content {
	width: 60%;
}


.insurance-banner h4 {
	font-size: 1.6rem;
	line-height: 1.3em;
	font-weight: 400;
	color: white;
	margin: 0;
	margin-bottom: .5rem;
}

.insurance-banner h5 {
	font-size: 1rem;
	line-height: 1.3em;
	color: white;
	margin: 0;
}

.insurance-banner ul {
	width: 300px;
}

.insurance-banner .form {
	padding-left: 6em;
	position: relative;
}

.insurance-banner .form .form-label {
	position: relative;
	z-index: 1;
	text-align: left
}

.insurance-banner .form svg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: .4;
	z-index: 0;
}

.insurance-banner .zip-form {
	margin: .5rem 0;
	z-index: 1;
	position: relative;
	display: flex;
}

.insurance-banner .insurance-zip {
	width: 120px;
	outline: none;
}

.insurance-banner .insurance-submit {
	background: rgb(0 0 0 / 30%);
	display: inline-block;
	color: white;
	padding: .5rem 1rem;
	font-size: 1rem;
	font-weight: 500;
	white-space: nowrap;
}

.insurance-banner .insurance-submit:hover {
	background: rgb(0 0 0 / 50%);
	color: white;
}

@media only screen and (max-width: 1100px) {
	.insurance-banner .content {
		width: 40%;
		margin-right: 1.5rem;
	}

	.insurance-banner .form svg,
	.insurance-banner h5 {
		display: none;
	}

	.insurance-banner .form {
		padding: 0;
	}

	.insurance-banner figure {
		margin-left: -10%;
		margin-right: 0;
	}

}

@media only screen and (max-width: 900px) {
	.insurance-banner figure {
		display: none;
	}

	.insurance-banner .content-block {
		justify-content: center;
	}

	.insurance-banner h4 {
		margin: 0;
	}

}

@media only screen and (max-width: 576px) {
	.insurance-banner .form {
		text-align: center;
	}

	.insurance-banner .form-label {
		font-size: .85rem;
	}

	.insurance-banner .content-block {
		flex-direction: column;
		text-align: center;
	}

	.insurance-banner .content {
		width: 100%;
		margin: 0;
	}

	.insurance-banner h4 {
		font-size: 1.2rem;
		font-weight: 500;
	}
}


/* Insurance Banner IN PAGE*/
.insurance-banner-2 {
	height: 240px;
	overflow: hidden;
	width: 100%;
	display: flex;
	color: white;
	background: linear-gradient(90deg, #a38f99, #a78896, #9f9bc0);
	justify-content: center;
	align-items: center;
}

.insurance-banner-2 .content-block {
	display: flex;
	color: white;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}

.insurance-banner-2 figure {
	height: 100%;
	width: auto;
	margin: 0 1rem;
	z-index: 3;
}

.insurance-banner-2 img {
	height: 240px;
	width: auto;
	max-width: inherit;
	filter: drop-shadow(-4em 4em 2em rgba(0, 0, 0, .5));
}

.insurance-banner-2 .content {
	width: 60%;
}


.insurance-banner-2 h4 {
	font-size: 1.9rem;
	line-height: 1.3em;
	font-weight: 400;
	color: white;
	margin-bottom: .5rem;
}

.insurance-banner-2 h5 {
	font-size: 1rem;
	line-height: 1.3em;
	color: white;
}

.insurance-banner-2 ul {
	width: 300px;
}

.insurance-banner-2 .form {
	position: relative;
	display: flex;
	justify-content: center;
	padding: 1rem 0;
}

.insurance-banner-2 .form .form-label {
	z-index: 1;
	text-align: right;
	width: 100px;
	line-height: 1.4em;
	margin-right: 1rem;
}

.insurance-banner-2 .form svg {
	position: absolute;
	left: -9em;
	top: 0;
	bottom: 0;
	opacity: .4;
	z-index: 0;
}

.insurance-banner-2 .zip-form {
	z-index: 1;
	position: relative;
	display: flex;
}

.insurance-banner-2 .insurance-zip {
	width: 120px;
	outline: none;
}

.insurance-banner-2 .insurance-submit {
	background: rgb(0 0 0 / 30%);
	display: inline-block;
	color: white;
	padding: .5rem 1rem;
	font-size: 1rem;
	font-weight: 500;
	white-space: nowrap;
}

.insurance-banner-2 .insurance-submit:hover {
	background: rgb(0 0 0 / 50%);
	color: white;
}

@media only screen and (max-width: 1100px) {
	.insurance-banner-2 .content {
		width: 40%;
		margin-right: 1.5rem;
	}

	.insurance-banner-2 .form svg,
	.insurance-banner-2 h5 {
		display: none;
	}

	.insurance-banner-2 .form {
		padding: 0;
	}

	.insurance-banner-2 figure {
		margin-left: -10%;
		margin-right: 0;
	}

}

@media only screen and (max-width: 900px) {
	.insurance-banner-2 figure {
		display: none;
	}

	.insurance-banner-2 .content-block {
		justify-content: center;
	}

	.insurance-banner-2 h4 {
		margin: 0;
	}

}

@media only screen and (max-width: 576px) {
	.insurance-banner-2 .form {
		text-align: center;
	}

	.insurance-banner-2 .form-label {
		font-size: .85rem;
	}

	.insurance-banner-2 .content-block {
		flex-direction: column;
		text-align: center;
	}

	.insurance-banner-2 .content {
		width: 100%;
		margin: 0;
	}

	.insurance-banner-2 h4 {
		font-size: 1.2rem;
		font-weight: 500;
	}
}

.our-services-list {
	margin: 1rem -1rem -1.5rem -1rem;
}

.our-services-list a {
	display: flex;
	align-items: center;
	border-top: solid 1px #d9dadc;
	padding: .75rem 1rem;
}

.our-services-list a:hover {
	background: white;
}

.our-services-list a:last-child {
	border-bottom: none;
}

.our-services-list a svg {
	width: 30px;
	height: auto;
	margin-right: 1rem;
}</pre></body></html>