@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://use.typekit.net/irs2auf.css");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* @mixin font-awesome($icon: '') {
	content: $icon;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	line-height: 1em;
	border: 0;
	margin-left: 0;
}
*/
html,
body {
  font-family: "industry", sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  color: #231f20;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(175deg, #FFFFFF, #c8c8c8);
  max-width: 100vw;
  margin: 0;
}
@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
}

html {
  overflow-x: hidden;
}

#body-wrapper {
  margin: 0 auto;
}
#body-wrapper #page {
  padding-top: 95px;
}
@media (max-width: 1200px) {
  #body-wrapper #page {
    padding-top: 85px;
  }
}
@media (max-width: 992px) {
  #body-wrapper #page {
    padding-top: 85px;
  }
}
@media (max-width: 600px) {
  #body-wrapper #page {
    padding-top: 80px;
  }
}

.container-responsive {
  width: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

#page-header {
  padding: 60px;
  padding-bottom: 0 !important;
}
@media (max-width: 992px) {
  #page-header {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  #page-header {
    padding: 20px;
  }
}
#page-header h1 {
  margin: 0;
  padding: 0;
}

#page-content {
  padding: 60px;
}
#page-content .container-responsive {
  max-width: 1150px;
}
#page-content .container-responsive > .row {
  padding: 20px;
}
@media (max-width: 992px) {
  #page-content {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  #page-content {
    padding: 20px;
  }
}

a {
  color: inherit;
  transition: color 0.2s;
}
a:hover {
  text-decoration: none;
  color: #86cfc4;
}

p {
  font-size: inherit;
}
p a {
  font-weight: bolder;
  border-bottom: 1px solid #86cfc4;
}
p a:hover {
  color: #86cfc4;
}

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

img {
  max-width: 100%;
  height: auto;
}

/*
|---------------
| Helper Classes
|---------------
*/
.serif {
  font-family: "Cardo", serif;
}

.sans,
.sansserif,
.sans-serif {
  font-family: "industry", sans-serif;
}

.bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 40%;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fill-right,
.fill-left,
.fl-fill-right > .fl-col-content,
.fl-fill-left > .fl-col-content {
  position: relative;
}

.fill-right:after,
.fill-left:before,
.fl-fill-right > .fl-col-content:after,
.fl-fill-left > .fl-col-content:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
  background: inherit;
}

.fill-right:after {
  left: 100%;
}

.fill-left:before {
  right: 100%;
}

.fl-fill-right > .fl-col-content:after {
  left: 100%;
}

.fl-fill-left > .fl-col-content:before {
  right: 100%;
}

h1.fl-heading .fl-heading-text > span {
  display: block;
  color: #86cfc4 !important;
  font-weight: 300;
  margin-top: 0.3em;
  font-size: 0.8em;
  line-height: 1em;
}

h1.fl-heading {
  font-size: clamp(40px, 38px + 2vw, 74px);
  line-height: 1em;
}

/* ---
	Beaver Builder Overrides
*/
.fl-post-grid-post,
.fl-post-feed-post {
  overflow: visible;
}

.fl-post-grid {
  display: flex;
  flex-wrap: wrap;
}

.fl-post-column .fl-post-grid-post {
  height: 100%;
}

.fl-post-grid:before,
.fl-post-grid:after {
  display: initial;
}

.fl-col-small {
  max-width: 100%;
}

.fl-post-grid-post {
  border: none;
  background: transparent;
}

#body-wrapper .uabb-ib-effect-style1.uabb-ib2-min-height img {
  max-width: calc(100% + 50px) !important;
}

#page .fl-row-bg-video .fl-bg-video iframe {
  min-width: 0;
}

.uabb-blog-posts-grid {
  overflow: visible;
}
.uabb-blog-posts-grid .uabb-blog-post-inner-wrap {
  height: 100%;
}
.uabb-blog-posts-grid .uabb-blog-post-inner-wrap .uabb-blog-post-content {
  height: 100%;
  overflow: visible;
}

#body-wrapper .btn,
.uabb-module-content .uabb-text-editor .btn,
#page .uabb-button {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
}
#body-wrapper .btn,
#body-wrapper .btn span,
#body-wrapper .btn .fl-button-text,
#body-wrapper .btn *,
.uabb-module-content .uabb-text-editor .btn,
.uabb-module-content .uabb-text-editor .btn span,
.uabb-module-content .uabb-text-editor .btn .fl-button-text,
.uabb-module-content .uabb-text-editor .btn *,
#page .uabb-button,
#page .uabb-button span,
#page .uabb-button .fl-button-text,
#page .uabb-button * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
#body-wrapper .btn:hover,
.uabb-module-content .uabb-text-editor .btn:hover,
#page .uabb-button:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
#body-wrapper .btn.btn-hollow,
.uabb-module-content .uabb-text-editor .btn.btn-hollow,
#page .uabb-button.btn-hollow {
  background-color: transparent;
  border-color: inherit;
}
#body-wrapper .btn.btn-hollow,
#body-wrapper .btn.btn-hollow span,
#body-wrapper .btn.btn-hollow .fl-button-text,
#body-wrapper .btn.btn-hollow *,
.uabb-module-content .uabb-text-editor .btn.btn-hollow,
.uabb-module-content .uabb-text-editor .btn.btn-hollow span,
.uabb-module-content .uabb-text-editor .btn.btn-hollow .fl-button-text,
.uabb-module-content .uabb-text-editor .btn.btn-hollow *,
#page .uabb-button.btn-hollow,
#page .uabb-button.btn-hollow span,
#page .uabb-button.btn-hollow .fl-button-text,
#page .uabb-button.btn-hollow * {
  color: inherit;
}
#body-wrapper .btn.btn-hollow:hover,
.uabb-module-content .uabb-text-editor .btn.btn-hollow:hover,
#page .uabb-button.btn-hollow:hover {
  background-color: white;
  border-color: white;
}
#body-wrapper .btn.btn-hollow:hover,
#body-wrapper .btn.btn-hollow:hover span,
#body-wrapper .btn.btn-hollow:hover .fl-button-text,
#body-wrapper .btn.btn-hollow:hover *,
.uabb-module-content .uabb-text-editor .btn.btn-hollow:hover,
.uabb-module-content .uabb-text-editor .btn.btn-hollow:hover span,
.uabb-module-content .uabb-text-editor .btn.btn-hollow:hover .fl-button-text,
.uabb-module-content .uabb-text-editor .btn.btn-hollow:hover *,
#page .uabb-button.btn-hollow:hover,
#page .uabb-button.btn-hollow:hover span,
#page .uabb-button.btn-hollow:hover .fl-button-text,
#page .uabb-button.btn-hollow:hover * {
  color: #86cfc4;
}
#body-wrapper .btn.btn-large,
.uabb-module-content .uabb-text-editor .btn.btn-large,
#page .uabb-button.btn-large {
  font-size: 20px;
}

#body-wrapper .fl-builder-content .fl-module a.fl-button {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
  min-width: 250px;
}
#body-wrapper .fl-builder-content .fl-module a.fl-button,
#body-wrapper .fl-builder-content .fl-module a.fl-button span,
#body-wrapper .fl-builder-content .fl-module a.fl-button .fl-button-text,
#body-wrapper .fl-builder-content .fl-module a.fl-button * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
#body-wrapper .fl-builder-content .fl-module a.fl-button:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button {
  background-color: transparent;
  border-color: inherit;
}
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button span,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button .fl-button-text,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button * {
  color: inherit;
}
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button:hover {
  background-color: white;
  border-color: white;
}
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button:hover,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button:hover span,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button:hover .fl-button-text,
#body-wrapper .fl-builder-content .fl-module.fl-button-hollow a.fl-button:hover * {
  color: #86cfc4;
}
#body-wrapper .fl-builder-content .fl-module.fl-button-large a.fl-button {
  font-size: 20px;
}

.site-footer .footer-brand .logo {
  display: block;
  height: 50px;
  margin: 0 auto;
  width: auto;
}

#sb_instagram {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #sb_instagram #sbi_images .sbi_item {
    width: 33.333% !important;
  }
  #sb_instagram #sbi_images .sbi_item:nth-of-type(4), #sb_instagram #sbi_images .sbi_item:nth-of-type(5), #sb_instagram #sbi_images .sbi_item:nth-of-type(6) {
    display: none;
  }
}

footer {
  font-size: 0.9rem;
  position: relative;
}
footer:after {
  content: "";
  display: block;
  width: 100%;
  height: 8px;
  border-top: 1px solid #86cfc4;
  border-bottom: 1px solid #c8c8c8;
  position: absolute;
  bottom: 10px;
}
footer a[href*="mailto:"] {
  font-weight: 500;
  border-bottom: none;
  color: #86cfc4;
}
footer .footer-logo {
  position: relative;
}
footer .footer-logo img {
  height: 50px;
  object-fit: contain;
  object-position: left center;
}
footer .fl-rich-text a[href^="tel:"] {
  border: none;
  color: #86cfc4;
}
footer #footer-signup .uabb-form-wrap {
  display: flex;
}
footer #footer-signup .uabb-form-wrap .uabb-form-field {
  width: 100%;
}
@media (max-width: 767px) {
  footer #footer-signup .uabb-form-wrap .uabb-form-field {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
footer #footer-signup .uabb-form-wrap .uabb-form-field input[type=email] {
  padding: 10px 25px;
  border-radius: 30px;
  border: none;
  width: 100%;
}
footer #footer-signup .uabb-form-wrap .uabb-form-field input[type=email]::placeholder {
  opacity: 1;
}
footer #footer-signup .uabb-form-wrap .uabb-form-button .uabb-button {
  padding: 10px 25px;
  font-weight: 600;
  border-radius: 30px;
  border: none;
  font-size: 0.9rem;
}
footer .footer-location .fl-rich-text {
  line-height: 1.3;
}
footer .footer-location .fl-rich-text h2 {
  color: #86cfc4;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0.5em;
}
footer .footer-location .fl-rich-text p {
  margin-bottom: 0;
}
footer .partner-logos .fl-module-content.fl-node-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
footer .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 600px) {
  footer .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery {
    justify-content: center;
  }
}
footer .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item {
  width: auto;
  min-width: 50px;
  max-width: 80px;
  flex: 1;
}
footer .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content {
  height: 100%;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}
footer .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content img.uabb-gallery-img {
  width: 100%;
  height: 100px;
  max-height: none;
  object-fit: contain;
}
@media (max-width: 600px) {
  footer .footer-menu .menu .menu-item {
    display: inline-block;
    width: auto;
  }
}

@keyframes waveBar {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 100%;
  }
}
@keyframes menuIn {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
#site-header {
  z-index: 10;
  position: relative;
}
@media (max-width: 767px) {
  #site-header {
    background-color: #FFFFFF;
  }
}
@media (max-width: 600px) {
  #site-header {
    background-color: #FFFFFF;
  }
}
#site-header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #2b3d4d;
  position: absolute;
  transform: translateX(-100%);
  transition: 0.1s ease-out;
  opacity: 0;
}
@media (max-width: 992px) {
  #site-header::before {
    height: 85px;
  }
}
@media (max-width: 600px) {
  #site-header::before {
    height: 80px;
  }
}
#site-header.dark {
  background-color: #2b3d4d;
}
#site-header.dark::before {
  background: #FFFFFF !important;
}
@media (min-width: 767px) {
  #site-header.dark.menu-active .header-logo img {
    filter: brightness(0) saturate(100%) invert(17%) sepia(33%) saturate(686%) hue-rotate(167deg) brightness(97%) contrast(83%);
  }
}
@media (min-width: 767px) {
  #site-header.dark.menu-active .menu .menu-item a {
    color: #2b3d4d;
  }
}
#site-header.dark.menu-active .menu .menu-item a:hover .menu-item-text {
  color: #86cfc4;
}
@media (max-width: 600px) {
  #site-header.dark.menu-active .menu .menu-item.cta a {
    color: #86cfc4 !important;
  }
}
#site-header.dark.menu-active .menu .menu-item.cta:hover .menu-item-text {
  color: #2b3d4d;
}
#site-header.dark .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu {
  background-color: #FFFFFF;
  color: #2b3d4d !important;
}
#site-header.dark .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu:after {
  background-color: #FFFFFF !important;
}
#site-header.menu-active::before {
  opacity: 1;
  transform: translateX(0);
  transition: 0.1s ease-in opacity, 0.15s ease-in transform;
}
@media (max-width: 767px) {
  #site-header.menu-active::before {
    display: none;
  }
}
@media (min-width: 767px) {
  #site-header.menu-active .header-logo img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(15%) hue-rotate(212deg) brightness(104%) contrast(104%);
  }
}
#site-header.menu-active .uabb-creative-menu .menu {
  color: #FFFFFF;
}
@media (max-width: 767px) {
  #site-header.menu-active .uabb-creative-menu .menu {
    color: #2b3d4d;
  }
}
#site-header.menu-active .uabb-creative-menu .menu .menu-item.cta {
  position: relative;
}
#site-header.menu-active .uabb-creative-menu .menu .menu-item.cta:before {
  content: "";
  display: block;
  background: #86cfc4;
  height: 100px;
  width: 35vw;
  position: absolute;
  left: 0;
  bottom: -6px;
  animation: menuIn 0.25s ease-out;
}
@media (max-width: 767px) {
  #site-header.menu-active .uabb-creative-menu .menu .menu-item.cta:before {
    display: none;
  }
}
#site-header.menu-active .uabb-creative-menu .menu .menu-item.cta a {
  font-weight: 900;
  color: #2b3d4d;
}
@media (max-width: 767px) {
  #site-header.menu-active .uabb-creative-menu .menu .menu-item.cta a {
    color: #86cfc4;
  }
}
@media (max-width: 992px) {
  #site-header .header-logo .fl-photo {
    max-width: 150px;
  }
}
#site-header .fl-row-fixed-width {
  position: relative;
}
#site-header .fl-row-fixed-width:after {
  content: "";
  border-radius: 5px;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #86cfc4, #2b3d4d);
  position: relative;
  background-size: 300%;
  z-index: 50;
  animation: waveBar 2s ease alternate infinite;
}
@media (max-width: 600px) {
  #site-header .fl-row-fixed-width:after {
    position: absolute;
    top: 70px;
  }
}
#site-header .logo-white img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(13%) hue-rotate(81deg) brightness(106%) contrast(106%);
}
#site-header .uabb-creative-menu {
  text-align: right;
}
#site-header .uabb-creative-menu .menu {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 600px) {
  #site-header .uabb-creative-menu .menu {
    flex-direction: column;
  }
}
#site-header .uabb-creative-menu .menu .menu-item {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 0;
  z-index: 5;
}
#site-header .uabb-creative-menu .menu .menu-item a {
  font-weight: 500;
  position: relative;
  display: block;
}
@media (min-width: 767px) {
  #site-header .uabb-creative-menu .menu .menu-item a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent 30%, 0, #86cfc4 70%, transparent 70%);
    background-size: 0;
    background-position: center;
    transition: 0.1s ease-in;
  }
}
#site-header .uabb-creative-menu .menu .menu-item a:hover:after {
  background-size: 200%;
  transition: 0.3s ease-out;
  transform: translateY(-30px);
}
#site-header .uabb-creative-menu .menu .menu-item.cta a {
  font-weight: 900;
  color: #86cfc4;
}
@media (min-width: 767px) {
  #site-header .uabb-creative-menu .menu .menu-item.cta a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent 30%, 0, #2b3d4d 70%, transparent 70%);
    background-size: 0;
    background-position: center;
    transition: 0.1s ease-in;
  }
}
#site-header .uabb-creative-menu .menu .menu-item.cta a:hover:after {
  background-size: 200%;
  transition: 0.3s ease-out;
  transform: translateY(-30px);
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu:hover {
  transition: 0.3s ease-in;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu:hover .uabb-has-submenu-container:first-child a {
  font-weight: 900;
  color: #86cfc4;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu:hover .uabb-has-submenu-container a:after {
  content: none;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu {
  background: #2b3d4d;
  color: #FFFFFF;
  padding: 30px 10px;
  left: auto !important;
  right: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
  box-shadow: 30vw 0 0 #2b3d4d, -30vw 0 0 #2b3d4d;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item {
  width: auto;
  text-align: right;
  padding: 10px;
  position: relative;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item a {
  padding: 10px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-end;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item a:before {
  content: "";
  height: 1em;
  width: 1em;
  background: url("/wp-content/uploads/2024/05/loop-bull.svg");
  background-size: contain;
  position: absolute;
  left: -1ch;
  top: 10px;
  bottom: 10px;
  opacity: 0;
  transform: scale(0);
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item a:after {
  content: none;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item a:hover {
  color: #86cfc4;
  font-weight: 600;
}
#site-header .uabb-creative-menu .menu .menu-item.uabb-has-submenu.mega-menu .sub-menu .menu-item a:hover:before {
  opacity: 1;
  transform: scale(1);
  transition: 0.2s ease-in;
}
#site-header .uabb-creative-menu-accordion-collapse {
  justify-content: flex-end;
}
#site-header .uabb-creative-menu-accordion-collapse .uabb-creative-menu-mobile-toggle-label {
  text-transform: uppercase;
}
#site-header .uabb-creative-menu-mobile-toggle-container {
  padding-right: 20px;
}
#site-header .uabb-creative-menu-mobile-toggle-container .hamburger {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #site-header .fl-module-uabb-advanced-menu {
    width: 100%;
    background-color: none;
    overflow: visible;
  }
  #site-header .fl-module-uabb-advanced-menu .menu {
    width: 100%;
    padding: 15px 20px 10px;
  }
  #site-header .fl-module-uabb-advanced-menu .menu .menu-item {
    margin-bottom: 20px;
  }
  #site-header .fl-module-uabb-advanced-menu .sub-menu {
    border-right: 2px solid #86cfc4;
    margin-right: 10px;
    margin-top: 5px;
    padding: 20px 0px 0px;
  }
  #site-header .fl-module-uabb-advanced-menu .sub-menu .menu-item {
    margin-bottom: 10px;
  }
}

#post--content strong,
#post--content b,
#post--content * strong,
#post--content * b {
  font-weight: bold;
}
#post--content i:not(.fl-tip),
#post--content em,
#post--content var,
#post--content * i:not(.fl-tip),
#post--content * em,
#post--content * var {
  font-style: italic;
}
#post--content big,
#post--content * big {
  font-size: 1.2em;
}
#post--content small,
#post--content * small {
  font-size: 0.9em;
}
#post--content h1,
#post--content h2,
#post--content h3,
#post--content h4,
#post--content h5,
#post--content h6 {
  margin: 0 0 0.25em;
}
#post--content h1 + h1,
#post--content h1 + h2,
#post--content h1 + h3,
#post--content h1 + h4,
#post--content h1 + h5,
#post--content h1 + h6,
#post--content h2 + h1,
#post--content h2 + h2,
#post--content h2 + h3,
#post--content h2 + h4,
#post--content h2 + h5,
#post--content h2 + h6,
#post--content h3 + h1,
#post--content h3 + h2,
#post--content h3 + h3,
#post--content h3 + h4,
#post--content h3 + h5,
#post--content h3 + h6,
#post--content h4 + h1,
#post--content h4 + h2,
#post--content h4 + h3,
#post--content h4 + h4,
#post--content h4 + h5,
#post--content h4 + h6,
#post--content h5 + h1,
#post--content h5 + h2,
#post--content h5 + h3,
#post--content h5 + h4,
#post--content h5 + h5,
#post--content h5 + h6,
#post--content h6 + h1,
#post--content h6 + h2,
#post--content h6 + h3,
#post--content h6 + h4,
#post--content h6 + h5,
#post--content h6 + h6 {
  margin: 0;
}
#post--content .post--title h2.fl-heading {
  color: #86cfc4;
  margin-top: 0 !important;
}
#post--content h3 {
  font: 800 2rem/1 "industry", sans-serif;
  text-transform: uppercase;
}
#post--content h4 {
  color: #86cfc4;
  font: 800 1.75rem/1 "Cardo", serif;
  font-style: italic;
}
#post--content h5 {
  font: 800 1.5rem/1 "industry", sans-serif;
  text-transform: uppercase;
}
#post--content h6 {
  font: 800 1.25rem/1 "industry", sans-serif;
}
#post--content .fl-module-fl-post-info {
  color: #c8c8c8;
  font: 600 0.75rem/1 "industry", sans-serif;
  text-transform: uppercase;
}
#post--content .fl-module-fl-post-info span,
#post--content .fl-module-fl-post-info a {
  color: inherit;
  font-size: inherit;
}
#post--content .fl-module-fl-post-info .fl-post-info-date:before {
  content: "\f133";
  display: inline-block;
  font: bold 100%/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
#post--content .fl-module-fl-post-info .fl-post-info-modified_date:before {
  content: "\f271";
  display: inline-block;
  font: bold 100%/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
#post--content .fl-module-fl-post-info .fl-post-info-author:before {
  content: "\f007";
  display: inline-block;
  font: bold 100%/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
#post--content .fl-module-fl-post-info .fl-post-info-comments:before {
  content: "\f075";
  display: inline-block;
  font: bold 100%/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
#post--content .fl-module-fl-post-info .fl-post-info-terms:before {
  content: "\f02b";
  display: inline-block;
  font: bold 100%/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
#post--content .fl-module-fl-post-info .fl-post-info-sep {
  font-weight: 100;
  margin: 0 0.5em;
}
@media (max-width: 767px) {
  #post--content .fl-module-fl-post-info {
    font-size: 0.85rem;
    text-transform: unset;
  }
  #post--content .fl-module-fl-post-info span[class^=fl-post-info] {
    display: block;
    line-height: 2;
  }
  #post--content .fl-module-fl-post-info .screen-reader-text,
  #post--content .fl-module-fl-post-info span.fl-post-info-sep {
    display: none;
  }
}
@media (max-width: 767px) {
  #post--content .fl-module-fl-post-navigation .nav-links {
    display: flex;
    font-size: 0.85rem;
  }
  #post--content .fl-module-fl-post-navigation .nav-links .nav-previous {
    width: 50%;
  }
  #post--content .fl-module-fl-post-navigation .nav-links .nav-next {
    width: 50%;
  }
}
#post--content blockquote {
  margin: 0 8em 1em 0;
}
#post--content blockquote p {
  font: 400 2rem/1 "Cardo", serif;
  font-style: italic;
}
#post--content blockquote cite {
  display: block;
  font: bold 1rem/1 "industry", sans-serif;
  margin-top: 1rem;
  text-align: right;
  text-transform: uppercase;
}
#post--content p,
#post--content address {
  font: normal 1rem/1.5 "industry", sans-serif;
  margin: 0 0 1em;
}
#post--content code,
#post--content kbd,
#post--content tt {
  background-color: #e2e2e2;
  color: #86cfc4;
  font-family: monospace;
  font-size: 0.9rem;
  padding: 0 0.25em;
}
#post--content pre {
  background-color: #e2e2e2;
  border-radius: 5px;
  color: #86cfc4;
  font-family: monospace;
  font-size: 0.9rem;
  margin: 0 0 0.5em;
  padding: 10px 15px;
}
#post--content acronym {
  font-size: 85%;
  text-transform: uppercase;
}
#post--content dl,
#post--content ol,
#post--content ul {
  font: normal 1rem/1.5 "industry", sans-serif;
  margin: 0 0 1em 0;
  text-indent: 0;
}
#post--content dl dt {
  font-weight: bold;
}
#post--content dl dd {
  font-style: italic;
}
#post--content ol {
  list-style: decimal;
}
#post--content ul {
  list-style: square;
}
#post--content ol ol,
#post--content ol ul,
#post--content ul ol,
#post--content ul ul {
  margin: 0;
}
#post--content table {
  border-collapse: collapse;
  border-spacing: 0;
  font: normal 1.2rem/1 "industry", sans-serif;
  margin: 0 0 1em;
  width: 100%;
}
#post--content table tr {
  border-bottom: 1px solid #c8c8c8;
}
#post--content table tr th, #post--content table tr:first-of-type {
  background-color: #e2e2e2;
}
#post--content table tr:last-of-type {
  border-bottom: 0;
}
#post--content table tr:nth-of-type(even) {
  background-color: #eeeeee;
}
#post--content table td,
#post--content table th {
  line-height: 1;
  padding: 10px;
}
#post--content table th {
  text-transform: uppercase;
}
#post--content div.wp-caption.aligncenter,
#post--content img.aligncenter {
  display: block;
  margin: 0 auto 1em;
  max-width: 100%;
}
#post--content div.wp-caption.alignleft,
#post--content img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  max-width: 50%;
}
#post--content div.wp-caption.alignright,
#post--content img.alignright {
  float: right;
  margin: 0 0 1em 1em;
  max-width: 50%;
}
#post--content div.wp-caption.alignnone,
#post--content img.alignnone {
  clear: both;
  float: none;
  margin: 0 0 1em;
  max-width: 100%;
}
@media (max-width: 480px) {
  #post--content div.wp-caption.alignleft, #post--content div.wp-caption.alignright,
  #post--content img.alignleft,
  #post--content img.alignright {
    display: block;
    float: none;
    margin: 2em auto;
    max-width: 100%;
  }
  #post--content div.wp-caption.aligncenter, #post--content div.wp-caption.alignnone,
  #post--content img.aligncenter,
  #post--content img.alignnone {
    margin: 2em auto;
  }
}
#post--content div.wp-caption .wp-caption-text {
  font: normal 0.8rem/1 "industry", sans-serif;
  margin: 0.25em 0;
}
#post--content div.gallery {
  margin: 1rem -5rem;
}
#post--content div.gallery .gallery-item {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0.5rem;
  transition: all 0.2s;
}
#post--content div.gallery .gallery-item:hover {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
  transform: scale(1.1);
}
#post--content div.gallery .gallery-item img {
  border: 0;
}
#post--content div.gallery .wp-caption-text.gallery-caption {
  line-height: 1;
  padding: 0.25rem 0 0;
}

.blog-title h1 {
  font-weight: 900;
  font-size: clamp(34px, 32px + 1vw, 50px);
}

.blog-featured .fl-photo .fl-photo-content {
  margin-right: 0;
  margin-left: auto;
}
.blog-featured .fl-photo .fl-photo-content img {
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
  object-position: center;
  box-shadow: 0 0 10px 0 rgba(35, 31, 32, 0.1);
  border-radius: 8px;
}

.featured-post {
  margin-top: 80px;
  margin-bottom: 20px;
}
.featured-post.alt .blog-spotlight--body-top {
  color: #2b3d4d;
}
.featured-post.main .blog-spotlight--body-bottom {
  color: #FFFFFF;
}
.featured-post.main .blog-spotlight--body-bottom:after {
  content: none;
}
.featured-post.main .blog-spotlight--body-bottom .blog-spotlight--body-bottom-link a {
  background-color: #FFFFFF;
  color: #2b3d4d;
}
.featured-post .uabb-blog-posts {
  overflow: visible;
}
.featured-post .uabb-blog-posts .uabb-blog-post-content {
  overflow: visible;
}
.featured-post .blog-spotlight {
  display: grid;
  height: 100%;
  width: 100%;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
}
@media (max-width: 600px) {
  .featured-post .blog-spotlight {
    grid-template-columns: 1fr;
  }
}
.featured-post .blog-spotlight--image {
  margin: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.featured-post .blog-spotlight--image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.featured-post .blog-spotlight--body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 30px;
  height: 100%;
}
@media (max-width: 600px) {
  .featured-post .blog-spotlight--body {
    padding: 30px 10px;
  }
}
.featured-post .blog-spotlight--body-top {
  height: 100%;
  color: #FFFFFF;
}
.featured-post .blog-spotlight--body-top-eyebrow {
  font-style: italic;
  display: block;
  margin-bottom: 20px;
}
.featured-post .blog-spotlight--body-top-eyebrow:after {
  content: "///";
  display: inline-flex;
  margin-left: 0.5ch;
}
.featured-post .blog-spotlight--body-top-title {
  font-weight: 800;
  line-height: 1;
  padding-bottom: 1em;
}
.featured-post .blog-spotlight--body-bottom {
  height: 100%;
  position: relative;
}
.featured-post .blog-spotlight--body-bottom:after {
  content: "";
  background-color: #FFFFFF;
  background-image: url("/wp-content/uploads/2024/05/LOOPCON_Pattern-RGB-Copy.png");
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: 100%;
  width: 200vw;
  height: calc(100% + 100px);
  position: absolute;
  left: -80vw;
  right: -80vw;
  top: 0;
}
@media (max-width: 992px) {
  .featured-post .blog-spotlight--body-bottom:after {
    height: calc(100% + 80px);
  }
}
@media (max-width: 600px) {
  .featured-post .blog-spotlight--body-bottom:after {
    height: calc(100% + 100px);
  }
}
.featured-post .blog-spotlight--body-bottom-intro {
  padding: 20px 0;
  z-index: 1;
  position: relative;
}
@media (max-width: 600px) {
  .featured-post .blog-spotlight--body-bottom-intro {
    padding: 30px 0;
  }
}
.featured-post .blog-spotlight--body-bottom-intro .more {
  font-style: italic;
  color: #a69b9e;
  font-weight: 500;
}
.featured-post .blog-spotlight--body-bottom-link {
  margin-top: 20px;
}
.featured-post .blog-spotlight--body-bottom-link a {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
  background-color: #2b3d4d;
  color: #FFFFFF;
  display: inline-block;
}
.featured-post .blog-spotlight--body-bottom-link a,
.featured-post .blog-spotlight--body-bottom-link a span,
.featured-post .blog-spotlight--body-bottom-link a .fl-button-text,
.featured-post .blog-spotlight--body-bottom-link a * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
.featured-post .blog-spotlight--body-bottom-link a:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.services-gallery {
  margin-top: 80px;
}
@media (max-width: 992px) {
  .services-gallery {
    margin-top: 60px;
  }
}
.services-gallery .uabb-photo-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 40px;
}
.services-gallery .uabb-photo-gallery .uabb-photo-gallery-item {
  max-width: 500px;
  background-color: #FFFFFF;
  border-radius: 8px;
  margin: auto;
}
.services-gallery .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content a img {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
  object-fit: contain;
  filter: drop-shadow(1px 1px 3px rgba(35, 31, 32, 0.2));
}
.services-gallery .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content .uabb-background-mask {
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

.mfp-figure:after {
  content: none;
}

.blog-grid .uabb-blog-posts {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 40px;
}
@media (max-width: 992px) {
  .blog-grid .uabb-blog-posts {
    grid-gap: 20px;
  }
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow {
  height: 100%;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap {
  height: 100%;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-post-thumbnail {
  aspect-ratio: 2/1;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-post__terms-wrap {
  text-align: left;
  margin-bottom: 0;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-post__terms-wrap .uabb-post__terms {
  background: none;
  font-style: italic;
  display: block;
  margin-bottom: 20px;
  padding: 0;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-post__terms-wrap .uabb-post__terms:after {
  content: "///";
  display: inline-flex;
  margin-left: 0.5ch;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-post-heading {
  font-family: "industry", sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 1em;
  text-align: left;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-blog-post-section {
  height: 100%;
}
.blog-grid .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-blog-post-section .uabb-button-wrap .uabb-button {
  background: #2b3d4d;
  color: #FFFFFF;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hero .fl-row-content-wrap {
  min-height: 500px;
}
.hero.hero-gradient .fl-row-content-wrap {
  overflow: hidden;
}
@media (min-width: 2400px) {
  .hero.hero-gradient .fl-row-content-wrap {
    aspect-ratio: 2.5/1;
  }
}
.hero.hero-gradient .fl-row-content-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .hero.hero-gradient .fl-row-content-wrap:after {
    background-image: linear-gradient(190deg, transparent 10%, #FFFFFF 25%);
  }
}
@media (min-width: 1440px) {
  .hero.hero-gradient .fl-row-content-wrap .fl-bg-video {
    aspect-ratio: 16/9;
  }
}
@media (max-width: 992px) {
  .hero.hero-gradient .fl-row-content-wrap .fl-bg-video video {
    right: -5%;
    left: auto !important;
    max-width: auto;
  }
}
@media (max-width: 767px) {
  .hero.hero-gradient .fl-row-content-wrap .fl-bg-video video {
    background-size: contain !important;
    background-position: left top !important;
    max-width: 100%;
    right: 0;
    left: 0 !important;
  }
}
.hero.hero-gradient .fl-row-content-wrap .fl-row-content {
  z-index: 1;
}
.hero.home-hero {
  background-color: #FFFFFF;
}
.hero.home-hero .fl-row-content-wrap {
  min-height: 500px;
}
.hero.service-hero .fl-row-content-wrap {
  background-position: center;
  background-size: cover;
  background-position: right center;
  aspect-ratio: auto;
}
@media (min-width: 2400px) {
  .hero.service-hero .fl-row-content-wrap {
    aspect-ratio: 2.5/1;
  }
}
@media (max-width: 600px) {
  .hero.service-hero .fl-row-content-wrap {
    background-size: 150%;
    background-position: right bottom;
  }
}
.hero.service-hero .fl-row-content-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(45deg, #FFFFFF, rgba(255, 255, 255, 0.4), transparent);
}
@media (max-width: 767px) {
  .hero.service-hero .fl-row-content-wrap:before {
    background: none;
  }
}
.hero.service-hero .fl-row-content-wrap .fl-row-content {
  z-index: 1;
  filter: drop-shadow(1px 1px 0 rgba(255, 255, 255, 0.3));
}
.hero.service-hero .fl-row-content-wrap .service-wd-logo img {
  max-width: 180px;
  height: 100%;
  object-fit: contain;
}

.eyebrow .fl-module-content.fl-node-content {
  margin-bottom: 0;
  position: relative;
  display: inline-flex;
}
.eyebrow .fl-module-content.fl-node-content .fl-rich-text p {
  margin-bottom: 0;
  font-size: 0.9rem;
}
.eyebrow .fl-module-content.fl-node-content .fl-rich-text p:after {
  content: "///";
  display: inline-flex;
  margin-left: 0.5ch;
}
.eyebrow ~ .fl-module-heading .fl-module-content.fl-node-content {
  margin-top: 10px;
}

.subtitle h2.fl-heading {
  font-size: clamp(36px, 36px + 2vw, 68px);
  line-height: 1em;
}

.split-teal {
  position: relative;
  background: linear-gradient(90deg, #86cfc4 calc(30% - 20px), transparent calc(30% - 20px));
}
@media (max-width: 992px) {
  .split-teal {
    background: linear-gradient(90deg, #86cfc4 43%, transparent 43%);
  }
}
@media (max-width: 767px) {
  .split-teal {
    background: none;
  }
}
.split-teal:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 100%;
  background: linear-gradient(90deg, #86cfc4 calc(30% - 20px), transparent calc(30% - 20px));
}
@media (max-width: 992px) {
  .split-teal:before {
    background: linear-gradient(90deg, #86cfc4 43%, transparent 43%);
  }
}
@media (max-width: 767px) {
  .split-teal:before {
    background: #86cfc4;
  }
}
.split-teal:after {
  content: "";
  display: block;
  width: 100%;
  height: calc(100% + 95px);
  position: absolute;
  top: -95px;
  bottom: 0;
  left: -100%;
  background: #86cfc4;
}
@media (max-width: 767px) {
  .split-teal .fl-row-content-wrap .fl-col-group .fl-col:first-child {
    background-color: #86cfc4;
    position: relative;
  }
  .split-teal .fl-row-content-wrap .fl-col-group .fl-col:first-child:before {
    content: "";
    display: block;
    background-color: #86cfc4;
    position: absolute;
    width: calc(100% + 40px);
    height: calc(100% + 20px);
    top: -20px;
    left: -20px;
    right: -20px;
    bottom: 0;
  }
  .split-teal .fl-row-content-wrap .fl-col-group .fl-col:first-child .fl-col-content.fl-node-content {
    position: relative;
    z-index: 1;
  }
}

.contact-address .fl-module-content.fl-node-content {
  position: relative;
  padding-left: 30px;
  width: calc(100% - 65px);
}
.contact-address .fl-module-content.fl-node-content:before {
  content: "";
  display: inline-block;
  height: calc(100% - 10px);
  width: 1px;
  position: absolute;
  left: 5px;
  top: 5px;
  bottom: 5px;
  background: #2b3d4d;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text {
  font-size: 0.95rem;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text h3 {
  font-size: 1.1em;
  font-weight: 800;
  margin-bottom: 0.3em;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text p {
  margin-bottom: 2em;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text p:last-child {
  margin-bottom: 0;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text p a {
  font-weight: initial;
}
.contact-address .fl-module-content.fl-node-content .fl-rich-text p a:hover {
  color: initial;
}

#about-bios {
  margin-top: 40px;
}
#about-bios .uabb-blog-posts {
  overflow: visible;
  display: flex;
  justify-content: flex-start;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper {
  width: auto;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(1) {
  z-index: 9;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(2) {
  z-index: 8;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(3) {
  z-index: 7;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(4) {
  z-index: 6;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(5) {
  z-index: 5;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(6) {
  z-index: 4;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(7) {
  z-index: 3;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(8) {
  z-index: 2;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(9) {
  z-index: 1;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:nth-child(10) {
  z-index: 0;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper:not(:first-child) {
  margin-left: -30px;
}
@media (max-width: 992px) {
  #about-bios .uabb-blog-posts .uabb-post-wrapper:not(:first-child) {
    margin-left: -25px;
  }
}
@media (max-width: 600px) {
  #about-bios .uabb-blog-posts .uabb-post-wrapper:not(:first-child) {
    margin-left: -20px;
  }
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content {
  overflow: visible;
  height: 130px;
  width: 130px;
  aspect-ratio: 1;
  display: inline-flex;
  border-radius: 100%;
}
@media (max-width: 992px) {
  #about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 600px) {
  #about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content {
    width: 80px;
    height: 80px;
  }
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin {
  border: 5px solid #FFFFFF;
  border-radius: 100%;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin:not(.active):hover {
  cursor: pointer;
  border: 5px solid #86cfc4;
  transition: 0.2s ease-in;
  transform: scale(1.08);
  transition: 0.1s ease-in;
  position: relative;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin.active {
  border: 5px solid transparent;
  z-index: 10;
  position: relative;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin.active::before {
  content: "";
  border-radius: 100%;
  display: block;
  z-index: -1;
  position: absolute;
  top: -5px;
  left: -5px;
  background: linear-gradient(#86cfc4, #50718e);
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  animation: rotate 5s linear infinite;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin figure {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  display: inline-flex;
  border-radius: 100%;
  overflow: hidden;
}
#about-bios .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .face-coin figure img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: top center;
  transition: 0.1s ease-out;
}

#solo-bio-parent .uabb-blog-posts {
  overflow: visible;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content {
  overflow: visible;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio {
  position: relative;
  background: #FFFFFF;
  padding: 40px;
  border-radius: 12px;
  filter: drop-shadow(0 3px 3px rgba(35, 31, 32, 0.3));
  display: grid;
  grid-template-columns: 30% calc(70% - 40px);
  grid-column-gap: 40px;
  overflow: visible;
}
@media (max-width: 767px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio {
    grid-template-columns: 100%;
    grid-column-gap: 0px;
    padding: 30px 20px;
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--image {
  margin-bottom: 0;
  width: 100%;
  aspect-ratio: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
@media (max-width: 767px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--image {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top center;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-name {
  font-weight: 800;
  font-size: 1.8rem;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-title {
  display: block;
  margin-bottom: 20px;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
@media (max-width: 600px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links {
    grid-column-gap: 5px;
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: none;
  text-transform: none;
  font-size: 0.9em;
  min-width: none;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a,
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a span,
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a .fl-button-text,
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a:before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a .lg {
  width: 100%;
  text-align: center;
}
@media (max-width: 600px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links a .lg {
    display: none;
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-phone {
  background-color: #2b3d4d;
  color: #FFFFFF;
}
@media (max-width: 600px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-phone::before {
    content: "\f095";
    font: var(--fa-font-light);
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-email {
  background-color: #c8c8c8;
  color: #2b3d4d;
}
@media (max-width: 600px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-email::before {
    content: "\f0e0";
    font: var(--fa-font-light);
  }
}
#solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-linkedin {
  background-color: #c8c8c8;
  color: #2b3d4d;
}
@media (max-width: 600px) {
  #solo-bio-parent .uabb-blog-posts .uabb-post-wrapper .uabb-blog-post-content .solo-bio--content-links-linkedin::before {
    content: "\f08c";
    font: var(--fa-font-brands);
  }
}

.sticky-column {
  position: sticky;
  top: 20px;
}
@media (max-width: 767px) {
  .sticky-column {
    position: relative;
  }
}

.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields fieldset.gfield_contains_required .gform-grid-col {
  position: relative;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields fieldset.gfield_contains_required .gform-grid-col:after {
  content: "*";
  position: absolute;
  right: 15px;
  top: -5px;
  color: red;
  font-weight: 900;
  font-size: 1.5rem;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields fieldset legend.gfield_label {
  display: none;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields label {
  display: none;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields input[type=text], .uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields input[type=email], .uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields input[type=tel] {
  border: 2px solid #2b3d4d;
  border-radius: 30px;
  padding: 15px 25px;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields textarea {
  border: 2px solid #2b3d4d;
  border-radius: 30px;
  padding: 25px;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit {
  justify-content: flex-end;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
  background-color: #2b3d4d;
  color: #FFFFFF;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button,
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button span,
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button .fl-button-text,
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
.uabb-gf-style .gravity-theme.gform_wrapper form .gform-body.gform_body .gform_fields .gfield--type-submit .gform-button:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.service-body {
  background-color: #FFFFFF;
  border-radius: 22px;
  margin-top: -40px;
  box-shadow: 0 -3px 2px rgba(35, 31, 32, 0.1);
}
@media (max-width: 600px) {
  .service-body {
    margin-top: -20px;
  }
}
.service-body .fl-rich-text ul {
  padding-left: 2ch;
}
.service-body .fl-rich-text ul li {
  margin-bottom: 0.5em;
}
.service-body .fl-rich-text ul li a {
  font-weight: 600;
  color: #2b3d4d;
  display: inline-flex;
  position: relative;
  align-content: center;
}
.service-body .fl-rich-text ul li a:after {
  content: "››";
  margin-left: 0.5ch;
  font-weight: 900;
  font-size: 1.3em;
  transition: 0.1s ease-in;
}
.service-body .fl-rich-text ul li a:hover:after {
  transform: translateX(5px);
  letter-spacing: 2px;
  transition: 0.2s ease-out;
}
.service-body .fl-rich-text .service-wd-logo {
  margin-top: 40px;
}
.service-body .fl-rich-text .service-wd-logo img {
  max-width: 180px;
  height: 100%;
  object-fit: contain;
}

.service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-text {
  width: 65%;
}
@media (max-width: 992px) {
  .service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-text {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-text {
    width: 100%;
  }
}
.service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-button {
  width: 35%;
}
@media (max-width: 992px) {
  .service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-button {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .service-cta .fl-cta-wrap.fl-cta-inline .fl-cta-button {
    width: 100%;
  }
}

.overlap-image .fl-photo-img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  pointer-events: none;
  object-fit: cover;
  object-position: bottom right;
}
@media (max-width: 992px) {
  .overlap-image .fl-photo-img {
    min-height: 400px;
  }
}
@media (max-width: 600px) {
  .overlap-image .fl-photo-img {
    min-height: 250px;
  }
}

.carousel-row {
  overflow-x: hidden;
}

@keyframes animatedBorder {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes animatedBorderIn {
  0% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  95% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes orbit {
  0% {
    transform: rotate(0deg) translateY(20px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translateY(20px) rotate(-360deg);
  }
}
.home-h1 h1.fl-heading {
  font-size: clamp(40px, 38px + 3vw, 84px);
  line-height: 1em;
}

.home-services-row .uabb-blog-posts {
  overflow: visible;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
}
@media (max-width: 1200px) {
  .home-services-row .uabb-blog-posts {
    grid-gap: 40px;
  }
}
@media (max-width: 992px) {
  .home-services-row .uabb-blog-posts {
    grid-gap: 40px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .home-services-row .uabb-blog-posts {
    grid-gap: 40px;
    grid-template-columns: 1fr;
  }
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper {
  margin-bottom: 0;
  transition: 0.1s ease-in;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:hover {
  transform: translateY(-10px) scale(1.01);
  transition: 0.2s ease-out;
  filter: drop-shadow(1px 8px 12px rgba(35, 31, 32, 0.15));
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:hover .home-service {
  background: linear-gradient(110deg, #eeeeee, #e2e2e2);
  box-shadow: none;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(1) .home-service:after {
  animation: animatedBorderIn 0.8s, animatedBorder 24s linear infinite alternate;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(1) .home-service figure::before {
  animation: orbit 30s linear infinite;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(2) .home-service:after {
  animation: animatedBorderIn 0.8s, animatedBorder 15s linear infinite alternate;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(2) .home-service figure::before {
  animation: orbit 30s linear infinite;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(3) .home-service:after {
  animation: animatedBorderIn 0.8s, animatedBorder 17s linear infinite alternate;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(3) .home-service figure::before {
  animation: orbit 40s linear infinite;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(4) .home-service:after {
  animation: animatedBorderIn 0.8s, animatedBorder 3s linear infinite alternate;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper:nth-child(4) .home-service figure::before {
  animation: orbit 20s linear infinite;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow {
  height: 100%;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap {
  height: 100%;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .uabb-blog-posts-shadow .uabb-blog-post-inner-wrap .uabb-blog-post-content {
  height: 100%;
  overflow: visible;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service {
  border-radius: 22px;
  padding: 30px 25px;
  text-align: left;
  height: 100%;
  position: relative;
  background-color: #FFFFFF;
  background-image: linear-gradient(110deg, #fbfbfb, #e2e2e2);
  display: flex;
  flex-direction: column;
  opacity: 1;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service.fade-start {
  opacity: 0;
  transform: translateY(100%);
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service.fade-start:after {
  opacity: 0;
  animation: none;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service:hover {
  cursor: pointer;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service:after {
  content: "";
  position: absolute;
  border-radius: 24px;
  display: block;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  height: calc(100% + 6px);
  width: calc(100% + 6px);
  background: linear-gradient(120deg, #abddd6, #19232c);
  z-index: -1;
  background-size: 200% 200%;
  filter: drop-shadow(2px 1px 3px rgba(35, 31, 32, 0.1));
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service figure {
  text-align: left;
  position: relative;
  margin-top: 5px;
  margin-bottom: 30px;
  max-height: 80px;
  height: 100%;
}
@media (max-width: 992px) {
  .home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service figure {
    max-width: 150px;
  }
}
@media (max-width: 600px) {
  .home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service figure {
    max-height: 50px;
    max-width: 150px;
  }
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service figure::before {
  content: "";
  display: block;
  background-color: #86cfc4;
  border-radius: 100%;
  height: 80%;
  aspect-ratio: 1;
  position: absolute;
  top: 0;
  bottom: 5%;
  left: 5%;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--icon {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 45%;
  max-height: 100%;
  object-fit: contain;
  object-position: center right;
  filter: drop-shadow(2px 1px 1px rgba(35, 31, 32, 0.2));
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--name {
  font-size: 1.2rem;
  font-weight: 800;
  margin-bottom: 1em;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--brief {
  font-size: 0.9rem;
  height: 100%;
  line-height: 1.5em;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--brief p:last-child {
  margin-bottom: 0;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link {
  text-align: right;
  margin-top: 20px;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a {
  font-size: 1.15rem;
  border-radius: 30px;
  padding: 0.7em 1.5em;
  line-height: 1.1em;
  box-shadow: none;
  font-family: "industry", sans-serif;
  font-weight: 600;
  border: none;
  background-clip: border-box;
  will-change: transform;
  text-transform: uppercase;
  filter: drop-shadow(0 2px 5px rgba(35, 31, 32, 0.1));
  text-align: center;
  background-color: #86cfc4;
  color: #2b3d4d;
  font-size: 0.9rem;
  border: 2px solid #2b3d4d;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a,
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a span,
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a .fl-button-text,
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a * {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.12, 1);
  position: relative;
  z-index: 1;
}
.home-services-row .uabb-blog-posts .uabb-post-wrapper .home-service--link a:hover {
  transform: translatey(-0.125rem);
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

.partner-logos .fl-module-content.fl-node-content {
  padding-bottom: 80px;
}
@media (max-width: 600px) {
  .partner-logos .fl-module-content.fl-node-content {
    padding-bottom: 20px;
  }
}
.partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery {
  display: flex;
  justify-content: center;
}
.partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item {
  width: auto;
  min-width: 50px;
  max-width: 130px;
  flex: 1;
}
@media (max-width: 992px) {
  .partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item {
    max-width: 120px;
  }
}
.partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content {
  height: 100%;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.partner-logos .fl-module-content.fl-node-content .uabb-photo-gallery .uabb-photo-gallery-item .uabb-photo-gallery-content img.uabb-gallery-img {
  width: 100%;
  height: 100px;
  max-height: none;
  object-fit: contain;
}

#testimonials-parent {
  padding: 60px 20px;
  border-bottom: 1px solid #FFFFFF;
}
@media (max-width: 600px) {
  #testimonials-parent {
    padding: 20px 0px;
  }
}
#testimonials-parent .testimonial {
  display: grid;
  color: #FFFFFF;
  font-weight: 800;
  line-height: 1.5em;
  align-items: center;
  grid-template-columns: 20% calc(80% - 40px);
  grid-gap: 40px;
}
@media (max-width: 992px) {
  #testimonials-parent .testimonial {
    grid-template-columns: 30% calc(70% - 30px);
    grid-gap: 30px;
  }
}
@media (max-width: 600px) {
  #testimonials-parent .testimonial {
    display: block;
  }
}
#testimonials-parent .testimonial--logo {
  width: 100%;
  height: 100%;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  #testimonials-parent .testimonial--logo {
    min-width: 100px;
  }
}
@media (max-width: 600px) {
  #testimonials-parent .testimonial--logo {
    min-width: 150px;
    padding: 20px;
    display: inline-block;
    text-align: left;
    width: 100%;
    height: 100%;
  }
}
#testimonials-parent .testimonial--logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  max-height: 150px;
}
@media (max-width: 600px) {
  #testimonials-parent .testimonial--logo img {
    max-width: 180px;
    max-height: 100px;
    object-position: left center;
  }
}
#testimonials-parent .testimonial--body {
  padding: 20px 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 992px) {
  #testimonials-parent .testimonial--body {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  #testimonials-parent .testimonial--body {
    padding: 0 20px;
  }
}
#testimonials-parent .testimonial--name {
  text-align: right;
  font-size: 1.5em;
  padding: 0 20px;
  margin-right: 50px;
  grid-column: 1/3;
  margin-top: 10px;
}
@media (max-width: 600px) {
  #testimonials-parent .testimonial--name {
    margin-right: 0;
  }
}
#testimonials-parent .slick-dots {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: auto;
  float: right;
  width: auto;
  display: inline-flex;
  justify-content: flex-end;
  padding: 0px 20px;
}
@media (max-width: 600px) {
  #testimonials-parent .slick-dots {
    margin-right: 0;
  }
}
#testimonials-parent .slick-dots li {
  margin-right: 12px;
}

/*# sourceMappingURL=style.css.map */
