*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#123b40;background:#fff;font-family:"DM Sans",sans-serif;line-height:1.55}a{text-decoration:none;color:inherit}.site-header{height:82px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(18,59,64,.06)}.brand{display:flex;align-items:center;gap:12px;color:#145c60}.brand strong{display:block;font-size:25px;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:3px;color:#70439b;margin-top:5px;font-weight:700}.brand-mark{width:42px;height:42px;position:relative;display:block}.brand-mark:before,.brand-mark:after{content:"";position:absolute;left:17px;top:1px;width:7px;height:39px;border:3px solid #159c91;border-radius:50%;transform:rotate(35deg)}.brand-mark:after{border-color:#8245a5;transform:rotate(-35deg)}.brand-mark span{position:absolute;left:13px;width:18px;height:3px;background:#159c91;border-radius:4px}.brand-mark span:nth-child(1){top:10px}.brand-mark span:nth-child(2){top:20px;background:#8245a5}.brand-mark span:nth-child(3){top:30px;background:#159c91}.site-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.site-nav a:hover{color:#8245a5}.nav-toggle{display:none;border:0;background:none;font:inherit}.hero{min-height:520px;display:grid;grid-template-columns:48% 52%;overflow:hidden;background:linear-gradient(105deg,#f2fbf7 0%,#fff 48%,#f7f1fb 100%)}.hero-copy{padding:75px 5.5%;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:700;margin:0 0 14px;color:#137e7a}.hero h1,h2{font-family:"Playfair Display",serif;font-weight:500;line-height:1.08;margin:0}.hero h1{font-size:clamp(42px,5vw,67px);max-width:670px}.hero h1 em,h2 em{font-style:normal;color:#75429b}.lead{max-width:560px;font-size:17px;margin:25px 0;color:#29464b}.actions{display:flex;gap:16px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:12px 22px;border:1px solid #117b79;font:600 13px "DM Sans";cursor:pointer}.button-primary{background:#117b79;color:white}.button-primary:hover{background:#0b6665}.button-secondary{background:transparent;color:#117b79}

/* ── Hero art – enhanced realistic rendering ── */
.hero-art{position:relative;min-height:520px;overflow:hidden}

/* Background glow orbs – layered for depth */
.glow{position:absolute;border-radius:50%}
.glow-a{width:480px;height:480px;right:2%;top:-50px;background:radial-gradient(circle at 40% 45%,rgba(115,202,190,.5) 0%,rgba(115,202,190,.25) 40%,rgba(115,202,190,.08) 70%,transparent 100%);filter:blur(30px);animation:glowPulse 6s ease-in-out infinite alternate}
.glow-b{width:420px;height:420px;right:-80px;bottom:-100px;background:radial-gradient(circle at 55% 50%,rgba(170,110,208,.42) 0%,rgba(170,110,208,.2) 45%,rgba(170,110,208,.06) 75%,transparent 100%);filter:blur(35px);animation:glowPulse 7s ease-in-out 1s infinite alternate}
@keyframes glowPulse{0%{transform:scale(1);opacity:.85}100%{transform:scale(1.08);opacity:1}}

/* DNA double helix – SVG-based, photographic */
.dna-helix{position:absolute;right:6%;top:0;width:240px;height:560px;transform:rotate(18deg);animation:floatDNA 8s ease-in-out infinite}
@keyframes floatDNA{0%,100%{transform:rotate(18deg) translateY(0)}50%{transform:rotate(18deg) translateY(-14px)}}
.dna-helix .strand-back{opacity:.5}
.dna-helix .strand-front{opacity:1}
.dna-helix .rungs line{transition:opacity .4s}
.dna-helix .nucleotides circle{filter:drop-shadow(0 0 5px rgba(155,112,187,.45))}

/* The original illustration remains in the markup as a fallback; this layered version is the visible artwork. */
.dna-helix{display:none}
.realistic-dna{position:absolute;right:1%;top:-12px;width:310px;height:620px;transform:rotate(18deg);filter:saturate(1.08);animation:floatDNA 9s ease-in-out infinite}
.generated-dna{position:absolute;right:-13%;top:-22%;width:101%;height:137%;object-fit:contain;object-position:center;filter:saturate(1.08);animation:floatGeneratedDNA 10s ease-in-out infinite}
@keyframes floatGeneratedDNA{0%,100%{transform:translateY(0) rotate(-22deg)}50%{transform:translateY(-8px) rotate(-21.6deg)}}
.realistic-dna{display:none}
.mockup-dna{display:none;position:absolute;right:0;left:auto;top:0;width:100%;height:100%;object-fit:contain;object-position:right center;mix-blend-mode:multiply;filter:saturate(1.04) contrast(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 88%,transparent 100%)}
.hero[data-dna-source="mockup"] .generated-dna{display:none}
.hero[data-dna-source="mockup"] .mockup-dna{display:block}
.real-dna-body{transform-origin:center}
.real-rungs line{stroke:url(#real-rung);stroke-width:4;stroke-linecap:round;opacity:.68}
.real-strand{fill:none;stroke-width:15;stroke-linecap:round;stroke-linejoin:round}
.real-strand-violet{stroke:url(#real-violet);opacity:.9}
.real-strand-teal{stroke:url(#real-teal);opacity:1}
.real-strand-highlight{fill:none;stroke:#fff;stroke-opacity:.34;stroke-width:3;stroke-linecap:round;mix-blend-mode:screen}
.real-beads circle{fill:#d5fff8;stroke:#159c91;stroke-width:4;filter:drop-shadow(0 0 7px rgba(37,203,188,.7))}
.attached-nucleotides line{stroke:url(#real-rung);stroke-width:5;stroke-linecap:round;opacity:.9}
.attached-nucleotides circle{fill:#f0dfff;stroke:#70439b;stroke-width:3}
.attached-nucleotides g:nth-child(even) circle{fill:#c8fff7;stroke:#117b79}
.dna-secondary{display:block;right:39%;top:72px;width:150px;height:390px;transform:rotate(-22deg);animation:floatSecondaryDNA 11s ease-in-out 1.5s infinite}
.secondary-rungs line{stroke:url(#secondary-teal);stroke-width:3;stroke-linecap:round;opacity:.65}
@keyframes floatSecondaryDNA{0%,100%{transform:rotate(-22deg) translateY(0)}50%{transform:rotate(-22deg) translateY(9px)}}

/* Antibody (Y-shaped immunoglobulin) */
.antibody{position:absolute;left:5%;bottom:12%;width:160px;height:200px;transform:rotate(-12deg);animation:floatAb 7s ease-in-out 1s infinite;opacity:.85}
@keyframes floatAb{0%,100%{transform:rotate(-12deg) translateY(0)}50%{transform:rotate(-12deg) translateY(-10px)}}
.antibody .antibody-shape{transition:opacity .3s}
.antibody{filter:saturate(1.1) contrast(1.08) drop-shadow(0 8px 12px rgba(32,27,64,.16))}
.antibody path{stroke-linejoin:round}
.antibody .antibody-shape{filter:url(#ab-shadow)}
.antibody-beads circle{filter:drop-shadow(0 1px 2px rgba(40,22,74,.35))}
.antibody-multibind{left:21%;bottom:9%;width:150px;height:150px;transform:rotate(10deg);animation:floatMulti 8s ease-in-out 2s infinite;opacity:.82}
.antibody-split-fc{left:34%;top:12%;width:105px;height:140px;transform:rotate(22deg);animation:floatSplit 10s ease-in-out 1s infinite;opacity:.42}
@keyframes floatMulti{0%,100%{transform:rotate(10deg) translateY(0)}50%{transform:rotate(10deg) translateY(-8px)}}
@keyframes floatSplit{0%,100%{transform:rotate(22deg) translateY(0)}50%{transform:rotate(22deg) translateY(7px)}}

/* Detached decorative atoms were replaced by bonded structures. */
.molecule,.hero-art::before,.hero-art::after{display:none}
.hero[data-dna-source="mockup"] .hero-art::after{content:"";display:block;position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,#f2fbf7 0%,rgba(242,251,247,.5) 7%,transparent 21%,transparent 70%,rgba(247,241,251,.48) 88%,#f7f1fb 100%),linear-gradient(90deg,#f2fbf7 0%,rgba(242,251,247,.72) 5%,transparent 19%,transparent 78%,rgba(247,241,251,.42) 94%,#f7f1fb 100%)}

/* Molecule clusters – 3D spheres with radial gradients */
.molecule{position:absolute}
.molecule b{position:absolute;border-radius:50%;box-shadow:0 0 0 7px rgba(114,197,185,.1),inset -3px -3px 6px rgba(0,0,0,.15),inset 3px 3px 6px rgba(255,255,255,.4),0 4px 12px rgba(0,0,0,.12)}
.molecule-a{left:8%;top:18%;width:160px;height:150px;animation:floatMol 7s ease-in-out 0.5s infinite}
@keyframes floatMol{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
.molecule-a b{width:18px;height:18px}
.molecule-a:before,.molecule-a:after{content:"";position:absolute;height:2.5px;border-radius:3px;transform-origin:left}
.molecule-a:before{width:130px;left:20px;top:70px;transform:rotate(28deg);background:linear-gradient(90deg,rgba(139,207,198,.3),rgba(139,207,198,.8),rgba(139,207,198,.3))}
.molecule-a:after{width:120px;left:50px;top:110px;transform:rotate(-35deg);background:linear-gradient(90deg,rgba(139,207,198,.3),rgba(139,207,198,.8),rgba(139,207,198,.3))}
.molecule-a b:nth-child(1){left:8px;top:38px;background:radial-gradient(circle at 35% 35%,#a8e6dd,#5cbcad,#3a9e93);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.45),0 0 0 5px rgba(114,197,185,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-a b:nth-child(2){left:70px;top:68px;background:radial-gradient(circle at 35% 35%,#b88fd4,#8b62b2,#6a3f94);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.35),0 0 0 5px rgba(139,98,178,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-a b:nth-child(3){left:125px;top:103px;background:radial-gradient(circle at 35% 35%,#a8e6dd,#5cbcad,#3a9e93);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.45),0 0 0 5px rgba(114,197,185,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-a b:nth-child(4){left:43px;top:120px;background:radial-gradient(circle at 35% 35%,#c5e89a,#9acb54,#7da83a);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.45),0 0 0 5px rgba(154,203,84,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-a b:nth-child(5){left:110px;top:33px;background:radial-gradient(circle at 35% 35%,#e09dc4,#c16aa5,#a44d88);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.4),0 0 0 5px rgba(193,106,165,.12),0 4px 10px rgba(0,0,0,.1)}

.molecule-b{right:6%;bottom:5%;width:120px;height:130px;animation:floatMol 8s ease-in-out 1.5s infinite}
.molecule-b b{width:16px;height:16px}
.molecule-b b:nth-child(1){left:10px;top:40px;background:radial-gradient(circle at 35% 35%,#c9a0dc,#a56fc2,#8650a6);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.35),0 0 0 5px rgba(165,111,194,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-b b:nth-child(2){left:60px;top:10px;background:radial-gradient(circle at 35% 35%,#c9a0dc,#a56fc2,#8650a6);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.35),0 0 0 5px rgba(165,111,194,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-b b:nth-child(3){left:95px;top:70px;background:radial-gradient(circle at 35% 35%,#c9a0dc,#a56fc2,#8650a6);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.35),0 0 0 5px rgba(165,111,194,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-b b:nth-child(4){left:45px;top:110px;background:radial-gradient(circle at 35% 35%,#b8e08a,#73b84c,#5a9a35);box-shadow:inset -2px -2px 5px rgba(0,0,0,.18),inset 2px 2px 5px rgba(255,255,255,.45),0 0 0 5px rgba(115,184,76,.12),0 4px 10px rgba(0,0,0,.1)}
.molecule-b:before{content:"";position:absolute;width:105px;height:2.5px;left:15px;top:50px;transform:rotate(-25deg);border-radius:3px;background:linear-gradient(90deg,rgba(180,141,203,.3),rgba(180,141,203,.8),rgba(180,141,203,.3))}

/* Floating particles for depth */
.hero-art::before,.hero-art::after{content:"";position:absolute;border-radius:50%;animation:drift 10s ease-in-out infinite}
.hero-art::before{width:6px;height:6px;background:rgba(24,165,155,.5);top:25%;left:20%;animation-delay:0s;box-shadow:0 0 8px rgba(24,165,155,.4)}
.hero-art::after{width:4px;height:4px;background:rgba(155,112,187,.5);top:65%;right:25%;animation-delay:3s;box-shadow:0 0 8px rgba(155,112,187,.4)}
@keyframes drift{0%,100%{transform:translate(0,0)}25%{transform:translate(12px,-18px)}50%{transform:translate(-8px,10px)}75%{transform:translate(15px,5px)}}

.principles{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 5.5%;gap:24px;background:#fff;border-bottom:1px solid #eef1ef}.principles article{display:flex;gap:15px;align-items:flex-start}.principles article+article{border-left:1px solid #e8eceb;padding-left:24px}.icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:28px;flex:0 0 52px;background:#f0faf8}.icon.purple{background:#f6f0fa;color:#75429b}.icon.green{background:#f1f8e9;color:#79a82d}.icon.pink{background:#fff0f5;color:#d05b91}.principles h3{margin:4px 0 4px;font-size:14px}.principles p,.service-card p{font-size:13px;margin:0;color:#506266}.section{padding:90px 5.5%}.about{display:grid;grid-template-columns:42% 58%;align-items:center;background:linear-gradient(135deg,#eff9f7,#f9f5fb);overflow:hidden}.portrait-wrap{width:330px;height:330px;margin:auto;position:relative}.portrait-placeholder{width:260px;height:260px;border-radius:50%;background:linear-gradient(145deg,#d8ebe7,#b5d9d3);display:grid;place-items:center;margin:35px auto;color:#fff;font-family:"Playfair Display";font-size:75px;box-shadow:0 12px 35px rgba(18,59,64,.12)}.badge{position:absolute;right:14px;bottom:28px;background:#117b79;color:white;border-radius:50%;width:65px;height:65px;display:grid;place-items:center;font-size:11px;font-weight:700;letter-spacing:1px}.orbit{position:absolute;border:1px dashed #8c55a7;border-radius:50%;inset:7px 4px 8px 3px;transform:rotate(18deg)}.orbit-2{inset:1px 1px 15px 10px;border-color:#52aaa1;transform:rotate(-25deg)}.about-copy{max-width:650px}.about h2,.section-heading h2,.process h2,.contact h2{font-size:44px}.about-copy>p:not(.eyebrow){max-width:640px;color:#40585d}.text-link{font-weight:700;color:#75429b;display:inline-flex;gap:10px;margin-top:12px}.services{background:#fff}.section-heading{text-align:center;max-width:680px;margin:0 auto 45px}.section-heading>p:last-child{color:#66777a}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.service-card{padding:27px 21px 24px;border:1px solid #e0e8e6;border-radius:12px;background:#fff;box-shadow:0 7px 25px rgba(20,65,67,.045);min-height:300px;position:relative}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(20,65,67,.09);transition:.2s}.service-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;font-size:25px;margin-bottom:20px}.green-bg{background:#eaf6df;color:#679d2c}.lime-bg{background:#f0f7dc;color:#79a82d}.purple-bg{background:#f3eafa;color:#75429b}.pink-bg{background:#fff0f5;color:#c45388}.teal-bg{background:#e1f5f2;color:#117b79}.service-card h3{font-size:16px;line-height:1.25;margin:0 0 12px}.card-line{position:absolute;bottom:18px;left:21px;width:42px;height:3px;border-radius:4px}.green-line{background:#679d2c}.lime-line{background:#79a82d}.purple-line{background:#75429b}.pink-line{background:#c45388}.teal-line{background:#117b79}.process{background:linear-gradient(135deg,#f2fbf7,#f7f1fb)}.process>div{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.process .eyebrow{color:#4a9e3f}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#fff}.contact-intro{align-self:start}.contact .eyebrow{color:#137e7a}.contact h2{margin-top:10px}.contact-intro>p:not(.eyebrow){color:#506266;margin-top:18px;max-width:480px}.contact-links{display:flex;flex-direction:column;gap:14px;margin-top:28px}.contact-links a{display:inline-flex;align-items:center;gap:10px;font-weight:600;color:#145c60}.contact-links a:hover{color:#8245a5}.contact-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#29464b}.contact input,.contact textarea{border:1px solid #d0dbd9;border-radius:7px;padding:11px 14px;font:inherit;font-size:14px;color:#123b40;background:#fafcfc}.contact input:focus,.contact textarea:focus{outline:2px solid #159c91;outline-offset:1px;border-color:#159c99}.form-note{font-size:12px;color:#8a9e9f;margin:0}.form-success{color:#117b79;font-weight:600;margin:0}.footer{text-align:center;padding:32px 5.5%;font-size:13px;color:#7a9397;border-top:1px solid #eef1ef}
@media(max-width:1000px){.hero{grid-template-columns:1fr;min-height:auto}.hero-art{position:absolute;right:0;width:55%;opacity:.42}.service-grid{grid-template-columns:repeat(3,1fr)}.about{grid-template-columns:1fr}.about-copy{text-align:center;margin-top:40px}.portrait-wrap{margin:0 auto 20px}.process>div{grid-template-columns:1fr}.contact{grid-template-columns:1fr}}
@media(max-width:680px){.hero-art{width:100%;opacity:.28}.principles{grid-template-columns:1fr}.principles article+article{border-left:0;border-top:1px solid #e8eceb;padding-left:0;padding-top:18px}.service-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.site-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;flex-direction:column;padding:20px 5.5%;gap:18px;border-bottom:1px solid #eef1ef;box-shadow:0 8px 24px rgba(0,0,0,.08)}.site-nav.open{display:flex}.nav-toggle{display:block;font-weight:600;font-size:14px}}
.brand-mark{width:32px;height:42px;display:block;object-fit:contain}
.hero{background:linear-gradient(105deg,#fbf1f7 0%,#fbf4f8 23%,#eaf8f5 47%,#f9eef8 69%,#f7f1fb 100%)}
.hero[data-dna-source="mockup"] .hero-art::after{background:linear-gradient(180deg,#fbf1f7 0%,rgba(251,241,247,.5) 7%,transparent 21%,transparent 68%,rgba(247,241,251,.62) 86%,#f7f1fb 100%),linear-gradient(90deg,#fbf1f7 0%,rgba(251,241,247,.72) 5%,transparent 19%,transparent 68%,rgba(247,241,251,.8) 90%,#f7f1fb 100%)}
.principles .icon svg,.service-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}
.principles .icon svg{width:34px;height:34px;stroke-width:2.2}
.service-icon svg{width:42px;height:42px;stroke-width:2.1}
.service-card:nth-child(4) .service-icon svg{display:none}
.service-card:nth-child(4) .service-icon::before{content:"";display:block;width:42px;height:42px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23c45388' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 43V25M27 43V25M21 25L10 14M27 25L38 14M27 25L16 14M21 25L32 14M10 14L6 10M16 14L12 10M38 14L42 10M32 14L36 10'/%3E%3Cpath d='M18 43H30'/%3E%3Ccircle cx='24' cy='25' r='3'/%3E%3C/svg%3E")}
.hero{position:relative;background:linear-gradient(105deg,#faedf6 0%,#f8edf5 23%,#e4f6f1 43%,#d7f7f1 51%,#f4e8f4 72%,#f7f1fb 100%)}
.hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 34% 85% at 47% 52%,rgba(178,235,222,.34),transparent 72%),linear-gradient(90deg,rgba(251,239,247,.12) 0%,transparent 34%,transparent 65%,rgba(246,232,246,.2) 100%)}
.hero-copy,.hero-art{z-index:1}
.hero{background:linear-gradient(105deg,#fbf1f7 0%,#f6e8f3 28%,#e2f7f2 45%,#f4e7f3 61%,#f7f1fb 100%)}
.principles .icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.service-icon svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.hero[data-dna-source="mockup"] .hero-art::after{background:linear-gradient(180deg,#fbf1f7 0%,rgba(251,241,247,.5) 7%,transparent 21%,transparent 68%,rgba(247,241,251,.62) 86%,#f7f1fb 100%),linear-gradient(90deg,#fbf1f7 0%,rgba(251,241,247,.72) 5%,transparent 19%,transparent 72%,rgba(247,241,251,.7) 91%,#f7f1fb 100%)}

/* Final visual overrides for the reference image and portrait. */
.hero{background:linear-gradient(105deg,#fbf1f7 0%,#fff 43%,#fff 55%,#f7f1fb 100%)}
.hero[data-dna-source="mockup"] .hero-art::after{background:linear-gradient(180deg,#fbf1f7 0%,rgba(251,241,247,.5) 7%,transparent 21%,transparent 70%,rgba(247,241,251,.48) 88%,#f7f1fb 100%),linear-gradient(90deg,#fbf1f7 0%,rgba(251,241,247,.72) 5%,transparent 19%,transparent 78%,rgba(247,241,251,.42) 94%,#f7f1fb 100%)}
.portrait-photo{width:260px;height:260px;border-radius:50%;display:block;object-fit:cover;object-position:center 28%;margin:35px auto;filter:grayscale(1) contrast(1.04);box-shadow:0 12px 35px rgba(18,59,64,.16)}
.service-card:nth-child(2) .service-icon{font-size:42px;line-height:1}
.service-card:nth-child(3) .service-icon{font-size:0}
.service-card:nth-child(3) .service-icon::before{content:"";display:block;width:42px;height:42px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%2375429b' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 15 17-8 17 8v20l-17 9-17-9V15Z'/%3E%3Cpath d='m7 15 17 9 17-9M24 24v20'/%3E%3Cpath d='M16 11h16v8H16zM19 14h10M19 17h6'/%3E%3C/svg%3E")}
