
:root{--navy:#06184f;--navy2:#081f70;--green:#0d9e22;--green2:#078517;--text:#071744;--muted:#64708b;--line:#dbe2ea;--soft:#f5f7f9;--paper:#fff;--radius:16px;--shadow:0 18px 48px rgba(6,24,79,.08);--max:1592px;--header:92px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Arial,"Helvetica Neue",system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.section-shell,.header-inner{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.section{position:relative;padding:64px 0}.surface-white{background:#fff}.surface-soft{background:var(--soft)}.screen-section{min-height:calc(100vh - var(--header));display:grid;align-items:center}.section h1,.section h2,.hero h1{margin:0;color:var(--navy);font-weight:800;letter-spacing:-.035em}.section h2{font-size:clamp(34px,3.1vw,58px);line-height:1.02}.section p{color:#43506b}.desktop-only{display:inline}.mobile-only{display:none}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #edf0f3;backdrop-filter:blur(10px);transition:box-shadow .2s,padding .2s}.site-header.is-compact{box-shadow:0 7px 24px rgba(6,24,79,.07)}.header-inner{height:var(--header);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:48px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#080a0e;font-size:28px;font-weight:800;white-space:nowrap;transition:transform .18s}.brand:hover{transform:translateY(-1px)}.brand img{width:34px;height:42px}.brand-mobile{display:none}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:42px}.nav-link{font-size:17px;text-decoration:none;color:#10141d;position:relative;white-space:nowrap;transition:color .18s,transform .18s}.nav-link:hover{color:var(--green);transform:translateY(-1px)}.nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--green);border-radius:2px}.header-actions{display:flex;align-items:center}.desktop-contact{display:flex;align-items:center;gap:10px;padding-left:30px;border-left:1px solid #dce2e8}.header-phone{position:relative;text-decoration:none;font-weight:800;color:var(--green);font-size:18px;border:1px solid transparent;border-radius:999px;padding:9px 10px;transition:.18s}.header-phone:hover{border-color:#b9ddbf;background:#f4fbf5}.phone-tooltip{position:absolute;right:0;top:calc(100% + 8px);padding:8px 12px;color:#fff;background:#0b1430;border-radius:10px;font-size:12px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-4px);transition:.18s}.header-phone:hover .phone-tooltip{opacity:1;transform:none}.online-status{position:relative;border:0;background:transparent;padding:12px;cursor:pointer}.online-status span{display:block;width:13px;height:13px;border-radius:50%;background:#13aa2d;box-shadow:0 0 0 8px rgba(19,170,45,.13);animation:pulse 1.9s infinite}.online-status b{position:absolute;right:-38px;top:calc(100% + 9px);padding:9px 12px;border-radius:10px;background:#0b1430;color:#fff;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-4px);transition:.18s}.site-header.is-compact .online-status:hover b,.online-status:focus b{opacity:1;transform:none}@keyframes pulse{50%{box-shadow:0 0 0 4px rgba(19,170,45,.24);transform:scale(1.08)}}.message-wrap{position:relative}.header-message,.mobile-head-btn{border:1px solid transparent;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;transition:.18s}.header-message{width:40px;height:40px;border-radius:12px}.header-message:hover{border-color:#c7d0dc;background:#f8fafb}.header-message svg,.mobile-head-btn svg,.footer-bottom svg,.mobile-menu-phone svg,.mobile-hours svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.messenger-popover,.floating-popover{position:absolute;background:#fff;border:1px solid #dbe2ea;border-radius:12px;padding:8px;box-shadow:var(--shadow);display:grid;gap:4px;opacity:0;pointer-events:none;transform:translateY(-6px);transition:.18s}.messenger-popover{right:0;top:48px;min-width:140px}.messenger-popover a,.floating-popover a{padding:9px 10px;border-radius:8px;text-decoration:none;font-size:14px}.messenger-popover a:hover,.floating-popover a:hover{background:#f0f7f1;color:var(--green)}.message-wrap:hover .messenger-popover,.messenger-popover.is-open{opacity:1;pointer-events:auto;transform:none}.mobile-head-btn,.mobile-menu{display:none}
.hero{position:relative;min-height:calc(100vh - var(--header));overflow:hidden;background:#fff}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center right}.hero-drilling .hero-bg{background-image:url('/assets/img/hero-drilling.webp')}.hero-setup .hero-bg{background-image:url('/assets/img/hero-setup.webp')}.hero-works .hero-bg{background-image:url('/assets/img/hero-works.webp')}.hero-contacts .hero-bg{background-image:url('/assets/img/hero-contacts.webp')}.hero-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center;min-height:calc(100vh - var(--header));padding-block:45px}.hero-copy{width:min(710px,48%)}.hero h1{font-size:clamp(48px,4.7vw,82px);line-height:1.04}.hero-sub{margin:28px 0 34px;color:var(--navy)!important;font-size:clamp(20px,1.7vw,31px);line-height:1.35}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 24px}.hero-benefits>div{display:flex;align-items:center;gap:18px;border:1px solid #d8dee6;border-radius:var(--radius);background:rgba(255,255,255,.88);padding:18px 20px;min-height:96px;box-shadow:0 8px 22px rgba(6,24,79,.03)}.hero-benefits svg{width:46px;height:46px;flex:0 0 46px;color:var(--green);fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.hero-benefits strong,.hero-benefits small{display:block}.hero-benefits strong{font-size:20px;margin-bottom:5px}.hero-benefits small{font-size:17px;color:#1f2a47}.phone-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.75fr);gap:16px;max-width:690px}.phone-field{height:64px;display:flex;align-items:center;border:1px solid #d7dde6;border-radius:var(--radius);background:#fff;overflow:hidden}.phone-field span{padding:0 18px;font-weight:800;border-right:1px solid #b8c1d1}.phone-field input{width:100%;height:100%;border:0;outline:0;padding:0 18px;color:var(--text);font-size:16px;background:transparent}.btn{min-height:64px;border:0;border-radius:var(--radius);padding:0 28px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s}.btn:hover{transform:translateY(-2px);filter:brightness(1.035)}.btn-blue{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;box-shadow:0 12px 30px rgba(6,24,79,.15)}.btn-green{background:linear-gradient(135deg,var(--green2),var(--green));color:#fff;box-shadow:0 12px 30px rgba(13,158,34,.14)}.btn-outline{border:1px solid #9dcba5;background:#fff;color:var(--green);min-height:50px}.form-note{grid-column:1/-1;margin:0 0 0 26px!important;font-size:14px;color:#22304e!important}.form-status{grid-column:1/-1;min-height:0;font-size:13px;color:#087d1a}.phone-form.is-error .form-status{color:#b42318}
.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.media-card{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.media-card img{width:100%;height:min(68vh,680px);object-fit:cover}.benefit-copy h2{font-size:clamp(38px,3.6vw,65px)}.benefit-copy>p{font-size:19px;line-height:1.5;margin:18px 0 30px}.benefit-list{display:grid;gap:0;border-top:1px solid var(--line)}.benefit-list>div{display:grid;grid-template-columns:64px 1fr;grid-template-areas:"icon title" "icon desc";align-items:center;padding:18px 4px;border-bottom:1px solid var(--line)}.line-icon{grid-area:icon;width:52px;height:52px;border:1.5px solid #6dae7a;border-radius:50%;display:grid;place-items:center;color:#3f9960}.line-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.benefit-list strong{grid-area:title;font-size:20px}.benefit-list small{grid-area:desc;color:#52607b;font-size:15px;margin-top:4px}.four-benefits>div{padding-block:14px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading p{margin:10px 0 0;font-size:17px}.section-heading.compact h2{font-size:clamp(34px,3vw,55px)}.heading-icon{display:inline-grid;width:50px;height:50px;margin-right:10px;vertical-align:-9px}.heading-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.4}.text-link{font-weight:700;color:var(--green);text-decoration:none}.calc-card{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(350px,.6fr);gap:34px;border-radius:var(--radius);background:#fff;padding:38px;box-shadow:var(--shadow);border:1px solid #e1e6eb}.calc-step{border:1px solid #dce2e9;border-radius:var(--radius);padding:22px;margin-top:16px}.step-title{display:flex;align-items:center;gap:12px}.step-title i{width:30px;height:30px;border-radius:50%;background:var(--green);color:#fff;font-style:normal;display:grid;place-items:center;font-weight:800}.step-title strong{font-size:18px}.step-title>b{margin-left:auto;font-size:29px;color:var(--green)}.step-title em{font-weight:400;color:#8a93a6;font-size:13px}.depth-controls{display:grid;grid-template-columns:42px 1fr 42px;gap:14px;align-items:center;margin-top:22px}.depth-controls button{width:42px;height:42px;border:1px solid #d5dde6;background:#fff;border-radius:12px;color:var(--navy);font-size:24px;cursor:pointer}.depth-controls input{accent-color:var(--green);width:100%}.range-labels{display:flex;justify-content:space-between;font-size:13px;margin:7px 56px 0;color:#67738b}.choice-row{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.choice-row.four{grid-template-columns:repeat(4,1fr)}.choice-row label{position:relative}.choice-row input{position:absolute;opacity:0;pointer-events:none}.choice-row span{min-height:66px;border:1px solid #d5dde6;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;font-weight:700;transition:.16s}.choice-row small{font-weight:400;color:#59657b;margin-top:4px}.choice-row input:checked+span{border-color:#61bb70;background:#f4fbf5;box-shadow:inset 0 0 0 1px #61bb70}.calc-summary{border:1px solid #d2e0e5;background:#f7fbfc;border-radius:var(--radius);padding:24px;align-self:stretch}.calc-summary>div{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #d9e3e8}.calc-summary>div span{color:#66738a}.calc-summary>div b{text-align:right}.calc-summary .total{display:block;background:#fff;margin:18px -8px 0;padding:16px;border:1px solid #dbe2e8;border-radius:12px}.calc-summary .total b{display:block;font-size:34px;color:var(--green);margin-top:7px}.calc-summary>p{font-size:14px;line-height:1.45}.calc-summary .phone-form{grid-template-columns:1fr}.calc-summary .form-note{margin-left:0!important;text-align:center}.calc-summary .phone-field,.calc-summary .btn{min-height:54px;height:54px}
.setup-tabs{border:1px solid #e0e5ea;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.tab-buttons{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e0e5ea}.tab-buttons button{border:0;border-right:1px solid #e0e5ea;background:#fff;min-height:70px;color:#1b2541;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.17s}.tab-buttons button:last-child{border-right:0}.tab-buttons button svg{width:26px;height:26px;fill:none;stroke:#57ad64;stroke-width:1.5}.tab-buttons button.is-active{background:#f5fbf5;color:var(--green);box-shadow:inset 0 -3px 0 var(--green)}.setup-panel{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.setup-text{padding:42px;align-self:center}.setup-text h3{font-size:48px;margin:0;color:var(--navy)}.setup-kicker{font-weight:700;color:#75819a!important}.setup-text>p{font-size:18px;line-height:1.5}.setup-image{min-height:460px}.setup-image img{width:100%;height:100%;object-fit:cover}.price-line{display:flex;align-items:baseline;gap:14px;margin:26px 0}.price-line del{color:#8a93a6;font-size:18px}.price-line strong{font-size:38px}.detailed-tabs .setup-panel.detailed{grid-template-columns:.85fr 1.15fr}.setup-details{margin:20px 0}.setup-details>div{display:grid;grid-template-columns:135px 1fr;padding:12px 0;border-top:1px solid #e1e5ea}.setup-details dt{font-weight:800}.setup-details dd{margin:0;color:#49556d;line-height:1.45}.setup-details ul{margin:0;padding-left:18px}.inline-lead .phone-form{grid-template-columns:1fr 190px}.inline-lead .phone-field,.inline-lead .btn{height:54px;min-height:54px}.inline-lead .form-note{margin-left:0!important}
.stages-media img{border-radius:var(--radius);width:100%;height:min(56vh,580px);object-fit:cover;box-shadow:var(--shadow)}.stage-list{list-style:none;padding:0;margin:0}.stage-list li{display:grid;grid-template-columns:62px 1fr;gap:18px;padding:19px 0;border-bottom:1px solid #dce2e8}.stage-list li>b{font-size:34px;color:var(--green);line-height:1}.stage-list strong{font-size:19px}.stage-list p{margin:7px 0 0;font-size:14px;line-height:1.45}
.gallery{position:relative;border:1px solid #e0e5ea;border-radius:var(--radius);background:#fff;padding:30px 72px 22px;box-shadow:var(--shadow)}.gallery-stage{height:min(51vh,510px);border-radius:12px;overflow:hidden;background:#f2f3f5;touch-action:pan-y}.gallery-stage img{width:100%;height:100%;object-fit:cover;user-select:none}.gallery-arrow{position:absolute;top:42%;width:46px;height:46px;border:1px solid #b6d9bd;border-radius:50%;background:#fff;color:var(--green);font-size:22px;cursor:pointer;z-index:2;transition:.16s}.gallery-arrow:hover{transform:scale(1.06);background:#f4fbf5}.gallery-arrow.prev{left:16px}.gallery-arrow.next{right:16px}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:16px}.gallery-thumb{height:88px;border:1px solid transparent;border-radius:9px;padding:0;overflow:hidden;background:#eee;cursor:pointer}.gallery-thumb.is-active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-progress{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:15px;font-size:13px}.gallery-progress i{display:block;width:70px;height:3px;background:#dce5dd;border-radius:3px;overflow:hidden}.gallery-progress b{display:block;height:100%;width:20%;background:var(--green);transition:.2s}.mobile-gallery-more{display:none}.works-page-gallery>.section-shell{width:min(calc(100% - 48px),var(--max))}.works-page-gallery .section{padding:0;background:transparent}.works-page-gallery .section-shell{width:100%}
.cta-section{padding:42px 0}.cta-card{border:1px solid #e0e5ea;border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr .9fr;gap:40px;padding:38px 42px;background:#fff}.cta-copy h2{font-size:clamp(36px,3.2vw,58px)}.cta-copy p{font-size:16px;line-height:1.55;max-width:590px}.cta-copy>a{color:var(--green);font-weight:700}.cta-form{align-self:center}.cta-form .phone-form{grid-template-columns:1fr 1fr}.cta-form .phone-field,.cta-form .btn{height:58px;min-height:58px}.cta-form .form-note{font-size:12px!important;margin-left:0!important;text-align:center}
.faq-section{overflow:hidden;min-height:900px}.faq-bg{position:absolute;inset:0;background:url('/assets/img/faq-bg.webp') center/cover no-repeat;opacity:.72}.faq-shell{position:relative;z-index:1}.faq-title{text-align:center;margin-bottom:35px}.faq-title h2{font-family:Georgia,serif;font-weight:600}.faq-title p{font-size:16px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px;max-width:1250px;margin:auto}.faq-item{background:rgba(255,255,255,.94);border:1px solid rgba(206,211,215,.8);border-radius:12px;box-shadow:0 10px 30px rgba(6,24,79,.04);overflow:hidden}.faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;cursor:pointer;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary b{font-size:22px;font-weight:400;transition:.2s}.faq-item[open] summary b{transform:rotate(45deg)}.faq-item>div{padding:0 20px 18px;color:#39445c}.faq-item>div strong{font-size:14px}.faq-item>div p{font-size:14px;line-height:1.5;margin-bottom:0}
.site-footer{background:#071426;color:#dfe8f3;padding:54px 0 0}.footer-inner{width:min(calc(100% - 48px),var(--max));margin:auto;display:grid;grid-template-columns:1.2fr 1fr .8fr 1.1fr;gap:42px}.footer-logo{display:flex;align-items:center;gap:12px;font-size:26px;font-weight:800;color:#fff;text-decoration:none}.footer-logo img{filter:brightness(0) invert(1);width:34px}.footer-brand p{color:#8ea0b5}.footer-col{display:grid;align-content:start;gap:10px}.footer-col h2{font-size:15px;text-transform:uppercase;letter-spacing:.08em;color:#94a9bf;margin:0 0 8px}.footer-col a{font-size:14px;text-decoration:none;color:#e7edf4}.footer-col a:hover{color:#6bd57b}.footer-col p{font-size:14px;color:#b2c0cf;margin:0}.footer-legal{grid-column:1/-1;border-top:1px solid #1d2b3d;padding:22px 0 0;display:flex;gap:28px;color:#8fa0b3;font-size:13px}.footer-bottom{margin-top:28px;border-top:1px solid #1d2b3d;padding:17px 24px;display:flex;justify-content:center;align-items:center;gap:8px;color:#8fa0b3;font-size:13px}.footer-bottom svg{width:18px;height:18px}.floating-actions{position:fixed;right:20px;bottom:24px;z-index:900;display:grid;gap:10px}.float-btn{width:52px;height:52px;border-radius:50%;border:0;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px rgba(6,24,79,.18);transition:.18s}.float-up{background:#fff;color:#12315b;border:5px solid #d5eef1;opacity:0;pointer-events:none;transform:translateY(8px)}.float-up.is-visible{opacity:1;pointer-events:auto;transform:none}.float-write{background:#0c8c93;color:#fff}.float-write svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.float-btn:hover{transform:translateY(-2px)}.floating-popover{right:62px;bottom:0;min-width:140px}.floating-popover.is-open{opacity:1;pointer-events:auto;transform:none}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);z-index:1300;background:#071426;color:#fff;padding:12px 18px;border-radius:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.2s}.toast.is-visible{opacity:1;transform:translate(-50%,0)}
.contact-hero-copy .eyebrow,.eyebrow,.info-label{display:inline-block;text-transform:uppercase;letter-spacing:.09em;font-size:13px;font-weight:800;color:var(--green);margin-bottom:13px}.contact-phone{display:block;font-size:27px;font-weight:800;color:var(--navy);text-decoration:none;margin:0 0 18px}.contact-hero-copy>.btn{min-height:56px}.contact-messengers{display:flex;gap:12px;margin-top:18px}.contact-messengers a{border:1px solid #d5dce5;border-radius:10px;padding:10px 14px;text-decoration:none;background:#fff;font-size:14px}.contact-fast{display:flex;gap:22px;margin-top:24px;flex-wrap:wrap}.contact-fast span{display:flex;align-items:center;gap:7px;font-size:13px}.contact-fast svg{width:20px;height:20px;fill:none;stroke:var(--green);stroke-width:1.7}.contact-region{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.map-card{border:1px solid #e2e7ec;border-radius:var(--radius);padding:22px;background:#fff;box-shadow:var(--shadow)}.region-copy>p{font-size:17px;line-height:1.55}.city-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.city-chips span{border:1px solid #d8e0e7;border-radius:999px;padding:8px 12px;background:#fff;font-size:13px}.not-found{margin-top:22px;border-left:3px solid var(--green);padding:12px 18px;display:grid;gap:4px;background:#f5fbf5}.after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.after-grid>div{border:1px solid #dce2e8;border-radius:var(--radius);padding:26px;background:#fff;box-shadow:0 10px 28px rgba(6,24,79,.04)}.after-grid b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;margin-bottom:26px}.after-grid strong{font-size:20px}.after-grid p{font-size:15px;line-height:1.5}.calc-info-card{border:1px solid #dfe5ea;border-radius:var(--radius);padding:38px;background:#fff;box-shadow:var(--shadow)}.calc-info-card>div{display:grid;grid-template-columns:1fr 1fr;gap:32px}.calc-info-card p{line-height:1.6}.calc-info-card .phone-form{margin-top:24px}
.info-card{border:1px solid #e0e5ea;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);padding:42px}.info-card h2{max-width:550px}.prose-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px}.prose-columns p{font-size:15px;line-height:1.65;margin:0}.wells-hero{padding:110px 0 80px}.wells-hero h1{font-size:clamp(56px,6vw,96px)}.wells-hero p{max-width:850px;font-size:20px;line-height:1.6}.wells-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.well-card{border:1px solid #dfe5ea;border-radius:var(--radius);padding:30px;background:#fff;box-shadow:0 12px 32px rgba(6,24,79,.045)}.well-card>span{color:var(--green);font-weight:800}.well-card h2{font-size:28px;margin-top:24px}.well-card p{line-height:1.55}.well-card a{color:var(--green);font-weight:700;text-decoration:none}.legal-page{padding:90px 0}.legal-card{max-width:980px!important;border:1px solid #e0e5ea;border-radius:var(--radius);padding:44px!important;box-shadow:var(--shadow)}.legal-card h1{font-size:52px}.legal-card h2{font-size:28px;margin-top:32px}.legal-card p{font-size:16px;line-height:1.65}.notfound{min-height:70vh;display:grid;place-items:center;text-align:center;padding:50px}.notfound span{font-size:100px;font-weight:900;color:#dce3ea}.notfound h1{font-size:48px;margin:0}.notfound p{color:#64708b}.notfound .btn{min-height:54px;margin-top:16px}
@media(max-width:1180px){:root{--max:1100px}.desktop-nav{gap:20px}.header-inner{gap:18px}.desktop-contact{padding-left:16px}.header-phone{font-size:16px}.calc-card{grid-template-columns:1fr}.calc-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.calc-summary .phone-form{grid-column:1/-1}.choice-row.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){:root{--header:72px;--radius:12px}.section-shell,.header-inner{width:min(calc(100% - 28px),620px)}.section{padding:34px 0}.screen-section{min-height:auto;display:block}.desktop-nav,.desktop-contact{display:none}.mobile-head-btn{display:grid;width:50px;height:50px;border:1px solid #dce2e8;border-radius:14px;background:#fff}.mobile-head-btn svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2}.header-inner{height:72px;grid-template-columns:50px 1fr 50px;gap:10px}.brand{justify-self:center;font-size:25px;gap:8px}.brand img{width:28px;height:36px}.brand-desktop{display:none}.brand-mobile{display:inline}.mobile-phone{position:relative;color:var(--green)}.mobile-phone i{position:absolute;right:5px;top:5px;width:10px;height:10px;border-radius:50%;background:#13aa2d}.mobile-menu-toggle .icon-close{display:none}.site-header.menu-active .mobile-menu-toggle>svg:first-child{display:none}.site-header.menu-active .mobile-menu-toggle .icon-close{display:block}.mobile-menu{position:fixed;display:block;left:0;right:0;top:72px;height:calc(100dvh - 72px);background:#fff;padding:22px 28px 34px;overflow:auto;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.site-header.menu-active .mobile-menu{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:grid}.mobile-menu nav a{padding:19px 0;border-bottom:1px solid #e4e7eb;text-decoration:none;font-size:24px;font-weight:700;color:#080b10}.mobile-social-title{text-align:center;font-size:18px;padding:22px 0 12px}.mobile-socials{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #e4e7eb}.mobile-socials a{text-align:center;text-decoration:none;padding:18px 6px;border-right:1px solid #e4e7eb}.mobile-socials a:last-child{border-right:0}.mobile-menu-phone,.mobile-hours{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 0;border-bottom:1px solid #e4e7eb;text-decoration:none;font-size:20px;font-weight:700}.mobile-menu-phone{color:var(--green)}.mobile-hours{border:0;color:#080b10}.mobile-menu-phone svg,.mobile-hours svg{width:26px;height:26px}.hero{min-height:auto}.hero-bg{position:relative;height:300px;background-position:center right}.hero-inner{min-height:auto;padding:0 0 34px;display:block;margin-top:-238px}.hero-copy{width:100%;padding-top:0}.hero h1{font-size:35px;line-height:1.05;max-width:67%;text-shadow:0 1px 2px rgba(255,255,255,.55)}.hero-sub{font-size:16px;margin:14px 0 108px;max-width:60%;line-height:1.35}.hero-benefits{grid-template-columns:1fr;margin:0 0 16px;gap:0}.hero-benefits>div{min-height:74px;border-radius:0;border-inline:0;border-top:0;background:#fff;padding:14px 0;box-shadow:none}.hero-benefits>div:last-child{border-bottom:1px solid #d8dee6}.hero-benefits svg{width:42px;height:42px;flex-basis:42px}.hero-benefits strong{font-size:16px}.hero-benefits small{font-size:14px}.phone-form{grid-template-columns:1fr;gap:10px}.phone-field,.btn{height:52px;min-height:52px}.form-note{margin:0!important;text-align:center;font-size:12px!important}.hero-setup .hero-sub,.hero-works .hero-sub,.hero-contacts .hero-sub{margin-bottom:95px}.hero-works h1{max-width:55%}.contact-hero-copy .eyebrow{display:none}.contact-hero-copy .contact-phone{margin-top:16px}.contact-hero-copy>.btn{width:100%}.contact-messengers{justify-content:center}.contact-fast{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.contact-fast span{font-size:11px;display:grid;justify-items:center;text-align:center}.section h2{font-size:32px}.split{grid-template-columns:1fr;gap:22px}.benefit-split .media-card{order:0}.benefit-copy{order:1}.media-card img{height:auto;max-height:330px}.benefit-copy h2{font-size:32px}.benefit-copy>p{font-size:14px;margin:12px 0 18px}.benefit-list>div{grid-template-columns:54px 1fr;padding:12px 0}.line-icon{width:44px;height:44px}.line-icon svg{width:25px;height:25px}.benefit-list strong{font-size:16px}.benefit-list small{font-size:13px}.calc-card{padding:0;background:transparent;border:0;box-shadow:none;display:block}.section-heading.compact{margin-bottom:20px}.section-heading.compact h2{font-size:29px;display:flex;align-items:center}.heading-icon{width:33px;height:33px;margin-right:7px}.heading-icon svg{width:31px;height:31px}.section-heading.compact p{display:none}.calc-step{background:#fff;padding:16px;margin-top:10px}.step-title i{width:25px;height:25px;font-size:13px}.step-title strong{font-size:15px}.step-title>b{font-size:22px}.depth-controls{grid-template-columns:38px 1fr 38px;gap:10px;margin-top:15px}.depth-controls button{width:38px;height:38px}.range-labels{margin-inline:48px;font-size:11px}.choice-row,.choice-row.four{grid-template-columns:1fr}.choice-row span{min-height:53px;padding:9px 11px;font-size:13px}.choice-row small{display:inline;margin-left:6px}.calc-summary{display:block;background:#fff;padding:16px;margin-top:12px}.calc-summary>div{padding:10px 0;font-size:12px}.calc-summary .total{display:flex;align-items:center;justify-content:space-between;margin:10px 0 14px}.calc-summary .total b{font-size:25px;margin:0}.calc-summary>p{display:none}.tab-buttons{grid-template-columns:1fr 1fr;gap:8px;padding:12px;border:0}.tab-buttons button{min-height:46px;border:1px solid #d9e1e8!important;border-radius:8px;font-size:13px}.tab-buttons button svg{display:none}.setup-tabs{box-shadow:none}.setup-panel,.detailed-tabs .setup-panel.detailed{display:flex;flex-direction:column;min-height:0}.setup-image{min-height:0;height:295px;order:0}.setup-text{padding:18px;order:1}.setup-text h3{font-size:31px}.setup-kicker{font-size:13px!important}.setup-text>p{font-size:13px}.price-line{margin:16px 0}.price-line strong{font-size:29px}.setup-details>div{grid-template-columns:95px 1fr;font-size:12px}.inline-lead .phone-form{grid-template-columns:1fr}.stages-media .section-heading{margin-bottom:14px}.stages-media img{height:310px}.stage-list li{grid-template-columns:42px 1fr;padding:13px 0}.stage-list li>b{font-size:24px}.stage-list strong{font-size:16px}.stage-list p{font-size:12px}.gallery{padding:10px;border-radius:10px;box-shadow:none}.gallery-stage{height:360px}.gallery-arrow{width:38px;height:38px;top:auto;bottom:54px}.gallery-arrow.prev{left:8px}.gallery-arrow.next{right:8px}.gallery-thumbs{display:flex;overflow-x:auto;gap:8px;scrollbar-width:none;padding-bottom:3px}.gallery-thumb{min-width:80px;height:58px}.gallery-progress{justify-content:space-between;padding:0 52px;margin-top:10px}.gallery-progress i{width:60px}.mobile-gallery-more{display:flex;width:100%;margin-top:13px}.desktop-only{display:none}.cta-card{grid-template-columns:1fr;padding:22px;gap:16px}.cta-copy h2{font-size:31px}.cta-copy p{font-size:13px}.cta-form .phone-form{grid-template-columns:1fr}.faq-section{min-height:auto;padding:45px 0}.faq-bg{background-position:center}.faq-title{margin-bottom:24px}.faq-title h2{font-size:34px}.faq-title p{font-size:13px}.faq-grid{grid-template-columns:1fr;gap:9px}.faq-item summary{padding:15px 14px;font-size:14px}.faq-item>div{padding:0 14px 15px}.faq-item>div p{font-size:12px}.footer-inner{width:min(calc(100% - 32px),620px);grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-legal{display:grid;gap:5px}.footer-bottom{font-size:11px}.floating-actions{right:12px;bottom:14px}.float-btn{width:46px;height:46px}.contact-region{grid-template-columns:1fr;gap:20px}.region-copy h2{font-size:32px}.region-copy>p{font-size:14px}.map-card{padding:10px}.city-chips{gap:6px}.city-chips span{font-size:11px;padding:6px 9px}.after-grid{grid-template-columns:1fr}.after-grid>div{padding:18px}.calc-info-card{padding:22px}.calc-info-card>div{grid-template-columns:1fr;gap:0}.prose-columns{grid-template-columns:1fr;gap:14px}.info-card{padding:22px}.wells-hero{padding:60px 0 40px}.wells-hero h1{font-size:50px}.wells-hero p{font-size:16px}.wells-grid{grid-template-columns:1fr}.legal-page{padding:40px 0}.legal-card{padding:22px!important}.legal-card h1{font-size:36px}.notfound h1{font-size:34px}.notfound span{font-size:72px}}
@media(max-width:430px){.hero-bg{height:270px}.hero-inner{margin-top:-205px}.hero h1{font-size:31px}.hero-sub{margin-bottom:92px}.hero-setup .hero-sub,.hero-works .hero-sub,.hero-contacts .hero-sub{margin-bottom:82px}.gallery-stage{height:310px}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* === TZ Burenie-V2: high-fidelity visual pass 2026-08-14 === */
body{font-family:"Manrope","Segoe UI",Arial,sans-serif;letter-spacing:-.012em}
body,button,input{font-feature-settings:"kern" 1,"liga" 1}
:root{--radius:12px;--shadow:0 10px 32px rgba(6,24,79,.065);--navy:#06174f;--navy2:#071f74;--green:#07951d;--green2:#078516}
.section h1,.section h2,.hero h1,.brand,.btn,.stage-list strong,.benefit-list strong,.hero-benefits strong{letter-spacing:-.042em}
.section h2{font-size:clamp(36px,2.9vw,52px);line-height:1.06}
.nav-link{font-weight:600;letter-spacing:-.02em}
.btn{font-weight:700}
.faq-title h2{font-family:"Lora",Georgia,serif;letter-spacing:-.035em;font-weight:600}

@media(min-width:768px){
  .hero .section-shell{width:min(calc(100% - 140px),1532px)}
  .hero-inner{align-items:flex-start;padding-top:74px;padding-bottom:34px}
  .hero-copy{width:min(842px,53%)}
  .hero h1{font-size:clamp(56px,4.05vw,68px);line-height:1.03;font-weight:800}
  .hero-sub{font-size:clamp(23px,1.75vw,29px);line-height:1.35;margin:30px 0 31px}
  .hero-benefits{width:min(840px,100%);gap:18px;margin-bottom:46px}
  .hero-benefits>div{min-height:122px;padding:20px 22px;gap:20px;background:rgba(255,255,255,.92)}
  .hero-benefits svg{width:64px;height:64px;flex-basis:64px;stroke-width:1.25}
  .hero-benefits strong{font-size:23px;line-height:1.15;margin-bottom:7px}
  .hero-benefits small{font-size:20px;line-height:1.2}
  .hero .phone-form{max-width:804px;grid-template-columns:1.34fr 1fr;column-gap:18px;row-gap:16px}
  .hero .phone-field,.hero .btn{height:108px;min-height:108px}
  .hero .phone-field span{font-size:27px;padding:0 27px}
  .hero .phone-field input{font-size:23px;padding:0 26px}
  .hero .btn{font-size:26px}
  .hero .form-note{font-size:18px;margin-left:52px!important}
  .header-inner{width:min(calc(100% - 76px),1596px)}
  .desktop-nav{gap:44px}
  .nav-link{font-size:18px}
  .header-phone{font-size:19px}
  .brand{font-size:28px}
  .benefit-copy h2{font-size:clamp(40px,3.1vw,54px)}
  .benefit-copy>p{font-size:18px;line-height:1.55}
  .section-heading.compact h2{font-size:clamp(36px,2.65vw,46px)}
  .setup-text h3{font-size:42px}
  .cta-copy h2{font-size:clamp(38px,2.8vw,50px)}

  /* Main-page works block follows the four-tile TZ composition. */
  .home-gallery-section{background:#f4f6f8;padding:18px 0}
  .home-gallery-section>.section-shell{width:min(calc(100% - 56px),1616px);background:#fff;border-radius:18px;padding:42px 76px 38px;box-shadow:0 6px 24px rgba(6,24,79,.055)}
  .home-gallery-section .section-heading{margin-bottom:30px;align-items:flex-start}
  .home-gallery-section .section-heading>div{max-width:560px}
  .home-gallery-section .section-heading p{font-size:17px;line-height:1.55}
  .home-gallery-section .section-heading .text-link{display:none}
  .home-gallery-section .gallery{border:0;border-radius:0;padding:0 84px 54px;box-shadow:none;overflow:visible}
  .home-gallery-section .gallery-stage{display:none}
  .home-gallery-section .gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin:0}
  .home-gallery-section .gallery-thumb{height:365px;border:0;border-radius:10px;padding:0;box-shadow:none}
  .home-gallery-section .gallery-thumb:nth-child(n+5){display:none}
  .home-gallery-section .gallery-thumb.is-active{border:0;box-shadow:none}
  .home-gallery-section .gallery-arrow{top:46%;width:48px;height:48px;background:#fff;border:1.5px solid #25a33a;box-shadow:0 5px 14px rgba(6,24,79,.08)}
  .home-gallery-section .gallery-arrow.prev{left:-6px}
  .home-gallery-section .gallery-arrow.next{right:-6px}
  .home-gallery-section .gallery-progress{position:absolute;left:50%;bottom:4px;transform:translateX(-50%);margin:0}
  .home-gallery-section .gallery-progress>span{display:none}
  .home-gallery-section .gallery-progress i{width:180px;height:5px;background:linear-gradient(90deg,var(--green) 0 20%,#dfe3e8 20% 100%)}
  .home-gallery-section .gallery-progress i b{display:none}
  .home-gallery-section .mobile-gallery-more{display:flex;position:absolute;right:76px;bottom:38px;width:205px;min-height:48px;background:var(--green);border:0;color:#fff;border-radius:8px}
}

@media(max-width:767px){
  :root{--header:84px;--radius:10px}
  body{letter-spacing:-.015em}
  .section-shell{width:min(calc(100% - 48px),620px)}
  .header-inner{width:calc(100% - 32px);height:84px;grid-template-columns:1fr 48px 48px;gap:8px}
  .brand{grid-column:1;grid-row:1;justify-self:start;font-size:26px;gap:10px;letter-spacing:-.035em}
  .brand img{width:33px;height:43px}
  .header-actions{grid-column:2;grid-row:1;justify-self:center}
  .mobile-menu-toggle{grid-column:3;grid-row:1}
  .mobile-head-btn{width:48px;height:48px;border:0;border-radius:0;background:transparent;color:var(--navy)}
  .mobile-head-btn svg{width:31px;height:31px;stroke-width:2.25}
  .mobile-phone{color:var(--navy)}
  .mobile-phone i{display:none}
  .mobile-menu{top:84px;height:calc(100dvh - 84px)}
  .mobile-menu nav a{font-size:22px;font-weight:700}

  .hero .section-shell{width:calc(100% - 36px)}
  .hero-bg{height:300px}
  .hero-inner{margin-top:-238px;padding-bottom:30px}
  .hero h1{font-size:31px;line-height:1.07;max-width:100%;letter-spacing:-.05em;text-shadow:0 1px 2px rgba(255,255,255,.45)}
  .hero-setup h1{font-size:29px;max-width:100%}
  .hero-sub{font-size:17px;line-height:1.5;max-width:72%;margin-top:17px}
  .hero-drilling .hero-sub{margin-bottom:108px}
  .hero-setup .hero-sub{max-width:67%;margin-bottom:82px}
  .hero-works .hero-sub,.hero-contacts .hero-sub{margin-bottom:82px}
  .hero-benefits,.hero>.hero-inner .phone-form{width:calc(100% - 24px);margin-left:12px;margin-right:12px}
  .hero-benefits{gap:0;margin-bottom:16px}
  .hero-benefits>div{min-height:82px;padding:14px 2px;gap:18px}
  .hero-benefits svg{width:45px;height:45px;flex-basis:45px}
  .hero-benefits strong{font-size:17px;line-height:1.2;margin-bottom:5px}
  .hero-benefits small{font-size:15px;line-height:1.25}
  .hero .phone-field,.hero .btn{height:54px;min-height:54px}
  .hero .phone-field{position:relative;background-repeat:no-repeat;background-size:25px 25px;background-position:16px center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23099a20' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 4h3l2 5-2 1.5a15 15 0 0 0 5.5 5.5L15 14l5 2v3c0 1.1-.9 2-2 2C9.7 21 3 14.3 3 6c0-1.1.9-2 2-2Z'/%3E%3C/svg%3E")}
  .hero .phone-field span{padding-left:52px;padding-right:17px;font-size:17px}
  .hero .phone-field input{font-size:16px;padding:0 16px}
  .hero .btn{font-size:18px}
  .hero .form-note{font-size:13px!important;margin-top:1px!important}

  .section{padding:38px 0}
  .section h2{font-size:33px;line-height:1.08}
  .benefit-copy h2{font-size:32px}
  .benefit-copy>p{font-size:15px;line-height:1.55}
  .benefit-list>div{grid-template-columns:58px 1fr;padding:14px 0}
  .benefit-list strong{font-size:17px}
  .benefit-list small{font-size:14px;line-height:1.35}
  .line-icon{width:46px;height:46px}

  /* Calculator: mobile composition from the supplied TZ mock-up. */
  #calculator .section-shell{width:calc(100% - 28px)}
  #calculator .calc-card{padding:0}
  #calculator .section-heading.compact h2{font-size:31px;line-height:1.05;align-items:center}
  #calculator .heading-icon{width:39px;height:45px;flex:0 0 39px;margin-right:10px}
  #calculator .heading-icon svg{width:39px;height:45px}
  #calculator .calc-step{position:relative;border:0;border-radius:0;padding:18px 0;margin:0;background:transparent}
  #calculator .calc-step+.calc-step{border-top:1px solid #e2e6ed;margin-top:6px;padding-top:25px}
  #calculator .step-title{gap:14px;margin-bottom:14px}
  #calculator .step-title i{width:34px;height:34px;flex:0 0 34px;font-size:18px}
  #calculator .step-title strong{font-size:20px;line-height:1.15}
  #calculator .step-title em{font-size:14px;color:#8c9cc0}
  #calculator .calc-step:first-of-type .step-title>b{position:absolute;z-index:2;top:77px;left:76px;right:76px;height:58px;border:1px solid #ced8e8;border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;color:var(--green);margin:0}
  #calculator .depth-controls{grid-template-columns:60px 1fr 60px;grid-template-rows:58px 24px;gap:12px 14px;margin:25px 0 0}
  #calculator .depth-controls button{width:60px;height:58px;border-radius:9px;font-size:31px;color:var(--green);border-color:#ced8e8}
  #calculator .depth-controls button:first-child{grid-column:1;grid-row:1}
  #calculator .depth-controls button:last-child{grid-column:3;grid-row:1}
  #calculator .depth-controls input{grid-column:1/4;grid-row:2;width:100%;accent-color:var(--green)}
  #calculator .range-labels{display:none}
  #calculator .choice-row,#calculator .choice-row.four{display:block;margin-top:10px;position:relative}
  #calculator .choice-row label{display:none;margin-top:7px}
  #calculator .choice-row label:has(input:checked){display:block}
  #calculator .choice-row.is-open label{display:block}
  #calculator .choice-row span{min-height:62px;border-radius:9px;padding:12px 48px 12px 54px;font-size:17px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;position:relative;background:#fff}
  #calculator .choice-row span:after{content:"⌄";position:absolute;right:18px;top:50%;transform:translateY(-58%);font-size:27px;color:var(--navy);font-weight:800}
  #calculator .choice-row small{font-size:17px;margin:0;color:inherit}
  #calculator .calc-step:nth-of-type(2) .choice-row span:before{content:"";position:absolute;left:16px;width:28px;height:28px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M7 24 22 9c3-3 7 1 4 4L11 28'/%3E%3Cellipse cx='8' cy='25' rx='5' ry='4'/%3E%3Cellipse cx='10' cy='23' rx='5' ry='4'/%3E%3C/svg%3E") center/contain no-repeat}
  #calculator .calc-step:nth-of-type(3) .choice-row span:before{content:"";position:absolute;left:16px;width:29px;height:29px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M4 14 16 4l12 10v14H4Z'/%3E%3Cpath d='M16 12s-5 6-5 10a5 5 0 0 0 10 0c0-4-5-10-5-10Z'/%3E%3C/svg%3E") center/contain no-repeat}
  #calculator .choice-row.is-open{z-index:4;background:#fff;border-radius:10px;box-shadow:0 8px 24px rgba(6,24,79,.12);padding:4px}
  #calculator .choice-row.is-open label{display:block}
  #calculator .choice-row.is-open span:after{display:none}
  #calculator .calc-summary{margin-top:10px;border:0;border-radius:12px;background:#f4f6fa;padding:16px 18px}
  #calculator .calc-summary>div{font-size:15px;padding:12px 0}
  #calculator .calc-summary>div span{color:#15224c}
  #calculator .calc-summary .total{border:0;border-top:1px dashed #bbc7d8;border-radius:0;background:transparent;margin:8px 0 0;padding:14px 0 0}
  #calculator .calc-summary .total span{font-size:17px;font-weight:800}
  #calculator .calc-summary .total b{font-size:28px}

  .stages-media img{height:340px;border-radius:12px}
  .stage-list li{grid-template-columns:48px 1fr;gap:14px;padding:17px 0}
  .stage-list li>b{width:42px;height:42px;border-radius:7px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:23px}
  .stage-list strong{font-size:21px;line-height:1.16}
  .stage-list p{font-size:16px;line-height:1.5;margin-top:8px}

  .setup-text h3{font-size:31px}
  .setup-text>p{font-size:15px;line-height:1.5}
  .setup-kicker{font-size:14px!important}
  .tab-buttons button{font-size:14px}
  .setup-details>div{font-size:14px;line-height:1.45}

  .faq-title h2{font-size:34px}
  .faq-title p{font-size:14px}
  .faq-item summary{font-size:15px}
  .faq-item>div p{font-size:14px}

  .home-gallery-section .mobile-gallery-more{font-size:15px}
}

@media(max-width:430px){
  .brand{font-size:24px}
  .brand img{width:31px;height:41px}
  .header-inner{width:calc(100% - 24px);grid-template-columns:1fr 44px 44px;gap:4px}
  .mobile-head-btn{width:44px;height:44px}
  .hero h1{font-size:30px}
  .hero-setup h1{font-size:28px}
}
@media(max-width:767px){#calculator .desktop-calc-tail{display:none}}
/* Fine alignment against the supplied 1672px and mobile reference frames. */
@media(min-width:768px){
  .hero h1{font-size:clamp(64px,4.65vw,78px)}
  .hero-sub{font-size:clamp(25px,1.85vw,30px);margin-bottom:46px}
  .hero-benefits{grid-template-columns:1.08fr 1fr}
  .hero .phone-form{row-gap:28px}
}
@media(max-width:767px){
  .hero-drilling .hero-sub{margin-bottom:136px}
  .hero-benefits>div{min-height:70px;padding-top:10px;padding-bottom:10px}
}
@media(max-width:430px){
  .brand{font-size:27px}
  .mobile-head-btn svg{width:33px;height:33px}
}
@media(min-width:768px){
  .hero-sub{margin-top:38px}
  .hero-benefits{width:min(870px,100%)}
  .hero .phone-form{row-gap:44px}
}
@media(min-width:768px){
  .home-gallery-section{min-height:0!important;display:block!important;align-items:initial!important}
}
@media(max-width:767px){
  /* TZ mobile second screen: heading -> copy -> image -> advantages. */
  .benefit-split{display:grid;grid-template-columns:1fr;gap:0}
  .benefit-split .benefit-copy{display:contents}
  .benefit-split .benefit-copy h2{grid-row:1;margin:0 0 18px;font-size:35px;line-height:1.08}
  .benefit-split .benefit-copy>p{grid-row:2;margin:0 0 26px;font-size:17px;line-height:1.55}
  .benefit-split .media-card{grid-row:3;margin-bottom:20px;order:initial;border-radius:12px;box-shadow:none}
  .benefit-split .benefit-list{grid-row:4}
  .benefit-split .benefit-list>div{grid-template-columns:78px 1fr;padding:15px 0}
  .benefit-split .line-icon{width:62px;height:62px}
  .benefit-split .line-icon svg{width:34px;height:34px}
  .benefit-split .benefit-list strong{font-size:21px;line-height:1.18}
  .benefit-split .benefit-list small{font-size:16px;line-height:1.4}

  #calculator{background:#fff}
  #calculator .section-heading.compact h2{white-space:nowrap;font-size:29px}
  #calculator .calc-step:nth-of-type(2) .step-title>b{position:absolute;z-index:2;top:77px;left:76px;right:76px;height:58px;border:1px solid #ced8e8;border-radius:9px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;color:var(--green);margin:0}
  #calculator .calc-step:nth-of-type(2) .choice-row span:before{display:none}
  #calculator .calc-step:nth-of-type(3) .choice-row span:before{content:"";position:absolute;left:16px;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M7 24 22 9c3-3 7 1 4 4L11 28'/%3E%3Cellipse cx='8' cy='25' rx='5' ry='4'/%3E%3Cellipse cx='10' cy='23' rx='5' ry='4'/%3E%3C/svg%3E") center/contain no-repeat}
  #calculator .calc-step:nth-of-type(4) .choice-row span:before{content:"";position:absolute;left:16px;width:31px;height:31px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M4 14 16 4l12 10v14H4Z'/%3E%3Cpath d='M16 12s-5 6-5 10a5 5 0 0 0 10 0c0-4-5-10-5-10Z'/%3E%3C/svg%3E") center/contain no-repeat}
  #calculator .calc-summary>div:not(.total){display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px}
  #calculator .calc-summary>div:not(.total):before{content:"";width:27px;height:27px;background-position:center;background-repeat:no-repeat;background-size:contain}
  #calculator .calc-summary>div:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='m7 24 15-15 4 4-15 15z'/%3E%3Cpath d='m17 12 3 3M14 15l3 3M11 18l3 3'/%3E%3C/svg%3E")}
  #calculator .calc-summary>div:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M13 3h6v8h3v17H10V11h3zM8 15h16M8 21h16'/%3E%3C/svg%3E")}
  #calculator .calc-summary>div:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M7 24 22 9c3-3 7 1 4 4L11 28'/%3E%3Cellipse cx='8' cy='25' rx='5' ry='4'/%3E%3C/svg%3E")}
  #calculator .calc-summary>div:nth-child(4):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' fill='none' stroke='%23099a20' stroke-width='1.8'%3E%3Cpath d='M4 14 16 4l12 10v14H4Z'/%3E%3Cpath d='M16 12s-5 6-5 10a5 5 0 0 0 10 0c0-4-5-10-5-10Z'/%3E%3C/svg%3E")}
  #calculator .calc-summary>div:not(.total) span{font-size:15px}
  #calculator .calc-summary>div:not(.total) b{font-size:15px;white-space:nowrap}
  #calculator .calc-summary .total b{white-space:nowrap;font-size:28px}

  .stage-list strong{font-size:22px}
  .stage-list p{font-size:17px}
}
@media(min-width:768px){
  .home-gallery-section>.section-shell{position:relative;padding-bottom:56px}
  .home-gallery-section .gallery{padding-bottom:68px}
  .home-gallery-section .mobile-gallery-more{right:12.5%;bottom:38px}
}
@media(max-width:767px){
  #calculator .calc-step:nth-of-type(2) .step-title>b{gap:5px}
  #calculator .calc-summary .total{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}
  #calculator .calc-summary .total span{font-size:16px;white-space:nowrap}
  #calculator .calc-summary .total b{justify-self:end}
}

/* === TZ fidelity pass: page-specific hero compositions === */
.works-mobile-media{display:none}
.contact-call-button svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-actions-panel{position:relative}

@media(min-width:768px){
  /* Obustroystvo reference: two-line title, compact benefits and form. */
  .hero-setup .section-shell{width:min(calc(100% - 160px),1512px)}
  .hero-setup .hero-inner{padding-top:76px}
  .hero-setup .hero-copy{width:min(820px,51%)}
  .hero-setup h1{font-size:clamp(54px,3.78vw,63px);line-height:1.04}
  .hero-setup .hero-sub{font-size:clamp(22px,1.65vw,27px);line-height:1.45;max-width:690px;margin-top:34px;margin-bottom:38px}
  .hero-setup .hero-benefits{width:min(810px,100%);gap:28px;margin-bottom:36px}
  .hero-setup .hero-benefits>div{min-height:146px;padding:21px 26px;gap:24px}
  .hero-setup .hero-benefits svg{width:57px;height:57px;flex-basis:57px}
  .hero-setup .hero-benefits strong{font-size:22px}
  .hero-setup .hero-benefits small{font-size:20px}
  .hero-setup .phone-form{max-width:774px;grid-template-columns:1.19fr 1fr;column-gap:20px;row-gap:29px}
  .hero-setup .phone-field,.hero-setup .btn{height:98px;min-height:98px}
  .hero-setup .phone-field span{font-size:25px;padding:0 25px}
  .hero-setup .phone-field input{font-size:21px}
  .hero-setup .btn{font-size:24px}
  .hero-setup .form-note{font-size:17px;margin-left:44px!important}

  /* Works reference: large two-line title and narrow left form. */
  .hero-works .hero-inner{padding-top:146px}
  .hero-works .hero-copy{width:min(730px,46%)}
  .hero-works h1{font-size:clamp(86px,6.15vw,104px);line-height:.98;max-width:690px}
  .hero-works .hero-sub{font-size:clamp(23px,1.6vw,27px);line-height:1.63;max-width:625px;margin:35px 0 45px}
  .hero-works .phone-form{max-width:724px;grid-template-columns:1.1fr 1fr;column-gap:22px;row-gap:28px}
  .hero-works .phone-field,.hero-works .btn{height:100px;min-height:100px}
  .hero-works .phone-field span{font-size:25px;padding:0 25px}
  .hero-works .phone-field input{font-size:21px}
  .hero-works .btn{font-size:23px;line-height:1.18}
  .hero-works .form-note{display:none}

  /* Contacts reference: title/actions and full-width three-card strip. */
  .hero-contacts .section-shell{width:min(calc(100% - 176px),1496px)}
  .hero-contacts .hero-inner{padding-top:124px;padding-bottom:154px}
  .hero-contacts .hero-copy{width:min(690px,49%)}
  .contact-hero-copy .eyebrow{display:inline-block;text-transform:none;letter-spacing:-.02em;font-size:20px;font-weight:500;margin-bottom:23px}
  .hero-contacts h1{font-size:clamp(58px,4.05vw,68px);line-height:1;white-space:nowrap}
  .hero-contacts .hero-sub{font-size:clamp(21px,1.48vw,25px);line-height:1.62;max-width:640px;margin:32px 0 42px}
  .contact-actions-panel{display:grid;grid-template-columns:350px 250px;column-gap:28px;row-gap:26px;width:628px}
  .contact-primary-row{display:contents}
  .contact-phone{grid-column:1;grid-row:1;display:flex;align-items:center;height:80px;margin:0;border:1px solid #cfd6e1;border-radius:10px;background:#fff;padding:0 24px;font-size:28px;letter-spacing:-.025em;white-space:nowrap}
  .contact-call-button{grid-column:2;grid-row:1;min-height:80px;height:80px;gap:18px;font-size:21px;border-radius:10px;box-shadow:none}
  .contact-call-button svg{width:34px;height:34px}
  .contact-messengers{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0}
  .contact-messengers a{height:72px;border:1px solid #cfd6e1;border-radius:10px;padding:0 20px;display:flex;align-items:center;justify-content:flex-start;gap:14px;font-size:18px;background:#fff}
  .contact-messengers a:before{content:"";width:34px;height:34px;flex:0 0 34px;background-position:center;background-repeat:no-repeat;background-size:contain}
  .contact-messengers a:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 17 27-11-8 25-7-8-5 4 1-7z'/%3E%3Cpath d='m12 20 12-9'/%3E%3C/svg%3E")}
  .contact-messengers a:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M29 18a11 11 0 0 1-16 9l-7 2 2-7A11 11 0 1 1 29 18Z'/%3E%3Cpath d='M13 12c1 5 4 8 9 10M13 12l3-1 2 4-2 2M22 22l2-2 4 2-1 3'/%3E%3C/svg%3E")}
  .contact-messengers a:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M29 18a11 11 0 0 1-16 9l-7 2 2-7A11 11 0 1 1 29 18Z'/%3E%3Cpath d='M13 12c1 5 4 8 9 10M13 12l3-1 2 4-2 2M22 22l2-2 4 2-1 3M24 9c3 1 5 3 6 6M23 13c2 .5 3 1.5 3.5 3'/%3E%3C/svg%3E")}
  .contact-fast{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:0;width:auto}
  .contact-fast span{height:118px;border:1px solid #cfd6e1;border-radius:12px;background:rgba(255,255,255,.97);display:flex;align-items:center;justify-content:flex-start;gap:28px;padding:0 48px;font-size:23px;white-space:nowrap}
  .contact-fast span b{font-weight:500}
  .contact-fast svg{width:54px;height:54px;flex:0 0 54px;stroke:var(--green);stroke-width:1.4}
}

@media(max-width:767px){
  /* Works mobile is a stacked white composition in the supplied reference. */
  .hero-works{background:#fff;overflow:visible}
  .hero-works .hero-bg{display:none}
  .hero-works .hero-inner{margin-top:0;padding:36px 0 30px;min-height:0}
  .hero-works .hero-copy{width:100%;padding:0}
  .hero-works h1{max-width:none;font-size:42px;line-height:1.02;text-align:center;white-space:nowrap;text-shadow:none;margin:0 auto}
  .hero-works .hero-sub{max-width:330px;margin:18px auto 22px;font-size:17px;line-height:1.55;text-align:center}
  .works-mobile-media{display:block;width:100%;height:286px;border-radius:14px;background:url('/assets/img/hero-works.webp') center 51%/cover no-repeat;margin:0 auto 28px}
  .hero-works .phone-form{width:100%;margin:0;gap:10px}
  .hero-works .phone-field,.hero-works .btn{height:58px;min-height:58px}
  .hero-works .btn{font-size:18px}
  .hero-works .form-note{display:none}

  /* Contacts mobile: text overlays the photo, actions continue on white below it. */
  .hero-contacts{overflow:visible}
  .hero-contacts .hero-bg{height:305px;background-position:center right}
  .hero-contacts .hero-inner{margin-top:-244px;padding-bottom:34px}
  .hero-contacts .hero-copy{width:100%;padding:0}
  .contact-hero-copy .eyebrow{display:inline-block;text-transform:none;letter-spacing:-.02em;font-size:18px;font-weight:500;margin:0 0 18px;color:var(--green)}
  .hero-contacts h1{font-size:40px;line-height:1.08;max-width:292px;text-shadow:0 1px 2px rgba(255,255,255,.48)}
  .hero-contacts .hero-sub{font-size:17px;line-height:1.65;max-width:250px;margin:19px 0 73px}
  .contact-actions-panel{display:flex;flex-direction:column;width:100%;gap:0}
  .contact-primary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:22px}
  .contact-phone{display:flex;align-items:center;margin:0;border:0;background:transparent;padding:0;font-size:27px;line-height:1;font-weight:800;white-space:nowrap}
  .contact-messengers{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin:0;padding-left:18px;border-left:1px solid #cad2df}
  .contact-messengers a{width:32px;height:32px;border:0;border-radius:0;padding:0;display:block;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain}
  .contact-messengers a span{display:none}
  .contact-messengers a:nth-child(1){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 17 27-11-8 25-7-8-5 4 1-7z'/%3E%3Cpath d='m12 20 12-9'/%3E%3C/svg%3E")}
  .contact-messengers a:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M29 18a11 11 0 0 1-16 9l-7 2 2-7A11 11 0 1 1 29 18Z'/%3E%3Cpath d='M13 12c1 5 4 8 9 10M13 12l3-1 2 4-2 2M22 22l2-2 4 2-1 3'/%3E%3C/svg%3E")}
  .contact-messengers a:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' fill='none' stroke='%2307831b' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M29 18a11 11 0 0 1-16 9l-7 2 2-7A11 11 0 1 1 29 18Z'/%3E%3Cpath d='M13 12c1 5 4 8 9 10M13 12l3-1 2 4-2 2M22 22l2-2 4 2-1 3M24 9c3 1 5 3 6 6M23 13c2 .5 3 1.5 3.5 3'/%3E%3C/svg%3E")}
  .contact-call-button{order:2;width:100%;height:60px;min-height:60px;border-radius:9px;display:flex;gap:20px;font-size:20px;margin-bottom:22px;box-shadow:none}
  .contact-call-button svg{width:32px;height:32px}
  .contact-fast{order:3;display:grid;grid-template-columns:1fr;gap:0;margin:0;border-top:0}
  .contact-fast span{height:68px;display:grid;grid-template-columns:54px 1fr;align-items:center;justify-items:start;gap:18px;border-bottom:1px solid #dbe0e8;font-size:18px;text-align:left;padding:0 18px}
  .contact-fast span:last-child{border-bottom:0}
  .contact-fast span b{font-weight:500}
  .contact-fast svg{width:42px;height:42px;stroke-width:1.5}
}

@media(max-width:430px){
  .hero-works h1{font-size:39px}
  .hero-works .hero-sub{font-size:16px;max-width:315px}
  .works-mobile-media{height:276px}
  .hero-contacts h1{font-size:38px;max-width:280px}
  .hero-contacts .hero-sub{font-size:16.5px;max-width:245px}
  .contact-phone{font-size:25px}
  .contact-messengers{gap:10px;padding-left:14px}
  .contact-messengers a{width:30px;height:30px}
}

/* === Final reference alignment: dedicated header + page measurements === */
@media(min-width:768px){
  .header-message{color:var(--green)}
  .hero-setup h1{font-size:clamp(64px,4.43vw,74px)}
  .hero-setup .hero-benefits{grid-template-columns:1fr 1fr}
  .hero-setup .phone-form{width:787px;max-width:787px}
  .hero-works .phone-form{width:724px;max-width:724px;grid-template-columns:369px 333px}
  .hero-contacts .hero-inner{padding-top:146px;padding-bottom:154px}
  .hero-contacts .contact-actions-panel{position:static}
  .hero-contacts .contact-fast{bottom:66px}
}
@media(max-width:767px){
  /* The dedicated mobile-header reference takes precedence over page mockup scale variations. */
  .header-inner{height:84px;width:calc(100% - 28px);grid-template-columns:58px 1fr 58px;gap:12px}
  .mobile-menu-toggle{grid-column:1;grid-row:1;justify-self:start}
  .brand{grid-column:2;grid-row:1;justify-self:center;font-size:29px;gap:10px;color:#080a0e}
  .brand img{width:37px;height:47px}
  .brand-mobile{display:inline}
  .header-actions{grid-column:3;grid-row:1;justify-self:end}
  .mobile-head-btn{width:58px;height:58px;border:1px solid #dbe1e8;border-radius:14px;background:#fff}
  .mobile-head-btn svg{width:31px;height:31px;stroke-width:2.1}
  .mobile-phone{color:var(--green)}
  .mobile-phone i{display:block;right:6px;top:5px;width:11px;height:11px;box-shadow:0 0 0 3px #fff}
  .mobile-menu{top:84px;height:calc(100dvh - 84px)}
  .hero-contacts h1{max-width:235px}
  .works-mobile-media{background-image:url('/assets/img/hero-works-mobile.webp');background-position:center;background-size:cover}
}
@media(max-width:430px){
  .header-inner{grid-template-columns:54px 1fr 54px;gap:8px}
  .mobile-head-btn{width:54px;height:54px}
  .brand{font-size:28px}
  .brand img{width:35px;height:45px}
}
@media(min-width:768px){
  .hero-contacts .contact-actions-panel{row-gap:4px}
  .hero-contacts .contact-fast{bottom:58px}
}
@media(max-width:430px){
  .hero-contacts h1{max-width:220px}
}
@media(min-width:768px){
  .hero-drilling .hero-copy{width:min(850px,55%)}
  .hero-drilling h1{line-height:1.14}
  .hero-drilling .hero-benefits{width:min(830px,100%)}
  .hero-drilling .hero-benefits>div{gap:14px}
  .hero-drilling .hero-benefits svg{width:86px;height:86px;flex-basis:86px}
  .hero-drilling .hero-benefits svg text{font-size:8px!important}
}


/* Exact mini-icons from the supplied Burenie-V2 icon set */
.mini-icon{display:block;object-fit:contain;flex:0 0 auto}
.hero-benefits .hero-mini-icon{width:64px;height:64px;flex-basis:64px}
.line-icon .mini-icon{width:34px;height:34px}
.heading-icon .mini-icon{width:39px;height:45px}
.header-action-icon{width:30px;height:30px}
.mobile-phone-icon{width:30px;height:30px}
.mobile-menu-line-icon{width:24px;height:24px}
.footer-location-icon{width:22px;height:22px}
.float-write-icon{width:28px;height:28px}
.contact-button-icon{width:28px;height:28px;filter:brightness(0) invert(1)}
.contact-fast .contact-fast-icon{width:54px;height:54px;flex:0 0 54px}

#calculator .calc-step:nth-of-type(2) .choice-row span:before{background-image:url('/assets/img/icons/15_casing.webp')!important;background-size:contain!important}
#calculator .calc-step:nth-of-type(3) .choice-row span:before{background-image:url('/assets/img/icons/09_house_drop.webp')!important;background-size:contain!important}
#calculator .calc-summary>div:nth-child(1):before{background-image:url('/assets/img/icons/07_ruler.webp')!important;background-size:contain!important}
#calculator .calc-summary>div:nth-child(2):before{background-image:url('/assets/img/icons/03_br.webp')!important;background-size:contain!important}
#calculator .calc-summary>div:nth-child(3):before{background-image:url('/assets/img/icons/15_casing.webp')!important;background-size:contain!important}
#calculator .calc-summary>div:nth-child(4):before{background-image:url('/assets/img/icons/09_house_drop.webp')!important;background-size:contain!important}

.contact-messengers a:nth-child(1):before{background-image:url('/assets/img/icons/23_send.webp')!important;background-size:contain!important}
.contact-messengers a:nth-child(2):before{background-image:url('/assets/img/icons/24_whatsapp.webp')!important;background-size:contain!important}
.contact-messengers a:nth-child(3):before{background-image:url('/assets/img/icons/25_whatsapp_signal.webp')!important;background-size:contain!important}

@media (min-width:981px){
  .hero-drilling .hero-benefits .hero-mini-icon{width:86px;height:86px;flex-basis:86px}
  .hero-setup .hero-benefits .hero-mini-icon{width:57px;height:57px;flex-basis:57px}
}
@media (max-width:980px){
  .hero-benefits .hero-mini-icon{width:45px;height:45px;flex-basis:45px}
  .contact-fast .contact-fast-icon{width:42px;height:42px;flex-basis:42px}
}


/* === Form + gallery hotfix 2026-08-15 === */
.phone-field{
  position:relative;
  display:flex;
  align-items:center;
  background:#fff!important;
  border:1px solid #cfd7e2!important;
  box-shadow:none!important;
  overflow:hidden;
}
.phone-field-icon{
  width:26px;
  height:26px;
  flex:0 0 26px;
  object-fit:contain;
  margin-left:18px;
}
.phone-field input{
  flex:1 1 auto;
  min-width:0;
  height:100%;
  padding:0 18px!important;
  border:0!important;
  outline:0!important;
  background:#fff!important;
  color:var(--navy)!important;
  caret-color:var(--green);
  -webkit-appearance:none;
  appearance:none;
}
.phone-field input::placeholder{color:#7b8495;opacity:1;font-weight:500}
.phone-field:focus-within{border-color:#77bd83!important;box-shadow:0 0 0 3px rgba(7,149,29,.09)!important}
.hero .phone-field{background-image:none!important}

/* Home "Примеры работ": real multi-card carousel, not a hidden-image switcher. */
.home-gallery-section .gallery{overflow:hidden!important}
.home-gallery-section .gallery-stage{display:none!important}
.home-gallery-section .gallery-thumbs{
  display:flex!important;
  grid-template-columns:none!important;
  gap:28px!important;
  margin:0!important;
  overflow:hidden!important;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
}
.home-gallery-section .gallery-thumbs::-webkit-scrollbar{display:none}
.home-gallery-section .gallery-thumb{
  display:block!important;
  flex:0 0 calc((100% - 84px)/4)!important;
  min-width:0;
  height:365px;
  scroll-snap-align:start;
  border:0!important;
  box-shadow:none!important;
}
.home-gallery-section .gallery-thumb:nth-child(n+5){display:block!important}
.home-gallery-section .gallery-progress i{background:#dfe3e8!important}
.home-gallery-section .gallery-progress i b{display:block!important;width:20%;background:var(--green)}

@media(max-width:767px){
  .phone-field-icon{width:24px;height:24px;flex-basis:24px;margin-left:15px}
  .hero .phone-field input{padding:0 14px!important;font-size:16px!important}
  .hero-works .phone-field{background:#fff!important;border:1px solid #cfd7e2!important}
  .hero-works .phone-form{grid-template-columns:1fr!important}
  .hero-works .btn{width:100%}
  .home-gallery-section>.section-shell{width:calc(100% - 28px)!important;padding:28px 18px 26px!important}
  .home-gallery-section .section-heading{margin-bottom:20px!important}
  .home-gallery-section .section-heading h2{font-size:34px!important;line-height:1.06}
  .home-gallery-section .section-heading p{font-size:14px!important;line-height:1.5}
  .home-gallery-section .gallery{padding:0 0 58px!important;overflow:visible!important}
  .home-gallery-section .gallery-thumbs{gap:12px!important;overflow:hidden!important}
  .home-gallery-section .gallery-thumb{flex:0 0 86%!important;height:310px!important}
  .home-gallery-section .gallery-arrow{top:42%!important;width:44px!important;height:44px!important}
  .home-gallery-section .gallery-arrow.prev{left:-9px!important}
  .home-gallery-section .gallery-arrow.next{right:-9px!important}
  .home-gallery-section .gallery-progress{bottom:10px!important}
  .home-gallery-section .mobile-gallery-more{position:static!important;width:100%!important;margin-top:14px!important}
}


/* === Rechecked carousel + contact form hotfix 2026-08-15 === */

/* Card carousels: the .gallery element is the viewport, the rail itself is translated by JS. */
.gallery[data-gallery-mode="cards"]{
  overflow:hidden!important;
  position:relative;
}
.gallery[data-gallery-mode="cards"] .gallery-stage{display:none!important}
.gallery[data-gallery-mode="cards"] .gallery-thumbs{
  display:flex!important;
  grid-template-columns:none!important;
  overflow:visible!important;
  scroll-behavior:auto!important;
  scrollbar-width:none;
  will-change:transform;
  transform:translate3d(0,0,0);
  touch-action:pan-y;
}
.gallery[data-gallery-mode="cards"] .gallery-thumb{
  display:block!important;
  flex:0 0 calc((100% - 84px)/4)!important;
  min-width:0!important;
  height:365px;
  border:0!important;
  box-shadow:none!important;
  scroll-snap-align:none!important;
}
.gallery[data-gallery-mode="cards"] .gallery-arrow{
  z-index:5!important;
}
.gallery[data-gallery-mode="cards"] .gallery-progress i{
  background:#dfe3e8!important;
}
.gallery[data-gallery-mode="cards"] .gallery-progress i b{
  display:block!important;
  background:var(--green)!important;
  transition:width .25s ease;
}

/* Large gallery image visibly changes on every arrow/thumbnail click. */
.gallery:not([data-gallery-mode="cards"]) .gallery-stage img{
  transition:opacity .18s ease,transform .18s ease;
}
.gallery:not([data-gallery-mode="cards"]) .gallery-stage img.is-switching{
  opacity:.72;
  transform:scale(.995);
}

/* Contacts: the first screen is a real application form, never a pre-filled company number. */
.hero-contacts .contact-actions-panel{
  width:min(720px,100%)!important;
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
}
.hero-contacts .contact-hero-form{
  width:100%;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(235px,.72fr)!important;
  gap:14px!important;
}
.hero-contacts .contact-hero-form .phone-field,
.hero-contacts .contact-hero-form .btn{
  height:72px!important;
  min-height:72px!important;
}
.hero-contacts .contact-hero-form .form-note,
.hero-contacts .contact-hero-form .form-status{
  grid-column:1/-1!important;
}
.hero-contacts .contact-messengers{
  position:static!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
.hero-contacts .contact-fast{
  position:static!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
}
.hero-contacts .contact-fast span{
  height:86px!important;
  padding:0 18px!important;
  gap:14px!important;
  font-size:16px!important;
}

@media(max-width:767px){
  .gallery[data-gallery-mode="cards"]{
    overflow:hidden!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
  .gallery[data-gallery-mode="cards"] .gallery-thumbs{
    gap:12px!important;
    overflow:visible!important;
  }
  .gallery[data-gallery-mode="cards"] .gallery-thumb{
    flex:0 0 86%!important;
    height:310px!important;
  }
  .gallery[data-gallery-mode="cards"] .gallery-arrow.prev{left:14px!important}
  .gallery[data-gallery-mode="cards"] .gallery-arrow.next{right:14px!important}

  .hero-contacts .contact-actions-panel{
    gap:12px!important;
  }
  .hero-contacts .contact-hero-form{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .hero-contacts .contact-hero-form .phone-field,
  .hero-contacts .contact-hero-form .btn{
    height:56px!important;
    min-height:56px!important;
  }
  .hero-contacts .contact-messengers{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:8px!important;
  }
  .hero-contacts .contact-messengers a{
    width:auto!important;
    height:50px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #d5dce6!important;
    border-radius:9px!important;
    background:#fff!important;
  }
  .hero-contacts .contact-messengers a span{display:inline!important;font-size:12px}
  .hero-contacts .contact-fast{
    grid-template-columns:1fr!important;
    gap:0!important;
  }
  .hero-contacts .contact-fast span{
    height:58px!important;
    padding:0 12px!important;
    grid-template-columns:40px 1fr!important;
    font-size:14px!important;
  }
  .hero-contacts .contact-fast .contact-fast-icon{
    width:36px!important;
    height:36px!important;
    flex-basis:36px!important;
  }
}

/* === Gallery fidelity fix 2026-08-15 === */
/* Multi-card sections: keep the TZ four-card composition while allowing a true circular rail. */
.gallery[data-gallery-mode="cards"]{overflow:hidden!important;position:relative}
.gallery[data-gallery-mode="cards"] .gallery-thumbs{
  display:flex!important;
  grid-template-columns:none!important;
  gap:28px!important;
  margin:0!important;
  overflow:visible!important;
  width:100%!important;
  will-change:transform;
  touch-action:pan-y;
}
.gallery[data-gallery-mode="cards"] .gallery-thumb{
  display:block!important;
  flex:0 0 calc((100% - 84px)/4)!important;
  min-width:0!important;
  height:365px!important;
  border:0!important;
  border-radius:10px!important;
  overflow:hidden!important;
  padding:0!important;
  background:#eef1f3!important;
  box-shadow:none!important;
}
.gallery[data-gallery-mode="cards"] .gallery-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}
.gallery[data-gallery-mode="cards"] .gallery-arrow{z-index:8!important}

/* Dedicated examples page: preserve the source 16:9 frame instead of cropping it into a shallow strip. */
.works-page-gallery>.section-shell{
  width:min(calc(100% - 64px),1420px)!important;
}
.works-page-gallery .gallery{
  padding:28px 76px 24px!important;
  overflow:visible!important;
}
.works-page-gallery .gallery-stage{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/9!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#eef1f3!important;
  border-radius:12px!important;
  overflow:hidden!important;
}
.works-page-gallery .gallery-stage img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#eef1f3!important;
}
.works-page-gallery .gallery-thumbs{
  margin-top:18px!important;
}
.works-page-gallery .gallery-thumb img{object-fit:cover!important;object-position:center!important}
.works-page-gallery .gallery-arrow{top:43%!important}

@media(max-width:767px){
  .gallery[data-gallery-mode="cards"]{padding-left:0!important;padding-right:0!important}
  .gallery[data-gallery-mode="cards"] .gallery-thumbs{gap:12px!important}
  .gallery[data-gallery-mode="cards"] .gallery-thumb{flex:0 0 86%!important;height:310px!important}
  .works-page-gallery>.section-shell{width:min(calc(100% - 28px),620px)!important}
  .works-page-gallery .gallery{padding:10px!important;overflow:hidden!important}
  .works-page-gallery .gallery-stage{aspect-ratio:16/9!important;height:auto!important}
  .works-page-gallery .gallery-arrow{top:auto!important;bottom:54px!important}
}

/* === Laptop / small-desktop responsive pass 2026-08-17 ===
   Fixes the 14-inch notebook dead zone (roughly 768-1440 CSS px),
   including short 720-900px-high displays and Windows scaling. */
@media (min-width:768px) and (max-width:1440px){
  :root{--max:1280px;--header:80px}
  html,body{max-width:100%;overflow-x:clip}
  .section-shell,.header-inner{width:min(calc(100% - 40px),var(--max))}
  .section{padding:clamp(44px,5vw,60px) 0}
  .screen-section{min-height:auto}

  /* Header: retain desktop navigation while it comfortably fits. */
  .header-inner{height:var(--header);gap:clamp(14px,2vw,28px)}
  .brand{font-size:clamp(22px,2vw,26px);gap:9px}
  .brand img{width:31px;height:39px}
  .desktop-nav{gap:clamp(14px,2vw,25px)}
  .nav-link{font-size:clamp(14px,1.2vw,16px)}
  .desktop-contact{padding-left:12px;gap:5px}
  .header-phone{font-size:15px;padding-inline:6px}
  .online-status{padding:9px}

  /* Generic desktop hero becomes fluid instead of scaling from the 1672px mock-up. */
  .hero{min-height:calc(100svh - var(--header))}
  .hero-inner{min-height:calc(100svh - var(--header));padding-block:clamp(28px,4vh,42px)}
  .hero-copy{width:min(720px,58%)}
  .hero h1{font-size:clamp(46px,5.1vw,68px);line-height:1.03}
  .hero-sub{font-size:clamp(19px,1.8vw,25px);margin:20px 0 25px;line-height:1.35}
  .hero-benefits{width:min(720px,100%);gap:14px;margin-bottom:20px}
  .hero-benefits>div{min-height:84px;padding:14px 16px;gap:13px}
  .hero-benefits .hero-mini-icon,
  .hero-drilling .hero-benefits .hero-mini-icon,
  .hero-setup .hero-benefits .hero-mini-icon{width:52px;height:52px;flex-basis:52px}
  .hero-benefits strong{font-size:18px}
  .hero-benefits small{font-size:15px}
  .hero .phone-form{width:min(100%,690px);max-width:690px;grid-template-columns:minmax(0,1.15fr) minmax(210px,.85fr);gap:12px;row-gap:14px}
  .hero .phone-field,.hero .btn{height:62px!important;min-height:62px!important}
  .hero .phone-field span{font-size:17px!important;padding:0 18px!important}
  .hero .phone-field input{font-size:16px!important}
  .hero .btn{font-size:17px!important;padding-inline:20px}
  .hero .form-note{font-size:13px!important;margin:0 0 0 18px!important}

  /* Page-specific desktop overrides were previously fixed from >=768px. */
  .hero-setup .section-shell,.hero-contacts .section-shell{width:min(calc(100% - 40px),var(--max))}
  .hero-setup .hero-inner,.hero-works .hero-inner,.hero-contacts .hero-inner{padding-top:clamp(30px,4vh,46px);padding-bottom:clamp(30px,4vh,46px)}
  .hero-setup .hero-copy,.hero-works .hero-copy,.hero-contacts .hero-copy{width:min(700px,58%)}
  .hero-setup h1{font-size:clamp(46px,5vw,66px);line-height:1.02}
  .hero-setup .hero-sub{font-size:clamp(19px,1.8vw,24px);margin:20px 0 24px;max-width:640px}
  .hero-setup .hero-benefits{width:min(700px,100%);gap:14px;margin-bottom:22px}
  .hero-setup .hero-benefits>div{min-height:86px;padding:14px 17px;gap:14px}
  .hero-setup .hero-benefits strong{font-size:18px}
  .hero-setup .hero-benefits small{font-size:15px}
  .hero-setup .phone-form{width:min(100%,690px);max-width:690px;grid-template-columns:minmax(0,1.15fr) minmax(210px,.85fr);column-gap:12px;row-gap:14px}

  .hero-works h1{font-size:clamp(54px,6.2vw,76px);line-height:.98;max-width:620px}
  .hero-works .hero-sub{font-size:clamp(19px,1.8vw,24px);line-height:1.45;max-width:580px;margin:22px 0 26px}
  .hero-works .phone-form{width:min(100%,690px);max-width:690px;grid-template-columns:minmax(0,1.1fr) minmax(210px,.9fr);column-gap:12px;row-gap:14px}

  .hero-contacts h1{font-size:clamp(48px,5vw,62px);white-space:normal}
  .hero-contacts .hero-sub{font-size:clamp(18px,1.7vw,23px);line-height:1.45;max-width:610px;margin:20px 0 26px}
  .hero-contacts .contact-actions-panel{width:min(100%,680px)!important;gap:12px!important}
  .hero-contacts .contact-hero-form{grid-template-columns:minmax(0,1fr) minmax(210px,.72fr)!important;gap:12px!important}
  .hero-contacts .contact-hero-form .phone-field,
  .hero-contacts .contact-hero-form .btn{height:62px!important;min-height:62px!important}
  .hero-contacts .contact-messengers{gap:10px!important}
  .hero-contacts .contact-messengers a{height:58px;padding:0 14px;font-size:15px}
  .hero-contacts .contact-fast{gap:10px!important}
  .hero-contacts .contact-fast span{height:70px!important;padding:0 14px!important;gap:10px!important;font-size:14px!important;white-space:normal}

  /* Content grids: remove large-desktop spacing that looked broken on notebooks. */
  .split{gap:clamp(28px,4vw,46px)}
  .media-card img{height:clamp(360px,50vh,560px)}
  .benefit-copy h2{font-size:clamp(36px,4vw,52px)}
  .benefit-copy>p{font-size:17px;margin:15px 0 22px}
  .benefit-list>div{grid-template-columns:58px 1fr;padding:14px 4px}
  .benefit-list strong{font-size:18px}
  .benefit-list small{font-size:14px}

  .calc-card{padding:clamp(24px,3vw,34px);gap:24px}
  .calc-step{padding:18px;margin-top:12px}
  .calc-summary{min-width:0}
  .calc-summary .phone-form{max-width:none;width:100%}

  .setup-panel{min-height:0}
  .setup-text{padding:clamp(26px,3vw,38px)}
  .setup-text h3{font-size:clamp(36px,4vw,46px)}
  .setup-image{min-height:390px}
  .tab-buttons button{min-height:62px;font-size:14px}

  .stages-media img{height:clamp(360px,48vh,520px)}
  .stage-list li{grid-template-columns:52px 1fr;gap:14px;padding:15px 0}
  .stage-list li>b{font-size:29px}

  .cta-card{gap:28px;padding:30px 32px}
  .cta-form .phone-form{grid-template-columns:minmax(0,1fr) minmax(190px,.85fr)}
  .contact-region{gap:40px}
  .after-grid{gap:14px}
  .after-grid>div{padding:22px}
  .info-card,.calc-info-card{padding:32px}

  /* Multi-card galleries must not preserve a 1672px four-card geometry. */
  .gallery[data-gallery-mode="cards"] .gallery-thumbs{gap:20px!important}
  .gallery[data-gallery-mode="cards"] .gallery-thumb{flex-basis:calc((100% - 40px)/3)!important;height:clamp(285px,30vw,350px)!important}
  .works-page-gallery>.section-shell{width:min(calc(100% - 40px),1280px)!important}
  .works-page-gallery .gallery{padding:24px 62px 22px!important}

  .wells-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .prose-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
  .footer-inner{width:min(calc(100% - 40px),var(--max));gap:30px;grid-template-columns:1.1fr 1fr .85fr 1fr}
}

/* Compact laptop / landscape-tablet header. This avoids squeezing five nav links,
   a phone and the brand into a ~800-1050px CSS viewport after OS scaling. */
@media (min-width:768px) and (max-width:1050px){
  :root{--header:78px}
  .header-inner{height:78px;grid-template-columns:54px 1fr 54px;gap:12px}
  .desktop-nav,.desktop-contact{display:none}
  .mobile-head-btn{display:grid;width:50px;height:50px;border:1px solid #dce2e8;border-radius:13px;background:#fff}
  .mobile-head-btn svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:2}
  .mobile-menu-toggle{grid-column:1;justify-self:start}
  .brand{grid-column:2;justify-self:center;font-size:25px}
  .brand-desktop{display:inline}
  .brand-mobile{display:none}
  .header-actions{grid-column:3;justify-self:end}
  .mobile-phone{position:relative;color:var(--green)}
  .mobile-phone i{position:absolute;right:5px;top:5px;width:10px;height:10px;border-radius:50%;background:#13aa2d;box-shadow:0 0 0 3px #fff}
  .mobile-menu-toggle .icon-close{display:none}
  .site-header.menu-active .mobile-menu-toggle>svg:first-child{display:none}
  .site-header.menu-active .mobile-menu-toggle .icon-close{display:block}
  .mobile-menu{position:fixed;display:block;left:0;right:0;top:78px;height:calc(100dvh - 78px);background:#fff;padding:20px max(28px,calc((100% - 620px)/2)) 30px;overflow:auto;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s;pointer-events:none}
  .site-header.menu-active .mobile-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}
  .mobile-menu nav{display:grid}
  .mobile-menu nav a{padding:15px 0;border-bottom:1px solid #e4e7eb;text-decoration:none;font-size:20px;font-weight:700;color:#080b10}
  .mobile-social-title{text-align:center;font-size:16px;padding:18px 0 10px}
  .mobile-socials{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #e4e7eb}
  .mobile-socials a{text-align:center;text-decoration:none;padding:14px 6px;border-right:1px solid #e4e7eb}
  .mobile-socials a:last-child{border-right:0}
  .mobile-menu-phone,.mobile-hours{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 0;border-bottom:1px solid #e4e7eb;text-decoration:none;font-size:18px;font-weight:700}
  .mobile-menu-phone{color:var(--green)}
  .mobile-hours{border:0;color:#080b10}

  .hero-copy,.hero-setup .hero-copy,.hero-works .hero-copy,.hero-contacts .hero-copy{width:min(650px,64%)}
  .hero h1{font-size:clamp(44px,5.8vw,58px)}
  .hero-works h1{font-size:clamp(50px,6.5vw,64px)}
  .hero-benefits{grid-template-columns:1fr 1fr}
  .gallery[data-gallery-mode="cards"] .gallery-thumb{flex-basis:calc((100% - 20px)/2)!important;height:330px!important}
  .setup-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
  .contact-region{grid-template-columns:1fr 1fr;gap:28px}
  .footer-inner{grid-template-columns:1fr 1fr 1fr;gap:28px}
  .footer-brand{grid-column:1/-1}
}

/* Short notebook displays (1366x768, 1280x720, 1536x864 with scaling):
   shrink vertical rhythm instead of letting mock-up-specific 100px controls dominate. */
@media (min-width:768px) and (max-width:1440px) and (max-height:860px){
  .hero-inner,.hero-setup .hero-inner,.hero-works .hero-inner,.hero-contacts .hero-inner{padding-top:24px;padding-bottom:24px}
  .hero h1{font-size:clamp(42px,4.7vw,62px)}
  .hero-works h1{font-size:clamp(48px,5.7vw,68px)}
  .hero-sub,.hero-setup .hero-sub,.hero-works .hero-sub,.hero-contacts .hero-sub{margin-top:14px;margin-bottom:18px;line-height:1.3}
  .hero-benefits,.hero-setup .hero-benefits{margin-bottom:16px}
  .hero-benefits>div,.hero-setup .hero-benefits>div{min-height:74px;padding-top:10px;padding-bottom:10px}
  .hero .phone-field,.hero .btn,
  .hero-setup .phone-field,.hero-setup .btn,
  .hero-works .phone-field,.hero-works .btn,
  .hero-contacts .contact-hero-form .phone-field,
  .hero-contacts .contact-hero-form .btn{height:56px!important;min-height:56px!important}
  .hero .phone-form,.hero-setup .phone-form,.hero-works .phone-form{row-gap:10px}
  .hero-contacts .contact-messengers a{height:52px}
  .hero-contacts .contact-fast span{height:60px!important}
}

/* Safety net for all non-mobile layouts. */
@media (min-width:768px){
  .hero-setup .phone-form,.hero-works .phone-form{max-width:100%}
  .calc-left,.calc-summary,.setup-text,.setup-image,.benefit-copy,.stages-media,.stage-list{min-width:0}
  .section-heading>*{min-width:0}
}

/* 14-inch Full-HD notebooks at 125% OS scale commonly expose ~1536 CSS px.
   Keep the large desktop width, but remove excessive vertical mock-up spacing. */
@media (min-width:1441px) and (max-width:1600px) and (max-height:900px){
  :root{--header:84px}
  .header-inner{height:84px;gap:30px}
  .desktop-nav{gap:28px}
  .hero,.hero-inner{min-height:calc(100svh - var(--header))}
  .hero-inner,.hero-setup .hero-inner,.hero-works .hero-inner,.hero-contacts .hero-inner{padding-top:28px;padding-bottom:28px}
  .hero h1{font-size:clamp(58px,4.4vw,70px)}
  .hero-setup h1{font-size:clamp(58px,4.3vw,68px)}
  .hero-works h1{font-size:clamp(68px,5.2vw,82px)}
  .hero-sub,.hero-setup .hero-sub,.hero-works .hero-sub,.hero-contacts .hero-sub{margin-top:18px;margin-bottom:22px}
  .hero-setup .hero-benefits{margin-bottom:22px}
  .hero-setup .hero-benefits>div{min-height:98px;padding-top:14px;padding-bottom:14px}
  .hero .phone-field,.hero .btn,
  .hero-setup .phone-field,.hero-setup .btn,
  .hero-works .phone-field,.hero-works .btn{height:68px!important;min-height:68px!important}
  .hero-setup .phone-form{width:min(760px,100%);max-width:760px}
  .hero-works .phone-form{width:min(700px,100%);max-width:700px;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr)}
  .hero-contacts .contact-hero-form .phone-field,
  .hero-contacts .contact-hero-form .btn{height:64px!important;min-height:64px!important}
  .hero-contacts .contact-fast span{height:72px!important}
}
