:root{--green:#005700;--leaf:#249424;--yellow:#ffd014;--ink:#182019;--muted:#677068;--line:#e3e8df;--cream:#f5f6f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Geologica,Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.6;background:#fff}button,input,select,textarea{font:inherit}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}a,button{-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #59a934;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;font-weight:700}h1{font-size:clamp(44px,5.6vw,78px)}h2{font-size:clamp(34px,4vw,56px)}h3{font-size:23px}p{color:var(--muted)}svg{width:28px;height:28px;flex-shrink:0}.wrap{max-width:1280px;width:calc(100% - 96px);margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:30px;height:116px}.brand{flex-shrink:0;line-height:0}.brand img{width:226px;height:auto;max-height:88px;-o-object-fit:contain;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:500}.site-header nav a{padding-block:15px}.site-header nav a:hover{color:var(--leaf)}.header-phone{font-size:14px;white-space:nowrap;border:1px solid #d8dfd3;padding:12px 18px;border-radius:90px}.hero-shell{overflow:hidden;background:radial-gradient(ellipse at 98% 95%,#7cc341 0,transparent 52%),radial-gradient(ellipse at 80% 0,#299438 0,transparent 56%),#005700;color:#fff}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:70px;padding-block:75px 80px;min-height:640px}.eyebrow{color:var(--green);font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:23px}.hero .eyebrow{color:#d9edcb;font-size:14px}.hero h1{max-width:670px;margin-bottom:27px;line-height:.99}.hero-description{max-width:465px;font-size:18px;line-height:1.6;color:#dfeddb;margin-bottom:35px}.actions{display:flex;flex-wrap:wrap;gap:22px}.actions,.button{align-items:center}.button{display:inline-flex;justify-content:center;gap:20px;padding:18px 24px;border:0;border-radius:90px;font-size:16px;font-weight:700;line-height:1.3;min-height:58px;transition:background .2s,transform .2s}.button svg{width:23px;height:23px}.primary{background:var(--yellow);color:#152316}.primary:hover:not(:disabled){background:#ffe366;transform:translateY(-2px)}.outline{border:1px solid #cbd4c6;background:transparent}.outline:hover:not(:disabled){background:#eef3e8}.hero-catalog-link{border-bottom:1px solid hsla(0,0%,100%,.478);font-size:14px;padding:5px 0}.hero-google{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:11px;color:#ebf3e4}.hero-google .rating-stars{color:var(--yellow);font-size:15px;letter-spacing:1px}.hero-choices{position:relative}.start-panel{border-radius:32px;background:#f8faed;padding:35px 30px 25px;color:var(--ink);box-shadow:0 24px 0 -12px hsla(78,48%,69%,.502),0 48px 0 -25px hsla(68,55%,72%,.502);transform:rotate(2deg);transition:transform .4s}.start-panel:hover{transform:rotate(0)}.panel-label{font-size:13px;color:#6f7c63}.start-panel h2{font-size:48px;margin:14px 0 30px}.start-panel button{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e9d7;width:100%;border-radius:18px;padding:18px 15px;text-align:left;margin-bottom:10px;transition:background .2s,transform .2s}.start-panel button:hover{background:#edf3d9;transform:translateX(4px)}.start-panel button>svg{margin-left:auto;width:20px}.start-panel b{display:block;font-size:15px;font-weight:500}.start-panel small{display:block;font-size:11px;color:#78816d;margin-top:3px}.choice-icon{width:43px;height:43px;border-radius:50%;background:#eaf3d7;color:var(--green);display:grid;place-items:center;flex-shrink:0}.choice-icon svg{width:25px;height:25px}.start-panel p{font-size:10px;text-align:center;margin:20px 0 0;color:#778369}.hero-photo{width:100%;height:470px;-o-object-fit:cover;object-fit:cover;border-radius:32px}.business-strip{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:20px;align-items:center;padding-block:42px;border-bottom:1px solid var(--line)}.business-strip h2{font-size:20px;line-height:1.25;letter-spacing:-.02em;margin-bottom:0}.business-strip a{display:flex;align-items:center;gap:13px;font-size:14px}.business-strip a>span{display:grid;place-items:center;background:#f2f6e8;border-radius:50%;width:62px;height:62px;color:var(--green);flex-shrink:0;transition:background .2s,transform .2s}.business-strip a:hover>span{background:var(--yellow);transform:rotate(-8deg)}.business-strip b{font-weight:500}.section{padding-block:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:380px;font-size:15px;margin-bottom:2px}.search{display:flex;align-items:center;gap:17px;border:1px solid #d8e0d1;padding:12px 22px;border-radius:90px;background:#f7f9f4;margin-block:28px}.search input{padding:6px 0;border:0;margin:0;background:transparent;min-width:0;font-size:15px}.search>span:first-child{font-size:30px;line-height:1}.search>span:last-child{font-size:12px;white-space:nowrap;color:var(--muted)}.catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:38px;align-items:start}.category-chips{display:flex;flex-direction:column;gap:5px;position:sticky;top:20px}.category-chips button{border:0;background:transparent;border-radius:90px;padding:13px 18px;font-size:13px;text-align:left;font-weight:500;line-height:1.5}.category-chips button:hover{background:#f2f5ed}.category-chips button.active{background:var(--green);color:#fff}.service-catalog{display:flex;flex-direction:column}.service-card{display:grid;grid-template-columns:1fr auto;gap:0 28px;padding:26px 0;border-bottom:1px solid var(--line)}.service-card:first-child{padding-top:8px}.card-top{color:var(--muted);font-size:11px}.card-top,.service-card h3{grid-column:1;margin-bottom:8px}.service-card h3{font-size:21px;font-weight:500;letter-spacing:-.025em;line-height:1.35}.service-card p{grid-column:1;font-size:12px;line-height:1.6;margin-bottom:0;max-width:530px}.card-bottom{grid-column:2;grid-row:1/4;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:15px}.card-bottom strong{font-size:22px;white-space:nowrap;font-weight:500}.card-bottom small{font-size:13px;font-weight:400}.card-bottom button{border:0;background:#f1f4e9;padding:12px 18px;border-radius:90px;font-size:12px;font-weight:500}.card-bottom button:hover{background:var(--yellow)}.more{display:flex;margin:32px auto 0;font-size:14px}.steps-section{background:#f4f6ef}.steps-section h2{max-width:700px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px}.step-number{display:block;color:var(--leaf);font-size:52px;font-weight:700;line-height:1;letter-spacing:-.06em;margin-bottom:25px}.steps h3{font-size:23px;margin-bottom:15px}.steps p{font-size:15px;margin:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.about-visual{position:relative}.about-visual img{width:100%;height:440px;-o-object-fit:cover;object-fit:cover;border-radius:32px}.about-caption{position:absolute;bottom:25px;left:25px;right:25px;padding:20px 25px;border-radius:22px;color:#fff;background:rgba(21,43,26,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:22px;font-weight:500;line-height:1.3}.prose{white-space:pre-wrap;line-height:1.85;overflow-wrap:anywhere}.about .prose{font-size:16px}.text-link{display:inline-block;font-weight:500;font-size:15px;color:var(--green);border:0;background:transparent;padding:0;text-align:left}.consult-banner{border-radius:32px;background:var(--yellow);padding:54px;display:flex;align-items:center;justify-content:space-between;gap:30px}.consult-banner .eyebrow{color:#646217;font-size:12px}.consult-banner h2{font-size:38px}.consult-banner p{color:#585b27;margin-bottom:0;font-size:14px}.consult-banner .primary{flex-shrink:0;color:#fff;background:var(--ink)}.consult-banner .primary:hover{background:var(--green)}.reviews-section{overflow:hidden}.review-controls{display:flex;gap:12px}.round-button{border:1px solid #d8dfd2;width:56px;height:56px;border-radius:50%;background:#fff;display:grid;place-items:center}.round-button:hover:not(:disabled){background:var(--yellow);border-color:var(--yellow)}.reverse{transform:rotate(180deg)}.google-heading{display:flex;align-items:center;gap:20px;margin-bottom:30px}.google-word{letter-spacing:-2px;font:500 27px Arial,sans-serif}.google-word i{font-style:normal;color:#4285f4}.google-word i:nth-child(2),.google-word i:nth-child(6){color:#ea4335}.google-word i:nth-child(3){color:#fbbc05}.google-word i:nth-child(5){color:#34a853}.google-heading a{font-size:12px;margin-left:auto;text-decoration:underline;text-underline-offset:5px}.rating-stars{display:inline-block;letter-spacing:2px;font-size:18px;color:#ecb218}.rating-stars b{color:var(--ink);letter-spacing:0;font-size:16px;margin-left:7px}.reviews-track{display:flex;gap:20px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:max(48px,(100vw - 1280px)/2);padding:0 max(48px,(100vw - 1280px)/2) 24px;scrollbar-width:thin;scrollbar-color:#b6c6a5 transparent;align-items:stretch}.google-review{flex:0 0 370px;scroll-snap-align:start;background:#f5f7f0;border-radius:26px;padding:30px;display:flex;flex-direction:column}.review-author{display:flex;align-items:center;gap:12px;margin-bottom:22px}.avatar{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;background:#dfebd3;color:#335e1d;font-size:15px;flex-shrink:0}.avatar-1{background:#f7e9d5;color:#986725}.avatar-2{background:#dce7f3;color:#456a97}.avatar-3{background:#e9e0f1;color:#7a5298}.avatar-4{background:#f5dddd;color:#9a4e4e}.review-author h3{font-size:14px;letter-spacing:-.01em;margin:0;font-weight:500;line-height:1.4}.review-author small{font-size:11px;color:var(--muted)}.google-g{color:#4285f4;font:700 23px Arial,sans-serif;margin-left:auto}.google-review>p{margin:15px 0 10px;font-size:14px;line-height:1.8;color:#3d463d;white-space:pre-wrap}.google-review .clamped{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.review-expand{border:0;background:none;text-align:left;padding:0;font-size:12px;color:var(--green);text-decoration:underline;margin-bottom:15px}.review-source{margin-top:auto;padding-top:20px;font-size:11px;color:#66725e}.review-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.review-bottom p{font-size:12px;margin:0}.review-bottom .button{font-size:13px;min-height:50px}.news-section{background:#f5f6f2}.date-pill{font-size:13px;white-space:nowrap;color:#63715b}.feed-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:38px}.feed-heading h3{font-size:21px;margin:0}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#249424;margin-right:8px}.feed-list{margin-top:24px;border-top:1px solid #d9e0d2}.feed-list>a{display:grid;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid #d9e0d2}.feed-list h3{font-weight:400;font-size:16px;line-height:1.6;letter-spacing:-.02em;margin:0}.feed-list time{font-size:14px;color:var(--green)}.feed-list a:hover h3{text-decoration:underline}.company-news{margin-block:30px}.company-news .service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.news-card{padding:25px;background:#fff;border-radius:24px}.news-card img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-bottom:15px}.news-card small{font-size:12px;color:var(--muted)}.news-card h3{margin-top:20px;font-size:22px}.news-card p{font-size:14px}.contacts{display:grid;grid-template-columns:1.3fr 1fr;gap:65px}.contacts h2{font-size:48px}.contacts .button{margin-top:15px}.contact-details{border-left:1px solid var(--line);padding-left:45px}.contact-details label{font-size:12px;color:var(--muted);font-weight:400;margin:0 0 7px}.contact-details>a:not(.text-link){display:block;font-size:28px;letter-spacing:-.035em;font-weight:500;margin-bottom:24px;overflow-wrap:anywhere}.contact-details p{font-size:15px;color:var(--ink)}.social-contact{display:flex;gap:20px;margin-top:18px;font-size:14px;color:var(--green);flex-wrap:wrap}.site-footer{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-block:28px;font-size:11px;color:var(--muted)}.notice{padding:16px 20px;background:#f3f6e9;border-radius:15px}.error{color:#a33524}.success{color:var(--green);background:#eef7e9;padding:20px;border-radius:16px}.empty{padding:35px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);font-size:14px;text-align:center}.empty a{text-decoration:underline}.muted{font-size:12px;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #d7dfd0;border-radius:14px;padding:14px 16px;margin-top:7px;color:var(--ink);background:#fff}textarea{resize:vertical}label{display:block;font-size:13px;font-weight:500;margin-bottom:17px}label small{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:6px}.modal{width:min(580px,100% - 32px);max-height:90vh;padding:40px;border:0;border-radius:30px;color:var(--ink)}.article-dialog::backdrop,.modal::backdrop{background:rgba(12,37,21,.651);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal h2{font-size:34px}.modal>form>p{font-size:14px}.modal .eyebrow{font-size:11px}.close{position:absolute;top:15px;right:15px;width:38px;height:38px;background:#f0f4e9;border:0;border-radius:50%;font-size:26px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full{width:100%}.article-dialog{position:fixed;inset:5vh 0 auto;max-height:90vh;overflow:auto;width:min(800px,95%);padding:45px;border:0;border-radius:30px}.article-dialog h2{font-size:32px;margin-top:20px}.article-dialog img{width:100%;border-radius:16px}.admin-shell{min-height:100vh;background:#f5f7f1}.login-card{width:min(440px,100% - 32px);margin:0 auto;padding:55px 25px}.login-card>img{display:block;width:170px;height:110px;-o-object-fit:contain;object-fit:contain;margin:25px auto}.login-card h1{font-size:33px}.login-card>p{font-size:13px}.login-card .eyebrow{font-size:10px}.login-card form{margin-top:30px}.admin-sidebar{width:235px;padding:35px 22px;background:#073d1c;color:#fff;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.admin-brand{font-weight:800;font-size:30px;padding:0 12px;margin-bottom:35px}.admin-brand>span{color:var(--yellow)}.admin-brand small{display:block;color:#9ebb9e;font-size:10px;font-weight:500}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav button{border:0;background:none;color:#c8d8c7;padding:13px;border-radius:9px;text-align:left;font-size:13px}.admin-sidebar nav button span{margin-right:13px;font-size:18px}.admin-sidebar nav button.active{background:#23552a;color:#fff}.sidebar-bottom{margin-top:auto;padding:20px 12px;font-size:12px}.logout{border:1px solid #476448;background:none;color:#c5d8c3;border-radius:8px;padding:10px;font-size:11px}.admin-main{margin-left:235px;padding:45px;max-width:1700px}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.admin-heading h1{font-size:36px;margin-bottom:10px}.admin-heading p{font-size:12px;margin-bottom:0}.admin-heading .eyebrow{font-size:9px;margin-bottom:12px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stats>div{background:#fff;border:1px solid var(--line);padding:22px;border-radius:12px}.stats small{color:var(--muted);font-size:11px}.stats b{display:block;font-size:32px}.admin-filters{display:flex;align-items:center;gap:15px;margin-block:24px}.admin-filters .search{margin:0;flex:1}.admin-filters select{width:200px;margin:0}.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:12px;background:#fff}table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}th{padding:15px 18px;background:#edf2e6;color:var(--muted);font-size:10px;font-weight:700}td{padding:20px 18px;border-top:1px solid #e9eee3;max-width:330px;overflow-wrap:anywhere}td small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.status{display:inline-block;background:#eef4e6;color:var(--green);padding:4px 9px;border-radius:5px;font-size:10px;white-space:nowrap}.table-actions{display:flex;gap:8px;flex-wrap:wrap}.table-actions button{background:#f2f6eb;border:0;padding:7px 10px;border-radius:6px;font-size:10px;color:var(--green)}.table-actions .danger{color:#a2392d;background:#fff1ed}.settings-form{max-width:760px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:14px}.settings-form label{margin-bottom:22px}.checkbox{display:flex;align-items:center;justify-content:space-between}.checkbox input{width:20px;height:20px}.confirm-overlay{position:fixed;inset:0;background:rgba(13,37,26,.702);display:grid;place-items:center;padding:20px;z-index:30}.confirm-card{background:#fff;padding:30px;border-radius:15px;max-width:480px}.confirm-card h2{font-size:27px}.danger-button{background:#a33524;color:#fff}@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.site-header nav{gap:19px;font-size:12px}.header-phone{display:none}.brand img{width:210px}.hero{gap:40px;padding-block:65px}.hero h1{font-size:64px}.hero-description{font-size:16px}.hero .actions{gap:15px}.hero .button{font-size:14px}.start-panel{padding:28px 22px}.start-panel h2{font-size:43px}.start-panel b{font-size:13px}.start-panel small{font-size:10px}.business-strip{gap:15px}.business-strip a{font-size:12px;gap:9px}.business-strip a>span{width:50px;height:50px}.business-strip h2{font-size:17px}.catalog-layout{grid-template-columns:220px 1fr;gap:25px}.about{gap:45px}.consult-banner{padding:38px}.consult-banner h2{font-size:33px}.reviews-track{padding-inline:28px;scroll-padding-inline:28px}.contacts h2{font-size:40px}.contact-details>a:not(.text-link){font-size:25px}.admin-sidebar{width:205px}.admin-main{margin-left:205px;padding:30px}}@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.site-header{height:auto;min-height:122px;gap:12px;padding-block:18px;flex-wrap:wrap;justify-content:center}.brand img{width:184px;height:66px}.site-header nav{width:100%;justify-content:space-between;gap:8px;font-size:12px}.site-header nav a{padding:5px 0}.hero{grid-template-columns:1fr;padding-block:42px 55px;gap:40px}.hero h1{font-size:clamp(43px,11.8vw,68px);max-width:600px;margin-bottom:22px}.hero .eyebrow{font-size:11px;margin-bottom:24px}.hero-description{font-size:15px;margin-bottom:27px}.hero .actions{gap:20px}.hero .button{font-size:13px;padding:17px 20px}.hero-catalog-link{font-size:12px}.hero-google{margin-top:28px;gap:9px;font-size:9px}.hero-google .rating-stars{font-size:12px}.hero-choices{max-width:490px;width:calc(100% - 12px);justify-self:center}.start-panel{transform:rotate(1deg);border-radius:26px;padding:27px 22px 20px}.start-panel h2{font-size:36px;margin-block:12px 22px}.start-panel h2 br{display:none}.start-panel b{font-size:13px}.start-panel small{font-size:10px}.start-panel button{padding:15px 12px;gap:12px}.start-panel button>svg{width:18px}.choice-icon{width:36px;height:36px}.choice-icon svg{width:23px}.panel-label{font-size:11px}.business-strip{grid-template-columns:repeat(2,1fr);gap:23px 15px;padding-block:30px}.business-strip h2{grid-column:1/-1;font-size:20px}.business-strip h2 br{display:none}.business-strip a{font-size:13px}.business-strip a>span{width:48px;height:48px}.section{padding-block:60px}.section-heading{align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:25px}.section-heading h2{font-size:36px}.section-heading>p{font-size:13px}.section-heading>p br{display:none}.eyebrow{font-size:12px;margin-bottom:18px}.search{padding:10px 16px;margin-block:20px;gap:10px}.search input{font-size:12px}.search>span:last-child{font-size:10px}.catalog-layout{display:block}.category-chips{flex-direction:row;overflow:auto;position:static;padding-bottom:15px;margin-bottom:10px;scrollbar-width:thin}.category-chips button{flex-shrink:0;max-width:240px;white-space:nowrap;font-size:11px;padding:10px 15px}.service-card{gap:0 15px;padding-block:23px}.service-card h3{font-size:17px}.service-card p{font-size:11px}.card-top{font-size:9px}.card-bottom strong{font-size:18px}.card-bottom small{font-size:10px}.card-bottom button{font-size:10px;padding:10px 12px}.more{font-size:12px}.steps{grid-template-columns:1fr;gap:30px;margin-top:35px}.steps article{position:relative;padding-left:64px}.step-number{position:absolute;left:0;top:0;font-size:38px}.steps h3{font-size:21px}.steps p{font-size:13px}.about{grid-template-columns:1fr;gap:35px}.about-visual img{height:320px;border-radius:24px}.about-caption{font-size:20px;bottom:20px;left:20px;right:20px;padding:17px}.about .prose{font-size:14px}.consult-banner{padding:30px 25px;border-radius:26px;flex-direction:column;align-items:flex-start}.consult-banner h2{font-size:32px}.consult-banner .button,.consult-banner p{font-size:13px}.reviews-section .section-heading{flex-wrap:nowrap;align-items:flex-end;gap:10px}.reviews-section .section-heading h2{font-size:34px}.round-button{width:40px;height:40px}.round-button svg{width:22px}.review-controls{gap:6px}.google-heading{gap:12px;flex-wrap:wrap}.google-heading a{font-size:10px}.google-word{font-size:23px}.rating-stars{font-size:16px}.rating-stars b{font-size:14px}.reviews-track{padding-inline:18px;scroll-padding-inline:18px;gap:14px}.google-review{flex-basis:300px;padding:24px;border-radius:22px}.review-bottom{flex-direction:column;align-items:flex-start;gap:20px}.review-bottom p{font-size:11px}.feed-heading{flex-direction:column;align-items:flex-start;gap:12px}.feed-heading h3{font-size:19px}.feed-list>a{grid-template-columns:40px 1fr 15px;gap:10px;padding-block:18px}.feed-list h3{font-size:13px}.feed-list time{font-size:11px}.feed-list b{grid-column:3;grid-row:1}.company-news .service-grid,.contacts{grid-template-columns:1fr}.contacts{gap:35px}.contacts h2{font-size:37px}.contact-details{padding:0;border:0}.site-footer{flex-direction:column;gap:15px}.button{font-size:14px}.modal{padding:34px 23px 25px;border-radius:24px}.modal h2{font-size:29px}.modal>form>p{font-size:12px}.modal .eyebrow{font-size:10px}.form-row{gap:12px}.article-dialog{padding:38px 24px}.article-dialog h2{font-size:26px}.admin-sidebar{position:static;width:100%;padding:18px}.admin-brand{font-size:24px;margin-bottom:15px}.admin-brand small{display:block}.admin-sidebar nav{flex-direction:row;overflow:auto}.admin-sidebar nav button{white-space:nowrap;padding:9px;font-size:11px}.admin-sidebar nav button span{display:none}.sidebar-bottom{padding:12px 0 0;margin:0}.logout{position:absolute;right:18px;top:24px;font-size:9px;padding:6px}.admin-main{margin:0;padding:25px 16px}.admin-heading{flex-direction:column;align-items:flex-start}.admin-heading h1{font-size:30px}.stats{gap:8px}.stats>div{padding:12px}.stats small{font-size:9px}.stats b{font-size:25px}.admin-filters{gap:8px}.admin-filters select{width:145px;font-size:11px}.settings-form{padding:22px}table{min-width:650px}}@media(max-width:380px){.hero .actions{flex-direction:column;align-items:flex-start;gap:15px}.service-card{grid-template-columns:1fr}.card-bottom{grid-column:1;grid-row:auto;flex-direction:row;align-items:center;justify-content:space-between;margin-top:18px}.google-heading a{margin-left:0}.reviews-section .section-heading h2{font-size:30px}.google-review{flex-basis:275px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.review-extra-links{display:flex;gap:12px;flex-wrap:wrap}.feed-list>a{grid-template-columns:90px 1fr 20px}.feed-list time{font-size:12px}@media(max-width:760px){.feed-list>a{grid-template-columns:68px 1fr 15px}.feed-list time{font-size:10px}}