/*
Theme Name: AS Interpreters
Description: A four-page, editable website for AS Interpreters with telephone and email contact.
Author: AS Interpreters
Version: 1.0.1
Requires at least: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: as-interpreters
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');

html{scroll-behavior:smooth}body{margin:0}.wp-site-blocks{padding:0}
:is(.as-site,.editor-styles-wrapper) .wp-block-group>*{margin-block-start:0;margin-block-end:0}
:is(.as-site,.editor-styles-wrapper) .wp-block-post-content{margin:0}
:is(.as-site,.editor-styles-wrapper) .wp-block-template-part{margin:0}
:is(.as-site,.editor-styles-wrapper){--as-navy:#071f52;--as-green:#557b12;--as-lime:#b5d96a;--as-ink:#132341;--as-muted:#526078;--as-pale:#f3f6f8;--as-line:#dae2e7;--as-white:#fff;font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6;background:var(--as-white);color:var(--as-ink);text-align:left;color-scheme:light;isolation:isolate;width:100%;overflow-wrap:break-word}
:is(.as-site,.editor-styles-wrapper) *{box-sizing:border-box}
:is(.as-site,.editor-styles-wrapper) :where(h1,h2,h3,p,figure,ul,ol){margin:0}
:is(.as-site,.editor-styles-wrapper) a{color:inherit;text-decoration:none}
:is(.as-site,.editor-styles-wrapper) a:hover{text-decoration:underline;text-underline-offset:5px}
:is(.as-site,.editor-styles-wrapper) img{max-width:100%;display:block}
:is(.as-site,.editor-styles-wrapper) .as-wrap{width:min(1180px,100%);margin-inline:auto;padding-inline:clamp(20px,4.4%,64px)}
:is(.as-site,.editor-styles-wrapper) .as-topline{background:var(--as-navy);color:var(--as-white);font-size:.875rem}
:is(.as-site,.editor-styles-wrapper) .as-topline .as-wrap{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding-block:8px}
:is(.as-site,.editor-styles-wrapper) .as-top-contact{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
:is(.as-site,.editor-styles-wrapper) .as-header .as-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:16px}
:is(.as-site,.editor-styles-wrapper) .as-logo{display:block;flex:0 0 auto}
:is(.as-site,.editor-styles-wrapper) .as-logo img{width:116px;height:auto;aspect-ratio:2048/1500;object-fit:contain}
:is(.as-site,.editor-styles-wrapper) .as-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}
:is(.as-site,.editor-styles-wrapper) .as-nav a{font-weight:500;font-size:.9375rem;padding-block:12px;position:relative}
:is(.as-site,.editor-styles-wrapper) .as-nav a[aria-current]{color:var(--as-green)}
:is(.as-site,.editor-styles-wrapper) .as-nav a[aria-current]::after{content:'';position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--as-green)}
:is(.as-site,.editor-styles-wrapper) .as-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 23px;border-radius:5px;font-size:.9375rem;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;border:1px solid transparent;transition:background .16s ease,color .16s ease}
:is(.as-site,.editor-styles-wrapper) .as-action:hover{text-decoration:none}
:is(.as-site,.editor-styles-wrapper) .as-action-primary{background:var(--as-navy);color:var(--as-white)}
:is(.as-site,.editor-styles-wrapper) .as-action-primary:hover{background:#14366f}
:is(.as-site,.editor-styles-wrapper) .as-action-outline{border-color:#bac6d1;background:transparent;color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-action-outline:hover{background:#e6edf0}
:is(.as-site,.editor-styles-wrapper) .as-action-green{background:var(--as-lime);color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-action-green:hover{background:#c8e48f}
:is(.as-site,.editor-styles-wrapper) .as-hero{background:var(--as-pale);border-top:1px solid #e9eef1}
:is(.as-site,.editor-styles-wrapper) .as-hero-inner{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:34px;padding-block:54px 58px}
:is(.as-site,.editor-styles-wrapper) .as-eyebrow{color:var(--as-green);font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;line-height:1.6}
:is(.as-site,.editor-styles-wrapper) h1{color:var(--as-navy);font-size:clamp(2.05rem,4.1vw,3.35rem);line-height:1.14;font-weight:500;letter-spacing:-.035em;margin-top:18px}
:is(.as-site,.editor-styles-wrapper) h1 span{color:var(--as-green)}
:is(.as-site,.editor-styles-wrapper) .as-intro{max-width:430px;font-size:1.0625rem;line-height:1.75;color:var(--as-muted);margin-top:24px}
:is(.as-site,.editor-styles-wrapper) .as-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
:is(.as-site,.editor-styles-wrapper) .as-hero-note{font-size:.875rem;color:var(--as-muted);margin-top:22px;display:flex;gap:10px;align-items:center}
:is(.as-site,.editor-styles-wrapper) .as-note-line{display:inline-block;width:26px;height:2px;background:var(--as-green);flex:0 0 auto}
:is(.as-site,.editor-styles-wrapper) .as-hero-visual{position:relative;padding:0 0 26px 15px;min-width:0}
:is(.as-site,.editor-styles-wrapper) .as-photo-frame{position:relative;border-radius:7px 100px 7px 7px;overflow:hidden;background:#dce4e5}
:is(.as-site,.editor-styles-wrapper) .as-hero-photo{width:100%;height:auto;aspect-ratio:1.1;object-fit:cover;object-position:50% 40%}
:is(.as-site,.editor-styles-wrapper) .as-photo-tag{position:absolute;bottom:0;left:0;right:34px;padding:19px 22px;background:var(--as-navy);color:var(--as-white);border-radius:5px;display:flex;justify-content:space-between;align-items:center;gap:18px;box-shadow:0 10px 28px #071f5210}
:is(.as-site,.editor-styles-wrapper) .as-photo-tag strong{font-weight:500;font-size:1.0625rem;line-height:1.4}
:is(.as-site,.editor-styles-wrapper) .as-photo-tag small{display:block;color:#c9d5e6;font-size:.8125rem;margin-top:4px}
:is(.as-site,.editor-styles-wrapper) .as-tag-accent{height:38px;width:4px;background:var(--as-lime);flex:0 0 auto;border-radius:2px}
:is(.as-site,.editor-styles-wrapper) .as-service-strip{background:var(--as-white);border-bottom:1px solid var(--as-line)}
:is(.as-site,.editor-styles-wrapper) .as-service-strip .as-wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:22px}
:is(.as-site,.editor-styles-wrapper) .as-service-strip p{padding:0 18px;font-size:.9375rem;font-weight:500;text-align:center;border-right:1px solid var(--as-line)}
:is(.as-site,.editor-styles-wrapper) .as-service-strip p:first-child{padding-left:0}
:is(.as-site,.editor-styles-wrapper) .as-service-strip p:last-child{border-right:0;padding-right:0}
:is(.as-site,.editor-styles-wrapper) .as-services{padding-block:65px 62px}
:is(.as-site,.editor-styles-wrapper) .as-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:29px}
:is(.as-site,.editor-styles-wrapper) h2{font-size:clamp(1.85rem,3vw,2.55rem);letter-spacing:-.035em;line-height:1.16;font-weight:500;color:var(--as-navy);margin-top:10px}
:is(.as-site,.editor-styles-wrapper) .as-section-intro{max-width:310px;color:var(--as-muted);font-size:.9375rem;line-height:1.7}
:is(.as-site,.editor-styles-wrapper) .as-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
:is(.as-site,.editor-styles-wrapper) .as-service{border:1px solid var(--as-line);border-radius:6px;padding:27px 25px 28px;position:relative;background:var(--as-white)}
:is(.as-site,.editor-styles-wrapper) .as-service:first-child{background:#f3f7eb;border-color:#dfe9ca}
:is(.as-site,.editor-styles-wrapper) .as-service-number{font-size:.875rem;font-weight:600;color:var(--as-green);letter-spacing:.07em;display:block;margin-bottom:30px}
:is(.as-site,.editor-styles-wrapper) h3{font-size:1.3rem;font-weight:500;letter-spacing:-.025em;line-height:1.3;color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-service p{font-size:.9375rem;color:var(--as-muted);line-height:1.7;margin-top:13px}
:is(.as-site,.editor-styles-wrapper) .as-service .as-service-detail{font-size:.875rem;color:var(--as-green);font-weight:500;margin-top:22px}
:is(.as-site,.editor-styles-wrapper) .as-signposting{display:grid;grid-template-columns:220px 1fr;gap:30px;padding:26px 0 0;margin-top:28px;border-top:1px solid var(--as-line);align-items:start}
:is(.as-site,.editor-styles-wrapper) .as-signposting h3{font-size:1.0625rem;line-height:1.5}
:is(.as-site,.editor-styles-wrapper) .as-signposting p{font-size:.9375rem;color:var(--as-muted);line-height:1.75}
:is(.as-site,.editor-styles-wrapper) .as-price-section{background:var(--as-pale);padding-block:53px}
:is(.as-site,.editor-styles-wrapper) .as-price-section .as-eyebrow{font-weight:400;text-transform:none;letter-spacing:0;font-size:.9375rem}
:is(.as-site,.editor-styles-wrapper) .as-price-section h2{font-size:clamp(1.625rem,2.5vw,2rem);font-weight:400;letter-spacing:-.02em}
:is(.as-site,.editor-styles-wrapper) .as-price-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:50px;align-items:start}
:is(.as-site,.editor-styles-wrapper) .as-price-intro p:not(.as-eyebrow){color:var(--as-muted);font-size:.9375rem;margin-top:20px;max-width:400px}
:is(.as-site,.editor-styles-wrapper) .as-price-intro .as-action{margin-top:24px}
:is(.as-site,.editor-styles-wrapper) .as-price-list{border-top:1px solid #cbd6de}
:is(.as-site,.editor-styles-wrapper) .as-price-item{display:flex;justify-content:space-between;gap:25px;align-items:baseline;padding:19px 0;border-bottom:1px solid #cbd6de}
:is(.as-site,.editor-styles-wrapper) .as-price-item h3{font-size:1rem;font-weight:400;letter-spacing:0}
:is(.as-site,.editor-styles-wrapper) .as-price-item p{font-size:.8125rem;color:var(--as-muted);margin-top:4px}
:is(.as-site,.editor-styles-wrapper) .as-price-value{font-size:1.125rem;font-weight:400;letter-spacing:0;white-space:nowrap;color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-price-value small{font-size:.875rem;letter-spacing:0}
:is(.as-site,.editor-styles-wrapper) .as-price-footnote{font-size:.8125rem;color:var(--as-muted);margin-top:17px;line-height:1.7}
:is(.as-site,.editor-styles-wrapper) .as-contact{background:var(--as-navy);color:var(--as-white);padding-block:53px 0}
:is(.as-site,.editor-styles-wrapper) .as-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-bottom:40px}
:is(.as-site,.editor-styles-wrapper) .as-contact .as-eyebrow{color:var(--as-lime)}
:is(.as-site,.editor-styles-wrapper) .as-contact h2{color:var(--as-white);font-size:clamp(2rem,3.5vw,3rem)}
:is(.as-site,.editor-styles-wrapper) .as-contact-text{color:#c9d5e6;max-width:350px;margin-top:18px;font-size:.9375rem}
:is(.as-site,.editor-styles-wrapper) .as-contact-details{display:grid;grid-template-columns:1fr;align-content:start;gap:20px;padding-top:3px}
:is(.as-site,.editor-styles-wrapper) .as-contact-label{display:block;color:#c9d5e6;font-size:.8125rem;margin-bottom:2px}
:is(.as-site,.editor-styles-wrapper) .as-phone{font-size:1.6rem;letter-spacing:-.02em}
:is(.as-site,.editor-styles-wrapper) .as-email{font-size:1.0625rem;overflow-wrap:anywhere}
:is(.as-site,.editor-styles-wrapper) .as-address{font-style:normal;font-size:.9375rem;color:#d9e3f1;line-height:1.7}
:is(.as-site,.editor-styles-wrapper) .as-footer{border-top:1px solid #344975;padding-block:20px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.8125rem;color:#c9d5e6}
:is(.as-site,.editor-styles-wrapper) [id]{scroll-margin-top:22px}
@media(min-width:1250px){:is(.as-site,.editor-styles-wrapper) h1{font-size:3.35rem}}
@media(max-width:900px){:is(.as-site,.editor-styles-wrapper) .as-header .as-wrap{gap:15px}:is(.as-site,.editor-styles-wrapper) .as-nav{gap:18px}:is(.as-site,.editor-styles-wrapper) .as-header-cta{display:none}:is(.as-site,.editor-styles-wrapper) .as-hero-inner{gap:24px}:is(.as-site,.editor-styles-wrapper) .as-hero-actions .as-action{padding:12px 18px}:is(.as-site,.editor-styles-wrapper) .as-service{padding:24px 19px}:is(.as-site,.editor-styles-wrapper) .as-price-layout{gap:30px}}
@media(max-width:680px){:is(.as-site,.editor-styles-wrapper) .as-topline .as-wrap{justify-content:center;text-align:center}:is(.as-site,.editor-styles-wrapper) .as-top-contact{display:none}:is(.as-site,.editor-styles-wrapper) .as-header .as-wrap{flex-direction:column;gap:7px;padding-block:13px 11px}:is(.as-site,.editor-styles-wrapper) .as-logo img{width:96px}:is(.as-site,.editor-styles-wrapper) .as-nav{width:100%;gap:12px;justify-content:space-between}:is(.as-site,.editor-styles-wrapper) .as-nav a{font-size:.875rem}:is(.as-site,.editor-styles-wrapper) .as-hero-inner{grid-template-columns:1fr;padding-block:30px 36px;gap:34px}:is(.as-site,.editor-styles-wrapper) h1{font-size:clamp(2.05rem,7.8vw,3rem);letter-spacing:-.035em}:is(.as-site,.editor-styles-wrapper) .as-intro{margin-top:19px;max-width:100%;font-size:1rem}:is(.as-site,.editor-styles-wrapper) .as-hero-actions{margin-top:23px}:is(.as-site,.editor-styles-wrapper) .as-hero-visual{padding-left:12px;max-width:520px;width:100%;margin-inline:auto}:is(.as-site,.editor-styles-wrapper) .as-hero-photo{aspect-ratio:1.3}:is(.as-site,.editor-styles-wrapper) .as-photo-tag{right:22px;padding:16px 18px}:is(.as-site,.editor-styles-wrapper) .as-photo-tag strong{font-size:1rem}:is(.as-site,.editor-styles-wrapper) .as-service-strip .as-wrap{padding-block:18px}:is(.as-site,.editor-styles-wrapper) .as-service-strip p{font-size:.8125rem;line-height:1.5;padding-inline:10px}:is(.as-site,.editor-styles-wrapper) .as-services{padding-block:40px}:is(.as-site,.editor-styles-wrapper) .as-section-heading{display:block;margin-bottom:23px}:is(.as-site,.editor-styles-wrapper) .as-section-intro{max-width:100%;margin-top:17px}:is(.as-site,.editor-styles-wrapper) .as-service-grid{grid-template-columns:1fr;gap:13px}:is(.as-site,.editor-styles-wrapper) .as-service{padding:24px}:is(.as-site,.editor-styles-wrapper) .as-service-number{margin-bottom:16px}:is(.as-site,.editor-styles-wrapper) .as-service .as-service-detail{margin-top:15px}:is(.as-site,.editor-styles-wrapper) .as-signposting{grid-template-columns:1fr;gap:10px;padding-top:22px;margin-top:25px}:is(.as-site,.editor-styles-wrapper) .as-price-layout{grid-template-columns:1fr;gap:28px}:is(.as-site,.editor-styles-wrapper) .as-price-section{padding-block:36px}:is(.as-site,.editor-styles-wrapper) .as-contact{padding-top:39px}:is(.as-site,.editor-styles-wrapper) .as-contact-grid{grid-template-columns:1fr;gap:26px}:is(.as-site,.editor-styles-wrapper) .as-contact-text{max-width:100%}:is(.as-site,.editor-styles-wrapper) .as-footer{gap:9px}:is(.as-site,.editor-styles-wrapper) .as-contact-details{gap:21px}}
@media(prefers-reduced-motion:reduce){:is(.as-site,.editor-styles-wrapper) *{transition:none!important;scroll-behavior:auto!important}}

:is(.as-site,.editor-styles-wrapper) .as-logo img{width:116px;height:auto}
:is(.as-site,.editor-styles-wrapper) .as-logo{margin:0}
:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation__container{gap:28px;flex-wrap:wrap;justify-content:center}
:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation-item__content{display:block;min-height:44px;line-height:1.6;font-size:.9375rem}
:is(.as-site,.editor-styles-wrapper) .as-nav .current-menu-item>a{color:var(--as-green)}
:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation-item__content:hover{text-decoration:underline}
:is(.as-site,.editor-styles-wrapper) .wp-block-buttons{gap:12px;display:flex;flex-wrap:wrap}
:is(.as-site,.editor-styles-wrapper) .as-button .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 23px;border-radius:5px;font-size:.9375rem;font-weight:600;line-height:1.4;text-align:center;border:1px solid transparent;text-decoration:none;background:var(--as-navy);color:white}
:is(.as-site,.editor-styles-wrapper) .as-button .wp-block-button__link:hover{background:#14366f}
:is(.as-site,.editor-styles-wrapper) .as-button-outline .wp-block-button__link{border-color:#bac6d1;background:transparent;color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-button-outline .wp-block-button__link:hover{background:#e6edf0}
:is(.as-site,.editor-styles-wrapper) .as-button-green .wp-block-button__link{background:var(--as-lime);color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-button-light .wp-block-button__link{background:transparent;color:white;border-color:#8394b1}
:is(.as-site,.editor-styles-wrapper) .as-photo-frame img{width:100%;height:auto;aspect-ratio:1.1;object-fit:cover;object-position:50% 40%}
:is(.as-site,.editor-styles-wrapper) .as-photo-frame{margin:0}
:is(.as-site,.editor-styles-wrapper) .as-photo-tag{display:block;padding-right:38px}
:is(.as-site,.editor-styles-wrapper) .as-photo-tag::after{content:'';position:absolute;right:21px;top:21px;bottom:21px;width:4px;background:var(--as-lime);border-radius:2px}
:is(.as-site,.editor-styles-wrapper) .as-photo-title{font-weight:500;font-size:1.0625rem;line-height:1.4}
:is(.as-site,.editor-styles-wrapper) .as-photo-small{color:#c9d5e6;font-size:.8125rem;margin-top:4px}
:is(.as-site,.editor-styles-wrapper) .as-hero-note::before{content:'';display:inline-block;width:26px;height:2px;background:var(--as-green);flex:0 0 auto}
:is(.as-site,.editor-styles-wrapper) .as-service .as-service-number{margin-top:0;margin-bottom:30px}
:is(.as-site,.editor-styles-wrapper) .as-services-link{margin-top:28px}
:is(.as-site,.editor-styles-wrapper) .as-prices-link{margin-top:24px}
:is(.as-site,.editor-styles-wrapper) .as-contact-label{margin-bottom:2px}
:is(.as-site,.editor-styles-wrapper) .as-site-footer{background:var(--as-navy);color:#c9d5e6}
:is(.as-site,.editor-styles-wrapper) .as-site-footer .as-footer{margin:0}
:is(.as-site,.editor-styles-wrapper) .as-footer-address{font-size:.8125rem;line-height:1.8;padding-bottom:22px;overflow-wrap:anywhere}
:is(.as-site,.editor-styles-wrapper) .as-page-intro{background:var(--as-pale);padding-block:54px 48px;border-top:1px solid #e9eef1}
:is(.as-site,.editor-styles-wrapper) .as-page-intro h1{max-width:820px}
:is(.as-site,.editor-styles-wrapper) .as-page-intro .as-intro{max-width:760px}
:is(.as-site,.editor-styles-wrapper) .as-page-content{padding-block:50px 60px}
:is(.as-site,.editor-styles-wrapper) .as-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
:is(.as-site,.editor-styles-wrapper) .as-detail-card{border:1px solid var(--as-line);border-radius:6px;padding:28px}
:is(.as-site,.editor-styles-wrapper) .as-detail-card:nth-child(3n+1){background:#f3f7eb;border-color:#dfe9ca}
:is(.as-site,.editor-styles-wrapper) .as-detail-card h2{font-size:1.4rem;margin:0}
:is(.as-site,.editor-styles-wrapper) .as-detail-card p:not(.as-service-number){color:var(--as-muted);font-size:1rem;line-height:1.8;margin-top:16px}
:is(.as-site,.editor-styles-wrapper) .as-detail-card .as-service-number{margin-bottom:22px}
:is(.as-site,.editor-styles-wrapper) .as-steps-section{background:var(--as-pale);padding-block:50px}
:is(.as-site,.editor-styles-wrapper) .as-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:30px}
:is(.as-site,.editor-styles-wrapper) .as-step-number{font-size:1.6rem;color:var(--as-green);font-weight:400;margin-bottom:14px}
:is(.as-site,.editor-styles-wrapper) .as-step h3{font-size:1.15rem}
:is(.as-site,.editor-styles-wrapper) .as-step p:last-child{font-size:.9375rem;color:var(--as-muted);margin-top:14px}
:is(.as-site,.editor-styles-wrapper) .as-language-note{margin-top:27px;padding-top:23px;border-top:1px solid var(--as-line);color:var(--as-muted);font-size:.9375rem}
:is(.as-site,.editor-styles-wrapper) .as-cta{background:var(--as-navy);color:white;padding-block:40px}
:is(.as-site,.editor-styles-wrapper) .as-cta h2{color:white;font-size:clamp(1.5rem,2.6vw,2rem)}
:is(.as-site,.editor-styles-wrapper) .as-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap}
:is(.as-site,.editor-styles-wrapper) .as-cta .as-contact-text{max-width:520px;margin-top:12px}
:is(.as-site,.editor-styles-wrapper) .as-cta .as-hero-actions{margin:0}
:is(.as-site,.editor-styles-wrapper) .as-rates-page h2{font-size:1.35rem;font-weight:400;letter-spacing:0;margin-top:0;margin-bottom:18px}
:is(.as-site,.editor-styles-wrapper) .as-rate-table{margin:0 0 38px;overflow-x:auto}
:is(.as-site,.editor-styles-wrapper) .as-rate-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:1rem;font-weight:400}
:is(.as-site,.editor-styles-wrapper) .as-rate-table td,:is(.as-site,.editor-styles-wrapper) .as-rate-table th{padding:15px 14px;text-align:left;vertical-align:top;border:0;border-bottom:1px solid var(--as-line);font-weight:400;overflow-wrap:break-word}
:is(.as-site,.editor-styles-wrapper) .as-rate-table th{background:var(--as-pale);color:var(--as-navy)}
:is(.as-site,.editor-styles-wrapper) .as-rate-table td:first-child,:is(.as-site,.editor-styles-wrapper) .as-rate-table th:first-child{width:62%}
:is(.as-site,.editor-styles-wrapper) .as-pricing-note{border-top:1px solid var(--as-line);padding-top:24px;margin-top:24px}
:is(.as-site,.editor-styles-wrapper) .as-pricing-note p{font-size:1rem;color:var(--as-muted);line-height:1.8}
:is(.as-site,.editor-styles-wrapper) .as-contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
:is(.as-site,.editor-styles-wrapper) .as-contact-card{padding:25px;border:1px solid var(--as-line);border-radius:6px;min-width:0}
:is(.as-site,.editor-styles-wrapper) .as-contact-card h2{font-size:1.15rem;line-height:1.55;overflow-wrap:anywhere;margin-block:16px}
:is(.as-site,.editor-styles-wrapper) .as-contact-card p:not(.as-eyebrow){font-size:.9375rem;color:var(--as-muted);line-height:1.8;margin-top:12px}
:is(.as-site,.editor-styles-wrapper) .as-contact-note{margin-top:32px;background:var(--as-pale);padding:30px;border-radius:6px}
:is(.as-site,.editor-styles-wrapper) .as-contact-note h2{font-size:1.5rem;margin-bottom:18px}
:is(.as-site,.editor-styles-wrapper) .as-contact-note p{color:var(--as-muted);margin-top:14px}
:is(.as-site,.editor-styles-wrapper) .as-simple-page{padding-block:55px}
:is(.as-site,.editor-styles-wrapper) .as-simple-page p{margin-top:22px}
:is(.as-site,.editor-styles-wrapper) a:focus-visible{outline:3px solid #557b12;outline-offset:4px}
@media(max-width:900px){:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation__container{gap:18px}}
@media(max-width:680px){
:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation__container{gap:12px;width:100%;justify-content:space-between}
:is(.as-site,.editor-styles-wrapper) .as-nav .wp-block-navigation-item__content{font-size:.875rem}
:is(.as-site,.editor-styles-wrapper) .as-logo img{width:96px}
:is(.as-site,.editor-styles-wrapper) .as-photo-frame img{aspect-ratio:1.3}
:is(.as-site,.editor-styles-wrapper) .as-page-intro{padding-block:35px}
:is(.as-site,.editor-styles-wrapper) .as-page-content{padding-block:32px 40px}
:is(.as-site,.editor-styles-wrapper) .as-detail-grid,:is(.as-site,.editor-styles-wrapper) .as-steps-grid,:is(.as-site,.editor-styles-wrapper) .as-contact-cards{grid-template-columns:1fr}
:is(.as-site,.editor-styles-wrapper) .as-detail-card{padding:24px}
:is(.as-site,.editor-styles-wrapper) .as-rate-table table{font-size:.9375rem}
:is(.as-site,.editor-styles-wrapper) .as-rate-table td,:is(.as-site,.editor-styles-wrapper) .as-rate-table th{padding:13px 10px}
:is(.as-site,.editor-styles-wrapper) .as-steps-section{padding-block:35px}
:is(.as-site,.editor-styles-wrapper) .as-steps-grid{gap:25px}
:is(.as-site,.editor-styles-wrapper) .as-step-number{margin-bottom:8px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
