
* {
	padding: 0;
	margin: 0;
	outline: 0;
	box-sizing: border-box;
}

*:before, *:after {
	box-sizing: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, main {
	display: block;
}

template {
	display: none;
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
}

img, iframe, video, audio, object {
	max-width: 100%;
}

img, iframe {
	border: 0 none;
}

img {
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

b, strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

svg:not(:root) {
	overflow: hidden;
}

a, button, input[type=submit], input[type=button], input[type=reset], input[type=file], input[type=image], label[for] {
	cursor: pointer;
}

a[href^=tel], button[disabled], input[disabled], textarea[disabled], select[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea, a[href^=tel] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

textarea {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

button, select {
	text-transform: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

nav ul, nav ol {
	list-style: none outside none;
}

input::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

input::placeholder {
	color: inherit;
	opacity: 1;
}

textarea::-moz-placeholder {
	color: inherit;
	opacity: 1;
}

textarea::placeholder {
	color: inherit;
	opacity: 1;
}

input:-webkit-autofill {
	-webkit-text-fill-color: inherit;
	box-shadow: 0 0 0 1000px #fff inset;
}

input[type=text], input[type=button], input[type=tel], input[type=email], input[type=submit], input[type=date], input[type=search], textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

html {
	scroll-behavior: smooth;
}

body {
	min-width: 320px;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover, a[href^=tel] {
	text-decoration: none;
}

.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6 {
	margin-bottom: .6em;
}

p, ul, ol, dl, hr, table, blockquote {
	margin-bottom: 1.2em;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, dl:last-child, table:last-child, blockquote:last-child {
	margin-bottom: 0;
}

div[data-elementor-type=wp-page] {
	overflow: hidden;
}

div[data-elementor-type=footer] {
	margin-top: -44px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	div[data-elementor-type=footer] {
		margin-top: -25px;
	}
}

a, button, input[type=submit], input[type=button] {
	transition: color .4s, background .4s, opacity .4s, transform .4s, border .4s;
}

.clear:after {
	content: "";
	line-height: 0;
	display: table;
	clear: both;
}

.sr-only, .gform_wrapper.gform_wrapper.gravity-theme .gfield-choice-input {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.notext {
	white-space: nowrap;
	text-indent: 100%;
	text-shadow: none;
	overflow: hidden;
}

.notext-old {
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}

[hidden], .hidden {
	display: none;
}

[disabled], .disabled {
	cursor: default;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.hidden-xs {
		display: none !important;
	}
	
	.visible-xs-block {
		display: block !important;
	}
	
	.visible-xs-inline {
		display: inline !important;
	}
	
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 767.02px) and (max-width: 1024px) {
	.hidden-sm {
		display: none !important;
	}
	
	.visible-sm-block {
		display: block !important;
	}
	
	.visible-sm-inline {
		display: inline !important;
	}
	
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1024.02px) and (max-width: 1200px) {
	.hidden-md {
		display: none !important;
	}
	
	.visible-md-block {
		display: block !important;
	}
	
	.visible-md-inline {
		display: inline !important;
	}
	
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200.02px) {
	.hidden-lg {
		display: none !important;
	}
	
	.visible-lg-block {
		display: block !important;
	}
	
	.visible-lg-inline {
		display: inline !important;
	}
	
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

.comment-respond {
	width: 100%;
	padding-top: 30px;
	border-top: 1px solid #363636;
}

.comment-respond h3 {
	position: relative;
}

.comment-respond small {
	position: absolute;
	top: 0;
	right: 0;
}

.comment-respond label {
	display: inline-block;
	padding-bottom: 4px;
}

.comment-respond input[type=text], .comment-respond textarea {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.comment-respond textarea {
	height: 100px;
}

.comment-respond input[type=text]:focus {
	background-color: #fff;
}

.comment-respond input[type=text]::-moz-placeholder {
	color: #777;
}

.comment-respond input[type=text]::placeholder {
	color: #777;
}

.comment-respond .required {
	color: #e40000;
}

.comment-respond .comment-notes {
	padding-top: 15px;
}

.comment-respond .form-submit input {
	display: block;
	width: 160px;
	height: 40px;
	border: 0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #363636;
	cursor: pointer;
	border-radius: 4px;
}

.comments {
	position: relative;
}

.comments .children {
	position: relative;
	padding-left: 70px;
}

.comments .children:before, .comments .children:after {
	content: "";
	position: absolute;
	display: block;
}

.comments .children:before {
	top: 33px;
	left: 23px;
	width: 32px;
	height: 27px;
	border-left: 8px solid #c3c3c3;
	border-bottom: 8px solid #c3c3c3;
	border-radius: 0 0 0 8px;
}

.comments .children:after {
	top: -5px;
	left: 8px;
	border: 20px solid transparent;
	border-width: 20px 19px;
	border-bottom-color: #c3c3c3;
}

.comments .comment {
	position: relative;
	border-top: 1px dashed #363636;
}

.comments .avatar {
	position: absolute;
	top: 28px;
	left: 0;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: 1px solid #ccc;
}

.comments .says {
	padding-left: 5px;
}

.comments .moderation-notice {
	display: inline-block;
	margin: 3px 0 8px;
	color: #999;
}

.comments .comment__entry {
	position: relative;
	padding: 30px 0 30px 65px;
}

.comments .comment__text p:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.comments .comment__meta {
	padding-bottom: 12px;
}

.comments .comment__meta a {
	color: #363636;
}

.comments .comment__reply {
	padding-top: 10px;
	text-align: right;
}

.comments .comment__reply a {
	display: inline-block;
	padding: 5px 10px;
	background: #363636;
	color: #fff;
	border-radius: 6px;
}

.comments .comment__reply a:hover {
	text-decoration: none;
	opacity: .8;
}

.paging {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.paging {
		flex-wrap: wrap;
	}
}

.paging a {
	text-decoration: none;
}

.paging ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 auto;
	padding: 0 20px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.paging ul {
		width: 100%;
		order: -1;
		padding: 0;
		margin-bottom: 20px;
	}
}

.paging ul li {
	margin: 0 5px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.paging ul li:first-child {
		margin-left: 0;
	}
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.paging ul li:last-child {
		margin-right: 0;
	}
}

.paging ul li.paging__spacer, .paging ul a {
	background-color: #fff;
	font-size: 14px;
	color: #000;
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	transition: all .4s;
}

.paging ul a:hover, .paging ul li.is-current a {
	color: #fff;
	background-color: #055590;
}

.paging .paging__next, .paging .paging__prev {
	font-size: 16px;
	color: #000;
	transition: all .4s;
}

.paging .paging__next:hover, .paging .paging__prev:hover {
	color: #055590;
}

.paging .paging__next:only-child {
	margin-left: auto;
	margin-right: 0;
}

.paging .paging__prev:only-child {
	margin-right: auto;
	margin-left: 0;
}

.paging .paging__label, .paging .paging__first, .paging .paging__last, .paging .paging__prev, .paging .paging__next {
	margin: 9px;
}

.search-form {
	position: relative;
	overflow: hidden;
}

.search-form .search__field {
	display: block;
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.search-form .search__field:focus {
	background-color: #fff;
}

.search-form .search__field::-moz-placeholder {
	color: #777;
}

.search-form .search__field::placeholder {
	color: #777;
}

.search-form .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.section-comments {
	padding-top: 15px;
}

.section-comments a {
	text-decoration: none;
}

.section-comments p {
	padding-bottom: 18px;
}

.section-comments ol, .section-comments ul {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}

.section-comments h3 {
	position: relative;
	padding: 0 0 10px;
}

.section-comments h3 small {
	position: absolute;
	top: 0;
	right: 0;
}

.widget {
	margin-bottom: 15px;
}

.widget:last-child {
	margin-bottom: 0;
}

.widget>ul {
	list-style: none outside none;
	margin: 0;
}

.widget>ul li {
	padding: 5px 0;
}

.widget>ul a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.widget>ul a:hover {
	border-bottom-color: #055590;
	color: #055590;
}

.widget_nav_menu ul {
	list-style: none;
}

.widget_nav_menu ul li {
	padding: 5px 0;
}

.widgets {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: -10px -20px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.widgets {
		margin: 0;
	}
}

.widgets>li {
	width: 50%;
	padding: 10px 20px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.widgets>li {
		width: 100%;
		padding: 10px 0;
	}
}

.alignnone, .alignleft, .alignright, .aligncenter {
	margin: 5px 15px 1.2em;
}

.alignleft {
	margin-left: 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.alignleft {
		margin: 5px 0 10px;
	}
}

.alignright {
	margin-right: 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.alignright {
		margin: 5px 0 10px;
	}
}

.alignnone {
	margin-left: 0;
	margin-right: 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.alignnone {
		margin: 5px 0 10px;
	}
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.aligncenter {
		margin: 5px 0 10px;
	}
}

.wp-caption {
	position: relative;
}

.wp-caption img {
	width: 100%;
}

.wp-caption-text {
	padding: 8px;
	font-size: .8em;
	color: inherit;
	background: transparent;
	text-align: center;
}

.nocomments {
	padding-top: 12px;
	font-weight: 700;
	font-size: 18px;
}

@keyframes floatRight {
	0% {
		transform: translate(0);
	}
	
	to {
		transform: translate(calc(100vw + 124px));
	}
}

.el-lines {
	position: static;
}

.el-lines>.elementor-widget-container {
	position: static;
}

.animation-lines {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.animation-lines--alt {
	top: 70px;
}

.animation-lines span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255, 29, 246, .1);
}

.animation-lines span:before {
	content: "";
	position: absolute;
	top: -1px;
	height: 4px;
	left: -124px;
	width: 124px;
	border-radius: 2px;
	animation: floatRight 5s infinite forwards;
	background: linear-gradient(270deg, #c051ff, rgba(192, 81, 255, 0));
}

.animation-lines span:nth-child(1) {
	top: 0%;
}

.animation-lines span:nth-child(1):before {
	animation-delay: 1s;
	animation-duration: 4s;
}

.animation-lines span:nth-child(2) {
	top: 10%;
}

.animation-lines span:nth-child(2):before {
	animation-timing-function: linear;
	background: linear-gradient(270deg, #5c7aff, rgba(192, 81, 255, 0));
}

.animation-lines span:nth-child(3) {
	top: 20%;
}

.animation-lines span:nth-child(3):before {
	animation-delay: .5s;
	animation-duration: 4.5s;
	background: linear-gradient(270deg, #5c7aff, rgba(192, 81, 255, 0));
}

.animation-lines span:nth-child(4) {
	top: 30%;
}

.animation-lines span:nth-child(4):before {
	animation-delay: 1.5s;
	animation-duration: 3.5s;
}

.animation-lines span:nth-child(5) {
	top: 40%;
}

.animation-lines span:nth-child(6) {
	top: 50%;
}

.animation-lines span:nth-child(6):before {
	animation-delay: .5s;
	animation-duration: 4.5s;
	animation-timing-function: linear;
}

.animation-lines span:nth-child(7) {
	top: 60%;
}

.animation-lines span:nth-child(8) {
	top: 70%;
}

.animation-lines span:nth-child(8):before {
	animation-delay: 1s;
	animation-duration: 4s;
	background: linear-gradient(270deg, #5c7aff, rgba(192, 81, 255, 0));
}

.animation-lines span:nth-child(9) {
	top: 80%;
}

.animation-lines span:nth-child(9):before {
	animation-delay: .5s;
	animation-duration: 4.5s;
	background: linear-gradient(270deg, #5c7aff, rgba(192, 81, 255, 0));
}

.animation-lines span:nth-child(10) {
	top: 90%;
}

.article-single .article__head, .article-single .article__image {
	margin-bottom: 40px;
}

.article-single .article__head:last-child, .article-single .article__image:last-child {
	margin-bottom: 0;
}

.article-single .article__image img {
	width: 100%;
}

.article {
	display: grid;
	grid-template-columns: 20% auto;
	grid-gap: 40px;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.article {
		grid-template-columns: 100px auto;
		grid-gap: 20px;
	}
}

.article a {
	text-decoration: none;
}

.article a:hover {
	text-decoration: underline;
}

.article .article__image {
	aspect-ratio: 1/1;
}

.article .article__content:only-child {
	grid-column: span 2;
}

.article .article__head, .article .article__title, .article .article__entry {
	margin-bottom: 10px;
}

.article .article__head:last-child, .article .article__title:last-child, .article .article__entry:last-child {
	margin-bottom: 0;
}

.article .article__meta {
	font-weight: 500;
}

.articles {
	padding: 0;
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 40px;
}

.btn, .gform_wrapper.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer input {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	border: 0;
	box-shadow: none;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	background: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff);
	padding: 18px 24px;
}

.btn:hover, .gform_wrapper.gform_wrapper.gravity-theme .gform_footer button:hover, .gform_wrapper.gform_wrapper.gravity-theme .gform_footer input:hover, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer button:hover, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer input:hover {
	opacity: .8;
}

.btn--block {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.el-button-gradient .elementor-button {
	background: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff);
}

.el-button-gradient .elementor-button:hover {
	opacity: .8;
}

.el-button-outlined .elementor-button-wrapper {
	border-radius: 4px;
	overflow: hidden;
}

.el-button-outlined .elementor-button {
	z-index: 5;
	vertical-align: top;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}

.el-button-outlined .elementor-button:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	-o-border-image: linear-gradient(264.28deg, #f034d6 0%, #b53df9 51.56%, #1cb4ff 100%) 3;
	border-image: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff) 3;
}

.el-button-outlined .elementor-button:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff);
	opacity: 0;
	transition: opacity .4s;
	z-index: -1;
}

.el-button-outlined .elementor-button:hover {
	color: #fff !important;
}

.el-button-outlined .elementor-button:hover:before {
	opacity: 1;
}

.el-industries-grid .e-loop-item:nth-of-type(6n+1) a, .el-industries-grid .e-loop-item:nth-of-type(6n+5) a {
	background: #470070;
}

.el-industries-grid .e-loop-item:nth-of-type(6n+2) a, .el-industries-grid .e-loop-item:nth-of-type(6n+6) a {
	background: #820d71;
}

.el-industries-grid .e-loop-item:nth-of-type(6n+3) a, .el-industries-grid .e-loop-item:nth-of-type(6n+4) a {
	background: #1736ad;
}

.el-industries-grid .e-loop-item img {
	transition: opacity .4s;
}

.el-industries-grid .e-loop-item a {
	aspect-ratio: 1/1;
}

.el-industries-grid .e-loop-item a:hover img {
	opacity: .2;
}

.el-list-gradient.elementor-widget .elementor-icon-list-items {
	display: flex;
	gap: 8px;
	margin: 0 !important;
}

.el-list-gradient.elementor-widget .elementor-icon-list-item {
	border: 1px solid;
	-o-border-image: linear-gradient(264.28deg, #f034d6 0%, #b53df9 51.56%, #1cb4ff 100%) 3;
	border-image: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff) 3;
	margin: 0 !important;
	padding: 4px 7px;
}

.el-socials.el-socials .elementor-icon.elementor-social-icon {
	background: url("data:image/svg+xml,%3csvg%20width=\'48\'%20height=\'48\'%20viewBox=\'0%200%2048%2048\'%20fill=\'none\'%20xmlns=\'http://www.w3.org/2000/svg\'%3e%3cg%20clip-path=\'url(%23clip0_3_552)\'%3e%3cmask%20id=\'mask0_3_552\'%20style=\'mask-type:luminance\'%20maskUnits=\'userSpaceOnUse\'%20x=\'0\'%20y=\'0\'%20width=\'48\'%20height=\'48\'%3e%3cpath%20d=\'M0%200H48V47.7105H0V0Z\'%20fill=\'white\'/%3e%3c/mask%3e%3cg%20mask=\'url(%23mask0_3_552)\'%3e%3cmask%20id=\'mask1_3_552\'%20style=\'mask-type:luminance\'%20maskUnits=\'userSpaceOnUse\'%20x=\'0\'%20y=\'-1\'%20width=\'48\'%20height=\'49\'%3e%3cpath%20d=\'M24%20-0.289551C10.745%20-0.289551%200%2010.4555%200%2023.7105C0%2036.965%2010.745%2047.7105%2024%2047.7105C37.255%2047.7105%2048%2036.965%2048%2023.7105C48%2010.4555%2037.255%20-0.289551%2024%20-0.289551Z\'%20fill=\'white\'/%3e%3c/mask%3e%3cg%20mask=\'url(%23mask1_3_552)\'%3e%3cpath%20d=\'M0%203.71045C0%201.50131%201.79086%20-0.289551%204%20-0.289551H44C46.2091%20-0.289551%2048%201.50131%2048%203.71045V43.7105C48%2045.9196%2046.2091%2047.7105%2044%2047.7105H4C1.79086%2047.7105%200%2045.9196%200%2043.7105V3.71045Z\'%20fill=\'url(%23paint0_linear_3_552)\'/%3e%3c/g%3e%3c/g%3e%3cmask%20id=\'mask2_3_552\'%20style=\'mask-type:luminance\'%20maskUnits=\'userSpaceOnUse\'%20x=\'0\'%20y=\'0\'%20width=\'37\'%20height=\'48\'%3e%3cpath%20d=\'M0%200.768066H36.2725V47.8721H0V0.768066Z\'%20fill=\'white\'/%3e%3c/mask%3e%3cg%20mask=\'url(%23mask2_3_552)\'%3e%3cpath%20opacity=\'0.5\'%20d=\'M6.49846%2021.1344C6.49846%2012.5709%2011.015%205.06138%2017.796%200.859375C7.54646%203.52638%20-0.019043%2012.8434%20-0.019043%2023.9269C-0.019043%2037.0904%2010.652%2047.7624%2023.815%2047.7624C28.4145%2047.7624%2032.7105%2046.4584%2036.352%2044.2019C34.4295%2044.7019%2032.411%2044.9684%2030.333%2044.9684C17.1695%2044.9684%206.49846%2034.2969%206.49846%2021.1344Z\'%20fill=\'%2300076F\'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id=\'paint0_linear_3_552\'%20x1=\'2.99707e-07\'%20y1=\'0.54705\'%20x2=\'57.3425\'%20y2=\'28.6427\'%20gradientUnits=\'userSpaceOnUse\'%3e%3cstop%20offset=\'0.0572917\'%20stop-color=\'%23E54ED0\'/%3e%3cstop%20offset=\'0.25\'%20stop-color=\'%239146AC\'/%3e%3cstop%20offset=\'0.390625\'%20stop-color=\'%23651E9D\'/%3e%3cstop%20offset=\'0.583333\'%20stop-color=\'%2335328F\'/%3e%3cstop%20offset=\'0.760417\'%20stop-color=\'%23255FB5\'/%3e%3cstop%20offset=\'1\'%20stop-color=\'%2300D6D0\'/%3e%3c/linearGradient%3e%3cclipPath%20id=\'clip0_3_552\'%3e%3crect%20width=\'48\'%20height=\'48\'%20fill=\'white\'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/contain;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-text b {
	font-weight: inherit !important;
	background: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.elementor-widget-n-accordion .e-n-accordion-item:first-child .e-n-accordion-item-title {
	padding-top: 0;
	border: 0 !important;
}

.footer {
	width: 100%;
}

.gradient-title.gradient-title strong, .gradient-title.gradient-title b {
	font-weight: inherit;
	background: linear-gradient(264.28deg, #f034d6, #b53df9 51.56%, #1cb4ff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.grid .grid__row {
	display: flex;
	flex-wrap: wrap;
	margin: -15px;
}

.grid .grid__col {
	width: 100%;
	padding: 15px;
}

.grid .grid__col--1of2 {
	width: 50%;
}

.has-elements {
	margin: 44px 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.has-elements {
		margin: 20px 0;
	}
}

.has-elements:before {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	width: auto;
	top: -42px;
	height: 44px;
	background: url("https://cdn-ilddnhd.nitrocdn.com/TRSJDuzBeyVcBFAQnlWhDXPnlEZYykrq/assets/images/optimized/rev-a63fec6/www.tryboostlocal.com/wp-content/themes/boost-local/dist/./svg-top-6SKsF1Lv.svg") no-repeat top center/cover;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.has-elements:before {
		top: -18px;
		height: 20px;
	}
}

.has-elements:after {
	content: "";
	position: absolute;
	left: -2px;
	right: -2px;
	width: auto;
	bottom: -42px;
	height: 44px;
	background: url("https://cdn-ilddnhd.nitrocdn.com/TRSJDuzBeyVcBFAQnlWhDXPnlEZYykrq/assets/images/optimized/rev-a63fec6/www.tryboostlocal.com/wp-content/themes/boost-local/dist/./svg-bottom-E8Dfq-eg.svg") no-repeat top center/cover;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.has-elements:after {
		bottom: -18px;
		height: 20px;
	}
}

.header {
	width: 100%;
	position: relative;
	z-index: 100;
}

.ico {
	font-size: 0;
	line-height: 0;
	text-indent: -4004px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.image-fit {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center;
}

.image-fit img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.image-fit--bottom {
	background-position: center bottom;
}

.image-fit--bottom img {
	-o-object-position: center bottom;
	object-position: center bottom;
}

.logo {
	font-size: 0;
	line-height: 0;
	text-indent: -4004px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

.logo>img {
	display: block;
	width: 100%;
}

.main {
	width: 100%;
	flex-grow: 1;
	flex-shrink: 0;
}

body.error404 .main {
	display: flex;
	flex-wrap: wrap;
}

body.error404 .main>section {
	width: 100%;
}

.nav ul {
	list-style: none;
}

.richtext-entry>ul:not([class]), .elementor-text-editor>ul:not([class]), .elementor-widget-container>ul:not([class]), .richtext-entry>ol:not([class]), .elementor-text-editor>ol:not([class]), .elementor-widget-container>ol:not([class]) {
	padding-left: 30px;
}

.richtext-entry>ul:not([class]) ol, .elementor-text-editor>ul:not([class]) ol, .elementor-widget-container>ul:not([class]) ol, .richtext-entry>ul:not([class]) ul, .elementor-text-editor>ul:not([class]) ul, .elementor-widget-container>ul:not([class]) ul, .richtext-entry>ol:not([class]) ol, .elementor-text-editor>ol:not([class]) ol, .elementor-widget-container>ol:not([class]) ol, .richtext-entry>ol:not([class]) ul, .elementor-text-editor>ol:not([class]) ul, .elementor-widget-container>ol:not([class]) ul {
	padding-left: 30px;
}

.richtext-entry>blockquote, .elementor-text-editor>blockquote, .elementor-widget-container>blockquote {
	border-left: 2px solid #055590;
	margin-left: 0;
	padding: 0 0 0 16px;
}

.richtext-entry>*.alignwide, .elementor-text-editor>*.alignwide, .elementor-widget-container>*.alignwide {
	width: 100%;
	max-width: 100%;
	clear: both;
}

.richtext-entry>*.aligncenter, .elementor-text-editor>*.aligncenter, .elementor-widget-container>*.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.richtext-entry>*.alignfull, .elementor-text-editor>*.alignfull, .elementor-widget-container>*.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: auto;
	padding: 0 20px;
}

.section-default {
	padding: 100px 0;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.section-default {
		padding: 80px 0;
	}
}

.section-default .section__content, .section-default .section__head {
	margin-bottom: 40px;
}

.section-default .section__content:last-child, .section-default .section__head:last-child {
	margin-bottom: 0;
}

.section-default--404 {
	display: flex;
	width: 100%;
	text-align: center;
}

.section-default--404 .section__shell {
	display: flex;
	align-items: center;
	justify-content: center;
}

.shell {
	max-width: 1300px;
	padding-inline: 80px;
	margin: 0 auto;
	width: 100%;
}

@media (max-width: 1024px) {
	.shell {
		padding-inline: 40px;
	}
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.shell {
		padding-inline: 20px;
	}
}

.shell--fluid {
	max-width: none;
}

.wrapper {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	overflow: hidden;
}

.wrapper .wrapper__inner {
	width: 100%;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

body.admin-bar .wrapper .wrapper__inner {
	min-height: calc(100vh - 32px);
}

@media (max-width: 782px) {
	body.admin-bar .wrapper .wrapper__inner {
		min-height: calc(100vh - 46px);
	}
}

.gform_wrapper ::-moz-placeholder {
	text-transform: uppercase;
}

.gform_wrapper ::placeholder {
	text-transform: uppercase;
}

.gform_wrapper.gform_wrapper.gravity-theme .gform_heading {
	display: none;
	margin-bottom: 30px;
}

.gform_wrapper.gform_wrapper.gravity-theme .gform_fields {
	grid-column-gap: 16px !important;
	grid-row-gap: 16px;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield input.medium, .gform_wrapper.gform_wrapper.gravity-theme .gfield select.medium, .gform_wrapper.gform_wrapper.gravity-theme .gfield input.small, .gform_wrapper.gform_wrapper.gravity-theme .gfield select.small {
	width: 100%;
}

.gform_wrapper.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gform_wrapper.gravity-theme select, .gform_wrapper.gform_wrapper.gravity-theme textarea {
	font-size: 16px;
	width: 100%;
	height: 52px;
	font-weight: 700;
	padding: 0 24px;
	border: 1px solid #dddef0;
	background: #dddef0;
	color: var(--e-global-color-4f4bc8a);
	border-radius: 4px;
}

.gform_wrapper.gform_wrapper.gform_wrapper.gravity-theme textarea.large {
	display: block;
	height: 200px;
	resize: vertical;
	padding: 24px;
}

.gform_wrapper.gform_wrapper.gravity-theme select {
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #dddef0 url("data:image/svg+xml,%3csvg%20width=\'16\'%20height=\'16\'%20viewBox=\'0%200%2016%2016\'%20fill=\'none\'%20xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath%20d=\'M4%208L8%2012L12%208\'%20stroke=\'%230A0A2D\'%20stroke-width=\'2\'%20stroke-linecap=\'round\'/%3e%3c/svg%3e") no-repeat right 24px center/16px;
	padding: 0 44px 0 24px;
}

.gform_wrapper.gform_wrapper.gravity-theme select[multiple=multiple] {
	height: auto;
	padding: 24px;
}

.gform_wrapper.gform_wrapper.gravity-theme .description, .gform_wrapper.gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gform_wrapper.gravity-theme .instruction {
	border-radius: 4px;
	background: #fff;
}

.gform_wrapper.gform_wrapper .gfield_validation_message, .gform_wrapper.gform_wrapper .validation_message {
	border-color: red;
	background: #fff !important;
}

.gform_wrapper.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper.gform_wrapper .gfield_error legend, .gform_wrapper.gform_wrapper .gfield_validation_message, .gform_wrapper.gform_wrapper .validation_message, .gform_wrapper.gform_wrapper [aria-invalid=true]+label, .gform_wrapper.gform_wrapper label+[aria-invalid=true] {
	color: red;
}

.gform_wrapper.gform_wrapper.gravity-theme .gchoice {
	position: relative;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label {
	position: relative;
	max-width: 100%;
	padding-left: 20px;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox label:before, .gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox label:after, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:before, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox label:before, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:before {
	width: 14px;
	height: 14px;
	border: 1px solid grey;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox input:checked+label, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio input:checked+label {
	font-weight: 400;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox input:checked+label:after, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio input:checked+label:after {
	display: block;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:before, .gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:after {
	border-radius: 100%;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:after, .gform_wrapper.gform_wrapper.gravity-theme .gfield_checkbox label:after {
	display: none;
	left: 2px;
	width: 10px;
	height: 10px;
	background: gray;
}

.gform_wrapper.gform_wrapper.gravity-theme .gfield_radio label:after {
	border-radius: 100%;
}

.gform_wrapper.gform_wrapper.gravity-theme .gform_footer {
	padding: 0;
	margin: 32px 0 0;
	justify-content: center;
	position: relative;
}

.gform_wrapper.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gform_wrapper.gravity-theme .gform_page_footer input {
	margin: 0;
}

.gform_wrapper .gform_footer .gform_ajax_spinner {
	position: absolute;
	top: 50%;
	padding: 0;
	transform: translateY(-50%);
}

.gform_wrapper.gform_wrapper.gform_wrapper .gform_validation_errors {
	color: red;
	border-color: red;
	margin: 0 0 30px;
}

.gform_wrapper.gform_wrapper .gform_validation_errors>h2 {
	color: inherit;
}

.gform_confirmation_wrapper .gform_confirmation_message {
	text-align: center;
}

@media (max-width: 767px),screen and (max-width: 812px) and (orientation: landscape) {
	.gform_wrapper.gform_wrapper.gravity-theme .gform_fields {
		grid-column-gap: 0;
	}
}
