.home{width:100%;max-width:none;margin:0;padding:0 0 clamp(2.5rem,6vw,4rem);letter-spacing:-.01em;color:#292d33;box-sizing:border-box}.home>.container{position:relative;z-index:1}.home__section{margin-bottom:48px}@media (max-width:767px){.home__section{margin-bottom:28px}}@media (max-width:480px){.home__section{margin-bottom:24px}}.home__section-title{font-size:clamp(1.375rem,2.8vw,2.25rem);font-weight:600;margin-bottom:24px;letter-spacing:-1px}.home__row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;flex-wrap:wrap}.home__row .home__section-title{margin-bottom:0}.home__link-more{font-size:14px;font-weight:600;color:#007bea;text-decoration:none;transition:color .2s ease,opacity .2s ease}.home__link-more:hover{color:#1e40af;text-decoration:none}@media (max-width:767px){.home__link-more{display:none}}.home__moscow-jk-row.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))}@media (min-width:1280px){.home__moscow-jk-row.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.site-main .home .home__moscow-jk-row.catalog-grid{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box;overflow-x:visible;overflow-y:visible;grid-gap:clamp(16px,4vw,24px);gap:clamp(16px,4vw,24px);align-items:stretch}.site-main .home .home__moscow-jk-row.catalog-grid>*{min-width:0;width:100%;max-width:100%}}.home__services-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(444px,1fr));grid-gap:24px;gap:24px}@media (max-width:767px){.home__services-scroll{margin-left:calc(-1 * var(--site-container-pad-x));margin-right:calc(-1 * var(--site-container-pad-x));padding-left:var(--site-container-pad-x);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home__services-scroll::-webkit-scrollbar{display:none}.home__services-scroll .home__services-grid{display:flex;flex-direction:row;flex-wrap:nowrap;width:max-content;max-width:none;gap:12px;padding-right:var(--site-container-pad-x);box-sizing:border-box}.home__services-scroll .home__service-card{box-sizing:border-box;--home-service-card-w:90vw;flex:0 0 var(--home-service-card-w);width:var(--home-service-card-w);min-width:var(--home-service-card-w);max-width:var(--home-service-card-w)}}.home__service-card{background-color:#f3f4f6;border-radius:30px;padding:0;display:grid;grid-template-columns:minmax(0,4fr) minmax(0,1fr);grid-gap:0;gap:0;align-items:stretch;overflow:hidden;min-height:264px;transition:background-color .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.home__service-card:hover{background-color:#ebeef4}.home__service-content{min-width:0;min-height:0;align-self:stretch;text-align:left;box-sizing:border-box;padding:35px 24px 35px 35px;display:flex;flex-direction:column}.home__service-title{font-size:22px;font-weight:500;letter-spacing:-.02em;color:#292d33;margin:0 0 16px;text-align:left}.home__service-desc{font-size:14px;font-weight:400;letter-spacing:-.01em;color:#52525b;line-height:1.5;margin:0 0 10px}.home__service-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto}.home__service-tag{background:transparent;border:none;box-shadow:inset 0 0 0 1px #e0e0e0;border-radius:999px;padding:10px 11px;font-family:inherit;font-size:10px;font-weight:400;letter-spacing:-.01em;color:#52525b}.home__service-image{grid-column:2;margin:0;padding:0;min-width:0;min-height:0;align-self:stretch;display:block;overflow:hidden;background:transparent;border-radius:0 30px 30px 0}.home__service-image img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center bottom;background-color:transparent}.home__ai-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(15rem,38vw,22rem)),1fr));grid-gap:clamp(1rem,2vw,1.25rem);gap:clamp(1rem,2vw,1.25rem)}.home__ai-card{background:#f3f4f6;border-radius:16px;padding:clamp(.875rem,2vw,1.25rem);display:grid;grid-template-columns:minmax(0,clamp(4.5rem,16vw,7.5rem)) minmax(0,1fr);grid-gap:clamp(.75rem,2vw,1rem);gap:clamp(.75rem,2vw,1rem);text-decoration:none;color:inherit}.home__ai-image{border-radius:12px;overflow:hidden;background:#e5e7eb;min-height:100px}.home__ai-image img{width:100%;height:100%;object-fit:cover}.home__ai-title{font-size:16px;font-weight:600;margin-bottom:6px}.home__ai-desc{font-size:14px;color:#8d8d8d;line-height:1.5}.home__about-card{background:#f3f4f6;border-radius:24px;padding:32px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:28px;gap:28px}@media (max-width:768px){.home__about-card{grid-template-columns:1fr}}.home__about-subtitle{font-size:24px;font-weight:600;margin-bottom:12px}.home__about-text{color:#4b5563;line-height:1.6;white-space:pre-line;margin-bottom:20px}.home__about-pills{display:flex;flex-wrap:wrap;gap:10px}.home__about-pill{background:#fff;border-radius:999px;padding:10px 16px;font-size:13px}.home__about-image{border-radius:16px;overflow:hidden;background:#e5e7eb;min-height:clamp(12rem,40vw,17.5rem)}.home__about-image img{width:100%;height:100%;object-fit:cover;display:block}.home__reviews-summary{font-size:14px;color:#8d8d8d}.home__reviews-list{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(16rem,30vw,22rem)),1fr));grid-gap:clamp(1rem,2vw,1.25rem);gap:clamp(1rem,2vw,1.25rem);margin-bottom:16px}.home__review-card{background:#f3f4f6;border-radius:16px;padding:20px}.home__review-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.home__review-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.home__review-name{font-weight:600}.home__review-text{font-size:14px;color:#4b5563;line-height:1.5;margin-bottom:8px}.home__review-date{font-size:12px;color:#8d8d8d}.home__view-btn{display:inline-flex;padding:10px 20px;background:#292d33;color:#fff;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s ease,filter .2s ease}.home__view-btn:hover{background:#1f2328}.home__blog-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(12rem,28vw,16rem)),1fr));grid-gap:clamp(1rem,2vw,1.25rem);gap:clamp(1rem,2vw,1.25rem)}.home__blog-card{background:#f3f4f6;border-radius:16px;overflow:hidden}.home__blog-image{aspect-ratio:16/10;overflow:hidden;background:#e5e7eb}.home__blog-image img{width:100%;height:100%;object-fit:cover}.home__blog-title{padding:16px;font-size:16px;font-weight:600}.home__blog-date{padding:0 16px 16px;font-size:13px;color:#8d8d8d;display:block}.home__seo{background:#f3f4f6;border-radius:24px;padding:calc(32px * .7) 32px 32px}.home__seo-title{font-size:24px;font-weight:600;margin:0 0 calc(16px * .7)}.home__seo-text{font-size:15px;color:#4b5563;line-height:1.7;margin:0 0 12px;white-space:pre-wrap}.home__seo-text--expanded{margin-top:4px}.home__seo-expand{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.home__seo-expand--open{grid-template-rows:1fr}.home__seo-expand-inner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.home__seo-expand{transition:none}}.home__seo-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:4px;border:0;background:transparent;color:#007bea;font-weight:600;font-size:15px;font-family:inherit;cursor:pointer;padding:0;transition:color .2s ease,opacity .2s ease}.home__seo-toggle-icon{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.home__seo-toggle[aria-expanded=true] .home__seo-toggle-icon{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.home__seo-toggle-icon{transition:none}}.home__seo-toggle:hover{color:#1e40af;opacity:.9}