.ServicePage-module-scss-module__qYcWla__wrapper{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:24px 0 60px;display:grid}@media (min-width:992px){.ServicePage-module-scss-module__qYcWla__wrapper{grid-template-columns:320px minmax(0,1fr)}.ServicePage-module-scss-module__qYcWla__wrapperWithProfile{grid-template-rows:auto 1fr}.ServicePage-module-scss-module__qYcWla__wrapperWithProfile .ServicePage-module-scss-module__qYcWla__profile{grid-area:1/1}.ServicePage-module-scss-module__qYcWla__wrapperWithProfile .ServicePage-module-scss-module__qYcWla__sidebar{grid-area:2/1}.ServicePage-module-scss-module__qYcWla__wrapperWithProfile .ServicePage-module-scss-module__qYcWla__main{grid-area:1/2/span 2}}.ServicePage-module-scss-module__qYcWla__wrapperFull{grid-template-columns:minmax(0,1fr)}@media (min-width:992px){.ServicePage-module-scss-module__qYcWla__wrapperFull{grid-template-columns:minmax(0,1fr)}}@media (min-width:768px){.ServicePage-module-scss-module__qYcWla__wrapperFull .ServicePage-module-scss-module__qYcWla__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.ServicePage-module-scss-module__qYcWla__wrapperFull .ServicePage-module-scss-module__qYcWla__list{grid-template-columns:repeat(3,minmax(0,1fr))}}.ServicePage-module-scss-module__qYcWla__filters{border:1px solid var(--background-line);background-color:var(--background-primary);height:44px;color:var(--content-primary);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;line-height:135%;display:none}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__filters{display:flex}}.ServicePage-module-scss-module__qYcWla__filters svg{width:20px;min-width:20px;height:20px;display:block}.ServicePage-module-scss-module__qYcWla__filtersBadge{background-color:var(--brand-primary);min-width:20px;height:20px;color:var(--content-primary-alt);border-radius:6px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:700;display:flex}.ServicePage-module-scss-module__qYcWla__sidebar{flex-direction:column;gap:24px;min-width:0;display:flex}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__sidebar{z-index:9999;visibility:hidden;pointer-events:none;width:100%;height:100%;transition:visibility 0s linear .25s;display:block;position:fixed;top:0;left:0}}.ServicePage-module-scss-module__qYcWla__sidebarOverlay{display:none}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__sidebarOverlay{opacity:0;will-change:opacity;background-color:#0006;width:100%;height:100%;transition:opacity .25s ease-in-out;display:block;position:absolute;top:0;left:0}}.ServicePage-module-scss-module__qYcWla__sidebarPanel{flex-direction:column;gap:24px;display:flex}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__sidebarPanel{background-color:var(--background-primary);border-top:3px solid var(--brand-primary);will-change:transform;backface-visibility:hidden;gap:16px;width:320px;max-width:85%;height:100%;padding-bottom:16px;transition:transform .25s ease-in-out;position:relative;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 40px #00000026}}.ServicePage-module-scss-module__qYcWla__sidebarHeader{display:none}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__sidebarHeader{z-index:1;border-bottom:1px solid var(--background-line);background-color:var(--background-primary);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:flex;position:sticky;top:0}}.ServicePage-module-scss-module__qYcWla__sidebarTitle{color:var(--content-primary);font-size:16px;font-weight:700;line-height:135%}.ServicePage-module-scss-module__qYcWla__sidebarClose{width:32px;min-width:32px;height:32px;color:var(--content-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex}.ServicePage-module-scss-module__qYcWla__sidebarClose svg{width:16px;height:16px;display:block}.ServicePage-module-scss-module__qYcWla__sidebarClose path{fill:currentColor}.ServicePage-module-scss-module__qYcWla__sidebarContent{flex-direction:column;gap:24px;display:flex}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__sidebarContent{gap:16px;padding:0 16px}.ServicePage-module-scss-module__qYcWla__sidebarVisible{visibility:visible;pointer-events:auto;transition:visibility linear}.ServicePage-module-scss-module__qYcWla__sidebarVisible .ServicePage-module-scss-module__qYcWla__sidebarOverlay{opacity:1}.ServicePage-module-scss-module__qYcWla__sidebarVisible .ServicePage-module-scss-module__qYcWla__sidebarPanel{transform:translate(0,0)}}.ServicePage-module-scss-module__qYcWla__main{flex-direction:column;gap:24px;min-width:0;display:flex}.ServicePage-module-scss-module__qYcWla__card{border:1px solid var(--background-line);background-color:var(--background-primary);border-radius:16px;min-width:0;padding:20px}@media (max-width:768px){.ServicePage-module-scss-module__qYcWla__card{padding:16px}}.ServicePage-module-scss-module__qYcWla__cardTitle{color:var(--content-primary);font-size:17px;font-weight:700;line-height:135%}.ServicePage-module-scss-module__qYcWla__cardSubTitle{color:var(--content-secondary);margin-top:4px;font-size:13px;line-height:135%}.ServicePage-module-scss-module__qYcWla__cardSubTitle b{color:var(--brand-primary);font-weight:700}.ServicePage-module-scss-module__qYcWla__types{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:16px;display:grid}.ServicePage-module-scss-module__qYcWla__type{border:1px solid var(--background-line);color:var(--content-primary);border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:700;line-height:135%;transition:border-color .1s ease-in-out;display:flex}.ServicePage-module-scss-module__qYcWla__type:hover{border-color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__typeIcon{width:20px;min-width:20px;height:20px;color:var(--brand-primary);justify-content:center;align-items:center;display:flex}.ServicePage-module-scss-module__qYcWla__typeIcon svg{width:100%;height:100%;display:block}.ServicePage-module-scss-module__qYcWla__typeSkeletonTitle{flex:1;align-items:center;min-width:0;height:20px;display:flex}.ServicePage-module-scss-module__qYcWla__typeActive{border-color:var(--brand-primary);background-color:#5eb68114}.ServicePage-module-scss-module__qYcWla__categories{flex-direction:column;gap:4px;margin-top:16px;display:flex}.ServicePage-module-scss-module__qYcWla__category{border:1px solid var(--background-line);border-radius:12px;align-items:center;gap:12px;padding:12px;transition:border-color .1s ease-in-out;display:flex}.ServicePage-module-scss-module__qYcWla__category:hover{border-color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__categoryIcon{justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.ServicePage-module-scss-module__qYcWla__categoryIcon img{object-fit:contain;width:100%;height:100%;display:block}.ServicePage-module-scss-module__qYcWla__categoryIcon img:not([src]),.ServicePage-module-scss-module__qYcWla__categoryIcon img[src=""]{display:none!important}.ServicePage-module-scss-module__qYcWla__categoryIcon svg{width:100%;height:100%;color:var(--brand-primary);display:block}.ServicePage-module-scss-module__qYcWla__categoryTitle{min-width:0;color:var(--content-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:700;line-height:135%;overflow:hidden}.ServicePage-module-scss-module__qYcWla__categoryBadge{color:var(--content-thirdary);font-size:13px;line-height:135%}.ServicePage-module-scss-module__qYcWla__categorySkeletonTitle{flex:1;align-items:center;min-width:0;height:24px;display:flex}.ServicePage-module-scss-module__qYcWla__categoryActive{border-color:var(--brand-primary);background-color:#5eb68114}.ServicePage-module-scss-module__qYcWla__categoryActive .ServicePage-module-scss-module__qYcWla__categoryTitle{color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__situationsScroller{min-width:0;position:relative}@media (max-width:991px){.ServicePage-module-scss-module__qYcWla__situationsScroller{display:none}}.ServicePage-module-scss-module__qYcWla__situationsScroller:before,.ServicePage-module-scss-module__qYcWla__situationsScroller:after{content:"";z-index:1;opacity:0;pointer-events:none;width:64px;transition:opacity .15s ease-in-out;position:absolute;top:0;bottom:0}.ServicePage-module-scss-module__qYcWla__situationsScroller:before{background:linear-gradient(90deg, var(--background-primary) 0%, transparent 100%);left:0}.ServicePage-module-scss-module__qYcWla__situationsScroller:after{background:linear-gradient(270deg, var(--background-primary) 0%, transparent 100%);right:0}.ServicePage-module-scss-module__qYcWla__situationsFadeStart:before,.ServicePage-module-scss-module__qYcWla__situationsFadeEnd:after{opacity:1}.ServicePage-module-scss-module__qYcWla__situations{scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.ServicePage-module-scss-module__qYcWla__situations::-webkit-scrollbar{display:none}.ServicePage-module-scss-module__qYcWla__situation{border:1px solid var(--background-line);background-color:var(--background-primary);border-radius:16px;flex-direction:column;gap:8px;width:260px;min-width:260px;padding:16px;transition:border-color .1s ease-in-out;display:flex}.ServicePage-module-scss-module__qYcWla__situation:hover{border-color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__situationHeader{align-items:flex-start;gap:10px;display:flex}.ServicePage-module-scss-module__qYcWla__situationIcon{width:24px;min-width:24px;height:24px;display:flex}.ServicePage-module-scss-module__qYcWla__situationIcon img{object-fit:contain;width:100%;height:100%;display:block}.ServicePage-module-scss-module__qYcWla__situationIcon img:not([src]),.ServicePage-module-scss-module__qYcWla__situationIcon img[src=""]{display:none!important}.ServicePage-module-scss-module__qYcWla__situationTitle{min-width:0;color:var(--content-primary);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;font-size:15px;font-weight:700;line-height:135%;display:-webkit-box;overflow:hidden}.ServicePage-module-scss-module__qYcWla__situationDescription{-webkit-line-clamp:2;height:39px;color:var(--content-thirdary);-webkit-box-orient:vertical;font-size:13px;line-height:135%;display:-webkit-box;overflow:hidden}.ServicePage-module-scss-module__qYcWla__situationSkeletonTitle{flex:1;align-items:center;min-width:0;height:24px;display:flex}.ServicePage-module-scss-module__qYcWla__situationSkeletonLines{flex-direction:column;gap:6px;height:39px;display:flex}.ServicePage-module-scss-module__qYcWla__situationActive{border-color:var(--brand-primary);background-color:#5eb68114}.ServicePage-module-scss-module__qYcWla__situationActive .ServicePage-module-scss-module__qYcWla__situationTitle{color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__searchRow{align-items:center;gap:12px;margin-top:16px;display:flex}.ServicePage-module-scss-module__qYcWla__searchRow .ServicePage-module-scss-module__qYcWla__field{flex:1;margin-top:0}@media (max-width:576px){.ServicePage-module-scss-module__qYcWla__searchRow{flex-wrap:wrap}}.ServicePage-module-scss-module__qYcWla__searchButton{min-width:140px}@media (max-width:576px){.ServicePage-module-scss-module__qYcWla__searchButton{width:100%}}.ServicePage-module-scss-module__qYcWla__field{border:1px solid var(--background-line);background-color:var(--background-primary);height:52px;color:var(--content-thirdary);border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:0 16px;display:flex}.ServicePage-module-scss-module__qYcWla__field:focus-within{border-color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__field>svg{width:20px;min-width:20px;height:20px;display:block}.ServicePage-module-scss-module__qYcWla__input{min-width:0;color:var(--content-primary);background:0 0;border:0;outline:none;flex:1;font-size:15px;line-height:135%}.ServicePage-module-scss-module__qYcWla__input::placeholder{color:var(--content-thirdary)}.ServicePage-module-scss-module__qYcWla__clear{width:20px;min-width:20px;height:20px;color:var(--content-thirdary);cursor:pointer;background:0 0;border:0;padding:0;display:flex}.ServicePage-module-scss-module__qYcWla__clear svg{width:100%;height:100%;display:block}.ServicePage-module-scss-module__qYcWla__clear path{fill:currentColor}.ServicePage-module-scss-module__qYcWla__popular{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.ServicePage-module-scss-module__qYcWla__popularTitle{color:var(--content-thirdary);margin-right:4px;font-size:14px;line-height:135%}.ServicePage-module-scss-module__qYcWla__popularItem{background-color:var(--background-secondary);color:var(--content-primary);cursor:pointer;border:0;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:700;line-height:135%;transition:background-color .1s ease-in-out}.ServicePage-module-scss-module__qYcWla__popularItem:hover{background-color:var(--background-line)}.ServicePage-module-scss-module__qYcWla__listHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ServicePage-module-scss-module__qYcWla__switch{border:1px solid var(--background-line);border-radius:12px;padding:4px;display:flex}.ServicePage-module-scss-module__qYcWla__switchItem{color:var(--content-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 16px;font-size:14px;line-height:135%;transition:all .1s ease-in-out}.ServicePage-module-scss-module__qYcWla__switchItemActive{background-color:var(--background-secondary);color:var(--content-primary);font-weight:700}.ServicePage-module-scss-module__qYcWla__switchItem:disabled{color:var(--content-thirdary);cursor:not-allowed;background-color:#0000;font-weight:400}.ServicePage-module-scss-module__qYcWla__list{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}@media (min-width:1200px){.ServicePage-module-scss-module__qYcWla__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.ServicePage-module-scss-module__qYcWla__item{--item-color:var(--brand-primary);border:1px solid var(--background-line);background-color:var(--background-primary);border-radius:14px;flex-direction:column;transition:border-color .1s ease-in-out;display:flex;overflow:hidden}@supports (color:color-mix(in oklab, red 40%, transparent)){.ServicePage-module-scss-module__qYcWla__item{--item-color-soft:color-mix(in oklab, var(--item-color) 40%, transparent);--item-frame-shadow:color-mix(in oklab, var(--content-primary) 40%, transparent)}}.ServicePage-module-scss-module__qYcWla__item:hover{border-color:var(--brand-primary)}.ServicePage-module-scss-module__qYcWla__itemHeader{align-items:center;gap:12px;height:84px;padding:12px 16px;display:flex}.ServicePage-module-scss-module__qYcWla__itemIcon{width:44px;min-width:44px;height:44px;padding:4px;position:relative}@media (min-width:640px){.ServicePage-module-scss-module__qYcWla__itemIcon{width:56px;min-width:56px;height:56px}}.ServicePage-module-scss-module__qYcWla__itemIcon img{background-color:var(--background-primary);object-fit:contain;border-radius:12px;width:100%;height:100%;display:block;position:relative}.ServicePage-module-scss-module__qYcWla__itemIcon img:not([src]),.ServicePage-module-scss-module__qYcWla__itemIcon img[src=""]{display:none!important}.ServicePage-module-scss-module__qYcWla__itemIconGlow{background-image:linear-gradient(to top, var(--item-color) 0%, var(--item-color-soft,var(--item-color)) 80%, var(--background-primary) 100%);opacity:0;border-radius:16px;transition:opacity .7s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.ServicePage-module-scss-module__qYcWla__item:hover .ServicePage-module-scss-module__qYcWla__itemIconGlow{opacity:1}.ServicePage-module-scss-module__qYcWla__itemTitle{-webkit-line-clamp:3;min-width:0;max-height:60px;color:var(--content-primary);overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;font-size:14px;font-weight:700;line-height:135%;display:-webkit-box;overflow:hidden}.ServicePage-module-scss-module__qYcWla__itemSkeletonTitle{flex-direction:column;flex:1;justify-content:center;gap:8px;min-width:0;display:flex}.ServicePage-module-scss-module__qYcWla__itemFooter{border-top:1px solid var(--background-line);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ServicePage-module-scss-module__qYcWla__itemMeta{color:var(--content-secondary);white-space:nowrap;font-size:13px;line-height:135%}.ServicePage-module-scss-module__qYcWla__itemMeta b{font-weight:700}.ServicePage-module-scss-module__qYcWla__more{justify-content:center;margin-top:20px;display:flex}.ServicePage-module-scss-module__qYcWla__spinner{justify-content:center;align-items:center;padding:40px 0;display:flex}.ServicePage-module-scss-module__qYcWla__empty{flex-direction:column;align-items:center;gap:12px;padding:40px 24px;display:flex}.ServicePage-module-scss-module__qYcWla__emptyIcon{width:120px;height:120px}.ServicePage-module-scss-module__qYcWla__emptyIcon svg{width:100%;height:100%;display:block}.ServicePage-module-scss-module__qYcWla__emptyTitle{color:var(--content-primary);font-size:16px;font-weight:700;line-height:135%}
