@charset "UTF-8";
/* 3rd Party Dependancies*/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong,
.strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn,
em,
.em {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/*
 * proper formatting (http://blog.fontdeck.com/post/9037028497/hyphens)
*/
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/*
 * Addresses margins set differently in IE6/7.
 */
pre {
  margin: 0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "“" "”" "‘" "’";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
q:before,
q:after {
  content: "";
  content: none;
}

small, .small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
  Lists
========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu {
  padding: 0 0 0 40px;
}

ol,
ul {
  padding: 0;
  list-style-type: none;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
  Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.clearfix, .cf {
  zoom: 1;
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
  content: "";
  display: table;
}
.clearfix:after, .cf:after {
  clear: both;
}

/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important;
  font-style: italic;
}

/* Authored Dependancies */
a {
  color: #5b9ae0;
  font-weight: 600;
  text-decoration: none;
}
a:hover {
  color: #3985da;
  text-decoration: underline;
}
a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  hyphens: none;
}

h1 {
  color: #3170ba;
  font-family: "montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  padding: 0 0 0.5rem;
  margin: 0;
  padding-top: 5rem;
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3rem;
  }
}
.blog h1 {
  font-size: 2.5rem;
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1200px) {
  .blog h1 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1500px) {
  .blog h1 {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}

.entry-header {
  background: radial-gradient(900px 420px at 12% 16%, rgba(49, 112, 186, 0.14), transparent 58%), linear-gradient(105deg, rgba(0, 0, 0, 0.76) 0%, rgba(49, 112, 186, 0.58) 42%, rgba(49, 112, 186, 0.3) 100%), url(../images/entry-header-bg.jpg) no-repeat center center transparent;
  background-size: cover;
  min-height: clamp(280px, 34vw, 420px);
  padding: clamp(3.4rem, 7vw, 5.75rem) 0 clamp(2rem, 4vw, 3rem);
  position: relative;
  overflow: hidden;
}
.entry-header:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.68) 0%, rgba(49, 112, 186, 0.34) 48%, rgba(49, 112, 186, 0.18) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0));
  pointer-events: none;
}
.entry-header:after {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  width: min(420px, 42vw);
  height: 3px;
  background: linear-gradient(90deg, rgba(49, 112, 186, 0.92), rgba(49, 112, 186, 0));
  pointer-events: none;
}
.entry-header > * {
  position: relative;
  z-index: 1;
}
.entry-header .entry-header__inner {
  margin: 0 auto;
}
.entry-header .entry-header__eyebrow {
  margin: 0 0 0.8rem;
  color: rgba(255, 255, 255, 0.78);
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: 0.92rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  line-height: 1;
}
.entry-header .entry-header__breadcrumbs {
  margin-top: 1rem;
  display: inline-flex;
  align-items: center;
  padding: 0.8rem 1rem;
  border-radius: 16px;
}
.home .entry-header {
  background: none;
  box-shadow: none;
  padding: 0;
}
.home .entry-header:before {
  display: none;
}
.blog .entry-header {
  background: none;
  box-shadow: none;
  padding: 1rem 0;
}
.blog .entry-header:before {
  display: none;
}

.entry-title {
  color: #fff;
  margin: 0;
  font-size: clamp(2.4rem, 3vw, 2.9rem);
  line-height: 0.96;
  letter-spacing: -0.05em;
  font-weight: 800;
  max-width: 27ch;
  margin-bottom: 0;
}

.entry-header .breadcrumbs,
.entry-header nav[aria-label=Breadcrumb],
.entry-header .nw-breadcrumbs {
  color: rgba(255, 255, 255, 0.88);
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0;
  width: 100%;
}
.entry-header .breadcrumbs a,
.entry-header nav[aria-label=Breadcrumb] a,
.entry-header .nw-breadcrumbs a {
  color: rgba(255, 255, 255, 0.94);
  text-decoration: none;
  font-weight: 800;
}
.entry-header .breadcrumbs a:hover,
.entry-header nav[aria-label=Breadcrumb] a:hover,
.entry-header .nw-breadcrumbs a:hover {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 781px) {
  .entry-header {
    min-height: auto;
    padding: clamp(2.6rem, 9vw, 3.6rem) 0 clamp(1.5rem, 5vw, 2rem);
  }
  .entry-header .entry-header__inner {
    width: 92%;
  }
  .entry-header .entry-header__eyebrow {
    font-size: 0.78rem;
    margin-bottom: 0.65rem;
  }
  .entry-header .entry-header__breadcrumbs {
    display: none;
  }
  .entry-title {
    font-size: clamp(2rem, 8vw, 3rem);
    max-width: 100%;
  }
  .entry-header .breadcrumbs,
  .entry-header nav[aria-label=Breadcrumb],
  .entry-header .nw-breadcrumbs {
    font-size: 0.82rem;
  }
}
.blog-header {
  background: url(../images/entry-header-bg.jpg) no-repeat center transparent;
  background-size: cover;
  padding: 4rem 0 3rem;
}
@media screen and (min-width: 960px) {
  .blog-header {
    font-size: 3rem;
    padding: 8rem 0 3rem;
    background: url(../images/entry-header-bg.jpg) no-repeat center transparent;
    background-size: cover;
  }
}
.blog-header h1 {
  color: white;
}

h2 {
  color: #3170ba;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: clamp(34px, 3vw, 2.75rem);
  line-height: 1.2;
  margin-bottom: 0.6em;
}
.blog h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 960px) {
  .blog h2 {
    font-size: 1.75rem;
  }
}
.blog h2 a {
  font-size: 2.5rem;
}
@media screen and (min-width: 960px) {
  .blog h2 a {
    font-size: 2.5rem;
  }
}

h3 {
  color: #3170ba;
  font-family: "montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 960px) {
  h3 {
    font-size: 1.5rem;
  }
}

h1 {
  clear: both;
}

h2, h3, h4 {
  clear: left;
}

h4 {
  font-family: "montserrat", sans-serif;
  font-weight: 300;
}

p {
  color: #000;
  font-family: "montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  word-break: break-word;
  word-wrap: break-word;
  hyphens: auto;
  hyphenate-lines: 3;
}

li,
blockquote {
  font-family: "montserrat", sans-serif;
}

::selection {
  background: rgba(49, 112, 186, 0.25);
}

/* Patterns */
/* =========================================
   GLOBAL FORM STYLES
   sitewide defaults only
========================================= */
input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea,
select[multiple=multiple],
select {
  color: #202021;
  font-size: 0.9rem;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  line-height: 1.2;
  background: #F4F4F4;
  border: none;
  border-radius: 0;
  padding: 1.25rem 1rem;
  margin-bottom: 1rem;
  width: 100%;
  display: block;
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus,
select[multiple=multiple]:focus,
select:focus {
  outline: 2px solid #101d2b;
  outline-offset: 2px;
}

input[type=submit] {
  color: #101d2b;
  background: #3170ba;
  border: none;
  font-family: "montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 1.25rem 0.5rem;
  border-radius: 3px;
  width: 100%;
  margin: 0 auto;
  display: block;
  transition: all 0.25s;
}
input[type=submit]:hover {
  color: #fff;
  background: #eef3f9;
}
footer input[type=submit], article input[type=submit] {
  max-width: 250px;
}

/* =========================================
   NWFORMS BASE
========================================= */
.nwform textarea {
  height: 10rem;
}
article .nwform {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  box-sizing: border-box;
}
.nwform fieldset {
  border: none;
  padding: 0;
  margin: 0 0 0.5rem;
}
.nwform fieldset .checkbox {
  margin: 0.25rem 0 0.75rem;
  display: block;
  text-align: left;
  column-count: 1;
}
.nwform fieldset .checkbox li {
  display: block;
  text-align: center;
}
.nwform fieldset .checkbox li input {
  margin-right: 0.5rem;
  border: none;
}
.page-id-15 .entry-content .nwform fieldset .checkbox li label {
  color: black !important;
}
.page-id-15 .entry-content .nwform fieldset .checkbox li label a {
  color: #101d2b;
}
.nwform fieldset .checkbox li label {
  position: relative;
  margin: 0;
  color: #fff;
  font-size: 0.7rem;
}
.nwform fieldset .checkbox li label a {
  color: #101d2b;
}
.nwform ul.flex {
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.nwform ul.flex li {
  width: 100%;
  margin: 0;
}
.nwform ul.flex li:first-child {
  margin-right: 0.5rem;
}
.nwform ul.flex li:last-child {
  margin-left: 0.5rem;
}

/* placeholder colors */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #202021;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #202021;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #202021;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #202021;
}

/* =========================================
   CONTACT SECTION OVERRIDE
   only affects .contact-svc
========================================= */
.contact-svc .nwform ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-svc .nwform li {
  margin: 0;
  min-width: 0;
}
.contact-svc .nwform label {
  position: static !important;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
  pointer-events: none;
}
.contact-svc .nwform input[type=text],
.contact-svc .nwform input[type=email],
.contact-svc .nwform input[type=tel],
.contact-svc .nwform input[type=number],
.contact-svc .nwform input[type=password],
.contact-svc .nwform input[type=search],
.contact-svc .nwform input[type=url],
.contact-svc .nwform input[type=date],
.contact-svc .nwform input[type=datetime],
.contact-svc .nwform input[type=datetime-local],
.contact-svc .nwform input[type=month],
.contact-svc .nwform input[type=time],
.contact-svc .nwform input[type=week],
.contact-svc .nwform select,
.contact-svc .nwform textarea {
  background: #96bae3 !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 5px !important;
  padding: 1rem 1.1rem !important;
  margin: 0 0 0.75rem !important;
  min-height: 58px;
  font-weight: 700;
  color: rgba(16, 29, 43, 0.88) !important;
  transition: box-shadow 0.18s ease, border-color 0.18s ease, transform 0.18s ease, background 0.18s ease;
}
.contact-svc .nwform input[type=text]:focus,
.contact-svc .nwform input[type=email]:focus,
.contact-svc .nwform input[type=tel]:focus,
.contact-svc .nwform input[type=number]:focus,
.contact-svc .nwform input[type=password]:focus,
.contact-svc .nwform input[type=search]:focus,
.contact-svc .nwform input[type=url]:focus,
.contact-svc .nwform input[type=date]:focus,
.contact-svc .nwform input[type=datetime]:focus,
.contact-svc .nwform input[type=datetime-local]:focus,
.contact-svc .nwform input[type=month]:focus,
.contact-svc .nwform input[type=time]:focus,
.contact-svc .nwform input[type=week]:focus,
.contact-svc .nwform select:focus,
.contact-svc .nwform textarea:focus {
  outline: none !important;
  border-color: rgba(49, 112, 186, 0.55) !important;
  background: #ffffff !important;
  box-shadow: 0 0 0 4px rgba(49, 112, 186, 0.16);
}
.contact-svc .nwform textarea {
  min-height: 11rem !important;
  height: auto !important;
  resize: vertical;
}
.contact-svc .nwform ::placeholder {
  color: rgba(16, 29, 43, 0.45);
  font-weight: 700;
}
.contact-svc .nwform ul.flex {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.85rem;
  align-items: start;
  margin-bottom: 0.85rem;
}
@media (max-width: 640px) {
  .contact-svc .nwform ul.flex {
    grid-template-columns: 1fr;
  }
}
.contact-svc .nwform ul.flex li {
  width: 100%;
  margin: 0 !important;
}
.contact-svc .nwform ul.flex li:first-child,
.contact-svc .nwform ul.flex li:last-child {
  margin: 0 !important;
}
.contact-svc .nwform fieldset .checkbox {
  margin: 0.35rem 0 0.85rem;
  text-align: left;
}
.contact-svc .nwform fieldset .checkbox li {
  text-align: left;
}
.contact-svc .nwform fieldset .checkbox li label {
  position: static !important;
  display: inline !important;
  color: rgba(16, 29, 43, 0.72) !important;
  font-size: 0.85rem !important;
  line-height: 1.35;
  pointer-events: auto;
}
.contact-svc .nwform fieldset .checkbox li label a {
  color: #3170ba !important;
  font-weight: 900;
  text-decoration: none;
  border-bottom: 1px solid rgba(49, 112, 186, 0.35);
}
.contact-svc .nwform fieldset .checkbox li label a:hover {
  border-bottom-color: rgba(91, 154, 224, 0.7);
}
.contact-svc .nwform input[type=submit],
.contact-svc .nwform button[type=submit] {
  width: 100% !important;
  border: 0 !important;
  max-width: none !important;
  border-radius: 5px !important;
  padding: 1.05rem 1rem !important;
  background: linear-gradient(135deg, rgba(49, 112, 186, 0.95), rgba(238, 243, 249, 0.9)) !important;
  color: #fff !important;
  font-weight: 950 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.18);
  transition: transform 0.16s ease, box-shadow 0.16s ease, filter 0.16s ease;
}
.contact-svc .nwform input[type=submit]:hover,
.contact-svc .nwform button[type=submit]:hover {
  transform: translateY(-1px);
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.22);
  filter: brightness(1.03);
}
.contact-svc .nwform input[type=submit]:active,
.contact-svc .nwform button[type=submit]:active {
  transform: translateY(0);
}

/* Sections */
.slabtexted .slabtext {
  display: -moz-inline-box;
  display: inline-block;
  white-space: nowrap;
}

.slabtextinactive .slabtext {
  display: inline;
  white-space: normal;
  font-size: 1em !important;
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
  *letter-spacing: 0 !important;
  *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
  display: block;
}

.breadcrumbs {
  color: #fff;
  font-family: "montserrat", sans-serif;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 0.15rem 0;
  padding-left: 5%;
  padding-right: 5%;
  display: none;
  position: relative;
}
@media screen and (min-width: 1500px) {
  .breadcrumbs {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.breadcrumbs ol {
  margin: 0;
}
@media screen and (min-width: 960px) {
  .breadcrumbs {
    display: block;
  }
}
.breadcrumbs a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.1;
  padding: 0 0.5rem 0 0;
  position: relative;
  display: inline-block;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs a:after {
  color: #fff;
  content: " \f0da";
  font-family: "fontawesome";
  display: inline-block;
  padding-left: 0.5rem;
}
.breadcrumbs .fa {
  margin: 0 0.75rem;
}
.breadcrumbs li {
  display: inline-block;
}

.menubox .child-pages {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .menubox .child-pages {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.menubox .child-pages ul {
  text-align: left;
  clear: both;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.25rem 0;
  border-bottom: 1px solid rgba(32, 32, 33, 0.15);
  height: 33px;
  overflow: hidden;
}
.menubox .child-pages ul:before {
  content: "Read More: ";
  color: #101d2b;
  font-family: "tahoma", sans-serif;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding-top: 0;
  padding-right: 0.5rem;
}
.menubox .child-pages ul li {
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
.menubox .child-pages ul li a {
  font-family: "tahoma", sans-serif;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 0;
}
.menubox .child-pages ul li a:after {
  color: #101d2b;
  content: " ·";
}
.menubox .child-pages ul li a:hover {
  text-decoration: underline;
}
.menubox .child-pages ul li:last-child a:after {
  content: " ";
}
.menubox .button-container {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .menubox .button-container {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.menubox .button-container .toggle-button {
  color: #fff;
  border: 1px solid rgba(32, 32, 33, 0.1);
  font-size: 0.8rem;
  font-family: "tahoma", sans-serif;
  text-transform: uppercase;
  text-align: center;
  padding: 0.25rem 0.5rem 0.3rem;
  margin: 0.5rem auto 0;
  width: 130px;
  display: block;
}
.menubox .button-container .toggle-button:hover {
  color: #101d2b;
  background: #5b9ae0;
  cursor: pointer;
}
@media screen and (min-width: 960px) {
  .menubox .button-container .toggle-button {
    margin: 0.5rem 0 0 auto;
  }
}
.menubox .open {
  height: auto !important;
}
.menubox .hide {
  display: none !important;
}

.responsive-tabs-wrapper {
  padding: 0;
  clear: both;
  margin: 3rem 0 0;
  background: #202021;
}

.responsive-tabs .responsive-tabs__heading {
  display: none;
}
.responsive-tabs ul.responsive-tabs__list {
  font-size: 1rem;
  text-transform: uppercase;
  list-style: none;
  margin: 0;
  padding: 0.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}
@media screen and (min-width: 1500px) {
  .responsive-tabs ul.responsive-tabs__list {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
@media screen and (max-width: 767px) {
  .responsive-tabs ul.responsive-tabs__list {
    display: none;
  }
}
.responsive-tabs .responsive-tabs__list__item {
  color: #fff;
  font-family: "tahoma", sans-serif;
  font-size: 0.85rem;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: center;
  text-transform: inherit;
  line-height: 1;
  padding: 0.5rem 0.25rem;
  background: #3170ba;
  margin-right: 0.5rem;
  white-space: nowrap;
  user-select: none;
  flex: 1;
  cursor: pointer;
  transition: all 0.5s;
}
.responsive-tabs .responsive-tabs__list__item:last-child {
  margin-right: 0;
}
@media screen and (min-width: 1100px) {
  .responsive-tabs .responsive-tabs__list__item {
    font-size: 1rem;
  }
}
.responsive-tabs .responsive-tabs__list__item:hover {
  color: #3170ba;
  background: #fff;
}
.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
  color: #3170ba;
  background: #fff;
  position: relative;
}
.responsive-tabs .responsive-tabs__list__item:focus {
  outline: none;
}
.responsive-tabs .responsive-tabs__panel {
  color: #fff;
  clear: left;
  margin-bottom: 0;
  padding: 1rem 0 2rem;
  padding-left: 5%;
  padding-right: 5%;
  overflow: hidden;
}
@media screen and (min-width: 1500px) {
  .responsive-tabs .responsive-tabs__panel {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.responsive-tabs .responsive-tabs__panel h2, .responsive-tabs .responsive-tabs__panel h3, .responsive-tabs .responsive-tabs__panel h4 {
  color: #fff;
  margin: 0.5rem 0;
  line-height: 1;
}
.responsive-tabs .responsive-tabs__panel p {
  color: #fff;
}
.responsive-tabs .responsive-tabs__panel a {
  color: #3170ba;
}
@media screen and (min-width: 768px) {
  .responsive-tabs .responsive-tabs__panel--closed-accordion-only {
    display: block;
  }
}

@media (max-width: 767px) {
  .responsive-tabs .responsive-tabs__heading {
    color: #fff;
    background: #3170ba;
    display: block;
    cursor: pointer;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0;
    font-size: 1.5rem;
    font-weight: normal;
    font-family: "tahoma", sans-serif;
    text-transform: inherit;
    letter-spacing: 1px;
    padding: 10px 0;
    padding-left: 20px;
    position: relative;
  }
  .responsive-tabs .responsive-tabs__heading:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 0;
    width: 0;
  }
  .responsive-tabs .responsive-tabs__heading:hover {
    color: #fff;
    background: #101d2b;
  }
  .responsive-tabs .responsive-tabs__heading:hover:after {
    border-top: 6px solid #fff;
  }
  .responsive-tabs .responsive-tabs__heading:focus {
    outline: none;
  }
  .responsive-tabs .responsive-tabs__heading .fa {
    margin-right: 8px;
    display: none;
  }
  .responsive-tabs .responsive-tabs__heading--active, .responsive-tabs .responsive-tabs__heading--active:hover {
    color: #fff;
    background: #101d2b;
  }
  .responsive-tabs .responsive-tabs__heading--active:after, .responsive-tabs .responsive-tabs__heading--active:hover:after {
    border-bottom: 6px solid #fff;
    border-top: 0;
    top: 18px;
  }
  .responsive-tabs .responsive-tabs__panel {
    border-radius: 0;
    border-top: none;
    margin: 0;
    padding: 0 0 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 767px) and (min-width: 1500px) {
  .responsive-tabs .responsive-tabs__panel {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
@media (max-width: 767px) {
  .responsive-tabs .responsive-tabs__panel p {
    overflow: hidden;
  }
}
@media print {
  .responsive-tabs .responsive-tabs__list {
    display: none;
  }
  .responsive-tabs .responsive-tabs__heading {
    background: none;
    border: none;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: inherit;
    margin: 0 !important;
    padding: 10px 0 0;
  }
  .responsive-tabs .responsive-tabs__panel {
    display: block !important;
    background: none;
    border: none;
    padding: 0;
  }
}
.nav-wrapper {
  position: relative;
  width: 100%;
  background: none;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  transition: 240ms ease !important;
}
@media screen and (min-width: 960px) {
  .nav-wrapper {
    padding-right: 0.35rem;
  }
}

.main-navigation {
  text-align: center;
  position: relative;
  z-index: 9999;
}
@media screen and (min-width: 960px) {
  .main-navigation {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    margin-left: 1.25rem;
  }
}
@media screen and (min-width: 960px) and (min-width: 960px) {
  .main-navigation {
    flex-direction: row;
  }
}
.main-navigation ul.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  transition: 240ms ease;
}
@media screen and (min-width: 960px) {
  .main-navigation ul.nav-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    border-radius: 999px;
  }
}
@media screen and (min-width: 960px) and (min-width: 960px) {
  .main-navigation ul.nav-menu {
    flex-direction: row;
  }
}
.main-navigation ul.nav-menu .simple-menu-expand-button {
  display: none !important;
}
.main-navigation ul.nav-menu li {
  position: relative;
}
.main-navigation ul.nav-menu li a {
  color: rgba(255, 255, 255, 0.84);
  font-weight: 700;
  font-family: "tahoma", sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.75rem 0.5rem;
  border-radius: 999px;
  transition: color 180ms ease, padding 240ms ease, background-color 180ms ease, transform 180ms ease;
}
.main-navigation ul.nav-menu li a::after {
  content: "";
  position: absolute;
  left: 0.7rem;
  right: 0.7rem;
  bottom: 0.38rem;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(70, 132, 206, 0.18), #568fd2, rgba(70, 132, 206, 0.18));
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 200ms ease;
}
@media screen and (min-width: 1350px) {
  .main-navigation ul.nav-menu li a {
    font-size: 0.8rem;
  }
  .main-navigation ul.nav-menu li a::after {
    left: 0.85rem;
    right: 0.85rem;
  }
}
.main-navigation ul.nav-menu li a:hover {
  color: #3170ba;
}
.main-navigation ul.nav-menu li a:hover::after {
  transform: scaleX(1);
}
.main-navigation ul.nav-menu li.current-menu-item > a, .main-navigation ul.nav-menu li.current-page-ancestor > a, .main-navigation ul.nav-menu li.current_page_parent > a, .main-navigation ul.nav-menu li.current_page_item > a, .main-navigation ul.nav-menu li.current_page_ancestor > a {
  color: #fff;
}
.main-navigation ul.nav-menu li.current-menu-item > a::after, .main-navigation ul.nav-menu li.current-page-ancestor > a::after, .main-navigation ul.nav-menu li.current_page_parent > a::after, .main-navigation ul.nav-menu li.current_page_item > a::after, .main-navigation ul.nav-menu li.current_page_ancestor > a::after {
  transform: scaleX(1);
}
.main-navigation ul.nav-menu li.current-menu-item > a:hover, .main-navigation ul.nav-menu li.current-page-ancestor > a:hover, .main-navigation ul.nav-menu li.current_page_parent > a:hover, .main-navigation ul.nav-menu li.current_page_item > a:hover, .main-navigation ul.nav-menu li.current_page_ancestor > a:hover {
  color: #fff;
}
.main-navigation ul.nav-menu li.current-menu-item .sub-menu li a, .main-navigation ul.nav-menu li.current-page-ancestor .sub-menu li a, .main-navigation ul.nav-menu li.current_page_parent .sub-menu li a, .main-navigation ul.nav-menu li.current_page_item .sub-menu li a, .main-navigation ul.nav-menu li.current_page_ancestor .sub-menu li a {
  color: rgba(255, 255, 255, 0.82) !important;
}
.main-navigation ul.nav-menu li.current-menu-item .sub-menu li a::after, .main-navigation ul.nav-menu li.current-page-ancestor .sub-menu li a::after, .main-navigation ul.nav-menu li.current_page_parent .sub-menu li a::after, .main-navigation ul.nav-menu li.current_page_item .sub-menu li a::after, .main-navigation ul.nav-menu li.current_page_ancestor .sub-menu li a::after {
  display: none;
}
.main-navigation ul.nav-menu li .sub-menu {
  display: none;
  background: linear-gradient(180deg, rgba(29, 61, 97, 0.99), rgba(45, 102, 170, 0.97));
  margin: 0;
  position: absolute;
  top: 2rem;
  left: 0;
  z-index: 9999;
  min-width: 300px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: 0 22px 42px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(18px);
}
.main-navigation ul.nav-menu li .sub-menu li {
  display: block;
  text-align: left;
  width: 100%;
}
.main-navigation ul.nav-menu li .sub-menu li a {
  color: rgba(255, 255, 255, 0.78) !important;
  background: none;
  text-align: left;
  line-height: 1.25;
  font-size: 0.76rem;
  padding: 0.42rem 1rem;
  margin: 0;
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  transition: background-color 180ms ease, color 180ms ease, padding 180ms ease, transform 180ms ease;
}
.main-navigation ul.nav-menu li .sub-menu li a::after {
  display: none;
}
.main-navigation ul.nav-menu li .sub-menu li a:hover {
  color: #3170ba !important;
  background: #fff !important;
  padding-left: 1.2rem;
}
.main-navigation ul.nav-menu li .sub-menu .sub-menu {
  top: 0;
  left: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
.main-navigation ul.nav-menu li:hover > ul, .main-navigation ul.nav-menu li:focus > ul {
  display: block;
}
.main-navigation ul.nav-menu li .sub-menu li:first-child a {
  border: none;
}

@media screen and (min-width: 960px) {
  .main-navigation > * {
    display: inline-block;
  }
}

.main-navigation .menu-main-container,
.main-navigation .menu-social-container {
  display: none;
}
@media screen and (min-width: 960px) {
  .main-navigation .menu-main-container,
  .main-navigation .menu-social-container {
    display: block;
  }
}

@media screen and (max-width: 1460px) and (min-width: 960px) {
  .main-navigation {
    margin-left: 0.6rem;
  }
  .main-navigation ul.nav-menu li a {
    font-size: 0.72rem;
    padding: 0.72rem 0.38rem;
  }
  .main-navigation ul.nav-menu li a::after {
    left: 0.55rem;
    right: 0.55rem;
  }
}
@media screen and (max-width: 1220px) and (min-width: 960px) {
  .main-navigation {
    margin-left: 0.35rem;
  }
  .main-navigation ul.nav-menu li a {
    font-size: 0.68rem;
    padding: 0.68rem 0.24rem;
    letter-spacing: 0;
  }
  .main-navigation ul.nav-menu li a::after {
    left: 0.42rem;
    right: 0.42rem;
  }
}
.mobile-menu-btn {
  display: block;
  padding: 0;
  border-radius: 999px;
  font-size: 2rem;
  text-align: right;
  background: none;
  width: 100%;
  margin: 0 auto;
}
.mobile-menu-btn:hover {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 960px) {
  .mobile-menu-btn {
    display: none;
  }
}

header.site-header.is-scrolled .main-navigation ul.nav-menu > li.current-menu-item > a, header.site-header.is-scrolled .main-navigation ul.nav-menu > li.current-page-ancestor > a, header.site-header.is-scrolled .main-navigation ul.nav-menu > li.current_page_parent > a, header.site-header.is-scrolled .main-navigation ul.nav-menu > li.current_page_item > a, header.site-header.is-scrolled .main-navigation ul.nav-menu > li.current_page_ancestor > a {
  color: #000;
}
header.site-header.is-scrolled .main-navigation ul.nav-menu > li a {
  padding-top: 0.72rem;
  padding-bottom: 0.72rem;
}
header.site-header.is-scrolled .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item):not(.current_page_ancestor) > a {
  color: rgba(0, 0, 0, 0.72);
}
header.site-header.is-scrolled .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item):not(.current_page_ancestor) > a:hover {
  color: #3170ba;
}

@media (min-width: 960px) {
  header.site-header.is-internal .main-navigation ul.nav-menu > li.current-menu-item > a, header.site-header.is-internal .main-navigation ul.nav-menu > li.current-page-ancestor > a, header.site-header.is-internal .main-navigation ul.nav-menu > li.current_page_parent > a, header.site-header.is-internal .main-navigation ul.nav-menu > li.current_page_item > a {
    color: #000;
  }
  header.site-header.is-internal .main-navigation ul.nav-menu > li a {
    padding-top: 0.72rem;
    padding-bottom: 0.72rem;
  }
  header.site-header.is-internal .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item) > a {
    color: rgba(0, 0, 0, 0.72);
  }
  header.site-header.is-internal .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item) > a:hover {
    color: #3170ba;
  }
}
@media (max-width: 959px) {
  header.site-header .main-navigation ul.nav-menu li a {
    padding: 0.5rem 0.55rem;
  }
}
@media (min-width: 960px) {
  header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li.current-menu-item > a, header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li.current-page-ancestor > a, header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li.current_page_parent > a, header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li.current_page_item > a, header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li.current_page_ancestor > a {
    color: #fff;
  }
  header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item):not(.current_page_ancestor) > a {
    color: rgba(255, 255, 255, 0.9);
  }
  header.site-header.is-home:not(.is-scrolled) .main-navigation ul.nav-menu > li:not(.current-menu-item):not(.current-page-ancestor):not(.current_page_parent):not(.current_page_item):not(.current_page_ancestor) > a:hover {
    color: #fff;
  }
}
header.site-header .main-navigation ul.nav-menu li .sub-menu li > a {
  color: rgba(255, 255, 255, 0.78) !important;
}
header.site-header .main-navigation ul.nav-menu li .sub-menu li > a:hover {
  color: #3170ba !important;
}

header.site-header .main-navigation .sub-menu .menu-item-has-children > a {
  justify-content: space-between;
}
header.site-header .main-navigation .sub-menu .menu-item-has-children > a::after {
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 auto;
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  width: 0.46em !important;
  height: 0.46em !important;
  margin-left: 0.75rem;
  border: 0 !important;
  border-right: 2px solid currentColor !important;
  border-bottom: 2px solid currentColor !important;
  background: none !important;
  border-radius: 1px !important;
  transform: rotate(-45deg) !important;
  opacity: 0.7;
  transition: opacity 180ms ease;
}
header.site-header .main-navigation .sub-menu .menu-item-has-children > a:hover::after {
  opacity: 1;
}

@media (min-width: 960px) and (max-height: 880px) {
  header.site-header .main-navigation ul.nav-menu > li > .sub-menu {
    max-height: calc(100vh - 8rem);
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.4) transparent;
  }
  header.site-header .main-navigation ul.nav-menu > li > .sub-menu::-webkit-scrollbar {
    width: 9px;
  }
  header.site-header .main-navigation ul.nav-menu > li > .sub-menu::-webkit-scrollbar-track {
    background: transparent;
  }
  header.site-header .main-navigation ul.nav-menu > li > .sub-menu::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.32);
    border-radius: 999px;
    border: 2px solid transparent;
    background-clip: padding-box;
  }
  header.site-header .main-navigation ul.nav-menu > li > .sub-menu::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.55);
    background-clip: padding-box;
  }
  header.site-header .main-navigation .sub-menu .menu-item-has-children > .sub-menu {
    position: static;
    left: auto;
    top: auto;
    min-width: 0;
    width: 100%;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
    backdrop-filter: none;
    background: rgba(0, 0, 0, 0.16);
  }
  header.site-header .main-navigation .sub-menu .menu-item-has-children > .sub-menu li > a {
    padding-left: 1.75rem;
  }
  header.site-header .main-navigation .sub-menu .menu-item-has-children > a::after {
    transform: rotate(45deg) !important;
  }
}
.header-block {
  position: relative;
}

header.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  inset: 0 0 auto 0;
  z-index: 999;
  display: flex;
  flex-direction: column;
  transition: box-shadow 280ms ease, transform 280ms ease, background-color 280ms ease;
}
header.site-header > * {
  width: 100%;
  margin: 0;
}
header.site-header .utility-bar {
  background: linear-gradient(90deg, #265892 0%, #3170ba 52%, #101d2b 100%);
  color: #fff;
  min-height: 40px;
  padding: 0.3rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 959px) {
  header.site-header .utility-bar {
    padding: 0.3rem 0.75rem;
    min-height: 36px;
    justify-content: center;
  }
}
@media (max-width: 700px) {
  header.site-header .utility-bar {
    display: flex;
    min-height: 34px;
    padding: 0.28rem 0.6rem;
  }
}
header.site-header .utility-bar__socials {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  header.site-header .utility-bar__socials {
    display: none;
  }
}
header.site-header .utility-bar__socials .social-menu {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
header.site-header .utility-bar__socials .social-menu li {
  margin: 0;
}
header.site-header .utility-bar__socials .social-menu a .fa {
  color: #101d2b;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.82rem;
  border-radius: 999px;
  background: #5b9ae0;
  border: 1px solid #3985da;
  box-shadow: 0 4px 10px rgba(35, 108, 188, 0.28);
  transition: color 180ms ease, background-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}
header.site-header .utility-bar__socials .social-menu a .fa:hover {
  color: #101d2b;
  background: #418adb;
  border-color: #2775cd;
  box-shadow: 0 8px 16px rgba(34, 103, 179, 0.38);
  transform: translateY(-1px);
}
header.site-header .utility-bar__links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0;
}
@media (max-width: 959px) {
  header.site-header .utility-bar__links {
    justify-content: center;
  }
}
header.site-header .utility-bar__link,
header.site-header .utility-bar__status,
header.site-header .utility-bar__review {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  color: white;
  font-family: "montserrat", sans-serif;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  transition: color 180ms ease, transform 180ms ease;
}
@media (max-width: 959px) {
  header.site-header .utility-bar__link,
  header.site-header .utility-bar__status,
  header.site-header .utility-bar__review {
    font-size: 0.72rem;
  }
}
header.site-header .utility-bar__link i,
header.site-header .utility-bar__status i,
header.site-header .utility-bar__review i {
  font-size: 0.74rem;
  color: #8fc0f0;
  transition: color 180ms ease, transform 180ms ease;
}
header.site-header .utility-bar__link:hover,
header.site-header .utility-bar__status:hover,
header.site-header .utility-bar__review:hover {
  color: #fff;
  text-decoration: none;
  transform: translateY(-1px);
}
header.site-header .utility-bar__link:hover i,
header.site-header .utility-bar__status:hover i,
header.site-header .utility-bar__review:hover i {
  color: #fff;
  transform: scale(1.08);
}
header.site-header .utility-bar__status {
  color: rgba(255, 255, 255, 0.92);
  pointer-events: none;
}
header.site-header .utility-bar__status i {
  color: rgba(255, 255, 255, 0.78);
}
header.site-header .utility-bar__link {
  padding: 0.28rem 0.88rem;
  position: relative;
}
header.site-header .utility-bar__link:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 1px;
  height: 14px;
  background: rgba(255, 255, 255, 0.18);
  transform: translateY(-50%);
}
@media (max-width: 959px) {
  header.site-header .utility-bar__link {
    padding: 0 0.55rem;
  }
  header.site-header .utility-bar__link:not(:last-child)::after {
    height: 12px;
  }
}
header.site-header .utility-bar__link--phone {
  color: #fff;
  font-size: 0.82rem;
}
header.site-header .utility-bar__link--phone i {
  color: #fff;
}
header.site-header .utility-bar__link--phone:hover {
  color: rgba(255, 255, 255, 0.85);
}
header.site-header .utility-bar__link--phone:hover i {
  color: rgba(255, 255, 255, 0.85);
}
header.site-header .utility-bar__review {
  padding: 0.34rem 0.75rem;
  margin-left: 0.6rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.06);
  transition: color 180ms ease, background 180ms ease, border-color 180ms ease, transform 180ms ease;
}
header.site-header .utility-bar__review:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.22);
  transform: translateY(-1px);
}
header.site-header .utility-bar__review .review-us-button {
  display: inline-flex !important;
  align-items: center;
  gap: 0.42rem;
  max-width: none !important;
  width: auto !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  font-family: "montserrat", sans-serif;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 180ms ease, transform 180ms ease;
}
header.site-header .utility-bar__review .review-us-button::before {
  content: "\f005";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.72rem;
  color: #8fc0f0;
}
header.site-header .utility-bar__review .review-us-button:hover {
  color: #fff !important;
  opacity: 1;
  transform: translateY(-1px);
}
@media (max-width: 959px) {
  header.site-header .utility-bar__review {
    margin-left: 0.35rem;
    padding: 0.28rem 0.6rem;
  }
  header.site-header .utility-bar__review .review-us-button {
    font-size: 0.7rem;
  }
}
@media (max-width: 700px) {
  header.site-header .utility-bar__socials {
    display: none;
  }
  header.site-header .utility-bar__links {
    width: 100%;
    justify-content: center;
    gap: 0.65rem;
    flex-wrap: nowrap;
  }
  header.site-header .utility-bar__status {
    order: 1;
  }
  header.site-header .utility-bar__link--phone {
    order: 2;
  }
  header.site-header .utility-bar__link,
  header.site-header .utility-bar__status {
    font-size: 0.72rem;
    letter-spacing: 0.06em;
  }
  header.site-header .utility-bar__link {
    padding: 0;
  }
  header.site-header .utility-bar__link:not(:last-child)::after {
    display: none;
  }
  header.site-header .utility-bar__link:not(.utility-bar__link--phone) {
    display: none;
  }
  header.site-header .utility-bar__review {
    display: none;
  }
}
@media (max-width: 440px) {
  header.site-header .utility-bar__status {
    display: none;
  }
  header.site-header .utility-bar__link--phone {
    font-size: 0.78rem;
    letter-spacing: 0.05em;
  }
}
header.site-header .utility-bar__cta {
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  width: 100%;
}
header.site-header .utility-bar__cta-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}
header.site-header .utility-bar__cta-copy strong {
  color: #fff;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(0.95rem, 1.1vw, 1.12rem);
  font-weight: 800;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
header.site-header .utility-bar__cta-copy em {
  display: block;
  margin-top: 2px;
  color: rgba(255, 255, 255, 0.78);
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}
@media (max-width: 720px) {
  header.site-header .utility-bar__cta-copy em {
    display: none;
  }
  header.site-header .utility-bar__cta-copy strong {
    font-size: 0.82rem;
  }
}
header.site-header .utility-bar__cta-actions {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  flex-shrink: 0;
}
header.site-header .utility-bar__cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0.62rem 1rem;
  border-radius: 3px;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-weight: 800;
  font-size: 0.84rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 180ms ease, transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}
header.site-header .utility-bar__cta-btn--primary {
  background: #5b9ae0;
  color: #101d2b;
  border: 1px solid #418adb;
  box-shadow: 0 8px 18px rgba(35, 108, 188, 0.32);
}
header.site-header .utility-bar__cta-btn--primary:hover {
  background: #3985da;
  border-color: #2775cd;
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(32, 98, 171, 0.42);
}
header.site-header .utility-bar__cta-btn--phone {
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.28);
  backdrop-filter: blur(6px);
}
header.site-header .utility-bar__cta-btn--phone i {
  color: #fff;
}
header.site-header .utility-bar__cta-btn--phone:hover {
  border-color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  transform: translateY(-1px);
}
@media (max-width: 720px) {
  header.site-header .utility-bar__cta-btn--phone {
    padding: 0.55rem 0.7rem;
  }
  header.site-header .utility-bar__cta-btn--phone span {
    display: none;
  }
  header.site-header .utility-bar__cta-btn--phone i {
    font-size: 0.95rem;
  }
}
header.site-header .branding {
  position: relative;
  width: 100%;
  background: #fff;
  border-bottom: 0;
  box-shadow: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 60px;
  padding-top: 0.28rem;
  padding-bottom: 0.28rem;
  transition: min-height 260ms ease, padding 260ms ease, background 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}
@media screen and (min-width: 960px) {
  header.site-header .branding {
    flex-direction: row;
  }
}
@media screen and (min-width: 1500px) {
  header.site-header .branding {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
@media (min-width: 960px) {
  header.site-header .branding {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 960px) {
  header.site-header .branding > * {
    min-width: 0;
    min-height: 0;
    flex: 1;
  }
  header.site-header .branding > *:first-child {
    margin-left: 0;
  }
  header.site-header .branding > *:last-child {
    margin-right: 0;
  }
}
header.site-header .branding .logo {
  flex: 0 0 auto;
  max-width: 240px;
  padding: 0.2rem 0;
  position: relative;
  z-index: 1000;
  transition: max-width 260ms ease;
}
header.site-header .branding .logo a {
  display: inline-flex;
  align-items: center;
  position: relative;
}
header.site-header .branding .logo img {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.22));
  transition: filter 260ms ease, transform 240ms ease;
}
header.site-header .branding .logo .site-logo--alt {
  display: none;
}
header.site-header .branding .logo:hover img {
  transform: translateY(-1px);
}
header.site-header .branding .mobile-btn-cont {
  display: block;
}
header.site-header .branding .mobile-btn-cont .mobile-menu-btn {
  display: block;
  max-width: 68px;
  padding: 0.12rem;
  border-radius: 3px;
  background: #3170ba;
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  transition: background-color 200ms ease, transform 200ms ease, box-shadow 200ms ease;
}
header.site-header .branding .mobile-btn-cont .mobile-menu-btn .fa {
  color: #fff;
  font-size: 1.55rem;
  padding: 0.45rem 0.5rem;
  display: block;
  transition: transform 200ms ease;
}
header.site-header .branding .mobile-btn-cont .mobile-menu-btn:hover {
  background: #285d9a;
  transform: translateY(-1px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.16);
}
header.site-header .branding .mobile-btn-cont .mobile-menu-btn:active .fa {
  transform: scale(0.93);
}
@media (min-width: 960px) {
  header.site-header .branding .mobile-btn-cont {
    display: none;
  }
}
header.site-header .branding .nav-wrapper {
  display: none;
}
@media (min-width: 960px) {
  header.site-header .branding .nav-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 2 1 auto;
  }
}
header.site-header .branding .branding__phone {
  display: none;
}
@media (min-width: 960px) {
  header.site-header .branding .branding__phone {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 auto;
    margin-right: 1.5rem;
  }
}
header.site-header .branding .branding__phone-link {
  display: inline-flex;
  align-items: center;
  gap: 0.65rem;
  text-decoration: none;
  padding: 0.6rem 0.9rem;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.06);
  transition: background 200ms ease, border-color 200ms ease, transform 200ms ease;
}
header.site-header .branding .branding__phone-link:hover {
  background: rgba(255, 255, 255, 0.11);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-1px);
}
header.site-header .branding .branding__phone-icon {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 999px;
  background: #3170ba;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 18px rgba(49, 112, 186, 0.32);
  flex: 0 0 auto;
}
header.site-header .branding .branding__phone-icon i {
  color: #fff;
  font-size: 0.9rem;
}
header.site-header .branding .branding__phone-text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}
header.site-header .branding .branding__phone-text em {
  display: block;
  font-style: normal;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1;
}
header.site-header .branding .branding__phone-text strong {
  display: block;
  color: #fff;
  font-size: clamp(0.95rem, 1.1vw, 1.1rem);
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.15;
  white-space: nowrap;
}
@media (max-width: 1300px) {
  header.site-header .branding .branding__phone-text {
    display: none;
  }
}
header.site-header .branding .button-nav {
  display: none;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  max-width: 196px;
  text-align: center;
  padding: 0.2rem;
  flex: 0 0 auto;
  background: #5b9ae0 !important;
  color: #101d2b !important;
  font-weight: 700;
  border-radius: 999px;
  border: 1px solid rgba(65, 138, 219, 0.72);
  box-shadow: 0 14px 26px rgba(48, 128, 216, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  position: relative;
  overflow: hidden;
  transition: transform 200ms ease, padding 260ms ease, font-size 260ms ease, background 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}
header.site-header .branding .button-nav::before {
  content: "";
  position: absolute;
  inset: 1px;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0));
  pointer-events: none;
}
header.site-header .branding .button-nav span {
  display: block;
  position: relative;
  z-index: 1;
  padding: 0.82rem 1.3rem 0.86rem;
  border-radius: inherit;
}
header.site-header .branding .button-nav:hover {
  background: #3985da !important;
  border-color: #287ad5;
  color: #101d2b !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 34px rgba(40, 122, 213, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.35);
}
@media (min-width: 600px) {
  header.site-header .branding .button-nav {
    display: block;
  }
}
@media (max-width: 959px) and (min-width: 600px) {
  header.site-header .branding .button-nav {
    max-width: 150px;
    font-size: 0.78rem;
    margin-right: 0.4rem;
  }
  header.site-header .branding .button-nav span {
    padding: 0.55rem 0.85rem 0.58rem;
  }
}
@media (max-width: 1460px) and (min-width: 960px) {
  header.site-header .branding {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
  header.site-header .branding .logo {
    max-width: 270px;
  }
  header.site-header .branding .nav-wrapper {
    flex: 1 1 auto;
    min-width: 0;
  }
  header.site-header .branding .branding__phone {
    margin-right: 0.75rem;
  }
  header.site-header .branding .button-nav {
    max-width: 180px;
    font-size: 0.9rem;
  }
  header.site-header .branding .button-nav span {
    padding: 0.74rem 1rem 0.78rem;
  }
}
@media (max-width: 1280px) and (min-width: 960px) {
  header.site-header .branding .branding__phone {
    display: none;
  }
  header.site-header .branding .button-nav {
    max-width: 168px;
    font-size: 0.84rem;
  }
  header.site-header .branding .button-nav span {
    padding: 0.72rem 0.9rem 0.76rem;
  }
}
header.site-header.is-scrolled {
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
}
header.site-header.is-scrolled .branding {
  min-height: 60px;
  padding-top: 0.28rem;
  padding-bottom: 0.28rem;
  background: #fff;
  border-bottom: 1px solid rgba(49, 112, 186, 0.1);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}
header.site-header.is-scrolled .branding .nav-wrapper .main-navigation .nav-menu a {
  color: #000;
}
header.site-header.is-scrolled .branding .nav-wrapper .main-navigation .nav-menu a:hover {
  color: #3170ba;
}
header.site-header.is-scrolled .branding .branding__phone-link {
  background: rgba(49, 112, 186, 0.06);
  border-color: rgba(49, 112, 186, 0.14);
}
header.site-header.is-scrolled .branding .branding__phone-text em {
  color: rgba(16, 29, 43, 0.6);
}
header.site-header.is-scrolled .branding .branding__phone-text strong {
  color: #101d2b;
  font-size: 0.92rem;
}
header.site-header.is-scrolled .branding .logo {
  max-width: 160px;
}
header.site-header.is-scrolled .branding .logo img {
  filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.08));
}
header.site-header.is-scrolled .branding .button-nav {
  padding: 0.12rem;
  font-size: 0.82rem;
}
header.site-header.is-scrolled .branding .button-nav span {
  padding: 0.56rem 1rem 0.6rem;
}

@media (min-width: 960px) {
  header.site-header.is-internal .branding {
    min-height: 60px;
    padding-top: 0.28rem;
    padding-bottom: 0.28rem;
    background: #fff;
    border-bottom: 0;
    box-shadow: none;
  }
  header.site-header.is-internal .branding .nav-wrapper .main-navigation .nav-menu a {
    color: #000;
  }
  header.site-header.is-internal .branding .nav-wrapper .main-navigation .nav-menu a:hover {
    color: #3170ba;
  }
  header.site-header.is-internal .branding .branding__phone-link {
    background: rgba(49, 112, 186, 0.06);
    border-color: rgba(49, 112, 186, 0.14);
  }
  header.site-header.is-internal .branding .branding__phone-text em {
    color: rgba(16, 29, 43, 0.6);
  }
  header.site-header.is-internal .branding .branding__phone-text strong {
    color: #101d2b;
  }
  header.site-header.is-internal .branding .logo img {
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.08));
  }
  header.site-header.is-internal .branding .logo {
    max-width: 160px;
  }
  header.site-header.is-internal .branding .button-nav {
    padding: 0.12rem;
    font-size: 0.82rem;
  }
  header.site-header.is-internal .branding .button-nav span {
    padding: 0.56rem 1rem 0.6rem;
  }
}
@media (max-width: 959px) {
  header.site-header .branding {
    min-height: 64px !important;
    padding-top: 0.28rem !important;
    padding-bottom: 0.28rem !important;
    background: #fff !important;
    box-shadow: none !important;
    border-bottom: 0;
  }
  header.site-header .branding .logo {
    max-width: 145px !important;
  }
  header.site-header .branding .logo .site-logo--default {
    display: block !important;
  }
  header.site-header .branding .logo .site-logo--alt {
    display: none !important;
  }
  header.site-header .logo img {
    width: 100% !important;
    height: auto !important;
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, 0.08));
  }
  header.site-header.is-internal .branding {
    background: #fff !important;
    box-shadow: none !important;
    border-bottom: 0;
  }
  header.site-header.is-scrolled .branding {
    background: #fff !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06) !important;
    border-bottom: 1px solid rgba(49, 112, 186, 0.1);
  }
}
@media (max-width: 1350px) {
  .branding__phone {
    display: none;
  }
}
@media (max-width: 719px) {
  header.site-header .branding .button-nav {
    display: none !important;
  }
  header.site-header .branding > * {
    flex: 0 0 auto;
  }
  header.site-header .branding .mobile-btn-cont {
    margin-left: auto;
  }
}
@media (min-width: 960px) {
  header.site-header.is-home:not(.is-scrolled) .branding {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.52) 0%, rgba(0, 0, 0, 0.18) 70%, transparent 100%) !important;
    box-shadow: none;
    min-height: 100px;
  }
  header.site-header.is-home:not(.is-scrolled) .branding::before, header.site-header.is-home:not(.is-scrolled) .branding::after {
    display: none;
  }
  header.site-header.is-home:not(.is-scrolled) .branding .logo {
    max-width: 150px;
  }
  header.site-header.is-home:not(.is-scrolled) .branding .logo .site-logo--default {
    display: none;
  }
  header.site-header.is-home:not(.is-scrolled) .branding .logo .site-logo--alt {
    display: block;
  }
  header.site-header.is-home:not(.is-scrolled) .branding .branding__phone-link {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 255, 255, 0.16);
  }
}
@media (min-width: 960px) {
  body:not(.home) {
    padding-top: 100px;
  }
}
@media (max-width: 959px) {
  body {
    padding-top: 100px;
  }
}
#mmenu {
  z-index: 10000;
  background: #101d2b;
}

#mmenu .mm-panel,
.mm-menu,
.mm-menu .mm-panel {
  background: #101d2b !important;
}

@media (max-width: 959px) {
  #mmenu,
  .mm-menu,
  .mm-menu .mm-panels,
  .mm-menu .mm-panel {
    top: 0 !important;
  }
  .mm-menu {
    position: fixed !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    width: min(88vw, 380px) !important;
    background: radial-gradient(420px 220px at 10% 10%, rgba(91, 154, 224, 0.1), transparent 60%), linear-gradient(180deg, #2b61a2 0%, #101d2b 100%) !important;
    box-shadow: 22px 0 46px rgba(0, 0, 0, 0.34), inset -1px 0 0 rgba(255, 255, 255, 0.08) !important;
  }
  .mm-menu .mm-panels {
    background: transparent !important;
  }
  .mm-menu .mm-panel {
    padding-top: 0 !important;
    padding-bottom: 1.25rem !important;
    background: transparent !important;
  }
  .mm-menu .mm-navbar {
    min-height: 74px;
    padding: 0 1.1rem;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02));
    backdrop-filter: blur(10px);
  }
  .mm-menu .mm-navbar__title {
    color: #fff !important;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 1;
  }
  .mm-menu .mm-title {
    color: #fff !important;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 1 !important;
  }
  .mm-menu .mm-navbar__btn {
    color: rgba(255, 255, 255, 0.92) !important;
  }
  .mm-menu .mm-btn {
    color: rgba(255, 255, 255, 0.92) !important;
  }
  .mm-menu .mm-listview {
    padding: 0.9rem 0.9rem 1.25rem !important;
  }
  .mm-menu .mm-listitem,
  .mm-menu .mm-listview > li {
    margin-bottom: 0.65rem;
  }
  .mm-menu .mm-listitem::after,
  .mm-menu .mm-listview > li::after {
    display: none;
  }
  .mm-menu .mm-listitem__text,
  .mm-menu .mm-listitem > a,
  .mm-menu .mm-listitem > span,
  .mm-menu .mm-listview > li > a,
  .mm-menu .mm-listview > li > span {
    min-height: 70px;
    padding: 1rem 1.2rem !important;
    display: flex;
    align-items: center;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 10px 24px rgba(0, 0, 0, 0.12);
    color: #fff !important;
    font-size: 1rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
  }
  .mm-menu .mm-listitem > a:hover,
  .mm-menu .mm-listitem > a:focus-visible,
  .mm-menu .mm-listitem.mm-listitem_selected > a,
  .mm-menu .mm-listitem.mm-listitem_opened > a,
  .mm-menu .mm-listview > li > a:hover,
  .mm-menu .mm-listview > li > a:focus-visible,
  .mm-menu .mm-listview > li.selected > a {
    background: rgba(255, 255, 255, 0.11);
    border-color: rgba(255, 255, 255, 0.16);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 14px 28px rgba(0, 0, 0, 0.16);
    transform: translateY(-1px);
    text-decoration: none;
  }
  .mm-menu .mm-btn_next,
  .mm-menu .mm-btn_prev,
  .mm-menu .mm-btn_close {
    width: 70px;
    border-color: transparent !important;
  }
  .mm-menu .mm-btn_next::after,
  .mm-menu .mm-btn_prev::before,
  .mm-menu .mm-next::after,
  .mm-menu .mm-prev::before {
    border-color: #fff !important;
    width: 10px;
    height: 10px;
  }
  .mm-menu .mm-btn_close::before,
  .mm-menu .mm-btn_close::after,
  .mm-menu .mm-close::before,
  .mm-menu .mm-close::after {
    background: #fff !important;
  }
  .mm-menu .mm-listitem__btn {
    border-left: 0 !important;
  }
  .mm-menu .mm-next,
  .mm-menu .mm-prev {
    border-color: transparent !important;
  }
  .mm-menu .mm-listitem__btn:not(.mm-btn_prev) {
    background: transparent !important;
  }
  .mm-menu .mm-panel_opened-parent .mm-listitem > a,
  .mm-menu .mm-panel_opened-parent .mm-listitem > span {
    opacity: 0.72;
  }
  .mm-wrapper__blocker {
    background: rgba(0, 0, 0, 0.56) !important;
    backdrop-filter: blur(3px);
  }
  #mmenu.mm-menu,
  #mmenu.mm-menu .mm-panels,
  #mmenu.mm-menu .mm-panel {
    background: radial-gradient(420px 220px at 10% 10%, rgba(91, 154, 224, 0.1), transparent 60%), linear-gradient(180deg, #2b61a2 0%, #101d2b 100%) !important;
  }
  #mmenu.mm-menu .mm-navbar {
    min-height: 74px !important;
    padding: 0 1.1rem !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)) !important;
  }
  #mmenu.mm-menu .mm-title,
  #mmenu.mm-menu .mm-navbar__title,
  #mmenu.mm-menu .mm-btn,
  #mmenu.mm-menu .mm-navbar__btn {
    color: #fff !important;
  }
  #mmenu.mm-menu .mm-listview {
    padding: 0.9rem !important;
    background: transparent !important;
  }
  #mmenu.mm-menu .mm-listview > li {
    margin-bottom: 0.65rem !important;
    border-bottom: 0 !important;
  }
  #mmenu.mm-menu .mm-listview > li::after {
    display: none !important;
  }
  #mmenu.mm-menu .mm-listview > li > a,
  #mmenu.mm-menu .mm-listview > li > span,
  #mmenu.mm-menu .mm-listitem > a,
  #mmenu.mm-menu .mm-listitem > span,
  #mmenu.mm-menu .mm-listitem__text {
    min-height: 70px !important;
    padding: 1rem 1.2rem !important;
    display: flex !important;
    align-items: center !important;
    border-radius: 5px !important;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 10px 24px rgba(0, 0, 0, 0.12) !important;
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em !important;
  }
  #mmenu.mm-menu .mm-listview > li > a:hover,
  #mmenu.mm-menu .mm-listview > li > a:focus-visible,
  #mmenu.mm-menu .mm-listitem > a:hover,
  #mmenu.mm-menu .mm-listitem > a:focus-visible,
  #mmenu.mm-menu .mm-listitem.mm-listitem_selected > a,
  #mmenu.mm-menu .mm-listitem.mm-listitem_opened > a {
    background: rgba(255, 255, 255, 0.11) !important;
    border-color: rgba(255, 255, 255, 0.16) !important;
    text-decoration: none !important;
  }
  #mmenu.mm-menu .mm-next,
  #mmenu.mm-menu .mm-prev,
  #mmenu.mm-menu .mm-listitem__btn {
    border-color: transparent !important;
    background: transparent !important;
  }
  #mmenu.mm-menu .mm-next::after,
  #mmenu.mm-menu .mm-prev::before,
  #mmenu.mm-menu .mm-btn_next::after,
  #mmenu.mm-menu .mm-btn_prev::before {
    border-color: #fff !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  header.site-header,
  header.site-header .branding,
  header.site-header .branding .logo,
  header.site-header .branding .button-nav,
  header.site-header .branding__phone-link,
  header.site-header .branding .mobile-menu-btn .fa {
    transition: none !important;
  }
}
body {
  color: #000;
  background: #fff;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
}

.wrapper {
  padding: 0;
  flex-direction: column;
}
@media (min-width: 960px) {
  .wrapper {
    flex-direction: row;
  }
}

#page {
  transform: none;
  filter: none;
}

main {
  display: block;
}

.pad-set {
  padding: 0 5%;
}
@media (min-width: 1400px) {
  .pad-set {
    padding: 0 calc((100% - 1200px) / 2);
  }
}

.width-set {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
}
img.alignleft, img.alignright, img.aligncenter {
  margin: 0 auto 1rem;
  display: block;
}
@media (min-width: 960px) {
  img.alignleft.alignleft, img.alignright.alignleft, img.aligncenter.alignleft {
    float: left;
    margin: 0 1.5rem 1rem 0;
    display: inline;
  }
  img.alignleft.alignright, img.alignright.alignright, img.aligncenter.alignright {
    float: right;
    margin: 0 0 1rem 1.5rem;
    display: inline;
  }
  img.alignleft.aligncenter, img.alignright.aligncenter, img.aligncenter.aligncenter {
    margin: 0 auto 1rem;
  }
}

.wp-caption {
  box-sizing: content-box;
  max-width: 90%;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
  margin: 0 auto 1rem;
  display: block;
}
@media (min-width: 600px) {
  .wp-caption.alignleft.alignleft, .wp-caption.alignright.alignleft, .wp-caption.aligncenter.alignleft {
    float: left;
    margin: 0 1.5rem 1rem 0;
    padding-right: 0;
    display: inline;
  }
  .wp-caption.alignleft.alignright, .wp-caption.alignright.alignright, .wp-caption.aligncenter.alignright {
    float: right;
    margin: 0 0 1rem 1.5rem;
    padding-left: 0;
    display: inline;
  }
  .wp-caption.alignleft.aligncenter, .wp-caption.alignright.aligncenter, .wp-caption.aligncenter.aligncenter {
    margin: 0 auto 1rem;
  }
}
@media (min-width: 1400px) {
  .wp-caption.alignleft.alignleft, .wp-caption.alignright.alignleft, .wp-caption.aligncenter.alignleft {
    padding-right: 0;
  }
  .wp-caption.alignleft.alignright, .wp-caption.alignright.alignright, .wp-caption.aligncenter.alignright {
    padding-left: 0;
  }
}
.wp-caption .wp-caption-text {
  color: #a8a8a8;
  font-size: 0.81rem;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  margin-top: 0;
  padding-right: 1rem;
}

article ul {
  list-style: disc;
  margin-left: 1rem;
}
article ul li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
form ul {
  list-style: none;
}

article ol {
  list-style: decimal;
  margin-left: 2rem;
}
article ol li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

.nav-below,
.nav-single {
  font-size: 0.75rem;
  display: flex;
  justify-content: center;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0;
  padding-bottom: 1rem;
}
@media screen and (min-width: 1500px) {
  .nav-below,
  .nav-single {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.nav-below h3.assistive-text,
.nav-single h3.assistive-text {
  display: none;
}
.nav-below .nav-previous,
.nav-below .nav-next,
.nav-single .nav-previous,
.nav-single .nav-next {
  display: flex;
  flex: 1;
}
.nav-below .nav-previous,
.nav-single .nav-previous {
  justify-content: flex-start;
}
.nav-below .nav-next,
.nav-single .nav-next {
  justify-content: flex-end;
}

.drawerOpen {
  transform: translateX(-100vw);
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.3) !important;
}
@media (min-width: 960px) {
  .drawerOpen {
    transform: translateX(-25vw);
  }
}

.drawerClose {
  transform: translateX(0);
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0) !important;
}

.animate-on-scroll {
  opacity: 1;
  transform: none;
  transition: opacity 0.75s cubic-bezier(0.2, 0.7, 0.2, 1), transform 0.75s cubic-bezier(0.2, 0.7, 0.2, 1), filter 0.75s cubic-bezier(0.2, 0.7, 0.2, 1);
  filter: none;
}
.animate-on-scroll.animate-on-scroll--left {
  transform: none;
}
.animate-on-scroll.animate-on-scroll--right {
  transform: none;
}
.animate-on-scroll.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  filter: blur(0);
}

@media (prefers-reduced-motion: reduce) {
  .animate-on-scroll {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }
}
article > * > * {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  article > * > * {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.blog article > * > * {
  padding: 0;
}

.blog article {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .blog article {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}

.home article p:last-of-type {
  margin: 0;
}

.schemabullets ul {
  margin: 3rem 0;
  clear: both;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
@media screen and (min-width: 960px) {
  .schemabullets ul {
    flex-direction: row;
  }
}
.schemabullets ul li {
  color: #101d2b;
  width: 100%;
  border: 1px solid rgba(32, 32, 33, 0.15);
  padding: 2rem;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 0.85rem;
  line-height: 1.2;
  list-style: none;
}
.schemabullets ul li a {
  display: block;
  width: 100%;
  font-size: 1.15rem;
  font-weight: 700;
  padding-bottom: 1rem;
}
@media screen and (min-width: 960px) {
  .schemabullets ul li {
    display: inline-block;
    width: calc(50% - 1rem);
    margin-right: 1rem;
  }
  .schemabullets ul li:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1100px) {
  .schemabullets ul li {
    width: calc(25% - 1rem);
    margin-right: 1rem;
  }
  .schemabullets ul li:nth-child(even) {
    margin-right: 1rem;
  }
  .schemabullets ul li:nth-child(4n) {
    margin-right: 0;
  }
}

.city-list,
.county-list,
.state-list,
.list-child-pages {
  clear: both;
  display: block;
  column-count: 1;
}
@media screen and (min-width: 600px) {
  .city-list,
  .county-list,
  .state-list,
  .list-child-pages {
    column-count: 2;
  }
}
@media screen and (min-width: 800px) {
  .city-list,
  .county-list,
  .state-list,
  .list-child-pages {
    column-count: 3;
  }
}
@media screen and (min-width: 960px) {
  .city-list,
  .county-list,
  .state-list,
  .list-child-pages {
    column-count: 4;
  }
}
@media screen and (min-width: 1200px) {
  .city-list,
  .county-list,
  .state-list,
  .list-child-pages {
    column-count: 5;
  }
}
.city-list li,
.county-list li,
.state-list li,
.list-child-pages li {
  list-style-position: inside;
}

@media screen and (min-width: 960px) {
  article .righteous-reviews {
    column-count: 3;
  }
}
article .righteous-reviews .review {
  break-inside: avoid-column;
  column-fill: balance;
  margin: 0 0 1rem;
  box-shadow: none;
  border: 1px solid #e7e7e7;
}
article .righteous-reviews .review .review-text-inner {
  font-size: 0.9rem;
}
article .righteous-reviews .review .review-name {
  font-size: 1.15rem;
}

.brand-logo:has(img[src*=gaf-badge]),
.brand-logo:has(img[src*=gaf_]),
figure.wp-block-image:has(img[src*=gaf-badge]),
img.wp-image-1536,
img[src*=gaf-badge] {
  display: none !important;
}

.brand-scroll {
  padding: clamp(5rem, 8vw, 7rem) 0;
  position: relative;
  overflow: hidden;
  position: relative;
  overflow: hidden;
  background: linear-gradient(rgba(43, 97, 162, 0.72), rgba(16, 29, 43, 0.62)), url(../images/banner-bg.jpg) center center/cover no-repeat, linear-gradient(145deg, #2b61a2 0%, #101d2b 52%, #080e15 100%);
  background-blend-mode: normal, multiply, normal;
}
.brand-scroll::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.02) 55%, transparent 100%), radial-gradient(circle at 18% 18%, rgba(16, 29, 43, 0.08), transparent 45%);
  z-index: 1;
}
.brand-scroll::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 50% 50%, transparent 55%, rgba(19, 44, 73, 0.22) 100%);
  z-index: 1;
}
.brand-scroll .brand-scroll__shell {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.brand-scroll .brand-scroll__intro {
  margin-bottom: clamp(2.5rem, 5vw, 4rem);
}
.brand-scroll .brand-scroll__intro-grid {
  gap: clamp(1.25rem, 3vw, 3rem);
  align-items: end;
}
.brand-scroll .brand-scroll__intro-left,
.brand-scroll .brand-scroll__intro-main,
.brand-scroll .brand-scroll__intro-side {
  margin-top: 0;
}
.brand-scroll .brand-scroll__eyebrow {
  margin: 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1.2;
}
.brand-scroll .brand-scroll__title {
  margin: 0;
  color: #fff;
  font-size: clamp(2.3rem, 5.6vw, 4.8rem);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: -0.055em;
  max-width: 14ch;
  text-wrap: balance;
}
.brand-scroll .brand-scroll__sub {
  margin: 0;
  max-width: 34rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 1rem;
  line-height: 1.8;
}
.brand-scroll .brand-scroll__reveal {
  opacity: 0.9;
  transform: translateX(-12px);
  filter: none;
  transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.brand-scroll .brand-scroll__reveal.is-visible {
  opacity: 1;
  transform: translateX(0);
}
.brand-scroll .brand-scroll__reveal--1 {
  transition-delay: 0ms;
}
.brand-scroll .brand-scroll__reveal--2 {
  transition-delay: 140ms;
}
.brand-scroll .brand-scroll__reveal--3 {
  transition-delay: 280ms;
}
.brand-scroll .brand-scroll__stage {
  position: relative;
}
.brand-scroll .brand-scroll__panel {
  position: relative;
  padding: clamp(1.25rem, 2vw, 1.8rem);
  border: 1px solid rgba(91, 154, 224, 0.08);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 24px 80px rgba(13, 29, 49, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(10px);
  overflow: hidden;
  min-height: clamp(460px, 62vw, 640px);
}
.brand-scroll .brand-scroll__panel::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.14), rgba(49, 112, 186, 0.06) 34%, transparent 48%);
  z-index: 1;
}
.brand-scroll .brand-scroll__track-wrap {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 1rem;
  padding-right: clamp(0rem, 26vw, 23rem);
}
.brand-scroll .brand-scroll__track {
  display: flex;
  gap: 1rem;
  width: max-content;
  will-change: transform;
}
.brand-scroll .brand-scroll__track--top {
  animation: brandMarqueeLeft 28s linear infinite;
}
.brand-scroll .brand-scroll__track--bottom {
  animation: brandMarqueeRight 30s linear infinite;
}
.brand-scroll .brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.85rem;
  min-width: clamp(240px, 22vw, 320px);
  min-height: clamp(140px, 13vw, 180px);
  padding: 1.35rem 1.4rem;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 34px rgba(13, 29, 49, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.88);
  opacity: 0.92;
  transition: opacity 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.brand-scroll .brand-logo.is-visible {
  opacity: 1;
}
.brand-scroll .brand-logo img {
  display: block;
  width: auto;
  max-width: clamp(140px, 14vw, 200px);
  max-height: clamp(90px, 10vw, 130px);
  object-fit: contain;
  flex: 0 0 auto;
  filter: saturate(1.02) contrast(1.02);
}
.brand-scroll .brand-logo span {
  display: block;
  color: #101d2b;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.2;
  white-space: nowrap;
}
.brand-scroll .brand-scroll__overlay-copy {
  position: absolute;
  top: 50%;
  right: clamp(1rem, 2vw, 1.5rem);
  z-index: 3;
  width: min(320px, 28vw);
  transform: translateY(-50%);
  padding: clamp(1.1rem, 1.5vw, 1.4rem);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 50px rgba(13, 29, 49, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(10px);
}
.brand-scroll .brand-scroll__overlay-kicker {
  margin: 0 0 0.7rem;
  color: #101d2b;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1.2;
}
.brand-scroll .brand-scroll__overlay-title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(1.35rem, 1vw, 2rem);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: -0.04em;
  text-wrap: balance;
}
.brand-scroll .brand-scroll__overlay-text {
  margin: 0.85rem 0 0;
  color: rgba(16, 29, 43, 0.72);
  font-size: 0.96rem;
  line-height: 1.75;
}
@keyframes brandMarqueeLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes brandMarqueeRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
@media (hover: hover) and (pointer: fine) {
  .brand-scroll .brand-scroll__panel:hover .brand-scroll__track--top,
  .brand-scroll .brand-scroll__panel:hover .brand-scroll__track--bottom {
    animation-play-state: paused;
  }
  .brand-scroll .brand-logo:hover {
    opacity: 1;
    transform: translateY(-4px) scale(1.02);
    border-color: rgba(16, 29, 43, 0.28);
    box-shadow: 0 26px 52px rgba(16, 29, 43, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  }
}
@media (max-width: 1100px) {
  .brand-scroll .brand-scroll__track-wrap {
    padding-right: 0;
  }
  .brand-scroll .brand-scroll__overlay-copy {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    max-width: 520px;
    margin: 1rem auto 0;
    transform: none;
  }
  .brand-scroll .brand-scroll__panel {
    min-height: 0;
  }
}
@media (max-width: 781px) {
  .brand-scroll {
    padding: clamp(3.75rem, 10vw, 5rem) 0;
  }
  .brand-scroll .brand-scroll__shell {
    width: 92%;
  }
  .brand-scroll .brand-scroll__title {
    font-size: clamp(2rem, 8.5vw, 3rem);
    max-width: 100%;
  }
  .brand-scroll .brand-scroll__sub,
  .brand-scroll .brand-scroll__overlay-text {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .brand-scroll .brand-scroll__panel {
    padding: 1rem;
    border-radius: 8px;
  }
  .brand-scroll .brand-scroll__track-wrap {
    gap: 0.8rem;
  }
  .brand-scroll .brand-logo {
    min-width: 190px;
    padding: 1rem;
    border-radius: 5px;
  }
  .brand-scroll .brand-logo img {
    max-width: 78px;
    max-height: 36px;
  }
  .brand-scroll .brand-logo span {
    font-size: 0.88rem;
  }
  .brand-scroll .brand-scroll__overlay-copy {
    border-radius: 5px;
    padding: 1rem;
  }
}

.why-choose-premium {
  position: relative;
  overflow: clip;
  padding: clamp(5rem, 8vw, 7rem) 0;
  background: radial-gradient(1200px 600px at 6% 8%, rgba(49, 112, 186, 0.08), transparent 60%), radial-gradient(900px 450px at 94% 88%, rgba(91, 154, 224, 0.07), transparent 58%), linear-gradient(180deg, #fff 0%, #eef3f9 100%);
}
.why-choose-premium::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: repeating-linear-gradient(135deg, transparent 0, transparent 36px, rgba(49, 112, 186, 0.025) 36px, rgba(49, 112, 186, 0.025) 37px);
  z-index: 0;
}
.why-choose-premium::after {
  content: "";
  position: absolute;
  top: -15%;
  right: -8%;
  width: clamp(280px, 34vw, 560px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(49, 112, 186, 0.12) 0%, rgba(49, 112, 186, 0.04) 42%, transparent 72%);
  filter: blur(14px);
  pointer-events: none;
  z-index: 0;
}
.why-choose-premium .why-choose-premium__shell {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.why-choose-premium .why-choose-premium__head {
  max-width: 920px;
  margin: 0 auto clamp(2rem, 4vw, 3.5rem);
  text-align: center;
}
.why-choose-premium .why-choose-premium__kicker {
  margin: 0 0 0.9rem;
  color: #101d2b;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.why-choose-premium .why-choose-premium__title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(2.2rem, 5vw, 4.3rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: -0.05em;
  text-wrap: balance;
  max-width: 22ch;
  margin-left: auto;
  margin-right: auto;
}
.why-choose-premium .why-choose-premium__sub {
  margin: 1rem auto 0;
  color: rgba(16, 29, 43, 0.72);
  font-size: 1rem;
  line-height: 1.8;
}
.why-choose-premium .why-choose-premium__list,
.why-choose-premium .wp-block-group.why-choose-premium__list {
  max-width: none !important;
}
.why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container,
.why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 1.5rem !important;
  align-items: stretch;
  justify-content: flex-start !important;
  max-width: none !important;
}
.why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container > .why-choose-premium__item,
.why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container > .wp-block-group.why-choose-premium__item,
.why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container > .why-choose-premium__item,
.why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container > .wp-block-group.why-choose-premium__item {
  flex: 0 0 calc((100% - 3rem) / 3) !important;
  width: calc((100% - 3rem) / 3) !important;
  max-width: calc((100% - 3rem) / 3) !important;
  margin: 0 !important;
}
.why-choose-premium .why-choose-premium__item {
  border: 1px solid rgba(49, 112, 186, 0.1);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 8px 32px rgba(49, 112, 186, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
  backdrop-filter: none;
  overflow: hidden;
  transition: opacity 0.8s ease, transform 0.95s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.35s ease, border-color 0.35s ease;
  margin: 0;
  width: 100%;
  max-width: none !important;
  min-width: 0;
  opacity: 1;
  transform: none;
}
.why-choose-premium .why-choose-premium__item > .wp-block-group__inner-container,
.why-choose-premium .wp-block-group.why-choose-premium__item > .wp-block-group__inner-container {
  height: 100%;
}
.why-choose-premium .why-choose-premium__item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.why-choose-premium .why-choose-premium__item:hover {
  border-color: rgba(49, 112, 186, 0.18);
  box-shadow: 0 16px 48px rgba(49, 112, 186, 0.14), 0 4px 12px rgba(0, 0, 0, 0.06);
}
.why-choose-premium .why-choose-premium__item-grid,
.why-choose-premium .why-choose-premium__item-grid.wp-block-columns {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0;
  align-items: start;
  min-height: 0;
  margin: 0 !important;
}
.why-choose-premium .why-choose-premium__meta,
.why-choose-premium .why-choose-premium__title-col,
.why-choose-premium .why-choose-premium__text-col {
  margin-top: 0;
  padding: clamp(1.35rem, 2vw, 2rem);
  width: 100%;
}
.why-choose-premium .why-choose-premium__item-grid > .wp-block-column,
.why-choose-premium .why-choose-premium__title-col.wp-block-column,
.why-choose-premium .why-choose-premium__text-col.wp-block-column {
  width: 100% !important;
  min-width: 0;
  max-width: none !important;
  flex: 0 0 100% !important;
  flex-basis: 100% !important;
  display: block;
  margin: 0 !important;
}
.why-choose-premium .why-choose-premium__title-col > *:first-child,
.why-choose-premium .why-choose-premium__text-col > *:first-child {
  margin-top: 0;
}
.why-choose-premium .why-choose-premium__meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-bottom: 0;
}
.why-choose-premium .why-choose-premium__index {
  margin: 0;
  color: #101d2b;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  line-height: 1.2;
}
.why-choose-premium .why-choose-premium__icon {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #3170ba;
  color: #fff;
  box-shadow: 0 14px 30px rgba(49, 112, 186, 0.24), 0 0 0 8px rgba(49, 112, 186, 0.08);
}
.why-choose-premium .why-choose-premium__icon i {
  font-size: 1rem;
}
.why-choose-premium .why-choose-premium__item-title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(1.45rem, 2vw, 2.3rem);
  font-weight: 800;
  line-height: 0.98;
  letter-spacing: -0.04em;
  text-wrap: balance;
  max-width: 100%;
}
.why-choose-premium .why-choose-premium__item-text {
  margin: 0;
  color: rgba(16, 29, 43, 0.68);
  font-size: 0.98rem;
  line-height: 1.8;
  max-width: 100%;
}
.why-choose-premium .why-choose-premium__reveal {
  opacity: 1;
  transform: none;
  filter: none;
  transition: opacity 0.8s ease, transform 0.95s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.8s ease;
}
.why-choose-premium .why-choose-premium__reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.why-choose-premium .why-choose-premium__reveal--1 {
  transition-delay: 0ms;
}
.why-choose-premium .why-choose-premium__reveal--2 {
  transition-delay: 120ms;
}
.why-choose-premium .why-choose-premium__reveal--3 {
  transition-delay: 240ms;
}
@media (max-width: 981px) {
  .why-choose-premium .why-choose-premium__list,
  .why-choose-premium .wp-block-group.why-choose-premium__list {
    max-width: none !important;
  }
  .why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container,
  .why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container {
    display: flex !important;
    flex-direction: column;
  }
  .why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container > .why-choose-premium__item,
  .why-choose-premium .why-choose-premium__list > .wp-block-group__inner-container > .wp-block-group.why-choose-premium__item,
  .why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container > .why-choose-premium__item,
  .why-choose-premium .wp-block-group.why-choose-premium__list > .wp-block-group__inner-container > .wp-block-group.why-choose-premium__item {
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .why-choose-premium .why-choose-premium__item-grid,
  .why-choose-premium .why-choose-premium__item-grid.wp-block-columns {
    display: block !important;
  }
  .why-choose-premium .why-choose-premium__meta,
  .why-choose-premium .why-choose-premium__title-col,
  .why-choose-premium .why-choose-premium__text-col {
    padding: 1.2rem 1.2rem 0;
  }
  .why-choose-premium .why-choose-premium__text-col {
    padding-bottom: 1.25rem;
  }
  .why-choose-premium .why-choose-premium__item-title {
    font-size: clamp(1.35rem, 5vw, 1.8rem);
    max-width: 100%;
  }
}
@media (max-width: 781px) {
  .why-choose-premium {
    padding: clamp(2.4rem, 7vw, 3.2rem) 0;
  }
  .why-choose-premium .why-choose-premium__shell {
    width: 92%;
  }
  .why-choose-premium .why-choose-premium__head {
    margin-bottom: 1.4rem;
  }
  .why-choose-premium .why-choose-premium__title {
    font-size: clamp(2rem, 8vw, 3rem);
  }
  .why-choose-premium .why-choose-premium__sub,
  .why-choose-premium .why-choose-premium__item-text {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .why-choose-premium .why-choose-premium__item {
    border-radius: 8px;
  }
}

.comfort-club {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
  background: #fff;
}
@media screen and (min-width: 1500px) {
  .comfort-club {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.comfort-club::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(900px 440px at 8% 10%, rgba(49, 112, 186, 0.06), transparent 60%), radial-gradient(760px 360px at 92% 18%, rgba(16, 29, 43, 0.05), transparent 58%);
  z-index: 0;
}
.comfort-club .comfort-club__shell {
  position: relative;
  z-index: 2;
}
.comfort-club .comfort-club__card {
  position: relative;
  border-radius: 12px;
  padding: clamp(2rem, 3.5vw, 3.5rem);
  background: radial-gradient(820px 380px at 12% 14%, rgba(91, 154, 224, 0.1), transparent 58%), linear-gradient(145deg, #2b61a2 0%, #101d2b 52%, #080e15 100%);
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  overflow: visible;
}
.comfort-club .comfort-club__card::before {
  content: "";
  position: absolute;
  inset: 1.25rem;
  border: 2px dashed rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  pointer-events: none;
  z-index: 0;
}
.comfort-club .comfort-club__badge {
  position: absolute;
  top: -1.25rem;
  right: clamp(1.5rem, 3vw, 2.5rem);
  width: clamp(72px, 7vw, 96px);
  height: clamp(72px, 7vw, 96px);
  border-radius: 999px;
  background: #3170ba;
  border: 3px solid #fff;
  box-shadow: 0 16px 36px rgba(49, 112, 186, 0.38), 0 0 0 6px rgba(49, 112, 186, 0.14);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 3;
  text-align: center;
}
.comfort-club .comfort-club__badge strong {
  display: block;
  color: #fff;
  font-size: clamp(1.05rem, 1.4vw, 1.4rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
}
.comfort-club .comfort-club__badge em {
  display: block;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.68rem;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
}
.comfort-club .comfort-club__header {
  position: relative;
  z-index: 2;
  margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
  padding-right: clamp(5rem, 8vw, 7rem);
}
.comfort-club .comfort-club__eyebrow {
  margin: 0 0 0.75rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  line-height: 1.2;
}
.comfort-club .comfort-club__title {
  margin: 0;
  color: #fff;
  font-size: clamp(2rem, 4vw, 3.8rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: -0.055em;
  text-wrap: balance;
  max-width: 22ch;
}
.comfort-club .comfort-club__sub {
  margin: 0.9rem 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1rem;
  line-height: 1.8;
  max-width: 44rem;
}
.comfort-club .comfort-club__perks {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.85rem;
  margin: 0 0 clamp(1.5rem, 3vw, 2.5rem);
  list-style: none;
  padding: 0;
}
.comfort-club .comfort-club__perks li {
  margin: 0;
  padding: 1rem 1rem 1rem 1.1rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: flex-start;
  gap: 0.65rem;
  backdrop-filter: blur(4px);
}
.comfort-club .comfort-club__perk-check {
  flex: 0 0 auto;
  width: 1.15rem;
  height: 1.15rem;
  margin-top: 0.05rem;
  border-radius: 999px;
  background: rgba(91, 154, 224, 0.48);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
}
.comfort-club .comfort-club__perk-check svg {
  display: block;
  width: 0.65rem;
  height: 0.65rem;
  stroke: #fff !important;
}
.comfort-club .comfort-club__perk-label {
  color: #fff;
  font-size: 0.86rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.3;
}
.comfort-club .comfort-club__actions {
  position: relative;
  z-index: 2;
  gap: 0.75rem;
}
.comfort-club .comfort-club__btn {
  margin: 0;
}
.comfort-club .comfort-club__btn .wp-block-button__link {
  min-width: 180px;
  border-radius: 999px;
  padding: 1rem 1.35rem;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.comfort-club .comfort-club__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.comfort-club .comfort-club__btn--primary .wp-block-button__link {
  background: #fff !important;
  color: #101d2b !important;
  border: 1px solid #fff !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22) !important;
}
.comfort-club .comfort-club__btn--primary .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(255, 255, 255, 0.92) !important;
  box-shadow: 0 22px 42px rgba(0, 0, 0, 0.28) !important;
}
.comfort-club .comfort-club__btn--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.32) !important;
  box-shadow: none !important;
  backdrop-filter: blur(10px);
}
.comfort-club .comfort-club__btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.18) !important;
  border-color: rgba(255, 255, 255, 0.5) !important;
}
.comfort-club .comfort-club__tagline {
  margin-top: clamp(2rem, 4vw, 3rem);
  padding: clamp(1.35rem, 2.5vw, 2rem) clamp(1.5rem, 2.5vw, 2.25rem);
  border: 1px solid rgba(16, 29, 43, 0.12);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(16, 29, 43, 0.06) 0%, rgba(91, 154, 224, 0.04) 100%);
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.04), inset 0 1px 0 rgba(255, 255, 255, 0.92);
  display: flex;
  align-items: center;
  gap: clamp(1rem, 2.5vw, 2rem);
}
.comfort-club .comfort-club__tagline-icon {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  border-radius: 999px;
  background: #3170ba;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 14px 28px rgba(49, 112, 186, 0.22);
}
.comfort-club .comfort-club__tagline-icon i {
  font-size: 1.15rem;
}
.comfort-club .comfort-club__tagline-text {
  flex: 1;
  margin: 0;
  color: #fff;
  font-size: clamp(1rem, 1.6vw, 1.35rem);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em;
}
.comfort-club .comfort-club__tagline-text em {
  font-style: normal;
  color: #5b9ae0;
}
.comfort-club .comfort-club__tagline-cta {
  flex: 0 0 auto;
  margin: 0;
}
.comfort-club .comfort-club__tagline-cta .wp-block-button__link {
  border-radius: 999px;
  padding: 0.9rem 1.25rem;
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
  white-space: nowrap;
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #418adb !important;
  box-shadow: 0 14px 30px rgba(35, 108, 188, 0.28) !important;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease;
}
.comfort-club .comfort-club__tagline-cta .wp-block-button__link:hover {
  transform: translateY(-2px);
  background: #3985da !important;
  border-color: #287ad5 !important;
  color: #101d2b !important;
  box-shadow: 0 18px 36px rgba(35, 108, 188, 0.34) !important;
}
.comfort-club .comfort-club__reveal {
  opacity: 0.92;
  transform: translateY(10px);
  filter: none;
  transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.comfort-club .comfort-club__reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.comfort-club .comfort-club__reveal--1 {
  transition-delay: 0ms;
}
.comfort-club .comfort-club__reveal--2 {
  transition-delay: 120ms;
}
.comfort-club .comfort-club__reveal--3 {
  transition-delay: 240ms;
}
.comfort-club .comfort-club__reveal--4 {
  transition-delay: 360ms;
}
@media (max-width: 981px) {
  .comfort-club .comfort-club__perks {
    grid-template-columns: repeat(2, 1fr);
  }
  .comfort-club .comfort-club__tagline {
    flex-wrap: wrap;
  }
  .comfort-club .comfort-club__tagline-cta {
    width: 100%;
  }
  .comfort-club .comfort-club__tagline-cta .wp-block-button__link {
    width: 100%;
    text-align: center;
    min-width: 0;
  }
}
@media (max-width: 781px) {
  .comfort-club {
    padding-top: clamp(3.75rem, 10vw, 5rem);
    padding-bottom: clamp(3.75rem, 10vw, 5rem);
  }
  .comfort-club .comfort-club__card {
    border-radius: 8px;
    padding: clamp(1.5rem, 5vw, 2rem);
  }
  .comfort-club .comfort-club__card::before {
    inset: 0.9rem;
    border-radius: 5px;
  }
  .comfort-club .comfort-club__badge {
    top: -1rem;
    right: 1rem;
  }
  .comfort-club .comfort-club__header {
    padding-right: 0;
    padding-top: 2.5rem;
  }
  .comfort-club .comfort-club__title {
    font-size: clamp(1.8rem, 8vw, 2.8rem);
    max-width: 100%;
  }
  .comfort-club .comfort-club__sub {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .comfort-club .comfort-club__perks {
    grid-template-columns: 1fr;
  }
  .comfort-club .comfort-club__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .comfort-club .comfort-club__actions .wp-block-button,
  .comfort-club .comfort-club__actions .wp-block-button__link {
    width: 100%;
  }
  .comfort-club .comfort-club__actions .wp-block-button__link {
    text-align: center;
    min-width: 0;
  }
  .comfort-club .comfort-club__tagline {
    padding: 1.2rem;
    border-radius: 5px;
    flex-direction: column;
    text-align: center;
  }
  .comfort-club .comfort-club__tagline-text {
    font-size: 1rem;
  }
}

.review-us-button {
  color: #101d2b !important;
  background: #5b9ae0 !important;
  text-align: center;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 1px;
  border: 1px solid #418adb;
  border-radius: 3px !important;
  padding: 0.95rem 1.15rem !important;
  width: 100%;
  max-width: 230px !important;
  margin: 0 auto !important;
  display: block;
  transition: background 0.25s ease, transform 0.18s ease, color 0.25s ease, border-color 0.25s ease;
}
.review-us-button:hover {
  color: #101d2b !important;
  background: #3985da !important;
  border-color: #287ad5;
  text-decoration: none;
  cursor: pointer;
  transform: translateY(-1px);
}
.review-us-button:focus {
  outline: none !important;
}

.cta-button {
  color: #101d2b;
  background: #5b9ae0;
  border: 1px solid #418adb;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 1.1rem 0.5rem;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  display: block;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.cta-button:hover {
  background: #3985da;
  border-color: #287ad5;
  color: #101d2b;
  text-decoration: none;
}

.services-work--gallery {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(3.5rem, 6vw, 5.5rem);
  padding-bottom: clamp(3.5rem, 6vw, 5.5rem);
  background: radial-gradient(1100px 520px at 8% 10%, rgba(49, 112, 186, 0.09), transparent 60%), radial-gradient(900px 420px at 92% 85%, rgba(91, 154, 224, 0.08), transparent 58%), linear-gradient(180deg, #fff 0%, #eef3f9 100%);
  /* ================= INTRO ================= */
  /* ================= GALLERY GRID ================= */
  /* ================= SERVICE PANELS ================= */
  /* ================= REVEALS ================= */
  /* ================= TABLET ================= */
  /* ================= MOBILE ================= */
}
@media screen and (min-width: 1500px) {
  .services-work--gallery {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.services-work--gallery::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(circle at 50% 50%, rgba(49, 112, 186, 0.12) 1px, transparent 1.4px);
  background-size: 28px 28px;
  opacity: 0.35;
  z-index: 0;
}
.services-work--gallery::after {
  content: "";
  position: absolute;
  right: -8%;
  top: -10%;
  width: clamp(260px, 30vw, 520px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(49, 112, 186, 0.14) 0%, rgba(16, 29, 43, 0.05) 42%, transparent 74%);
  filter: blur(14px);
  pointer-events: none;
  z-index: 0;
}
.services-work--gallery .services-work__shell {
  position: relative;
  z-index: 2;
}
.services-work--gallery .services-work__intro {
  margin-bottom: clamp(2rem, 4vw, 3rem);
}
.services-work--gallery .services-work__intro-grid {
  gap: clamp(1.25rem, 3vw, 3rem);
  align-items: center;
}
.services-work--gallery .services-work__intro-left,
.services-work--gallery .services-work__intro-main,
.services-work--gallery .services-work__intro-logo-col,
.services-work--gallery .services-work__gallery-col {
  margin-top: 0;
}
.services-work--gallery .services-work__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.34rem 0.85rem 0.34rem 0.5rem;
  background: rgba(49, 112, 186, 0.08);
  border: 1px solid rgba(49, 112, 186, 0.14);
  border-radius: 999px;
  color: #3170ba;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 1.1rem;
}
.services-work--gallery .services-work__eyebrow::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3170ba;
  flex-shrink: 0;
}
.services-work--gallery .services-work__title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(2.4rem, 5.4vw, 4.5rem);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: -0.055em;
  max-width: 24ch;
  text-wrap: balance;
}
.services-work--gallery .services-work__sub {
  margin: 0.95rem 0 0;
  max-width: 38rem;
  color: rgba(0, 0, 0, 0.68);
  font-size: 1rem;
  line-height: 1.8;
}
.services-work--gallery .services-work__intro-side {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
}
.services-work--gallery .services-work__cta-panel {
  width: 100%;
  max-width: 540px;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid rgba(49, 112, 186, 0.1);
  border-radius: 5px;
  box-shadow: 0 12px 36px rgba(49, 112, 186, 0.08), 0 3px 10px rgba(0, 0, 0, 0.04);
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.services-work--gallery .services-work__header-actions,
.services-work--gallery .services-work__header-actions .wp-block-buttons {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  justify-content: flex-start;
}
.services-work--gallery .services-work__header-actions .wp-block-button {
  width: auto !important;
  flex: 1;
}
.services-work--gallery .services-work__cta-trust {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding-top: 0.85rem;
  border-top: 1px solid rgba(49, 112, 186, 0.08);
}
.services-work--gallery .services-work__cta-trust span {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  color: rgba(16, 29, 43, 0.58);
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.services-work--gallery .services-work__cta-trust span i {
  color: #3170ba;
  font-size: 0.68rem;
}
.services-work--gallery .services-work__btn {
  margin: 0;
  flex: 1;
}
.services-work--gallery .services-work__btn .wp-block-button__link {
  width: 100%;
  text-align: center;
  border-radius: 999px;
  padding: 0.82rem 1rem;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.services-work--gallery .services-work__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.services-work--gallery .services-work__btn--primary .wp-block-button__link {
  background: #3170ba !important;
  color: #fff !important;
  border: 1px solid #3170ba !important;
  box-shadow: 0 16px 34px rgba(49, 112, 186, 0.24) !important;
}
.services-work--gallery .services-work__btn--primary .wp-block-button__link:hover {
  background: #2b61a2 !important;
  border-color: #2b61a2 !important;
  box-shadow: 0 20px 40px rgba(49, 112, 186, 0.3) !important;
}
.services-work--gallery .services-work__btn--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.82) !important;
  color: #3170ba !important;
  border: 1px solid #3170ba !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04) !important;
}
.services-work--gallery .services-work__btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.98) !important;
  border-color: rgba(16, 29, 43, 0.24) !important;
}
.services-work--gallery .services-work__gallery-grid {
  gap: clamp(1rem, 2vw, 1.25rem);
  align-items: stretch;
}
.services-work--gallery .services-work__gallery-col {
  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 2vw, 1.25rem);
}
.services-work--gallery .service-panel {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(49, 112, 186, 0.08);
  background: #fff;
  box-shadow: 0 16px 48px rgba(49, 112, 186, 0.08), 0 3px 10px rgba(0, 0, 0, 0.05);
  opacity: 0.92;
  transform: translateY(10px) scale(0.995);
  transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.35s ease, border-color 0.35s ease;
}
.services-work--gallery .service-panel.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.services-work--gallery .service-panel:hover {
  border-color: rgba(49, 112, 186, 0.18);
  box-shadow: 0 28px 64px rgba(49, 112, 186, 0.12), 0 6px 18px rgba(0, 0, 0, 0.08);
}
.services-work--gallery .service-panel__image {
  position: relative;
  height: clamp(200px, 22vw, 260px);
  flex-shrink: 0;
  overflow: hidden;
  margin: 0;
}
.services-work--gallery .service-panel__image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.06) 45%, rgba(0, 0, 0, 0.16) 100%);
  z-index: 1;
}
.services-work--gallery .service-panel__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  will-change: transform;
}
.services-work--gallery .service-panel:hover .service-panel__image img {
  transform: scale(1.06);
}
.services-work--gallery .service-panel__badges {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 0.45rem;
}
.services-work--gallery .service-panel__index {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.65rem;
  background: #5b9ae0;
  color: rgba(16, 29, 43, 0.92);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  border-radius: 999px;
  line-height: 1;
  margin: 0;
}
.services-work--gallery .service-panel__tag {
  display: inline-flex;
  align-items: center;
  padding: 0.28rem 0.65rem;
  background: rgba(49, 112, 186, 0.9);
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  border-radius: 999px;
  backdrop-filter: blur(6px);
  line-height: 1;
  margin: 0;
}
.services-work--gallery .service-panel__overlay {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 1.25rem 1.4rem 1.4rem;
  background: #fff;
  position: relative;
  color: #101d2b;
}
.services-work--gallery .service-panel__icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #101d2b, #3170ba);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 6px 18px rgba(49, 112, 186, 0.24);
  margin-bottom: 0.85rem;
}
.services-work--gallery .service-panel__icon i {
  color: #fff;
  font-size: 0.95rem;
}
.services-work--gallery .service-panel__title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(1.2rem, 1.5vw, 1.5rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.03em;
  max-width: 24ch;
  text-wrap: balance;
  text-shadow: none;
}
.services-work--gallery .service-panel__text {
  margin: 0.65rem 0 0;
  color: rgba(16, 29, 43, 0.62);
  font-size: 0.88rem;
  line-height: 1.72;
  flex: 1;
  text-shadow: none;
}
.services-work--gallery .service-panel__actions {
  gap: 0.6rem;
  margin-top: 1.1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(49, 112, 186, 0.08);
}
.services-work--gallery .service-panel__btn {
  margin: 0;
}
.services-work--gallery .service-panel__btn .wp-block-button__link {
  border-radius: 999px;
  padding: 0.72rem 1.1rem;
  font-size: 0.86rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.services-work--gallery .service-panel__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.services-work--gallery .service-panel__btn--primary .wp-block-button__link {
  background: #3170ba !important;
  color: #fff !important;
  border: 1px solid #3170ba !important;
  box-shadow: 0 10px 24px rgba(49, 112, 186, 0.24) !important;
}
.services-work--gallery .service-panel__btn--primary .wp-block-button__link:hover {
  background: #2b61a2 !important;
  box-shadow: 0 14px 30px rgba(49, 112, 186, 0.32) !important;
}
.services-work--gallery .service-panel__btn--ghost .wp-block-button__link {
  background: transparent !important;
  color: #3170ba !important;
  border: 1px solid rgba(49, 112, 186, 0.22) !important;
  box-shadow: none !important;
}
.services-work--gallery .service-panel__btn--ghost .wp-block-button__link:hover {
  background: rgba(49, 112, 186, 0.06) !important;
  border-color: rgba(49, 112, 186, 0.38) !important;
}
.services-work--gallery .services-work__reveal {
  opacity: 0;
  transform: translateX(-42px);
  filter: blur(6px);
  transition: opacity 0.8s ease, transform 0.95s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.8s ease;
}
.services-work--gallery .services-work__reveal.is-visible {
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}
.services-work--gallery .services-work__reveal--1 {
  transition-delay: 0ms;
}
.services-work--gallery .services-work__reveal--2 {
  transition-delay: 140ms;
}
.services-work--gallery .services-work__reveal--3 {
  transition-delay: 280ms;
}
.services-work--gallery .services-work__reveal--4 {
  transition-delay: 420ms;
}
.services-work--gallery .services-work__reveal--5 {
  transition-delay: 560ms;
}
@media (max-width: 981px) {
  .services-work--gallery .services-work__intro-grid {
    align-items: center;
  }
  .services-work--gallery .services-work__intro-main,
  .services-work--gallery .services-work__intro-side {
    text-align: center;
  }
  .services-work--gallery .services-work__eyebrow {
    margin-left: auto;
    margin-right: auto;
  }
  .services-work--gallery .services-work__title,
  .services-work--gallery .services-work__sub {
    margin-left: auto;
    margin-right: auto;
  }
  .services-work--gallery .services-work__sub {
    max-width: 42rem;
  }
  .services-work--gallery .services-work__intro-side {
    justify-content: center;
  }
  .services-work--gallery .services-work__cta-panel {
    max-width: 100%;
  }
  .services-work--gallery .services-work__header-actions {
    justify-content: center;
  }
  .services-work--gallery .services-work__gallery-grid {
    display: block;
  }
  .services-work--gallery .services-work__gallery-col + .services-work__gallery-col {
    margin-top: clamp(1rem, 2vw, 1.25rem);
  }
}
@media (max-width: 781px) {
  .services-work--gallery {
    padding-left: 0;
    padding-right: 0;
    padding-top: clamp(3.6rem, 10vw, 5rem);
    padding-bottom: clamp(3.6rem, 10vw, 5rem);
  }
  .services-work--gallery .services-work__shell {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .services-work--gallery .services-work__title {
    max-width: 100%;
    font-size: clamp(2.1rem, 8vw, 3rem);
  }
  .services-work--gallery .services-work__sub {
    max-width: 100%;
    font-size: 0.98rem;
    line-height: 1.75;
  }
  .services-work--gallery .services-work__header-actions,
  .services-work--gallery .services-work__header-actions .wp-block-buttons {
    flex-direction: column !important;
    align-items: stretch;
    justify-content: center;
  }
  .services-work--gallery .services-work__header-actions .wp-block-button {
    width: 100% !important;
  }
  .services-work--gallery .services-work__header-actions .wp-block-button__link {
    width: 100%;
    text-align: center;
  }
  .services-work--gallery .services-work__logo {
    max-width: 180px;
    margin: 0.5rem auto 0;
  }
  .services-work--gallery .services-work__logo img {
    max-width: 180px;
  }
  .services-work--gallery .service-panel {
    border-radius: 5px;
  }
  .services-work--gallery .service-panel__image {
    height: 200px;
  }
  .services-work--gallery .service-panel__overlay {
    padding: 1rem 1.1rem 1.1rem;
  }
  .services-work--gallery .service-panel__title {
    font-size: clamp(1.1rem, 7vw, 1.4rem);
    max-width: 100%;
  }
  .services-work--gallery .service-panel__text {
    font-size: 0.86rem;
    line-height: 1.68;
  }
  .services-work--gallery .service-panel__actions {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .services-work--gallery .service-panel__actions .wp-block-button,
  .services-work--gallery .service-panel__actions .wp-block-button__link {
    width: auto;
  }
  .services-work--gallery .service-panel__actions .wp-block-button__link {
    text-align: center;
  }
}

/* ================= PRIMARY BUTTON (GLOBAL FOR THESE SECTIONS) ================= */
.top-section .wp-block-button__link,
.services-work .wp-block-button__link {
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

/* PRIMARY BUTTON */
.top-section .wp-block-button:first-child .wp-block-button__link,
.services-work .wp-block-button:first-child .wp-block-button__link,
.top-section__btn--primary .wp-block-button__link,
.services-work__btn--primary .wp-block-button__link,
.work-card__btn--link .wp-block-button__link {
  background: #3170ba !important;
  color: #fff !important;
  border: 1px solid #3170ba !important;
  box-shadow: 0 14px 30px rgba(49, 112, 186, 0.28) !important;
}

/* HOVER */
.top-section .wp-block-button:first-child .wp-block-button__link:hover,
.services-work .wp-block-button:first-child .wp-block-button__link:hover,
.top-section__btn--primary .wp-block-button__link:hover,
.services-work__btn--primary .wp-block-button__link:hover,
.work-card__btn--link .wp-block-button__link:hover {
  background: #2b61a2 !important;
  border-color: #2b61a2 !important;
  box-shadow: 0 18px 40px rgba(49, 112, 186, 0.35) !important;
  transform: translateY(-2px);
}

.top-section__reveal {
  opacity: 1;
  transform: none;
  filter: none;
  transition: opacity 0.8s ease, transform 0.9s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.8s ease;
}
.top-section__reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}

.top-section__reveal--1 {
  transition-delay: 0ms;
}

.top-section__reveal--2 {
  transition-delay: 120ms;
}

.top-section__reveal--3 {
  transition-delay: 240ms;
}

.top-section__reveal--4 {
  transition-delay: 360ms;
}

.top-section__reveal--5 {
  transition-delay: 480ms;
}

.top-section__reveal--6 {
  transition-delay: 620ms;
}

.top-section--sequel {
  position: relative;
  overflow: hidden;
  padding: clamp(5rem, 8vw, 7rem) 0;
  background: radial-gradient(1200px 580px at 8% 10%, rgba(49, 112, 186, 0.1), transparent 62%), radial-gradient(900px 420px at 92% 20%, rgba(91, 154, 224, 0.08), transparent 58%), linear-gradient(180deg, #fff 0%, #eef3f9 100%);
}
.top-section--sequel .bay-ba-compare {
  cursor: default !important;
  touch-action: auto !important;
  user-select: auto !important;
}
.top-section--sequel .bay-ba-compare img:nth-of-type(n+2),
.top-section--sequel .bay-ba-compare > span,
.top-section--sequel .bay-ba-compare .bay-ba-range {
  display: none !important;
}
.top-section--sequel::after {
  content: "";
  position: absolute;
  top: -12%;
  right: -6%;
  width: clamp(280px, 32vw, 560px);
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(16, 29, 43, 0.18) 0%, rgba(16, 29, 43, 0.06) 34%, transparent 72%);
  filter: blur(14px);
  pointer-events: none;
  z-index: 1;
}
.top-section--sequel .top-section__shell {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.top-section--sequel .top-section__grid {
  gap: clamp(2rem, 4vw, 4.5rem);
  align-items: center;
}
.top-section--sequel .top-section__main,
.top-section--sequel .top-section__aside {
  margin-top: 0;
}
.top-section--sequel .top-section__eyebrow {
  margin: 0 0 1.15rem;
  color: #101d2b;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1.2;
}
.top-section--sequel .top-section__title {
  margin: 0;
  max-width: 30.5ch;
  color: #101d2b;
  font-size: clamp(2.7rem, 4vw, 5.6rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: -0.05em;
  text-wrap: balance;
}
.top-section--sequel .top-section__lead {
  margin: 1.5rem 0 0.5rem;
  max-width: 42rem;
  color: #3170ba;
  font-size: clamp(1.1rem, 1.45vw, 1.35rem);
  font-weight: 600;
  line-height: 1.55;
}
.top-section--sequel .top-section__copy {
  margin: 1.25rem 0 0;
  max-width: 44rem;
  color: rgba(16, 29, 43, 0.78);
  font-size: clamp(1rem, 1.05vw, 1.08rem);
  line-height: 1.9;
}
.top-section--sequel .top-section__actions {
  gap: 0.9rem;
  margin-top: 2rem;
}
.top-section--sequel .top-section__btn {
  margin: 0;
}
.top-section--sequel .top-section__btn .wp-block-button__link {
  padding: 1rem 1.4rem;
  min-width: 180px;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.top-section--sequel .top-section__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.top-section--sequel .top-section__btn--primary .wp-block-button__link {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #418adb !important;
  box-shadow: 0 18px 40px rgba(35, 108, 188, 0.26) !important;
}
.top-section--sequel .top-section__btn--primary .wp-block-button__link:hover {
  background: #3985da !important;
  color: #101d2b !important;
  border-color: #287ad5 !important;
  box-shadow: 0 22px 48px rgba(35, 108, 188, 0.32) !important;
}
.top-section--sequel .top-section__btn--secondary .wp-block-button__link {
  background: rgba(255, 255, 255, 0.62) !important;
  color: #101d2b !important;
  border: 1px solid rgba(16, 29, 43, 0.14) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04) !important;
  backdrop-filter: blur(10px);
}
.top-section--sequel .top-section__btn--secondary .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(16, 29, 43, 0.28) !important;
}
.top-section--sequel .top-section__actions {
  display: flex !important;
  flex-wrap: wrap;
  gap: 1.1rem;
  align-items: stretch;
  max-width: 500px;
}
.top-section--sequel .top-section__actions .top-section__btn {
  margin: 0;
}
.top-section--sequel .top-section__actions .top-section__btn--primary,
.top-section--sequel .top-section__actions .top-section__btn--secondary {
  flex: 0 0 calc(50% - 0.55rem);
}
.top-section--sequel .top-section__actions .top-section__btn--appointment {
  flex: 0 0 100%;
}
.top-section--sequel .top-section__actions .wp-block-button__link {
  width: 100%;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-section--sequel .top-section__actions .top-section__btn--appointment .wp-block-button__link {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #5b9ae0 !important;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.16) !important;
}
.top-section--sequel .top-section__actions .top-section__btn--appointment .wp-block-button__link:hover {
  background: #418adb !important;
  border-color: #418adb !important;
}
@media (max-width: 767px) {
  .top-section--sequel .top-section__actions .top-section__btn--primary,
  .top-section--sequel .top-section__actions .top-section__btn--secondary,
  .top-section--sequel .top-section__actions .top-section__btn--appointment {
    flex: 0 0 100%;
  }
}
.top-section--sequel .top-section__aside {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0.75rem;
}
.top-section--sequel .top-section__aside .wp-block-image {
  margin: 0 !important;
  line-height: 0;
}
.top-section--sequel .top-section__aside .wp-block-image img {
  display: block;
  width: 100% !important;
  object-fit: cover;
  object-position: center 20%;
  border-radius: 5px;
  box-shadow: 0 16px 40px rgba(49, 112, 186, 0.1), 0 4px 12px rgba(0, 0, 0, 0.06);
}
.top-section--sequel .top-section__panel {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(49, 112, 186, 0.12);
  box-shadow: 0 24px 60px rgba(49, 112, 186, 0.1), 0 4px 16px rgba(0, 0, 0, 0.06);
}
.top-section--sequel .top-section__panel-kicker {
  padding: 1.1rem 1.5rem;
  background: #5b9ae0;
  color: #101d2b;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.2;
}
.top-section--sequel .top-section__feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0.6rem;
  gap: 0;
}
.top-section--sequel .top-section__feature {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  padding: 0.9rem;
  border-radius: 5px;
  transition: background 200ms ease;
}
.top-section--sequel .top-section__feature:hover {
  background: rgba(49, 112, 186, 0.04);
}
.top-section--sequel .top-section__feature-icon {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #101d2b, #3170ba);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 0 6px 16px rgba(49, 112, 186, 0.22);
}
.top-section--sequel .top-section__feature-icon i {
  color: #fff;
  font-size: 0.82rem;
}
.top-section--sequel .top-section__feature-body {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
}
.top-section--sequel .top-section__feature-title {
  display: block;
  color: #101d2b;
  font-size: 0.84rem;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.01em;
}
.top-section--sequel .top-section__feature-text {
  display: block;
  color: rgba(16, 29, 43, 0.58);
  font-size: 0.76rem;
  line-height: 1.55;
}
.top-section--sequel .top-section__panel-footer {
  padding: 0.85rem 1.4rem;
  background: rgba(49, 112, 186, 0.05);
  border-top: 1px solid rgba(49, 112, 186, 0.1);
  color: rgba(16, 29, 43, 0.58);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-align: center;
  line-height: 1.4;
}
.top-section--sequel .top-section__panel-footer i {
  color: #3170ba;
  margin-right: 0.25rem;
}
.top-section--sequel .top-section__trust-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 1.1rem;
  margin-top: 1.75rem;
}
.top-section--sequel .top-section__trust-item {
  display: inline-flex;
  align-items: center;
  gap: 0.38rem;
  color: rgba(16, 29, 43, 0.62);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.top-section--sequel .top-section__trust-item i {
  color: #3170ba;
  font-size: 0.68rem;
}
@media (max-width: 1100px) {
  .top-section--sequel .top-section__title {
    max-width: 100%;
    font-size: clamp(2.4rem, 6vw, 4.3rem);
  }
}
@media (max-width: 781px) {
  .top-section--sequel {
    padding: clamp(2.5rem, 7vw, 3.4rem) 0;
  }
  .top-section--sequel .top-section__shell {
    width: 92%;
  }
  .top-section--sequel .top-section__grid {
    gap: 1.5rem;
  }
  .top-section--sequel .top-section__title {
    font-size: clamp(2.2rem, 11vw, 3.3rem);
    line-height: 0.98;
    letter-spacing: -0.045em;
  }
  .top-section--sequel .top-section__lead {
    font-size: 1rem;
    line-height: 1.5;
  }
  .top-section--sequel .top-section__copy {
    font-size: 0.95rem;
    line-height: 1.65;
  }
  .top-section--sequel .top-section__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .top-section--sequel .top-section__actions .wp-block-button,
  .top-section--sequel .top-section__actions .wp-block-button__link {
    width: 100%;
  }
  .top-section--sequel .top-section__actions .wp-block-button__link {
    min-width: 0;
    text-align: center;
  }
  .top-section--sequel .top-section__panel {
    border-radius: 8px;
  }
  .top-section--sequel .top-section__feature-grid {
    grid-template-columns: 1fr;
  }
  .top-section--sequel .top-section__trust-strip {
    justify-content: center;
  }
}

.reviews-section::before {
  display: none;
}

.reviews-section {
  background: transparent;
  border-top: 0;
  color: #fff;
  padding: clamp(2rem, 4vw, 3rem) 0;
  position: relative;
}
.reviews-section::after {
  display: none;
}
.reviews-section .content-cont {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .reviews-section .content-cont {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.reviews-section .reviews-wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: clamp(1.5rem, 3vw, 2rem);
  display: grid;
  gap: clamp(0.9rem, 1.8vw, 1.15rem);
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: radial-gradient(520px 240px at 78% 18%, rgba(255, 255, 255, 0.14), transparent 58%), linear-gradient(90deg, #142536 0%, #1f426b 46%, #5e94d5 100%);
  box-shadow: 0 28px 64px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}
@media (min-width: 980px) {
  .reviews-section .reviews-wrap {
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    column-gap: clamp(1.5rem, 3vw, 2.5rem);
    align-items: start;
  }
}
.reviews-section .reviews-head {
  grid-column: 1;
  display: grid;
  gap: 1rem;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 980px) {
  .reviews-section .reviews-head {
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 0.85rem 1.1rem;
    text-align: left;
    align-items: start;
  }
}
@media (max-width: 979px) {
  .reviews-section .reviews-head {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
}
.reviews-section .reviews-logo {
  width: 88px;
  height: auto;
  display: block;
  filter: brightness(0) invert(1);
  opacity: 0.92;
}
@media (max-width: 600px) {
  .reviews-section .reviews-logo {
    width: 72px;
  }
}
.reviews-section .reviews-titles h2 {
  margin: 0 0 0.35rem;
  font-size: clamp(2.35rem, 4.4vw, 4.9rem);
  line-height: 0.94;
  letter-spacing: -0.05em;
  color: #fff;
  max-width: 14ch;
  text-wrap: balance;
}
.reviews-section .reviews-titles p {
  margin: 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(1rem, 1vw, 1.05rem);
  line-height: 1.55;
  max-width: 34rem;
}
@media (min-width: 980px) {
  .reviews-section .reviews-cta-top {
    grid-column: 1;
    justify-self: start;
    align-self: start;
    margin-top: 0.15rem;
    margin-left: calc(96px + 1.1rem);
  }
}
@media (max-width: 979px) {
  .reviews-section .reviews-cta-top {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.reviews-section .reviews-card {
  grid-column: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.96);
  border-radius: 8px;
  padding: clamp(0.95rem, 1.45vw, 1.1rem);
  box-shadow: 0 16px 28px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.52);
  overflow: hidden;
  min-width: 0;
  z-index: 2;
}
.reviews-section .reviews-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 24%;
  height: 2px;
  background: linear-gradient(90deg, rgba(49, 112, 186, 0.54), rgba(49, 112, 186, 0));
}
.reviews-section .reviews-wrap::after {
  content: "";
  justify-self: end;
  align-self: stretch;
  width: min(100%, 430px);
  min-height: clamp(420px, 28vw, 560px);
  background: url("http://siteviewer.us/noble/site/wp-content/uploads/character.png") center bottom/contain no-repeat;
  opacity: 0.98;
  z-index: 1;
}
@media (min-width: 980px) {
  .reviews-section .reviews-wrap::after {
    grid-column: 2;
    grid-row: 1/span 3;
  }
}
@media (max-width: 979px) {
  .reviews-section .reviews-wrap::after {
    display: none;
  }
}
.reviews-section .reviews-foot {
  grid-column: 1;
  margin-top: 0.15rem;
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
  align-items: flex-start;
}
@media (max-width: 979px) {
  .reviews-section .reviews-foot {
    grid-column: 1/-1;
    align-items: center;
    text-align: center;
  }
}
.reviews-section .reviews-foot__left {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  color: rgba(255, 255, 255, 0.88);
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.01em;
  padding: 0.62rem 0.9rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
.reviews-section .reviews-foot .dot {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #3170ba;
  box-shadow: 0 0 0 5px rgba(49, 112, 186, 0.18);
}
.reviews-section .reviews-card #review-slider {
  max-width: 100% !important;
  border: none !important;
  border-radius: 5px !important;
  background: linear-gradient(180deg, #ffffff, #f5f8fc) !important;
  color: #101d2b !important;
  box-shadow: inset 0 0 0 1px rgba(91, 154, 224, 0.07), 0 10px 18px rgba(0, 0, 0, 0.04);
  text-align: left;
  padding: clamp(0.9rem, 1.35vw, 1rem) !important;
}
@media (max-width: 480px) {
  .reviews-section .reviews-card #review-slider {
    padding: 1rem !important;
  }
}
.reviews-section .reviews-card #review-slider .slider-date {
  color: rgba(16, 29, 43, 0.56) !important;
  font-weight: 800;
  font-size: 0.78rem !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.reviews-section .reviews-card #review-slider .slider-content {
  color: rgba(16, 29, 43, 0.82) !important;
  font-size: clamp(0.94rem, 0.9vw, 0.98rem);
  line-height: 1.48;
}
.reviews-section .reviews-card #review-slider .slider-author {
  color: #101d2b !important;
  font-weight: 900;
  font-size: clamp(0.98rem, 1vw, 1.06rem) !important;
  letter-spacing: -0.03em;
}
.reviews-section .reviews-card #review-slider svg,
.reviews-section .reviews-card #review-slider path {
  fill: #d7a226 !important;
}
.reviews-section .reviews-card #review-slider .open-quotes,
.reviews-section .reviews-card #review-slider .close-quotes {
  color: rgba(49, 112, 186, 0.14) !important;
}
.reviews-section .review-us-button {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #3985da !important;
  border-radius: 999px !important;
  padding: 0.82rem 1.2rem !important;
  max-width: 220px !important;
  width: auto !important;
  letter-spacing: 0 !important;
  text-transform: none;
  font-size: 0.88rem !important;
  font-weight: 900 !important;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
@media (max-width: 979px) {
  .reviews-section .review-us-button {
    max-width: 320px !important;
  }
}
.reviews-section .review-us-button:hover {
  background: #3985da !important;
  border-color: #2775cd !important;
  color: #101d2b !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.28);
}
.reviews-section .review-us-button:active {
  transform: translateY(0);
}
.reviews-section .review-us-button:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.85) !important;
  outline-offset: 3px;
}

.reviews-section {
  padding-bottom: clamp(2.4rem, 4vw, 3.6rem);
}
@media (max-width: 979px) {
  .reviews-section .reviews-wrap {
    padding: 1.3rem;
  }
  .reviews-section .reviews-head {
    gap: 0.7rem;
  }
  .reviews-section .reviews-card,
  .reviews-section .reviews-foot {
    grid-column: 1/-1;
  }
}

.reviews-premium {
  position: relative;
  padding: clamp(1.5rem, 2.8vw, 2.5rem) 0;
  background: radial-gradient(ellipse 1400px 700px at 10% 15%, rgba(49, 112, 186, 0.38), transparent 65%), radial-gradient(ellipse 1000px 600px at 88% 22%, rgba(91, 154, 224, 0.08), transparent 60%), linear-gradient(148deg, #2b61a2 0%, #101d2b 52%, #05090d 100%);
}
.reviews-premium::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.01) 50%, transparent 100%), linear-gradient(to bottom, transparent 42%, rgba(0, 0, 0, 0.22) 100%);
  z-index: 0;
}
.reviews-premium::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(ellipse at 50% 50%, transparent 48%, rgba(26, 59, 97, 0.3) 100%);
  z-index: 0;
}
.reviews-premium .wp-block-group__inner-container {
  max-width: none;
}
.reviews-premium .reviews-premium__shell {
  width: min(1380px, 92vw);
  margin: 0 auto;
  padding: clamp(1rem, 1.8vw, 1.35rem);
  border-radius: 8px;
  overflow: hidden;
}
.reviews-premium .reviews-premium__grid {
  margin: 0 !important;
  gap: clamp(1rem, 2vw, 1.6rem);
  align-items: center !important;
}
.reviews-premium .reviews-premium__intro,
.reviews-premium .reviews-premium__feature {
  position: relative;
}
.reviews-premium .reviews-premium__intro {
  z-index: 2;
}
.reviews-premium .reviews-premium__eyebrow {
  margin: 0 0 0.4rem;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.reviews-premium .reviews-premium__title {
  margin: 0;
  color: #fff;
  font-size: clamp(1.4rem, 2.2vw, 2rem);
  line-height: 1.05;
  letter-spacing: -0.02em;
  max-width: 28ch;
  text-wrap: balance;
}
.reviews-premium .reviews-premium__text {
  margin: 0.55rem 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: clamp(0.88rem, 0.95vw, 0.95rem);
  line-height: 1.5;
  max-width: 34rem;
}
.reviews-premium .reviews-premium__actions {
  margin-top: 0.75rem;
  display: flex;
  gap: 0.6rem;
}
.reviews-premium .reviews-premium__badges {
  margin-top: 0.75rem;
  gap: 0.4rem;
}
.reviews-premium .reviews-premium__badges p {
  margin: 0;
  display: inline-flex;
  align-items: center;
  padding: 0.38rem 0.7rem;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.76rem;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
.reviews-premium .reviews-premium__feature {
  min-width: 0;
}
.reviews-premium .reviews-premium__card {
  position: relative;
  z-index: 2;
  width: min(100%, 760px);
  margin: 0;
  padding: clamp(0.7rem, 1vw, 0.9rem);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.94);
}
.reviews-premium .reviews-premium__card-top {
  margin-bottom: 0.5rem;
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
.reviews-premium .reviews-premium__mini-eyebrow,
.reviews-premium .reviews-premium__stars {
  margin: 0;
}
.reviews-premium .reviews-premium__mini-eyebrow {
  color: rgba(16, 29, 43, 0.56);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.reviews-premium .reviews-premium__stars {
  color: #3080d8;
  font-size: 1rem;
  letter-spacing: 0.16em;
  flex: 0 0 auto;
  width: auto;
  max-width: 140px;
  margin: 0;
}
.reviews-premium .reviews-premium__stars img {
  display: block;
  width: auto !important;
  max-width: 140px !important;
  height: auto !important;
  margin: 0 0 0 auto;
  object-fit: contain !important;
}
.reviews-premium .reviews-premium__slider {
  min-width: 0;
}
.reviews-premium .reviews-premium__slider #review-slider {
  max-width: 100% !important;
  border: none !important;
  border-radius: 5px !important;
  background: linear-gradient(180deg, #ffffff, #f5f8fc) !important;
  color: #101d2b !important;
  box-shadow: inset 0 0 0 1px rgba(91, 154, 224, 0.07), 0 8px 14px rgba(0, 0, 0, 0.04);
  text-align: left;
  padding: clamp(0.7rem, 1vw, 0.9rem) !important;
}
.reviews-premium .reviews-premium__slider #review-slider .slider-date {
  color: rgba(16, 29, 43, 0.56) !important;
  font-weight: 800;
  font-size: 0.78rem !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.reviews-premium .reviews-premium__slider #review-slider .slider-content {
  color: rgba(16, 29, 43, 0.82) !important;
  font-size: clamp(0.95rem, 0.95vw, 1rem);
  line-height: 1.5;
}
.reviews-premium .reviews-premium__slider #review-slider .slider-author {
  color: #101d2b !important;
  font-weight: 900;
  font-size: clamp(1rem, 1.05vw, 1.1rem) !important;
  letter-spacing: -0.03em;
}
.reviews-premium .reviews-premium__slider #review-slider svg,
.reviews-premium .reviews-premium__slider #review-slider path {
  fill: #d7a226 !important;
}
.reviews-premium .reviews-premium__slider #review-slider .open-quotes,
.reviews-premium .reviews-premium__slider #review-slider .close-quotes {
  color: rgba(49, 112, 186, 0.14) !important;
}
.reviews-premium .reviews-premium__visual {
  position: relative;
  z-index: 1;
  margin: 0;
}
.reviews-premium .reviews-premium__visual img {
  display: block;
  width: min(100%, 430px);
  margin-left: auto;
  height: auto;
  object-fit: contain;
}
@media (min-width: 960px) {
  .reviews-premium .reviews-premium__visual {
    position: absolute;
    right: 0;
    bottom: -2.25rem;
    width: min(44%, 430px);
  }
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type {
  margin: 1rem 0 0 !important;
  gap: clamp(1rem, 2.4vw, 2rem);
  align-items: center !important;
}
@media (min-width: 960px) {
  .reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type {
    min-height: clamp(240px, 18vw, 320px);
  }
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column:first-child {
  padding: clamp(1rem, 1.8vw, 1.3rem);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.24);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 18px 34px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12px);
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .wp-block-image {
  margin: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .wp-block-image img {
  display: block;
  margin: 0 auto;
  height: auto;
  object-fit: contain;
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .wp-block-column:first-child .wp-block-image img {
  width: min(100%, 400px);
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .wp-block-column:last-child {
  min-height: clamp(240px, 18vw, 320px);
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .reviews-premium__visual {
  position: relative;
  right: auto;
  bottom: auto;
  width: 100%;
  margin: 0;
}
.reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type .reviews-premium__visual img {
  width: min(100%, 300px);
  margin: 0 auto;
  opacity: 1;
  transform: none;
  -webkit-mask-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.72) 18%, #000 42%);
  mask-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.72) 18%, #000 42%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.reviews-premium .review-us-button {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #3985da !important;
  border-radius: 999px !important;
  padding: 0.88rem 1.28rem !important;
  width: auto !important;
  letter-spacing: 0 !important;
  text-transform: none;
  font-size: 0.92rem !important;
  font-weight: 900 !important;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
.reviews-premium .review-us-button:hover {
  background: #3985da !important;
  border-color: #2775cd !important;
  color: #101d2b !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.28);
}
@media (max-width: 959px) {
  .reviews-premium .reviews-premium__grid {
    display: block;
  }
  .reviews-premium .reviews-premium__title {
    max-width: none;
    font-size: clamp(2rem, 9vw, 3.3rem);
  }
  .reviews-premium .reviews-premium__text {
    max-width: none;
  }
  .reviews-premium .reviews-premium__feature {
    margin-top: 1.5rem;
  }
  .reviews-premium .reviews-premium__card {
    width: 100%;
  }
  .reviews-premium .reviews-premium__visual {
    display: none !important;
  }
  .reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type {
    display: block;
    min-height: 0;
    gap: 1rem;
    margin-top: 1rem !important;
  }
  .reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column {
    width: 100% !important;
    flex-basis: 100% !important;
    margin: 0 !important;
  }
  .reviews-premium .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column:last-child {
    display: none !important;
  }
}

.cta-main--cinematic {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
  background: linear-gradient(rgba(255, 255, 255, 0.62), rgba(255, 255, 255, 0.62)), url(../images/dot_map.png) center 42%/min(1180px, 94%) no-repeat, linear-gradient(180deg, #fff 0%, #fbfbfa 100%);
}
@media screen and (min-width: 1500px) {
  .cta-main--cinematic {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.cta-main--cinematic::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, transparent 16%);
  z-index: 0;
}
@keyframes ctaOrbDrift {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  25% {
    transform: translate(3%, 4%) scale(1.06);
  }
  50% {
    transform: translate(-2%, 2%) scale(0.96);
  }
  75% {
    transform: translate(1.5%, -3%) scale(1.03);
  }
}
@keyframes ctaSpotlightPan {
  0%, 100% {
    transform: translate(-50%, 0) scale(1);
    opacity: 0.7;
  }
  50% {
    transform: translate(-50%, 6%) scale(1.18);
    opacity: 0.52;
  }
}
@keyframes ctaPhonePulse {
  0%, 100% {
    box-shadow: 0 18px 38px rgba(16, 29, 43, 0.3), 0 0 0 0 rgba(16, 29, 43, 0.35);
  }
  60% {
    box-shadow: 0 18px 38px rgba(16, 29, 43, 0.3), 0 0 0 18px rgba(16, 29, 43, 0);
  }
}
@keyframes ctaBtnShimmer {
  0% {
    background-position: 200% center;
  }
  100% {
    background-position: -200% center;
  }
}
.cta-main--cinematic .cta-main__shell {
  position: relative;
  z-index: 2;
}
.cta-main--cinematic .cta-main__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.cta-main--cinematic .cta-main__bg-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.55;
  will-change: transform;
  mix-blend-mode: multiply;
  animation: ctaOrbDrift 22s ease-in-out infinite;
}
.cta-main--cinematic .cta-main__bg-orb--one {
  width: clamp(320px, 36vw, 620px);
  height: clamp(320px, 36vw, 620px);
  top: -8%;
  left: -10%;
  background: radial-gradient(circle, rgba(49, 112, 186, 0.4) 0%, rgba(38, 88, 146, 0.18) 42%, transparent 74%);
  animation-duration: 24s;
}
.cta-main--cinematic .cta-main__bg-orb--two {
  width: clamp(280px, 30vw, 520px);
  height: clamp(280px, 30vw, 520px);
  right: -8%;
  bottom: -10%;
  background: radial-gradient(circle, rgba(30, 79, 138, 0.3) 0%, rgba(49, 112, 186, 0.16) 44%, transparent 74%);
  animation-delay: -12s;
  animation-duration: 28s;
}
.cta-main--cinematic .cta-main__bg-grid {
  position: absolute;
  inset: 0;
  opacity: 0.05;
  background-image: linear-gradient(rgba(255, 255, 255, 0.18) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.18) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.8) 80%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0.8) 80%, transparent 100%);
}
.cta-main--cinematic .cta-main__bg-spotlight {
  position: absolute;
  left: 50%;
  top: 0%;
  width: clamp(500px, 60vw, 1000px);
  height: clamp(500px, 60vw, 1000px);
  transform: translate(-50%, 0);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(16, 29, 43, 0.06) 36%, transparent 70%);
  filter: blur(40px);
  will-change: transform, opacity;
  animation: ctaSpotlightPan 16s ease-in-out infinite;
}
.cta-main--cinematic .cta-inner {
  position: relative;
  z-index: 3;
  padding: clamp(1.35rem, 2vw, 2rem);
}
.cta-main--cinematic .cta-main__grid {
  position: relative;
  z-index: 4;
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: center;
}
.cta-main--cinematic .cta-main__content,
.cta-main--cinematic .cta-main__aside {
  margin-top: 0;
}
.cta-main--cinematic .cta-eyebrow {
  margin: 0 0 0.9rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  line-height: 1.2;
}
.cta-main--cinematic .cta-main__title {
  margin: 0;
  color: #fff;
  font-size: clamp(2.2rem, 5vw, 4.3rem);
  font-weight: 800;
  line-height: 0.95;
  letter-spacing: -0.05em;
  max-width: 26ch;
  text-wrap: balance;
}
.cta-main--cinematic .cta-company {
  color: #fff;
}
.cta-main--cinematic .cta-phone-inline {
  color: #5b9ae0 !important;
  text-decoration: none;
  white-space: nowrap;
  text-shadow: 0 10px 22px rgba(0, 0, 0, 0.32);
}
.cta-main--cinematic .cta-sub {
  margin: 1rem 0 0;
  max-width: 42rem;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1rem;
  line-height: 1.8;
}
.cta-main--cinematic .cta-main__points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  list-style: none;
  margin: 1.35rem 0 0;
  padding: 0;
}
.cta-main--cinematic .cta-main__points li {
  margin: 0;
  padding: 0.95rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.07);
  color: rgba(255, 255, 255, 0.84);
  font-size: 0.92rem;
  line-height: 1.5;
}
.cta-main--cinematic .cta-main__points li:empty {
  display: none;
}
.cta-main--cinematic .cta-main__points:not(:has(li:not(:empty))) {
  display: none;
}
.cta-main--cinematic .cta-main__card {
  position: relative;
  border: 1px solid rgba(49, 112, 186, 0.1);
  border-radius: 8px;
  padding: clamp(1.4rem, 1.8vw, 2rem);
  background: #fff;
  box-shadow: 0 32px 80px rgba(0, 0, 0, 0.34), 0 4px 16px rgba(0, 0, 0, 0.18);
  transform: translateY(0);
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.4s ease;
}
.cta-main--cinematic .cta-main__card:hover {
  transform: translateY(-5px);
  box-shadow: 0 44px 100px rgba(0, 0, 0, 0.4), 0 8px 24px rgba(0, 0, 0, 0.22);
}
.cta-main--cinematic .cta-main__card .cta-phone {
  background: rgba(49, 112, 186, 0.05);
  border-color: rgba(49, 112, 186, 0.1);
}
.cta-main--cinematic .cta-main__card .cta-phone-text strong {
  color: #101d2b;
}
.cta-main--cinematic .cta-main__card .cta-phone-text em {
  color: rgba(16, 29, 43, 0.58);
}
.cta-main--cinematic .cta-main__card .cta-main__trust {
  color: rgba(16, 29, 43, 0.52);
}
.cta-main--cinematic .cta-main__card .cta-btn--ghost .wp-block-button__link {
  background: transparent !important;
  color: #3170ba !important;
  border: 1px solid rgba(49, 112, 186, 0.28) !important;
  box-shadow: none !important;
}
.cta-main--cinematic .cta-main__card .cta-btn--ghost .wp-block-button__link:hover {
  background: rgba(49, 112, 186, 0.05) !important;
  border-color: rgba(49, 112, 186, 0.46) !important;
}
.cta-main--cinematic .cta-phone {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.07);
}
.cta-main--cinematic .cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 3.35rem;
  height: 3.35rem;
  border-radius: 999px;
  background: #3170ba;
  color: #fff;
  animation: ctaPhonePulse 2.8s ease-out infinite;
}
.cta-main--cinematic .cta-icon svg {
  width: 1.25rem;
  height: 1.25rem;
}
.cta-main--cinematic .cta-phone-link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.cta-main--cinematic .cta-phone-text {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
}
.cta-main--cinematic .cta-phone-text strong {
  color: #fff;
  font-size: clamp(1.22rem, 2vw, 1.7rem);
  line-height: 1.1;
  letter-spacing: -0.03em;
}
.cta-main--cinematic .cta-phone-text em {
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-size: 0.9rem;
  line-height: 1.4;
}
.cta-main--cinematic .cta-actions {
  gap: 0.75rem;
  margin-top: 1rem;
}
.cta-main--cinematic .cta-btn {
  margin: 0;
}
.cta-main--cinematic .cta-btn .wp-block-button__link {
  min-width: 180px;
  border-radius: 999px;
  padding: 0.98rem 1.3rem;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.cta-main--cinematic .cta-btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.cta-main--cinematic .cta-btn--primary .wp-block-button__link {
  background: linear-gradient(90deg, #5b9ae0 0%, #86b4e8 50%, #5b9ae0 100%) !important;
  background-size: 200% auto !important;
  color: #101d2b !important;
  border: 1px solid #5b9ae0 !important;
  box-shadow: 0 18px 38px rgba(91, 154, 224, 0.34) !important;
  animation: ctaBtnShimmer 3.5s linear infinite;
}
.cta-main--cinematic .cta-btn--primary .wp-block-button__link:hover {
  box-shadow: 0 24px 50px rgba(49, 112, 186, 0.44) !important;
}
.cta-main--cinematic .cta-btn--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.16) !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08) !important;
}
.cta-main--cinematic .cta-btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.24) !important;
  border-color: rgba(255, 255, 255, 0.38) !important;
}
.cta-main--cinematic .cta-main__trust {
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.9rem;
  line-height: 1.6;
}
.cta-main--cinematic .cta-main__reveal {
  opacity: 0;
  transform: translateY(32px);
  filter: blur(8px);
  transition: opacity 0.85s ease, transform 1s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.85s ease;
}
.cta-main--cinematic .cta-main__reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.cta-main--cinematic .cta-main__reveal--1 {
  transition-delay: 0ms;
}
.cta-main--cinematic .cta-main__reveal--2 {
  transition-delay: 140ms;
}
.cta-main--cinematic .cta-main__reveal--3 {
  transition-delay: 280ms;
}
.cta-main--cinematic .cta-main__reveal--4 {
  transition-delay: 420ms;
}
.cta-main--cinematic .cta-main__reveal--5 {
  transition-delay: 560ms;
}
@media (max-width: 1100px) {
  .cta-main--cinematic .cta-main__points {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 981px) {
  .cta-main--cinematic .cta-main__title {
    max-width: 100%;
    font-size: clamp(2.05rem, 7vw, 3.4rem);
  }
  .cta-main--cinematic .cta-actions {
    justify-content: flex-start;
  }
}
.cta-main--cinematic .cta-eyebrow {
  color: #3170ba;
}
.cta-main--cinematic .cta-main__title {
  color: #101d2b;
}
.cta-main--cinematic .cta-company {
  color: #3170ba;
}
.cta-main--cinematic .cta-phone-inline {
  color: #3170ba;
  text-shadow: none;
}
.cta-main--cinematic .cta-sub {
  color: rgba(16, 29, 43, 0.8);
}
.cta-main--cinematic .cta-main__trust {
  color: rgba(16, 29, 43, 0.6);
}
.cta-main--cinematic .cta-main__points li {
  background: #fff;
  border-color: rgba(16, 29, 43, 0.12);
  color: rgba(16, 29, 43, 0.84);
  box-shadow: 0 8px 22px rgba(16, 29, 43, 0.06);
}
.cta-main--cinematic .cta-phone {
  background: #eef3f9;
  border-color: rgba(16, 29, 43, 0.12);
}
.cta-main--cinematic .cta-phone-text strong {
  color: #101d2b;
}
.cta-main--cinematic .cta-phone-text em {
  color: rgba(16, 29, 43, 0.62);
}
.cta-main--cinematic .cta-main__card {
  border: 1px solid rgba(16, 29, 43, 0.1);
  box-shadow: 0 30px 70px rgba(16, 29, 43, 0.16), 0 6px 18px rgba(16, 29, 43, 0.08);
}
.cta-main--cinematic .cta-btn--ghost .wp-block-button__link {
  background: transparent !important;
  color: #3170ba !important;
  border: 1px solid rgba(49, 112, 186, 0.3) !important;
  box-shadow: none !important;
}
.cta-main--cinematic .cta-btn--ghost .wp-block-button__link:hover {
  background: rgba(49, 112, 186, 0.05) !important;
  border-color: rgba(49, 112, 186, 0.48) !important;
}
@media (max-width: 781px) {
  .cta-main--cinematic {
    padding-top: clamp(3.75rem, 10vw, 5rem);
    padding-bottom: clamp(3.75rem, 10vw, 5rem);
  }
  .cta-main--cinematic .cta-main__character {
    display: none;
  }
  .cta-main--cinematic .cta-inner {
    padding: 1rem;
  }
  .cta-main--cinematic .cta-main__title {
    font-size: clamp(1.95rem, 8vw, 2.9rem);
    line-height: 0.98;
  }
  .cta-main--cinematic .cta-sub {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .cta-main--cinematic .cta-phone {
    padding: 0.9rem;
  }
  .cta-main--cinematic .cta-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .cta-main--cinematic .cta-actions .wp-block-button,
  .cta-main--cinematic .cta-actions .wp-block-button__link {
    width: 100%;
  }
  .cta-main--cinematic .cta-actions .wp-block-button__link {
    text-align: center;
    min-width: 0;
  }
  .cta-main--cinematic .cta-main__points {
    gap: 0.6rem;
  }
  .cta-main--cinematic .cta-main__points li {
    font-size: 0.9rem;
  }
}

.specials--showcase {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
  background: radial-gradient(1200px 520px at 12% 8%, rgba(49, 112, 186, 0.32), transparent 62%), radial-gradient(900px 500px at 90% 80%, rgba(38, 88, 146, 0.22), transparent 60%), linear-gradient(160deg, #0d1824 0%, #101d2b 45%, #224e81 100%);
  color: #fff;
}
@media screen and (min-width: 1500px) {
  .specials--showcase {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.specials--showcase::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.04) 1px, transparent 1.2px);
  background-size: 22px 22px;
  opacity: 0.5;
  z-index: 0;
}
.specials--showcase .specials__wrap {
  position: relative;
  z-index: 2;
}
.specials--showcase .specials__top-grid {
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: center;
  margin-bottom: clamp(1.25rem, 2.5vw, 2rem);
}
.specials--showcase .specials__content,
.specials--showcase .specials__video-col {
  margin-top: 0;
}
.specials--showcase .specials__kicker {
  margin: 0 0 0.8rem;
  color: #5b9ae0;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  line-height: 1.2;
}
.specials--showcase .specials__title,
.specials--showcase .specials__title strong {
  margin: 0;
  color: #fff;
  font-size: clamp(2.1rem, 4.6vw, 4rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: -0.05em;
  text-wrap: balance;
  max-width: 18ch;
}
.specials--showcase .specials__lead {
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1rem;
  line-height: 1.82;
  max-width: 38rem;
}
.specials--showcase .specials__lead strong {
  color: #fff;
}
.specials--showcase .specials__cta {
  gap: 0.75rem;
  margin-top: 1.35rem;
}
.specials--showcase .specials__button {
  margin: 0;
}
.specials--showcase .specials__button .wp-block-button__link {
  min-width: 180px;
  border-radius: 999px;
  padding: 0.95rem 1.3rem;
  font-size: 0.94rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.specials--showcase .specials__button .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.specials--showcase .specials__button--primary .wp-block-button__link {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #418adb !important;
  box-shadow: 0 16px 34px rgba(35, 108, 188, 0.28) !important;
}
.specials--showcase .specials__button--primary .wp-block-button__link:hover {
  background: #3985da !important;
  border-color: #287ad5 !important;
  color: #101d2b !important;
  box-shadow: 0 20px 40px rgba(35, 108, 188, 0.34) !important;
}
.specials--showcase .specials__button--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.78) !important;
  color: #101d2b !important;
  border: 1px solid rgba(16, 29, 43, 0.14) !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04) !important;
}
.specials--showcase .specials__button--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.98) !important;
  border-color: rgba(16, 29, 43, 0.24) !important;
}
.specials--showcase .specials__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1.2rem;
}
.specials--showcase .specials__pill {
  padding: 0.72rem 0.95rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.86rem;
  font-weight: 600;
  line-height: 1.2;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(6px);
}
.specials--showcase .specials__video-card {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}
.specials--showcase .specials__video-embed {
  margin: 0;
  line-height: 0;
  background: #000;
  position: relative;
  aspect-ratio: 16/10;
  overflow: hidden;
}
.specials--showcase .specials__video-embed figure {
  margin: 0;
  height: 100%;
}
.specials--showcase .specials__video-embed img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.specials--showcase .specials__video-embed .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #000;
}
.specials--showcase .specials__video-embed iframe {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  display: block;
  border: 0;
}
.specials--showcase .specials__video-caption {
  padding: 1rem 1.1rem 1.15rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.82));
}
.specials--showcase .specials__video-kicker {
  margin: 0 0 0.35rem;
  color: rgba(16, 29, 43, 0.62);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.specials--showcase .specials__video-text {
  margin: 0;
  color: rgba(0, 0, 0, 0.68);
  font-size: 0.95rem;
  line-height: 1.7;
}
.specials--showcase .specials__slider-wrap {
  position: relative;
  margin-top: clamp(1rem, 2vw, 1.25rem);
  overflow: hidden;
}
.specials--showcase .specials__marquee {
  position: relative;
  overflow: hidden;
  width: 100%;
  mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 6%, rgb(0, 0, 0) 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, transparent 0%, rgb(0, 0, 0) 6%, rgb(0, 0, 0) 94%, transparent 100%);
}
.specials--showcase .specials__marquee-track {
  display: flex;
  align-items: stretch;
  gap: 16px;
  width: max-content;
  will-change: transform;
}
.specials--showcase .specials__slide {
  flex: 0 0 auto;
  width: clamp(180px, 20vw, 260px);
}
.specials--showcase .specials__slide-card {
  margin: 0;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.specials--showcase .specials__slide-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
.specials--showcase .specials__slide-card img {
  display: block;
  width: 100%;
  height: 135px;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s ease;
}
.specials--showcase .specials__slide-card:hover img {
  transform: scale(1.08);
}
.specials--showcase .specials-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 9999;
}
.specials--showcase .specials-lightbox.is-open {
  opacity: 1;
  visibility: visible;
}
.specials--showcase .specials-lightbox__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 3rem;
  height: 3rem;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  cursor: pointer;
}
.specials--showcase .specials-lightbox__close::before, .specials--showcase .specials-lightbox__close::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 1rem;
  height: 2px;
  background: #fff;
}
.specials--showcase .specials-lightbox__close::before {
  transform: rotate(45deg);
}
.specials--showcase .specials-lightbox__close::after {
  transform: rotate(-45deg);
}
.specials--showcase .specials-lightbox__inner {
  max-width: min(1100px, 92vw);
  max-height: 88vh;
}
.specials--showcase .specials-lightbox__inner img {
  display: block;
  max-width: 100%;
  max-height: 88vh;
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 40px 120px rgba(0, 0, 0, 0.5);
}
@media (max-width: 781px) {
  .specials--showcase .specials__slide {
    width: clamp(150px, 48vw, 220px);
  }
  .specials--showcase .specials__slide-card {
    border-radius: 5px;
  }
  .specials--showcase .specials__slide-card img {
    height: 105px;
  }
}
.specials--showcase .specials__reveal {
  opacity: 0;
  transform: translateY(24px);
  filter: blur(6px);
  transition: opacity 0.8s ease, transform 0.95s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.8s ease;
}
.specials--showcase .specials__reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
.specials--showcase .specials__reveal--1 {
  transition-delay: 0ms;
}
.specials--showcase .specials__reveal--2 {
  transition-delay: 120ms;
}
.specials--showcase .specials__reveal--3 {
  transition-delay: 240ms;
}
.specials--showcase .specials__reveal--4 {
  transition-delay: 360ms;
}
.specials--showcase .specials__reveal--5 {
  transition-delay: 480ms;
}
.specials--showcase .specials__reveal--6 {
  transition-delay: 600ms;
}
@media (max-width: 981px) {
  .specials--showcase .specials__title {
    max-width: 100%;
    font-size: clamp(2rem, 7vw, 3.2rem);
  }
  .specials--showcase .specials__top-grid {
    align-items: stretch;
  }
}
@media (max-width: 781px) {
  .specials--showcase {
    padding-top: clamp(3.75rem, 10vw, 5rem);
    padding-bottom: clamp(3.75rem, 10vw, 5rem);
  }
  .specials--showcase .specials__title {
    font-size: clamp(1.95rem, 8vw, 2.8rem);
    line-height: 0.98;
  }
  .specials--showcase .specials__lead {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .specials--showcase .specials__cta {
    flex-direction: column;
    align-items: stretch;
  }
  .specials--showcase .specials__cta .wp-block-button,
  .specials--showcase .specials__cta .wp-block-button__link {
    width: 100%;
  }
  .specials--showcase .specials__cta .wp-block-button__link {
    text-align: center;
    min-width: 0;
  }
  .specials--showcase .specials__video-card,
  .specials--showcase .specials__slide-card {
    border-radius: 8px;
  }
  .specials--showcase .specials__slide-card img {
    height: 110px;
  }
}

.why-us--premium-restored {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(5rem, 8vw, 7rem);
  padding-bottom: clamp(5rem, 8vw, 7rem);
  background: radial-gradient(1100px 520px at 8% 10%, rgba(49, 112, 186, 0.14), transparent 60%), radial-gradient(900px 420px at 92% 85%, rgba(91, 154, 224, 0.1), transparent 58%), linear-gradient(180deg, #f3f6fb 0%, #eef3f9 100%);
}
@media screen and (min-width: 1500px) {
  .why-us--premium-restored {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.why-us--premium-restored::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: repeating-linear-gradient(-135deg, transparent 0, transparent 40px, rgba(49, 112, 186, 0.03) 40px, rgba(49, 112, 186, 0.03) 41px);
  z-index: 0;
}
.why-us--premium-restored .why-us__shell {
  position: relative;
  z-index: 2;
}
.why-us--premium-restored .why-us__grid {
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: start;
}
.why-us--premium-restored .why-us__media-col,
.why-us--premium-restored .why-us__content-col {
  margin-top: 0;
}
.why-us--premium-restored .why-us__media-stack {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 1rem;
}
.why-us--premium-restored .why-us__image-card {
  margin: 0;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.84);
}
.why-us--premium-restored .why-us__image-card img {
  display: block;
  width: 100%;
  aspect-ratio: 4/2.9;
  object-fit: cover;
}
.why-us--premium-restored .why-us__image-card--truck {
  border: 0;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  padding: 0;
  opacity: 0;
  transform: translateX(-60%) rotate(-0.5deg);
  transition: opacity 0.9s ease, transform 1.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  will-change: transform, opacity;
}
.why-us--premium-restored .why-us__image-card--truck img {
  aspect-ratio: auto;
  object-fit: contain;
  filter: drop-shadow(0 22px 30px rgba(0, 0, 0, 0.25));
  background: transparent;
}
.why-us--premium-restored .why-us__image-card--truck.is-visible {
  opacity: 1;
  transform: translateX(0) rotate(0);
}
@media (prefers-reduced-motion: reduce) {
  .why-us--premium-restored .why-us__image-card--truck {
    transform: none;
    opacity: 1;
    transition: none;
  }
}
.why-us--premium-restored .why-us__mini-card {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 1.15rem 1.1rem 1.2rem;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.86);
}
.why-us--premium-restored .why-us__mini-kicker {
  margin: 0 0 0.45rem;
  color: rgba(16, 29, 43, 0.62);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.why-us--premium-restored .why-us__mini-title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(1.2rem, 1.6vw, 1.65rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.03em;
}
.why-us--premium-restored .why-us__mini-text {
  margin: 0.7rem 0 0;
  color: rgba(0, 0, 0, 0.68);
  font-size: 0.94rem;
  line-height: 1.72;
}
.why-us--premium-restored .why-us__content-wrap {
  display: grid;
  gap: 0;
}
.why-us--premium-restored .why-us__eyebrow-row {
  gap: 0.45rem;
  margin-bottom: 0.8rem;
}
.why-us--premium-restored .why-us__pill {
  margin: 0;
  padding: 0.48rem 0.82rem;
  border-radius: 999px;
  border: 1px solid rgba(16, 29, 43, 0.08);
  background: rgba(255, 255, 255, 0.68);
  color: #101d2b;
  font-size: 0.74rem;
  font-weight: 600;
  line-height: 1.1;
  box-shadow: none;
}
.why-us--premium-restored .why-us__pill--alt {
  display: none;
}
.why-us--premium-restored .why-us__kicker {
  margin: 0 0 0.55rem;
  color: #101d2b;
  font-size: clamp(1.05rem, 1.35vw, 1.25rem);
  font-weight: 700;
  line-height: 1.2;
}
.why-us--premium-restored .why-us__title {
  margin: 0;
  color: #101d2b;
  font-size: clamp(2.2rem, 5vw, 3.2rem);
  font-weight: 800;
  line-height: 0.96;
  letter-spacing: -0.05em;
  text-wrap: balance;
  max-width: 22ch;
}
.why-us--premium-restored .why-us__accent {
  color: #101d2b;
}
.why-us--premium-restored .why-us__lede {
  margin: 1rem 0 0;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1rem;
  line-height: 1.82;
  max-width: 46rem;
}
.why-us--premium-restored .why-us__list {
  list-style: none;
  margin: 1.1rem 0 0;
  padding: 0;
  display: grid;
  gap: 0.55rem;
}
.why-us--premium-restored .why-us__list li {
  position: relative;
  margin: 0;
  padding: 0.72rem 0.8rem 0.72rem 1rem;
  border: 1px solid rgba(16, 29, 43, 0.06);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82);
  color: rgba(0, 0, 0, 0.72);
  font-size: 0.94rem;
  line-height: 1.55;
}
.why-us--premium-restored .why-us__list li::before {
  content: "";
  position: absolute;
  top: 1.05rem;
  left: 0.55rem;
  width: 0.28rem;
  height: 0.28rem;
  border-radius: 999px;
  background: #101d2b;
  box-shadow: 0 0 0 4px rgba(49, 112, 186, 0.06);
}
.why-us--premium-restored .why-us__list li strong {
  color: #101d2b;
}
.why-us--premium-restored .why-us__bottom-row {
  margin-top: 1rem;
  display: grid;
  gap: 0.7rem;
}
.why-us--premium-restored .why-us__trust {
  gap: 0.5rem;
}
.why-us--premium-restored .why-us__trust-item {
  margin: 0;
  padding: 0.5rem 0.78rem;
  border: 1px solid rgba(16, 29, 43, 0.06);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: none;
  gap: 0.45rem;
}
.why-us--premium-restored .why-us__trust-item p {
  margin: 0;
  color: #101d2b;
  font-size: 0.8rem;
  font-weight: 600;
  line-height: 1.2;
}
.why-us--premium-restored .why-us__trust-item:nth-child(3) {
  display: none;
}
.why-us--premium-restored .why-us__trust-dot {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 999px;
  display: inline-block;
  background: #3170ba;
  box-shadow: 0 0 0 4px rgba(49, 112, 186, 0.06);
  flex: 0 0 auto;
}
.why-us--premium-restored .why-us__actions {
  margin-top: 0.55rem;
  gap: 0.6rem;
}
.why-us--premium-restored .why-us__btn {
  margin: 0;
}
.why-us--premium-restored .why-us__btn .wp-block-button__link {
  min-width: 160px;
  border-radius: 999px;
  padding: 0.82rem 1.05rem;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.why-us--premium-restored .why-us__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.why-us--premium-restored .why-us__btn--primary .wp-block-button__link {
  background: #3170ba !important;
  color: #fff !important;
  border: 1px solid #3170ba !important;
  box-shadow: 0 16px 34px rgba(49, 112, 186, 0.24) !important;
}
.why-us--premium-restored .why-us__btn--primary .wp-block-button__link:hover {
  background: #2b61a2 !important;
  border-color: #2b61a2 !important;
  box-shadow: 0 20px 40px rgba(49, 112, 186, 0.3) !important;
}
.why-us--premium-restored .why-us__btn--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.68) !important;
  color: #101d2b !important;
  border: 1px solid rgba(16, 29, 43, 0.1) !important;
  box-shadow: none !important;
}
.why-us--premium-restored .why-us__btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.84) !important;
  border-color: rgba(16, 29, 43, 0.16) !important;
}
.why-us--premium-restored .js-whyus-reveal {
  opacity: 1;
  transform: none;
  filter: none;
  transition: opacity 0.8s ease, transform 0.95s cubic-bezier(0.2, 0.8, 0.2, 1), filter 0.8s ease;
}
.why-us--premium-restored .js-whyus-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0);
}
@media (max-width: 981px) {
  .why-us--premium-restored .why-us__media-stack {
    position: relative;
    top: auto;
  }
  .why-us--premium-restored .why-us__title {
    max-width: 100%;
    font-size: clamp(2rem, 7vw, 3.2rem);
  }
  .why-us--premium-restored .why-us__image-card img {
    aspect-ratio: 16/11;
  }
}
@media (max-width: 781px) {
  .why-us--premium-restored {
    padding-top: clamp(2.4rem, 7vw, 3.2rem);
    padding-bottom: clamp(2.4rem, 7vw, 3.2rem);
  }
  .why-us--premium-restored .why-us__title {
    font-size: clamp(1.95rem, 8vw, 2.9rem);
    line-height: 0.98;
  }
  .why-us--premium-restored .why-us__lede,
  .why-us--premium-restored .why-us__list li,
  .why-us--premium-restored .why-us__mini-text {
    font-size: 0.95rem;
    line-height: 1.72;
  }
  .why-us--premium-restored .why-us__eyebrow-row,
  .why-us--premium-restored .why-us__trust,
  .why-us--premium-restored .why-us__actions {
    justify-content: flex-start;
  }
  .why-us--premium-restored .why-us__actions {
    margin-top: 0.75rem;
    flex-direction: column;
    align-items: stretch;
  }
  .why-us--premium-restored .why-us__actions .wp-block-button,
  .why-us--premium-restored .why-us__actions .wp-block-button__link {
    width: 100%;
  }
  .why-us--premium-restored .why-us__actions .wp-block-button__link {
    text-align: center;
    min-width: 0;
  }
  .why-us--premium-restored .why-us__image-card,
  .why-us--premium-restored .why-us__mini-card,
  .why-us--premium-restored .why-us__list li {
    border-radius: 8px;
  }
  .why-us--premium-restored .why-us__trust-item {
    padding: 0.48rem 0.72rem;
  }
}

.specials--showcase .specials__title {
  max-width: 15ch;
}

.bottom-section--dramatic {
  position: relative;
  overflow: clip;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(4.5rem, 9vw, 7rem);
  padding-bottom: clamp(4.5rem, 9vw, 7rem);
  color: #fff;
  background: radial-gradient(900px 420px at 8% 8%, rgba(49, 112, 186, 0.18), transparent 60%), radial-gradient(760px 360px at 92% 18%, rgba(91, 154, 224, 0.16), transparent 58%), linear-gradient(145deg, #132232 0%, #101d2b 38%, #3080d8 100%);
}
@media screen and (min-width: 1500px) {
  .bottom-section--dramatic {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.bottom-section--dramatic::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02) 55%, transparent 100%), radial-gradient(circle at 18% 18%, rgba(49, 112, 186, 0.1), transparent 42%);
  z-index: 0;
}
.bottom-section--dramatic::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(circle at 50% 50%, transparent 58%, rgba(0, 0, 0, 0.28) 100%);
  z-index: 0;
}
.bottom-section--dramatic .bottom-section__shell {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.bottom-section--dramatic .bottom-section__panel {
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: clamp(2rem, 5vw, 4rem);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
}
.bottom-section--dramatic .bottom-section__eyebrow {
  margin: 0 0 0.9rem;
  color: #5b9ae0;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  line-height: 1.2;
}
.bottom-section--dramatic .bottom-section__title {
  margin: 0;
  color: #fff;
  font-size: clamp(2.4rem, 6vw, 5rem);
  font-weight: 800;
  line-height: 0.94;
  letter-spacing: -0.055em;
  text-wrap: balance;
  max-width: 23ch;
  margin-left: auto;
  margin-right: auto;
}
.bottom-section--dramatic .bottom-section__text {
  margin: 1.1rem auto 0;
  max-width: 48rem;
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(1rem, 1.3vw, 1.08rem);
  line-height: 1.8;
}
.bottom-section--dramatic .bottom-section__phone-line {
  margin: 1.1rem 0 0;
  color: #fff;
  font-size: clamp(1.05rem, 1.5vw, 1.2rem);
  font-weight: 700;
  line-height: 1.4;
}
.bottom-section--dramatic .bottom-section__phone-line a {
  color: #5b9ae0;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
}
.bottom-section--dramatic .bottom-section__actions {
  justify-content: center;
  gap: 0.8rem;
  margin-top: 1.5rem;
}
.bottom-section--dramatic .bottom-section__btn {
  margin: 0;
}
.bottom-section--dramatic .bottom-section__btn .wp-block-button__link {
  min-width: 190px;
  border-radius: 999px;
  padding: 1rem 1.35rem;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
.bottom-section--dramatic .bottom-section__btn .wp-block-button__link:hover {
  transform: translateY(-2px);
}
.bottom-section--dramatic .bottom-section__btn--primary .wp-block-button__link {
  background: #fff !important;
  color: #101d2b !important;
  border: 1px solid rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.14) !important;
}
.bottom-section--dramatic .bottom-section__btn--primary .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.94) !important;
  color: #0a131c !important;
  border-color: rgba(255, 255, 255, 0.94) !important;
  box-shadow: 0 22px 42px rgba(0, 0, 0, 0.18) !important;
}
.bottom-section--dramatic .bottom-section__btn--ghost .wp-block-button__link {
  background: rgba(255, 255, 255, 0.06) !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.16) !important;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12) !important;
  backdrop-filter: blur(10px);
}
.bottom-section--dramatic .bottom-section__btn--ghost .wp-block-button__link:hover {
  background: rgba(255, 255, 255, 0.12) !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
}
@media (max-width: 781px) {
  .bottom-section--dramatic {
    padding-top: clamp(3.75rem, 10vw, 5rem);
    padding-bottom: clamp(3.75rem, 10vw, 5rem);
  }
  .bottom-section--dramatic .bottom-section__panel {
    border-radius: 8px;
    padding: 1.4rem 1rem;
  }
  .bottom-section--dramatic .bottom-section__title {
    font-size: clamp(2rem, 9vw, 3.1rem);
    max-width: 100%;
  }
  .bottom-section--dramatic .bottom-section__text {
    font-size: 0.96rem;
    line-height: 1.72;
  }
  .bottom-section--dramatic .bottom-section__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .bottom-section--dramatic .bottom-section__actions .wp-block-button,
  .bottom-section--dramatic .bottom-section__actions .wp-block-button__link {
    width: 100%;
  }
  .bottom-section--dramatic .bottom-section__actions .wp-block-button__link {
    min-width: 0;
    text-align: center;
  }
}

.slideanim.slide {
  visibility: visible;
  animation: none;
}
@media screen and (min-width: 960px) {
  .slideanim.slide {
    animation: slide 1s;
  }
}

.slideanim::after {
  content: "";
  display: table;
  clear: both;
}

@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scrolling {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.nwcallback {
  bottom: 1rem !important;
}
.nwcallback .introbox p {
  font-size: 0.75rem;
}
.nwcallback .anchor {
  background: #3170ba !important;
}
@media screen and (max-width: 960px) {
  .nwcallback {
    display: none !important;
  }
}

.wp-block-media-text {
  grid-template-columns: clamp(260px, 34vw, 460px) 1fr !important;
  column-gap: clamp(18px, 3vw, 44px);
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (max-width: 700px) {
  .wp-block-media-text {
    grid-template-columns: 1fr !important;
    grid-template-areas: "content" "media" !important;
    row-gap: 1.25rem;
  }
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 2rem 0 !important;
}
@media (min-width: 960px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 2rem !important;
  }
}
@media (max-width: 700px) {
  .wp-block-media-text .wp-block-media-text__content {
    grid-area: content;
    order: 1;
    padding: 0 !important;
  }
}
.wp-block-media-text h2 {
  margin: 0 0 0.5rem;
}
.wp-block-media-text h3 {
  margin: 0 0 2rem;
}

@media (max-width: 700px) {
  .wp-block-media-text__media {
    grid-area: media;
    order: 2;
    display: block !important;
    min-height: 0;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.wp-block-media-text__media img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 700px) {
  body:not(.home) .entry-content > .wp-block-media-text:first-of-type,
  body:not(.home) .entry-content > .wp-block-media-text.is-stacked-on-mobile:first-of-type {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-areas: "content" "media" !important;
    row-gap: 1.25rem;
  }
  body:not(.home) .entry-content > .wp-block-media-text:first-of-type .wp-block-media-text__content,
  body:not(.home) .entry-content > .wp-block-media-text.is-stacked-on-mobile:first-of-type .wp-block-media-text__content {
    grid-area: content !important;
    order: 1 !important;
  }
  body:not(.home) .entry-content > .wp-block-media-text:first-of-type .wp-block-media-text__media,
  body:not(.home) .entry-content > .wp-block-media-text.is-stacked-on-mobile:first-of-type .wp-block-media-text__media {
    grid-area: media !important;
    order: 2 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}
.wp-block-gallery {
  box-sizing: content-box;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 0 2rem;
  justify-content: center;
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .wp-block-gallery {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
  margin: 0 auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  display: none;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption)::before {
  display: none !important;
}

.home #content.site-content.wrapper {
  width: 100%;
  max-width: none;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}

.page-contact-us article iframe {
  width: 100% !important;
}

.page-id-15 .entry-content .nwform {
  padding-top: 1rem;
  padding-bottom: 1rem;
  max-width: 500px !important;
  margin: 0 auto;
}

.checkin-text,
.review-text,
.slider-content {
  margin: 0;
  padding: 0.5rem;
  background: transparent;
  line-height: 1.6;
  font-size: clamp(0.95rem, 0.9rem + 0.2vw, 1.05rem);
  color: #101d2b;
  box-shadow: none;
  word-break: break-word;
}

#gs_logo_area_1:not(.verticaltickerdown):not(.verticalticker) .gs_logo_container {
  background: rgba(255, 255, 255, 0.14);
  padding: 0;
  margin: 2rem 0;
  border-radius: 5px;
}

footer.entry-meta {
  display: none !important;
}

.bay-gallery-page {
  --bay-bg: #101d2b;
  --bay-bg-2: #182c41;
  --bay-card: rgba(255, 255, 255, 0.08);
  --bay-card-border: rgba(255, 255, 255, 0.14);
  --bay-text: #ffffff;
  --bay-text-soft: rgba(255, 255, 255, 0.74);
  --bay-accent: #3170ba;
  --bay-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  color: var(--bay-text);
  background: radial-gradient(1000px 520px at 0% 0%, rgba(49, 112, 186, 0.14), transparent 60%), radial-gradient(900px 460px at 100% 8%, rgba(255, 255, 255, 0.05), transparent 55%), linear-gradient(180deg, #101d2b 0%, #182c41 100%);
  overflow: hidden;
}

.bay-ba-hero,
.bay-ba-gallery-sec {
  padding-left: 5%;
  padding-right: 5%;
}

.bay-ba-hero {
  padding-top: clamp(3.5rem, 7vw, 6rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
}

.bay-ba-gallery-sec {
  padding-top: 0;
  padding-bottom: clamp(4rem, 7vw, 6.5rem);
}

.bay-ba-shell {
  width: 100%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}

.bay-ba-kicker {
  margin: 0 0 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 0.8rem;
  line-height: 1;
  color: var(--bay-accent);
  font-weight: 700;
}

.bay-ba-title {
  margin: 0 0 1rem;
  color: var(--bay-text);
  font-size: clamp(2.2rem, 5vw, 4.5rem);
  line-height: 1.02;
  max-width: 22ch;
  text-wrap: balance;
}

.bay-ba-intro {
  margin: 0;
  max-width: 62rem;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  line-height: 1.75;
  color: var(--bay-text-soft);
}

.bay-ba-grid {
  gap: clamp(1.2rem, 2vw, 1.8rem);
  margin-bottom: clamp(1.2rem, 2vw, 1.8rem);
}
.bay-ba-grid:last-child {
  margin-bottom: 0;
}
.bay-ba-grid .wp-block-column {
  margin-top: 0 !important;
}

.bay-ba-card {
  height: 100%;
  padding: clamp(0.7rem, 1vw, 0.9rem);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
  border: 1px solid var(--bay-card-border);
  box-shadow: var(--bay-shadow);
  backdrop-filter: blur(8px);
  overflow: hidden;
}

.bay-ba-compare {
  --pos: 50%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 16/10;
  background: #0a131c;
  isolation: isolate;
  user-select: none;
  -webkit-user-select: none;
  touch-action: none;
}

.bay-ba-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bay-ba-overlay {
  position: absolute;
  inset: 0;
  overflow: hidden;
  /* This is the key fix */
  clip-path: inset(0 calc(100% - var(--pos)) 0 0);
}
.bay-ba-overlay .bay-ba-img--overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bay-ba-divider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--pos);
  width: 0;
  z-index: 3;
  pointer-events: none;
}
.bay-ba-divider::before {
  content: "";
  position: absolute;
  inset: 0;
  left: -1px;
  width: 2px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 0 24px rgba(255, 255, 255, 0.45);
}

.bay-ba-divider::after {
  content: "";
  position: absolute;
  inset: 0;
  left: -20px;
  width: 40px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.15), transparent);
  pointer-events: none;
}

.bay-ba-handle {
  position: absolute;
  top: 50%;
  left: 0;
  width: 68px;
  height: 68px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(244, 244, 244, 0.88));
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}
.bay-ba-handle::before, .bay-ba-handle::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 11px;
  height: 11px;
  border-top: 2px solid #101d2b;
  border-right: 2px solid #101d2b;
}
.bay-ba-handle::before {
  left: 18px;
  transform: translateY(-50%) rotate(-135deg);
}
.bay-ba-handle::after {
  right: 18px;
  transform: translateY(-50%) rotate(45deg);
}

.bay-ba-label {
  position: absolute;
  top: 18px;
  z-index: 4;
  padding: 0.58rem 0.8rem;
  border-radius: 999px;
  font-size: 0.76rem;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
  background: rgba(8, 13, 19, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(10px);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.18);
}

.bay-ba-label--before {
  left: 18px;
}

.bay-ba-label--after {
  right: 18px;
}

.bay-ba-range {
  position: absolute;
  inset: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: ew-resize;
  appearance: none;
  background: transparent;
  margin: 0;
}

.bay-ba-card:hover .bay-ba-card,
.bay-ba-card:focus-within .bay-ba-card {
  transform: none;
}

.bay-ba-card:hover {
  transform: translateY(-2px);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  border-color: rgba(49, 112, 186, 0.3);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.32);
}

@media (max-width: 781px) {
  .bay-ba-title {
    max-width: none;
  }
  .bay-ba-grid {
    display: block;
    margin-bottom: 1rem;
  }
  .bay-ba-card-col {
    margin-bottom: 1rem;
  }
  .bay-ba-card-col:last-child {
    margin-bottom: 0;
  }
  .bay-ba-card {
    border-radius: 8px;
  }
  .bay-ba-compare {
    aspect-ratio: 4/3;
    border-radius: 5px;
  }
  .bay-ba-handle {
    width: 58px;
    height: 58px;
  }
  .bay-ba-label {
    top: 12px;
    padding: 0.5rem 0.7rem;
    font-size: 0.7rem;
  }
  .bay-ba-label--before {
    left: 12px;
  }
  .bay-ba-label--after {
    right: 12px;
  }
}
.post-13 .entry-header {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  .post-13 .entry-header {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}

.comparison-table,
.wp-block-table.is-style-comparison {
  position: relative;
  max-width: 1040px;
  margin: clamp(1.5rem, 3vw, 2.5rem) auto;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.comparison-table::before,
.wp-block-table.is-style-comparison::before {
  content: "";
  position: absolute;
  inset: -60px;
  z-index: -1;
  background: radial-gradient(ellipse 600px 200px at 50% 0%, rgba(91, 154, 224, 0.18), transparent 70%), radial-gradient(ellipse 700px 300px at 50% 100%, rgba(49, 112, 186, 0.12), transparent 70%);
  filter: blur(40px);
  pointer-events: none;
}
.comparison-table table,
.wp-block-table.is-style-comparison table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.comparison-table thead th,
.comparison-table tbody th,
.comparison-table tbody td,
.wp-block-table.is-style-comparison thead th,
.wp-block-table.is-style-comparison tbody th,
.wp-block-table.is-style-comparison tbody td {
  padding: 1rem 1.1rem;
  text-align: center;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  color: #101d2b;
  vertical-align: middle;
  border-bottom: 1px solid rgba(16, 29, 43, 0.06);
}
.comparison-table thead th,
.wp-block-table.is-style-comparison thead th {
  background: rgba(49, 112, 186, 0.04);
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 0.98rem;
  border-bottom: 1px solid rgba(16, 29, 43, 0.1);
}
.comparison-table tbody th,
.wp-block-table.is-style-comparison tbody th {
  text-align: left;
  font-weight: 600;
  background: rgba(16, 29, 43, 0.02);
}
.comparison-table tbody tr:last-child th,
.comparison-table tbody tr:last-child td,
.wp-block-table.is-style-comparison tbody tr:last-child th,
.wp-block-table.is-style-comparison tbody tr:last-child td {
  border-bottom: 0;
}
.comparison-table thead th:last-child,
.comparison-table tbody td:last-child,
.wp-block-table.is-style-comparison thead th:last-child,
.wp-block-table.is-style-comparison tbody td:last-child {
  background: #5b9ae0;
  color: #101d2b;
  font-weight: 800;
}
.comparison-table thead th:last-child,
.wp-block-table.is-style-comparison thead th:last-child {
  background: #5295de;
  border-bottom: 2px solid #3080d8;
}
.comparison-table tbody td,
.wp-block-table.is-style-comparison tbody td {
  font-size: 1.15rem;
  font-weight: 800;
}
.comparison-table tbody td:not(:last-child),
.wp-block-table.is-style-comparison tbody td:not(:last-child) {
  color: rgba(16, 29, 43, 0.35);
}
.comparison-table tbody td:last-child,
.wp-block-table.is-style-comparison tbody td:last-child {
  color: #fff;
}
@media (max-width: 780px) {
  .comparison-table thead th,
  .comparison-table tbody th,
  .comparison-table tbody td,
  .wp-block-table.is-style-comparison thead th,
  .wp-block-table.is-style-comparison tbody th,
  .wp-block-table.is-style-comparison tbody td {
    padding: 0.7rem 0.55rem;
    font-size: 0.88rem;
  }
  .comparison-table tbody th,
  .wp-block-table.is-style-comparison tbody th {
    font-size: 0.82rem;
  }
}

.hire-steps {
  position: relative;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(3rem, 6vw, 5rem);
  padding-bottom: clamp(3rem, 6vw, 5rem);
  background: radial-gradient(1000px 480px at 8% 10%, rgba(49, 112, 186, 0.08), transparent 60%), radial-gradient(800px 400px at 92% 85%, rgba(91, 154, 224, 0.06), transparent 58%), linear-gradient(180deg, #eef3f9 0%, #f3f6fb 100%);
  overflow: clip;
}
@media screen and (min-width: 1500px) {
  .hire-steps {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
.hire-steps::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: radial-gradient(circle at 50% 50%, rgba(49, 112, 186, 0.12) 1px, transparent 1.4px);
  background-size: 26px 26px;
  opacity: 0.3;
  z-index: 0;
}
.hire-steps > * {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.hire-steps__intro {
  text-align: center;
  margin-bottom: clamp(1.5rem, 3vw, 2.5rem);
}
.hire-steps__intro h2 {
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  font-weight: 900;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #101d2b;
  margin: 0 0 1rem;
}
.hire-steps__intro p {
  max-width: 62rem;
  margin: 0 auto;
  color: rgba(16, 29, 43, 0.72);
  font-size: 1rem;
  line-height: 1.72;
}
.hire-steps__card {
  display: grid;
  grid-template-columns: 190px 1fr;
  gap: 1.5rem;
  align-items: stretch;
  padding: clamp(1.25rem, 2vw, 1.75rem);
  border: 1px solid rgba(16, 29, 43, 0.08);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(16, 29, 43, 0.06);
}
@media (max-width: 880px) {
  .hire-steps__card {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.hire-steps__tabs {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hire-steps__tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100px;
  padding: 0.9rem;
  border: 1px solid rgba(16, 29, 43, 0.12);
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  transition: background-color 220ms ease, border-color 220ms ease, transform 220ms ease, box-shadow 220ms ease;
}
.hire-steps__tab-label {
  display: block;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(16, 29, 43, 0.6);
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.hire-steps__tab-num {
  display: block;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(2.4rem, 3vw, 3rem);
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #101d2b;
  padding-left: 0.8rem;
}
.hire-steps__tab:hover {
  border-color: rgba(91, 154, 224, 0.5);
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(16, 29, 43, 0.06);
}
.hire-steps__tab.is-active {
  background: #5b9ae0;
  border-color: #3985da;
  box-shadow: 0 14px 28px rgba(34, 103, 179, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.5);
  transform: translateY(-2px);
}
.hire-steps__tab.is-active .hire-steps__tab-label {
  color: rgba(16, 29, 43, 0.82);
}
.hire-steps__tab.is-active .hire-steps__tab-num {
  color: #101d2b;
}
@media (max-width: 880px) {
  .hire-steps__tab {
    min-height: 72px;
  }
  .hire-steps__tab-num {
    font-size: 1.8rem;
  }
}
.hire-steps__panels {
  position: relative;
}
.hire-steps__panel {
  display: none;
  grid-template-columns: 1fr 40%;
  gap: clamp(1rem, 3vw, 2.5rem);
  align-items: center;
  padding: clamp(1rem, 2vw, 1.5rem) clamp(1rem, 2vw, 1.75rem);
}
.hire-steps__panel.is-active {
  display: grid;
  animation: hireStepsFade 0.42s cubic-bezier(0.2, 0.8, 0.2, 1);
}
@media (max-width: 720px) {
  .hire-steps__panel {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
.hire-steps__body h3 {
  margin: 0 0 0.85rem;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #101d2b;
}
.hire-steps__body p {
  margin: 0 0 1.4rem;
  color: rgba(16, 29, 43, 0.78);
  font-size: 1rem;
  line-height: 1.72;
  max-width: 40rem;
}
.hire-steps__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 1.6rem;
  border-radius: 3px;
  background: #5b9ae0;
  border: 1px solid #3985da;
  color: #101d2b;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-weight: 800;
  font-size: 0.92rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(34, 103, 179, 0.32);
  transition: background-color 200ms ease, transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease;
}
.hire-steps__btn:hover {
  background: #3985da;
  border-color: #2775cd;
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(32, 98, 171, 0.42);
  color: #101d2b;
}
.hire-steps__illustration {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hire-steps__illustration img {
  max-width: 100%;
  height: auto;
  max-height: 280px;
}
@media (max-width: 720px) {
  .hire-steps__illustration img {
    max-height: 200px;
  }
}

@keyframes hireStepsFade {
  0% {
    opacity: 0;
    transform: translateX(12px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.city-hero {
  background: linear-gradient(135deg, #101d2b 0%, #1e4471 100%);
  color: #fff;
  padding: clamp(5rem, 8vw, 7rem) 1.25rem;
  text-align: center;
}
.city-hero__inner {
  max-width: 880px;
  margin: 0 auto;
}
.city-hero__eyebrow {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.78rem;
  font-weight: 700;
  color: #3170ba;
  margin: 0 0 0.6rem;
}
.city-hero__title {
  color: #fff;
  font-size: clamp(1.9rem, 4.5vw, 3rem);
  line-height: 1.15;
  max-width: 22ch;
  margin: 0 auto 1rem;
}
.city-hero__sub {
  color: rgba(255, 255, 255, 0.88);
  font-size: 1.05rem;
  line-height: 1.6;
  max-width: 60ch;
  margin: 0 auto 1.75rem;
}
.city-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  justify-content: center;
}
.city-hero__actions .cta-button {
  width: auto;
  max-width: none;
  min-width: 200px;
}
.city-hero__call {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.city-hero__call:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  border-color: #fff;
}

.city-body {
  padding: clamp(3.5rem, 6vw, 5.5rem) 1.25rem;
  max-width: 1100px;
  margin: 0 auto;
}
.city-body h2, .city-body h3 {
  color: #101d2b;
  max-width: 24ch;
}
.city-body h2 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-top: 0;
}
.city-body h3 {
  font-size: clamp(1.15rem, 2vw, 1.4rem);
  margin-top: 2rem;
}
.city-body p {
  max-width: 70ch;
  line-height: 1.7;
}
.city-body__services {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 0.5rem 1.5rem;
  list-style: none;
  padding: 0;
  margin: 1rem 0 2rem;
}
.city-body__services li {
  padding-left: 1.5rem;
  position: relative;
  line-height: 1.5;
}
.city-body__services li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 0.65rem;
  height: 0.65rem;
  background: #3170ba;
  border-radius: 999px;
}

.banner {
  position: relative;
  overflow: hidden;
  padding: 0;
  background-color: #101d2b;
}
.banner .banner-media {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: #101d2b url(../images/banner-bg.jpg) center center/cover no-repeat;
  background-image: -webkit-image-set(url(../images/banner-bg.webp) type("image/webp"), url(../images/banner-bg.jpg) type("image/jpeg"));
  background-image: image-set(url(../images/banner-bg.webp) type("image/webp"), url(../images/banner-bg.jpg) type("image/jpeg"));
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 82vh;
}
.banner .banner-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(16, 29, 43, 0.88) 0%, rgba(10, 19, 28, 0.7) 42%, rgba(43, 97, 162, 0.52) 78%, rgba(16, 29, 43, 0.46) 100%);
  z-index: 1;
  pointer-events: none;
}
.banner .banner-video {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 82vh;
  background: #000;
  overflow: hidden;
}
.banner .banner-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 177.78vh;
  min-width: 100%;
  min-height: 100vh;
  height: 56.25vw;
  transform: translate(-50%, -50%);
  border: 0;
}
@media (min-width: 960px) {
  .banner {
    min-height: 82vh;
  }
  .banner .banner-media,
  .banner .banner-video,
  .banner .banner-video iframe {
    min-height: 82vh !important;
    height: 82vh !important;
  }
}
.banner .banner-image-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
}
.banner .banner-image-overlay img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.banner .banner-van {
  display: block;
  position: absolute;
  left: auto;
  right: clamp(1rem, 6vw, 7rem);
  bottom: clamp(0.5rem, 2.5vw, 2.5rem);
  z-index: 4;
  width: clamp(240px, 52vw, 520px);
  pointer-events: none;
  transform: none;
  animation: bannerVanDriveIn 1.4s cubic-bezier(0.2, 0.7, 0.12, 1) 0.2s both;
}
.banner .banner-van img {
  display: block;
  width: 80%;
  height: auto;
  filter: drop-shadow(0 18px 26px rgba(0, 0, 0, 0.35));
}
.banner .banner-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  z-index: 3;
  display: flex;
  align-items: flex-end;
  padding-top: clamp(2.1rem, 3.4vw, 3.6rem);
  padding-bottom: clamp(0.75rem, 2vw, 1.5rem);
}
@media (max-width: 1200px) {
  .banner .banner-overlay {
    padding-top: clamp(4.4rem, 8vw, 6rem);
    padding-bottom: 1rem;
  }
}
@media (max-width: 880px) {
  .banner .banner-overlay {
    padding-top: clamp(0rem, 1vw, 2rem);
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .banner .banner-van {
    left: auto;
    right: clamp(6rem, 11vw, 13rem);
    bottom: clamp(1.25rem, 4vw, 0rem);
    width: clamp(380px, 34vw, 760px);
    animation: bannerVanDriveIn 1.8s cubic-bezier(0.2, 0.7, 0.12, 1) 0.2s both;
    transform: none;
  }
  .banner .banner-van img {
    filter: drop-shadow(0 22px 30px rgba(0, 0, 0, 0.4));
  }
}
@media (max-width: 1200px) and (min-width: 881px) {
  .banner .banner-van {
    right: clamp(0.5rem, 2vw, 1.5rem);
    bottom: clamp(0.25rem, 1.8vw, 1.25rem);
    width: clamp(270px, 31vw, 400px);
  }
}
@media (max-width: 880px) {
  .banner {
    min-height: 78svh;
  }
  .banner .banner-van {
    left: 50%;
    right: auto;
    bottom: clamp(0.5rem, 2vw, 1rem);
    width: min(70vw, 300px);
    z-index: 2;
    transform: translateX(-50%);
    animation: bannerVanDriveInMobile 1.4s cubic-bezier(0.2, 0.7, 0.12, 1) 0.2s both;
  }
  .banner .banner-media,
  .banner .banner-video,
  .banner .banner-video iframe {
    min-height: 78svh;
    height: 78svh;
  }
  .banner .banner-video iframe {
    width: 177.78svh;
    height: 56.25vw;
  }
  .banner .banner-image-overlay img {
    object-position: 70% bottom;
  }
}

@keyframes bannerVanDriveIn {
  0% {
    opacity: 0;
    transform: translateX(-120%);
  }
  70% {
    opacity: 1;
    transform: translateX(4%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes bannerVanDriveInMobile {
  0% {
    opacity: 0;
    transform: translateX(calc(-80vw - 50%));
  }
  70% {
    opacity: 1;
    transform: translateX(-46%);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .banner .banner-van {
    animation: none !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
/* -----------------------------------
   BANNER GRID LAYOUT
------------------------------------ */
.banner-grid {
  position: relative;
  z-index: 2;
  width: 100%;
  display: grid;
  grid-template-columns: minmax(320px, 1fr) clamp(330px, 30vw, 400px);
  align-items: end;
  padding: 0 4% 0 7%;
  gap: clamp(1.25rem, 3vw, 3rem);
}
@media (max-width: 880px) {
  .banner-grid {
    grid-template-columns: 1fr;
    gap: 0.55rem;
    padding: 0 4% clamp(1.5rem, 5vw, 2.25rem) 4%;
    justify-items: center;
  }
}
@media (max-width: 1012px) and (min-width: 881px) {
  .banner-grid {
    grid-template-columns: minmax(300px, 1fr) clamp(300px, 38vw, 360px);
    padding: 0 2.5% 0 5%;
    gap: 1rem;
  }
}

/* -----------------------------------
   HERO BANNER FORM (RIGHT) — condensed
------------------------------------ */
.banner-form {
  display: none;
  align-self: end;
  width: 100%;
  margin-bottom: clamp(0.75rem, 2.5vw, 2rem);
  padding: clamp(1rem, 1.4vw, 1.4rem);
  border-radius: 5px;
  background: linear-gradient(160deg, rgba(16, 29, 43, 0.62) 0%, rgba(10, 19, 28, 0.66) 100%);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.45);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  animation: heroFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.45s both;
}
@media (min-width: 881px) {
  .banner-form {
    display: block;
  }
}
.banner-form__head {
  margin-bottom: 0.7rem;
}
.banner-form__title {
  margin: 0;
  color: #fff;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(1.25rem, 1.6vw, 1.7rem);
  line-height: 1.02;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
.banner-form__sub {
  margin: 0.32rem 0 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.banner-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
.banner-form textarea,
.banner-form select {
  width: 100%;
  background: #fff !important;
  background-image: none !important;
  border: 1px solid rgba(16, 29, 43, 0.16) !important;
  color: #101d2b !important;
  box-shadow: none !important;
  padding: 0.5rem 0.7rem !important;
  margin-bottom: 0.5rem !important;
  font-size: 0.88rem !important;
  line-height: 1.3 !important;
  min-height: 0 !important;
  border-radius: 3px !important;
}
.banner-form input:not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,
.banner-form textarea::placeholder,
.banner-form select::placeholder {
  color: rgba(16, 29, 43, 0.45) !important;
}
.banner-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,
.banner-form textarea:focus,
.banner-form select:focus {
  border-color: rgba(49, 112, 186, 0.5) !important;
  box-shadow: 0 0 0 1px rgba(49, 112, 186, 0.16) !important;
}
.banner-form textarea,
.banner-form .nwform textarea {
  height: 3.4rem !important;
  min-height: 3.4rem !important;
  resize: vertical;
}
.banner-form .nwform fieldset {
  margin: 0 0 0.25rem;
}
.banner-form .nwform ul.flex li:first-child {
  margin-right: 0.4rem;
}
.banner-form .nwform ul.flex li:last-child {
  margin-left: 0.4rem;
}
.banner-form label, .banner-form legend {
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.72rem;
}
.banner-form .checkbox label {
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 0.66rem;
}
.banner-form .checkbox label a {
  color: #fff;
  text-decoration: underline;
}
.banner-form input[type=submit],
.banner-form button,
.banner-form .wpcf7-submit {
  width: 100% !important;
  background: linear-gradient(135deg, #5b9ae0 0%, #6ea8e8 55%, #85b8ef 100%) !important;
  background-image: linear-gradient(135deg, #5b9ae0 0%, #6ea8e8 55%, #85b8ef 100%) !important;
  color: #101d2b !important;
  border: none !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.04em !important;
  padding: 0.72rem 1rem !important;
  margin-top: 0.2rem !important;
  border-radius: 3px !important;
  box-shadow: 0 12px 24px rgba(30, 68, 113, 0.32) !important;
  cursor: pointer;
  transition: filter 0.2s ease;
}
.banner-form input[type=submit]:hover,
.banner-form button:hover,
.banner-form .wpcf7-submit:hover {
  filter: brightness(1.06);
  color: #fff !important;
}

/* -----------------------------------
   HERO TEXT / CTA AREA (LEFT)
------------------------------------ */
.exp {
  position: relative;
  max-width: 860px;
  border-radius: 3px;
  padding: clamp(1rem, 2vw, 1.5rem) clamp(0.4rem, 2vw, 1rem) clamp(1.3rem, 4vw, 4rem);
  display: flex;
  flex-direction: column;
}
.exp > p {
  order: 1;
}
.exp h1 {
  order: 2;
}
.exp .hero-actions {
  order: 3;
}
.exp .hero-points {
  order: 4;
}
.exp p {
  color: #fff;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: clamp(0.78rem, 1.1vw, 1rem);
  letter-spacing: 0.12em;
  line-height: 1.25;
  max-width: 75ch;
  margin-top: 0;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
.exp p::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 2px;
  background: #fff;
  flex-shrink: 0;
}
@media (max-width: 640px) {
  .exp p {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
  .exp p::before {
    display: none;
  }
}
.exp h1 {
  color: #fff;
  line-height: 1.04;
  font-size: clamp(1.9rem, 3.4vw, 3.3rem);
  font-family: "bebas-neue-pro-expanded", sans-serif;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: left;
  padding: 0;
  font-weight: 800;
  margin: 0 0 clamp(1.2rem, 2.4vw, 1.8rem);
  max-width: 29ch;
  animation: heroFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.15s both;
}
@media (max-width: 640px) {
  .exp h1 {
    text-align: center !important;
  }
}
@media (max-width: 1012px) and (min-width: 881px) {
  .exp h1 {
    font-size: clamp(1.9rem, 4vw, 2.9rem);
    line-height: 1.06;
  }
}
.exp h1 span {
  color: #3170ba;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: 1em;
  line-height: 0.95;
  font-weight: 800;
}
.exp h1 .hero-line-lock {
  display: block;
  white-space: nowrap;
}
.exp .hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-bottom: clamp(1.1rem, 2.2vw, 1.6rem);
  animation: heroFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0s both;
}
@media (max-width: 640px) {
  .exp .hero-actions {
    justify-content: center;
  }
}
.exp .hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.75rem;
  position: relative;
  z-index: 3;
  animation: heroFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.3s both;
}
@media (max-width: 880px) {
  .exp .hero-points {
    justify-content: center;
  }
}
.exp .hero-point {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  text-align: left;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.26);
  border-radius: 999px;
  padding: 0.32rem 0.75rem 0.32rem 0.4rem;
  min-height: 34px;
  backdrop-filter: blur(6px);
  transition: background 180ms ease, border-color 180ms ease;
}
.exp .hero-point:hover {
  background: rgba(255, 255, 255, 0.22);
  border-color: rgba(255, 255, 255, 0.46);
}
.exp .hero-point i {
  width: 24px;
  height: 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #5b9ae0 0%, #6ea8e8 55%, #85b8ef 100%);
  color: #101d2b;
  font-size: 0.65rem;
  flex-shrink: 0;
}
.exp .hero-point span {
  color: rgba(255, 255, 255, 0.94);
  font-family: "bebas-neue-pro-expanded", sans-serif;
  text-transform: uppercase;
  font-size: 0.6rem;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.exp .cert-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
  margin: 0.5rem 0;
  max-width: 580px;
}
@media (max-width: 640px) {
  .exp .cert-logos {
    justify-content: center;
  }
}
.exp .cert-logos img {
  height: 36px;
  width: auto;
  opacity: 0.9;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
}
@media (min-width: 900px) {
  .exp .cert-logos img {
    height: 42px;
  }
}
.exp .cert-logos img:last-child {
  height: 80px;
}
@media (max-width: 880px) {
  .exp {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0.5rem;
  }
  .exp p {
    margin-bottom: 0.45rem;
    font-size: 0.72rem;
  }
  .exp h1 {
    font-size: clamp(1.7rem, 7vw, 2.3rem);
    line-height: 1.06;
    max-width: 16ch;
    margin-bottom: 0.9rem;
    margin-left: auto;
    margin-right: auto;
  }
  .exp .hero-actions {
    justify-content: center;
  }
  .exp h1, .exp p {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
  }
  .exp .hero-points {
    justify-content: center;
    margin-top: 0.45rem;
  }
}
@media (max-width: 1200px) and (min-width: 881px) {
  .exp {
    max-width: 600px;
  }
  .exp .hero-points {
    max-width: 36rem;
  }
}

/* -----------------------------------
   CTA BUTTONS (Banner)
------------------------------------ */
.hero-actions,
.mobile-quote {
  display: inline-flex;
  flex-wrap: nowrap;
  gap: 0.85rem;
  position: relative;
  margin-top: 0;
}
@media (max-width: 640px) {
  .hero-actions,
  .mobile-quote {
    justify-content: center;
    width: 100%;
  }
}
.hero-actions .cta-button,
.mobile-quote .cta-button {
  margin: 0;
  font-weight: 800;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  border-radius: 3px;
  letter-spacing: 0.04em;
}
.hero-actions .banner-button-two,
.hero-actions .banner-button-three,
.mobile-quote .banner-button-two,
.mobile-quote .banner-button-three {
  font-size: 0.9rem;
  max-width: 240px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  min-width: 170px;
  width: auto !important;
  padding: 0.82rem 1.3rem;
  border-radius: 3px;
}
.hero-actions .banner-button-two,
.mobile-quote .banner-button-two {
  background: linear-gradient(135deg, #5b9ae0 0%, #6ea8e8 55%, #85b8ef 100%);
  border: 1px solid #285d9a;
  color: #101d2b;
  margin: 0;
  text-shadow: 0 1px 2px rgba(16, 29, 43, 0.45);
  box-shadow: 0 14px 28px rgba(30, 68, 113, 0.4);
}
.hero-actions .banner-button-two:hover,
.mobile-quote .banner-button-two:hover {
  background: linear-gradient(135deg, rgba(91, 154, 224, 0.96) 0%, #6ea8e8 52%, #85b8ef 100%) !important;
  border-color: #224e81 !important;
  color: #101d2b !important;
  box-shadow: 0 20px 40px rgba(28, 63, 105, 0.52) !important;
  transform: translateY(-2px);
}
.hero-actions .banner-button-three,
.mobile-quote .banner-button-three {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(8px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28);
}
.hero-actions .banner-button-three:hover,
.mobile-quote .banner-button-three:hover {
  background: #fff !important;
  color: #101d2b !important;
  border-color: #fff !important;
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.4) !important;
  transform: translateY(-2px);
}
@media (max-width: 1012px) and (min-width: 881px) {
  .hero-actions .banner-button-two,
  .hero-actions .banner-button-three,
  .mobile-quote .banner-button-two,
  .mobile-quote .banner-button-three {
    min-width: 168px;
    padding: 0.78rem 1.1rem;
    font-size: 0.88rem;
  }
}
@media (max-width: 640px) {
  .hero-actions .banner-button-two,
  .hero-actions .banner-button-three,
  .mobile-quote .banner-button-two,
  .mobile-quote .banner-button-three {
    min-width: 144px;
    padding: 0.75rem 1rem;
    font-size: 0.85rem;
  }
}

.mobile-quote {
  display: none !important;
}

/* -----------------------------------
   BANNER FORM (Right Column)
------------------------------------ */
.banner-form {
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(12px);
  padding: 1.75rem;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  max-width: 410px;
  width: 100%;
  margin-left: auto;
  box-shadow: 6px 6px 0px 0px #3170ba;
  display: none;
}
@media (min-width: 880px) {
  .banner-form {
    display: block;
  }
}
@media (max-width: 900px) {
  .banner-form {
    margin: 0 auto;
  }
}
.banner-form h3 {
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.banner-form .nwform textarea {
  height: 5rem;
}

/* -----------------------------------
   INTRO COL SECTION
------------------------------------ */
.intro-col {
  background: radial-gradient(900px 360px at 10% 0%, rgba(49, 112, 186, 0.06), transparent 60%), linear-gradient(180deg, #fff 0%, #f7f6f1 100%);
  color: #101d2b;
  padding-top: clamp(2rem, 4vw, 3rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid rgba(49, 112, 186, 0.08);
  border-bottom: 1px solid rgba(49, 112, 186, 0.08);
}
.intro-col .wp-block-columns {
  margin-bottom: 0;
}
.intro-col .wp-block-column {
  border: 1px solid rgba(49, 112, 186, 0.1);
  border-radius: 5px;
  background: #fff;
  padding: 1.75rem;
  box-shadow: 0 10px 26px rgba(49, 112, 186, 0.06);
  transition: border-color 200ms ease, box-shadow 200ms ease, transform 200ms ease;
}
.intro-col .wp-block-column:hover {
  border-color: rgba(49, 112, 186, 0.36);
  box-shadow: 0 18px 36px rgba(49, 112, 186, 0.12);
  transform: translateY(-2px);
}
.intro-col .fas {
  margin: 0 auto 1rem;
  display: block;
  text-align: center;
  font-size: 2.5rem;
  background: #3170ba;
  border-radius: 50%;
  padding: 1rem;
  max-width: 80px;
  color: #fff;
  box-shadow: 0 10px 22px rgba(49, 112, 186, 0.28);
}
.intro-col h3 {
  margin: 0 auto 0.5rem;
  color: #101d2b;
  text-align: center;
}
.intro-col p {
  color: rgba(16, 29, 43, 0.78);
}

/* -----------------------------------
   HERO ANIMATIONS
------------------------------------ */
@keyframes heroFadeUp {
  0% {
    opacity: 0;
    transform: translateY(22px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .exp h1,
  .exp .hero-actions,
  .exp .hero-points {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}
.brands-marquee {
  padding: clamp(2rem, 4vw, 3rem) 0 clamp(1.6rem, 3vw, 2.4rem);
  background: url(../images/world-dots.png) repeat, linear-gradient(180deg, #101d2b 0%, #091018 100%);
  overflow: hidden;
}

.brands-marquee__title {
  margin: 0 0 clamp(1.2rem, 2.5vw, 1.8rem);
  text-align: center;
  color: #fff;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(1.15rem, 2.2vw, 1.6rem);
  font-weight: 800;
  letter-spacing: 0.01em;
}

.brands-marquee__viewport,
.trust-marquee__viewport {
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 7%, #000 93%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 7%, #000 93%, transparent 100%);
}

.brands-marquee__track,
.trust-marquee__track {
  display: flex;
  align-items: center;
  width: max-content;
  will-change: transform;
  animation: pmLogoMarquee 40s linear infinite;
}

.brands-marquee__track {
  gap: clamp(0.9rem, 2vw, 1.6rem);
}

.trust-marquee__track {
  gap: clamp(1.75rem, 5vw, 4rem);
  animation-duration: 44s;
}

.brands-marquee:hover .brands-marquee__track,
.trust-marquee:hover .trust-marquee__track {
  animation-play-state: paused;
}

.brands-marquee__item,
.trust-marquee__item {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
}
.brands-marquee__item img,
.trust-marquee__item img {
  width: auto;
  object-fit: contain;
  display: block;
}

.brands-marquee__item {
  width: clamp(140px, 15vw, 185px);
  height: clamp(80px, 9vw, 104px);
  padding: 0.85rem 1.05rem;
}
.brands-marquee__item img {
  max-width: 100%;
  max-height: 100%;
}

.trust-marquee__item {
  width: clamp(96px, 10vw, 124px);
  height: clamp(96px, 10vw, 124px);
  padding: 0.7rem;
}
.trust-marquee__item img {
  max-width: 100%;
  max-height: 100%;
}

.trust-marquee--section {
  padding: clamp(2rem, 4vw, 3rem) 0;
}

@keyframes pmLogoMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (prefers-reduced-motion: reduce) {
  .brands-marquee__track,
  .trust-marquee__track {
    animation: none;
    transform: none;
  }
  .brands-marquee__viewport,
  .trust-marquee__viewport {
    overflow-x: auto;
  }
}
footer.site-footer {
  color: #fff;
  background: radial-gradient(920px 420px at 8% 8%, rgba(49, 112, 186, 0.22), transparent 60%), radial-gradient(760px 360px at 92% 18%, rgba(91, 154, 224, 0.08), transparent 58%), linear-gradient(180deg, #285d9a 0%, #101d2b 54%, #080e15 100%);
  padding: 0;
  clear: both;
}
footer.site-footer .colophon {
  padding-left: 5%;
  padding-right: 5%;
  background: #101d2b;
  background-image: radial-gradient(900px 360px at 12% 14%, rgba(91, 154, 224, 0.06), transparent 60%), radial-gradient(800px 380px at 88% 22%, rgba(49, 112, 186, 0.32), transparent 56%), radial-gradient(900px 520px at 78% 84%, rgba(255, 255, 255, 0.04), transparent 52%), linear-gradient(160deg, #265892 0%, #101d2b 54%, #05090d 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: #fff;
  padding: clamp(2rem, 4vw, 3rem) 0;
  position: relative;
}
@media screen and (min-width: 1500px) {
  footer.site-footer .colophon {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
footer.site-footer .colophon::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 22px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.22));
  pointer-events: none;
}
footer.site-footer .colophon::before {
  display: none;
}
.home footer.site-footer .colophon {
  display: none;
}
footer.site-footer .colophon .reviews-wrap {
  width: min(1380px, 92vw);
  margin: 0 auto;
  padding: clamp(1rem, 1.8vw, 1.35rem);
  display: grid;
  gap: clamp(0.9rem, 1.8vw, 1.35rem);
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: radial-gradient(520px 260px at 78% 16%, rgba(91, 154, 224, 0.18), transparent 58%), radial-gradient(480px 220px at 4% 100%, rgba(255, 255, 255, 0.06), transparent 55%), linear-gradient(90deg, #101d2b 0%, #2d66aa 52%, #3170ba 100%);
  box-shadow: 0 28px 64px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}
@media (min-width: 980px) {
  footer.site-footer .colophon .reviews-wrap {
    grid-template-columns: minmax(0, 42%) minmax(0, 58%);
    align-items: center;
    column-gap: clamp(1.4rem, 3vw, 2.5rem);
  }
}
footer.site-footer .colophon .reviews-head {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
@media (max-width: 979px) {
  footer.site-footer .colophon .reviews-head {
    align-items: center;
    text-align: center;
  }
}
footer.site-footer .colophon .reviews-body {
  min-width: 0;
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.7rem;
}
@media (min-width: 980px) {
  footer.site-footer .colophon .reviews-body {
    align-content: center;
  }
}
footer.site-footer .colophon .reviews-brand {
  margin-bottom: 0.7rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
footer.site-footer .colophon .reviews-brand img {
  width: min(100%, 74px);
  height: auto;
  filter: brightness(0) invert(1);
  opacity: 0.92;
}
@media (max-width: 979px) {
  footer.site-footer .colophon .reviews-brand {
    justify-content: center;
  }
}
footer.site-footer .colophon .reviews-titles h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(2.35rem, 4.4vw, 4.8rem);
  line-height: 0.95;
  letter-spacing: -0.05em;
  max-width: 15ch;
  text-wrap: balance;
}
footer.site-footer .colophon .reviews-titles p {
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(1rem, 1vw, 1.06rem);
  line-height: 1.62;
  max-width: 34rem;
}
footer.site-footer .colophon .reviews-cta-top {
  margin-top: 1.35rem;
}
@media (max-width: 979px) {
  footer.site-footer .colophon .reviews-cta-top {
    display: flex;
    justify-content: center;
  }
}
footer.site-footer .colophon .reviews-card {
  position: relative;
  z-index: 2;
  width: min(100%, 760px);
  margin: 0;
  padding: clamp(0.95rem, 1.5vw, 1.15rem);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.94);
  overflow: hidden;
  justify-self: start;
}
footer.site-footer .colophon .reviews-card::before {
  content: "Featured Reviews";
  display: block;
  margin-bottom: 0.8rem;
  color: rgba(16, 29, 43, 0.58);
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
footer.site-footer .colophon .reviews-visual {
  position: relative;
  z-index: 1;
  width: min(100%, 340px);
  min-height: clamp(240px, 18vw, 320px);
  display: flex;
  align-items: center;
  justify-content: center;
}
footer.site-footer .colophon .reviews-visual img {
  display: block;
  width: min(100%, 300px);
  height: auto;
  object-fit: contain;
  margin: 0 auto;
  -webkit-mask-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.72) 18%, #000 42%);
  mask-image: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.72) 18%, #000 42%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
footer.site-footer .colophon .reviews-media {
  margin-top: 1rem;
  display: grid;
  gap: clamp(1rem, 2.4vw, 2rem);
  align-items: center;
}
@media (min-width: 980px) {
  footer.site-footer .colophon .reviews-media {
    grid-template-columns: minmax(0, 1fr) minmax(240px, 300px);
    min-height: clamp(240px, 18vw, 320px);
  }
}
footer.site-footer .colophon .reviews-ratings,
footer.site-footer .colophon .reviews-media .reviews-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
}
footer.site-footer .colophon .reviews-ratings {
  padding: clamp(1rem, 1.8vw, 1.3rem);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.24);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 18px 34px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(12px);
}
footer.site-footer .colophon .reviews-ratings img {
  display: block;
  width: min(100%, 400px);
  margin: 0 auto;
  height: auto;
  object-fit: contain;
}
footer.site-footer .colophon .reviews-foot {
  display: flex;
  align-items: flex-start;
  margin-top: 0;
}
@media (max-width: 979px) {
  footer.site-footer .colophon .reviews-foot {
    justify-content: center;
  }
}
footer.site-footer .colophon .reviews-foot__left {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  padding: 0.62rem 0.92rem;
  border-radius: 999px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.88rem;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
footer.site-footer .colophon .reviews-foot .dot {
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: #3170ba;
  box-shadow: 0 0 0 5px rgba(49, 112, 186, 0.18);
}
footer.site-footer .colophon .reviews-card #review-slider {
  max-width: 100% !important;
  border: none !important;
  border-radius: 5px !important;
  background: linear-gradient(180deg, #ffffff, #f5f8fc) !important;
  color: #101d2b !important;
  box-shadow: inset 0 0 0 1px rgba(49, 112, 186, 0.08), 0 10px 18px rgba(0, 0, 0, 0.04);
  text-align: left;
  padding: clamp(0.95rem, 1.4vw, 1.1rem) !important;
}
@media (max-width: 480px) {
  footer.site-footer .colophon .reviews-card #review-slider {
    padding: 1rem !important;
  }
}
footer.site-footer .colophon .reviews-card #review-slider .slider-date {
  color: rgba(16, 29, 43, 0.56) !important;
  font-weight: 800;
  font-size: 0.78rem !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
footer.site-footer .colophon .reviews-card #review-slider .slider-content {
  color: rgba(16, 29, 43, 0.82) !important;
  font-size: clamp(0.95rem, 0.95vw, 1rem);
  line-height: 1.5;
}
footer.site-footer .colophon .reviews-card #review-slider .slider-author {
  color: #101d2b !important;
  font-weight: 900;
  font-size: clamp(1rem, 1.05vw, 1.1rem) !important;
  letter-spacing: -0.03em;
}
footer.site-footer .colophon .reviews-card #review-slider svg,
footer.site-footer .colophon .reviews-card #review-slider path {
  fill: #418adb !important;
}
footer.site-footer .colophon .reviews-card #review-slider .open-quotes,
footer.site-footer .colophon .reviews-card #review-slider .close-quotes {
  color: rgba(49, 112, 186, 0.14) !important;
}
footer.site-footer .colophon .review-us-button {
  background: #5b9ae0 !important;
  color: #101d2b !important;
  border: 1px solid #3985da !important;
  border-radius: 999px !important;
  padding: 0.88rem 1.28rem !important;
  max-width: none !important;
  width: auto !important;
  letter-spacing: 0 !important;
  text-transform: none;
  font-size: 0.92rem !important;
  font-weight: 900 !important;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
footer.site-footer .colophon .review-us-button:hover {
  background: #3985da !important;
  border-color: #2775cd !important;
  color: #101d2b !important;
  transform: translateY(-2px);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.28);
}
footer.site-footer .colophon .review-us-button:active {
  transform: translateY(0);
}
footer.site-footer .colophon .review-us-button:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.9) !important;
  outline-offset: 3px;
}
@media (max-width: 959px) {
  footer.site-footer .colophon .reviews-premium__feature > .wp-block-columns:last-of-type {
    display: block;
    min-height: 0;
    margin-top: 1rem !important;
  }
  footer.site-footer .colophon .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column {
    width: 100% !important;
    flex-basis: 100% !important;
    margin: 0 !important;
  }
  footer.site-footer .colophon .reviews-premium__feature > .wp-block-columns:last-of-type > .wp-block-column:last-child,
  footer.site-footer .colophon .reviews-premium__feature > .wp-block-columns:last-of-type .reviews-premium__visual {
    display: none !important;
  }
}
@media (max-width: 979px) {
  footer.site-footer .colophon .reviews-wrap {
    width: min(94vw, 1380px);
    padding: 1.3rem;
  }
  footer.site-footer .colophon .reviews-titles h2 {
    max-width: 12ch;
    margin-left: auto;
    margin-right: auto;
  }
  footer.site-footer .colophon .reviews-titles p {
    margin-left: auto;
    margin-right: auto;
  }
  footer.site-footer .colophon .reviews-card {
    width: 100%;
  }
  footer.site-footer .colophon .reviews-visual,
  footer.site-footer .colophon .reviews-media .reviews-visual {
    display: none;
  }
  footer.site-footer .colophon .reviews-foot {
    justify-content: center;
  }
}
footer.site-footer .contact-svc {
  position: relative;
  padding: clamp(3.5rem, 6vw, 5.5rem) 0;
  background: radial-gradient(900px 360px at 10% 0%, rgba(49, 112, 186, 0.05), transparent 60%), linear-gradient(180deg, #fff 0%, #fafaf7 100%);
  border-top: 12px solid rgba(255, 255, 255, 0.94);
  box-shadow: inset 0 1px 0 rgba(91, 154, 224, 0.06), 0 -18px 38px rgba(0, 0, 0, 0.08);
  /* Map */
}
footer.site-footer .contact-svc::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 84px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.94) 0%, rgba(255, 255, 255, 0.72) 42%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
footer.site-footer .contact-svc::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(49, 112, 186, 0.32), transparent);
}
footer.site-footer .contact-svc .contact-svc__container {
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: clamp(1rem, 3vw, 2.25rem);
  padding-right: clamp(1rem, 3vw, 2.25rem);
  display: grid;
  grid-template-columns: minmax(420px, 560px) minmax(420px, 560px);
  gap: clamp(1.2rem, 3vw, 2.2rem);
  align-items: start;
  justify-content: center;
}
@media screen and (min-width: 1500px) {
  footer.site-footer .contact-svc .contact-svc__container {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
@media (max-width: 1180px) {
  footer.site-footer .contact-svc .contact-svc__container {
    grid-template-columns: minmax(0, 720px);
  }
}
footer.site-footer .contact-svc .contact-svc__card {
  background: rgba(255, 255, 255, 0.98);
  border-radius: 8px;
  padding: clamp(1.25rem, 2.2vw, 2rem);
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 26px 50px rgba(0, 0, 0, 0.14);
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}
footer.site-footer .contact-svc .contact-svc__head {
  margin-bottom: 1.1rem;
}
footer.site-footer .contact-svc .contact-svc__eyebrow {
  margin: 0 0 0.4rem;
  font-size: 0.8rem;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: #3170ba;
  font-weight: 800;
}
footer.site-footer .contact-svc .contact-svc__title {
  margin: 0 0 0.45rem;
  color: #101d2b;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.1;
  font-size: clamp(1.35rem, 2vw, 1.9rem);
}
footer.site-footer .contact-svc .contact-svc__sub {
  margin: 0;
  color: rgba(16, 29, 43, 0.72);
  line-height: 1.55;
  max-width: 60ch;
}
footer.site-footer .contact-svc .contact-svc__quick {
  margin-top: 1rem;
  display: grid;
  gap: 0.85rem;
}
footer.site-footer .contact-svc .contact-svc__quick-btn {
  display: grid;
  grid-template-columns: 42px 1fr;
  align-items: center;
  gap: 0.75rem;
  padding: 0.8rem 0.9rem;
  border-radius: 5px;
  text-decoration: none;
  border: 1px solid #418adb;
  background: #5b9ae0;
  box-shadow: 0 12px 28px rgba(35, 108, 188, 0.28);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background 0.18s ease;
}
footer.site-footer .contact-svc .contact-svc__quick-btn:hover {
  transform: translateY(-1px);
  background: #418adb;
  border-color: #287ad5;
  box-shadow: 0 16px 36px rgba(35, 108, 188, 0.34);
}
footer.site-footer .contact-svc .contact-svc__quick-btn strong {
  display: block;
  color: #101d2b;
  font-weight: 900;
  line-height: 1.1;
}
footer.site-footer .contact-svc .contact-svc__quick-btn em {
  display: block;
  margin-top: 0.1rem;
  font-style: normal;
  color: rgba(16, 29, 43, 0.92);
  font-weight: 700;
  font-size: 0.92rem;
}
footer.site-footer .contact-svc .contact-svc__quick-icon {
  width: 42px;
  height: 42px;
  border-radius: 3px;
  display: grid;
  place-items: center;
  background: #3170ba;
  color: #fff;
  font-size: 1rem;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.18);
}
footer.site-footer .contact-svc .contact-svc__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}
footer.site-footer .contact-svc .contact-svc__badge {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 0.65rem;
  border-radius: 999px;
  font-size: 0.82rem;
  font-weight: 800;
  color: rgba(49, 112, 186, 0.75);
  background: rgba(49, 112, 186, 0.12);
  border: 1px solid rgba(49, 112, 186, 0.18);
}
footer.site-footer .contact-svc .contact-svc__form {
  margin-top: 1.1rem;
}
footer.site-footer .contact-svc .contact-svc__form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
footer.site-footer .contact-svc .contact-svc__form textarea,
footer.site-footer .contact-svc .contact-svc__form select {
  background: #fff !important;
  background-image: none !important;
  border: 1px solid rgba(0, 0, 0, 0.12) !important;
  color: #101d2b !important;
  box-shadow: none !important;
}
footer.site-footer .contact-svc .contact-svc__form input:not([type=submit]):not([type=checkbox]):not([type=radio])::placeholder,
footer.site-footer .contact-svc .contact-svc__form textarea::placeholder,
footer.site-footer .contact-svc .contact-svc__form select::placeholder {
  color: rgba(16, 29, 43, 0.45) !important;
}
footer.site-footer .contact-svc .contact-svc__form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus,
footer.site-footer .contact-svc .contact-svc__form textarea:focus,
footer.site-footer .contact-svc .contact-svc__form select:focus {
  background: #fff !important;
  border-color: rgba(49, 112, 186, 0.4) !important;
  box-shadow: 0 0 0 1px rgba(49, 112, 186, 0.14) !important;
}
footer.site-footer .contact-svc .contact-svc__form label, footer.site-footer .contact-svc .contact-svc__form legend {
  color: rgba(16, 29, 43, 0.9);
}
footer.site-footer .contact-svc .contact-svc__form input[type=submit],
footer.site-footer .contact-svc .contact-svc__form button,
footer.site-footer .contact-svc .contact-svc__form .gform_button,
footer.site-footer .contact-svc .contact-svc__form .nf-form-content input[type=button],
footer.site-footer .contact-svc .contact-svc__form .nf-form-content input[type=submit],
footer.site-footer .contact-svc .contact-svc__form .wpcf7-submit {
  background: #5b9ae0 !important;
  background-image: none !important;
  color: #101d2b !important;
  border: none !important;
  font-weight: 800 !important;
  box-shadow: 0 10px 24px rgba(35, 108, 188, 0.28) !important;
}
footer.site-footer .contact-svc .contact-svc__form input[type=submit]:hover,
footer.site-footer .contact-svc .contact-svc__form button:hover,
footer.site-footer .contact-svc .contact-svc__form .gform_button:hover,
footer.site-footer .contact-svc .contact-svc__form .nf-form-content input[type=button]:hover,
footer.site-footer .contact-svc .contact-svc__form .nf-form-content input[type=submit]:hover,
footer.site-footer .contact-svc .contact-svc__form .wpcf7-submit:hover {
  background: #3985da !important;
  background-image: none !important;
  color: #101d2b !important;
}
footer.site-footer .contact-svc .contact-svc__fineprint {
  margin-top: 0.8rem;
  font-size: 0.85rem;
  color: rgba(16, 29, 43, 0.6);
}
footer.site-footer .contact-svc .contact-svc__fineprint a {
  color: #3170ba;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid rgba(49, 112, 186, 0.25);
}
footer.site-footer .contact-svc .contact-svc__fineprint a:hover {
  color: #2b61a2;
  border-bottom-color: rgba(49, 112, 186, 0.6);
}
footer.site-footer .contact-svc .contact-svc__card--area {
  background: #fff !important;
}
footer.site-footer .contact-svc .contact-svc__card--area .contact-svc__eyebrow {
  color: #3170ba;
}
footer.site-footer .contact-svc .contact-svc__card--area .contact-svc__title {
  color: #101d2b;
}
footer.site-footer .contact-svc .contact-svc__card--area .contact-svc__sub {
  color: rgba(16, 29, 43, 0.7);
}
footer.site-footer .contact-svc .contact-svc__cities-toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
footer.site-footer .contact-svc .contact-svc__cities-wrap {
  margin-top: 1.1rem;
  position: relative;
  margin-bottom: 1rem;
}
footer.site-footer .contact-svc .contact-svc__cities {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.6rem;
  max-height: 172px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  footer.site-footer .contact-svc .contact-svc__cities {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  footer.site-footer .contact-svc .contact-svc__cities {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-height: 190px;
  }
}
@media (max-width: 480px) {
  footer.site-footer .contact-svc .contact-svc__cities {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: 210px;
  }
}
footer.site-footer .contact-svc .contact-svc__cities li {
  border-radius: 999px;
  padding: 0.55rem 0.8rem;
  font-size: 0.85rem;
  line-height: 1.1;
  text-align: center;
  background: linear-gradient(180deg, #ffffff, #f1f1f1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: rgba(16, 29, 43, 0.84);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.06);
  transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}
footer.site-footer .contact-svc .contact-svc__cities li:hover {
  transform: none;
  border-color: rgba(49, 112, 186, 0.42);
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.1);
}
footer.site-footer .contact-svc .contact-svc__cities li a {
  display: inline-block;
  width: 100%;
  color: #101d2b;
  font-weight: 950;
  text-decoration: none;
}
footer.site-footer .contact-svc .contact-svc__cities li a:hover {
  color: #3170ba;
}
footer.site-footer .contact-svc .contact-svc__cities-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 56px;
  height: 48px;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.98));
  opacity: 1;
  transition: opacity 0.18s ease;
}
footer.site-footer .contact-svc .contact-svc__cities-btn {
  margin-top: 1.75rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  user-select: none;
  padding: 0.65rem 0.9rem;
  border-radius: 3px;
  background: #5b9ae0;
  border: 1px solid #418adb;
  color: #101d2b;
  font-weight: 950;
  letter-spacing: -0.01em;
  transition: transform 0.16s ease, background 0.16s ease, border-color 0.16s ease;
}
footer.site-footer .contact-svc .contact-svc__cities-btn:hover {
  transform: none;
  border-color: #287ad5;
  background: #3985da;
}
footer.site-footer .contact-svc .contact-svc__cities-less {
  display: none;
}
footer.site-footer .contact-svc .contact-svc__cities-toggle:checked ~ .contact-svc__cities-wrap .contact-svc__cities {
  max-height: 1000px;
}
footer.site-footer .contact-svc .contact-svc__cities-toggle:checked ~ .contact-svc__cities-wrap::after {
  opacity: 0;
}
footer.site-footer .contact-svc .contact-svc__cities-toggle:checked ~ .contact-svc__cities-wrap .contact-svc__cities-more {
  display: none;
}
footer.site-footer .contact-svc .contact-svc__cities-toggle:checked ~ .contact-svc__cities-wrap .contact-svc__cities-less {
  display: inline;
}
footer.site-footer .contact-svc .contact-svc__map {
  margin-top: 1.1rem;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.14);
  aspect-ratio: 16/8;
}
@media (max-width: 980px) {
  footer.site-footer .contact-svc .contact-svc__map {
    aspect-ratio: 16/10;
  }
}
footer.site-footer .contact-svc .contact-svc__map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
footer.site-footer .footer-main {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: clamp(2rem, 4vw, 3rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
  background: url(../images/world-dots.png) repeat, radial-gradient(720px 280px at 12% 8%, rgba(49, 112, 186, 0.16), transparent 60%), radial-gradient(680px 260px at 88% 18%, rgba(30, 79, 138, 0.06), transparent 56%), linear-gradient(180deg, #132232 0%, #080e15 100%);
}
@media screen and (min-width: 1500px) {
  footer.site-footer .footer-main {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
footer.site-footer .footer-partners {
  background: url(../images/world-dots.png) repeat, linear-gradient(180deg, #080e15 0%, #04060a 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: clamp(1.4rem, 3vw, 2.2rem) clamp(1.1rem, 4vw, 2.5rem);
}
footer.site-footer .footer-partners__inner {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: clamp(1.1rem, 3vw, 1.8rem);
}
footer.site-footer .footer-partners__copy .footer-partners__tagline {
  margin: 0 auto 0.35rem;
  color: #fff;
  font-family: "bebas-neue-pro-expanded", sans-serif;
  font-size: clamp(1.05rem, 1.6vw, 1.45rem);
  font-weight: 700;
  line-height: 1.3;
  max-width: 40ch;
}
footer.site-footer .footer-partners__copy .footer-partners__label {
  margin: 0;
  color: #8fc0f0;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 0.72rem;
  font-weight: 800;
}
footer.site-footer .footer-partners__logos {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.6vw, 1.25rem);
  flex-wrap: wrap;
}
footer.site-footer .footer-partners__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  padding: 0.6rem 0.9rem;
  height: 84px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.28);
}
footer.site-footer .footer-partners__badge img {
  display: block;
  max-height: 60px;
  width: auto;
  object-fit: contain;
}
footer.site-footer .footer-partners__badge:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.4);
}
footer.site-footer .footer-partners__badge--round {
  border-radius: 999px;
  width: 84px;
  padding: 0.4rem;
  background: #fff;
}
footer.site-footer .footer-partners__badge--round img {
  max-height: 64px;
  border-radius: 999px;
}
@media (max-width: 640px) {
  footer.site-footer .footer-partners__inner {
    align-items: center;
  }
}
footer.site-footer .footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.95fr 0.95fr 0.95fr;
  gap: clamp(1.2rem, 3vw, 2.2rem);
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  footer.site-footer .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  footer.site-footer .footer-grid {
    grid-template-columns: 1fr;
  }
}
footer.site-footer .footer-col {
  padding: 1.1rem 1.1rem;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}
footer.site-footer .footer-col h4 {
  margin: 0 0 0.85rem;
  color: #fff;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 0.78rem;
  font-weight: 800;
}
footer.site-footer .footer-col p, footer.site-footer .footer-col li, footer.site-footer .footer-col address {
  font-size: 0.92rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.82);
}
footer.site-footer .footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.site-footer .footer-col a {
  color: rgba(255, 255, 255, 0.82);
  text-decoration: none;
  transition: color 0.2s ease;
}
footer.site-footer .footer-col a:hover {
  color: #5b9ae0;
}
footer.site-footer .footer-col .payment-icons {
  max-width: 150px;
  margin-top: 0.5rem;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.9);
  padding: 0.3rem;
}
footer.site-footer .footer-col .socials {
  margin-top: 1rem;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
footer.site-footer .footer-col .socials a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  margin: 0;
  border-radius: 3px;
  background: #5b9ae0;
  border: 1px solid #3985da;
  color: #101d2b;
  box-shadow: 0 6px 14px rgba(34, 103, 179, 0.32);
  transition: background-color 200ms ease, transform 200ms ease, box-shadow 200ms ease;
}
footer.site-footer .footer-col .socials a i {
  font-size: 0.88rem;
  color: #fff;
  transition: transform 0.2s ease;
}
footer.site-footer .footer-col .socials a:hover {
  background: #3985da;
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(32, 98, 171, 0.42);
}
footer.site-footer .footer-col .socials a:hover i {
  color: #fff;
  transform: scale(1.12);
}
footer.site-footer .footer-logo {
  text-align: center;
}
footer.site-footer .footer-logo .footer-logo-link img {
  max-width: 230px;
  margin: 0 auto 1rem;
  display: block;
}
footer.site-footer .footer-logo .footer-tagline {
  color: rgba(255, 255, 255, 0.82) !important;
  margin: 0 0 1rem;
  line-height: 1.65;
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}
footer.site-footer .footer-logo .footer-license {
  margin: 0 auto 0.55rem;
  color: #8fc0f0;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}
footer.site-footer .footer-logo .socials {
  justify-content: center;
}
footer.site-footer .footer-service-wrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
footer.site-footer .footer-link {
  display: block;
  font-size: 0.88rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.2s ease, padding-left 0.15s ease;
}
footer.site-footer .footer-link:hover {
  color: #3170ba;
  padding-left: 4px;
}
footer.site-footer .menu-footer-menu-container ul.menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.site-footer .menu-footer-menu-container ul.menu > li.menu-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
footer.site-footer .menu-footer-menu-container ul.menu > li.menu-item > a {
  font-weight: 800;
  font-size: 0.9rem;
  color: #fff;
  text-decoration: none;
  display: block;
  transition: color 0.2s ease;
}
footer.site-footer .menu-footer-menu-container ul.menu > li.menu-item > a:hover {
  color: #3170ba;
}
footer.site-footer .menu-footer-menu-container ul.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
footer.site-footer .menu-footer-menu-container ul.sub-menu li a {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 400;
  font-size: 0.82rem;
  text-decoration: none;
  display: block;
  padding-left: 0;
  transition: color 0.2s ease;
}
footer.site-footer .menu-footer-menu-container ul.sub-menu li a:hover {
  color: #3170ba;
}
footer.site-footer .mobile-phone-footer {
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
@media (min-width: 720px) {
  footer.site-footer .mobile-phone-footer {
    display: none;
  }
}
footer.site-footer .mobile-phone-footer a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: center;
  flex: 1 1 50%;
  max-width: 50%;
  min-height: 56px;
  padding: 0.4rem 0.75rem;
  color: #fff;
  font-weight: 900;
  font-size: 0.84rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, filter 0.2s ease;
}
footer.site-footer .mobile-phone-footer a i {
  font-size: 0.95em;
}
footer.site-footer .mobile-phone-footer .mobile-phone-footer__call {
  background: #101d2b;
  color: #fff;
}
footer.site-footer .mobile-phone-footer .mobile-phone-footer__call:hover {
  background: #182c41;
  color: #fff;
}
footer.site-footer .mobile-phone-footer .mobile-phone-footer__quote {
  background: linear-gradient(135deg, #5b9ae0 0%, #6ea8e8 55%, #85b8ef 100%);
  color: #101d2b;
  border-left: 1px solid rgba(16, 29, 43, 0.18);
}
footer.site-footer .mobile-phone-footer .mobile-phone-footer__quote:hover {
  filter: brightness(1.06);
  color: #101d2b;
}
footer.site-footer .footer-legal {
  background: radial-gradient(720px 280px at 12% 8%, rgba(49, 112, 186, 0.14), transparent 60%), radial-gradient(680px 260px at 88% 18%, rgba(91, 154, 224, 0.05), transparent 56%), linear-gradient(180deg, #05090d 0%, #000 100%);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1500px) {
  footer.site-footer .footer-legal {
    padding-left: calc((100% - 1400px) / 2);
    padding-right: calc((100% - 1400px) / 2);
  }
}
footer.site-footer .footer-legal .footer-legal__inner {
  padding: 14px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
footer.site-footer .footer-legal .footer-legal__brand {
  display: flex;
  align-items: center;
}
footer.site-footer .footer-legal .footer-legal__brand .fwm-link {
  max-width: 132px;
  opacity: 0.65;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
footer.site-footer .footer-legal .footer-legal__brand .fwm-link:hover {
  opacity: 1;
  transform: translateY(-1px);
}
footer.site-footer .footer-legal .footer-legal__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  font-size: 0.86rem;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.75);
}
footer.site-footer .footer-legal .footer-legal__meta a {
  color: rgba(255, 255, 255, 0.72);
  text-decoration: none;
  transition: color 0.2s ease, opacity 0.2s ease;
}
footer.site-footer .footer-legal .footer-legal__meta a:hover {
  color: #fff;
}
footer.site-footer .footer-legal .footer-legal__meta a:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.55);
  outline-offset: 3px;
  border-radius: 3px;
}
footer.site-footer .footer-legal .footer-legal__copy {
  color: rgba(255, 255, 255, 0.85);
  font-weight: 600;
}
footer.site-footer .footer-legal .footer-legal__sep {
  opacity: 0.35;
  user-select: none;
}
footer.site-footer .footer-legal .footer-legal__badge {
  margin-left: 6px;
  padding: 6px 10px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.04);
  font-size: 0.78rem;
}
footer.site-footer .footer-legal .footer-legal__badge:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
}
footer.site-footer .footer-legal .footer-legal__powered {
  display: inline-flex;
  align-items: center;
}
footer.site-footer .footer-legal .footer-legal__powered img {
  max-width: 60px;
  opacity: 0.75;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
footer.site-footer .footer-legal .footer-legal__powered:hover img {
  opacity: 1;
  transform: translateY(-1px);
}
@media (max-width: 860px) {
  footer.site-footer .footer-legal .footer-legal__inner {
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }
  footer.site-footer .footer-legal .footer-legal__badge {
    margin-left: 0;
  }
}
@media (max-width: 520px) {
  footer.site-footer .footer-legal .footer-legal__meta {
    gap: 8px;
    font-size: 0.84rem;
  }
  footer.site-footer .footer-legal .footer-legal__powered img {
    max-width: 105px;
  }
}
@media (max-width: 719px) {
  footer.site-footer .footer-legal {
    padding-bottom: calc(64px + env(safe-area-inset-bottom));
  }
}
@media (max-width: 640px) {
  footer.site-footer .footer-accordion .accordion-content {
    display: none;
    overflow: hidden;
  }
  footer.site-footer .footer-accordion .accordion-item.active .accordion-content {
    display: block;
  }
  footer.site-footer .footer-accordion .accordion-header {
    cursor: pointer;
    position: relative;
    padding-right: 1.25rem;
    margin-bottom: 0;
  }
  footer.site-footer .footer-accordion .accordion-header::after {
    content: "▼";
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.25s ease;
    font-size: 0.7rem;
    opacity: 0.6;
  }
  footer.site-footer .footer-accordion .accordion-item.active .accordion-header::after {
    transform: rotate(180deg);
  }
}
@media (min-width: 641px) {
  footer.site-footer .footer-accordion .accordion-content {
    display: block !important;
  }
  footer.site-footer .footer-accordion .accordion-header::after {
    display: none;
  }
}
footer.site-footer .footer-main h2,
footer.site-footer .footer-main h3,
footer.site-footer .footer-main h4,
footer.site-footer .footer-main p,
footer.site-footer .footer-main li,
footer.site-footer .footer-main span,
footer.site-footer .footer-main a,
footer.site-footer .footer-main address,
footer.site-footer .footer-legal,
footer.site-footer .footer-legal p,
footer.site-footer .footer-legal li,
footer.site-footer .footer-legal span,
footer.site-footer .footer-legal a,
footer.site-footer .footer-legal__copy,
footer.site-footer .footer-legal__meta {
  color: #fff !important;
}
footer.site-footer .footer-legal__badge,
footer.site-footer .footer-legal__meta a {
  color: rgba(255, 255, 255, 0.9) !important;
}
footer.site-footer .footer-legal__badge:hover,
footer.site-footer .footer-legal__meta a:hover {
  color: #fff !important;
}

footer.entry-meta {
  display: none !important;
}

.social-menu {
  text-align: center;
  margin: 1rem;
}
.social-menu li {
  display: inline-block;
  margin: 0 0.25rem 0 0;
}
.social-menu li:last-child {
  margin: 0;
}
.social-menu li a .fa {
  color: #fff;
  font-size: 0.8rem;
  line-height: 2.5;
  text-shadow: none;
  text-align: center;
  width: 2rem;
  height: 2rem;
  background: transparent;
  border-radius: 100%;
}
.social-menu li a:hover .fa-bandcamp {
  color: #fff;
  background: #4e9bac;
}
.social-menu li a:hover .fa-delicious {
  color: #fff;
  background: #248cff;
}
.social-menu li a:hover .fa-facebook {
  color: #fff;
  background: #3b5998;
}
.social-menu li a:hover .fa-ficly {
  color: #fff;
  background: #b51c2c;
}
.social-menu li a:hover .fa-flickr {
  color: #fff;
  background: #0063db;
}
.social-menu li a:hover .fa-github {
  color: #fff;
  background: #4183c4;
}
.social-menu li a:hover .fa-google-plus {
  color: #fff;
  background: #dd4b39;
}
.social-menu li a:hover .fa-google {
  color: #fff;
  background: #dd4b39;
}
.social-menu li a:hover .fa-instagram {
  color: #fff;
  background: #517fa4;
}
.social-menu li a:hover .fa-kickstarter {
  color: #fff;
  background: #76cc1e;
}
.social-menu li a:hover .fa-linkedin {
  color: #fff;
  background: #007bb6;
}
.social-menu li a:hover .fa-pinterest {
  color: #fff;
  background: #cb2027;
}
.social-menu li a:hover .fa-twitter {
  color: #fff;
  background: #00aced;
}
.social-menu li a:hover .fa-vimeo {
  color: #fff;
  background: #aad450;
}
.social-menu li a:hover .fa-youtube {
  color: #fff;
  background: #fc0d1c;
}
.social-menu li a:hover .fa-yelp {
  color: #fff;
  background: #af0606;
}
.social-menu li a:hover .fa-angies {
  color: #fff;
  background: #7fbb00;
}
.social-menu li a:hover .fa-comment {
  color: #fff;
  background: #7fbb00;
}
.social-menu li a:hover .fa-houzz {
  color: #fff;
  background: #55a32a;
}
.social-menu li a:hover .fa-bbb {
  color: #fff;
  background: #005A78;
}
.social-menu li a:hover .fa-fire {
  color: #fff;
  background: #005A78;
}
.social-menu li a:hover .fa-homeadvisor {
  color: #fff;
  background: #f8901f;
}
.social-menu li a:hover .fa-home {
  color: #fff;
  background: #f8901f;
}
