.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.wrc-column-grid{
margin: 0;
padding: 0;
clear:both;
height: auto;
overflow: hidden;
margin: 0 -15px;
}
.wrc-column-grid-2,
.wrc-column-grid-12{
}
.wrc-column{
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
} .wrc-column-grid-2 .wrc-column-width-1{
width: 50%;
}
.wrc-column-grid-2 .wrc-column-width-2{
width: 100%;
} .wrc-column-grid-3 .wrc-column-width-1{
width: 33.33333333%;
}
.wrc-column-grid-3 .wrc-column-width-2{
width: 66.66666666%;
}
.wrc-column-grid-3 .wrc-column-width-3{
width: 100%;
} .wrc-column-grid-4 .wrc-column-width-1{
width: 25%;
}
.wrc-column-grid-4 .wrc-column-width-2{
width: 50%;
}
.wrc-column-grid-4 .wrc-column-width-3{
width: 75%;
}
.wrc-column-grid-4 .wrc-column-width-4{
width: 100%;
} .wrc-column-grid-5 .wrc-column-width-1{
width: 20%;
}
.wrc-column-grid-5 .wrc-column-width-2{
width: 40%;
}
.wrc-column-grid-5 .wrc-column-width-3{
width: 60%;
}
.wrc-column-grid-5 .wrc-column-width-4{
width: 80%;
}
.wrc-column-grid-5 .wrc-column-width-5{
width: 100%;
} .wrc-column-grid-12 .wrc-column-width-1{
width: 8.33333333%;
}
.wrc-column-grid-12 .wrc-column-width-2{
width: 16.66666667%;
}
.wrc-column-grid-12 .wrc-column-width-3{
width: 25%;
}
.wrc-column-grid-12 .wrc-column-width-4{
width: 33.33333333%;
}
.wrc-column-grid-12 .wrc-column-width-5{
width: 41.66666667%;
}
.wrc-column-grid-12 .wrc-column-width-6{
width: 50%;
}
.wrc-column-grid-12 .wrc-column-width-7{
width: 58.33333333%;
}
.wrc-column-grid-12 .wrc-column-width-8{
width: 66.66666667%;
}
.wrc-column-grid-12 .wrc-column-width-9{
width: 75%;
}
.wrc-column-grid-12 .wrc-column-width-10{
width: 83.33333333%;
}
.wrc-column-grid-12 .wrc-column-width-10{
width: 91.66666667%;
}
.wrc-column-grid-12 .wrc-column-width-12{
width: 100%;
}  @media only screen and (max-width:991px){
.wrc-column-grid-4 .wrc-column-width-1,
.wrc-column-grid-4 .wrc-column-width-2,
.wrc-column-grid-4 .wrc-column-width-3,
.wrc-column-grid-5 .wrc-column-width-1,
.wrc-column-grid-5 .wrc-column-width-2,
.wrc-column-grid-5 .wrc-column-width-3,
.wrc-column-grid-5 .wrc-column-width-4  {
width: 50%;
}
.wrc-column-grid-12 .wrc-column-width-1,
.wrc-column-grid-12 .wrc-column-width-2,
.wrc-column-grid-12 .wrc-column-width-3,
.wrc-column-grid-12 .wrc-column-width-4,
.wrc-column-grid-12 .wrc-column-width-5,
.wrc-column-grid-12 .wrc-column-width-6,
.wrc-column-grid-12 .wrc-column-width-7,
.wrc-column-grid-12 .wrc-column-width-8,
.wrc-column-grid-12 .wrc-column-width-9,
.wrc-column-grid-12 .wrc-column-width-10,
.wrc-column-grid-12 .wrc-column-width-11{
width: 50%;
}
} @media only screen and (max-width:767px){
.wrc-column-grid .wrc-column-width-1,
.wrc-column-grid .wrc-column-width-2,
.wrc-column-grid .wrc-column-width-3,
.wrc-column-grid .wrc-column-width-4,
.wrc-column-grid .wrc-column-width-5,
.wrc-column-grid .wrc-column-width-6,
.wrc-column-grid .wrc-column-width-7,
.wrc-column-grid .wrc-column-width-8,
.wrc-column-grid .wrc-column-width-9,
.wrc-column-grid .wrc-column-width-10,
.wrc-column-grid .wrc-column-width-11{
width:50%;
}
} @media only screen and (max-width:479px){
.wrc-column-grid .wrc-column-width-1,
.wrc-column-grid .wrc-column-width-2,
.wrc-column-grid .wrc-column-width-3,
.wrc-column-grid .wrc-column-width-4,
.wrc-column-grid .wrc-column-width-5,
.wrc-column-grid .wrc-column-width-6,
.wrc-column-grid .wrc-column-width-7,
.wrc-column-grid .wrc-column-width-8,
.wrc-column-grid .wrc-column-width-9,
.wrc-column-grid .wrc-column-width-10,
.wrc-column-grid .wrc-column-width-11{
width: 100%;
}
} .gform_wrapper br{
display: none;
}:root {
--slpc-gold: #c77b10;
--slpc-gold-bright: #e3a13e;
--slpc-gold-soft: #fff3df;
--slpc-ink: #15212a;
--slpc-charcoal: #1d272d;
--slpc-muted: #5b6670;
--slpc-line: #e8eaec;
--slpc-white: #ffffff;
--slpc-green: #14a959;
--slpc-radius: 12px;
--slpc-shadow: 0 10px 30px rgba(18, 31, 40, 0.09);
}
body.slpc-redesigned-home {
margin: 0;
color: var(--slpc-ink);
background: #fff;
font-family: Inter, "Segoe UI", Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
body.slpc-redesigned-home .elementor-location-header,
body.slpc-redesigned-home .elementor-location-footer {
display: none;
}
body.slpc-redesigned-home .elementor,
body.slpc-redesigned-home .elementor-section,
body.slpc-redesigned-home .elementor-container,
body.slpc-redesigned-home .elementor-column,
body.slpc-redesigned-home .elementor-widget-wrap,
body.slpc-redesigned-home .elementor-widget-shortcode,
body.slpc-redesigned-home .elementor-widget-container {
width: 100%;
max-width: none;
margin: 0;
padding: 0;
}
.slpc-site,
.slpc-site * {
box-sizing: border-box;
}
.slpc-site {
overflow: clip;
color: var(--slpc-ink);
font-size: 16px;
line-height: 1.55;
} .slpc-site br,
.slpc-site p:empty {
display: none !important;
} .slpc-about-copy h2 br,
.slpc-footer-contact br,
.slpc-green-promise br,
.slpc-years-badge br {
display: block !important;
}
.slpc-site img {
display: block;
max-width: 100%;
}
.slpc-site a {
color: inherit;
text-decoration: none;
}
.slpc-site p,
.slpc-site h1,
.slpc-site h2,
.slpc-site h3,
.slpc-site ul,
.slpc-site blockquote {
margin-top: 0;
}
.slpc-container {
width: min(1380px, calc(100% - 48px));
margin-inline: auto;
}
.slpc-icon {
width: 1.2em;
height: 1.2em;
flex: 0 0 auto;
}
.slpc-skip-link {
position: fixed;
z-index: 9999;
top: 12px;
left: 12px;
padding: 10px 14px;
color: #fff !important;
background: #111;
transform: translateY(-150%);
}
.slpc-skip-link:focus {
transform: translateY(0);
}
.slpc-topbar {
position: relative;
z-index: 40;
color: #eef2f3;
background: linear-gradient(90deg, #1a242a 0%, #27343a 54%, #182126 100%);
font-size: 12px;
}
.slpc-topbar-inner {
display: flex;
min-height: 36px;
align-items: center;
justify-content: space-between;
gap: 24px;
}
.slpc-topbar-left {
display: flex;
min-width: 0;
align-items: center;
gap: 24px;
}
.slpc-topbar a,
.slpc-topbar-address,
.slpc-coverage {
display: inline-flex;
align-items: center;
gap: 7px;
white-space: nowrap;
}
.slpc-topbar .slpc-icon {
width: 13px;
height: 13px;
}
.slpc-topbar a:hover {
color: #fff;
}
.slpc-coverage {
color: #fff;
font-weight: 700;
}
.slpc-coverage .slpc-icon {
color: var(--slpc-gold-bright);
}
.slpc-header {
position: sticky;
z-index: 35;
top: 0;
border-bottom: 1px solid rgba(18, 31, 40, 0.08);
background: rgba(255, 255, 255, 0.97);
box-shadow: 0 5px 18px rgba(13, 27, 35, 0.05);
backdrop-filter: blur(12px);
}
.admin-bar .slpc-header {
top: 32px;
}
.slpc-header-inner {
display: grid;
min-height: 88px;
grid-template-columns: 210px 1fr auto;
align-items: center;
gap: 24px;
}
.slpc-brand {
display: inline-flex;
width: 170px;
align-items: center;
}
.slpc-brand img {
width: 160px;
height: 68px;
object-fit: contain;
}
.slpc-nav > ul {
display: flex;
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
gap: 34px;
list-style: none;
}
.slpc-nav > ul > li {
position: relative;
}
.slpc-nav > ul > li > a {
display: inline-flex;
padding: 32px 0;
align-items: center;
gap: 5px;
color: #1c272e;
font-size: 14px;
font-weight: 750;
}
.slpc-nav > ul > li > a::after {
position: absolute;
right: 0;
bottom: 23px;
left: 0;
height: 2px;
background: var(--slpc-gold);
content: "";
transform: scaleX(0);
transition: transform 0.2s ease;
}
.slpc-nav > ul > li > a:hover,
.slpc-nav > ul > li > a.is-active {
color: var(--slpc-gold);
}
.slpc-nav > ul > li > a:hover::after,
.slpc-nav > ul > li > a.is-active::after {
transform: scaleX(1);
}
.slpc-submenu {
position: absolute;
z-index: 20;
top: calc(100% - 8px);
left: -22px;
visibility: hidden;
width: 260px;
margin: 0;
padding: 10px;
border: 1px solid var(--slpc-line);
border-radius: 10px;
opacity: 0;
background: #fff;
box-shadow: var(--slpc-shadow);
list-style: none;
transform: translateY(8px);
transition: 0.2s ease;
}
.slpc-submenu a {
display: block;
padding: 9px 11px;
border-radius: 7px;
font-size: 13px;
font-weight: 650;
}
.slpc-submenu a:hover {
color: var(--slpc-gold);
background: var(--slpc-gold-soft);
}
.slpc-has-submenu:hover .slpc-submenu,
.slpc-has-submenu:focus-within .slpc-submenu {
visibility: visible;
opacity: 1;
transform: translateY(0);
}
.slpc-header-actions {
display: flex;
align-items: center;
gap: 12px;
}
.slpc-call-chip {
display: inline-flex;
min-height: 52px;
padding: 6px 15px;
border: 1px solid #d6ad72;
border-radius: 8px;
align-items: center;
gap: 10px;
color: #252f35;
font-size: 13px;
font-weight: 800;
line-height: 1.15;
}
.slpc-call-chip .slpc-icon {
color: var(--slpc-gold);
font-size: 20px;
}
.slpc-call-chip small {
display: block;
color: var(--slpc-gold);
font-size: 9px;
font-weight: 800;
text-transform: uppercase;
}
.slpc-btn {
display: inline-flex;
min-height: 48px;
padding: 12px 22px;
border: 1px solid transparent;
border-radius: 8px;
align-items: center;
justify-content: center;
gap: 9px;
font-size: 14px;
font-weight: 800;
line-height: 1.1;
transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.slpc-btn:hover {
transform: translateY(-2px);
}
.slpc-btn-gold {
color: #fff !important;
background: linear-gradient(135deg, var(--slpc-gold) 0%, var(--slpc-gold-bright) 100%);
box-shadow: 0 8px 18px rgba(190, 116, 17, 0.24);
}
.slpc-btn-gold:hover {
box-shadow: 0 12px 25px rgba(190, 116, 17, 0.32);
}
.slpc-btn-outline {
border-color: #9da6ab;
color: var(--slpc-ink) !important;
background: rgba(255, 255, 255, 0.78);
}
.slpc-btn-outline:hover {
border-color: var(--slpc-gold);
color: var(--slpc-gold) !important;
}
.slpc-menu-toggle {
display: none;
width: 44px;
height: 44px;
padding: 0;
border: 1px solid var(--slpc-line);
border-radius: 8px;
align-items: center;
justify-content: center;
color: var(--slpc-ink);
background: #fff;
}
.slpc-menu-toggle .slpc-icon {
width: 22px;
height: 22px;
}
.slpc-hero {
position: relative;
overflow: hidden;
background:
radial-gradient(circle at 28% 20%, rgba(227, 161, 62, 0.13), transparent 26%),
linear-gradient(90deg, #f7f9f9 0%, #fff 48%, #edf1f1 100%);
}
.slpc-hero-grid {
display: grid;
min-height: 485px;
grid-template-columns: 46% 54%;
align-items: stretch;
}
.slpc-hero-copy {
position: relative;
z-index: 2;
display: flex;
padding: 60px 52px 48px 0;
flex-direction: column;
justify-content: center;
}
.slpc-eyebrow {
margin-bottom: 13px;
color: var(--slpc-gold);
font-size: 11px;
font-weight: 850;
letter-spacing: 0.2em;
}
.slpc-hero h1 {
max-width: 700px;
margin-bottom: 18px;
color: #172128;
font-size: clamp(40px, 4vw, 64px);
font-weight: 850;
letter-spacing: -0.045em;
line-height: 1.02;
}
.slpc-hero h1 span,
.slpc-section-heading h2 span,
.slpc-about-copy h2 span {
color: var(--slpc-gold);
}
.slpc-hero-lead {
max-width: 620px;
margin-bottom: 26px;
color: var(--slpc-muted);
font-size: 15px;
line-height: 1.65;
}
.slpc-hero-actions {
display: flex;
flex-wrap: wrap;
gap: 14px;
}
.slpc-hero-visual {
position: relative;
min-height: 485px;
margin-right: calc((100vw - min(1380px, calc(100vw - 48px))) / -2);
}
.slpc-hero-visual::before {
position: absolute;
z-index: 1;
inset: 0 auto 0 0;
width: 28%;
background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
content: "";
}
.slpc-hero-visual img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.slpc-peace-note {
position: absolute;
z-index: 2;
right: 30px;
bottom: 34px;
display: flex;
padding: 16px 22px;
border-right: 3px solid var(--slpc-gold-bright);
color: #fff;
background: rgba(20, 29, 34, 0.62);
box-shadow: 0 12px 35px rgba(0, 0, 0, 0.2);
flex-direction: column;
font-family: Georgia, serif;
font-size: 22px;
font-style: italic;
line-height: 1.05;
transform: rotate(-3deg);
}
.slpc-peace-note span {
font-size: 19px;
}
.slpc-trust-strip {
position: relative;
z-index: 4;
display: grid;
min-height: 76px;
margin-top: -76px;
padding: 12px 46% 12px 0;
grid-template-columns: repeat(4, 1fr);
gap: 12px;
align-items: center;
}
.slpc-trust-item {
display: flex;
align-items: center;
gap: 9px;
color: #29343a;
font-size: 10px;
line-height: 1.15;
}
.slpc-trust-item strong,
.slpc-trust-item small {
display: block;
}
.slpc-trust-item strong {
font-size: 11px;
}
.slpc-icon-badge {
display: inline-flex;
width: 34px;
height: 34px;
border-radius: 8px;
align-items: center;
justify-content: center;
color: var(--slpc-gold);
background: var(--slpc-gold-soft);
}
.slpc-icon-badge .slpc-icon {
width: 20px;
height: 20px;
}
.slpc-section {
padding: 72px 0;
}
.slpc-section-heading {
margin-bottom: 30px;
}
.slpc-section-heading.slpc-center {
text-align: center;
}
.slpc-section-heading h2,
.slpc-about-copy h2 {
margin-bottom: 8px;
color: var(--slpc-ink);
font-size: clamp(29px, 3vw, 42px);
font-weight: 850;
letter-spacing: -0.035em;
line-height: 1.06;
}
.slpc-section-heading p {
margin-bottom: 0;
color: var(--slpc-muted);
font-size: 14px;
}
.slpc-services-section {
padding-top: 48px;
background: #fff;
}
.slpc-service-grid {
display: grid;
grid-template-columns: repeat(8, minmax(0, 1fr));
gap: 13px;
}
.slpc-service-card {
display: flex;
min-height: 212px;
padding: 18px 12px 16px;
border: 1px solid #eceeef;
border-radius: 10px;
align-items: center;
justify-content: space-between;
color: var(--slpc-ink);
background: #fff;
box-shadow: 0 6px 20px rgba(23, 34, 41, 0.06);
flex-direction: column;
text-align: center;
transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.slpc-service-card:hover {
border-color: rgba(199, 123, 16, 0.45);
box-shadow: 0 12px 28px rgba(23, 34, 41, 0.12);
transform: translateY(-5px);
}
.slpc-service-image {
display: flex;
width: 100%;
height: 92px;
align-items: center;
justify-content: center;
}
.slpc-service-image img {
width: 100%;
height: 88px;
object-fit: contain;
mix-blend-mode: multiply;
}
.slpc-service-card strong {
min-height: 44px;
font-size: 13px;
line-height: 1.25;
}
.slpc-learn {
display: inline-flex;
align-items: center;
gap: 4px;
color: var(--slpc-gold);
font-size: 11px;
font-weight: 800;
}
.slpc-learn .slpc-icon {
width: 13px;
height: 13px;
}
.slpc-about-section {
background: linear-gradient(180deg, #fff 0%, #fbfaf7 100%);
}
.slpc-about-grid {
display: grid;
grid-template-columns: minmax(310px, 0.95fr) minmax(390px, 1.15fr) 270px;
gap: 38px;
align-items: center;
}
.slpc-about-media {
position: relative;
overflow: hidden;
min-height: 430px;
border-radius: 10px;
background: #eef2ef;
box-shadow: var(--slpc-shadow);
}
.slpc-about-media > img {
width: 100%;
height: 430px;
object-fit: cover;
}
.slpc-years-badge {
position: absolute;
right: 18px;
bottom: 18px;
display: flex;
width: 145px;
min-height: 112px;
padding: 15px;
border: 3px solid var(--slpc-gold-bright);
border-radius: 14px;
align-items: center;
justify-content: center;
color: #fff;
background: rgba(24, 33, 39, 0.91);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.24);
flex-direction: column;
text-align: center;
}
.slpc-years-badge strong {
color: var(--slpc-gold-bright);
font-size: 42px;
line-height: 0.95;
}
.slpc-years-badge span {
margin-top: 8px;
font-size: 12px;
font-weight: 750;
line-height: 1.2;
}
.slpc-about-copy > p:not(.slpc-eyebrow) {
margin-bottom: 18px;
color: var(--slpc-muted);
font-size: 14px;
}
.slpc-check-list {
display: grid;
margin-bottom: 18px;
padding: 0;
gap: 7px;
list-style: none;
}
.slpc-check-list li {
display: flex;
align-items: center;
gap: 9px;
color: #364149;
font-size: 13px;
font-weight: 600;
}
.slpc-check-list .slpc-icon {
width: 19px;
height: 19px;
padding: 3px;
border-radius: 50%;
color: #fff;
background: var(--slpc-gold);
}
.slpc-text-link {
display: inline-flex;
align-items: center;
gap: 6px;
color: var(--slpc-gold) !important;
font-size: 13px;
font-weight: 850;
}
.slpc-stats-panel {
display: grid;
padding: 16px;
border-radius: 12px;
gap: 7px;
background: linear-gradient(145deg, #fff9f0, #f9f4ec);
}
.slpc-stats-panel > div {
display: flex;
min-height: 76px;
padding: 12px;
border-bottom: 1px solid #eadfcf;
align-items: center;
gap: 12px;
}
.slpc-stats-panel > div:last-child {
border-bottom: 0;
}
.slpc-stats-panel > div > span {
display: inline-flex;
width: 48px;
height: 48px;
border-radius: 12px;
align-items: center;
justify-content: center;
color: var(--slpc-gold);
background: #f8dfb5;
}
.slpc-stats-panel .slpc-icon {
width: 25px;
height: 25px;
}
.slpc-stats-panel p {
margin: 0;
}
.slpc-stats-panel strong,
.slpc-stats-panel small {
display: block;
}
.slpc-stats-panel strong {
color: var(--slpc-ink);
font-size: 15px;
line-height: 1.15;
}
.slpc-stats-panel small {
margin-top: 3px;
color: var(--slpc-muted);
font-size: 11px;
}
.slpc-process-section {
padding-top: 58px;
padding-bottom: 58px;
background: #f7f8f8;
}
.slpc-process-grid {
display: grid;
overflow: hidden;
border: 1px solid #eceeef;
border-radius: 11px;
grid-template-columns: repeat(4, 1fr);
background: #fff;
box-shadow: 0 8px 26px rgba(23, 34, 41, 0.05);
}
.slpc-step {
position: relative;
min-height: 185px;
padding: 32px 32px 24px;
text-align: center;
}
.slpc-step-number {
position: absolute;
top: -1px;
left: 50%;
display: inline-flex;
width: 40px;
height: 40px;
border-radius: 0 0 50% 50%;
align-items: center;
justify-content: center;
color: #fff;
background: var(--slpc-gold);
font-size: 17px;
font-weight: 850;
transform: translateX(-50%);
}
.slpc-step-icon {
display: inline-flex;
margin: 25px auto 9px;
color: var(--slpc-ink);
}
.slpc-step-icon .slpc-icon {
width: 28px;
height: 28px;
}
.slpc-step h3 {
margin-bottom: 7px;
font-size: 15px;
font-weight: 850;
}
.slpc-step p {
max-width: 230px;
margin: 0 auto;
color: var(--slpc-muted);
font-size: 12px;
line-height: 1.45;
}
.slpc-step-arrow {
position: absolute;
top: 50%;
right: -16px;
z-index: 2;
display: inline-flex;
width: 32px;
height: 32px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #aeb6ba;
background: #fff;
transform: translateY(-50%);
}
.slpc-property-section {
padding: 28px 0;
background: #fff;
}
.slpc-property-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
.slpc-property-card {
position: relative;
overflow: hidden;
min-height: 250px;
border: 1px solid #eee3d2;
border-radius: 10px;
background-image: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.97) 39%, rgba(255,255,255,.12) 79%), var(--slpc-card-image);
background-position: center;
background-size: cover;
box-shadow: 0 8px 24px rgba(23, 34, 41, 0.07);
}
.slpc-property-commercial {
background-image: linear-gradient(90deg, #eef7ff 0%, rgba(238,247,255,.96) 42%, rgba(255,255,255,.08) 80%), var(--slpc-card-image);
}
.slpc-property-content {
position: relative;
z-index: 2;
width: 54%;
padding: 34px;
}
.slpc-property-content h3 {
display: flex;
margin-bottom: 10px;
align-items: center;
gap: 9px;
font-size: 21px;
font-weight: 850;
}
.slpc-property-content h3 .slpc-icon {
color: var(--slpc-gold);
font-size: 25px;
}
.slpc-property-content p {
margin-bottom: 17px;
color: #4d5961;
font-size: 13px;
line-height: 1.5;
}
.slpc-property-content .slpc-btn {
min-height: 38px;
padding: 9px 16px;
font-size: 12px;
}
.slpc-testimonials-section {
padding: 58px 0 48px;
color: #fff;
background:
radial-gradient(circle at 25% 20%, rgba(227, 161, 62, 0.09), transparent 25%),
linear-gradient(135deg, #202b31, #111a1f);
}
.slpc-heading-light h2,
.slpc-heading-light p {
color: #fff;
}
.slpc-heading-light p {
color: #c5cdd1;
}
.slpc-reviews-wrap {
position: relative;
padding: 0 50px;
}
.slpc-review-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.slpc-review-card {
min-height: 194px;
padding: 22px;
border-radius: 8px;
color: var(--slpc-ink);
background: #fff;
box-shadow: 0 10px 30px rgba(0,0,0,.18);
}
.slpc-stars {
margin-bottom: 8px;
color: #ed9e1c;
font-size: 18px;
letter-spacing: 2px;
}
.slpc-review-card blockquote {
min-height: 78px;
margin-bottom: 16px;
padding: 0;
border: 0;
color: #3c474e;
font-size: 13px;
font-style: normal;
line-height: 1.55;
}
.slpc-reviewer {
display: flex;
align-items: center;
gap: 10px;
}
.slpc-reviewer > span {
display: inline-flex;
width: 38px;
height: 38px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #fff;
background: linear-gradient(135deg, var(--slpc-gold), #e5b364);
font-size: 13px;
font-weight: 850;
}
.slpc-reviewer p {
margin: 0;
}
.slpc-reviewer strong,
.slpc-reviewer small {
display: block;
}
.slpc-reviewer strong {
font-size: 13px;
}
.slpc-reviewer small {
color: #758087;
font-size: 11px;
}
.slpc-review-arrow {
position: absolute;
z-index: 2;
top: 50%;
display: inline-flex;
width: 42px;
height: 42px;
padding: 0;
border: 0;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #fff;
background: #36434a;
font-size: 30px;
cursor: pointer;
transform: translateY(-50%);
}
.slpc-review-arrow.is-prev { left: 0; }
.slpc-review-arrow.is-next { right: 0; }
.slpc-review-dots {
display: flex;
margin-top: 22px;
justify-content: center;
gap: 6px;
}
.slpc-review-dots span {
width: 7px;
height: 7px;
border-radius: 50%;
background: #657178;
}
.slpc-review-dots span.is-active {
background: var(--slpc-gold-bright);
}
.slpc-local-section {
padding: 0;
background: #fff;
}
.slpc-local-grid {
display: grid;
width: 100%;
max-width: none;
grid-template-columns: 1.15fr 0.85fr;
}
.slpc-areas-panel,
.slpc-faq-panel {
position: relative;
min-height: 430px;
padding: 48px max(40px, calc((100vw - 1380px) / 2));
}
.slpc-areas-panel {
overflow: hidden;
background:
radial-gradient(circle at 74% 60%, rgba(199,123,16,.13), transparent 4%),
radial-gradient(circle at 71% 58%, transparent 0 15%, rgba(199,123,16,.05) 15% 16%, transparent 16% 25%, rgba(199,123,16,.04) 25% 26%, transparent 26%),
#f8f9f9;
}
.slpc-areas-panel::after {
position: absolute;
right: 7%;
bottom: 3%;
width: 240px;
height: 270px;
opacity: .28;
background-image: radial-gradient(#aeb8bc 1px, transparent 1px);
background-size: 12px 12px;
content: "";
transform: rotate(-9deg);
}
.slpc-area-pills {
position: relative;
z-index: 2;
display: flex;
max-width: 620px;
flex-wrap: wrap;
gap: 10px;
}
.slpc-area-pills span {
padding: 8px 18px;
border-radius: 999px;
color: #3d484e;
background: #fff;
box-shadow: 0 4px 12px rgba(23,34,41,.07);
font-size: 12px;
font-weight: 750;
}
.slpc-area-pills span:first-child {
color: #fff;
background: var(--slpc-gold);
}
.slpc-map-card {
position: absolute;
z-index: 3;
right: 14%;
bottom: 62px;
display: flex;
padding: 15px 18px;
border-radius: 9px;
align-items: center;
gap: 12px;
background: #fff;
box-shadow: 0 10px 28px rgba(23,34,41,.12);
}
.slpc-map-card > .slpc-icon {
width: 34px;
height: 34px;
color: var(--slpc-gold);
}
.slpc-map-card small,
.slpc-map-card strong {
display: block;
}
.slpc-map-card small { color: #67727a; font-size: 10px; }
.slpc-map-card strong { font-size: 14px; }
.slpc-faq-panel {
padding-left: 42px;
background: #fff;
}
.slpc-faq-list {
display: grid;
gap: 7px;
}
.slpc-faq-list details {
overflow: hidden;
border: 1px solid #e6e9eb;
border-radius: 6px;
background: #fafafa;
}
.slpc-faq-list summary {
display: flex;
padding: 11px 13px;
align-items: center;
color: #303b42;
font-size: 12px;
font-weight: 750;
cursor: pointer;
list-style: none;
}
.slpc-faq-list summary::-webkit-details-marker { display: none; }
.slpc-faq-list summary span {
margin-right: 5px;
color: var(--slpc-gold);
}
.slpc-faq-list summary b {
margin-left: auto;
font-size: 17px;
transition: transform .2s ease;
}
.slpc-faq-list details[open] summary b { transform: rotate(45deg); }
.slpc-faq-list details p {
margin: 0;
padding: 0 14px 13px 33px;
color: var(--slpc-muted);
font-size: 12px;
}
.slpc-cta-section {
padding: 40px 0;
color: #fff;
background:
radial-gradient(circle at 95% 100%, rgba(76,126,42,.5), transparent 10%),
linear-gradient(110deg, #bb6e0a, #e0a044 58%, #f0ba68);
}
.slpc-cta-grid {
display: grid;
grid-template-columns: minmax(340px, 1fr) 420px 230px;
gap: 28px;
align-items: center;
}
.slpc-cta-copy h2 {
margin-bottom: 12px;
color: #fff;
font-size: clamp(30px, 3vw, 44px);
font-weight: 850;
letter-spacing: -.035em;
}
.slpc-cta-copy > p {
max-width: 690px;
margin-bottom: 26px;
color: #fff8eb;
font-size: 14px;
}
.slpc-cta-contact {
display: flex;
flex-wrap: wrap;
gap: 25px;
}
.slpc-cta-contact a {
display: inline-flex;
align-items: center;
gap: 11px;
}
.slpc-cta-contact .slpc-icon {
width: 24px;
height: 24px;
padding: 4px;
border-radius: 50%;
color: var(--slpc-gold);
background: #fff;
}
.slpc-cta-contact strong { font-size: 14px; }
.slpc-form-card {
padding: 22px;
border-radius: 10px;
color: var(--slpc-ink);
background: #fff;
box-shadow: 0 14px 32px rgba(101,55,3,.18);
}
.slpc-form-card h3 {
margin-bottom: 13px;
font-size: 18px;
font-weight: 850;
}
.slpc-cf7-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 9px;
}
.slpc-cf7-grid .slpc-field-full { grid-column: 1 / -1; }
.slpc-form-card .wpcf7-form-control-wrap {
display: block;
}
.slpc-form-card input:not([type="submit"]),
.slpc-form-card select,
.slpc-form-card textarea {
width: 100%;
height: 42px;
margin: 0;
padding: 9px 11px;
border: 1px solid #dfe3e5;
border-radius: 6px;
outline: 0;
color: #273239;
background: #fff;
font-family: inherit;
font-size: 12px;
}
.slpc-form-card textarea {
height: 72px;
resize: vertical;
}
.slpc-form-card input:focus,
.slpc-form-card select:focus,
.slpc-form-card textarea:focus {
border-color: var(--slpc-gold);
box-shadow: 0 0 0 3px rgba(199,123,16,.12);
}
.slpc-form-card input[type="submit"] {
width: 100%;
min-height: 42px;
border: 0;
border-radius: 6px;
color: #fff;
background: linear-gradient(135deg, var(--slpc-gold), var(--slpc-gold-bright));
font-family: inherit;
font-size: 13px;
font-weight: 800;
cursor: pointer;
}
.slpc-form-card .wpcf7-spinner { display: none; }
.slpc-form-card .wpcf7-response-output { margin: 10px 0 0 !important; padding: 8px !important; font-size: 11px; }
.slpc-form-card .wpcf7-not-valid-tip { margin-top: 3px; font-size: 10px; }
.slpc-quick-contact {
display: grid;
gap: 14px;
}
.slpc-quick-contact a {
display: flex;
align-items: center;
gap: 12px;
}
.slpc-quick-contact a > span {
display: inline-flex;
width: 48px;
height: 48px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: var(--slpc-gold);
background: #fff;
box-shadow: 0 7px 18px rgba(101,55,3,.18);
}
.slpc-quick-contact a > span.is-whatsapp { color: var(--slpc-green); }
.slpc-quick-contact .slpc-icon { width: 24px; height: 24px; }
.slpc-quick-contact p { margin: 0; }
.slpc-quick-contact strong, .slpc-quick-contact small { display: block; }
.slpc-quick-contact strong { font-size: 14px; }
.slpc-quick-contact small { color: #3f2c16; font-size: 11px; }
.slpc-footer {
color: #cdd4d7;
background: linear-gradient(135deg, #172127, #0f171b);
}
.slpc-footer-grid {
display: grid;
padding-top: 54px;
padding-bottom: 44px;
grid-template-columns: 1.25fr .75fr 1fr 1.1fr .7fr;
gap: 42px;
}
.slpc-footer h3 {
margin-bottom: 16px;
color: #fff;
font-size: 14px;
font-weight: 850;
}
.slpc-footer-brand img {
width: 160px;
height: 72px;
margin-bottom: 12px;
padding: 6px;
border-radius: 7px;
object-fit: contain;
background: #fff;
}
.slpc-footer-brand p {
max-width: 270px;
color: #bec8cc;
font-size: 12px;
}
.slpc-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.slpc-footer li { margin-bottom: 7px; }
.slpc-footer li a { color: #c5cdd1; font-size: 12px; }
.slpc-footer a:hover { color: var(--slpc-gold-bright); }
.slpc-socials {
display: flex;
gap: 8px;
}
.slpc-socials a {
display: inline-flex;
width: 28px;
height: 28px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #fff;
background: #334149;
font-size: 11px;
font-weight: 800;
}
.slpc-footer-contact > p {
display: flex;
margin-bottom: 10px;
align-items: flex-start;
gap: 9px;
color: #c5cdd1;
font-size: 11px;
}
.slpc-footer-contact .slpc-icon {
width: 15px;
height: 15px;
margin-top: 2px;
color: #fff;
}
.slpc-green-promise {
display: flex;
min-height: 170px;
padding: 25px;
border-radius: 12px;
align-items: center;
gap: 14px;
color: #fff;
background: linear-gradient(145deg, #2b383e, #222d33);
box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}
.slpc-green-promise .slpc-icon {
width: 44px;
height: 44px;
color: #8bc33f;
}
.slpc-green-promise strong {
font-size: 14px;
line-height: 1.35;
}
.slpc-footer-bottom {
border-top: 1px solid rgba(255,255,255,.09);
}
.slpc-footer-bottom .slpc-container {
display: flex;
min-height: 58px;
align-items: center;
justify-content: space-between;
gap: 20px;
color: #8f9a9f;
font-size: 10px;
}
@media (max-width: 1200px) {
.slpc-header-inner { grid-template-columns: 170px 1fr auto; gap: 15px; }
.slpc-nav > ul { gap: 20px; }
.slpc-header-actions .slpc-call-chip { display: none; }
.slpc-hero-grid { grid-template-columns: 50% 50%; }
.slpc-hero h1 { font-size: 47px; }
.slpc-trust-strip { padding-right: 44%; }
.slpc-service-grid { grid-template-columns: repeat(4, 1fr); }
.slpc-about-grid { grid-template-columns: .95fr 1.15fr 240px; gap: 24px; }
.slpc-cta-grid { grid-template-columns: 1fr 380px; }
.slpc-quick-contact { grid-column: 1 / -1; grid-template-columns: repeat(3, 1fr); }
.slpc-footer-grid { grid-template-columns: 1.2fr .7fr 1fr 1.1fr; }
.slpc-green-promise { grid-column: 1 / -1; min-height: 100px; }
}
@media (max-width: 980px) {
.slpc-container { width: min(100% - 36px, 920px); }
.slpc-topbar-address { display: none; }
.slpc-header-inner { grid-template-columns: 1fr auto auto; min-height: 76px; }
.slpc-brand img { height: 58px; }
.slpc-menu-toggle { display: inline-flex; order: 3; }
.slpc-header-actions { order: 2; }
.slpc-nav {
position: absolute;
top: 100%;
right: 18px;
left: 18px;
display: none;
padding: 12px;
border: 1px solid var(--slpc-line);
border-radius: 10px;
background: #fff;
box-shadow: var(--slpc-shadow);
}
.slpc-nav.is-open { display: block; }
.slpc-nav > ul { display: grid; gap: 2px; }
.slpc-nav > ul > li > a { display: flex; padding: 11px; }
.slpc-nav > ul > li > a::after { display: none; }
.slpc-submenu { position: static; display: grid; visibility: visible; width: auto; padding: 0 0 5px 14px; border: 0; opacity: 1; box-shadow: none; transform: none; }
.slpc-submenu a { padding: 6px 10px; }
.slpc-hero-grid { width: 100%; grid-template-columns: 1fr; }
.slpc-hero-copy { width: min(100% - 36px, 920px); margin-inline: auto; padding: 56px 0 38px; }
.slpc-hero-visual { min-height: 430px; margin: 0; }
.slpc-hero-visual::before { inset: 0 0 auto 0; width: 100%; height: 18%; background: linear-gradient(180deg,#fff,transparent); }
.slpc-trust-strip { width: 100%; margin-top: 0; padding: 16px 18px; background: #fff; grid-template-columns: repeat(4,1fr); }
.slpc-about-grid { grid-template-columns: 1fr 1fr; }
.slpc-stats-panel { grid-column: 1 / -1; grid-template-columns: repeat(4,1fr); }
.slpc-stats-panel > div { border-right: 1px solid #eadfcf; border-bottom: 0; }
.slpc-stats-panel > div:last-child { border-right: 0; }
.slpc-process-grid { grid-template-columns: repeat(2,1fr); }
.slpc-step:nth-child(2) .slpc-step-arrow { display: none; }
.slpc-property-grid { grid-template-columns: 1fr; }
.slpc-review-grid { overflow-x: auto; grid-auto-columns: 82%; grid-template-columns: none; grid-auto-flow: column; scroll-snap-type: x mandatory; }
.slpc-review-card { scroll-snap-align: start; }
.slpc-local-grid { grid-template-columns: 1fr; }
.slpc-areas-panel, .slpc-faq-panel { min-height: auto; padding: 48px 30px; }
.slpc-faq-panel { padding-left: 30px; }
.slpc-map-card { position: relative; right: auto; bottom: auto; width: max-content; margin-top: 35px; }
.slpc-cta-grid { grid-template-columns: 1fr 1fr; }
.slpc-footer-grid { grid-template-columns: repeat(2,1fr); }
.slpc-green-promise { grid-column: auto; }
}
@media (max-width: 700px) {
.admin-bar .slpc-header { top: 46px; }
.slpc-container { width: min(100% - 28px, 640px); }
.slpc-topbar-inner { justify-content: center; }
.slpc-topbar-left { gap: 14px; }
.slpc-topbar-left a:nth-child(2), .slpc-coverage { display: none; }
.slpc-header-actions .slpc-btn { display: none; }
.slpc-header-inner { grid-template-columns: 1fr auto; }
.slpc-menu-toggle { order: initial; }
.slpc-hero-copy { width: min(100% - 28px, 640px); padding: 46px 0 34px; }
.slpc-hero h1 { font-size: clamp(36px, 11vw, 50px); }
.slpc-hero-visual { min-height: 330px; }
.slpc-peace-note { right: 16px; bottom: 18px; font-size: 18px; }
.slpc-trust-strip { grid-template-columns: repeat(2,1fr); gap: 14px; }
.slpc-section { padding: 55px 0; }
.slpc-service-grid { grid-template-columns: repeat(2,1fr); }
.slpc-about-grid { grid-template-columns: 1fr; }
.slpc-about-media, .slpc-about-media > img { min-height: 380px; height: 380px; }
.slpc-stats-panel { grid-column: auto; grid-template-columns: repeat(2,1fr); }
.slpc-stats-panel > div { border: 0; }
.slpc-process-grid { grid-template-columns: 1fr; }
.slpc-step { border-bottom: 1px solid var(--slpc-line); }
.slpc-step:last-child { border-bottom: 0; }
.slpc-step-arrow { top: auto; right: 50%; bottom: -16px; transform: translateX(50%) rotate(90deg); }
.slpc-step:nth-child(2) .slpc-step-arrow { display: inline-flex; }
.slpc-property-card { min-height: 330px; background-image: linear-gradient(90deg,#fff 0%,rgba(255,255,255,.95) 58%,rgba(255,255,255,.18) 100%),var(--slpc-card-image); }
.slpc-property-content { width: 75%; padding: 26px; }
.slpc-reviews-wrap { padding: 0; }
.slpc-review-arrow { display: none; }
.slpc-review-grid { grid-auto-columns: 90%; }
.slpc-cta-grid { grid-template-columns: 1fr; }
.slpc-quick-contact { grid-template-columns: 1fr; }
.slpc-footer-grid { grid-template-columns: 1fr; gap: 28px; }
.slpc-green-promise { min-height: 110px; }
.slpc-footer-bottom .slpc-container { padding: 14px 0; flex-direction: column; justify-content: center; text-align: center; }
}
@media (max-width: 420px) {
.slpc-topbar-left a { font-size: 11px; }
.slpc-brand { width: 145px; }
.slpc-brand img { width: 140px; }
.slpc-hero-actions { display: grid; }
.slpc-hero-actions .slpc-btn { width: 100%; }
.slpc-service-card { min-height: 195px; }
.slpc-stats-panel { grid-template-columns: 1fr; }
.slpc-cf7-grid { grid-template-columns: 1fr; }
.slpc-cf7-grid .slpc-field-full { grid-column: auto; }
.slpc-area-pills span { padding: 7px 13px; }
.slpc-map-card { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
.slpc-site *, .slpc-site *::before, .slpc-site *::after {
scroll-behavior: auto !important;
transition-duration: .01ms !important;
}
} .slpc-service-grid.slpc-service-marquee {
position: relative;
display: block !important;
width: 100%;
overflow: hidden;
grid-template-columns: none !important;
gap: 0 !important;
padding: 7px 0 17px;
}
.slpc-service-grid.slpc-service-marquee::before,
.slpc-service-grid.slpc-service-marquee::after {
position: absolute;
z-index: 3;
top: 0;
bottom: 0;
width: 34px;
content: "";
pointer-events: none;
}
.slpc-service-grid.slpc-service-marquee::before {
left: 0;
background: linear-gradient(90deg, #fff 15%, rgba(255,255,255,0));
}
.slpc-service-grid.slpc-service-marquee::after {
right: 0;
background: linear-gradient(270deg, #fff 15%, rgba(255,255,255,0));
}
.slpc-service-track {
display: flex;
width: max-content;
will-change: transform;
animation: slpc-service-marquee 32s linear infinite;
}
.slpc-service-set {
display: flex;
flex: 0 0 auto;
gap: 14px;
padding-right: 14px;
}
.slpc-service-marquee .slpc-service-card {
flex: 0 0 160px;
width: 160px;
min-height: 212px;
}
.slpc-service-marquee:hover .slpc-service-track,
.slpc-service-marquee:focus-within .slpc-service-track,
.slpc-service-marquee.is-paused .slpc-service-track {
animation-play-state: paused;
}
.slpc-about-media > img {
object-position: 58% center;
}
@keyframes slpc-service-marquee {
from { transform: translate3d(0,0,0); }
to { transform: translate3d(-50%,0,0); }
}
@media (max-width: 700px) {
.slpc-service-marquee .slpc-service-card {
flex-basis: 150px;
width: 150px;
min-height: 195px;
}
.slpc-service-track {
animation-duration: 29s;
}
}
@media (prefers-reduced-motion: reduce) {
.slpc-service-grid.slpc-service-marquee {
overflow-x: auto;
scrollbar-width: thin;
}
.slpc-service-track {
animation: none !important;
transform: none !important;
}
.slpc-service-set[aria-hidden="true"] {
display: none;
}
}.ast-page-builder-template .ast-article-post{margin-bottom:2.5em}.ast-featured-post{float:none}.ast-separate-container .ast-separate-posts.ast-article-post{margin-bottom:2em}.ast-animate-hidden{visibility:hidden;opacity:0}.ast-animate-display{visibility:visible;opacity:1}.ast-no-thumb .ast-date-meta .posted-on{margin-bottom:1.5em}.ast-date-meta.circle .posted-on{border-radius:50%;overflow:hidden}.has-post-thumbnail .ast-date-meta.circle .posted-on{margin:1em}.ast-separate-container .ast-grid-1 .blog-layout-1{padding:0}.ast-separate-container .ast-grid-1 .blog-layout-2,.ast-separate-container .ast-grid-1 .blog-layout-3{padding:0;border-bottom:0}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:2.66666em}.ast-separate-container .ast-grid-2 .blog-layout-1,.ast-separate-container .ast-grid-2 .blog-layout-2,.ast-separate-container .ast-grid-2 .blog-layout-3,.ast-separate-container .ast-grid-3 .blog-layout-1,.ast-separate-container .ast-grid-3 .blog-layout-2,.ast-separate-container .ast-grid-3 .blog-layout-3,.ast-separate-container .ast-grid-4 .blog-layout-1,.ast-separate-container .ast-grid-4 .blog-layout-2,.ast-separate-container .ast-grid-4 .blog-layout-3{padding:1.5em}@media (max-width:1200px){.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd){padding:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:1.5em}}.site-content .ast-grid-2 .ast-article-post,.site-content .ast-grid-3 .ast-article-post,.site-content .ast-grid-4 .ast-article-post{background:0 0}.site-content .ast-grid-2 .ast-article-post .blog-layout-2,.site-content .ast-grid-2 .ast-article-post .blog-layout-3,.site-content .ast-grid-3 .ast-article-post .blog-layout-2,.site-content .ast-grid-3 .ast-article-post .blog-layout-3,.site-content .ast-grid-4 .ast-article-post .blog-layout-2,.site-content .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-page-builder-template .ast-article-post .entry-header{margin:auto auto 1em auto;padding:0}.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on{position:relative;display:inline-block;margin-bottom:1em}hr.post-divider{height:0;margin:0}hr.ast-single-previous-hr{height:0;margin-top:2em}.ast-show-comments-data{padding:2em 6.67em}.ast-show-comments-data .ast-show-comments{cursor:pointer}.ast-show-comments-data .ast-show-comments,.ast-show-comments-data .ast-show-comments-count{max-width:640px;text-align:center;margin-left:auto;margin-right:auto}.ast-show-comments-data .ast-show-comments-count{margin-bottom:2em}.ast-pagination-circle .ast-pagination .page-numbers,.ast-pagination-square .ast-pagination .page-numbers{border-style:solid;border-width:1px;line-height:2.33333em}.ast-pagination-circle .ast-pagination .page-numbers{border-radius:50%}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-circle .ast-pagination .prev.page-numbers{border-radius:30px}@media all and (max-width:768px){#content:before{content:""}}.ast-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-pagination-infinite{margin:2.5em 0}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-blog-pagination-type-infinite .ast-pagination{display:none}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgba(0,0,0,.3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:transparent;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-account{-js-display:flex;display:flex}.ast-hb-account-login-wrapper{visibility:hidden}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-hb-account-login-wrapper.show{visibility:visible}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-account-nav-menu .menu-item{border-style:none}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em}.single-astra-advanced-hook .ast-container{flex-wrap:wrap}.single-astra-advanced-hook .ast-container>*{width:100%}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.ast-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto}.ast-nav-up{transform:translateY(-100%)}.site-header .sticky-custom-logo{display:none}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgba(0,0,0,.2)}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgba(36,50,66,.075)}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-main-shrink #masthead .ast-sticky-shrunk .site-logo-img img{max-height:55px!important;width:auto}.ast-sticky-main-shrink #masthead .ast-sticky-shrunk .site-logo-img img.astra-logo-svg{width:100%}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block}.above-header-toggle-on .main-header-bar{z-index:1}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset!important}#ast-mobile-header .content-align-flex-start{max-height:60vh;overflow:auto}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu .ast-header-navigation-arrow{display:none!important}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after{content:""}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-megamenu{opacity:0;visibility:hidden;pointer-events:none}.ast-desktop .main-header-menu .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover>.sub-menu{visibility:hidden;opacity:0;left:-999em}.ast-desktop .main-header-menu .astra-megamenu-li.megamenu-active>.sub-menu{left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-2 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-3 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-4 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item+.ast-mm-custom-content{margin-top:.9em}.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a{margin-bottom:.9em}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:transparent}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-mm-custom-text-content{margin-bottom:.9em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em;margin-bottom:.9em}.ast-desktop .ast-mm-widget-content .ast-search-submit{display:none}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after{content:"";margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:"";top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{right:0}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size, 1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}