:where(body.pg-module){--font-fa:Tahoma,"Segoe UI",Arial,sans-serif;--font-en:"Segoe UI",Arial,sans-serif}
:where(body.pg-module) a{text-decoration:none}
:where(body.pg-module) .legal-shell{width:min(1240px,calc(100% - 36px));margin:auto}
:where(body.pg-module) .legal-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}
:where(body.pg-module) .legal-header-row{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
:where(body.pg-module) .legal-brand{display:flex;align-items:center;gap:14px}
:where(body.pg-module) .legal-brand img{width:124px;max-height:42px;object-fit:contain}
:where(body.pg-module) .legal-brand div{border-right:1px solid var(--line);padding-right:14px}
:where(body.pg-module) .legal-brand strong{display:block}
:where(body.pg-module) .legal-topnav{display:flex;gap:10px;align-items:center}
:where(body.pg-module) .legal-topnav a,:where(body.pg-module) .legal-topnav button{border:1px solid var(--line);border-radius:999px;padding:8px 14px;cursor:pointer}
:where(body.pg-module) .legal-hero{padding:84px 0 52px;border-bottom:1px solid var(--line)}
:where(body.pg-module) .legal-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}
:where(body.pg-module) .legal-meta span{border:1px solid var(--line);border-radius:999px;padding:5px 11px}
:where(body.pg-module) .legal-hero h1{margin:0 0 14px;max-width:900px}
:where(body.pg-module) .legal-hero p{max-width:850px}
:where(body.pg-module) .legal-alert{margin-top:25px;border:1px solid var(--line);padding:14px 18px;border-radius:14px}
:where(body.pg-module) .legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:38px;padding:42px 0 90px}
:where(body.pg-module) .legal-side{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 115px);overflow:auto;padding-left:6px}
:where(body.pg-module) .legal-side a{display:block;padding:9px 12px;border-right:2px solid transparent}
:where(body.pg-module) .legal-content{min-width:0}
:where(body.pg-module) .legal-summary{border:1px solid var(--line);border-radius:20px;padding:24px;margin-bottom:26px}
:where(body.pg-module) .legal-summary strong{display:block;margin-bottom:6px}
:where(body.pg-module) .legal-section{padding:30px 0;border-bottom:1px solid var(--line);scroll-margin-top:100px}
:where(body.pg-module) .legal-section h2{margin:0 0 12px}
:where(body.pg-module) .legal-section p{margin:10px 0}
:where(body.pg-module) .legal-section ul{padding-right:22px}
:where(body.pg-module) .legal-section code{direction:ltr;display:inline-block;border:1px solid var(--line);padding:1px 7px;border-radius:6px}
:where(body.pg-module) .legal-doc-footer{padding:30px 0}
:where(body.pg-module) .legal-center-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:36px 0 90px}
:where(body.pg-module) .legal-card{border:1px solid var(--line);padding:22px;border-radius:17px;min-height:168px;transition:.25s}
:where(body.pg-module) .legal-card:hover{transform:translateY(-3px)}
:where(body.pg-module) .legal-card h2{margin:14px 0 8px}
:where(body.pg-module) .legal-search{width:100%;padding:14px 18px;border-radius:13px;border:1px solid var(--line);margin-top:24px}
:where(body.pg-module) .legal-form{display:grid;gap:14px;margin-top:26px}
:where(body.pg-module) .legal-form label{display:grid;gap:7px}
:where(body.pg-module) .legal-form input,:where(body.pg-module) .legal-form textarea,:where(body.pg-module) .legal-form select{width:100%;border:1px solid var(--line);border-radius:11px;padding:12px}
:where(body.pg-module) .legal-form button{justify-self:start;border:0;border-radius:999px;padding:11px 22px;cursor:pointer}
:where(body.pg-module) .legal-form-status{min-height:25px}
:where(body.pg-module) .legal-site-strip{border-top:1px solid var(--line);padding:14px 18px}
:where(body.pg-module) .legal-site-strip>div{width:min(1240px,100%);margin:auto;display:flex;gap:15px;justify-content:space-between;align-items:center;flex-wrap:wrap}
:where(body.pg-module) .legal-site-strip nav{display:flex;gap:12px;flex-wrap:wrap}
:where(body.pg-module) .legal-site-strip a,:where(body.pg-module) .legal-site-strip button{border:0;padding:0;cursor:pointer}
:where(body.pg-module) .pg-consent{position:fixed;z-index:999999;right:20px;bottom:20px;width:min(520px,calc(100% - 40px));border:1px solid var(--line);border-radius:18px;padding:20px}
:where(body.pg-module) .pg-consent h3{margin:0 0 8px}
:where(body.pg-module) .pg-consent-options{display:grid;gap:8px;margin:14px 0}
:where(body.pg-module) .pg-consent-options label{display:flex;align-items:center;gap:8px}
:where(body.pg-module) .pg-consent-actions{display:flex;gap:8px;flex-wrap:wrap}
:where(body.pg-module) .pg-consent button{border:1px solid var(--line);border-radius:999px;padding:8px 14px;cursor:pointer}
:where(body.pg-module) .pg-consent[hidden]{display:none!important}
@media(max-width:900px){:where(body.pg-module) .legal-layout{grid-template-columns:1fr}
:where(body.pg-module) .legal-side{position:static;max-height:none;display:flex;overflow:auto;border-bottom:1px solid var(--line);padding-bottom:10px}
:where(body.pg-module) .legal-side a{white-space:nowrap;border-right:0;border-bottom:2px solid transparent}
:where(body.pg-module) .legal-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
:where(body.pg-module) .legal-topnav a:nth-child(2){display:none}}
@media(max-width:600px){:where(body.pg-module) .legal-shell{width:min(100% - 24px,1240px)}
:where(body.pg-module) .legal-header-row{height:65px}
:where(body.pg-module) .legal-brand div{display:none}
:where(body.pg-module) .legal-brand img{width:105px}
:where(body.pg-module) .legal-hero{padding:56px 0 35px}
:where(body.pg-module) .legal-center-grid{grid-template-columns:1fr}
:where(body.pg-module) .legal-layout{padding-top:20px}}