.services-module__yrsDqG__page{background:var(--dr-light-surface);min-height:100vh;color:var(--dr-light-ink)}.services-module__yrsDqG__content{padding:clamp(46px, 6vw, 82px) var(--dr-store-gutter) clamp(88px, 10vw, 144px)}.services-module__yrsDqG__catalog{scroll-margin-top:calc(var(--dr-store-header-stack) + 24px)}.services-module__yrsDqG__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(42px,5vw,76px) clamp(16px,1.8vw,28px);display:grid}.services-module__yrsDqG__serviceCard{min-width:0;scroll-margin-top:calc(var(--dr-store-header-stack) + 24px);background:0 0}.services-module__yrsDqG__cardLink{height:100%;color:inherit;flex-direction:column;display:flex}.services-module__yrsDqG__cardLink:focus-visible{outline:none}.services-module__yrsDqG__cardMedia{aspect-ratio:4/5;border-radius:var(--dr-radius-card);background:var(--dr-light-product-surface);transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-base);place-items:center;display:grid;position:relative;overflow:hidden}.services-module__yrsDqG__cardMedia:after{content:"";pointer-events:none;background:linear-gradient(#00000094,#0000);height:34%;position:absolute;inset:0 0 auto}.services-module__yrsDqG__cardMedia>img{object-fit:cover;width:100%;height:100%;transition:transform var(--dr-motion-base);display:block}.services-module__yrsDqG__cardLink:hover .services-module__yrsDqG__cardMedia{background:var(--dr-light-product-surface-hover)}.services-module__yrsDqG__cardLink:hover .services-module__yrsDqG__cardMedia>img{transform:scale(1.018)}.services-module__yrsDqG__cardLink:focus-visible .services-module__yrsDqG__cardMedia{box-shadow:var(--dr-focus)}.services-module__yrsDqG__cardCategory{z-index:1;color:#fff;letter-spacing:-.03em;text-shadow:0 1px 18px #0000006b;text-wrap:balance;max-width:calc(100% - 36px);font-size:clamp(18px,1.7vw,25px);font-weight:600;line-height:1.06;position:absolute;top:clamp(18px,2vw,28px);left:clamp(18px,2vw,28px)}.services-module__yrsDqG__mediaPlaceholder{place-items:center;width:100%;height:100%;display:grid}.services-module__yrsDqG__mediaPlaceholder img{opacity:.78;width:min(25%,140px);height:auto}.services-module__yrsDqG__cardCopy{flex-direction:column;flex:1;padding:15px 2px 0;display:flex}.services-module__yrsDqG__cardTitleRow{gap:7px;display:grid}.services-module__yrsDqG__cardTitleRow h3{color:var(--dr-light-ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(19px,1.7vw,25px);font-weight:600;line-height:1.08}.services-module__yrsDqG__cardTitleRow strong{color:var(--dr-light-ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600}.services-module__yrsDqG__cardDescription{max-width:680px;color:var(--dr-light-muted);text-wrap:pretty;margin-top:10px;font-size:14px;line-height:1.52;display:block}.services-module__yrsDqG__cardCopy small{color:var(--dr-light-muted);margin-top:8px;font-size:12px;line-height:1.45;display:block}.services-module__yrsDqG__cardAction{color:var(--dr-accent-deep);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:13px;font-weight:700;display:inline-flex}.services-module__yrsDqG__cardAction svg,.services-module__yrsDqG__contact>a svg{transition:transform var(--dr-motion-fast)}.services-module__yrsDqG__cardLink:hover .services-module__yrsDqG__cardAction svg,.services-module__yrsDqG__cardLink:focus-visible .services-module__yrsDqG__cardAction svg,.services-module__yrsDqG__contact>a:hover svg,.services-module__yrsDqG__contact>a:focus-visible svg{transform:translate(3px)}.services-module__yrsDqG__contact{border-radius:var(--dr-radius-panel);background:var(--dr-light-product-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;margin-top:clamp(68px,8vw,112px);padding:clamp(30px,4vw,54px);display:grid}.services-module__yrsDqG__contact h2{max-width:760px;color:var(--dr-light-ink);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(27px,3vw,42px);font-weight:500;line-height:1.04}.services-module__yrsDqG__contact p{max-width:660px;color:var(--dr-light-muted);margin:12px 0 0;font-size:14px;line-height:1.55}.services-module__yrsDqG__contact>a{border-radius:var(--dr-radius-control);background:var(--dr-primary-fill);min-height:50px;color:var(--dr-primary-fill-ink);white-space:nowrap;transition:background-color var(--dr-motion-fast), box-shadow var(--dr-motion-fast), transform var(--dr-motion-fast);justify-content:center;align-items:center;gap:9px;padding:0 21px;font-size:14px;font-weight:700;display:inline-flex}.services-module__yrsDqG__contact>a:hover{background:var(--dr-primary-fill-hover)}.services-module__yrsDqG__contact>a:active{transform:translateY(1px)}.services-module__yrsDqG__contact>a:focus-visible{box-shadow:var(--dr-focus);outline:none}@media (max-width:980px){.services-module__yrsDqG__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.services-module__yrsDqG__content{padding:38px 16px 84px}.services-module__yrsDqG__cardGrid{grid-template-columns:1fr;gap:42px}.services-module__yrsDqG__cardMedia{aspect-ratio:5/6}.services-module__yrsDqG__contact{grid-template-columns:1fr;align-items:start;gap:24px;padding:28px 22px}.services-module__yrsDqG__contact>a{width:100%}}@media (prefers-reduced-motion:reduce){.services-module__yrsDqG__cardMedia,.services-module__yrsDqG__cardMedia>img,.services-module__yrsDqG__cardAction svg,.services-module__yrsDqG__contact>a,.services-module__yrsDqG__contact>a svg{transition:none}}
