.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.profile-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card{border:1px solid var(--green-line);background:#fff;border-radius:16px;flex-direction:column;scroll-margin-top:110px;display:flex;overflow:hidden}.profile-card__media{aspect-ratio:1;border-bottom:1px solid var(--green-line);background:#fff;position:relative}.profile-card__media img{object-fit:contain;width:100%;height:100%;display:block}.profile-card__kind{border:1px solid var(--green-line);color:var(--mint-dark);background:#f3fbf7;border-radius:999px;padding:6px 11px;font-size:.78rem;font-weight:700;line-height:1;position:absolute;top:14px;left:14px}.profile-card__kind--inline{align-self:flex-start;margin:24px 24px 0;position:static}.profile-card__body{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.profile-card__body h3{margin:0}.profile-card__blurb{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.profile-card__specs{border-top:1px solid var(--green-line);margin:4px 0 0;display:grid}.profile-card__specs div{border-bottom:1px solid var(--green-line);grid-template-columns:1fr 1fr;gap:14px;padding:10px 0;display:grid}.profile-card__specs dt{color:var(--muted);font-size:.86rem}.profile-card__specs dd{margin:0;font-size:.86rem;font-weight:700}.profile-card__features{gap:7px;margin:4px 0 0;padding:0;list-style:none;display:grid}.profile-card__features li{padding-left:20px;font-size:.88rem;line-height:1.45;position:relative}.profile-card__features li:before{content:"";background:var(--mint,#7bc2a8);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:2px}.profile-card__price{margin:auto 0 0;padding-top:8px;font-size:.92rem;font-weight:700}.profile-card__cta{text-align:center}.profile-note{color:var(--muted);max-width:80ch;margin:22px 0 0;font-size:.86rem;line-height:1.6}.profile-table-wrap{border:1px solid var(--green-line);background:#fff;border-radius:16px;overflow-x:auto}.profile-table{border-collapse:collapse;width:100%;min-width:720px;font-size:.9rem}.profile-table th,.profile-table td{text-align:left;border-bottom:1px solid var(--green-line);vertical-align:top;padding:14px 16px}.profile-table thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--mint-dark);background:#f3fbf7;font-size:.78rem}.profile-table tbody th{white-space:nowrap;font-weight:800}.profile-table tbody tr:last-child th,.profile-table tbody tr:last-child td{border-bottom:0}.profile-table a{color:var(--text);text-decoration:underline;text-decoration-color:var(--green-line);text-underline-offset:3px}.profile-table a:hover{text-decoration-color:var(--mint-dark)}.category-icon-card--static{cursor:default;min-height:0;padding:24px}.category-icon-card--static:hover{border-color:var(--green-line);box-shadow:none;transform:none}.category-icon-card--static h3{margin:0 0 10px}.profile-use__num{color:var(--mint-dark);letter-spacing:.08em;margin-bottom:14px;font-size:.85rem;font-weight:800}.profile-use p{color:var(--muted);margin:0;line-height:1.55}.profile-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-gallery figure{border:1px solid var(--green-line);background:#fff;border-radius:16px;margin:0;overflow:hidden}.profile-gallery img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.profile-gallery figcaption{padding:12px 16px;font-size:.86rem;font-weight:700}.profile-siblings{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-sibling{border:1px solid var(--green-line);color:var(--text);background:#fff;border-radius:16px;grid-template-columns:96px 1fr;align-items:center;gap:16px;padding:12px;transition:border-color .2s,box-shadow .2s;display:grid}.profile-sibling:hover,.profile-sibling:focus-visible{border-color:var(--mint-dark);box-shadow:0 12px 30px #186b4c17}.profile-sibling img{object-fit:cover;border-radius:12px;width:96px;height:96px;display:block}.profile-sibling b{margin-bottom:4px;display:block}.profile-sibling small{color:var(--muted);font-size:.84rem;line-height:1.45;display:block}.profile-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.profile-hub-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hub-card{border:1px solid var(--green-line);color:var(--text);background:#fff;border-radius:16px;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.profile-hub-card:hover,.profile-hub-card:focus-visible{border-color:var(--mint-dark);transform:translateY(-2px);box-shadow:0 12px 30px #186b4c17}.profile-hub-card img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.profile-hub-card__body{flex-direction:column;flex:1;gap:8px;padding:22px 22px 24px;display:flex}.profile-hub-card__body h3{margin:0}.profile-hub-card__body p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.55}.profile-hub-card__systems{padding-top:10px;font-weight:700;color:var(--mint-dark)!important;margin-top:auto!important;font-size:.84rem!important}@media (width<=1100px){.profile-grid,.profile-hub-grid,.profile-siblings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.profile-grid,.profile-grid[data-count="2"],.profile-hub-grid,.profile-hub-grid--2,.profile-siblings{grid-template-columns:1fr}.profile-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card__body{padding:20px}.profile-sibling{grid-template-columns:72px 1fr}.profile-sibling img{width:72px;height:72px}}.profile-request{border-top:1px solid var(--green-line);background:#f3fbf7;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:start;gap:clamp(32px,6vw,84px);padding:clamp(56px,8vw,104px) 58px;scroll-margin-top:90px;display:grid}.profile-request__intro{max-width:560px}.profile-request__intro>p:not(.eyebrow){color:var(--muted);line-height:1.65}.profile-request__points{border-top:1px solid var(--green-line);gap:10px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.profile-request__points li{padding-left:22px;font-weight:700;position:relative}.profile-request__points li:before{content:"";background:var(--mint,#7bc2a8);border-radius:50%;width:8px;height:8px;position:absolute;top:.5em;left:2px}.profile-request__phone{margin-top:22px}.profile-request__phone a{color:var(--text);white-space:nowrap;font-weight:800}.profile-request__form{background:#fff;border:1px solid #b9ddcf;border-radius:22px;justify-self:end;width:100%;max-width:760px;padding:clamp(22px,3vw,34px);box-shadow:0 16px 38px #0f3d2d0e}.profile-request__form:before{content:"";background:#75bfa5;border-radius:99px;width:54px;height:3px;display:block}.profile-request__form label{color:#26352e;gap:8px;font-size:12px;font-weight:750;display:grid}.profile-request__form .contacts-form-grid{grid-template-columns:1fr 1fr;grid-template-areas:none;gap:16px;display:grid}.profile-request__form .quote-consent{color:#5b6861;font-size:12px;font-weight:500}.profile-request__form .quote-consent a{color:#237a62}.profile-request__form [data-form-status]{color:#526159;margin:0}.profile-request__form [data-form-status].is-error{color:#b3261e}.profile-request__form select{width:100%}.profile-request__form .quote-consent{grid-template-columns:none;align-items:flex-start;gap:10px;display:flex}.profile-request__form .quote-consent input{width:22px;min-width:22px;height:22px;margin:0}@media (width<=900px){.profile-request{grid-template-columns:1fr;padding-inline:38px}.profile-request__form{justify-self:stretch;max-width:none}}@media (width<=640px){.profile-request{gap:30px;padding:54px 22px}.profile-request__form{padding:24px 18px}.profile-request__form .contacts-form-grid{grid-template-columns:1fr}.profile-request__form .button{justify-content:center;width:100%}}@media (width>=901px){.profile-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);min-height:550px}.profile-hero .category-hero__figure{min-height:550px;position:relative}.profile-hero .category-hero__frame{position:absolute;inset:0}.profile-hero .category-hero__frame img{object-position:center}}.profile-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-details figure{border:1px solid var(--green-line);background:#fff;border-radius:16px;flex-direction:column;margin:0;display:flex;overflow:hidden}.profile-details img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.profile-details figcaption{gap:6px;padding:16px 18px 20px;display:grid}.profile-details figcaption span{color:var(--muted);font-size:.88rem;line-height:1.5}.profile-card__price strong{font-size:1.1rem;display:block}.profile-card__price span{color:var(--muted);margin-top:2px;font-size:.8rem;font-weight:400;display:block}@media (width<=1100px){.profile-details{grid-template-columns:repeat(2,minmax(0,1fr))}}.category-hero--photo.profile-hero--contain .category-hero__frame img{object-fit:cover;object-position:50% var(--hero-y,60%);filter:none}.category-hero--photo.profile-hero--contain .category-hero__frame picture{display:contents}@media (width>=901px){.profile-hero--shtorky-dlya-vannoyi .category-hero__frame img{object-position:12% 60%}}@media (width<=900px){.category-hero--photo.profile-hero--contain .category-hero__frame img{object-position:50% 50%}}
