/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/styles/screen/index.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

* {
  margin: 0;
}

:target {
  scroll-margin-block: 5px;
}

body {
  line-height: 1.44;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "tnum";
  min-height: 100vh;
}

body, h1, h2, h3, h4, p,
figure, blockquote, dl, dd {
  margin-block-end: 0;
}

img, picture, video, canvas, svg {
  display: block;
  max-width: 100%;
}

input, button, textarea, select {
  font-family: inherit;
  font-size: inherit;
}

h1, h2, h3, h4, button, input, label {
  line-height: 1.1;
}

p, h1, h2, h3, h4, h5, h6 {
  overflow-wrap: break-word;
}

p {
  text-wrap: pretty;
}

h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

html {
  box-sizing: border-box;
}

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

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table;
}

.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden;
}
.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0;
}

:focus {
  color: #333;
  outline: #ccc solid 0;
}

.alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  position: relative;
}

.aligncenter {
  text-align: center;
}

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
  margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px;
}

.gallery-caption,
.wp-caption-text {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px;
}

#wpadminbar {
  z-index: 100002;
}

html {
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  container-type: inline-size;
  height: 100%;
}
html:has(body.nav-open) {
  overflow: hidden;
}

html, body {
  scroll-behavior: smooth;
  scroll-padding-top: 15px;
  overflow-x: hidden;
}

@media (prefers-reduced-motion) {
  html, body {
    scroll-behavior: initial;
  }
}
body {
  --scrollbar: calc(100vw - 100cqw);
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
body .dgwt-wcas-darkened-overlay {
  display: none;
}
body.nav-open {
  overflow-y: hidden;
}

.content-wrapper {
  max-inline-size: var(--wp--style--global--content-size, 1280px);
  margin-inline: auto;
  width: 100%;
}

body svg {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  font-weight: 400;
}

h1,
.h1 {
  line-height: 45px;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    line-height: 70px;
  }
}

h2,
.h2 {
  line-height: 30px;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    line-height: 60px;
  }
}

h3,
.h3 {
  line-height: 26px;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    line-height: 35px;
  }
}

h4,
.h4 {
  line-height: 22px;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    line-height: 29px;
  }
}

embed,
iframe,
img,
object,
video,
picture,
svg,
.wp-caption {
  max-width: 100%;
}

img,
picture,
svg {
  display: block;
  margin-inline: auto;
}

img {
  height: auto;
  vertical-align: top;
}

figure {
  margin: 0;
}

abbr {
  text-decoration: none;
}

input,
select,
textarea {
  background-color: var(--wp--preset--color--white);
  border: 1px solid var(--wp--preset--color--sky-blue);
  color: var(--wp--preset--color--ocean-blue);
  font-weight: 400;
  font-size: 1.6rem;
  padding: 0.75em 1.0625em 0.8125em;
  line-height: 1;
  width: 100%;
}
input:hover,
select:hover,
textarea:hover {
  box-shadow: inset 0 0 2px rgba(68, 68, 68, 0.6);
}
input:active,
select:active,
textarea:active {
  border-color: var(--wp--preset--color--sky-blue);
}
.woocommerce-lost-password input,
.woocommerce-lost-password select,
.woocommerce-lost-password textarea {
  width: 20.8888888889em;
}

input:focus,
textarea:focus {
  border-color: var(--wp--preset--color--sky-blue);
  outline: none;
}
input.placeholder,
textarea.placeholder {
  color: var(--wp--preset--color--ocean-blue);
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: var(--wp--preset--color--ocean-blue);
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--wp--preset--color--ocean-blue);
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--wp--preset--color--ocean-blue);
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--wp--preset--color--ocean-blue);
  opacity: 1;
  font-weight: 300;
  line-height: 1.6875em;
}

input[type=checkbox], input[type=image], input[type=radio] {
  width: 1.1111111111em;
  height: 1.1111111111em;
  border-color: var(--wp--preset--color--sky-blue);
  border-radius: 100%;
  display: flex;
  place-content: center;
  place-items: center;
  padding: 0;
  margin: 0;
}
input input:-webkit-autofill,
input input:-webkit-autofill:hover,
input input:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: green;
  -webkit-box-shadow: 0 0 0 1000px #000 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-inline-end: 0.6111111111em;
  position: relative;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border: 2px solid var(--wp--preset--color--ocean-blue);
  border-radius: 100%;
  background-color: var(--wp--preset--color--white);
}
input[type=checkbox]::before {
  background-color: var(--wp--preset--color--ocean-blue);
  background-size: 0.5555555556em 0.3333333333em;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 100%;
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  transform: scale(0);
  transform-origin: center center;
  transition: 120ms transform ease-in-out;
  position: absolute;
  top: 1px;
  left: 1px;
}
input[type=checkbox]:checked::before {
  transform: scale(1);
}
input[type=radio]:checked, input[type=radio]:not(:checked) {
  position: absolute;
  visibility: hidden;
}
input[type=radio]:checked + label, input[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 2.3888888889em;
  cursor: pointer;
  line-height: 20px;
  display: inline-flex;
  place-items: center;
}
input[type=radio]:checked + label::before, input[type=radio]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border: 2px solid var(--wp--preset--color--ocean-blue);
  border-radius: 100%;
  background-color: var(--wp--preset--color--white);
}
input[type=radio]:checked + label::after, input[type=radio]:not(:checked) + label::after {
  content: "";
  background-color: var(--wp--preset--color--ocean-blue);
  background-size: 12px 9px;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 100%;
  display: flex;
  place-content: center;
  place-items: center;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 3px;
  transition: all 0.2s ease;
}
input[type=radio]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
input[type=radio]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}

textarea textarea:-webkit-autofill,
textarea textarea:-webkit-autofill:hover,
textarea textarea:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: green;
  -webkit-box-shadow: 0 0 0 1000px #000 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

select {
  padding-block: 0.6875em 0.75em;
  padding-inline: 0.6875em;
  white-space: nowrap;
  text-overflow: ellipsis;
}
select select:-webkit-autofill,
select select:-webkit-autofill:hover,
select select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: green;
  -webkit-box-shadow: 0 0 0 1000px #000 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.form-select-wrapper {
  position: relative;
  line-height: 1;
}
.form-select-wrapper::before {
  --width: 1px;
  position: absolute;
  top: 50%;
  right: 19px;
  content: " ";
  width: 0;
  height: 0;
  margin-top: -7px;
  border-style: solid;
  border-width: 0 var(--width) var(--width) 0;
  border-color: var(--wp--preset--color--black);
  padding: 3px;
  transform: rotate(45deg);
  pointer-events: none;
}
.form-select-wrapper select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

fieldset {
  border: none;
  padding: 0;
}

legend {
  color: var(--wp--preset--color--ocean-blue);
  font-size: 2.2rem;
  font-weight: 700;
}

button,
[type=button],
[type=reset],
[type=submit],
[type=image],
[type=checkbox],
[type=radio],
summary {
  cursor: pointer;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button {
  display: none;
}

.password-field .field {
  position: relative;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.password-field .field.wide {
  width: 100%;
}
.password-field .field.wide span {
  width: 100%;
}
.password-field .field .woocommerce-password-strength,
.password-field .field .woocommerce-password-hint {
  display: none !important;
}
.password-field .field button {
  position: absolute;
  right: 10px;
  border: 0;
  background: none;
  padding: 0;
  display: flex;
  align-items: center;
}
.password-field .field button:hover, .password-field .field button:focus {
  background: none;
}

.slide-in-main .password-field,
.slide-in-main .password-field .field {
  width: auto;
}

.strength {
  font-size: 1.4rem;
}

button,
input[type=button],
input[type=reset],
input[type=submit]:not(.search-form-submit),
.button {
  background-color: transparent;
  border: 2px solid var(--wp--preset--color--ocean-blue);
  color: var(--wp--preset--color--ocean-blue);
  padding: 0.667em 1.33em;
  white-space: normal;
  text-decoration: none;
  width: auto;
}
@media (hover: hover) {
  button:hover, button:focus-within,
  input[type=button]:hover,
  input[type=button]:focus-within,
  input[type=reset]:hover,
  input[type=reset]:focus-within,
  input[type=submit]:not(.search-form-submit):hover,
  input[type=submit]:not(.search-form-submit):focus-within,
  .button:hover,
  .button:focus-within {
    background-color: var(--wp--preset--color--ocean-blue);
    color: var(--wp--preset--color--white);
  }
}

button.button-fill,
.button.button-fill {
  background-color: var(--wp--preset--color--ocean-blue);
  color: var(--wp--preset--color--white);
}
button.wc-backward,
.button.wc-backward {
  background-color: var(--wp--preset--color--ocean-blue);
  color: var(--wp--preset--color--lemon-yellow);
}
@media (hover: hover) {
  button.wc-backward:hover, button.wc-backward:focus-within,
  .button.wc-backward:hover,
  .button.wc-backward:focus-within {
    background-color: transparent;
    color: var(--wp--preset--color--ocean-blue);
  }
}
button.button-order-actions,
.button.button-order-actions {
  --max-width: 100%;
  color: var(--wp--preset--color--ocean-blue);
  background-color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--white);
  box-shadow: var(--wp--custom--box-shadow--product);
  font-size: 1.6rem;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  width: var(--max-width);
}
@media (min-width: 640px) {
  button.button-order-actions,
  .button.button-order-actions {
    --max-width: 230px;
  }
}
button.button-fill-yellow,
.button.button-fill-yellow {
  box-shadow: var(--wp--custom--box-shadow--product);
  color: var(--wp--preset--color--lemon-yellow);
  width: min(100%, 368px);
  display: block;
  margin-inline: auto;
  text-align: center;
  text-decoration: none;
}
button.button-edit-account,
.button.button-edit-account {
  border-width: 1px;
  font-size: 1.6rem;
}
button.button-link,
.button.button-link {
  border-width: 0;
  text-decoration: underline;
  padding: 0.3125em 0;
  font-weight: 700;
  font-size: 1.6rem;
}
@media (hover: hover) {
  button.button-link:hover, button.button-link:focus-within,
  .button.button-link:hover,
  .button.button-link:focus-within {
    background-color: transparent;
    color: var(--wp--preset--color--ocean-blue);
  }
}
button.alt,
.button.alt {
  background-color: var(--wp--preset--color--ocean-blue);
  box-shadow: var(--wp--custom--box-shadow--default);
  color: var(--wp--preset--color--lemon-yellow);
  display: block;
  text-align: center;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  button.alt,
  .button.alt {
    min-width: 20em;
  }
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type=button]:disabled,
.site-container input[type=button]:disabled:hover,
.site-container input[type=reset]:disabled,
.site-container input[type=reset]:disabled:hover,
.site-container input[type=submit]:disabled,
.site-container input[type=submit]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type=submit]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: 700;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
}

.more-link {
  position: relative;
}

:root {
  --volg-blue: #003087;
  --volg-light-blue: #4A90C2;
}

.scrollbar-minimal::-webkit-scrollbar {
  width: 8px;
}

.scrollbar-minimal::-webkit-scrollbar-track {
  background: transparent;
}

.scrollbar-minimal::-webkit-scrollbar-thumb {
  background: var(--volg-light-blue);
  border-radius: 4px;
}

.scrollbar-minimal::-webkit-scrollbar-thumb:hover {
  background: var(--volg-blue);
}

/* Firefox */
.scrollbar-minimal {
  scrollbar-width: thin;
  scrollbar-color: var(--volg-light-blue) transparent;
}

.entry-content,
.top-bar,
.error404 .entry {
  min-height: calc(100vh - var(--header-height, 0px) - var(--footer-height, 0px));
  flex: 1;
  max-inline-size: 100%;
  margin-inline: auto;
  box-sizing: border-box;
}

.site-inner p,
.entry-content p {
  margin-bottom: 1.2em;
}

.site-inner ul li,
.entry-content ul li {
  margin-bottom: 0.2em;
}

.site-inner ul,
.entry-content ul {
  margin-bottom: 1em;
}

.site-container {
  transition: transform 520ms ease-in-out;
  min-height: calc(100vh - var(--header-height, 0px));
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1300px) {
  .site-container {
    padding: 0 24px;
  }
}

@media screen and (max-width: 480px) {
  .mobile-alignfull {
    padding: 10px 20px !important;
  }
}
.localads-top-bar {
  background: linear-gradient(90deg, #00C853 0%, #00A045 100%);
  padding-block: 10px;
}
.localads-top-bar.is-hidden {
  display: none;
}
.localads-top-bar__container {
  max-inline-size: 1578px;
  margin-inline: auto;
  padding-inline: 24px;
}
@media screen and (min-width: 1024px) {
  .localads-top-bar__container {
    padding-inline: 68px;
  }
}
.localads-top-bar__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.localads-top-bar__text {
  font: 500 13px/19.5px "DM Sans", sans-serif;
  color: #fff;
  text-align: center;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .localads-top-bar__text {
    padding-right: 32px;
  }
}
.localads-top-bar__arrow {
  display: inline-block;
  flex-shrink: 0;
}
.localads-top-bar__close {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: #fff;
  opacity: 0.8;
  transition: opacity 0.2s;
}
.localads-top-bar__close:hover {
  opacity: 1;
}
.localads-top-bar__close svg {
  display: block;
}

.localads-header-top {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  border-bottom: 1px solid #e2e4e9;
  transition: transform 300ms ease, background 300ms ease, backdrop-filter 300ms ease, box-shadow 300ms ease;
  position: sticky;
  top: 0;
  z-index: 10000;
}
.localads-header-top.is-scrolled-down {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.localads-header-top__container {
  max-width: 1578px;
  margin: 0 auto;
  padding: 0;
  height: 100%;
}
@media screen and (min-width: 1024px) {
  .localads-header-top__container {
    padding: 0 68px;
  }
}
@media (max-width: 1023px) {
  .localads-header-top.is-scrolled-down .localads-header-top__container {
    padding: 0 24px;
  }
}
.localads-header-top__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 10px 0;
}
@media (min-width: 1024px) {
  .localads-header-top__inner {
    padding: 10px 0;
  }
}
.localads-header-top__logo {
  flex-shrink: 1;
  min-width: 0;
}
.localads-header-top__logo .custom-logo-link,
.localads-header-top__logo .localads-logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.localads-header-top__logo img, .localads-header-top__logo .custom-logo {
  width: 175px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  .localads-header-top__logo img, .localads-header-top__logo .custom-logo {
    width: 187px;
    height: auto;
  }
}
.localads-header-top__logo .site-title {
  font: 700 24px/1 "DM Sans", sans-serif;
  color: #21242c;
  text-decoration: none;
}
.localads-header-top__nav {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1023px) {
  .localads-header-top__nav {
    display: none;
  }
}
.localads-header-top__nav .localads-header-top__nav-list,
.localads-header-top__nav .menu {
  display: flex;
  align-items: center;
  gap: 32px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.localads-header-top__nav .localads-header-top__nav-list > li,
.localads-header-top__nav .menu > li {
  position: relative;
}
.localads-header-top__nav .localads-header-top__nav-list > li > a,
.localads-header-top__nav .menu > li > a {
  font: 500 14px/21px "DM Sans", sans-serif;
  color: #4B5768;
  text-decoration: none;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: color 0.2s ease;
  position: relative;
}
.localads-header-top__nav .localads-header-top__nav-list > li > a::before,
.localads-header-top__nav .menu > li > a::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00C767;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.localads-header-top__nav .localads-header-top__nav-list > li > a:hover,
.localads-header-top__nav .menu > li > a:hover {
  color: #00C767;
}
.localads-header-top__nav .localads-header-top__nav-list > li > a:hover::before,
.localads-header-top__nav .menu > li > a:hover::before {
  opacity: 1;
}
.localads-header-top__nav .localads-header-top__nav-list > li > a:after,
.localads-header-top__nav .menu > li > a:after {
  content: "";
  display: none;
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 fill=%27none%27%3E%3Cpath d=%27M0.666016 0.666992L4.66602 4.66699L8.66602 0.666992%27 stroke=%27%234B5768%27 stroke-width=%271.33333%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 4px;
  transition: transform 0.2s ease;
}
.localads-header-top__nav .localads-header-top__nav-list > li.current-menu-item > a, .localads-header-top__nav .localads-header-top__nav-list > li.current-menu-ancestor > a,
.localads-header-top__nav .menu > li.current-menu-item > a,
.localads-header-top__nav .menu > li.current-menu-ancestor > a {
  color: #00C767;
}
.localads-header-top__nav .localads-header-top__nav-list > li.current-menu-item > a::before, .localads-header-top__nav .localads-header-top__nav-list > li.current-menu-ancestor > a::before,
.localads-header-top__nav .menu > li.current-menu-item > a::before,
.localads-header-top__nav .menu > li.current-menu-ancestor > a::before {
  opacity: 1;
}
.localads-header-top__nav .localads-header-top__nav-list > li.menu-item-has-children > a:after,
.localads-header-top__nav .menu > li.menu-item-has-children > a:after {
  display: block;
}
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu,
.localads-header-top__nav .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  min-width: 200px;
  padding: 8px 0;
  border-radius: 6px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.2s ease;
}
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu li a,
.localads-header-top__nav .menu > li .sub-menu li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  padding: 8px 20px;
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #21242c;
  text-decoration: none;
  transition: background 0.2s ease;
}
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu li a > span,
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu li a [itemprop=name],
.localads-header-top__nav .menu > li .sub-menu li a > span,
.localads-header-top__nav .menu > li .sub-menu li a [itemprop=name] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu li a .menu-item-icon,
.localads-header-top__nav .menu > li .sub-menu li a .menu-item-icon {
  width: 20px;
  height: 20px;
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.localads-header-top__nav .localads-header-top__nav-list > li .sub-menu li a:hover,
.localads-header-top__nav .menu > li .sub-menu li a:hover {
  background: #f5f5f5;
  color: #e21212;
}
.localads-header-top__nav .localads-header-top__nav-list > li:hover .sub-menu,
.localads-header-top__nav .menu > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.localads-header-top__right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 16px;
}
.localads-header-top__service-label {
  display: none;
  font: 400 12px/18px "DM Sans", sans-serif;
  color: #7C8A9C;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .localads-header-top__service-label {
    display: inline;
  }
}
.localads-header-top__cta-button {
  display: none;
  background: #2474F5;
  color: #fff;
  font: 600 13px/19.5px "DM Sans", sans-serif;
  padding: 12px 32px;
  border-radius: 9999px;
  box-shadow: 0 4px 16px 0 rgba(59, 130, 246, 0.2);
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .localads-header-top__cta-button {
    display: inline-block;
  }
}
.localads-header-top__cta-button:hover {
  background: #1b63d4;
  color: #fff;
}
.localads-header-top__burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  gap: 4px;
  transition: all 0.2s ease;
}
@media (max-width: 1023px) {
  .localads-header-top__burger {
    display: flex;
  }
}
.localads-header-top__burger .burger-bar {
  width: 20px;
  height: 2px;
  background-color: #21242c;
  border-radius: 2px;
  transition: 0.3s;
}
.localads-header-top__burger:hover .burger-bar {
  background-color: #e21212;
}
.localads-header-top__burger.is-active .burger-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.localads-header-top__burger.is-active .burger-bar:nth-child(2) {
  opacity: 0;
}
.localads-header-top__burger.is-active .burger-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.localads-header-top__search-mobile {
  display: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: white;
  border: 1px solid #e2e4e9;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.localads-header-top__search-mobile svg {
  width: 20px;
  height: 20px;
  color: #21242c;
}
.localads-header-top__search-mobile:hover {
  border-color: #e21212;
}
.localads-header-top__search-mobile:hover svg {
  color: #e21212;
}
@media (max-width: 1023px) {
  .localads-header-top .mobile-flex-container {
    display: flex;
    gap: 12px;
  }
}

.site-header {
  position: relative;
  z-index: 10000;
}

.localads-search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.localads-search-modal.is-open {
  opacity: 1;
  visibility: visible;
}
.localads-search-modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
}
.localads-search-modal__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1200px;
  width: calc(100% - 40px);
  max-height: calc(100vh - 80px);
  overflow-y: auto;
  z-index: 1;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.localads-search-modal__container::-webkit-scrollbar {
  display: none;
}
.localads-search-modal__content {
  position: relative;
  background: #fff;
  padding: 60px 80px;
}
@media (max-width: 768px) {
  .localads-search-modal__content {
    padding: 40px 30px;
  }
}
.localads-search-modal__corner {
  position: absolute;
  width: 40px;
  height: 40px;
  border-color: #283680;
  border-style: solid;
  pointer-events: none;
}
.localads-search-modal__corner--tl {
  top: -20px;
  left: -20px;
  border-width: 3px 0 0 3px;
}
.localads-search-modal__corner--tr {
  display: none;
}
.localads-search-modal__corner--bl {
  display: none;
}
.localads-search-modal__corner--br {
  bottom: -20px;
  right: -20px;
  border-width: 0 3px 3px 0;
}
.localads-search-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent;
  border: none;
  padding: 8px;
  cursor: pointer;
  color: #737373;
  transition: color 0.2s ease;
  z-index: 2;
}
.localads-search-modal__close:hover {
  color: #283680;
}
.localads-search-modal__close svg {
  display: block;
}
.localads-search-modal__title {
  display: block;
  font: 700 32px/40px "DM Sans", sans-serif;
  color: #262626;
  margin: 0 0 40px 0;
  text-align: left;
}
@media (max-width: 768px) {
  .localads-search-modal__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
  }
}
.localads-search-modal__search-container {
  position: relative;
  margin-bottom: 32px;
  padding: 3px;
  border: 3px solid #283680;
}
.localads-search-modal__search-corner {
  display: none;
}
.localads-search-modal__form {
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
}
.localads-search-modal__search-icon {
  position: absolute;
  left: 24px;
  color: #737373;
  pointer-events: none;
}
@media (max-width: 768px) {
  .localads-search-modal__search-icon {
    left: 16px;
    width: 20px;
    height: 20px;
  }
}
.localads-search-modal__input {
  width: 100%;
  padding: 24px 24px 24px 60px;
  border: none;
  font: 400 18px/24px "DM Sans", sans-serif;
  color: #262626;
  background: transparent;
}
.localads-search-modal__input::-moz-placeholder {
  color: #a3a3a3;
}
.localads-search-modal__input::placeholder {
  color: #a3a3a3;
}
.localads-search-modal__input:focus {
  outline: none;
}
@media (max-width: 768px) {
  .localads-search-modal__input {
    padding: 16px 16px 16px 48px;
    font-size: 16px;
    line-height: 22px;
  }
}
.localads-search-modal__actions {
  display: flex;
  gap: 16px;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .localads-search-modal__actions {
    flex-direction: column;
    margin-bottom: 32px;
  }
}
.localads-search-modal__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 16px 32px;
  font: 700 14px/20px "DM Sans", sans-serif;
  letter-spacing: 0.8px;
  text-decoration: none;
  border: 2px solid transparent;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.localads-search-modal__button svg {
  flex-shrink: 0;
}
.localads-search-modal__button--primary {
  background: #283680;
  color: #fff;
  border-color: #283680;
}
.localads-search-modal__button--primary:hover {
  background: #1f2860;
  border-color: #1f2860;
}
.localads-search-modal__button--secondary {
  background: #fff;
  color: #283680;
  border-color: #283680;
}
.localads-search-modal__button--secondary:hover {
  background: #f5f5f5;
}
@media (max-width: 768px) {
  .localads-search-modal__button {
    padding: 14px 24px;
    width: 100%;
  }
}
.localads-search-modal__categories-title {
  font: 700 18px/24px "DM Sans", sans-serif;
  color: #262626;
  margin: 0 0 24px 0;
}
@media (max-width: 768px) {
  .localads-search-modal__categories-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 16px;
  }
}
.localads-search-modal__categories-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 992px) {
  .localads-search-modal__categories-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .localads-search-modal__categories-grid {
    grid-template-columns: 1fr;
  }
}
.localads-search-modal__category-card {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  font: 600 16px/22px "DM Sans", sans-serif;
  color: #262626;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s ease;
  cursor: pointer;
  width: 100%;
}
.localads-search-modal__category-card:hover {
  background: #fff;
  border-color: #283680;
  color: #283680;
}
.localads-search-modal__category-card:active {
  transform: scale(0.98);
}
@media (max-width: 768px) {
  .localads-search-modal__category-card {
    padding: 16px;
    font-size: 14px;
    line-height: 20px;
  }
}

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-responsive-menu {
  background-color: var(--wp--preset--color--white);
  display: block;
  width: 100%;
  height: 100vh;
  z-index: 3;
}
@media (min-width: 1024px) {
  .genesis-responsive-menu {
    background-color: transparent;
    display: inherit;
    grid-column: 1/-1;
    grid-row: 2;
    height: auto;
  }
}

.menu-toggle {
  grid-column: 1/2;
  grid-row: 1;
  background-color: var(--wp--preset--color--white);
  box-shadow: var(--wp--custom--box-shadow--default);
  border-width: 0;
  margin-right: 0;
  margin-left: auto;
  overflow: hidden;
  text-align: center;
  visibility: visible;
  padding: 0;
  width: 50px;
  display: flex;
  place-content: center;
  place-items: center;
  z-index: 2;
  transition: none;
}
@media (min-width: 1024px) {
  .menu-toggle {
    display: none;
    visibility: hidden;
  }
}
.menu-toggle:focus, .menu-toggle:hover {
  background-color: transparent;
  border-width: 0;
  outline: none;
}
.menu-toggle span {
  display: block;
  float: right;
  position: relative;
  height: 2px;
  background-color: var(--wp--preset--color--ocean-blue);
  width: 2.6rem;
  border-radius: 3px;
}
.menu-toggle span::before, .menu-toggle span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--wp--preset--color--ocean-blue);
  border-radius: 3px;
  content: " ";
}
.menu-toggle span::before {
  top: -8px;
  transition: top 0.2s 0.2s, transform 0.2s 0s;
}
.menu-toggle span::after {
  bottom: -8px;
  transition: bottom 0.2s 0.2s, transform 0.2s 0s;
}
.menu-toggle.activated span {
  background: 0 0;
}
.menu-toggle.activated span::before {
  top: 0;
  transform: rotate(45deg);
  transition: top 0.2s 0s, transform 0.2s 0.2s;
}
.menu-toggle.activated span::after {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 0.2s 0s, transform 0.2s 0.2s;
}

.sub-menu-toggle {
  background-color: transparent;
  border: none;
  padding: 0;
  position: absolute;
  height: 30px;
  right: 0;
  top: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .sub-menu-toggle {
    display: none;
    visibility: hidden;
  }
}
@media (hover: hover) {
  .sub-menu-toggle:hover, .sub-menu-toggle:focus-within {
    background-color: transparent;
  }
}
.sub-menu-toggle::before {
  content: "";
  background-size: 8px 13px;
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  position: relative;
  transform-origin: center center;
  transition: transform 320ms linear;
}
.sub-menu-toggle.activated::before {
  transform: rotate(90deg);
  transition: transform 320ms linear;
}

.sub-menu {
  display: none;
}
.sub-menu .sub-menu-toggle {
  inset-inline-end: 0;
  justify-content: start;
  top: 2px;
}
.sub-menu .sub-menu-toggle::before {
  background-size: 8px 13px;
}
.sub-menu .sub-menu-toggle.activated::before {
  transform: rotate(0deg);
}
.sub-menu .sub-menu-visible .sub-menu-toggle {
  left: auto;
  right: 0;
}
.sub-menu .sub-menu-visible .sub-menu-toggle::before {
  background-position: right;
}

.back-button {
  background-color: transparent;
  border: none;
  position: absolute;
  top: 0;
  left: var(--padding-inline);
  right: var(--padding-inline);
  opacity: 0;
  padding-left: 1.8125em;
  padding-block: 0.3125em;
  pointer-events: none;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
}
@media (min-width: 480px) {
  .back-button {
    top: 0;
  }
}
.back-button::before {
  content: "";
  background-size: 15px 13px;
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  transform: rotate(-180deg);
}
@media (hover: hover) {
  .back-button:hover, .back-button:focus-within {
    background-color: transparent;
    color: var(--wp--preset--color--ocean-blue);
  }
}
.back-button.activated {
  opacity: 1;
  pointer-events: all;
  z-index: 1000;
}
.back-button-active > a,
.back-button-active > button {
  opacity: 0;
  pointer-events: none;
}

.localads-header-top__nav {
  display: none;
}
@media (min-width: 1024px) {
  .localads-header-top__nav {
    display: flex;
    justify-content: center;
  }
}
.localads-header-top__nav-list,
.localads-header-top__nav ul {
  display: flex;
  gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.localads-header-top__nav li,
.localads-header-top__nav .localads-header-top__nav-item {
  display: flex;
  align-items: center;
}
.localads-header-top__nav li > a,
.localads-header-top__nav .localads-header-top__nav-item > a,
.localads-header-top__nav .localads-header-top__nav-item {
  font: 700 14px/20px "DM Sans", sans-serif;
  padding: 12px 20px;
  padding-bottom: 8px;
  border-radius: 6px;
  color: #262626;
  text-decoration: none;
  transition: all 0.2s;
  text-transform: capitalize;
  letter-spacing: 0.35px;
}
.localads-header-top__nav li > a:hover, .localads-header-top__nav li > a:focus,
.localads-header-top__nav .localads-header-top__nav-item > a:hover,
.localads-header-top__nav .localads-header-top__nav-item > a:focus,
.localads-header-top__nav .localads-header-top__nav-item:hover,
.localads-header-top__nav .localads-header-top__nav-item:focus {
  color: #283680;
}
.localads-header-top__nav .current_page_item,
.localads-header-top__nav .current-menu-item,
.localads-header-top__nav .active-anchor {
  position: relative;
}
.localads-header-top__nav .current_page_item > a,
.localads-header-top__nav .current-menu-item > a,
.localads-header-top__nav .active-anchor > a {
  color: #00C767 !important;
  font-weight: 700;
}
.localads-header-top__nav .current_page_item::after,
.localads-header-top__nav .current-menu-item::after,
.localads-header-top__nav .active-anchor::after {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  background: #00C767;
  border-radius: 50%;
}
.localads-header-top__nav .menu-item-anfragen > a,
.localads-header-top__nav .menu-item.button > a {
  background: #E21212;
  color: #fff;
  font: 500 14px/20px "DM Sans", sans-serif;
  padding: 12px 32px;
  text-align: center;
  border-radius: 6px;
  border: none;
  text-transform: none;
  letter-spacing: normal;
}
.localads-header-top__nav .menu-item-anfragen > a:hover, .localads-header-top__nav .menu-item-anfragen > a:focus,
.localads-header-top__nav .menu-item.button > a:hover,
.localads-header-top__nav .menu-item.button > a:focus {
  color: #fff;
  background: #c80f0f;
}
.localads-header-top__nav .menu-item-has-children {
  position: relative;
}
.localads-header-top__nav .menu-item-has-children .desktop-dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 6px;
  padding: 6px 8px;
  cursor: pointer;
  transition: background 0.2s ease;
  vertical-align: middle;
  border-radius: 4px;
}
.localads-header-top__nav .menu-item-has-children .desktop-dropdown-toggle svg {
  width: 10px;
  height: 6px;
  transition: transform 0.2s ease;
}
.localads-header-top__nav .menu-item-has-children .desktop-dropdown-toggle:hover {
  background: rgba(0, 0, 0, 0.05);
}
.localads-header-top__nav .menu-item-has-children .desktop-dropdown-toggle:hover svg {
  transform: translateY(1px);
}
.localads-header-top__nav .menu-item-has-children.dropdown-open .desktop-dropdown-toggle svg {
  transform: rotate(180deg);
}
.localads-header-top__nav .menu-item-has-children > .sub-menu {
  position: absolute;
  background: #fff;
  border: 1px solid #e0e0e0;
  overflow: hidden;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  min-width: 220px;
  margin-top: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 16px 8px 8px 8px;
  z-index: 10100;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  flex-direction: column;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item {
  width: 100%;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a {
  width: 100%;
  padding: 10px 16px;
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  color: #4a4a4a;
  background-color: transparent;
  border: none;
  font: 400 14px/20px "DM Sans", sans-serif;
  text-transform: none;
  letter-spacing: normal;
  transition: background 0.2s, color 0.2s;
  text-align: left;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a > span,
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a [itemprop=name] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a .menu-item-icon {
  width: 20px;
  height: 20px;
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a:hover, .localads-header-top__nav .menu-item-has-children > .sub-menu .menu-item a:focus {
  background-color: #f5f5f5;
  color: #1a3d7a;
}
.localads-header-top__nav .menu-item-has-children > .sub-menu .current-menu-item a {
  color: #1a3d7a;
  font-weight: 500;
}

.localads-header-flyout {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10001;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s;
}
.localads-header-flyout__nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100dvh;
  width: 100vw;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  display: flex;
  flex-direction: column;
  transform: translateY(-100%);
  transition: transform 0.35s cubic-bezier(0.63, 0.09, 0.37, 0.91);
  z-index: 999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.localads-header-flyout__nav .menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 40px 24px;
  gap: 0;
  list-style: none;
  flex: 1;
  justify-content: center;
}
.localads-header-flyout__nav .menu > li {
  list-style: none;
}
.localads-header-flyout__nav .menu > li > a {
  display: block;
  font: 700 28px/1.3 "DM Sans", sans-serif;
  color: #21242c;
  text-decoration: none;
  text-align: center;
  padding: 20px 16px;
  transition: color 0.2s;
}
.localads-header-flyout__nav .menu > li > a:hover, .localads-header-flyout__nav .menu > li > a:focus {
  color: #00C767;
}
.localads-header-flyout__nav .menu .menu-item-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  height: 28px;
  padding: 0 8px;
  font: 600 13px/1 "DM Sans", sans-serif;
  color: #e21212;
  background: rgba(226, 18, 18, 0.08);
  border: 1.5px solid rgba(226, 18, 18, 0.25);
  border-radius: 14px;
  margin-left: auto;
  flex-shrink: 0;
}
.localads-header-flyout__nav .menu .menu-item-has-children > a .dropdown-toggle {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 8px;
  flex-shrink: 0;
  vertical-align: middle;
}
.localads-header-flyout__nav .menu .menu-item-has-children > a .dropdown-toggle::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #676f7e;
  border-bottom: 2px solid #676f7e;
  transform: rotate(45deg);
  transition: transform 0.25s, border-color 0.2s;
}
.localads-header-flyout__nav .menu .menu-item-has-children.open-flyout > a .dropdown-toggle::after {
  transform: rotate(225deg);
  border-color: #21242c;
}
.localads-header-flyout__nav .menu .menu-item-has-children > .sub-menu {
  display: none;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0 24px 12px;
}
.localads-header-flyout__nav .menu .menu-item-has-children.open-flyout > .sub-menu {
  display: flex;
}
.localads-header-flyout__nav .menu .sub-menu .menu-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.localads-header-flyout__nav .menu .sub-menu .menu-item:last-child {
  border-bottom: none;
}
.localads-header-flyout__nav .menu .sub-menu .menu-item > a {
  display: block;
  font: 400 18px/26px "DM Sans", sans-serif;
  padding: 14px 8px;
  color: #21242c;
  background: none;
  border: none;
  text-decoration: none;
  text-align: center;
  transition: color 0.2s;
}
.localads-header-flyout__nav .menu .sub-menu .menu-item > a:hover, .localads-header-flyout__nav .menu .sub-menu .menu-item > a:focus {
  color: #00C767;
}
.localads-header-flyout__nav .menu .products-menu > .mega-menu-mobile {
  display: none;
  padding: 0 12px 12px;
}
.localads-header-flyout__nav .menu .products-menu.open-flyout > .mega-menu-mobile {
  display: block;
}
.localads-header-flyout__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px 16px;
  flex-shrink: 0;
}
.localads-header-flyout__header-logo img {
  height: 30px;
  width: auto;
}
.localads-header-flyout__header-logo a {
  display: flex;
  align-items: center;
}
.localads-header-flyout__close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  color: #21242c;
  cursor: pointer;
  border-radius: 8px;
  transition: background 0.2s, color 0.2s;
  padding: 0;
}
.localads-header-flyout__close svg {
  width: 24px;
  height: 24px;
}
.localads-header-flyout__close:hover, .localads-header-flyout__close:focus {
  background: rgba(0, 0, 0, 0.05);
}
.localads-header-flyout__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s;
}
.localads-header-flyout.is-open {
  opacity: 1;
  pointer-events: auto;
}
.localads-header-flyout.is-open .localads-header-flyout__nav {
  transform: translateY(0);
}
.localads-header-flyout.is-open .localads-header-flyout__overlay {
  opacity: 1;
}

@media (min-width: 1024px) {
  .localads-header-flyout {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .localads-header-top__nav .menu-item-has-children:hover > .sub-menu,
  .localads-header-top__nav .menu-item-has-children:focus-within > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
}
.localads-header-flyout__bottom {
  margin-top: auto;
  padding: 0;
}

.localads-header-flyout__bottom-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 16px 20px calc(env(safe-area-inset-bottom) + 24px);
}

.localads-header-flyout__contact {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.localads-header-flyout__contact-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #676f7e;
  text-decoration: none;
  transition: color 0.2s;
}
.localads-header-flyout__contact-link svg {
  flex-shrink: 0;
  color: #676f7e;
}
.localads-header-flyout__contact-link:hover {
  color: #21242c;
}

.localads-header-flyout__cta {
  display: inline-block;
  padding: 16px 48px;
  font: 600 16px/24px "DM Sans", sans-serif;
  color: #00C767;
  background: transparent;
  border: 2px solid #00C767;
  border-radius: 9999px;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
}
.localads-header-flyout__cta:hover {
  background: #00C767;
  color: #fff;
}

.localads-submenu .submenu-right .submenu-button:last-child {
  font: 400 16px/24px "Lato", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: var(--wp--preset--color--white);
  padding: 0.4rem 0.75rem;
  border-radius: 6px;
  text-decoration: none;
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  transition: background-color 0.2s ease;
  position: relative;
}

@media screen and (max-width: 600px) {
  .localads-submenu .submenu-right .submenu-button:last-child {
    margin: 20px auto;
    max-width: 95%;
  }
}
.localads-submenu {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 998;
  background: linear-gradient(85deg, #0a3b80, #0c4ca6);
  transition: transform 0.15s ease, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
}
.admin-bar .localads-submenu {
  top: 150px;
}
.localads-submenu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  background: linear-gradient(85deg, #0a3b80, #0c4ca6);
  padding: 1rem 2rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.localads-submenu.sticky .submenu-inner {
  width: 100%;
  max-width: var(--wp--style--global--content-size, 1280px);
  margin: 0 auto;
}
.localads-submenu.sticky .submenu-right {
  background: none;
  position: static;
  padding: 0;
  width: auto;
}

.localads-submenu.is-active {
  display: block;
  opacity: 1;
  visibility: visible;
}

body:has(.localads-submenu.is-active) .site-container,
body:has(.localads-submenu.is-active) main {
  margin-top: 32px;
}

.localads-submenu:not(.is-active).is-hovered {
  display: block;
  opacity: 1;
  visibility: visible;
}
.localads-submenu:not(.is-active).fade-out {
  opacity: 0;
  visibility: hidden;
}

.submenu-right {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.submenu-right .submenu-button:hover, .submenu-right .submenu-button.is-active {
  background-color: rgba(255, 255, 255, 0.15);
}

.submenu-toggle {
  display: none;
}

@media (max-width: 800px) {
  .submenu-toggle {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    background: none;
    border: none;
    color: inherit;
    font: inherit;
    cursor: pointer;
    padding: 0.25rem 0.5rem;
    z-index: 10001;
  }
  .submenu-inner {
    position: relative;
    z-index: 10000;
  }
  .submenu-right {
    display: none !important;
    flex-direction: column;
    width: 100vw;
    left: 0;
    right: 0;
    background: linear-gradient(85deg, #0a3b80, #0c4ca6);
    position: absolute;
    top: 100%;
    z-index: 9999 !important;
    border-radius: 0 0 12px 12px;
    padding: 1rem 0.5rem;
  }
  .submenu-right .submenu-button {
    width: 100%;
  }
  .localads-submenu.open .submenu-right {
    display: flex !important;
  }
}
.localads-submenu {
  transform: translateY(40px);
  transition: transform 0.15s ease, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
}

.localads-submenu.is-active {
  transform: translateY(38px);
  animation: delayedShow 0.3s ease-in-out;
  animation-fill-mode: both;
}

@keyframes delayedShow {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  90% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
body.is-scrolled .localads-submenu {
  transform: translateY(0);
}

@media screen and (max-width: 782px) {
  body.is-scrolled .localads-submenu.is-active {
    transform: translateY(-3px);
  }
}
@media screen and (max-width: 1020px) {
  .is-scrolled-down {
    transform: translateY(0);
  }
}
body.logged-in .localads-submenu {
  transform: translateY(40px);
}

body.logged-in .localads-submenu.is-active {
  transform: translateY(43px);
}

body.is-scrolled.logged-in .localads-submenu {
  transform: translateY(0);
}

@media screen and (max-width: 1020px) {
  body.is-scrolled.logged-in .localads-submenu.is-active {
    transform: translateY(0px);
  }
  body.logged-in .localads-submenu.is-active {
    transform: translateY(0px);
  }
}
@media screen and (max-width: 1020px) {
  body.logged-in .localads-submenu.is-active {
    transform: translateY(0px);
  }
}
body.admin-bar .localads-submenu {
  transform: translateY(72px);
}

/* Active state with admin bar */
body.admin-bar .localads-submenu.is-active {
  transform: translateY(70px);
}

/* Scrolled state with admin bar */
body.is-scrolled.admin-bar .localads-submenu {
  transform: translateY(33px);
}

/* Scrolled + active state on mobile (admin bar present) */
@media screen and (max-width: 782px) {
  body.is-scrolled.admin-bar .localads-submenu.is-active {
    transform: translateY(5px);
  }
}
@media (max-width: 1023px) {
  .mega-menu {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .mega-menu-mobile {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .localads-header-top__nav .menu > li.products-menu,
  .localads-header-top__nav .localads-header-top__nav-list > li.products-menu {
    position: static !important;
  }
  .localads-header-top__nav .menu > li.products-menu > .sub-menu,
  .localads-header-top__nav .localads-header-top__nav-list > li.products-menu > .sub-menu {
    display: none !important;
  }
  .localads-header-top__nav .menu > li.products-menu > a::after,
  .localads-header-top__nav .localads-header-top__nav-list > li.products-menu > a::after {
    content: "";
    display: block !important;
    width: 10px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%276%27 viewBox=%270 0 10 6%27 fill=%27none%27%3E%3Cpath d=%27M0.666016 0.666992L4.66602 4.66699L8.66602 0.666992%27 stroke=%27%2321242C%27 stroke-width=%271.33333%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 4px;
    transition: transform 0.25s ease;
  }
  .localads-header-top__nav .menu > li.products-menu:hover > a::after,
  .localads-header-top__nav .localads-header-top__nav-list > li.products-menu:hover > a::after {
    transform: rotate(180deg);
  }
  .mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    width: 100vw;
    z-index: 10100;
    background: #fff;
    border-top: 1px solid #e2e4e9;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.06);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
    pointer-events: none;
  }
  .mega-menu::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 20px;
  }
  .products-menu:hover > .mega-menu,
  .products-menu:focus-within > .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
  .mega-menu__container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 32px 40px;
  }
  .mega-menu__grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: 1fr;
    gap: 16px;
  }
  .mega-menu__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    padding: 24px 12px 20px;
    border: 1px solid #e2e4e9;
    border-radius: 8px;
    background: #fff;
    text-decoration: none;
    transition: border-color 0.2s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    gap: 8px;
    min-width: 0;
    min-height: 0;
  }
  .mega-menu__card:hover {
    border-color: #c5c9d3;
  }
  .mega-menu__card-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
  .mega-menu__card-icon img {
    width: 48px;
    height: 48px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .mega-menu__card-title {
    font: 500 14px/18px "DM Sans", sans-serif;
    color: #21242c;
    flex: 1;
    display: flex;
    align-items: center;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
  }
  .mega-menu__card-products {
    display: block;
    width: 100%;
    text-align: center;
    font: 500 13px/18px "DM Sans", sans-serif;
    color: #21242c;
    border: 1px solid #e2e4e9;
    border-radius: 6px;
    padding: 6px 16px;
    white-space: nowrap;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
  }
  .mega-menu__card-products:hover {
    background: #e21212;
    color: #fff;
    border-color: #e21212;
  }
  .mega-menu__card-docs {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font: 400 12px/16px "DM Sans", sans-serif;
    color: #676f7e;
    white-space: nowrap;
    transition: color 0.2s;
  }
  .mega-menu__card-docs svg {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
  }
  .mega-menu__card-docs:hover {
    color: #21242c;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .mega-menu__grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .mega-menu__container {
    padding: 24px 32px;
  }
}
.mega-menu-mobile {
  display: flex;
  flex-direction: column;
}
.mega-menu-mobile__item {
  border-bottom: 1px solid #f0f0f2;
}
.mega-menu-mobile__item:last-child {
  border-bottom: none;
}
.mega-menu-mobile__item-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 8px;
}
.mega-menu-mobile__icon {
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
  padding: 4px;
  background: rgba(226, 18, 18, 0.06);
  border-radius: 6px;
}
.mega-menu-mobile__name {
  font: 500 15px/22px "DM Sans", sans-serif;
  color: #21242c;
  flex: 1;
}
.mega-menu-mobile__pills {
  display: flex;
  gap: 8px;
  padding: 0 8px 12px;
  padding-left: 48px;
}
.mega-menu-mobile__pill {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  font: 500 13px/18px "DM Sans", sans-serif;
  border-radius: 20px;
  text-decoration: none;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
}
.mega-menu-mobile__pill--products {
  color: #e21212;
  background: rgba(226, 18, 18, 0.08);
  border: none;
}
.mega-menu-mobile__pill--products:hover {
  background: rgba(226, 18, 18, 0.15);
  color: #e21212;
}
.mega-menu-mobile__pill--docs {
  color: #676f7e;
  background: transparent;
  border: 1px solid #e2e4e9;
}
.mega-menu-mobile__pill--docs:hover {
  background: #f3f4f6;
  color: #21242c;
}

.wp-block-buttons {
  margin-block: 1em;
}

@media (hover: hover) {
  .wp-block-button.is-style-outline:hover a, .wp-block-button.is-style-outline:focus-within a {
    background-color: var(--wp--preset--color--ocean-blue);
    color: var(--wp--preset--color--white);
  }
}
@media (hover: hover) {
  .wp-block-button.is-style-fill:hover a, .wp-block-button.is-style-fill:focus-within a {
    color: var(--wp--preset--color--lemon-yellow);
  }
}

:root :where(.wp-block-button .wp-block-button__link) {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font: 400 clamp(16px, 2vw, 18px)/clamp(24px, 3vw, 28px) "Lato", sans-serif;
  padding: 16px 32px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  height: 56px;
  background: #0F447D;
  color: white;
  border: none;
  cursor: pointer;
}
:root :where(.wp-block-button .wp-block-button__link)::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 12px;
  background-position: center;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  transform: translateY(2px);
}
@media (min-width: 640px) {
  :root :where(.wp-block-button .wp-block-button__link) {
    height: 64px;
    font-size: 18px;
  }
}
:root :where(.wp-block-button .wp-block-button__link):hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}
:root :where(.wp-block-button .wp-block-button__link):hover::after {
  transform: translate(4px, 2px);
}
:root :where(.wp-block-button .wp-block-button__link):focus {
  color: white;
}
:root :where(.wp-block-button .wp-block-button__link):active {
  color: white;
}

.gform_wrapper {
  font-family: "DM Sans", sans-serif;
  max-width: 100%;
  background: #F9FAFB;
  border: 2px solid rgba(229, 231, 235, 0.6);
  padding: 48px;
  box-shadow: none;
  backdrop-filter: none;
  position: relative;
}
.gform_wrapper::before, .gform_wrapper::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(40, 54, 128, 0.4);
}
.gform_wrapper::before {
  top: -12px;
  left: -12px;
  border-right: none;
  border-bottom: none;
}
.gform_wrapper::after {
  bottom: -12px;
  right: -12px;
  border-left: none;
  border-top: none;
}
@media (max-width: 768px) {
  .gform_wrapper {
    padding: 24px;
  }
  .gform_wrapper::before, .gform_wrapper::after {
    width: 20px;
    height: 20px;
  }
  .gform_wrapper::before {
    top: -8px;
    left: -8px;
  }
  .gform_wrapper::after {
    bottom: -8px;
    right: -8px;
  }
}
.gform_wrapper * {
  box-sizing: border-box;
}

.gform_wrapper .gform_heading::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(40, 54, 128, 0.4);
  top: -60px;
  right: -60px;
  border-left: none;
  border-bottom: none;
}
@media (max-width: 768px) {
  .gform_wrapper .gform_heading::after {
    width: 20px;
    height: 20px;
    top: -32px;
    right: -32px;
  }
}
.gform_wrapper .gform_footer::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(40, 54, 128, 0.4);
  bottom: -60px;
  left: -60px;
  border-right: none;
  border-top: none;
}
@media (max-width: 768px) {
  .gform_wrapper .gform_footer::before {
    width: 20px;
    height: 20px;
    bottom: -32px;
    left: -32px;
  }
}

.gform_wrapper .gform_heading {
  margin-bottom: 32px;
  position: relative;
}
.gform_wrapper .gform_heading .gform_title {
  font: 700 28px/36px "DM Sans", sans-serif;
  color: #262626;
  margin-bottom: 12px;
}
.gform_wrapper .gform_heading .gform_description {
  font: 400 16px/24px "DM Sans", sans-serif;
  color: #737373;
  margin-bottom: 0;
}
.gform_wrapper .gform_heading .gform_required_legend {
  display: none;
}

.gform_wrapper .gform_fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .gform_wrapper .gform_fields {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 20px;
  }
}

.gform_wrapper .gfield {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gform_wrapper .gfield.gfield--width-full {
  grid-column: 1/-1;
}
@media (max-width: 767px) {
  .gform_wrapper .gfield.gfield--width-half {
    grid-column: 1/-1;
  }
}

.gform_wrapper .gfield_label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  font-family: "DM Sans", sans-serif;
  color: #262626;
  margin-bottom: 8px;
  padding: 0;
}
.gform_wrapper .gfield_label .gfield_required_asterisk {
  color: #EF4444;
  margin-left: 4px;
  font-weight: 400;
}

.gform_wrapper .ginput_container {
  margin: 0;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=url],
.gform_wrapper input[type=number],
.gform_wrapper textarea,
.gform_wrapper select {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  font-family: "DM Sans", sans-serif;
  color: #262626;
  background: #FFF;
  border: 2px solid #E6E6E6;
  border-radius: 4px;
  padding: 12px 16px;
  margin: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gform_wrapper input[type=text]::-moz-placeholder, .gform_wrapper input[type=email]::-moz-placeholder, .gform_wrapper input[type=tel]::-moz-placeholder, .gform_wrapper input[type=url]::-moz-placeholder, .gform_wrapper input[type=number]::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
  color: #262626;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  opacity: 0.5;
}
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper input[type=url]::placeholder,
.gform_wrapper input[type=number]::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  color: #262626;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  opacity: 0.5;
}
.gform_wrapper input[type=text]:hover,
.gform_wrapper input[type=email]:hover,
.gform_wrapper input[type=tel]:hover,
.gform_wrapper input[type=url]:hover,
.gform_wrapper input[type=number]:hover,
.gform_wrapper textarea:hover,
.gform_wrapper select:hover {
  border-color: #283680;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  outline: none;
  border-color: #283680;
  box-shadow: 0 0 0 3px rgba(40, 54, 128, 0.1);
}
.gform_wrapper input[type=text]:disabled,
.gform_wrapper input[type=email]:disabled,
.gform_wrapper input[type=tel]:disabled,
.gform_wrapper input[type=url]:disabled,
.gform_wrapper input[type=number]:disabled,
.gform_wrapper textarea:disabled,
.gform_wrapper select:disabled {
  background: #F3F4F6;
  color: #9CA3AF;
  cursor: not-allowed;
}

.gform_wrapper textarea {
  min-height: 160px;
  resize: vertical;
  line-height: 1.5;
}

.gform_wrapper select {
  padding-right: 40px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1.5L6 6.5L11 1.5%27 stroke=%27%23262626%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 12px;
  cursor: pointer;
}
.gform_wrapper select:focus {
  background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1.5L6 6.5L11 1.5%27 stroke=%27%23283680%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
}

.gform_wrapper .gfield_description {
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #737373;
  margin-top: 6px;
  padding: 0;
}

.gform_wrapper .charleft {
  font: 400 12px/16px "DM Sans", sans-serif;
  color: #9CA3AF;
  margin-top: 6px;
  text-align: right;
}

.gform_wrapper .ginput_container_fileupload input[type=file] {
  display: none;
}
.gform_wrapper .ginput_container_fileupload .gform_button_select_files {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font: 400 16px/24px "DM Sans", sans-serif;
  color: #262626;
  background: #FFFFFF;
  border: 1px solid #D1D5DB;
  border-radius: 4px;
  padding: 12px 20px;
  cursor: pointer;
  transition: all 0.2s ease;
}
.gform_wrapper .ginput_container_fileupload .gform_button_select_files:hover {
  border-color: #283680;
  color: #283680;
}
.gform_wrapper .ginput_container_fileupload .gform_button_select_files::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10 4.16699V15.8337M4.16669 10.0003H15.8334%27 stroke=%27%23262626%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}
.gform_wrapper .ginput_container_fileupload .gfield_upload_rules {
  display: block;
  font: 400 12px/16px "DM Sans", sans-serif;
  color: #9CA3AF;
  margin-top: 8px;
}

.gform_wrapper input[type=radio],
.gform_wrapper input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin: 0 8px 0 0;
  accent-color: #283680;
  cursor: pointer;
}

.gform_wrapper .gfield_radio,
.gform_wrapper .gfield_checkbox {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform_wrapper .gfield_radio li,
.gform_wrapper .gfield_checkbox li {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  list-style: none;
}
.gform_wrapper .gfield_radio li:last-child,
.gform_wrapper .gfield_checkbox li:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gfield_radio li label,
.gform_wrapper .gfield_checkbox li label {
  font: 400 16px/24px "DM Sans", sans-serif;
  color: #262626;
  margin: 0;
  cursor: pointer;
}

.gform_wrapper .gfield_error .gfield_label {
  color: #262626;
}
.gform_wrapper .gfield_error input[type=text],
.gform_wrapper .gfield_error input[type=email],
.gform_wrapper .gfield_error input[type=tel],
.gform_wrapper .gfield_error input[type=url],
.gform_wrapper .gfield_error input[type=number],
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select {
  border-color: #EF4444;
  background: #FEF2F2;
}
.gform_wrapper .gfield_error input[type=text]:focus,
.gform_wrapper .gfield_error input[type=email]:focus,
.gform_wrapper .gfield_error input[type=tel]:focus,
.gform_wrapper .gfield_error input[type=url]:focus,
.gform_wrapper .gfield_error input[type=number]:focus,
.gform_wrapper .gfield_error textarea:focus,
.gform_wrapper .gfield_error select:focus {
  border-color: #EF4444;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.1);
}
.gform_wrapper .gfield_error .validation_message {
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #EF4444;
  margin-top: 6px;
  padding: 0;
  background: none;
  border: none;
}

.gform_wrapper .gform_validation_errors {
  background: #FEF2F2;
  border: 1px solid #EF4444;
  border-radius: 4px;
  padding: 16px 20px;
  margin-bottom: 24px;
}
.gform_wrapper .gform_validation_errors h2,
.gform_wrapper .gform_validation_errors .gform_submission_error {
  font: 600 16px/24px "DM Sans", sans-serif;
  color: #EF4444;
  margin: 0 0 12px 0;
}
.gform_wrapper .gform_validation_errors ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform_wrapper .gform_validation_errors ol li {
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #EF4444;
  margin-bottom: 6px;
}
.gform_wrapper .gform_validation_errors ol li:last-child {
  margin-bottom: 0;
}
.gform_wrapper .gform_validation_errors ol li a {
  color: #EF4444;
  text-decoration: underline;
}
.gform_wrapper .gform_validation_errors ol li a:hover {
  text-decoration: none;
}
.gform_wrapper .gform_validation_errors .gform-icon {
  display: none;
}

.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
  margin-top: 32px;
  padding: 0;
  position: relative;
}
.gform_wrapper .gform_footer::after,
.gform_wrapper .gform_page_footer::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%) translateX(68px);
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27%3E%3Cpath d=%27M9.69021 14.4573C9.71554 14.5205 9.75957 14.5743 9.81639 14.6117C9.87322 14.6491 9.94011 14.6682 10.0081 14.6664C10.0761 14.6647 10.1419 14.6422 10.1968 14.6019C10.2516 14.5617 10.2928 14.5057 10.3149 14.4413L14.6482 1.77466C14.6695 1.71559 14.6736 1.65167 14.66 1.59037C14.6463 1.52907 14.6154 1.47293 14.571 1.42852C14.5266 1.3841 14.4705 1.35326 14.4092 1.33959C14.3479 1.32592 14.2839 1.32999 14.2249 1.35133L1.55821 5.68466C1.49388 5.70673 1.43783 5.74794 1.39759 5.80278C1.35736 5.85761 1.33486 5.92344 1.33312 5.99144C1.33138 6.05943 1.35047 6.12632 1.38785 6.18315C1.42523 6.23997 1.47909 6.284 1.54221 6.30933L6.82888 8.42933C6.996 8.49624 7.14785 8.5963 7.27526 8.72348C7.40266 8.85066 7.503 9.00233 7.57021 9.16933L9.69021 14.4573Z%27 stroke=%27white%27 stroke-width=%271.33333%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3Cpath d=%27M14.5697 1.43127L7.27637 8.72394%27 stroke=%27white%27 stroke-width=%271.33333%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  z-index: 10;
}
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_footer .button,
.gform_wrapper .gform_page_footer input[type=submit],
.gform_wrapper .gform_page_footer .button {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.45px;
  font-family: "DM Sans", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background: #283680;
  border: 2px solid #283680;
  border-radius: 0;
  padding: 16px 24px;
  cursor: pointer;
  display: block;
  position: relative;
}
.gform_wrapper .gform_footer input[type=submit]:disabled,
.gform_wrapper .gform_footer .button:disabled,
.gform_wrapper .gform_page_footer input[type=submit]:disabled,
.gform_wrapper .gform_page_footer .button:disabled {
  background: #9CA3AF;
  border-color: #9CA3AF;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.gform_wrapper .footer-text-form {
  grid-column: 1/-1;
  margin-top: 8px;
}
.gform_wrapper .footer-text-form p {
  font: 400 14px/20px "DM Sans", sans-serif;
  color: #999999;
  text-align: center;
  margin: 0;
}

.gform_wrapper .gform_hidden,
.gform_wrapper input[type=hidden],
.gform_wrapper .gform_validation_container,
.gform_wrapper .hidden_label .gfield_label {
  display: none !important;
}

@media (max-width: 767px) {
  .gform_wrapper .gform_heading {
    margin-bottom: 24px;
  }
  .gform_wrapper .gform_heading .gform_title {
    font-size: 24px;
    line-height: 32px;
  }
  .gform_wrapper .gform_fields {
    gap: 20px;
  }
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=url],
  .gform_wrapper input[type=number],
  .gform_wrapper textarea,
  .gform_wrapper select {
    font-size: 16px;
  }
  .gform_wrapper textarea {
    min-height: 120px;
  }
  .gform_wrapper .gform_footer,
  .gform_wrapper .gform_page_footer {
    margin-top: 24px;
  }
}
.gform_legacy_markup_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
  margin-bottom: 24px !important;
}
.gform_legacy_markup_wrapper .gform_validation_errors {
  margin-bottom: 24px !important;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  font: 400 16px/24px "DM Sans", sans-serif;
  color: #262626;
  background: #F0FDF4;
  border: 1px solid #86EFAC;
  border-radius: 4px;
  padding: 20px 24px;
  margin: 0;
}

.wp-block-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wp-block-list li {
  font-size: var(--localads-font-size-small);
  color: #475569;
  margin-bottom: 12px;
  margin-top: 8px;
  padding-left: 20px;
  position: relative;
  line-height: 1.5;
}
.wp-block-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: #0A3B80;
  font-weight: 600;
  font-size: 16px;
}
.wp-block-list li:last-child {
  margin-bottom: 0;
}

.error404 .site-container {
  min-block-size: 100dvh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.error404 .site-inner {
  padding-block: 1.7222222222em;
}
@media (min-width: 768px) {
  .error404 .site-inner {
    padding-block: 2.3888888889em;
  }
}
.error404 .site-inner main article .entry-title {
  margin-block-end: 0.7111111111em;
  text-align: center;
}
@media (min-width: 768px) {
  .error404 .site-inner main article .entry-title {
    margin-block-end: 0.4571428571em;
  }
}
.error404 .site-inner main article .entry-content {
  text-align: center;
}
.error404 .site-inner main article .entry-content * {
  max-inline-size: none;
}
.error404 .site-inner main article .entry-content p {
  margin-block-end: 2.2222222222em;
}
.error404 .search-form {
  display: none;
}
.error404 .footer-widgets {
  margin-block-start: auto;
}

.localads-blog-hero {
  background: #F8FAFC;
  padding: 80px 20px 60px;
  text-align: center;
}
.localads-blog-hero__container {
  max-width: 800px;
  margin: 0 auto;
}
.localads-blog-hero__badge {
  display: inline-block;
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family: "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  color: #00C767;
  background: rgba(0, 200, 83, 0.08);
  border: 1px solid rgba(0, 200, 83, 0.2);
  padding: 6px 16px;
  border-radius: 100px;
  margin-bottom: 20px;
}
.localads-blog-hero__title {
  font: 700 clamp(24px, 2vw, 36px)/clamp(32px, 3vw, 40px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: clamp(32px, 5vw, 48px);
  letter-spacing: -0.96px;
  color: #0F1729;
  margin: 0 0 16px;
}
.localads-blog-hero__description {
  font: 500 clamp(18px, 3vw, 18px)/clamp(28px, 4vw, 28px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4B5768;
  margin: 0;
}

.localads-blog-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  max-width: 1578px;
  margin: 0 auto;
  padding: 60px 20px 80px;
}
@media (min-width: 768px) {
  .localads-blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .localads-blog-grid {
    padding: 60px 68px 80px;
  }
}
@media (min-width: 1240px) {
  .localads-blog-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.localads-blog-card {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #E5E7EB;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.06), 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  display: flex;
  flex-direction: column;
}
.localads-blog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.08);
}
.localads-blog-card__image-link {
  display: block;
  text-decoration: none;
}
.localads-blog-card__image {
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center;
  background-color: #F6F7F9;
}
.localads-blog-card__image--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.localads-blog-card__content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.localads-blog-card__meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.localads-blog-card__category {
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family: "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  font-weight: 600;
  color: #00C767;
  background: rgba(0, 200, 83, 0.08);
  border: 1px solid rgba(0, 200, 83, 0.2);
  padding: 3px 10px;
  border-radius: 100px;
}
.localads-blog-card__date {
  font: 400 clamp(12px, 2vw, 14px)/clamp(16px, 3vw, 20px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #7C8A9C;
}
.localads-blog-card__title {
  font: 600 clamp(24px, 4vw, 24px)/clamp(32px, 5vw, 32px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  line-height: 1.4;
  color: #0F1729;
  margin: 0 0 8px;
}
.localads-blog-card__title a {
  color: inherit;
  text-decoration: none;
}
.localads-blog-card__title a:hover {
  color: #00C767;
}
.localads-blog-card__excerpt {
  font: 400 clamp(14px, 2vw, 16px)/clamp(20px, 3vw, 24px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.65;
  color: #4B5768;
  margin: 0 0 16px;
  flex: 1;
}
.localads-blog-card__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  color: #2474F5;
  text-decoration: none;
  transition: gap 0.2s ease;
}
.localads-blog-card__link:hover {
  gap: 10px;
}
.localads-blog-card__link svg {
  flex-shrink: 0;
}

.localads-single-hero {
  background: #F8FAFC;
  padding: 80px 20px 0;
  text-align: center;
}
.localads-single-hero__container {
  max-width: 800px;
  margin: 0 auto 40px;
}
.localads-single-hero__meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.localads-single-hero__category {
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family: "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 12px;
  font-weight: 600;
  color: #00C767;
  background: rgba(0, 200, 83, 0.08);
  border: 1px solid rgba(0, 200, 83, 0.2);
  padding: 3px 10px;
  border-radius: 100px;
}
.localads-single-hero__date, .localads-single-hero__read {
  font: 400 clamp(12px, 2vw, 14px)/clamp(16px, 3vw, 20px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #7C8A9C;
}
.localads-single-hero__title {
  font: 700 clamp(24px, 2vw, 36px)/clamp(32px, 3vw, 40px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: clamp(28px, 5vw, 42px);
  letter-spacing: -0.96px;
  color: #0F1729;
  margin: 0 0 20px;
}
.localads-single-hero__author {
  font: 400 clamp(16px, 2vw, 16px)/clamp(24px, 3vw, 24px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4B5768;
}
.localads-single-hero__author strong {
  font-weight: 600;
  color: #0F1729;
}
.localads-single-hero__image-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
.localads-single-hero__image {
  width: 100%;
  height: auto;
  border-radius: 20px 20px 0 0;
  display: block;
}

.single-post .entry-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 48px 20px 60px;
  font: 500 clamp(18px, 3vw, 18px)/clamp(28px, 4vw, 28px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4B5768;
}
.single-post .entry-content h2 {
  font: 700 clamp(24px, 2vw, 36px)/clamp(32px, 3vw, 40px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: clamp(24px, 3vw, 32px);
  line-height: 1.3;
  color: #0F1729;
  margin: 48px 0 16px;
}
.single-post .entry-content h3 {
  font: 600 clamp(24px, 4vw, 24px)/clamp(32px, 5vw, 32px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.4;
  color: #0F1729;
  margin: 36px 0 12px;
}
.single-post .entry-content h4 {
  font: 600 clamp(24px, 4vw, 24px)/clamp(32px, 5vw, 32px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 20px;
  color: #0F1729;
  margin: 28px 0 10px;
}
.single-post .entry-content p {
  margin: 0 0 20px;
}
.single-post .entry-content a {
  color: #2474F5;
  text-decoration: underline;
  text-decoration-color: rgba(36, 116, 245, 0.3);
  text-underline-offset: 3px;
  transition: text-decoration-color 0.2s;
}
.single-post .entry-content a:hover {
  text-decoration-color: #2474F5;
}
.single-post .entry-content ul,
.single-post .entry-content ol {
  margin: 0 0 24px;
  padding-left: 24px;
}
.single-post .entry-content li {
  margin-bottom: 8px;
}
.single-post .entry-content blockquote {
  border-left: 4px solid #00C767;
  padding: 16px 24px;
  margin: 32px 0;
  background: rgba(0, 200, 83, 0.06);
  border-radius: 0 12px 12px 0;
}
.single-post .entry-content blockquote p {
  font: 500 clamp(18px, 3vw, 18px)/clamp(28px, 4vw, 28px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: italic;
  color: #0F1729;
  margin: 0;
}
.single-post .entry-content img {
  max-width: 100%;
  height: auto;
  border-radius: 16px;
  margin: 24px 0;
}
.single-post .entry-content strong {
  font-weight: 600;
  color: #0F1729;
}

.localads-single-footer {
  max-width: 760px;
  margin: 0 auto;
  padding: 0 20px 80px;
}
.localads-single-footer__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 48px;
  padding-top: 32px;
  border-top: 1px solid #E5E7EB;
}
.localads-single-footer__tag {
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family: "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4B5768;
  background: #F6F7F9;
  border: 1px solid #E5E7EB;
  padding: 6px 14px;
  border-radius: 100px;
  text-decoration: none;
  transition: all 0.2s;
}
.localads-single-footer__tag:hover {
  border-color: rgba(0, 200, 83, 0.2);
  background: rgba(0, 200, 83, 0.08);
  color: #00C767;
}
.localads-single-footer__tag--cat {
  color: #00C767;
  background: rgba(0, 200, 83, 0.08);
  border-color: rgba(0, 200, 83, 0.2);
}
.localads-single-footer__cta {
  margin-bottom: 48px;
}
.localads-single-footer__cta-box {
  background: linear-gradient(135deg, rgba(0, 200, 83, 0.03) 0%, rgba(59, 130, 246, 0.03) 100%);
  border: 1px solid #E5E7EB;
  border-radius: 20px;
  padding: 40px;
  text-align: center;
}
.localads-single-footer__cta-box h3 {
  font: 600 clamp(24px, 4vw, 24px)/clamp(32px, 5vw, 32px) "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 24px;
  color: #0F1729;
  margin: 0 0 8px;
}
.localads-single-footer__cta-box p {
  font: 400 clamp(16px, 2vw, 16px)/clamp(24px, 3vw, 24px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #4B5768;
  margin: 0 0 24px;
}
.localads-single-footer__cta-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font: 400 clamp(16px, 2vw, 18px)/clamp(24px, 3vw, 28px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600;
  color: #fff;
  background: #2474F5;
  padding: 14px 28px;
  border-radius: 12px;
  text-decoration: none;
  box-shadow: 0px 4px 16px 0px rgba(59, 130, 246, 0.2);
  transition: transform 0.2s, box-shadow 0.2s;
}
.localads-single-footer__cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0px 6px 20px 0px rgba(59, 130, 246, 0.3);
}
.localads-single-footer__nav {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media (min-width: 768px) {
  .localads-single-footer__nav {
    grid-template-columns: 1fr 1fr;
  }
}
.localads-single-footer__nav-link {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 20px 24px;
  background: #fff;
  border: 1px solid #E5E7EB;
  border-radius: 16px;
  text-decoration: none;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.localads-single-footer__nav-link:hover {
  border-color: rgba(0, 200, 83, 0.2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.06), 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
}
.localads-single-footer__nav-link--next {
  text-align: right;
}
@media (min-width: 768px) {
  .localads-single-footer__nav-link--next {
    grid-column: 2;
  }
}
.localads-single-footer__nav-label {
  font: 400 clamp(12px, 2vw, 14px)/clamp(16px, 3vw, 20px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #7C8A9C;
}
.localads-single-footer__nav-title {
  font: 600 clamp(16px, 2vw, 16px)/clamp(24px, 3vw, 24px) "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-family: "Sora", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #0F1729;
}

.blog .site-inner,
.archive .site-inner,
.category .site-inner,
.tag .site-inner {
  max-width: 100%;
  padding: 0;
}
.blog .content,
.archive .content,
.category .content,
.tag .content {
  max-width: 100%;
  padding: 0;
}
.blog .entry,
.archive .entry,
.category .entry,
.tag .entry {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.blog .entry-header,
.blog .entry-footer,
.archive .entry-header,
.archive .entry-footer,
.category .entry-header,
.category .entry-footer,
.tag .entry-header,
.tag .entry-footer {
  display: none;
}
.blog .archive-description,
.blog .posts-page-description,
.archive .archive-description,
.archive .posts-page-description,
.category .archive-description,
.category .posts-page-description,
.tag .archive-description,
.tag .posts-page-description {
  display: none;
}
.blog .breadcrumb,
.archive .breadcrumb,
.category .breadcrumb,
.tag .breadcrumb {
  max-width: 1578px;
  margin: 0 auto;
  padding: 16px 20px;
}

.single-post .site-inner {
  max-width: 100%;
  padding: 0;
}
.single-post .content {
  max-width: 100%;
  padding: 0;
}
.single-post .entry {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.single-post .entry-header {
  display: none;
}

.archive-pagination {
  max-width: 1578px;
  margin: 0 auto;
  padding: 0 20px 60px;
  text-align: center;
}
.archive-pagination .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.archive-pagination a,
.archive-pagination .current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  font: 500 14px/20px "DM Sans", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s;
}
.archive-pagination a {
  color: #4B5768;
  background: #fff;
  border: 1px solid #E5E7EB;
}
.archive-pagination a:hover {
  border-color: #00C767;
  color: #00C767;
}
.archive-pagination .current {
  color: #fff;
  background: #00C767;
  border: 1px solid #00C767;
}

.localads-footer {
  background-color: #F8FAFC;
  border-top: 1px solid #E5E7EB;
  margin-top: auto;
  font: 400 14px/1.6 "DM Sans", sans-serif;
  color: #4B5768;
}
.localads-footer__container {
  max-inline-size: 1578px;
  margin: 0 auto;
  padding: 0;
}
.localads-footer__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  padding: 56px 68px 0;
}
@media screen and (max-width: 680px) {
  .localads-footer__grid {
    padding: 40px 24px 0;
  }
}
@media (min-width: 768px) {
  .localads-footer__grid {
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 64px;
  }
}
.localads-footer__col {
  display: flex;
  flex-direction: column;
}
.localads-footer__col--intro {
  max-width: 320px;
}
.localads-footer__logo {
  display: inline-block;
  margin-bottom: 20px;
  text-decoration: none;
}
.localads-footer__logo img {
  height: 28px;
  width: auto;
  display: block;
  margin: 0;
}
.localads-footer__description {
  color: #7C8A9C;
  font: 400 13px/19.5px "DM Sans", sans-serif;
  margin: 0 0 20px;
}
.localads-footer__address-block {
  color: #7C8A9C;
  font: 400 13px/19.5px "DM Sans", sans-serif;
  margin-bottom: 16px;
  max-width: 200px;
}
.localads-footer__contact-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #7C8A9C;
  text-decoration: none;
  font: 400 13px/19.5px "DM Sans", sans-serif;
  margin-bottom: 6px;
  transition: color 0.2s ease;
}
.localads-footer__contact-link svg {
  flex-shrink: 0;
  color: #7C8A9C;
}
.localads-footer__contact-link:hover {
  color: #0F1729;
}
.localads-footer__contact-link:hover svg {
  color: #4B5768;
}
.localads-footer__social {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}
.localads-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  opacity: 0.5;
  transition: opacity 0.2s ease;
}
.localads-footer__social-link img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}
.localads-footer__social-link:hover {
  opacity: 1;
}
.localads-footer__col--menus {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.localads-footer__col--info {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.localads-footer__menu-group {
  display: flex;
  flex-direction: column;
}
.localads-footer__heading {
  color: #7C8A9C;
  font: 600 11px/16px "DM Sans", sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.localads-footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.localads-footer__list .menu-item a {
  color: #4B5768;
  text-decoration: none;
  font: 400 14px/21px "DM Sans", sans-serif;
  transition: color 0.2s ease;
}
.localads-footer__list .menu-item a:hover {
  color: #0F1729;
}
.localads-footer__service-badge {
  border-top: 1px solid #E5E7EB;
  padding-top: 24px;
}
.localads-footer__service-label {
  color: #7C8A9C;
  font: 400 13px/19px "DM Sans", sans-serif;
}
.localads-footer__service-company {
  color: #0F1729;
  font: 700 14px/21px "DM Sans", sans-serif;
  margin-bottom: 8px;
}
.localads-footer__google-partner {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.localads-footer__google-partner-icon {
  font-size: 14px;
  line-height: 1;
}
.localads-footer__google-partner-text {
  color: #F59F0A;
  font: 500 13px/19px "DM Sans", sans-serif;
}
.localads-footer__bottom-bar {
  margin-top: 40px;
  padding: 0 68px;
}
@media screen and (max-width: 680px) {
  .localads-footer__bottom-bar {
    padding: 0 24px;
  }
}
.localads-footer__bottom-inner {
  padding: 20px 0;
  border-top: 1px solid #E5E7EB;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .localads-footer__bottom-inner {
    flex-direction: row;
    align-items: center;
  }
}
.localads-footer__disclaimer {
  color: #7C8A9C;
  font: 400 12px/18px "DM Sans", sans-serif;
}
.localads-footer__bottom-links {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: center;
}
.localads-footer__bottom-link {
  color: #7C8A9C;
  text-decoration: none;
  font: 400 12px/18px "DM Sans", sans-serif;
  transition: color 0.2s ease;
}
.localads-footer__bottom-link:hover {
  color: #0F1729;
}
.localads-footer__ccm-widget {
  display: inline-flex;
  align-items: center;
}
.localads-footer__ccm-widget a {
  color: #7C8A9C;
  text-decoration: none;
  font: 400 12px/18px "DM Sans", sans-serif;
  transition: color 0.2s ease;
}
.localads-footer__ccm-widget a:hover {
  color: #0F1729;
}

@media (max-width: 767px) {
  .localads-footer__col--intro {
    max-width: none;
  }
}
.localads-search-results {
  max-inline-size: var(--wp--style--global--content-size, 1280px);
  margin-inline: auto;
  width: 100%;
  padding-block: 60px;
}
@media (max-width: 1300px) {
  .localads-search-results {
    padding-inline: 24px;
  }
}
.localads-search-results__header {
  margin-bottom: 40px;
}
.localads-search-results__title {
  font: 700 32px/40px "DM Sans", sans-serif;
  color: #262626;
  margin: 0;
}
@media (max-width: 768px) {
  .localads-search-results__title {
    font-size: 24px;
    line-height: 32px;
  }
}
.localads-search-results__form-container {
  display: flex;
  gap: 16px;
  margin-bottom: 60px;
  align-items: stretch;
  max-width: 800px;
}
@media (max-width: 768px) {
  .localads-search-results__form-container {
    flex-direction: column;
  }
}
.localads-search-results__form {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  border: 3px solid #283680;
  background: #fff;
}
.localads-search-results__search-icon {
  position: absolute;
  left: 24px;
  color: #737373;
  pointer-events: none;
}
@media (max-width: 768px) {
  .localads-search-results__search-icon {
    left: 16px;
    width: 20px;
    height: 20px;
  }
}
.localads-search-results__input {
  width: 100%;
  padding: 20px 24px 20px 60px;
  border: none;
  font: 400 16px/24px "DM Sans", sans-serif;
  color: #262626;
  background: transparent;
}
.localads-search-results__input::-moz-placeholder {
  color: #a3a3a3;
}
.localads-search-results__input::placeholder {
  color: #a3a3a3;
}
.localads-search-results__input:focus {
  outline: none;
}
@media (max-width: 768px) {
  .localads-search-results__input {
    padding: 16px 16px 16px 48px;
    font-size: 14px;
    line-height: 20px;
  }
}
.localads-search-results__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 20px 40px;
  font: 700 14px/20px "DM Sans", sans-serif;
  letter-spacing: 0.8px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  background: #283680;
  color: #fff;
}
.localads-search-results__button:hover {
  background: #1f2860;
}
.localads-search-results__button svg {
  flex-shrink: 0;
}
@media (max-width: 768px) {
  .localads-search-results__button {
    padding: 16px 24px;
    width: 100%;
  }
}
.localads-search-results__count {
  margin-bottom: 40px;
}
.localads-search-results__count-text {
  font: 400 18px/26px "DM Sans", sans-serif;
  color: #737373;
  margin: 0;
}
@media (max-width: 768px) {
  .localads-search-results__count-text {
    font-size: 16px;
    line-height: 24px;
  }
}
.localads-search-results__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  .localads-search-results__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .localads-search-results__grid {
    grid-template-columns: 1fr;
  }
}
.localads-search-results__no-results {
  text-align: center;
  padding: 60px 20px;
}
.localads-search-results__no-results p {
  font: 400 18px/26px "DM Sans", sans-serif;
  color: #737373;
  margin: 0 0 16px 0;
}
.localads-search-results__no-results p:last-child {
  margin-bottom: 0;
}

.pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 60px;
}
.pagination .nav-links {
  display: flex;
  gap: 8px;
  align-items: center;
}
.pagination a,
.pagination .current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 16px;
  font: 600 14px/20px "DM Sans", sans-serif;
  text-decoration: none;
  border: 1px solid #e6e6e6;
  background: #fff;
  color: #262626;
  transition: all 0.2s ease;
}
.pagination a:hover,
.pagination .current:hover {
  border-color: #283680;
  color: #283680;
}
.pagination .current {
  background: #283680;
  color: #fff;
  border-color: #283680;
}
.pagination .prev,
.pagination .next {
  font-weight: 400;
}
.pagination .dots {
  display: inline-flex;
  align-items: center;
  padding: 0 8px;
  color: #737373;
}

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