:root{--red:#df101b;--red-dark:#a80810;--ink:#2f3338;--gray:#676d75;--mid:#d8dadd;--light:#f3f4f6;--light-2:#e9ebee;--white:#fff;--border:#d8dbe0;--shadow:0 24px 70px rgba(45,49,56,.14);--radius:24px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.6}body.admin-bar .site-header{top:32px}body.prozakon-popup-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:0;background:#fff;padding:12px;z-index:9999}.skip-link:focus{left:12px}.brand-icon{display:block;width:24px;height:24px;object-fit:contain}.site-header{position:fixed;z-index:1000;top:0;left:0;right:0;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(49,53,59,.1)}.header-inner{height:90px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:240px}.brand img{width:66px;height:66px;object-fit:contain;background:#fff;border-radius:14px}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{letter-spacing:.12em;font-family:Georgia,serif;font-size:19px}.brand-copy small{margin-top:5px;color:var(--gray);font-size:12px}.primary-nav{display:flex;gap:24px;margin-left:auto}.primary-nav a{font-weight:750;font-size:15px;position:relative}.primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.25s}.primary-nav a:hover:after{right:0}.header-phone{display:flex;align-items:center;gap:10px;border-left:1px solid var(--border);padding-left:22px}.header-phone .brand-icon{width:22px;height:22px}.header-phone span{display:flex;flex-direction:column}.header-phone small{font-size:11px;color:var(--gray)}.header-phone strong{font-size:14px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}.hero{position:relative;min-height:760px;padding:168px 0 88px;background:#686d74;color:#fff;overflow:hidden}.hero-media{position:absolute;inset:0;background:linear-gradient(90deg,rgba(75,79,86,.96) 0%,rgba(75,79,86,.83) 48%,rgba(75,79,86,.48) 100%),url('../images/hero.webp') center/cover no-repeat}.hero:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:rgba(223,16,27,.22);filter:blur(85px);right:-140px;top:80px}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.eyebrow:before{content:"";width:36px;height:2px;background:var(--red)}.eyebrow.red{color:var(--red)}.hero h1{font-family:Georgia,serif;font-size:clamp(48px,6vw,80px);line-height:1.03;max-width:850px;margin:24px 0}.hero-copy>p{font-size:19px;max-width:720px;color:#f4f4f5}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;border-radius:999px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.25s;font-size:15px}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark);transform:translateY(-2px)}.button-ghost{border-color:rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.1)}.button-ghost:hover{background:#fff;color:var(--ink)}.button-outline{border-color:var(--red);color:var(--red);background:#fff}.button-outline:hover{background:var(--red);color:#fff}.button.full{width:100%}.hero-points{list-style:none;display:flex;gap:22px;flex-wrap:wrap;padding:0;margin:24px 0 0;color:#f0f0f1;font-size:14px}.hero-points li:before{content:"✓";color:#fff;background:var(--red);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:7px}.hero-card{background:rgba(255,255,255,.98);color:var(--ink);border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}.hero-card>span{color:var(--red);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.hero-card h2{font-family:Georgia,serif;font-size:30px;line-height:1.2;margin:12px 0 24px}.lead-form{display:flex;flex-direction:column;gap:16px}.lead-form label{font-size:13px;font-weight:800;display:flex;flex-direction:column;gap:7px}.lead-form input,.lead-form textarea,.lead-form select{width:100%;border:1px solid #cfd2d7;background:#fff;border-radius:14px;padding:14px 15px;font:inherit;color:var(--ink);outline:none}.lead-form input:focus,.lead-form textarea:focus,.lead-form select:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(223,16,27,.1)}.hp-field{position:absolute!important;left:-10000px!important}.form-status{min-height:22px;margin:0;font-size:13px;color:#b00020}.form-status.is-success{color:#1b7b3d}.hero-messengers{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.hero-messengers>span{font-size:12px;color:var(--gray);font-weight:700}.hero-messengers>div{display:flex;gap:8px}.social-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--border);box-shadow:0 8px 22px rgba(40,44,50,.08);transition:.2s}.social-icon:hover{transform:translateY(-2px);border-color:#b9bdc3}.social-icon .brand-icon{width:22px;height:22px}.quick-contact-strip{position:relative;z-index:3;margin-top:-30px}.quick-contact-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(60,64,70,.08)}.quick-contact-item{display:flex;align-items:center;gap:14px;padding:23px 24px;border-right:1px solid var(--border);transition:.2s}.quick-contact-item:last-child{border-right:0}.quick-contact-item:hover{background:var(--light)}.quick-icon{width:46px;height:46px;border-radius:14px;background:var(--light);display:grid;place-items:center}.quick-icon .brand-icon{width:24px;height:24px}.quick-contact-item span:last-child{display:flex;flex-direction:column}.quick-contact-item small{color:var(--gray);font-size:12px}.quick-contact-item strong{font-size:15px}.section{padding:105px 0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.section-media{position:relative}.section-media img{display:block;border-radius:28px;width:100%;height:610px;object-fit:cover;filter:saturate(.75)}.media-label{position:absolute;left:26px;right:26px;bottom:24px;background:rgba(255,255,255,.95);border-left:5px solid var(--red);padding:18px 20px;border-radius:14px;font-weight:800;box-shadow:var(--shadow)}.section h2,.partners-section h2{font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);line-height:1.1;margin:18px 0 24px}.section-copy>p{font-size:18px;color:var(--gray)}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.benefits-grid article{padding:24px;background:var(--light);border-radius:18px;border-top:3px solid var(--red)}.benefits-grid strong,.benefits-grid span{display:block}.benefits-grid strong{font-size:18px}.benefits-grid span{color:var(--gray);font-size:14px;margin-top:7px}.stats-strip{background:linear-gradient(135deg,#e8eaed,#f8f8f9);padding:54px 0;border-block:1px solid #dcdfe4}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stats-grid article{text-align:center;padding:24px;border-right:1px solid #cfd3d8}.stats-grid article:last-child{border-right:0}.stats-grid strong{display:block;color:var(--red);font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);line-height:1}.stats-grid span{display:block;color:var(--gray);margin-top:10px}.services{background:var(--light)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:520px;color:var(--gray);font-size:17px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(35,39,45,.08);display:flex;flex-direction:column;min-width:0}.service-image{height:220px;background:linear-gradient(135deg,#bbbfc5,#858b93);background-size:cover;background-position:center;filter:saturate(.75)}.service-body{position:relative;padding:28px;display:flex;flex-direction:column;flex:1}.service-card h3{font-family:Georgia,serif;font-size:26px;line-height:1.2;margin:0 0 12px}.service-card p{color:var(--gray);margin:0 0 18px}.service-card details{border-top:1px solid var(--border);padding-top:14px;margin-top:auto}.service-card summary{cursor:pointer;font-weight:800;color:var(--red)}.service-details{font-size:14px;color:var(--gray);padding-top:12px}.service-details ul{padding-left:18px}.text-link{font-weight:850;margin-top:18px}.text-link:hover{color:var(--red)}.team-section{background:#fff}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card{background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 14px 35px rgba(41,45,52,.07)}.team-photo{height:410px;background-size:cover;background-position:center top;position:relative}.team-photo.is-placeholder{background:linear-gradient(135deg,#e0e2e6,#b9bec5);display:grid;place-items:center}.team-photo.is-placeholder:before{content:"";width:145px;height:145px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 65px 0 55px rgba(255,255,255,.45)}.team-photo span{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.9);padding:8px 12px;border-radius:10px;font-size:12px;font-weight:800}.team-copy{padding:28px}.team-experience{display:inline-block;color:var(--red);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.team-copy h3{font-family:Georgia,serif;font-size:30px;margin:10px 0 4px}.team-copy>strong{color:var(--gray)}.team-copy p{color:var(--gray);margin-bottom:0}.cases-section{background:var(--light)}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid #e0e2e6;box-shadow:0 12px 30px rgba(40,44,50,.07)}.case-preview{height:270px;background-position:center;background-size:cover;position:relative}.case-preview.is-placeholder{background:linear-gradient(150deg,#d8dbe0,#f7f7f8);display:grid;place-items:center}.case-preview.is-placeholder:before{content:"§";position:absolute;font-family:Georgia,serif;font-size:110px;color:rgba(223,16,27,.18)}.case-preview span{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.92);padding:8px 12px;border-radius:10px;font-size:12px;font-weight:800}.case-copy{padding:26px}.case-meta{display:flex;justify-content:space-between;gap:12px;color:var(--red);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.case-copy h3{font-family:Georgia,serif;font-size:27px;line-height:1.2;margin:12px 0}.case-result{display:block;border-left:4px solid var(--red);padding-left:12px;margin-bottom:12px}.case-copy p,.case-copy details{color:var(--gray)}.case-copy summary{font-weight:800;color:var(--red);cursor:pointer}.reviews-section{background:#fff}.google-rating-summary{display:flex;align-items:center;gap:10px;max-width:430px;color:var(--gray)}.google-rating-summary .brand-icon{width:30px;height:30px}.google-rating-summary strong{font-size:28px;color:var(--ink)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{border:1px solid var(--border);border-radius:22px;padding:25px;background:#fff;box-shadow:0 12px 28px rgba(42,46,52,.06)}.review-head{display:flex;align-items:center;gap:12px}.review-head>img:not(.brand-icon){width:54px;height:54px;border-radius:50%;object-fit:cover}.review-head>div{display:flex;flex-direction:column;min-width:0}.review-head>.brand-icon{margin-left:auto;width:22px;height:22px}.review-avatar{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:900;font-size:20px}.review-stars{color:#f6b400;letter-spacing:.08em}.review-card p{color:var(--gray);margin:18px 0 12px}.review-card time,.review-card small{color:#92979e;font-size:12px}.review-placeholder{background:var(--light)}.reviews-more{text-align:center;margin:32px 0 0}.partners-section{padding:80px 0;background:linear-gradient(135deg,#e2e4e7,#f7f7f8)}.compact-heading{margin-bottom:30px}.partners-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.partner-card{height:120px;border-radius:18px;background:#fff;border:1px solid #d7dae0;display:grid;place-items:center;padding:18px;transition:.2s}.partner-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(41,45,52,.08)}.partner-card img{max-width:100%;max-height:72px;object-fit:contain;filter:grayscale(1);transition:.2s}.partner-card:hover img{filter:none}.partner-card span{color:#8a8f96;font-weight:750;text-align:center}.gallery-section{background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:16px}.gallery-card{margin:0;position:relative;border-radius:20px;overflow:hidden;background:#ddd}.gallery-card:nth-child(1),.gallery-card:nth-child(6){grid-column:span 2;grid-row:span 2}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.gallery-card:hover img{transform:scale(1.035)}.gallery-card figcaption{position:absolute;inset:auto 0 0;background:linear-gradient(transparent,rgba(52,56,63,.88));color:#fff;padding:45px 20px 18px;display:flex;flex-direction:column}.gallery-placeholder{border-radius:20px;background:linear-gradient(135deg,#e5e7ea,#c9cdd2);display:grid;place-items:center;color:#747a82;font-weight:800}.gallery-placeholder:nth-child(1),.gallery-placeholder:nth-child(6){grid-column:span 2;grid-row:span 2}.process{background:var(--light)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{background:#fff;color:var(--ink);border-radius:22px;padding:30px;min-height:235px;border:1px solid var(--border)}.process-grid span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--red);color:#fff;font-weight:900}.process-grid h3{font-family:Georgia,serif;font-size:26px;margin:25px 0 10px}.process-grid p{color:var(--gray);margin:0}.map-section{padding:0 0 0;background:var(--light)}.map-frame{position:relative;height:500px;background:#ddd}.map-frame iframe{width:100%;height:100%;border:0;display:block}.map-frame>a{position:absolute;left:24px;top:24px;background:#fff;padding:12px 18px;border-radius:12px;box-shadow:var(--shadow);font-weight:800}.map-placeholder{min-height:330px;border:1px dashed #bcc1c8;background:#fff;border-radius:24px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:left;padding:40px}.map-placeholder>span{width:84px;height:84px;border-radius:22px;background:var(--light);display:grid;place-items:center}.map-placeholder .brand-icon{width:42px;height:42px}.map-placeholder strong{font-family:Georgia,serif;font-size:34px}.map-placeholder p{margin:4px 0 0;color:var(--gray)}.contacts{background:#e2e4e7;color:var(--ink)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.contact-copy>p{color:var(--gray);font-size:17px}.contact-list{display:grid;gap:12px;margin:30px 0}.contact-list a,.contact-list span{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #c6cad0}.contact-list small{color:#7e848c}.social-row{display:flex;gap:10px;flex-wrap:wrap}.contact-form-card{background:#fff;color:var(--ink);padding:38px;border-radius:26px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{flex-direction:row!important;align-items:flex-start}.consent input{width:auto;margin-top:4px}.site-footer{background:#565b62;color:#fff;padding:62px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid h3{font-size:15px;text-transform:uppercase;letter-spacing:.13em;color:#d5d7da;margin:0 0 8px}.footer-grid a:hover{color:#fff}.footer-brand{display:flex!important;flex-direction:row!important;align-items:center}.footer-brand img{width:92px;height:92px;object-fit:contain;background:#fff;border-radius:18px}.footer-brand strong{font-family:Georgia,serif;font-size:23px;letter-spacing:.12em}.footer-brand p{color:#e0e1e3;max-width:300px;margin:5px 0 0}.footer-socials{display:flex;gap:8px;flex-wrap:wrap}.footer-messenger-phone{color:#e4e5e6}.footer-bottom{border-top:1px solid rgba(255,255,255,.22);margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#e1e2e4;font-size:13px}.floating-messengers{position:fixed;right:22px;bottom:22px;z-index:950;display:flex;flex-direction:column;gap:10px}.floating-messengers a{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 14px 36px rgba(42,46,52,.22);border:1px solid #e1e3e7}.floating-messengers .brand-icon{width:27px;height:27px}.floating-messengers a:hover{transform:translateY(-2px)}.simple-page{padding:150px 0 80px}.simple-page h1{font-family:Georgia,serif;font-size:52px}.consultation-popup{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:28px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}.consultation-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.consultation-popup__backdrop{position:absolute;inset:0;background:rgba(70,75,82,.65);backdrop-filter:blur(10px)}.consultation-popup__dialog{position:relative;z-index:1;width:min(1180px,100%);height:min(840px,calc(100vh - 40px));max-height:calc(100vh - 40px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);overflow:hidden;background:#f5f6f8;border:1px solid rgba(255,255,255,.7);border-radius:30px;box-shadow:0 32px 90px rgba(41,45,52,.32);transform:translateY(24px) scale(.985);transition:transform .3s ease}.consultation-popup.is-open .consultation-popup__dialog{transform:translateY(0) scale(1)}.consultation-popup__close{position:absolute;z-index:4;right:18px;top:18px;width:46px;height:46px;border:1px solid rgba(53,57,65,.16);border-radius:50%;background:rgba(255,255,255,.92);cursor:pointer;box-shadow:0 8px 24px rgba(46,50,57,.12)}.consultation-popup__close span{position:absolute;left:13px;top:21px;width:20px;height:2px;background:#4c5057;border-radius:2px}.consultation-popup__close span:first-child{transform:rotate(45deg)}.consultation-popup__close span:last-child{transform:rotate(-45deg)}.consultation-popup__content{overflow:auto;scrollbar-gutter:stable;padding:54px 58px 54px;background:linear-gradient(145deg,#fff 0%,#f5f6f8 100%)}.consultation-popup__brand{display:flex;align-items:center;gap:12px;color:var(--red);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.consultation-popup__brand img{width:58px;height:58px;object-fit:contain;border-radius:14px;border:1px solid #e4e5e8;background:#fff}.consultation-popup__content h2{font-family:Georgia,serif;font-size:clamp(38px,4.2vw,60px);line-height:1.04;margin:26px 0 12px;color:#3c4148}.consultation-popup__highlight{font-family:Georgia,serif;font-size:clamp(24px,2.4vw,36px);line-height:1.15;color:var(--red);margin:0 0 22px}.consultation-popup__text{max-width:620px;margin:0 0 28px;color:#666d76;font-size:17px}.consultation-popup__form{gap:14px}.consultation-popup__fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consultation-popup__form label span{font-size:12px;color:#555c65}.consultation-popup__form input{min-height:54px;background:#fff;border-color:#d7dae0}.consultation-popup__form .button{border-radius:14px;min-height:56px;margin-top:2px}.consultation-popup__privacy{margin:0;color:#858b93;font-size:11px;line-height:1.45}.consultation-popup__media{position:relative;min-height:0;height:100%;background-position:center 35%;background-size:cover;background-repeat:no-repeat}.consultation-popup__media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(66,70,77,.08) 24%,rgba(62,67,75,.72) 100%)}.consultation-popup__media-copy{position:absolute;left:34px;right:34px;bottom:34px;color:#fff;display:flex;flex-direction:column;gap:5px;text-shadow:0 2px 14px rgba(0,0,0,.24)}.consultation-popup__media-copy span{font-size:12px;font-weight:900;letter-spacing:.18em}.consultation-popup__media-copy strong{font-family:Georgia,serif;font-size:28px;line-height:1.18;max-width:350px}
@media(max-width:1120px){.header-phone{display:none}.hero-grid{grid-template-columns:1fr 390px;gap:34px}.services-grid,.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,1fr)}.partners-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.split-grid,.contact-grid{gap:42px}.reviews-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:860px){body.admin-bar .site-header{top:46px}.container{width:min(calc(100% - 28px),var(--container))}.header-inner{height:76px}.brand img{width:54px;height:54px}.brand-copy small{display:none}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;position:absolute;left:14px;right:14px;top:76px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:12px;box-shadow:var(--shadow);flex-direction:column;gap:0}.primary-nav.is-open{display:flex}.primary-nav a{padding:12px}.hero{padding-top:132px;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-card{max-width:640px}.quick-contact-grid{grid-template-columns:repeat(2,1fr)}.split-grid,.contact-grid{grid-template-columns:1fr}.section-media img{height:520px}.section-heading{align-items:flex-start;flex-direction:column}.team-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid article:nth-child(2){border-right:0}.stats-grid article:nth-child(-n+2){border-bottom:1px solid #cfd3d8}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.reviews-grid{grid-template-columns:1fr}.consultation-popup{padding:18px}.consultation-popup__dialog{grid-template-columns:1fr;height:auto;max-height:calc(100vh - 36px)}.consultation-popup__content{padding:46px 38px 38px}.consultation-popup__media{display:none}.consultation-popup__close{right:14px;top:14px}}
@media(max-width:620px){.container{width:min(calc(100% - 22px),var(--container))}.brand-copy strong{font-size:16px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-card{padding:24px}.hero-messengers{align-items:flex-start;flex-direction:column}.quick-contact-grid{grid-template-columns:1fr}.quick-contact-item{border-right:0;border-bottom:1px solid var(--border)}.quick-contact-item:last-child{border-bottom:0}.section{padding:78px 0}.section-media img{height:410px}.benefits-grid,.services-grid,.team-grid,.cases-grid,.process-grid,.partners-grid{grid-template-columns:1fr}.team-photo{height:440px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid strong{font-size:44px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-card:nth-child(1),.gallery-card:nth-child(6),.gallery-placeholder:nth-child(1),.gallery-placeholder:nth-child(6){grid-column:auto;grid-row:auto}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.floating-messengers{right:12px;bottom:12px;flex-direction:row}.floating-messengers a{width:50px;height:50px}.map-placeholder{align-items:flex-start;flex-direction:column}.consultation-popup{padding:10px}.consultation-popup__dialog{border-radius:22px;max-height:calc(100vh - 20px)}.consultation-popup__content{padding:34px 22px 24px}.consultation-popup__content h2{font-size:35px;margin-top:22px}.consultation-popup__highlight{font-size:24px}.consultation-popup__text{font-size:15px;margin-bottom:22px}.consultation-popup__fields{grid-template-columns:1fr}.consultation-popup__close{width:42px;height:42px}.consultation-popup__close span{left:11px;top:19px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* PROЗAKON Theme 2.6.0 */
.reviews-heading{align-items:center}.reviews-live-note{display:flex;align-items:center;gap:12px;max-width:520px;padding:14px 18px;border:1px solid #ffd0d3;border-radius:16px;background:#fff5f5;color:#555c65;font-weight:750;line-height:1.45}.reviews-live-note .brand-icon{width:30px;height:30px;flex:0 0 auto}.reviews-slider{position:relative}.reviews-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(315px,380px);gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-behavior:smooth;padding:6px 4px 22px;scrollbar-width:thin;scrollbar-color:#d71920 #eceef0}.reviews-track::-webkit-scrollbar{height:9px}.reviews-track::-webkit-scrollbar-track{background:#eceef0;border-radius:999px}.reviews-track::-webkit-scrollbar-thumb{background:#d71920;border-radius:999px}.review-shot-card{position:relative;scroll-snap-align:start;min-width:0;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(42,46,52,.08);overflow:hidden}.review-shot__open{display:block;width:100%;height:500px;padding:0;border:0;background:#f2f3f5;cursor:zoom-in}.review-shot__open img{display:block;width:100%;height:100%;object-fit:contain;background:#f2f3f5}.review-shot__meta{padding:18px 20px 20px}.review-shot__title{display:flex;align-items:center;gap:10px}.review-shot__title .brand-icon{width:24px;height:24px}.review-shot__title strong{font-family:Georgia,serif;font-size:20px;line-height:1.2}.review-shot__meta p{margin:12px 0;color:var(--gray)}.review-shot__meta time{font-size:12px;color:#858b93}.review-new-badge{position:absolute;z-index:2;top:14px;left:14px;padding:8px 12px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 18px rgba(215,25,32,.22)}.reviews-slider__button{position:absolute;z-index:3;top:235px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:var(--red);font-size:26px;font-weight:900;box-shadow:0 12px 30px rgba(42,46,52,.16);cursor:pointer;display:grid;place-items:center;transition:.2s}.reviews-slider__button:hover{transform:scale(1.05);background:var(--red);color:#fff}.reviews-slider__button:disabled{opacity:.35;cursor:default;transform:none}.reviews-slider__button.is-prev{left:-22px}.reviews-slider__button.is-next{right:-22px}.reviews-footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}.reviews-footer-row p{margin:0;color:var(--gray);max-width:700px}.review-shot-placeholder{min-height:500px;padding:42px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(135deg,#f4f5f6,#fff)}.review-shot-placeholder__icon .brand-icon{width:54px;height:54px}.review-shot-placeholder strong{font-family:Georgia,serif;font-size:24px;margin:20px 0 10px}.review-shot-placeholder p{color:var(--gray);margin:0}.review-lightbox{position:fixed;z-index:100000;inset:0;display:none;align-items:center;justify-content:center;padding:30px}.review-lightbox.is-open{display:flex}.review-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(25,28,32,.84);cursor:zoom-out}.review-lightbox__dialog{position:relative;z-index:1;max-width:min(1000px,94vw);max-height:92vh;background:#fff;border-radius:18px;padding:16px;box-shadow:0 30px 80px rgba(0,0,0,.38)}.review-lightbox__dialog img{display:block;max-width:100%;max-height:calc(92vh - 32px);width:auto;height:auto;object-fit:contain}.review-lightbox__close{position:absolute;z-index:2;right:-14px;top:-14px;width:44px;height:44px;border:0;border-radius:50%;background:var(--red);color:#fff;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.25)}body.review-lightbox-open{overflow:hidden}
@media(max-width:860px){.reviews-live-note{max-width:none}.reviews-track{grid-auto-columns:minmax(280px,82vw);gap:16px}.review-shot__open{height:450px}.reviews-slider__button{display:none}.reviews-footer-row{align-items:flex-start;flex-direction:column}.reviews-footer-row .button{width:100%;text-align:center}.review-lightbox{padding:14px}.review-lightbox__dialog{padding:8px}.review-lightbox__close{right:4px;top:4px}}
@media(max-width:480px){.review-shot__open{height:410px}.review-shot__meta{padding:16px}.review-shot__title strong{font-size:18px}}


/* v1.7.0 — expanded company information */
/* v1.8.0 — approved team portraits and profile content */
.about-emphasis {
    margin-top: 22px;
    padding: 20px 22px;
    border-left: 4px solid var(--red);
    border-radius: 0 14px 14px 0;
    background: #f5f6f7;
    color: #34383e;
}
.about-emphasis strong { color: var(--red); }
.company-coverage {
    display: grid;
    gap: 10px;
    margin-top: 22px;
    padding-top: 20px;
    border-top: 1px solid #dfe2e6;
}
.company-coverage p { margin: 0; color: #555b63; }
.company-coverage strong { color: #2f3338; }
@media (max-width: 720px) {
    .about-emphasis { padding: 16px 18px; }
}

/* v2.0.0 — latest team photographs and gallery update */
.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.team-photo{height:360px}
.materials-section{background:linear-gradient(180deg,#fff 0%,#f3f4f6 100%)}
.materials-slider{position:relative}
.materials-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(285px,360px);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 4px 20px;scrollbar-width:thin;scrollbar-color:#b9bdc3 transparent}
.materials-track::-webkit-scrollbar{height:8px}
.materials-track::-webkit-scrollbar-thumb{background:#b9bdc3;border-radius:999px}
.material-card{scroll-snap-align:start;background:#fff;border:1px solid var(--border);border-radius:24px;overflow:hidden;box-shadow:0 16px 40px rgba(41,45,52,.09);display:flex;flex-direction:column;min-width:0}
.material-card__image{display:block;width:100%;height:520px;border:0;padding:0;background:#e7e9ec;cursor:zoom-in;overflow:hidden}
.material-card__image img{display:block;width:100%;height:100%;object-fit:contain;background:#eef0f2;transition:transform .3s ease}
.material-card__image:hover img{transform:scale(1.02)}
.material-card__copy{padding:22px 24px 26px}
.material-card__copy h3{font-family:Georgia,serif;font-size:23px;line-height:1.18;margin:0 0 10px}
.material-card__copy p{margin:0;color:var(--gray);font-size:14px}
.material-card--placeholder{height:620px;display:grid;place-items:center;padding:32px;text-align:center;color:var(--gray);border-style:dashed}
.materials-slider__button{position:absolute;z-index:3;top:245px;width:48px;height:48px;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--ink);font-size:22px;font-weight:800;box-shadow:0 12px 28px rgba(42,46,52,.14);cursor:pointer}
.materials-slider__button:hover{background:var(--red);color:#fff;border-color:var(--red)}
.materials-slider__button:disabled{opacity:.35;cursor:not-allowed}
.materials-slider__button.is-prev{left:-24px}
.materials-slider__button.is-next{right:-24px}
@media(max-width:1120px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-photo{height:430px}.materials-slider__button.is-prev{left:4px}.materials-slider__button.is-next{right:4px}}
@media(max-width:620px){.team-grid{grid-template-columns:1fr}.team-photo{height:440px}.materials-track{grid-auto-columns:88%;gap:14px}.material-card__image{height:470px}.materials-slider__button{display:none}}

/* PROЗAKON v2.1.0 — business subscription packages */
.business-plans-section{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}
.business-plans-heading{align-items:flex-end}
.business-plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.business-plan-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:32px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(180deg,#fff 0%,#f7f7f8 100%);box-shadow:0 16px 42px rgba(41,45,52,.08)}
.business-plan-card.is-featured{border-color:rgba(223,16,27,.35);box-shadow:0 22px 54px rgba(223,16,27,.12)}
.business-plan-badge{align-self:flex-start;margin:-10px 0 18px;padding:7px 12px;border-radius:999px;background:var(--red);color:#fff;font-size:12px;font-weight:850;letter-spacing:.04em}
.business-plan-card h3{margin:0;font-family:Georgia,serif;font-size:28px;line-height:1.2}
.business-plan-price{display:block;margin:14px 0 4px;color:var(--red);font-size:22px}
.business-plan-audience{min-height:48px;margin:6px 0 18px;color:var(--gray)}
.business-plan-content{flex:1;color:var(--gray);font-size:15px}
.business-plan-content ul{margin:0 0 24px;padding-left:20px}
.business-plan-content li{margin-bottom:9px}
.business-plan-content li::marker{color:var(--red)}
.business-extra-services{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:46px;margin-top:34px;padding:34px;border-radius:24px;background:#eceef1}
.business-extra-services h3{margin:12px 0 0;font-family:Georgia,serif;font-size:31px;line-height:1.2}
.business-extra-services ul{columns:2;column-gap:38px;margin:0;padding-left:20px;color:var(--gray)}
.business-extra-services li{break-inside:avoid;margin-bottom:10px}
@media(max-width:980px){.business-plans-grid{grid-template-columns:1fr}.business-plan-audience{min-height:0}.business-extra-services{grid-template-columns:1fr}.business-extra-services ul{columns:1}}
@media(max-width:620px){.business-plan-card{padding:24px}.business-extra-services{padding:24px}.business-plan-card h3{font-size:25px}}

/* PROЗAKON v2.2.0 — concise team cards with expandable verified profiles */
.team-card{display:flex;flex-direction:column}
.team-copy{display:flex;flex-direction:column;flex:1}
.team-profile-details{margin-top:18px;padding-top:14px;border-top:1px solid var(--border)}
.team-profile-details summary{cursor:pointer;color:var(--red);font-weight:850;line-height:1.35}
.team-profile-details summary:hover{color:var(--red-dark)}
.team-profile-details__content{max-height:420px;overflow:auto;margin-top:14px;padding:16px 16px 4px;border-radius:14px;background:#f5f6f7;color:var(--gray);font-size:14px;line-height:1.55;scrollbar-width:thin}
.team-profile-details__content h4{margin:18px 0 8px;color:var(--ink);font-family:Georgia,serif;font-size:19px;line-height:1.25}
.team-profile-details__content h4:first-child{margin-top:0}
.team-profile-details__content p{margin:0 0 12px}
.team-profile-details__content ul{margin:0 0 16px;padding-left:20px}
.team-profile-details__content li{margin-bottom:7px}
.team-profile-details__content li::marker{color:var(--red)}
.team-contact-button{margin-top:18px}
@media(max-width:620px){.team-profile-details__content{max-height:360px;padding:14px 14px 2px}}

/* PROЗAKON v2.4.0 — client-facing section copy and five-lawyer responsive team row */
.team-grid{
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:16px;
}
.team-photo{height:330px}
.team-copy{padding:22px 18px}
.team-copy h3{font-size:25px;line-height:1.15}
.team-copy>strong{font-size:14px;line-height:1.45}
.team-copy p{font-size:14px;line-height:1.55}

/* Five compact cards remain in one row on tablets. */
@media (min-width:621px) and (max-width:1120px){
    .team-grid{
        grid-template-columns:repeat(5,minmax(0,1fr));
        gap:10px;
    }
    .team-card{border-radius:16px}
    .team-photo{height:220px}
    .team-photo span{left:8px;bottom:8px;padding:5px 7px;border-radius:7px;font-size:9px}
    .team-copy{padding:14px 10px}
    .team-experience{font-size:9px;line-height:1.35;letter-spacing:.06em}
    .team-copy h3{font-size:18px;line-height:1.12;margin:7px 0 4px}
    .team-copy>strong{font-size:11px;line-height:1.35}
    .team-copy>p,.team-profile-details{display:none}
    .team-contact-button{min-height:40px;margin-top:12px;padding:9px 7px;font-size:10px;line-height:1.2}
}

/* Mobile: one full lawyer card per row, with all information available. */
@media (max-width:620px){
    .team-grid{grid-template-columns:1fr;gap:20px}
    .team-photo{height:440px}
    .team-copy{padding:24px}
    .team-copy h3{font-size:30px}
    .team-copy>strong{font-size:inherit}
    .team-copy>p,.team-profile-details{display:block}
    .team-contact-button{min-height:52px;margin-top:18px;padding:14px 24px;font-size:15px}
}



/* PROЗAKON v3.4.0 — highlighted leading practice and editable portrait focus */
.team-primary-service{display:flex;flex-direction:column;gap:2px;margin:0 0 12px;padding:10px 12px;border-radius:12px;background:linear-gradient(135deg,rgba(223,16,27,.11),rgba(223,16,27,.035));border:1px solid rgba(223,16,27,.24);color:var(--red);font-size:12px;font-weight:900;line-height:1.3}
.team-primary-service span{color:var(--gray);font-size:9px;text-transform:uppercase;letter-spacing:.12em;font-weight:850}
@media (min-width:621px) and (max-width:1120px){.team-primary-service{padding:8px;margin-bottom:8px;font-size:10px}.team-primary-service span{font-size:8px}}
@media (max-width:620px){.team-primary-service{padding:12px 14px;font-size:14px}.team-primary-service span{font-size:10px}}

/* PROЗAKON v2.5.0 — lawyer profile details modal and matching CTA button */
.team-details-button{margin-top:18px}
.team-details-button+.team-contact-button{margin-top:12px}
body.team-profile-modal-open{overflow:hidden}
.team-profile-modal{position:fixed;inset:0;z-index:2100;display:grid;place-items:center;padding:28px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.team-profile-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}
.team-profile-modal__backdrop{position:absolute;inset:0;background:rgba(34,38,44,.72);backdrop-filter:blur(8px)}
.team-profile-modal__dialog{position:relative;z-index:1;width:min(920px,100%);max-height:min(88vh,900px);overflow:auto;background:#fff;border:1px solid rgba(216,219,224,.95);border-radius:28px;box-shadow:0 34px 100px rgba(24,28,34,.30);padding:44px 48px 38px;outline:none}
.team-profile-modal__close{position:absolute;top:18px;right:18px;width:46px;height:46px;border:1px solid var(--border);border-radius:50%;background:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s;z-index:2}
.team-profile-modal__close:hover{background:var(--light);transform:rotate(3deg)}
.team-profile-modal__close span{position:absolute;width:20px;height:2px;background:var(--ink);border-radius:4px}
.team-profile-modal__close span:first-child{transform:rotate(45deg)}
.team-profile-modal__close span:last-child{transform:rotate(-45deg)}
.team-profile-modal__header{padding-right:54px;border-bottom:1px solid var(--border);padding-bottom:24px;margin-bottom:26px}
.team-profile-modal__header h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:1.06;margin:14px 0 10px}
.team-profile-modal__role{font-size:18px;font-weight:800;color:var(--ink);margin:0}
.team-profile-modal__experience{color:var(--red);font-weight:850;text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin:8px 0 0}
.team-profile-modal__body{color:var(--gray);font-size:16px;line-height:1.72}
.team-profile-modal__description>:first-child{margin-top:0}
.team-profile-modal__description h2,.team-profile-modal__description h3,.team-profile-modal__description h4{font-family:Georgia,serif;color:var(--ink);line-height:1.2;margin:30px 0 12px}
.team-profile-modal__description h2{font-size:30px}.team-profile-modal__description h3{font-size:25px}.team-profile-modal__description h4{font-size:21px}
.team-profile-modal__description p{margin:0 0 16px}
.team-profile-modal__description ul,.team-profile-modal__description ol{padding-left:23px;margin:10px 0 22px}
.team-profile-modal__description li{margin-bottom:8px}
.team-profile-modal__description li::marker{color:var(--red)}
.team-profile-modal__actions{position:sticky;bottom:-38px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 28%);padding-top:34px;padding-bottom:2px;margin-top:10px}
.team-profile-modal__actions .button{max-width:420px;margin-inline:auto}
@media (min-width:621px) and (max-width:1120px){
    .team-details-button,.team-contact-button{min-height:40px;padding:9px 7px;font-size:10px;line-height:1.2}
    .team-details-button{margin-top:12px}
    .team-details-button+.team-contact-button{margin-top:8px}
}
@media (max-width:620px){
    .team-details-button{min-height:52px;margin-top:18px;padding:14px 24px;font-size:15px}
    .team-details-button+.team-contact-button{margin-top:12px}
    .team-profile-modal{padding:12px}
    .team-profile-modal__dialog{max-height:92vh;border-radius:22px;padding:34px 20px 24px}
    .team-profile-modal__close{top:12px;right:12px;width:42px;height:42px}
    .team-profile-modal__header{padding-right:42px;padding-bottom:20px;margin-bottom:20px}
    .team-profile-modal__header h2{font-size:34px}
    .team-profile-modal__role{font-size:16px}
    .team-profile-modal__body{font-size:15px;line-height:1.65}
    .team-profile-modal__description h2{font-size:27px}.team-profile-modal__description h3{font-size:23px}.team-profile-modal__description h4{font-size:20px}
    .team-profile-modal__actions{bottom:-24px;padding-top:28px}
}


/* PROЗAKON v2.7.0 — client-facing public copy and uncropped gallery images */
.section-empty-state{
    grid-column:1/-1;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:8px;
    min-height:180px;
    padding:34px;
    border:1px dashed #c8ccd2;
    border-radius:22px;
    background:linear-gradient(135deg,#f6f7f8,#fff);
    text-align:center;
    color:var(--gray);
}
.section-empty-state strong{font-family:Georgia,serif;font-size:26px;line-height:1.2;color:var(--ink)}
.section-empty-state span{max-width:720px}
.map-placeholder>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.map-placeholder .button{margin-top:10px}
.gallery-card{background:#eceef1}
.gallery-card img{
    object-fit:contain;
    object-position:center;
    background:#eceef1;
    transform:none!important;
}
.gallery-card:hover img{transform:none!important}
.gallery-empty-state{min-height:260px}
@media(max-width:860px){.gallery-grid{grid-auto-rows:280px}}
@media(max-width:620px){
    .gallery-grid{grid-auto-rows:420px}
    .section-empty-state{padding:26px 20px}
    .section-empty-state strong{font-size:23px}
}


/* PROЗAKON 2.8.0 — compact desktop hero so quick contacts remain visible */
@media (min-width:1121px) {
  .hero {
    min-height:640px;
    padding:116px 0 52px;
  }
  .hero-grid {
    gap:48px;
    align-items:center;
  }
  .hero h1 {
    font-size:clamp(50px,4.6vw,68px);
    line-height:1.01;
    margin:16px 0;
  }
  .hero-copy>p {
    font-size:17px;
    line-height:1.55;
  }
  .hero-actions {
    margin:22px 0 18px;
  }
  .hero-points {
    gap:12px 18px;
    margin-top:14px;
    font-size:13px;
  }
  .hero-card {
    padding:24px 26px;
  }
  .hero-card h2 {
    font-size:27px;
    margin:8px 0 15px;
  }
  .lead-form {
    gap:10px;
  }
  .lead-form label {
    gap:5px;
    font-size:12px;
  }
  .lead-form input,
  .lead-form textarea,
  .lead-form select {
    padding:10px 13px;
    border-radius:12px;
  }
  .lead-form textarea {
    min-height:76px;
    resize:vertical;
  }
  .hero-card .button {
    min-height:46px;
    padding-block:10px;
  }
  .hero-card .form-status {
    min-height:14px;
    line-height:1.1;
  }
  .hero-messengers {
    margin-top:10px;
    padding-top:10px;
  }
  .hero-messengers .social-icon {
    width:40px;
    height:40px;
  }
  .quick-contact-strip {
    margin-top:-26px;
  }
  .quick-contact-item {
    padding:16px 22px;
  }
  .quick-icon {
    width:42px;
    height:42px;
  }
}


/* PROЗAKON 2.9.0 — conversion-focused service popups and natural-ratio gallery */
body.service-profile-modal-open{overflow:hidden}
.service-card{transition:transform .22s ease,box-shadow .22s ease}
.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(35,39,45,.13)}
.service-body{padding:26px}
.service-card p{margin-bottom:22px}
.service-actions{display:grid;gap:11px;margin-top:auto;padding-top:17px;border-top:1px solid var(--border)}
.service-details-button{background:#fff}
.service-contact-button{color:#fff}
.services-conversion-banner{position:relative;margin-top:38px;min-height:480px;border-radius:34px;overflow:hidden;border:5px solid rgba(255,255,255,.94);box-shadow:0 28px 64px rgba(18,22,28,.18);isolation:isolate;background:#1f232a}
.services-conversion-banner__media{position:absolute;inset:0;background-image:url('../images/about.webp');background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.02)}
.services-conversion-banner__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,14,20,.46) 0%,rgba(10,14,20,.58) 38%,rgba(10,14,20,.66) 100%)}
.services-conversion-banner__content{position:relative;z-index:1;min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:54px 72px;color:#fff}
.services-conversion-banner .eyebrow{color:#fff;border-color:rgba(255,255,255,.9);justify-content:center}
.services-conversion-banner__lead{font-size:15px;font-weight:800;line-height:1.45;letter-spacing:.01em;text-transform:none;max-width:780px;margin:0 0 16px;color:rgba(255,255,255,.96)}
.services-conversion-banner h3{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);line-height:1.1;margin:0 0 18px;max-width:980px;color:#fff;text-wrap:balance}
.services-conversion-banner p{color:rgba(255,255,255,.92);margin:0 auto;max-width:860px;font-size:18px;line-height:1.65}
.services-conversion-banner .button{margin-top:28px;flex:0 0 auto;min-width:260px;box-shadow:0 16px 36px rgba(223,16,27,.28)}
.service-profile-modal{position:fixed;inset:0;z-index:2150;display:grid;place-items:center;padding:28px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}
.service-profile-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}
.service-profile-modal__backdrop{position:absolute;inset:0;background:rgba(34,38,44,.74);backdrop-filter:blur(8px)}
.service-profile-modal__dialog{position:relative;z-index:1;width:min(960px,100%);max-height:min(90vh,920px);overflow:auto;background:#fff;border:1px solid rgba(216,219,224,.95);border-radius:28px;box-shadow:0 34px 100px rgba(24,28,34,.32);padding:44px 48px 38px;outline:none}
.service-profile-modal__close{position:absolute;top:18px;right:18px;width:46px;height:46px;border:1px solid var(--border);border-radius:50%;background:#fff;cursor:pointer;display:grid;place-items:center;transition:.2s;z-index:2}
.service-profile-modal__close:hover{background:var(--light);transform:rotate(3deg)}
.service-profile-modal__close span{position:absolute;width:20px;height:2px;background:var(--ink);border-radius:4px}
.service-profile-modal__close span:first-child{transform:rotate(45deg)}
.service-profile-modal__close span:last-child{transform:rotate(-45deg)}
.service-profile-modal__header{padding-right:54px;border-bottom:1px solid var(--border);padding-bottom:24px;margin-bottom:26px}
.service-profile-modal__header h2{font-family:Georgia,serif;font-size:clamp(34px,5vw,54px);line-height:1.06;margin:14px 0 10px}
.service-profile-modal__excerpt{font-size:18px;font-weight:700;color:var(--gray);margin:0;max-width:760px}
.service-profile-modal__body{color:var(--gray);font-size:16px;line-height:1.72}
.service-profile-modal__description>:first-child{margin-top:0}
.service-profile-modal__description h2,.service-profile-modal__description h3,.service-profile-modal__description h4{font-family:Georgia,serif;color:var(--ink);line-height:1.2;margin:30px 0 12px}
.service-profile-modal__description h2{font-size:30px}.service-profile-modal__description h3{font-size:25px}.service-profile-modal__description h4{font-size:21px}
.service-profile-modal__description p{margin:0 0 16px}
.service-profile-modal__description ul,.service-profile-modal__description ol{padding-left:23px;margin:10px 0 22px}
.service-profile-modal__description li{margin-bottom:8px}
.service-profile-modal__description li::marker{color:var(--red)}
.service-profile-modal__note{display:flex;align-items:flex-start;gap:12px;margin:24px 0 0;padding:17px 18px;border-radius:16px;background:var(--light);border-left:4px solid var(--red)}
.service-profile-modal__note strong{color:var(--ink);white-space:nowrap}
.service-profile-modal__note span{color:var(--gray)}
.service-profile-modal__actions{position:sticky;bottom:-38px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 28%);padding-top:34px;padding-bottom:2px;margin-top:8px}
.service-profile-modal__actions .button{max-width:520px;margin-inline:auto}

.gallery-grid{display:block!important;columns:3 310px;column-gap:18px;grid-auto-rows:unset!important}
.gallery-card,.gallery-card:nth-child(1),.gallery-card:nth-child(6){display:inline-block;width:100%;height:auto;grid-column:auto!important;grid-row:auto!important;margin:0 0 18px;break-inside:avoid;border-radius:20px;overflow:hidden;background:transparent!important;box-shadow:0 14px 36px rgba(35,39,45,.10)}
.gallery-card img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;background:transparent!important;transition:transform .3s ease}
.gallery-card:hover img{transform:scale(1.015)!important}
.gallery-card figcaption{padding:62px 20px 18px;background:linear-gradient(transparent,rgba(35,39,45,.90))}

@media(max-width:980px){
  .services-conversion-banner{min-height:420px;border-radius:28px}
  .services-conversion-banner__content{min-height:420px;padding:40px 24px}
  .services-conversion-banner .button{width:100%;max-width:360px}
  .gallery-grid{columns:2 280px}
}
@media(max-width:620px){
  .service-body{padding:23px}
  .services-conversion-banner{min-height:360px;border-width:4px;border-radius:24px}
  .services-conversion-banner__media{background-attachment:scroll}
  .services-conversion-banner__content{min-height:360px;padding:34px 18px}
  .services-conversion-banner__lead{font-size:14px;margin-bottom:12px}
  .services-conversion-banner h3{font-size:28px}
  .services-conversion-banner p{font-size:16px}
  .services-conversion-banner .button{margin-top:22px;min-width:0}
  .service-profile-modal{padding:10px}
  .service-profile-modal__dialog{max-height:calc(100vh - 20px);border-radius:22px;padding:34px 20px 24px}
  .service-profile-modal__close{top:12px;right:12px;width:42px;height:42px}
  .service-profile-modal__header{padding-right:42px;padding-bottom:20px;margin-bottom:20px}
  .service-profile-modal__header h2{font-size:34px}
  .service-profile-modal__excerpt{font-size:16px}
  .service-profile-modal__body{font-size:15px;line-height:1.65}
  .service-profile-modal__description h2{font-size:27px}.service-profile-modal__description h3{font-size:23px}.service-profile-modal__description h4{font-size:20px}
  .service-profile-modal__note{flex-direction:column;gap:3px}
  .service-profile-modal__note strong{white-space:normal}
  .service-profile-modal__actions{bottom:-24px;padding-top:28px}
  .gallery-grid{columns:1}
  .gallery-card{margin-bottom:14px}
}


/* PROЗAKON 3.0.0 — phone and messengers inside hero form; external strip removed */
.hero-direct-contact{
    display:grid;
    gap:12px;
    margin-top:14px;
    padding-top:14px;
    border-top:1px solid var(--border);
}
.hero-phone-link{
    display:flex;
    align-items:center;
    gap:12px;
    min-width:0;
    padding:11px 12px;
    border:1px solid var(--border);
    border-radius:15px;
    background:#f7f8fa;
    color:var(--ink);
    text-decoration:none;
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.hero-phone-link:hover{
    transform:translateY(-2px);
    border-color:rgba(223,16,27,.34);
    background:#fff;
    box-shadow:0 12px 28px rgba(35,39,45,.09);
}
.hero-phone-icon{
    flex:0 0 42px;
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:13px;
    background:#fff;
    color:var(--red);
    box-shadow:0 7px 18px rgba(35,39,45,.08);
}
.hero-phone-icon svg{width:22px;height:22px}
.hero-phone-link span:last-child{display:flex;flex-direction:column;min-width:0}
.hero-phone-link small{font-size:11px;line-height:1.25;color:var(--gray)}
.hero-phone-link strong{font-size:17px;line-height:1.25;color:var(--ink);white-space:nowrap}
.hero-direct-contact .hero-messengers{
    margin:0;
    padding:0;
    border:0;
}
.hero-direct-contact .hero-messengers>span{font-size:13px;font-weight:700;color:var(--gray)}
.hero-direct-contact .hero-messengers>div{display:flex;gap:9px}
.quick-contact-strip{display:none!important}
@media (min-width:1121px){
    .hero{padding-bottom:56px}
    .hero-card{padding-bottom:22px}
    .hero-direct-contact{gap:9px;margin-top:9px;padding-top:10px}
    .hero-phone-link{padding:8px 10px}
    .hero-phone-icon{width:38px;height:38px;flex-basis:38px}
    .hero-phone-link strong{font-size:15px}
    .hero-direct-contact .hero-messengers .social-icon{width:38px;height:38px}
}
@media (max-width:620px){
    .hero-direct-contact{gap:14px;margin-top:16px;padding-top:16px}
    .hero-phone-link{padding:12px}
    .hero-phone-link strong{font-size:16px}
    .hero-direct-contact .hero-messengers{align-items:flex-start;gap:11px}
    .hero-direct-contact .hero-messengers>div{width:100%;justify-content:flex-start}
}


/* PROЗAKON 3.2.1 — stretch desktop hero to remove white gap under the first screen */
@media (min-width:1121px){
    .hero{
        min-height:calc(100svh - 0px);
        padding:126px 0 118px;
    }
}


/* PROЗAKON 3.2.2 — keep footer social icons on one line */
@media (min-width:1025px){
    .footer-grid{
        grid-template-columns:1.55fr .95fr .95fr 1.25fr;
    }
    .footer-socials{
        flex-wrap:nowrap;
        gap:10px;
        align-items:center;
    }
    .footer-socials .social-icon{
        flex:0 0 44px;
        width:44px;
        height:44px;
    }
}

@media (min-width: 981px){
  .services-conversion-banner__media{background-attachment:fixed}
}


/* PROЗAKON v3.2.4 — refined about section and sales-focused company block */
.about-copy{display:flex;flex-direction:column}
.about-copy .benefits-grid{margin-top:28px}
.about-approach-card{margin-top:28px;padding:30px 30px 32px;border:1px solid rgba(223,16,27,.18);border-radius:24px;background:linear-gradient(180deg,#fff 0%,#f7f7f8 100%);box-shadow:0 18px 42px rgba(41,45,52,.08)}
.about-approach-card .eyebrow{margin-bottom:14px}
.about-approach-card h3{margin:0 0 14px;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.15;color:var(--ink)}
.about-approach-card p{margin:0;color:#555b63;font-size:17px;line-height:1.8}
.company-coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;padding-top:0;border-top:0}
.coverage-card{padding:24px 24px 22px;border-radius:20px;background:#fff;border:1px solid var(--border);box-shadow:0 14px 36px rgba(41,45,52,.06)}
.coverage-card strong{display:block;margin:0 0 10px;font-size:20px;font-family:Georgia,serif;line-height:1.2;color:var(--ink)}
.coverage-card p{margin:0;color:#555b63;line-height:1.75}
@media (max-width: 980px){
  .company-coverage-grid{grid-template-columns:1fr}
  .about-approach-card{padding:24px}
}
@media (max-width: 720px){
  .about-approach-card{margin-top:22px;padding:22px 18px 24px;border-radius:20px}
  .about-approach-card h3{font-size:26px}
  .about-approach-card p{font-size:16px;line-height:1.7}
  .company-coverage-grid{gap:14px}
  .coverage-card{padding:20px 18px}
}


/* PROЗAKON v3.2.5 — centered hero copy and popup CTA on the first screen */
@media (min-width:1121px){
  .hero-grid{align-items:center}
  .hero-copy{display:flex;flex-direction:column;justify-content:center;align-self:center;min-height:100%;max-width:760px;padding-block:18px}
  .hero-copy .eyebrow,.hero-copy h1,.hero-copy > p,.hero-copy .hero-actions,.hero-copy .hero-points{max-width:760px}
}
@media (max-width:1120px){
  .hero-copy{display:flex;flex-direction:column;justify-content:center}
}


/* PROЗAKON v3.2.6 — active Google Maps embed */
.map-section{padding:72px 0;background:var(--light)}
.map-frame{height:520px;border-radius:28px;overflow:hidden;border:1px solid rgba(47,51,56,.12);box-shadow:0 24px 60px rgba(45,49,56,.12)}
.map-frame iframe{min-height:100%}
@media(max-width:860px){.map-section{padding:56px 0}.map-frame{height:440px;border-radius:22px}}
@media(max-width:620px){.map-section{padding:42px 0}.map-frame{height:360px;border-radius:18px}}

/* PROЗAKON v3.3.0 — animated service and specialist ribbons + motion system */
.motion-ribbons{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    padding:24px 0;
    background:
        radial-gradient(circle at 16% 0%,rgba(223,16,27,.22),transparent 34%),
        radial-gradient(circle at 82% 105%,rgba(223,16,27,.16),transparent 30%),
        linear-gradient(135deg,#171b21 0%,#242932 52%,#15191f 100%);
    border-top:1px solid rgba(255,255,255,.09);
    border-bottom:1px solid rgba(255,255,255,.09);
    box-shadow:inset 0 1px rgba(255,255,255,.04),inset 0 -1px rgba(0,0,0,.2);
}
.motion-ribbons:before{
    content:"";
    position:absolute;
    inset:-100% -20%;
    z-index:-1;
    background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.045) 48%,transparent 58%);
    transform:translateX(-45%);
    animation:pz-ribbon-light 12s ease-in-out infinite;
    pointer-events:none;
}
.motion-ribbons__ambient{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}
.motion-ribbons__ambient span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 8px rgba(223,16,27,.08),0 0 26px rgba(223,16,27,.55);opacity:.55;animation:pz-orbit-dot 8s ease-in-out infinite}
.motion-ribbons__ambient span:nth-child(1){left:8%;top:18%;animation-delay:-1s}
.motion-ribbons__ambient span:nth-child(2){right:12%;top:54%;animation-delay:-4s}
.motion-ribbons__ambient span:nth-child(3){left:48%;bottom:12%;animation-delay:-6s}
.motion-ribbons__lane{display:grid;grid-template-columns:minmax(190px,260px) minmax(0,1fr);align-items:center;gap:18px;min-height:68px}
.motion-ribbons__lane+.motion-ribbons__lane{margin-top:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.08)}
.motion-ribbons__lane-label{position:relative;z-index:3;padding-left:max(24px,calc((100vw - var(--container))/2));color:#fff;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}
.motion-ribbons__lane-label span{display:inline-flex;align-items:center;gap:10px}
.motion-ribbons__lane-label span:before{content:"";width:30px;height:2px;border-radius:4px;background:var(--red);box-shadow:0 0 14px rgba(223,16,27,.55)}
.motion-ribbons__viewport{position:relative;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}
.motion-ribbons__track{display:flex;width:max-content;animation:pz-marquee-left var(--marquee-duration,36s) linear infinite;will-change:transform}
.motion-ribbons__lane--team .motion-ribbons__track{animation-direction:reverse}
.motion-ribbons__lane:hover .motion-ribbons__track,.motion-ribbons__lane:focus-within .motion-ribbons__track{animation-play-state:paused}
.motion-ribbons__group{display:flex;align-items:center;gap:12px;padding-right:12px}
.motion-chip{
    position:relative;
    display:inline-flex;
    align-items:center;
    gap:10px;
    min-height:43px;
    padding:9px 16px;
    border:1px solid rgba(223,16,27,.34);
    border-radius:999px;
    background:rgba(11,14,18,.72);
    color:#f7f8fa;
    box-shadow:inset 0 1px rgba(255,255,255,.05),0 10px 28px rgba(0,0,0,.16);
    backdrop-filter:blur(10px);
    font:inherit;
    font-size:14px;
    font-weight:800;
    white-space:nowrap;
    cursor:pointer;
    overflow:hidden;
    transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease;
}
.motion-chip:before{content:"";position:absolute;inset:-2px auto -2px -45%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.17),transparent);transform:skewX(-18deg);transition:left .55s ease}
.motion-chip:hover,.motion-chip:focus-visible{transform:translateY(-3px);border-color:rgba(223,16,27,.92);background:rgba(223,16,27,.16);box-shadow:0 14px 34px rgba(0,0,0,.24),0 0 24px rgba(223,16,27,.12);outline:none}
.motion-chip:hover:before,.motion-chip:focus-visible:before{left:115%}
.motion-chip__dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(223,16,27,.1),0 0 14px rgba(223,16,27,.65);animation:pz-chip-pulse 2.4s ease-in-out infinite}
.motion-chip__avatar{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:50%;background:linear-gradient(145deg,var(--red),#8d080e);color:#fff;font-family:Georgia,serif;font-size:16px;font-weight:800;box-shadow:0 6px 16px rgba(223,16,27,.26)}
.motion-chip__text{display:flex;flex-direction:column;line-height:1.12}
.motion-chip__text strong{font-size:13px;color:#fff}
.motion-chip__text small{max-width:240px;overflow:hidden;text-overflow:ellipsis;color:rgba(255,255,255,.62);font-size:10px;font-weight:650;letter-spacing:.01em}

/* Motion enhancement is progressive: content stays visible when JavaScript is unavailable. */
html.pz-motion-ready .pz-reveal{opacity:0;transform:translate3d(0,28px,0) scale(.985);filter:blur(4px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1),filter .7s ease;transition-delay:var(--reveal-delay,0ms)}
html.pz-motion-ready .pz-reveal.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1);filter:blur(0)}
.service-card,.team-card,.business-plan-card,.case-card,.gallery-card{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.service-card:hover,.team-card:hover,.business-plan-card:hover,.case-card:hover,.gallery-card:hover{transform:translateY(-7px);box-shadow:0 24px 58px rgba(35,39,45,.14)}
.hero-media{will-change:transform;animation:pz-hero-breathe 18s ease-in-out infinite alternate}

@keyframes pz-marquee-left{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
@keyframes pz-ribbon-light{0%,30%{transform:translateX(-48%)}70%,100%{transform:translateX(48%)}}
@keyframes pz-orbit-dot{0%,100%{transform:translate3d(0,0,0) scale(.72);opacity:.25}50%{transform:translate3d(18px,-12px,0) scale(1.15);opacity:.72}}
@keyframes pz-chip-pulse{0%,100%{transform:scale(.82);opacity:.75}50%{transform:scale(1.08);opacity:1}}
@keyframes pz-hero-breathe{from{transform:scale(1.01)}to{transform:scale(1.055)}}

@media(max-width:980px){
    .motion-ribbons{padding:20px 0}
    .motion-ribbons__lane{grid-template-columns:1fr;gap:8px}
    .motion-ribbons__lane-label{padding:0 20px}
    .motion-ribbons__viewport{mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3%,#000 97%,transparent 100%)}
    .motion-ribbons__group{gap:9px;padding-right:9px}
}
@media(max-width:620px){
    .motion-ribbons{padding:17px 0}
    .motion-ribbons__lane{min-height:62px}
    .motion-ribbons__lane+.motion-ribbons__lane{margin-top:4px;padding-top:11px}
    .motion-ribbons__lane-label{font-size:10px}
    .motion-chip{min-height:40px;padding:8px 13px;font-size:12px}
    .motion-chip__text strong{font-size:12px}.motion-chip__text small{max-width:180px;font-size:9px}
    .motion-chip__avatar{width:27px;height:27px;font-size:14px}
}
@media(prefers-reduced-motion:reduce){
    .motion-ribbons__track,.motion-ribbons:before,.motion-ribbons__ambient span,.motion-chip__dot,.hero-media{animation:none!important}
    .motion-ribbons__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:thin}
    .motion-ribbons__group[aria-hidden="true"]{display:none}
    html.pz-motion-ready .pz-reveal{opacity:1;transform:none;filter:none;transition:none}
    .service-card,.team-card,.business-plan-card,.case-card,.gallery-card,.motion-chip{transition:none}
}



/* PROЗAKON v3.5.0 — desktop ribbon repair, authentic team imagery, map heading and redesigned contacts */
@media (min-width:981px){
  .motion-ribbons{padding:28px 0}
  .motion-ribbons__lane{
    grid-template-columns:340px minmax(0,1fr);
    gap:0;
    min-height:76px;
  }
  .motion-ribbons__lane+.motion-ribbons__lane{
    margin-top:12px;
    padding-top:12px;
  }
  .motion-ribbons__lane-label{
    align-self:stretch;
    display:flex;
    align-items:center;
    overflow:hidden;
    padding:0 28px 0 clamp(24px,3vw,56px);
    background:linear-gradient(90deg,rgba(18,21,27,.98) 0%,rgba(25,29,36,.96) 78%,rgba(25,29,36,.70) 100%);
    box-shadow:18px 0 30px rgba(16,18,23,.28);
  }
  .motion-ribbons__lane-label span{
    max-width:250px;
    white-space:normal;
    line-height:1.35;
  }
  .motion-ribbons__viewport{
    padding-left:20px;
    border-left:1px solid rgba(255,255,255,.10);
  }
  .motion-ribbons__group{gap:14px;padding-right:14px}
  .motion-chip{max-width:360px}
}
@media (min-width:1500px){
  .motion-ribbons__lane{grid-template-columns:380px minmax(0,1fr)}
  .motion-ribbons__lane-label{padding-left:clamp(42px,4vw,78px)}
}

.gallery-card figcaption strong{line-height:1.32}
.gallery-card figcaption span{margin-top:5px;line-height:1.45}

.map-section{
  padding:88px 0 96px;
  background:
    radial-gradient(circle at 90% 10%,rgba(223,16,27,.055),transparent 30%),
    linear-gradient(180deg,#f5f6f7 0%,#eceef1 100%);
}
.map-heading{margin-bottom:34px}
.map-heading h2{margin-bottom:0}
.map-heading>p{max-width:560px}
.map-frame{
  border:1px solid rgba(47,51,56,.13);
  background:#fff;
  box-shadow:0 26px 70px rgba(36,40,47,.14);
}
@media(max-width:860px){
  .map-section{padding:64px 0 70px}
  .map-heading{margin-bottom:26px}
}
@media(max-width:620px){
  .map-section{padding:50px 0 56px}
  .map-heading{margin-bottom:22px}
}

.contacts{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 18%,rgba(223,16,27,.10),transparent 30%),
    radial-gradient(circle at 92% 84%,rgba(47,51,56,.11),transparent 28%),
    linear-gradient(145deg,#eceef1 0%,#f8f8f9 48%,#e1e4e8 100%);
}
.contacts:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(135deg,rgba(0,0,0,.5),transparent 58%);
  -webkit-mask-image:linear-gradient(135deg,rgba(0,0,0,.5),transparent 58%);
}
.contact-grid{
  position:relative;
  z-index:1;
  grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);
  gap:34px;
  align-items:stretch;
}
.contact-copy--photo{
  position:relative;
  isolation:isolate;
  min-height:690px;
  overflow:hidden;
  padding:52px;
  border-radius:30px;
  color:#fff;
  background-image:url('../images/contacts-team.webp');
  background-size:cover;
  background-position:center;
  box-shadow:0 28px 72px rgba(31,35,42,.22);
}
.contact-copy__shade{
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(90deg,rgba(27,31,38,.94) 0%,rgba(27,31,38,.80) 48%,rgba(27,31,38,.36) 100%),
    linear-gradient(0deg,rgba(14,17,22,.92) 0%,transparent 62%);
}
.contact-copy__content{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  min-height:100%;
  max-width:670px;
}
.contact-copy--photo .eyebrow{color:#fff}
.contact-copy--photo h2{
  margin:20px 0 20px;
  color:#fff;
  text-shadow:0 4px 18px rgba(0,0,0,.22);
}
.contact-copy--photo>p,
.contact-copy--photo .contact-copy__content>p{
  max-width:620px;
  margin:0;
  color:rgba(255,255,255,.86);
  font-size:17px;
  line-height:1.75;
}
.contact-trust-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:26px 0 10px;
}
.contact-trust-row span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 13px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:999px;
  background:rgba(255,255,255,.10);
  color:#fff;
  font-size:12px;
  font-weight:800;
  backdrop-filter:blur(10px);
}
.contact-trust-row span:before{
  content:"✓";
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  flex:0 0 auto;
  border-radius:50%;
  background:var(--red);
  color:#fff;
  font-size:12px;
}
.contact-copy--photo .contact-list{margin:26px 0 20px;gap:10px}
.contact-copy--photo .contact-list a,
.contact-copy--photo .contact-list span{
  padding:14px 16px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:14px;
  background:rgba(15,18,23,.45);
  color:#fff;
  backdrop-filter:blur(10px);
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
.contact-copy--photo .contact-list a:hover{
  transform:translateX(4px);
  border-color:rgba(255,255,255,.38);
  background:rgba(223,16,27,.22);
}
.contact-copy--photo .contact-list small{color:rgba(255,255,255,.66)}
.contact-copy--photo .social-row{margin-top:auto;padding-top:4px}
.contact-copy--photo .social-icon{
  border-color:rgba(255,255,255,.22);
  background:rgba(255,255,255,.94);
}
.contact-form-card{
  position:relative;
  align-self:stretch;
  display:flex;
  align-items:center;
  padding:46px;
  border:1px solid rgba(223,16,27,.14);
  border-radius:30px;
  background:rgba(255,255,255,.96);
  box-shadow:0 28px 70px rgba(40,44,51,.15);
  backdrop-filter:blur(14px);
}
.contact-form-card:before{
  content:"Заявка на консультацію";
  position:absolute;
  top:0;
  left:38px;
  transform:translateY(-50%);
  padding:9px 16px;
  border-radius:999px;
  background:var(--red);
  color:#fff;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  box-shadow:0 10px 24px rgba(223,16,27,.25);
}
.contact-form-card .lead-form{width:100%}
.contact-form-card .button-primary{
  min-height:58px;
  box-shadow:0 14px 30px rgba(223,16,27,.22);
}
@media(max-width:980px){
  .contact-grid{grid-template-columns:1fr;gap:30px}
  .contact-copy--photo{min-height:650px}
  .contact-form-card{min-height:auto}
}
@media(max-width:620px){
  .contact-copy--photo{
    min-height:0;
    padding:34px 22px 28px;
    border-radius:24px;
    background-position:56% center;
  }
  .contact-copy__shade{
    background:linear-gradient(180deg,rgba(24,28,35,.78) 0%,rgba(20,23,29,.90) 54%,rgba(13,16,21,.97) 100%);
  }
  .contact-copy--photo h2{font-size:38px}
  .contact-trust-row{flex-direction:column;align-items:flex-start}
  .contact-form-card{padding:38px 22px 26px;border-radius:24px}
  .contact-form-card:before{left:22px;font-size:10px}
}

.consultation-popup__media{background-position:center 32%}
.review-privacy-badge{position:absolute;z-index:2;top:14px;right:14px;padding:7px 11px;border-radius:999px;background:rgba(47,51,56,.86);color:#fff;font-size:10px;font-weight:850;letter-spacing:.04em;box-shadow:0 8px 18px rgba(42,46,52,.18);backdrop-filter:blur(8px)}@media(max-width:520px){.review-privacy-badge{top:12px;right:12px;font-size:9px;padding:6px 9px}.review-new-badge{top:12px;left:12px}}

/* PROЗAKON v3.6.4 — lawyer photos in the motion ribbon and aligned team CTAs */
.motion-chip__avatar.has-photo{
    width:38px;
    height:38px;
    overflow:hidden;
    padding:0;
    background:#fff;
    border:2px solid rgba(255,255,255,.86);
    box-shadow:0 7px 20px rgba(0,0,0,.28),0 0 0 2px rgba(223,16,27,.28);
}
.motion-chip__avatar.has-photo img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center top;
}
.team-copy .team-details-button{margin-top:auto}
.team-copy .team-contact-button{flex:0 0 auto}
.review-privacy-badge{display:none!important}
@media(max-width:620px){
    .motion-chip__avatar.has-photo{width:34px;height:34px}
}


/* PROЗAKON v3.6.5 — named gallery captions, case modal, approved imagery and compact first screen */
body.case-profile-modal-open{overflow:hidden}
.case-copy{display:flex;flex-direction:column;height:100%}
.case-copy .case-details-button{margin-top:auto}
.case-profile-modal{position:fixed;inset:0;z-index:2060;display:grid;place-items:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}
.case-profile-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.case-profile-modal__backdrop{position:absolute;inset:0;background:rgba(27,31,38,.76);backdrop-filter:blur(10px)}
.case-profile-modal__dialog{position:relative;z-index:1;width:min(1120px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:30px;background:#fff;box-shadow:0 34px 100px rgba(22,25,31,.38);transform:translateY(18px) scale(.985);transition:transform .25s ease}
.case-profile-modal.is-open .case-profile-modal__dialog{transform:none}
.case-profile-modal__close{position:absolute;z-index:4;right:18px;top:18px;width:46px;height:46px;border:1px solid rgba(47,51,56,.16);border-radius:50%;background:rgba(255,255,255,.96);cursor:pointer;box-shadow:0 9px 25px rgba(35,39,45,.15)}
.case-profile-modal__close span{position:absolute;left:13px;top:21px;width:20px;height:2px;background:var(--ink);border-radius:4px}
.case-profile-modal__close span:first-child{transform:rotate(45deg)}
.case-profile-modal__close span:last-child{transform:rotate(-45deg)}
.case-profile-modal__layout{display:grid;grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr);min-height:620px}
.case-profile-modal__media{position:relative;min-height:620px;background:#eef0f3;overflow:hidden}
.case-profile-modal__media img{display:block;width:100%;height:100%;object-fit:contain;background:#eef0f3}
.case-profile-modal__media span{position:absolute;left:20px;bottom:20px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);font-size:11px;font-weight:900;box-shadow:0 10px 28px rgba(35,39,45,.15)}
.case-profile-modal__copy{display:flex;flex-direction:column;padding:58px 56px 38px}
.case-profile-modal__copy h2{font-family:Georgia,serif;font-size:clamp(30px,3.4vw,42px);line-height:1.08;margin:18px 0 16px;color:var(--ink)}
.case-profile-modal__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}
.case-profile-modal__meta time,.case-profile-modal__meta strong{display:inline-flex;padding:8px 11px;border-radius:999px;background:var(--light);font-size:12px}
.case-profile-modal__meta strong{color:var(--red);border:1px solid rgba(223,16,27,.16)}
.case-profile-modal__body{color:var(--gray);font-size:16px;line-height:1.72}
.case-profile-modal__body p:first-child{margin-top:0}
.case-profile-modal__actions{margin-top:auto;padding-top:24px}

.services-conversion-banner{margin-top:70px!important;margin-bottom:8px}
.services-conversion-banner__media{background-image:url('../images/team-cta.webp')!important;background-position:center 38%!important;filter:grayscale(.35) saturate(.62)}
.services-conversion-banner__overlay{background:linear-gradient(180deg,rgba(47,51,56,.56),rgba(47,51,56,.76))!important}
.services-conversion-banner__content{padding-block:64px!important}

/* No public heading exceeds 42px in this release. */
.hero h1,.section h2,.partners-section h2,.services-conversion-banner h3,.consultation-popup__content h2,.team-profile-modal__header h2,.service-profile-modal__header h2,.simple-page h1,.stats-grid strong{font-size:clamp(30px,3.5vw,42px)!important}
.hero-copy>p{font-size:17px}

@media (min-width:1121px){
  .hero{min-height:100svh;padding:116px 0 176px}
  .hero-grid{gap:48px}
  .hero-copy{padding-block:8px}
  .hero h1{margin:18px 0}
  .hero-actions{margin:24px 0}
  .hero-points{margin-top:18px}
  .motion-ribbons{z-index:7;margin-top:-148px}
}
@media (max-width:1120px){
  .motion-ribbons{margin-top:0}
}
@media (max-width:820px){
  .case-profile-modal{padding:10px}
  .case-profile-modal__dialog{max-height:calc(100vh - 20px);border-radius:22px}
  .case-profile-modal__layout{grid-template-columns:1fr;min-height:0}
  .case-profile-modal__media{min-height:300px;max-height:48vh}
  .case-profile-modal__copy{padding:34px 22px 24px}
  .case-profile-modal__close{top:12px;right:12px;width:42px;height:42px}
  .case-profile-modal__close span{left:11px;top:19px}
  .services-conversion-banner{margin-top:46px!important}
  .services-conversion-banner__content{padding-block:42px!important}
}
@media (max-width:620px){
  .hero h1,.section h2,.partners-section h2,.services-conversion-banner h3,.consultation-popup__content h2,.team-profile-modal__header h2,.service-profile-modal__header h2,.simple-page h1,.stats-grid strong{font-size:34px!important}
  .services-conversion-banner{margin-top:34px!important}
}


/* PROЗAKON v3.6.6 — higher dual marquee, clean gallery and PrimeAdSmart-inspired mobile drawer */
.gallery-card figcaption{display:none!important}
.gallery-card{background:transparent!important}
.gallery-card img{display:block;width:100%;height:100%;border-radius:inherit}

.prozakon-mobile-backdrop,.prozakon-mobile-menu{display:none}
@media (min-width:1121px){
  .hero{min-height:100svh;padding:116px 0 232px}
  .motion-ribbons{z-index:20;margin-top:-222px;padding:16px 0 18px}
  .motion-ribbons__lane{grid-template-columns:300px minmax(0,1fr);min-height:62px}
  .motion-ribbons__lane+.motion-ribbons__lane{margin-top:6px;padding-top:6px}
  .motion-ribbons__lane-label{padding-left:clamp(26px,3vw,52px);padding-right:20px}
  .motion-ribbons__lane-label span{max-width:220px;line-height:1.22}
  .motion-ribbons__viewport{padding-left:14px}
  .motion-chip{min-height:40px;padding:7px 14px}
}
@media (min-width:981px) and (max-width:1120px){
  .hero{padding-bottom:150px}
  .motion-ribbons{position:relative;z-index:20;margin-top:-112px;padding:14px 0}
  .motion-ribbons__lane{grid-template-columns:250px minmax(0,1fr);min-height:58px}
  .motion-ribbons__lane-label{padding:0 18px}
}

@media (max-width:860px){
  html.prozakon-mobile-menu-lock,body.prozakon-mobile-menu-open{overflow:hidden!important}
  .menu-toggle{position:relative;z-index:2120;display:grid!important;place-items:center;width:46px;height:46px;margin-left:auto;padding:0;border:1px solid rgba(47,51,56,.12);border-radius:15px;background:#f5f6f7;box-shadow:0 8px 22px rgba(38,42,48,.08)}
  .menu-toggle span{width:22px;height:2px;margin:2.5px;border-radius:4px;background:var(--ink);transition:transform .22s ease,opacity .22s ease}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .primary-nav{display:none!important}

  .prozakon-mobile-backdrop{position:fixed;display:block;inset:0;z-index:2090;background:rgba(18,21,27,.64);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
  .prozakon-mobile-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
  .prozakon-mobile-menu{position:fixed;display:block;z-index:2100;top:0;right:0;width:min(92vw,430px);height:100dvh;overflow-y:auto;overscroll-behavior:contain;padding:0 16px 30px;border-left:1px solid rgba(223,16,27,.32);background:radial-gradient(circle at 88% 8%,rgba(223,16,27,.22),transparent 30%),linear-gradient(155deg,#15191f 0%,#202630 55%,#11151a 100%);box-shadow:-26px 0 80px rgba(8,10,13,.44);transform:translate3d(104%,0,0);visibility:hidden;transition:transform .32s cubic-bezier(.2,.8,.2,1),visibility .32s ease;color:#fff}
  .prozakon-mobile-menu.is-open{transform:none;visibility:visible}
  body.admin-bar .prozakon-mobile-menu{top:46px;height:calc(100dvh - 46px)}
  .prozakon-mobile-menu__top{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -16px 16px;padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(18,21,27,.92);backdrop-filter:blur(18px)}
  .prozakon-mobile-menu__brand{display:flex;align-items:center;gap:10px;min-width:0;color:#fff}
  .prozakon-mobile-menu__brand img{width:52px;height:52px;flex:0 0 auto;object-fit:contain;border-radius:13px;background:#fff}
  .prozakon-mobile-menu__brand span{display:flex;min-width:0;flex-direction:column;line-height:1.14}
  .prozakon-mobile-menu__brand strong{font-family:Georgia,serif;font-size:18px;letter-spacing:.1em}
  .prozakon-mobile-menu__brand small{margin-top:4px;color:rgba(255,255,255,.58);font-size:11px}
  .prozakon-mobile-menu__close{position:relative;width:44px;height:44px;flex:0 0 auto;border:1px solid rgba(255,255,255,.15);border-radius:15px;background:rgba(255,255,255,.07);cursor:pointer}
  .prozakon-mobile-menu__close span{position:absolute;left:11px;top:21px;width:22px;height:2px;border-radius:4px;background:#fff}
  .prozakon-mobile-menu__close span:first-child{transform:rotate(45deg)}
  .prozakon-mobile-menu__close span:last-child{transform:rotate(-45deg)}

  .prozakon-mobile-menu__scene{position:relative;isolation:isolate;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;min-height:150px;margin-bottom:16px;padding:20px;border:1px solid rgba(223,16,27,.27);border-radius:25px;overflow:hidden;background:linear-gradient(135deg,rgba(223,16,27,.13),rgba(255,255,255,.035));box-shadow:0 18px 44px rgba(0,0,0,.25)}
  .prozakon-mobile-menu__scene:after{content:"";position:absolute;right:-46px;bottom:-68px;width:190px;height:190px;border:1px solid rgba(223,16,27,.35);border-radius:50%;box-shadow:0 0 0 24px rgba(223,16,27,.055),0 0 0 48px rgba(223,16,27,.025);animation:pz-mobile-orbit 8s linear infinite;z-index:-1}
  .prozakon-mobile-menu__scene-glow{position:absolute;inset:auto auto -55px -30px;width:180px;height:180px;border-radius:50%;background:rgba(223,16,27,.24);filter:blur(48px);z-index:-1}
  .prozakon-mobile-menu__scene>img{width:92px;height:92px;object-fit:contain;border-radius:22px;background:rgba(255,255,255,.97);box-shadow:0 14px 34px rgba(0,0,0,.24)}
  .prozakon-mobile-menu__scene>div:last-child{display:flex;flex-direction:column;min-width:0}
  .prozakon-mobile-menu__scene span{color:#ff6971;font-size:10px;font-weight:950;letter-spacing:.14em}
  .prozakon-mobile-menu__scene strong{margin:7px 0 6px;font-family:Georgia,serif;font-size:22px;line-height:1.08}
  .prozakon-mobile-menu__scene small{color:rgba(255,255,255,.65);font-size:12px;line-height:1.45}

  .prozakon-mobile-menu__nav{display:grid;gap:9px;margin-bottom:16px}
  .prozakon-mobile-menu__nav a{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:8px 14px 8px 10px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(90deg,rgba(255,255,255,.055),rgba(255,255,255,.018));color:#fff;transition:transform .2s ease,border-color .2s ease,background .2s ease}
  .prozakon-mobile-menu__nav a:hover{transform:translateX(-3px);border-color:rgba(223,16,27,.62);background:rgba(223,16,27,.10)}
  .prozakon-mobile-menu__nav a>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(223,16,27,.34);border-radius:13px;background:rgba(223,16,27,.10);color:#ff5962;font-family:Georgia,serif;font-size:18px;font-weight:900}
  .prozakon-mobile-menu__nav b{min-width:0;font-size:15px;line-height:1.2}
  .prozakon-mobile-menu__nav i{color:#ff5962;font-size:28px;font-style:normal;line-height:1}

  .prozakon-mobile-menu__cta-box,.prozakon-mobile-menu__social-box{margin-bottom:16px;padding:20px;border:1px solid rgba(223,16,27,.26);border-radius:24px;background:linear-gradient(135deg,rgba(223,16,27,.105),rgba(255,255,255,.03));box-shadow:0 16px 40px rgba(0,0,0,.22)}
  .prozakon-mobile-menu__cta-box>span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(223,16,27,.14);color:#ff6971;font-size:10px;font-weight:950;letter-spacing:.1em}
  .prozakon-mobile-menu__cta-box strong{display:block;margin:10px 0 7px;font-family:Georgia,serif;font-size:23px;line-height:1.15}
  .prozakon-mobile-menu__cta-box p{margin:0 0 15px;color:rgba(255,255,255,.68);font-size:13px;line-height:1.5}
  .prozakon-mobile-menu__cta{width:100%;min-height:54px;border:0;border-radius:17px;background:linear-gradient(135deg,#ef1723,#c70a14);color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 15px 32px rgba(223,16,27,.24)}
  .prozakon-mobile-menu__social-box h3{margin:0 0 13px;font-size:17px;line-height:1.28}
  .prozakon-mobile-menu__socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .prozakon-mobile-menu__socials a{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 12px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:#fff;color:var(--ink);font-size:13px;font-weight:850}
  .prozakon-mobile-menu__socials .brand-icon{width:22px;height:22px}
  .prozakon-mobile-menu__phone{display:flex;align-items:center;gap:12px;min-height:68px;padding:12px 16px;border:1px solid rgba(255,255,255,.12);border-radius:21px;background:rgba(255,255,255,.055);color:#fff}
  .prozakon-mobile-menu__phone>.brand-icon{width:28px;height:28px;filter:brightness(0) invert(1)}
  .prozakon-mobile-menu__phone span{display:flex;flex-direction:column}
  .prozakon-mobile-menu__phone small{color:rgba(255,255,255,.57);font-size:11px}
  .prozakon-mobile-menu__phone strong{font-size:18px}
}
@media(max-width:380px){
  .prozakon-mobile-menu{width:100vw;padding-inline:12px}
  .prozakon-mobile-menu__top{margin-inline:-12px;padding-inline:12px}
  .prozakon-mobile-menu__scene{grid-template-columns:72px 1fr;padding:16px}
  .prozakon-mobile-menu__scene>img{width:72px;height:72px}
  .prozakon-mobile-menu__scene strong{font-size:20px}
  .prozakon-mobile-menu__socials{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.prozakon-mobile-menu__scene:after{animation:none!important}}
@keyframes pz-mobile-orbit{to{transform:rotate(360deg)}}

/* PROЗAKON v3.6.8 — basic SEO assets and social sharing metadata */
.approach-section{
  position:relative;
  overflow:hidden;
  padding-top:26px;
  background:
    radial-gradient(circle at 10% 20%,rgba(223,16,27,.07),transparent 28%),
    radial-gradient(circle at 90% 80%,rgba(47,51,56,.08),transparent 26%),
    linear-gradient(180deg,#fff 0%,#f3f4f6 100%);
}
.approach-section:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:linear-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.28) 1px,transparent 1px);
  background-size:58px 58px;
  mask-image:linear-gradient(135deg,rgba(0,0,0,.45),transparent 62%);
  -webkit-mask-image:linear-gradient(135deg,rgba(0,0,0,.45),transparent 62%);
}
.approach-shell{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);
  gap:28px;
  padding:clamp(30px,4vw,56px);
  border:1px solid rgba(223,16,27,.18);
  border-radius:32px;
  background:rgba(255,255,255,.94);
  box-shadow:0 28px 76px rgba(40,44,51,.13);
  backdrop-filter:blur(14px);
}
.approach-main{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
  padding-right:clamp(0px,2vw,26px);
}
.approach-main h2{
  max-width:780px;
  margin:18px 0 18px;
  font-family:Georgia,serif;
  font-size:clamp(30px,3.5vw,42px);
  line-height:1.08;
  color:var(--ink);
}
.approach-main p{
  max-width:800px;
  margin:0;
  color:#555b63;
  font-size:17px;
  line-height:1.85;
}
.approach-coverage{
  display:grid;
  grid-template-columns:1fr;
  gap:16px;
  align-content:center;
}
.approach-coverage-card{
  position:relative;
  min-width:0;
  padding:25px 24px 24px;
  border:1px solid rgba(47,51,56,.12);
  border-radius:22px;
  background:linear-gradient(145deg,#f7f8f9 0%,#fff 100%);
  box-shadow:0 14px 36px rgba(41,45,52,.07);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.approach-coverage-card:hover{
  transform:translateY(-3px);
  border-color:rgba(223,16,27,.28);
  box-shadow:0 20px 46px rgba(41,45,52,.11);
}
.approach-coverage-card strong{
  display:block;
  margin:0 0 8px;
  color:var(--ink);
  font-family:Georgia,serif;
  font-size:22px;
  line-height:1.2;
}
.approach-coverage-card p{
  margin:0;
  color:#5c626a;
  line-height:1.72;
}

.contact-phone-row{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:26px 0 20px;
}
.contact-phone-row a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  min-width:0;
  min-height:58px;
  padding:12px 14px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:16px;
  background:rgba(15,18,23,.48);
  color:#fff;
  backdrop-filter:blur(10px);
  transition:transform .2s ease,background .2s ease,border-color .2s ease;
}
.contact-phone-row a:hover{
  transform:translateY(-2px);
  border-color:rgba(255,255,255,.42);
  background:rgba(223,16,27,.24);
}
.contact-phone-row__icon{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:11px;
  background:#fff;
}
.contact-phone-row__icon .brand-icon{
  width:19px;
  height:19px;
}
.contact-phone-row strong{
  min-width:0;
  color:#fff;
  font-size:16px;
  line-height:1.2;
  white-space:nowrap;
}

@media(max-width:980px){
  .approach-shell{grid-template-columns:1fr;padding:34px}
  .approach-main{padding-right:0}
  .approach-coverage{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .approach-section{padding-top:10px}
  .approach-shell{gap:24px;padding:25px 20px;border-radius:24px}
  .approach-main h2{font-size:32px}
  .approach-main p{font-size:16px;line-height:1.72}
  .approach-coverage{grid-template-columns:1fr}
  .approach-coverage-card{padding:22px 18px 20px}
}
@media(max-width:560px){
  .contact-phone-row{grid-template-columns:1fr;gap:10px}
  .contact-phone-row a{justify-content:flex-start;padding-inline:16px}
  .contact-phone-row strong{font-size:15px}
}


/* v3.6.9: legal services icon cards */
.service-card--icon{border:1px solid rgba(223,16,27,.10)}
.service-image--icon{
  display:flex;
  align-items:center;
  justify-content:center;
  height:300px;
  padding:26px;
  background:linear-gradient(180deg,#fff 0%,#f8f8f9 100%);
  border-bottom:1px solid rgba(47,51,56,.08);
  filter:none;
  overflow:hidden;
}
.service-icon{
  display:block;
  width:210px;
  height:210px;
  max-width:78%;
  max-height:78%;
  object-fit:contain;
  color:var(--red);
  filter:none!important;
  opacity:1;
  image-rendering:auto;
  transform:translateZ(0);
  backface-visibility:hidden;
}
.service-image--icon .service-icon{filter:none!important}
.service-card--icon:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(35,39,45,.10)}
.service-card--icon .service-body{padding-top:24px}
@media (max-width: 767px){
  .service-image--icon{height:240px;padding:20px}
  .service-icon{width:172px;height:172px;max-width:76%;max-height:76%}
}
