@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#17283a;--ink-soft:#536271;--teal:#2c6f6a;--teal-dark:#245e5a;--gold:#c7a56a;--mint:#eef4f2;--mint-deep:#dfeae7;--white:#fff;--line:#d7e1de;--line-strong:#b9c9c5;--max-width:1180px;--header-height:94px;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:"Source Sans 3 Variable","Source Sans 3",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 24px);background:var(--white)}body{background:var(--white);min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}body,button,input,textarea,select{font:inherit}::selection{background:var(--gold);color:var(--ink)}*{scrollbar-width:thin;scrollbar-color:var(--teal) var(--mint)}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:var(--mint)}::-webkit-scrollbar-thumb{border:3px solid var(--mint);background:var(--teal);border-radius:999px}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}img,svg{display:block}p,h1,h2,h3,ul,ol{margin-top:0}p{max-width:72ch}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance;font-weight:690}.container{width:min(calc(100% - 80px), var(--max-width));margin-inline:auto}.section-pad{padding-block:clamp(5rem,9vw,8.5rem)}.section-heading{max-width:13ch;margin-bottom:1.4rem;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.98}.section-intro{max-width:62ch;color:var(--ink-soft);margin-bottom:0;font-size:clamp(1.05rem,1.6vw,1.24rem);line-height:1.55}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;border-radius:var(--radius-sm);background:var(--ink);color:var(--white);padding:.7rem 1rem;font-weight:700;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:52px;padding:.75rem 1.15rem;font-weight:700;line-height:1.1;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--teal);color:var(--white)}.button--primary:hover{background:var(--teal-dark)}.button--secondary{border-color:var(--line-strong);background:var(--white);color:var(--ink)}.button--secondary:hover{border-color:var(--ink)}.button--light{background:var(--white);color:var(--ink)}.text-link{align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:after{content:"";background:currentColor;flex:none;width:1.7rem;height:1px}.site-header{z-index:100;border-bottom:1px solid var(--line);background:var(--white);position:sticky;top:0}.site-header__inner{min-height:var(--header-height);grid-template-columns:280px 1fr 212px;align-items:center;gap:clamp(1rem,2.5vw,2rem);display:grid}.brand{color:var(--ink);flex-direction:column;justify-self:start;line-height:1;text-decoration:none;display:inline-flex}.brand strong{letter-spacing:-.04em;font-size:clamp(1.55rem,3vw,1.95rem);font-weight:720}.brand span{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin-top:.38rem;font-size:.68rem;font-weight:700}.desktop-nav{justify-content:flex-end;align-items:center;gap:clamp(1.35rem,3.2vw,2.8rem);display:flex}.desktop-nav a{font-size:1.05rem;font-weight:600;text-decoration:none;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:var(--teal);height:1px;transition:transform .18s;position:absolute;bottom:-.4rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-call{border-radius:20px;justify-content:flex-start;min-width:212px;min-height:64px;padding-inline:1.3rem}.header-call__copy{flex-direction:column;gap:.1rem;display:flex}.header-call__copy small,.header-call__copy strong{display:block}.header-call__copy small{font-size:.82rem;font-weight:600}.header-call__copy strong{font-size:1.22rem;line-height:1}.mobile-actions,.mobile-nav{display:none}.hero{padding-block:clamp(2.2rem,3.2vw,3rem) clamp(2rem,3vw,2.6rem)}.hero__grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:start;gap:clamp(2.3rem,3.6vw,3.4rem);display:grid}.hero h1{letter-spacing:-.04em;max-width:12ch;margin-bottom:1.25rem;font-size:clamp(3.15rem,5.25vw,4.6rem);font-weight:710;line-height:.96}.hero__primary,.hero__secondary{display:block}.hero__secondary{font-size:.86em;font-weight:440;line-height:1.05}.hero__rule{transform-origin:0;background:var(--gold);width:58px;height:3px;margin-bottom:1.3rem}.hero__lead{max-width:40ch;color:var(--ink-soft);margin-bottom:1.15rem;font-size:clamp(1.1rem,1.8vw,1.3rem);line-height:1.55}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;margin-top:1.15rem;display:flex}.hero__actions .button{width:100%;min-height:70px;font-size:1.18rem}.hero__facts{background:var(--mint);border:0;border-radius:12px;grid-template-columns:1.25fr .95fr;gap:.7rem;margin:0;padding:.9rem 1rem;list-style:none;display:grid}.hero__facts li{color:var(--ink-soft);grid-template-columns:22px 1fr;align-items:start;gap:.65rem;font-size:.95rem;line-height:1.35;display:grid}.hero__facts .icon{color:var(--teal);margin-top:.05rem}.hero__photo{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--mint);height:530px;overflow:hidden}.hero__photo picture,.hero__photo img{width:100%;height:100%;display:block}.hero__photo img{object-fit:cover;object-position:center}.trust-strip{border-block:1px solid var(--line);background:var(--mint)}.trust-strip__grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-item{border-right:1px solid var(--line-strong);grid-template-columns:46px 1fr;align-items:center;gap:1rem;min-height:100px;padding:1.2rem clamp(1.2rem,3vw,2.5rem);display:grid}.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}.trust-item strong,.trust-item div span{display:block}.trust-item strong{margin-bottom:.15rem;font-size:clamp(1.15rem,2.1vw,1.45rem);line-height:1.1}.trust-item div span{color:var(--ink-soft);font-size:.91rem}.trust-item__icon{color:var(--gold);place-items:center;display:grid}.price-intro,.faq__intro{grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);align-items:end;gap:3rem;display:grid}.services.section-pad{padding-block:clamp(2.6rem,4vw,3.75rem)}.services__intro{display:block}.services__intro .section-heading{max-width:none;margin-bottom:.35rem;font-size:clamp(2.35rem,4vw,3.2rem);line-height:1}.services__intro .section-intro{max-width:none;font-size:1.1rem}.service-index{grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.service-index li{border:1px solid var(--line);border-radius:var(--radius-sm)}.service-index a{grid-template-columns:54px 1fr 34px;align-items:center;gap:1rem;min-height:118px;padding:1.05rem 1.15rem;text-decoration:none;transition:background-color .18s;display:grid}.service-index a:hover{background:var(--mint)}.service-index__icon{border:1px solid var(--line-strong);width:48px;height:48px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.service-index h3{margin:0;font-size:1.12rem;line-height:1.12}.service-index__arrow{background:var(--mint);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.price-highlights{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:1.4rem;padding:0;display:grid}.price-highlights__heading{grid-column:1/-1}.price-highlights__heading h3{margin:0 0 .2rem;font-size:clamp(2.2rem,4vw,3.1rem);line-height:1.1}.price-highlights__heading h3:after{content:"";background:var(--gold);width:58px;height:3px;margin-top:.35rem;display:block}.price-highlights__heading p{color:var(--ink-soft);margin:0;font-size:1rem}.price-highlight{border:1px solid var(--line);border-radius:var(--radius-sm);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:124px;padding:1rem;display:flex}.price-highlight .icon{color:var(--gold);margin-bottom:.45rem}.price-highlight span,.price-highlight strong{display:block}.price-highlight span{color:var(--ink);margin-bottom:.1rem;font-size:.96rem;font-weight:650;line-height:1.25}.price-highlight strong{font-size:1.35rem}.price-section{background:var(--mint)}.price-intro{margin-bottom:clamp(3.5rem,7vw,6rem)}.price-notice{border:1px solid var(--gold);background:var(--white);padding:1.25rem 1.4rem}.price-notice strong,.price-notice span{display:block}.price-notice strong{margin-bottom:.35rem;font-size:1.08rem}.price-notice span{color:var(--ink-soft);font-size:.92rem}.price-list{border-top:1px solid var(--line-strong)}.price-disclosure{border-bottom:1px solid var(--line-strong);scroll-margin-top:calc(var(--header-height) + 20px)}.price-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;min-height:88px;padding:1.15rem 0;list-style:none;display:flex}.price-disclosure summary::-webkit-details-marker{display:none}.price-disclosure__title{letter-spacing:-.025em;font-size:clamp(1.35rem,2.7vw,2.05rem);font-weight:680}.price-disclosure__meta{color:var(--ink-soft);white-space:nowrap;align-items:center;gap:.8rem;font-size:.9rem;display:inline-flex}.price-disclosure__chevron{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;transition:transform .18s;display:grid}.price-disclosure[open] .price-disclosure__chevron{transform:rotate(180deg)}.price-disclosure__body{padding:0 0 2rem}.price-disclosure table{border-collapse:collapse;background:var(--white);width:100%}.price-disclosure th,.price-disclosure td{border-bottom:1px solid var(--line);vertical-align:top;padding:1rem 1.25rem}.price-disclosure tr:last-child th,.price-disclosure tr:last-child td{border-bottom:0}.price-disclosure th{text-align:left;width:72%;font-weight:540}.price-disclosure th small{max-width:62ch;color:var(--ink-soft);margin-top:.25rem;font-size:.82rem;font-weight:450;line-height:1.35;display:block}.price-disclosure td{text-align:right;white-space:nowrap;font-weight:700}.price-disclosure__note{border-top:1px solid var(--line);background:var(--white);max-width:none;color:var(--ink-soft);margin:0;padding:1rem 1.25rem;font-size:.9rem}.aesthetic-pricing{margin-top:clamp(5rem,9vw,8rem)}.aesthetic-pricing__header{grid-template-columns:1fr minmax(280px,.75fr);align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.aesthetic-pricing h3{max-width:16ch;margin-bottom:0;font-size:clamp(2rem,4.2vw,3.8rem);line-height:1}.archive-notice{border:1px solid var(--gold);background:#fffaf0;margin:0;padding:1.15rem 1.25rem;font-size:.94rem;line-height:1.45}.archive-notice strong{margin-bottom:.25rem;display:block}.care-method{background:var(--white)}.care-method__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(3rem,8vw,8rem);display:grid}.care-method__copy p{color:var(--ink-soft);font-size:1.12rem}.care-steps{border-top:1px solid var(--line);margin:2.5rem 0 0;padding:0;list-style:none}.care-steps li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:1rem;padding:1.25rem 0;display:grid}.care-steps .icon{color:var(--teal);margin-top:.2rem}.care-steps strong,.care-steps span{display:block}.care-steps strong{margin-bottom:.2rem}.care-steps span{color:var(--ink-soft);font-size:.92rem}.technology-panel{border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--mint);align-self:start;padding:clamp(2rem,4vw,3.5rem)}.technology-panel h3{margin-bottom:1.75rem;font-size:1.65rem;line-height:1.08}.technology-list{grid-template-columns:repeat(2,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.technology-list li{border-top:1px solid var(--line-strong);padding:1rem 0;font-weight:650}.technology-list li:nth-child(odd){padding-right:1rem}.technology-list li:nth-child(2n){border-left:1px solid var(--line-strong);padding-left:1rem}.team-section{background:var(--ink);color:var(--white)}.team-section__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:clamp(3rem,8vw,8rem);display:grid}.team-section .section-intro{color:#cbd6dc}.team-list{border-top:1px solid #53606d;margin:0;padding:0;list-style:none}.team-list li{border-bottom:1px solid #53606d;justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.35rem 0;display:flex}.team-list strong{font-size:1.2rem}.team-list span{color:#cbd6dc;text-align:right;font-size:.9rem}.children-section{background:var(--mint)}.children-section__grid{grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.children-mark{border:1px solid var(--line-strong);width:120px;height:120px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.children-section h2{margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.children-section p{color:var(--ink-soft);margin-bottom:0}.faq__intro{margin-bottom:clamp(3rem,6vw,5rem)}.faq-list{border-top:1px solid var(--ink)}.faq-item{border-bottom:1px solid var(--line-strong)}.faq-item summary{cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:1.5rem;min-height:84px;padding:1rem 0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:650;line-height:1.25;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .18s;display:grid}.faq-item[open] .faq-item__icon{transform:rotate(180deg)}.faq-item p{max-width:72ch;color:var(--ink-soft);margin-bottom:0;padding:0 4.5rem 1.8rem 0;font-size:1.02rem}.contact-section{background:var(--teal);color:var(--white)}.contact-section__grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.8fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.contact-section h2{max-width:12ch;margin-bottom:1.2rem;font-size:clamp(2.65rem,6vw,5.6rem);line-height:.94}.contact-phone{letter-spacing:-.025em;align-items:center;gap:.8rem;font-size:clamp(1.55rem,3.5vw,2.9rem);font-weight:700;text-decoration:none;display:inline-flex}.contact-phone:hover{text-decoration:underline}.contact-details{border-top:1px solid #ffffff80;margin:0;padding:0;list-style:none}.contact-details li{border-bottom:1px solid #ffffff80;grid-template-columns:24px 1fr;gap:.8rem;padding:1.2rem 0;display:grid}.contact-details strong,.contact-details span{display:block}.contact-details strong{margin-bottom:.15rem}.contact-details span{color:#e2efed;font-size:.94rem}.site-footer{background:var(--ink);color:var(--white);padding-block:2rem}.site-footer__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.site-footer p{color:#cbd6dc;margin:0;font-size:.88rem}.site-footer a{font-weight:650}.sticky-call{display:none}@media (prefers-reduced-motion:no-preference){.hero__rule{animation:.7s ease-out .18s both line-draw}@keyframes line-draw{0%{transform:scaleX(.18)}to{transform:scaleX(1)}}}@media (width<=1100px){.sticky-call{z-index:120;min-height:calc(72px + env(safe-area-inset-bottom));padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom));background:var(--teal-dark);color:var(--white);border-top:1px solid #43827d;justify-content:center;align-items:center;gap:.85rem;font-size:1.14rem;font-weight:750;text-decoration:none;display:flex;position:fixed;bottom:0;left:0;right:0}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media (width<=1020px){.site-header__inner{grid-template-columns:auto 1fr auto}.desktop-nav{gap:1rem}.desktop-nav a{font-size:.9rem}.hero__grid{grid-template-columns:minmax(0,.86fr) minmax(400px,1.14fr);gap:2rem}.hero__photo{height:500px}.price-highlights{grid-template-columns:repeat(2,1fr)}.price-highlights__heading{grid-column:1/-1}.price-highlight{padding:1rem}}@media (width<=860px){:root{--header-height:70px}.desktop-nav,.header-call{display:none}.site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:1rem}.mobile-actions{align-items:center;gap:.45rem;display:flex}.mobile-phone{background:var(--teal);width:44px;height:44px;color:var(--white);border-radius:50%;place-items:center;text-decoration:none;display:grid}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--line-strong);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__panel{border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--white);width:min(82vw,320px);padding:.7rem;position:absolute;top:calc(100% + .75rem);right:0}.mobile-nav__panel a:not(.button){border-bottom:1px solid var(--line);padding:.9rem .8rem;font-weight:650;text-decoration:none;display:block}.mobile-nav__panel .button{width:100%;margin-top:.7rem}.hero__grid,.services__intro,.price-intro,.faq__intro,.aesthetic-pricing__header,.care-method__grid,.team-section__grid,.contact-section__grid{grid-template-columns:1fr}.hero__grid{gap:3.5rem}.hero h1{max-width:10.4ch;font-size:clamp(3rem,11vw,5rem)}.hero__photo{height:420px}.services__intro,.price-intro,.faq__intro,.aesthetic-pricing__header{align-items:start;gap:1.7rem}.service-index{grid-template-columns:repeat(2,1fr)}.service-index li:nth-child(3n),.service-index li:nth-child(2n){border:1px solid var(--line)}.team-section__grid{gap:3.5rem}.children-section__grid{grid-template-columns:96px 1fr}.children-mark{width:88px;height:88px}.children-section .button{grid-column:2;justify-self:start}}@media (width<=600px){.container{width:min(calc(100% - 28px), var(--max-width))}.section-pad{padding-block:4.5rem}.section-heading{font-size:clamp(2.35rem,12vw,3.4rem)}.brand span{display:none}.hero{padding-block:2.6rem 4.25rem}.hero h1{font-size:clamp(2.6rem,12vw,3.3rem)}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .button{width:100%}.hero__actions .text-link{align-self:flex-start}.hero__facts{grid-template-columns:1fr}.hero__photo{border-radius:var(--radius-md);height:330px}.trust-strip__grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child,.trust-item:last-child{border-right:0;border-bottom:1px solid var(--line-strong);padding:1.25rem 0}.trust-item:last-child{border-bottom:0}.service-index{grid-template-columns:1fr}.service-index li,.service-index li:nth-child(2n),.service-index li:nth-child(3n){border:1px solid var(--line)}.service-index a{grid-template-columns:48px 1fr 32px;gap:.75rem;min-height:98px;padding:.9rem}.service-index__icon{margin-bottom:0}.service-index h3{margin:0}.price-highlights{grid-template-columns:repeat(2,1fr)}.price-highlight,.price-highlight:nth-child(2),.price-highlight:nth-child(4){min-height:128px;padding:.85rem}.price-disclosure summary{align-items:flex-start;min-height:76px}.price-disclosure__meta{font-size:0}.price-disclosure__chevron{width:34px;height:34px}.price-disclosure th,.price-disclosure td{width:100%;padding-inline:1rem;display:block}.price-disclosure th{border-bottom:0;padding-bottom:.15rem}.price-disclosure td{text-align:left;padding-top:0;padding-bottom:.9rem}.price-disclosure tr{border-bottom:1px solid var(--line);display:block}.price-disclosure tr:last-child{border-bottom:0}.technology-list{grid-template-columns:1fr}.technology-list li:nth-child(odd),.technology-list li:nth-child(2n){border-left:0;padding-inline:0}.team-list li{flex-direction:column;align-items:flex-start;gap:.25rem}.team-list span{text-align:left}.children-section__grid{grid-template-columns:1fr}.children-mark{width:72px;height:72px}.children-section .button{grid-column:1;width:100%}.faq-item p{padding-right:0}.contact-section h2{font-size:clamp(2.7rem,14vw,4.2rem)}.contact-phone{font-size:clamp(1.5rem,7vw,2.2rem)}.site-footer__inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
