.BannerSpot_banner__ljCcd{background:var(--bg);padding:18px 0 38px}.BannerSpot_compact__oJatI{background:var(--surface);padding:28px 0 54px}.BannerSpot_bannerLink__dmi5S{display:block;text-decoration:none;color:var(--text)}.BannerSpot_image__TDbaR{overflow:hidden;padding:14px}.BannerSpot_image__TDbaR img{width:100%;height:136px;object-fit:contain;background:var(--surface)}@media (max-width:760px){.BannerSpot_image__TDbaR img{height:86px}}.Carousel_nav__TpVUH{display:flex;gap:8px;flex:0 0 auto}.Carousel_nav__TpVUH button{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--brand);font-size:22px;line-height:1;cursor:pointer}.Carousel_nav__TpVUH button:hover{border-color:var(--brand);background:var(--soft)}.Carousel_track__xTkom{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.Carousel_twoRows__iRGcm{grid-template-rows:1fr 1fr;grid-auto-columns:minmax(220px,.5fr)}.Carousel_track__xTkom::-webkit-scrollbar{height:8px}.Carousel_track__xTkom::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.Carousel_slide__sXrql{margin:0;scroll-snap-align:start;overflow:hidden}.Carousel_slide__sXrql img{width:100%;height:240px;object-fit:contain;background:var(--surface-alt);display:block}.Carousel_slide__sXrql figcaption{padding:12px 14px;font-size:13px;color:var(--muted)}.Carousel_more__j0EVf{margin-top:24px}@media (max-width:640px){.Carousel_head__DNtJ0{flex-wrap:wrap}.Carousel_nav__TpVUH button{width:40px;height:40px}.Carousel_slide__sXrql img{height:200px}}.EmailWithCopy_email__Dmguy{display:inline-flex;align-items:center;max-width:100%;min-width:0;vertical-align:middle}.EmailWithCopy_link__hc0f5{min-width:0;color:inherit;text-decoration:none;overflow-wrap:anywhere}.EmailWithCopy_copy__Yzeqr{display:inline-grid;width:26px;height:26px;flex:0 0 auto;place-items:center;margin-left:6px;padding:0;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted);font:inherit;vertical-align:middle;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.EmailWithCopy_quiet__ykRcH .EmailWithCopy_copy__Yzeqr{width:20px;height:20px;margin-left:4px;border-color:transparent;border-radius:5px;background:none;opacity:0;transition:opacity .15s ease,color .15s ease}.EmailWithCopy_quiet__ykRcH:focus-within .EmailWithCopy_copy__Yzeqr,.EmailWithCopy_quiet__ykRcH:hover .EmailWithCopy_copy__Yzeqr{opacity:1}@media (hover:none){.EmailWithCopy_quiet__ykRcH .EmailWithCopy_copy__Yzeqr{opacity:1}}.EmailWithCopy_quiet__ykRcH .EmailWithCopy_copy__Yzeqr svg{width:14px;height:14px}.EmailWithCopy_copy__Yzeqr:focus-visible,.EmailWithCopy_copy__Yzeqr:hover{border-color:var(--brand);background:var(--soft);color:var(--brand);outline:none}.EmailWithCopy_copy__Yzeqr svg{width:15px;height:15px;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.EmailWithCopy_copied__7GHtD{border-color:var(--green);color:var(--green)}.ArticleGallery_gallery__TJGrb{margin-top:34px;padding-top:28px;border-top:1px solid var(--line)}.ArticleGallery_galleryHead__YP_GM{display:flex;align-items:end;justify-content:space-between;gap:18px}.ArticleGallery_galleryHead__YP_GM h2{margin:6px 0 0;font-size:24px;line-height:1.2;font-weight:850}.ArticleGallery_photoCount__pHMXN{flex:0 0 auto;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:13px;font-weight:750}.ArticleGallery_galleryGrid__K68FA{display:grid;gap:8px;margin-top:18px;padding:8px;border:1px solid var(--line);border-radius:calc(var(--radius) + 4px);background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}.ArticleGallery_singleLayout__mQZzJ{grid-template-columns:minmax(0,1fr)}.ArticleGallery_pairLayout__8Hs8c,.ArticleGallery_trioLayout__YuFcc{grid-template-columns:repeat(2,minmax(0,1fr))}.ArticleGallery_trioLayout__YuFcc{grid-template-rows:repeat(2,180px)}.ArticleGallery_trioLayout__YuFcc .ArticleGallery_galleryItem__oZkuF:first-child{grid-row:span 2}.ArticleGallery_mosaicLayout__jgl7J{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,180px)}.ArticleGallery_mosaicLayout__jgl7J .ArticleGallery_galleryItem__oZkuF:first-child{grid-column:span 2;grid-row:span 2}.ArticleGallery_mosaicLayout__jgl7J .ArticleGallery_galleryItem__oZkuF:nth-child(4):last-child{grid-column:span 2}.ArticleGallery_galleryItem__oZkuF{position:relative;display:block;width:100%;min-height:0;padding:0;overflow:hidden;border:0;border-radius:var(--radius);background:var(--surface-alt);cursor:pointer}.ArticleGallery_galleryItem__oZkuF:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.ArticleGallery_galleryItem__oZkuF img{display:block;width:100%;height:100%;min-height:0;aspect-ratio:16/10;object-fit:cover;transition:transform .18s ease}.ArticleGallery_pairLayout__8Hs8c .ArticleGallery_galleryItem__oZkuF img,.ArticleGallery_singleLayout__mQZzJ .ArticleGallery_galleryItem__oZkuF img{aspect-ratio:4/3}.ArticleGallery_galleryItem__oZkuF:hover img{transform:scale(1.035)}.ArticleGallery_openIcon__1j516{position:absolute;right:10px;bottom:10px;display:grid;width:34px;height:34px;place-items:center;border:1px solid color-mix(in srgb,var(--white) 35%,transparent);border-radius:50%;background:color-mix(in srgb,var(--ink) 58%,transparent);color:var(--white);font-size:18px;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.ArticleGallery_galleryItem__oZkuF:focus-visible .ArticleGallery_openIcon__1j516,.ArticleGallery_galleryItem__oZkuF:hover .ArticleGallery_openIcon__1j516{opacity:1;transform:translateY(0)}.ArticleGallery_morePhotos__IZnbi{position:absolute;inset:0;display:grid;place-content:center;background:color-mix(in srgb,var(--ink) 66%,transparent);color:var(--white);text-align:center}.ArticleGallery_morePhotos__IZnbi strong{font-size:32px;line-height:1}.ArticleGallery_morePhotos__IZnbi span{margin-top:5px;font-size:13px;font-weight:750}.ArticleGallery_viewer__pDUlT{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:48px 24px 24px;background:color-mix(in srgb,var(--ink) 82%,transparent)}.ArticleGallery_viewerInner__RAjQm{max-width:min(1120px,100%);max-height:100%}.ArticleGallery_viewerInner__RAjQm img{display:block;width:auto;max-width:100%;max-height:calc(100vh - 96px);border-radius:var(--radius);object-fit:contain;background:var(--surface)}.ArticleGallery_closeButton__UPq2f{position:fixed;top:16px;right:16px;z-index:1001;display:grid;width:44px;height:44px;place-items:center;border:1px solid color-mix(in srgb,var(--white) 35%,transparent);border-radius:50%;background:color-mix(in srgb,var(--ink) 55%,transparent);color:var(--white);cursor:pointer;font-size:30px;line-height:1}.ArticleGallery_closeButton__UPq2f:focus-visible,.ArticleGallery_closeButton__UPq2f:hover{background:var(--brand)}.ArticleGallery_closeButton__UPq2f:focus-visible{outline:3px solid var(--white);outline-offset:3px}.ArticleGallery_navButton__2iM0n{position:fixed;top:50%;z-index:1001;display:grid;width:52px;height:52px;place-items:center;border:1px solid color-mix(in srgb,var(--white) 35%,transparent);border-radius:50%;background:color-mix(in srgb,var(--ink) 55%,transparent);color:var(--white);cursor:pointer;font-size:42px;line-height:1;transform:translateY(-50%)}.ArticleGallery_previousButton__zfs8C{left:20px}.ArticleGallery_nextButton__Df_aK{right:20px}.ArticleGallery_navButton__2iM0n:focus-visible,.ArticleGallery_navButton__2iM0n:hover{background:var(--brand)}.ArticleGallery_navButton__2iM0n:focus-visible{outline:3px solid var(--white);outline-offset:3px}.ArticleGallery_counter__RAU8g{position:fixed;bottom:18px;left:50%;z-index:1001;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--ink) 55%,transparent);color:var(--white);font-size:14px;font-weight:750;transform:translateX(-50%)}@media (max-width:640px){.ArticleGallery_trioLayout__YuFcc{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:210px 120px}.ArticleGallery_mosaicLayout__jgl7J{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:210px repeat(2,120px)}.ArticleGallery_mosaicLayout__jgl7J .ArticleGallery_galleryItem__oZkuF:first-child,.ArticleGallery_trioLayout__YuFcc .ArticleGallery_galleryItem__oZkuF:first-child{grid-column:span 2;grid-row:auto}.ArticleGallery_openIcon__1j516{opacity:1;transform:none}}html[data-a11y] .ArticleGallery_closeButton__UPq2f,html[data-a11y] .ArticleGallery_counter__RAU8g,html[data-a11y] .ArticleGallery_morePhotos__IZnbi,html[data-a11y] .ArticleGallery_navButton__2iM0n,html[data-a11y] .ArticleGallery_openIcon__1j516{border:1px solid var(--text);background:var(--bg);color:var(--text)}html[data-a11y] .ArticleGallery_closeButton__UPq2f:focus-visible,html[data-a11y] .ArticleGallery_closeButton__UPq2f:hover,html[data-a11y] .ArticleGallery_navButton__2iM0n:focus-visible,html[data-a11y] .ArticleGallery_navButton__2iM0n:hover{background:var(--brand);color:var(--bg)}html[data-a11y] .ArticleGallery_closeButton__UPq2f:focus-visible,html[data-a11y] .ArticleGallery_navButton__2iM0n:focus-visible{outline-color:var(--text)}@media (max-width:460px){.ArticleGallery_galleryHead__YP_GM{align-items:flex-start}.ArticleGallery_pairLayout__8Hs8c{grid-template-columns:1fr}.ArticleGallery_pairLayout__8Hs8c .ArticleGallery_galleryItem__oZkuF img{aspect-ratio:16/10}.ArticleGallery_viewer__pDUlT{padding:64px 12px 12px}.ArticleGallery_viewerInner__RAjQm img{max-height:calc(100vh - 88px)}.ArticleGallery_navButton__2iM0n{width:44px;height:44px;font-size:36px}.ArticleGallery_previousButton__zfs8C{left:8px}.ArticleGallery_nextButton__Df_aK{right:8px}}.ArticleView_article__IQzOg{background:var(--bg);padding:40px 0 80px}.ArticleView_narrow__tNv1X{max-width:820px}.ArticleView_meta__lngdd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-top:14px;font-size:13px;line-height:1.45}.ArticleView_date__Dk1MH{color:var(--muted)}.ArticleView_article__IQzOg h1{margin:14px 0 0;font-size:40px;line-height:1.1;font-weight:850}.ArticleView_lead__ePq54{margin:18px 0 0;font-size:20px;line-height:1.5;color:var(--text);font-weight:600}.ArticleView_detailsMeta__fGL_H{display:grid;gap:3px;margin-top:8px;color:var(--text);font-size:13px;line-height:1.45;font-weight:650}.ArticleView_detailItem__hjRL_{min-width:0}.ArticleView_metaLabel__Xbgog{color:var(--muted);font-weight:700}.ArticleView_contactMeta__6rIHq{display:grid;gap:6px;min-width:0}.ArticleView_contactList__APUl1{display:grid;min-width:0;padding:2px 11px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 88%,transparent)}.ArticleView_contactPerson__ggdyh{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:baseline;gap:4px 14px;min-width:0;padding:7px 0}.ArticleView_contactMore__GfgrM,.ArticleView_contactPerson__ggdyh+.ArticleView_contactPerson__ggdyh{border-top:1px solid var(--line)}.ArticleView_contactMore__GfgrM{display:grid;min-width:0}.ArticleView_contactMoreToggle__TTo2Z{display:flex;order:2;align-items:center;justify-content:center;gap:8px;min-height:32px;color:var(--brand);font-size:12px;font-weight:750;cursor:pointer;list-style:none}.ArticleView_contactMoreToggle__TTo2Z::-webkit-details-marker{display:none}.ArticleView_contactMoreOpened__9EvJE{display:none}.ArticleView_contactMoreArrow__PQ06Q{width:7px;height:7px;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.ArticleView_contactMore__GfgrM[open] .ArticleView_contactMoreClosed__M3QeE{display:none}.ArticleView_contactMore__GfgrM[open] .ArticleView_contactMoreOpened__9EvJE{display:inline}.ArticleView_contactMore__GfgrM[open] .ArticleView_contactMoreArrow__PQ06Q{transform:translateY(2px) rotate(225deg)}.ArticleView_contactMore__GfgrM[open] .ArticleView_contactMoreToggle__TTo2Z{border-top:1px solid var(--line)}.ArticleView_contactHidden__8k30S{order:1}.ArticleView_contactIdentity__X0x_8{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 7px;min-width:0}.ArticleView_contactName__BpCpO{color:var(--text);font-weight:750}.ArticleView_contactRole__l_P02{color:var(--muted);font-size:12px;font-weight:600}.ArticleView_contactValue__8RbYQ{min-width:0;color:var(--brand);font-size:12px;font-weight:700;text-align:right;overflow-wrap:anywhere}.ArticleView_detailsMeta__fGL_H a{color:var(--brand);text-decoration:none}.ArticleView_detailsMeta__fGL_H a:hover{text-decoration:underline}.ArticleView_articleActions___ioag{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto}.ArticleView_registrationAction__YBn6m{width:fit-content;min-height:38px;padding:0 12px;font-size:13px}.ArticleView_cover__EGZVc{margin:30px 0 4px;border-radius:var(--radius);overflow:hidden;background:var(--surface-alt)}.ArticleView_cover__EGZVc img{width:100%;height:auto;max-height:620px;object-fit:contain;display:block}.ArticleView_content__BhcDo{margin-top:26px}.ArticleView_content__BhcDo img{height:auto!important}.ArticleView_presentation__WTqfS{margin-top:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-card)}.ArticleView_presentationHead__kuCNG{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line)}.ArticleView_presentationHead__kuCNG h2{margin:6px 0 0;font-size:24px;line-height:1.2;font-weight:850}.ArticleView_presentationHead__kuCNG p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.4}.ArticleView_presentationDownload__r8h4e{flex:0 0 auto}.ArticleView_presentationFallback__074Fz{display:grid;gap:16px;justify-items:start;padding:24px 20px;background:color-mix(in srgb,var(--brand) 5%,var(--surface))}.ArticleView_presentationFallback__074Fz p{margin:0;color:var(--text);font-weight:700}.ArticleView_contentBlocks__iopid{margin-top:40px}.ArticleView_attachments__I9OX_{margin-top:38px;padding-top:26px;border-top:1px solid var(--line)}.ArticleView_attachments__I9OX_ h2{margin:0 0 14px;font-size:23px;line-height:1.2;font-weight:850}.ArticleView_attachmentList__71710{display:grid;gap:8px}.ArticleView_attachment__GgrV_{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px 14px;border:1px solid var(--line);border-radius:12px;color:var(--text);background:var(--surface);text-decoration:none;transition:border-color .16s ease,background .16s ease}.ArticleView_attachment__GgrV_:hover{border-color:color-mix(in srgb,var(--brand) 48%,var(--line));background:color-mix(in srgb,var(--brand) 4%,var(--surface))}.ArticleView_attachmentIcon__CYgzF{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,var(--surface));font-size:11px;font-weight:850;letter-spacing:.04em}.ArticleView_attachmentText__WVDGg{display:grid;gap:2px;min-width:0}.ArticleView_attachmentText__WVDGg span,.ArticleView_attachmentText__WVDGg strong{overflow-wrap:anywhere}.ArticleView_attachmentText__WVDGg strong{font-size:15px;line-height:1.35}.ArticleView_attachmentText__WVDGg span{color:var(--muted);font-size:12px;line-height:1.35}.ArticleView_attachmentDownload__QrEDC{color:var(--brand);font-size:13px;font-weight:750}@media (max-width:640px){.ArticleView_article__IQzOg{padding:28px 0 56px}.ArticleView_article__IQzOg h1{font-size:28px}.ArticleView_lead__ePq54{font-size:17px}.ArticleView_contactPerson__ggdyh{grid-template-columns:minmax(0,1fr)}.ArticleView_contactValue__8RbYQ{text-align:left}.ArticleView_presentationHead__kuCNG{display:grid}.ArticleView_attachment__GgrV_{grid-template-columns:auto minmax(0,1fr)}.ArticleView_attachmentDownload__QrEDC{grid-column:2}}.PdfPresentationViewer_viewer__heY3f{background:var(--surface);outline:none}.PdfPresentationViewer_viewer__heY3f:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 24%,transparent)}.PdfPresentationViewer_toolbar__QsQmD{display:grid;grid-template-columns:auto minmax(72px,1fr) auto auto;align-items:center;gap:8px;padding:12px;border-bottom:1px solid var(--line);background:var(--surface)}.PdfPresentationViewer_toolbar__QsQmD button{min-height:40px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text);padding:8px 12px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.PdfPresentationViewer_toolbar__QsQmD button:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.PdfPresentationViewer_toolbar__QsQmD button:disabled{cursor:not-allowed;opacity:.45}.PdfPresentationViewer_counter__yCRIM{justify-self:center;color:var(--muted);font-size:14px;font-weight:800;white-space:nowrap}.PdfPresentationViewer_stage__P7fYg{display:grid;place-items:center;min-height:520px;padding:18px;overflow:auto;background:var(--surface-alt)}.PdfPresentationViewer_canvas__5ZLej{display:block;max-width:100%;height:auto;background:var(--white);box-shadow:var(--shadow-card)}.PdfPresentationViewer_canvasHidden__wowsr{display:none}.PdfPresentationViewer_state__R6xAV{color:var(--muted);font-weight:800}.PdfPresentationViewer_viewer__heY3f:fullscreen{display:grid;grid-template-rows:auto 1fr;width:100%;height:100%;background:var(--bg)}.PdfPresentationViewer_viewer__heY3f:fullscreen .PdfPresentationViewer_stage__P7fYg{min-height:0}@media (max-width:640px){.PdfPresentationViewer_toolbar__QsQmD{grid-template-columns:1fr 1fr}.PdfPresentationViewer_counter__yCRIM{grid-column:1/-1;grid-row:1}.PdfPresentationViewer_stage__P7fYg{min-height:430px;padding:10px}}.ClausePanel_layout__x7_vB{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:20px;align-items:start}.ClausePanel_quoteCol__2hVuj{padding:28px}.ClausePanel_quoteCol__2hVuj h3{margin:0 0 16px;font-size:16px;text-transform:uppercase;letter-spacing:.02em;color:var(--brand-dark)}.ClausePanel_quote__6spAI{margin:0 0 22px;padding:22px;border-left:4px solid var(--brand);background:var(--soft);border-radius:0 var(--radius) var(--radius) 0;font-size:17px;line-height:1.6;color:var(--ink)}.ClausePanel_copyBtn__5fSXH{border-color:var(--brand);background:var(--brand);color:var(--white)}.ClausePanel_secretariat__Orruj{border-left:5px solid var(--brand);padding:26px}.ClausePanel_secretariat__Orruj h3{margin:0 0 12px;font-size:19px}.ClausePanel_secretariat__Orruj p{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.55}.ClausePanel_sline__vhMZu{display:block;margin-top:10px;color:var(--brand);text-decoration:none;font-weight:700;font-size:14px}@media (max-width:860px){.ClausePanel_layout__x7_vB{grid-template-columns:1fr}}@media (max-width:640px){.ClausePanel_quoteCol__2hVuj{padding:20px}.ClausePanel_quote__6spAI{padding:16px;font-size:16px}.ClausePanel_secretariat__Orruj{padding:20px}}.CommitteesList_committees__xhhg5{background:var(--bg);padding:54px 0 80px}.CommitteesList_committeeGrid__LFegS{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.CommitteesList_committeeCard__SM50b{display:flex;flex-direction:column;gap:18px;overflow:hidden;position:relative;padding:24px 20px 20px 24px}.CommitteesList_committeeCard__SM50b:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--brand);opacity:.9}.CommitteesList_cardHead__O1kMf{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:start}.CommitteesList_num__TbvWa{width:64px;height:64px;background:var(--surface-alt);position:relative}.CommitteesList_num__TbvWa img{display:block;width:46px;height:38px;object-fit:contain;object-position:center}.CommitteesList_summaryTitle__YN6RU{min-width:0;display:flex;flex-direction:column;gap:10px}.CommitteesList_summaryTitle__YN6RU strong{display:-webkit-box;font-size:16px;line-height:1.25;overflow:hidden;overflow-wrap:anywhere;-webkit-line-clamp:8;-webkit-box-orient:vertical}.CommitteesList_chairman__h1G6l{display:-webkit-box;color:var(--muted);font-size:13px;font-weight:600;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.CommitteesList_summaryMeta__ttFOx{display:flex;align-items:center;gap:8px;order:-1;min-height:28px;width:100%;min-width:0;overflow:hidden}.CommitteesList_typeBadge__O0v6f{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 9px;border-radius:var(--radius);background:var(--soft);color:var(--brand-dark);font-size:12px;font-weight:850;max-width:175px;white-space:normal;line-height:1.05;overflow:hidden;text-overflow:ellipsis;text-align:center}.CommitteesList_committeeNote__cbw4o{display:-webkit-box;color:var(--muted);font-size:15px;line-height:1.55;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.CommitteesList_subCount__ajn86{color:var(--brand);font-size:13px;font-weight:850}.CommitteesList_cardMore__2kkdq{margin-top:auto}@media (max-width:980px){.CommitteesList_committeeGrid__LFegS{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.CommitteesList_committees__xhhg5{padding:40px 0 56px}.CommitteesList_committeeGrid__LFegS{grid-template-columns:1fr}.CommitteesList_cardHead__O1kMf{grid-template-columns:68px 1fr 34px}.CommitteesList_num__TbvWa{width:68px;height:68px}.CommitteesList_num__TbvWa img{width:50px;height:44px}}.ContactPeople_people__vpstL{background:var(--surface)}.ContactPeople_deptFilters__UjE5e{margin-bottom:22px}.ContactPeople_leadership__jWWZF{padding:8px 0 34px;margin-bottom:28px;border-bottom:1px solid var(--line)}.ContactPeople_leadershipHeading__HPt8a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-bottom:18px}.ContactPeople_leadershipHeading__HPt8a:after{content:"";height:1px;background:var(--line)}.ContactPeople_leadershipHeading__HPt8a h2{margin:0;color:var(--ink);font-size:clamp(22px,2.2vw,30px);line-height:1.15}.ContactPeople_presidentRow__P7olD{display:grid;gap:16px}.ContactPeople_viceSection__liuge{margin-top:28px}.ContactPeople_viceTitle__mKtL4{margin:0 0 14px;color:var(--brand);font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.ContactPeople_staffGrid__FyogJ,.ContactPeople_viceGrid__Nc5RQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ContactPeople_personCard__ga9Kl{position:relative;padding:18px;display:grid;grid-template-columns:92px 1fr;gap:16px;scroll-margin-top:calc(var(--a11y-bar-height, 0px) + 96px)}.ContactPeople_personCard__ga9Kl.ContactPeople_president__xl2KY{width:100%;grid-template-columns:140px 1fr;gap:26px;padding:24px;border-color:color-mix(in srgb,var(--brand) 24%,transparent);background:linear-gradient(105deg,color-mix(in srgb,var(--brand) 8%,transparent),transparent 62%),var(--surface);box-shadow:inset 4px 0 0 color-mix(in srgb,var(--brand) 74%,transparent),var(--shadow-soft)}.ContactPeople_personCard__ga9Kl.ContactPeople_vicePresident__0MMtD{grid-template-columns:84px minmax(0,1fr);align-items:center;gap:14px;min-height:150px;padding:18px;border-color:color-mix(in srgb,var(--brand) 18%,var(--line));background:color-mix(in srgb,var(--brand) 2%,var(--surface))}.ContactPeople_president__xl2KY .ContactPeople_avatar__iprLi{width:140px;height:140px;border-radius:28px}.ContactPeople_vicePresident__0MMtD .ContactPeople_avatar__iprLi{width:84px;height:84px}.ContactPeople_president__xl2KY .ContactPeople_personName__yglPh{font-size:clamp(22px,2.1vw,30px)}.ContactPeople_vicePresident__0MMtD .ContactPeople_personName__yglPh{font-size:17px}.ContactPeople_staffSection__Vyb4H{min-width:0}.ContactPeople_staffTitle__QFboh{margin:0 0 18px;color:var(--ink);font-size:clamp(20px,2vw,26px);line-height:1.2}.ContactPeople_avatar__iprLi{width:92px;height:92px;border-radius:50%;overflow:hidden;background:var(--surface-alt);display:grid;place-items:center;font-weight:850;color:var(--brand);font-size:20px}.ContactPeople_avatar__iprLi img{width:100%;height:100%;object-fit:contain}.ContactPeople_meta__iv_Q2{min-width:0}.ContactPeople_role__NLsw2{color:var(--brand);font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:6px}.ContactPeople_personName__yglPh{margin:0 0 8px;font-size:18px;line-height:1.18}.ContactPeople_personCard__ga9Kl p{margin:0 0 10px;color:var(--muted);font-size:14px}.ContactPeople_contacts__bwNtN{display:grid;gap:4px;font-size:14px}.ContactPeople_contacts__bwNtN a{color:var(--brand-dark);text-decoration:none;font-weight:760;overflow-wrap:anywhere}@media (max-width:560px){.ContactPeople_leadership__jWWZF{padding-bottom:26px;margin-bottom:24px}.ContactPeople_leadershipHeading__HPt8a{grid-template-columns:1fr;gap:10px}.ContactPeople_leadershipHeading__HPt8a:after{width:52px;background:var(--brand)}.ContactPeople_personCard__ga9Kl,.ContactPeople_staffGrid__FyogJ,.ContactPeople_viceGrid__Nc5RQ{grid-template-columns:1fr}.ContactPeople_personCard__ga9Kl.ContactPeople_president__xl2KY{grid-template-columns:1fr;gap:16px;padding:20px;text-align:center}.ContactPeople_personCard__ga9Kl.ContactPeople_vicePresident__0MMtD{grid-template-columns:76px minmax(0,1fr);min-height:auto;padding:16px}.ContactPeople_avatar__iprLi{width:84px;height:84px}.ContactPeople_president__xl2KY .ContactPeople_avatar__iprLi{width:116px;height:116px;margin:0 auto;border-radius:24px}.ContactPeople_vicePresident__0MMtD .ContactPeople_avatar__iprLi{width:76px;height:76px}.ContactPeople_president__xl2KY .ContactPeople_contacts__bwNtN{justify-items:center}}.DocsChecklist_docs___lQps{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.DocsChecklist_layout__dJbF7{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.DocsChecklist_docGrid__OmNyy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.DocsChecklist_docCard__FYHV6{display:grid;grid-template-columns:54px 1fr;gap:14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.DocsChecklist_docIcon__Yiub3{width:54px;height:54px;background:var(--soft);font-size:24px}.DocsChecklist_docContent__sXsyb{min-width:0}.DocsChecklist_docContent__sXsyb h3{margin:0;font-size:17px;line-height:1.25}.DocsChecklist_docContent__sXsyb p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.DocsChecklist_docLink__VMMO6{display:inline-block;margin-top:10px;color:var(--brand);font-weight:850;font-size:13px;text-decoration:none}.DocsChecklist_checkline__ashJG{display:flex;align-items:center;gap:9px;margin-top:12px;color:var(--muted);font-size:13px;cursor:pointer}.DocsChecklist_checkline__ashJG input{width:17px;height:17px;accent-color:var(--brand);flex:0 0 auto}.DocsChecklist_progressPanel___tS_w{position:sticky;top:118px;padding:20px;border-color:color-mix(in srgb,var(--brand) 18%,transparent)}.DocsChecklist_progressPanel___tS_w h3{margin:0;font-size:20px}.DocsChecklist_progressPanel___tS_w p{margin:8px 0 0;color:var(--muted);font-size:14px}.DocsChecklist_progressBar__Iu8SF{height:9px;margin:18px 0 8px;overflow:hidden;border-radius:999px;background:var(--surface-alt)}.DocsChecklist_progressValue__wQ7V0{height:100%;border-radius:inherit;background:var(--brand);transition:width .18s ease}.DocsChecklist_progressLabel__se19B{color:var(--brand-dark);font-size:14px;font-weight:850}.DocsChecklist_progressPanel___tS_w .btn{width:100%;margin-top:18px}.DocsChecklist_introDoc___CwRJ{display:inline-flex;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);text-decoration:none}.DocsChecklist_introDoc___CwRJ:hover{border-color:var(--brand)}.DocsChecklist_introDocBadge__gCEja{flex:0 0 auto;padding:4px 8px;border-radius:var(--radius);background:var(--soft);color:var(--brand);font-size:12px;font-weight:800}.DocsChecklist_introDocText__H2lbu b{display:block;font-size:14px;line-height:1.35}.DocsChecklist_introDocText__H2lbu span{display:block;margin-top:2px;color:var(--muted);font-size:13px}.DocsChecklist_introDocArrow__eU__J{flex:0 0 auto;color:var(--brand);font-weight:800}.DocsChecklist_progressPanel___tS_w.DocsChecklist_complete__RJSmR{border-color:color-mix(in srgb,var(--green) 36%,var(--line))}.DocsChecklist_progressPanel___tS_w.DocsChecklist_complete__RJSmR .DocsChecklist_progressValue__wQ7V0{background:var(--green)}.DocsChecklist_progressPanel___tS_w.DocsChecklist_complete__RJSmR .DocsChecklist_progressLabel__se19B{color:var(--green)}@media (max-width:860px){.DocsChecklist_layout__dJbF7{grid-template-columns:1fr}.DocsChecklist_progressPanel___tS_w{position:static}}@media (max-width:620px){.DocsChecklist_docGrid__OmNyy{grid-template-columns:1fr}}.EventsList_events__neS8c{background:var(--surface);padding:76px 0}.EventsList_events__neS8c .section-header{margin-bottom:0}.EventsList_events__neS8c .section-header h2{font-size:clamp(30px,3.2vw,46px)}.EventsList_grid__lsFzm{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:30px}.EventsList_rest__C1AnH{display:grid;gap:12px}.EventsList_gridCompact__CauMm{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.EventsList_event__M6nLs{display:flex;flex-direction:column;overflow:hidden}.EventsList_image__N2R3a{background:var(--surface-alt);overflow:hidden}.EventsList_image__N2R3a img{width:100%;aspect-ratio:4/3;object-fit:cover}.EventsList_image__N2R3a.EventsList_small__Zf8U_ img{height:100%}.EventsList_image__N2R3a.EventsList_fallback__MikhM{background:var(--white)}.EventsList_image__N2R3a.EventsList_fallback__MikhM img{padding:7%;object-fit:contain}.EventsList_rest__C1AnH .EventsList_event__M6nLs{flex-direction:row;align-items:center}.EventsList_rest__C1AnH .EventsList_image__N2R3a.EventsList_small__Zf8U_{width:150px;flex:0 0 auto;aspect-ratio:4/3}.EventsList_body__HDx33{padding:20px}.EventsList_rest__C1AnH .EventsList_body__HDx33{flex:1 1;min-width:0}.EventsList_meta__DK9cs{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.EventsList_tag__dlZZ9{color:var(--brand);font-weight:850}.EventsList_body__HDx33 h3{margin:12px 0 0;font-size:24px;line-height:1.2}.EventsList_body__HDx33 h4{margin:8px 0 0;font-size:16px;line-height:1.3}@media (max-width:860px){.EventsList_grid__lsFzm{grid-template-columns:1fr}.EventsList_gridCompact__CauMm{grid-template-columns:repeat(2,1fr)}.EventsList_rest__C1AnH .EventsList_event__M6nLs{flex-direction:column}.EventsList_rest__C1AnH .EventsList_image__N2R3a.EventsList_small__Zf8U_{width:100%}.EventsList_rest__C1AnH .EventsList_image__N2R3a.EventsList_small__Zf8U_ img{height:auto}}@media (max-width:640px){.EventsList_events__neS8c{padding:52px 0}.EventsList_events__neS8c .section-header h2{font-size:28px}.EventsList_gridCompact__CauMm{grid-template-columns:1fr}.EventsList_body__HDx33 h3{font-size:20px}}.ServiceView_servicePage__TUCmN{--accent:var(--brand);--accent-soft:var(--soft);background:var(--bg);overflow-x:clip}.ServiceView_hero__mjmXV{padding:54px 0 58px;background:linear-gradient(135deg,var(--surface) 0,var(--accent-soft) 100%);border-bottom:1px solid var(--line)}.ServiceView_heroGrid__Q65Pz{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.82fr);gap:38px;align-items:center}.ServiceView_contentGrid__WRQXW>*,.ServiceView_heroCopy__15_lN,.ServiceView_heroGrid__Q65Pz>*{min-width:0}.ServiceView_hero__mjmXV .back-link{display:flex}.ServiceView_hero__mjmXV .eyebrow{color:var(--accent)}.ServiceView_hero__mjmXV .eyebrow:before{background:var(--accent)}.ServiceView_hero__mjmXV h1{margin:14px 0 0;max-width:900px;color:var(--brand-dark);font-size:clamp(34px,4.1vw,58px);line-height:1.04;font-weight:950;overflow-wrap:anywhere}.ServiceView_lead__8D7Ha{margin:20px 0 0;max-width:760px;color:var(--ink);font-size:19px;line-height:1.58;font-weight:650;overflow-wrap:anywhere}.ServiceView_heroActions__tTwyp{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ServiceView_heroActions__tTwyp .btn--ghost{border-color:color-mix(in srgb,var(--brand) 22%,transparent);background:var(--surface);color:var(--brand)}.ServiceView_heroActions__tTwyp .btn--ghost:hover{border-color:var(--brand)}.ServiceView_heroResponsible__tTLtn{display:grid;grid-template-columns:196px minmax(0,1fr);gap:26px;align-items:center;min-height:310px;padding:clamp(24px,3vw,36px);overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:var(--radius);background:radial-gradient(circle at 16% 18%,color-mix(in srgb,var(--accent-soft) 78%,var(--surface)),transparent 42%),var(--surface);box-shadow:0 24px 54px color-mix(in srgb,var(--ink) 12%,transparent)}.ServiceView_heroInfo__DQsiQ{grid-column:1/-1;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2px;overflow:hidden;border:1px solid color-mix(in srgb,var(--accent) 18%,transparent);border-radius:var(--radius);background:color-mix(in srgb,var(--surface) 90%,transparent);box-shadow:var(--shadow-soft)}.ServiceView_heroInfoSection__Z3GbC{min-width:0;padding:20px 22px}.ServiceView_heroInfoSection__Z3GbC+.ServiceView_heroInfoSection__Z3GbC{border-left:1px solid var(--line)}.ServiceView_heroInfoLabel__LIpoa{display:block;margin-bottom:8px;color:var(--accent);font-size:11px;font-weight:950;letter-spacing:.035em;text-transform:uppercase}.ServiceView_heroInfoSection__Z3GbC>strong{color:var(--brand-dark);font-size:17px;line-height:1.4}.ServiceView_heroContactRows__8MQwZ{display:grid;gap:5px}.ServiceView_heroBulletList__AUrpH{display:grid;gap:7px;margin:0;padding:0;list-style:none}.ServiceView_heroBulletList__AUrpH li{display:grid;grid-template-columns:8px minmax(0,1fr);gap:9px;color:var(--ink);font-size:14px;line-height:1.45}.ServiceView_heroBulletList__AUrpH li:before{content:"";width:6px;height:6px;margin-top:7px;border-radius:50%;background:var(--accent)}.ServiceView_heroMedia__xG6k1{display:grid;place-items:center;min-height:310px;overflow:hidden;border:1px solid color-mix(in srgb,var(--brand) 12%,transparent);border-radius:var(--radius);background:radial-gradient(circle at 28% 24%,var(--surface) 0,var(--surface) 28%,var(--accent-soft) 100%);box-shadow:0 24px 54px color-mix(in srgb,var(--ink) 12%,transparent)}.ServiceView_heroMedia__xG6k1 img{width:min(100%,560px);height:min(100%,360px);min-height:310px;object-fit:contain;padding:24px}.ServiceView_heroMedia__xG6k1.ServiceView_isIcon__2UtOd{min-height:220px}.ServiceView_heroMedia__xG6k1.ServiceView_isIcon__2UtOd img{width:auto;height:auto;min-height:0;max-width:140px;max-height:112px;padding:0}.ServiceView_heroFallback__8eWOp{display:grid;place-items:center;width:118px;height:118px;border-radius:50%;background:var(--accent);color:var(--white);font-size:52px;font-weight:950}html[data-a11y] .ServiceView_heroFallback__8eWOp{color:var(--bg)}.ServiceView_contentBand__dwt1u{padding:54px 0 68px}.ServiceView_contentGrid__WRQXW{display:block}.ServiceView_main___QhJN h2{margin:0;color:var(--brand-dark);font-size:18px;line-height:1.2;font-weight:950}.ServiceView_responsibleAvatarFrame__axZrf{display:grid;width:196px;height:196px;place-items:center;overflow:hidden;border-radius:22px;background:var(--surface-alt);border:5px solid var(--surface);box-shadow:0 12px 28px color-mix(in srgb,var(--ink) 16%,transparent)}.ServiceView_responsibleAvatar__n9izb{width:100%;height:100%;object-fit:cover}.ServiceView_responsibleInitials__ljXBw{display:grid;width:100%;height:100%;place-items:center;background:color-mix(in srgb,var(--accent) 12%,var(--surface-alt));color:var(--accent);font-size:34px;font-weight:950}.ServiceView_responsibleBody__mLVWI{display:grid;gap:6px;min-width:0}.ServiceView_responsibleKicker__6BKvg{color:var(--accent);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.025em}.ServiceView_responsibleBody__mLVWI strong{color:var(--brand-dark);font-size:clamp(20px,1.7vw,26px);line-height:1.22;font-weight:900;overflow-wrap:anywhere}.ServiceView_responsibleBody__mLVWI>span:not(.ServiceView_responsibleKicker__6BKvg){color:var(--muted);font-size:14px;line-height:1.4;font-weight:650;overflow-wrap:anywhere}.ServiceView_responsibleContacts__qwnyI{display:grid;gap:6px;margin-top:8px;color:var(--brand);font-size:15px;line-height:1.4;font-weight:750;overflow-wrap:anywhere}.ServiceView_responsibleContactItem__XmQfS{display:inline;min-width:0;overflow-wrap:anywhere}.ServiceView_responsibleContacts__qwnyI a{color:var(--brand);text-decoration:none}.ServiceView_responsibleContacts__qwnyI a:hover{text-decoration:underline}.ServiceView_contactLine__wVh45{display:block;min-width:0;max-width:100%;font-weight:600;overflow-wrap:anywhere}.ServiceView_contactLine__wVh45+.ServiceView_contactLine__wVh45{margin-top:8px}.ServiceView_contactLine__wVh45 a{color:var(--brand);text-decoration:none}.ServiceView_contactLine__wVh45 a:hover{text-decoration:underline}.ServiceView_contactMeta__cVEye{display:block;margin-top:2px;color:var(--muted);font-size:13px;font-weight:600}.ServiceView_detailList__n8CHe{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:10px}.ServiceView_detailList__n8CHe li{display:grid;grid-template-columns:18px 1fr;gap:10px;color:var(--ink);font-size:15px;line-height:1.5}.ServiceView_detailList__n8CHe li:before{content:"";width:8px;height:8px;margin-top:8px;border-radius:50%;background:var(--accent)}.ServiceView_main___QhJN{padding:34px;min-width:0;max-width:100%}.ServiceView_main___QhJN p{margin:18px 0 0;color:var(--ink);font-size:18px;line-height:1.72;overflow-wrap:anywhere}.ServiceView_attachmentsSection__lCvya,.ServiceView_documentsSection__j1p78,.ServiceView_gallery__Tg2KN,.ServiceView_noticeSection__AvY2_,.ServiceView_sections__EYb6p,.ServiceView_subservicesSection__Fkvff{margin-top:34px;padding-top:28px;border-top:1px solid var(--line)}.ServiceView_detailSection__7TVHx+.ServiceView_detailSection__7TVHx{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}.ServiceView_noticeSection__AvY2_{position:relative;overflow:hidden;padding:22px;border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:var(--radius);background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 76%,var(--surface)),var(--surface)),var(--surface)}.ServiceView_noticeSection__AvY2_:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent)}.ServiceView_noticeSection__AvY2_.ServiceView_toneWarning__DKt4b{border-color:color-mix(in srgb,var(--brand) 28%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--soft) 82%,var(--surface)),var(--surface)),var(--surface)}.ServiceView_noticeSection__AvY2_.ServiceView_toneWarning__DKt4b:before{background:var(--brand)}.ServiceView_noticeSection__AvY2_ h2{margin-top:8px}.ServiceView_noticeKicker__TJWxK{display:inline-flex;color:var(--accent);font-size:12px;font-weight:950;text-transform:uppercase}.ServiceView_subserviceGrid__ShYeA{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.ServiceView_subserviceCard__r0tG6{display:grid;gap:8px;min-height:150px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--accent-soft) 78%,transparent),transparent 38%),var(--surface);color:var(--text);text-decoration:none;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.ServiceView_subserviceCard__r0tG6:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 30%,transparent);box-shadow:var(--shadow-soft)}.ServiceView_subserviceIndex__VdGTb{color:var(--accent);font-size:12px;font-weight:950}.ServiceView_subserviceCard__r0tG6 strong{font-size:17px;line-height:1.25}.ServiceView_subserviceCard__r0tG6 span:last-child{color:var(--muted);font-size:14px;line-height:1.45}.ServiceView_docList__1l_AR{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:8px}.ServiceView_docCard__anfTp{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;max-width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);text-decoration:none;color:var(--ink);overflow-wrap:anywhere;transition:border-color .15s ease,background .15s ease}a.ServiceView_docCard__anfTp{cursor:pointer}div.ServiceView_docCard__anfTp{cursor:default}a.ServiceView_docCard__anfTp:hover{border-color:color-mix(in srgb,var(--brand) 35%,transparent);background:var(--soft)}.ServiceView_docCopy__THBCb{display:grid;gap:4px;min-width:0}.ServiceView_docTitle__Gswke{font-size:15px;line-height:1.35;font-weight:600}.ServiceView_docText__NjYz6{color:var(--muted);font-size:13px;line-height:1.45}.ServiceView_docOpen__xeAwF{flex:0 0 auto;color:var(--accent);font-size:13px;font-weight:800}.ServiceView_galleryGrid__X_lCy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.ServiceView_galleryGrid__X_lCy img{width:100%;aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;background:var(--surface-alt)}.ServiceView_bottomBack__g9i3f{margin-top:30px}.ServiceView_bottomBack__g9i3f:hover{background:var(--brand-dark);border-color:var(--brand-dark)}@media (max-width:1100px){.ServiceView_heroGrid__Q65Pz{grid-template-columns:1fr}.ServiceView_heroMedia__xG6k1,.ServiceView_heroResponsible__tTLtn{max-width:620px}.ServiceView_heroInfo__DQsiQ{grid-template-columns:1fr 1fr}.ServiceView_heroInfoSection__Z3GbC:nth-child(3){grid-column:1/-1;border-top:1px solid var(--line);border-left:0}}@media (max-width:620px){.ServiceView_hero__mjmXV{padding:34px 0 40px}.ServiceView_hero__mjmXV h1{font-size:30px}.ServiceView_lead__8D7Ha{font-size:17px}.ServiceView_heroActions__tTwyp{display:grid;grid-template-columns:1fr}.ServiceView_heroActions__tTwyp .btn{width:100%;white-space:normal;text-align:center}.ServiceView_heroMedia__xG6k1{min-height:0}.ServiceView_heroMedia__xG6k1 img{width:auto;height:auto;min-height:0;max-width:100%;max-height:180px;padding:16px}.ServiceView_heroMedia__xG6k1.ServiceView_isIcon__2UtOd{min-height:0}.ServiceView_heroMedia__xG6k1.ServiceView_isIcon__2UtOd img{max-height:96px;padding:20px 0}.ServiceView_heroResponsible__tTLtn{grid-template-columns:128px minmax(0,1fr);gap:16px;min-height:0;padding:20px}.ServiceView_responsibleAvatarFrame__axZrf{width:128px;height:128px;border-radius:18px;border-width:4px}.ServiceView_responsibleInitials__ljXBw{font-size:26px}.ServiceView_responsibleBody__mLVWI strong{font-size:19px}.ServiceView_responsibleContacts__qwnyI{font-size:14px}.ServiceView_heroInfo__DQsiQ{grid-template-columns:1fr}.ServiceView_heroInfoSection__Z3GbC+.ServiceView_heroInfoSection__Z3GbC,.ServiceView_heroInfoSection__Z3GbC:nth-child(3){grid-column:auto;border-top:1px solid var(--line);border-left:0}.ServiceView_main___QhJN{padding:24px}.ServiceView_main___QhJN p{font-size:16px}.ServiceView_galleryGrid__X_lCy,.ServiceView_subserviceGrid__ShYeA{grid-template-columns:1fr}.ServiceView_docCard__anfTp{flex-direction:column;align-items:flex-start;gap:8px}.ServiceView_bottomBack__g9i3f{width:100%}}