.uf-legservice{--uf-ls-accent: var(--uf-color-accent);--uf-ls-accent-dark: var(--uf-color-accent-dark, var(--uf-color-accent));--uf-ls-link: var(--uf-color-link, var(--uf-color-sage, var(--uf-color-accent)));--uf-ls-text: var(--uf-color-text-strong, var(--uf-color-text));--uf-ls-muted: var(--uf-color-muted);--uf-ls-border: var(--uf-color-border, rgba(82, 61, 42, .14));--uf-ls-surface: var(--uf-color-surface, #fff);--uf-ls-neutral: var(--uf-color-neutral-bg, #eef2f6);--uf-ls-shadow: var(--uf-shadow-soft, 0 4px 18px rgba(82, 61, 42, .06));padding-bottom:clamp(48px,6vw,88px);background:var(--uf-color-catalog-bg, var(--uf-color-page-bg))}.uf-legservice__container{max-width:1120px}.uf-legservice__hero{max-width:none;width:100%;margin:0 0 clamp(32px,5vw,52px);text-align:left}.uf-legservice__eyebrow{margin:0 0 .5rem;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--uf-ls-link)}.uf-legservice__title{margin:0 0 .85rem;font-size:clamp(30px,3.2vw,40px);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--uf-ls-text)}.uf-legservice__lead{font-size:clamp(16px,1.1vw,18px);line-height:1.6;color:var(--uf-ls-muted)}.uf-legservice__lead p{margin:0 0 .75rem}.uf-legservice__lead p:last-child{margin-bottom:0}.uf-legservice__list{display:flex;flex-direction:column;gap:clamp(28px,4vw,40px)}.uf-legservice__card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(20px,3vw,32px);align-items:stretch;padding:clamp(18px,2.5vw,28px);border:1px solid var(--uf-ls-border);border-radius:16px;background:var(--uf-ls-surface);box-shadow:var(--uf-ls-shadow)}.uf-legservice__card:nth-child(2n) .uf-legservice__media{order:2}.uf-legservice__card:nth-child(2n) .uf-legservice__body{order:1}.uf-legservice__media{min-width:0}.uf-legservice__carousel{--uf-carousel-visible: 1;position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%}.uf-legservice__carousel-viewport{grid-column:1 / -1;grid-row:1;overflow:hidden;border-radius:12px;background:#eef2f7;aspect-ratio:4 / 3;touch-action:pan-y pinch-zoom}.uf-legservice__carousel-track{display:flex;gap:0;height:100%;margin:0;padding:0;list-style:none;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform}.uf-legservice__carousel-slide{flex:0 0 100%;min-width:0;height:100%}.uf-legservice__carousel-slide img{display:block;width:100%;height:100%;object-fit:cover}.uf-legservice__carousel-placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:200px;padding:1.5rem;text-align:center;font-size:14px;line-height:1.5;color:var(--uf-ls-muted);background:repeating-linear-gradient(-45deg,#eef2f7,#eef2f7 10px,#e8edf4 10px 20px)}.uf-legservice__carousel-btn{position:relative;z-index:2;grid-row:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--uf-ls-accent);border-radius:50%;background:var(--uf-ls-accent);color:#fff;cursor:pointer;box-shadow:var(--uf-ls-shadow);transition:background .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}.uf-legservice__carousel-btn--prev{grid-column:1;justify-self:start;margin-left:10px}.uf-legservice__carousel-btn--next{grid-column:3;justify-self:end;margin-right:10px}.uf-legservice__carousel-btn:hover:not(:disabled),.uf-legservice__carousel-btn:focus-visible:not(:disabled){background:var(--uf-ls-accent-dark);color:#fff;border-color:var(--uf-ls-accent-dark)}.uf-legservice__carousel-btn:disabled{opacity:.35;cursor:default}.uf-legservice__carousel--static .uf-legservice__carousel-btn{display:none}.uf-legservice__carousel-dots{position:absolute;left:50%;bottom:12px;z-index:3;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 10px;border-radius:999px;background:#0f172a73;transform:translate(-50%);pointer-events:auto}.uf-legservice__carousel-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff8c;cursor:pointer;transition:transform .15s ease,background .15s ease}.uf-legservice__carousel-dot.is-active{background:#fff;transform:scale(1.15)}.uf-legservice__carousel-dot:hover,.uf-legservice__carousel-dot:focus-visible{background:#fff;outline:none}.uf-legservice__body{display:flex;flex-direction:column;justify-content:center;min-width:0}.uf-legservice__name{margin:0 0 .35rem;font-size:clamp(22px,2.2vw,28px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--uf-ls-text)}.uf-legservice__meta{margin:0 0 .85rem;font-size:14px;font-weight:600;color:var(--uf-ls-link)}.uf-legservice__phone{color:inherit;text-decoration:none}.uf-legservice__phone:hover,.uf-legservice__phone:focus-visible{text-decoration:underline;color:var(--uf-ls-link-hover, var(--uf-color-link-hover, var(--uf-ls-link)))}.uf-legservice__intro{margin-bottom:1.25rem;font-size:16px;line-height:1.6;color:var(--uf-ls-muted)}.uf-legservice__intro p{margin:0 0 .65rem}.uf-legservice__intro p:last-child{margin-bottom:0}.uf-legservice__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 1.25rem;padding:0;list-style:none}.uf-legservice__tag{padding:.35rem .65rem;font-size:12px;font-weight:600;line-height:1.2;color:var(--uf-ls-accent);background:var(--uf-ls-neutral);border-radius:999px}.uf-legservice__reserve{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:48px;padding:.75rem 1.35rem;font-size:15px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;color:#fff!important;-webkit-text-fill-color:#fff;background:var(--uf-ls-accent);border:1px solid var(--uf-ls-accent);border-radius:10px;box-shadow:0 4px 14px #523d2a1f;transition:background .15s ease,border-color .15s ease,transform .15s ease}.uf-legservice__reserve:hover,.uf-legservice__reserve:focus-visible{color:#fff!important;-webkit-text-fill-color:#fff;background:var(--uf-ls-accent-dark);border-color:var(--uf-ls-accent-dark);transform:translateY(-1px)}.uf-legservice__empty{padding:2rem;text-align:center;font-size:16px;color:var(--uf-ls-muted);border:1px dashed var(--uf-ls-border);border-radius:12px;background:#fff}.uf-legservice__trust{margin-top:clamp(40px,5vw,56px);padding:clamp(24px,3vw,36px);text-align:center;border-radius:14px;background:var(--uf-ls-neutral);border:1px solid var(--uf-ls-border)}.uf-legservice__trust-title{margin:0 0 1rem;font-size:clamp(20px,2vw,24px);font-weight:800;color:var(--uf-ls-text)}.uf-legservice__trust-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin:0;padding:0;list-style:none}.uf-legservice__trust-item{font-size:15px;font-weight:600;color:var(--uf-ls-link)}@media(max-width:900px){.uf-legservice__card,.uf-legservice__card:nth-child(2n){grid-template-columns:1fr}.uf-legservice__card:nth-child(2n) .uf-legservice__media,.uf-legservice__card:nth-child(2n) .uf-legservice__body{order:unset}}@media(max-width:520px){.uf-legservice__carousel-btn{width:36px;height:36px}.uf-legservice__reserve{width:100%;align-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/uf-legservice.css.map */
