:root {
--FFVmEggKRZlY: #101A26;
--piZKZhgeaamj: #324052;
--MxHihVthpefs: #3FB950;
--WWrdtqxjYBHe: #212E3D;
--aRdoCAwQcBZe: #18222F;
--bqixbLmWSuCc: #0B131C;
--bAdoizCyQDKl: #7C4DD6;
--jNoyhXCtBBnx: #FFFFFF;
--panSiLoSBOvr: #0F2E1E;
--aehyMmowwXkI: #163A28;
--IArsjcteDKCS: #FFFFFF;
--gYxGGOHlSqQZ: linear-gradient(135deg, #0E2A1C 0%, #16402C 55%, #2EA043 100%);
--GJDpgmrVHaXl: #18222F;
--rbfhcuwKwwQD: #0E1722;
--xGPAmRByaPyL: #FFFFFF;
--YtQuIysfJWqJ: #0B131C;
--CixPrVjpHMqi: #FFFFFF;
--mUjaGTiwHMzE: #FFFFFF;
--ypBvmBzXpdOC: #3FB950;
--mRLOemgdjKjm: #324052;
--dZxgKgLVHvOG: rgba(4,9,16,0.46);
--LFpUbvoMdxwP: #7C4DD6;
--lXjUPqhxPamR: #EF7D18;
--RcrfEcHxhJoj: #FF9F47;
--TbphWVTwEfPN: 'Inter', sans-serif;
--BYFPDJzKeyQT: 'Raleway', sans-serif;
--ZIToltvdgeZC: #F2F6FA;
--sbcPPBDhMQUg: linear-gradient(180deg, color-mix(in srgb, var(--MxHihVthpefs) 84%, #000) 0%, color-mix(in srgb, var(--MxHihVthpefs) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.lWPgHiTwMCVd a,
.EgQBvAJvtscJ a {
color: var(--IArsjcteDKCS);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

body {
font-family: var(--TbphWVTwEfPN);
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--FFVmEggKRZlY);
color: var(--jNoyhXCtBBnx);
scroll-behavior: smooth;
}

h1, h2, h3, h4 {
font-family: var(--BYFPDJzKeyQT);
}

h1, h2 {
font-weight: 700;
}

h3, h4 {
font-weight: 600;
}

p {
font-size: 18px;
line-height: 21px;
}

h1 {
font-size: 34px;
line-height: 41px;
color: var(--jNoyhXCtBBnx);
}

h2 {
font-size: 30px;
line-height: 36px;
}

h3 {
font-size: 24px;
line-height: 29px;
}

h4 {
font-size: 20px;
line-height: 24px;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}

.nDlWvsfmYZvp {
margin-left: var(--sidebar-w);
margin-top: 20px;
}

.bufSkrhOPyKp,
.JxUaVQpgwbVL,
.inside-OzFbPUJPUuHH {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.bufSkrhOPyKp {
padding: 2rem;

}

@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}

@media (max-width: 1100px) {
.nDlWvsfmYZvp {
padding-inline: 0px;
}
}

@media (max-width: 992px) {
.nDlWvsfmYZvp {
margin-left: 0;
}
}

@media (max-width: 767px) {
h1 {
font-size: 32px;
line-height: 38px;
}

h2 {
font-size: 28px;
line-height: 34px;
}

h3 {
font-size: 22px;
line-height: 27px;
}

h4 {
font-size: 18px;
line-height: 22px;
}

.bufSkrhOPyKp {
padding: 20px;
}
}

@media (max-width: 576px) {
h1 {
font-size: 28px;
line-height: 34px;
}

h2 {
font-size: 24px;
line-height: 29px;
}

h3 {
font-size: 20px;
line-height: 24px;
}

h4 {
font-size: 18px;
line-height: 22px;
}
}
.MYvXygKWVRvp {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
min-height: 56px;
padding-inline: 2rem;

}

.lWPgHiTwMCVd {
padding-block: 10px;
display: flex;
justify-content: center;
align-items: center;
background-color: var(--rbfhcuwKwwQD);
box-shadow: inset 0 -1px 0 var(--mRLOemgdjKjm);
position: sticky;
top: 0;
z-index: 40;
padding-left: var(--sidebar-w);

}

.HsErdpRTtFif {
width: 44px;
border-radius: 12px;
display: block;
}

.nBvUEdOJZZth {
position: absolute;
opacity: 0;
pointer-events: none;
}

.scWiALebgaFb {
display: none;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
border-radius: 10px;
border: 1px solid var(--mRLOemgdjKjm);
background-color: var(--WWrdtqxjYBHe);
cursor: pointer;
color: var(--jNoyhXCtBBnx);
flex-shrink: 0;
}

.scWiALebgaFb::before {
content: '☰';
font-size: 22px;
line-height: 1;
}

.nBvUEdOJZZth:checked ~ .scWiALebgaFb::before {
content: '✕';
}

.YhrYTQoMhvyc {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 10px;
margin-left: auto;
}

.YhrYTQoMhvyc a,
.cjAExOFPWeLU {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 42px;
padding: 10px 20px;
border-radius: 10px;
font-size: 14px;
font-weight: 600;
line-height: 1;
white-space: nowrap;
text-decoration: none;
border: 1px solid transparent;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, filter 0.2s ease;
}

.YhrYTQoMhvyc a:first-child {
background-color: transparent;
border-color: var(--mRLOemgdjKjm);
color: var(--jNoyhXCtBBnx);
}

.YhrYTQoMhvyc a:first-child:hover {
background-color: var(--WWrdtqxjYBHe);
text-decoration: none;
}

.YhrYTQoMhvyc a:nth-child(2),
.cjAExOFPWeLU {
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
animation: kAizHJlELccD 3.2s ease-in-out infinite;
}

.YhrYTQoMhvyc a:nth-child(2):hover,
.cjAExOFPWeLU:hover {
text-decoration: none;
transform: translateY(-1px);
filter: brightness(1.06);
animation: none;
}

@keyframes kAizHJlELccD {
0%, 100% {
box-shadow: 0 4px 14px color-mix(in srgb, var(--MxHihVthpefs) 26%, transparent);
}
50% {
box-shadow: 0 6px 22px color-mix(in srgb, var(--MxHihVthpefs) 52%, transparent);
}
}

@media (prefers-reduced-motion: reduce) {
.YhrYTQoMhvyc a:nth-child(2),
.cjAExOFPWeLU {
animation: none;
}
}

.cjAExOFPWeLU {
display: none;
}

.nrYnMLrxnOeZ {
display: none;
}

@media (max-width: 992px) {
.lWPgHiTwMCVd {
padding-inline: 0;
padding: 9px 20px;
}
.MYvXygKWVRvp {
min-height: 52px;
padding: 0;
}

.scWiALebgaFb {
display: inline-flex;
position: fixed;
top: 14px;
left: 18px;
z-index: 70;
transition: top 0.25s ease, right 0.25s ease, left 0.25s ease, background-color 0.2s ease;
}

.YhrYTQoMhvyc {
display: none;
}

.cjAExOFPWeLU {
display: inline-flex;
order: 3;
}

.MYvXygKWVRvp > a:not(.cjAExOFPWeLU),
.MYvXygKWVRvp > img {
margin-left: auto;
}

.nrYnMLrxnOeZ {
display: block;
position: fixed;
inset: 0;
background: rgba(7, 12, 20, 0.5);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.25s ease, visibility 0.25s ease;
z-index: 55;
cursor: pointer;
}

.nBvUEdOJZZth:checked ~ .nrYnMLrxnOeZ {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.nBvUEdOJZZth:checked ~ .scWiALebgaFb {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.MYvXygKWVRvp {
gap: 12px;
}

.HsErdpRTtFif {
width: 40px;
}

.scWiALebgaFb {
top: 11px;
left: 14px;
}

.nBvUEdOJZZth:checked ~ .scWiALebgaFb {
top: 11px;
right: 11px;
}
}
.JStDMPvnPCZe {
position: fixed;
display: flex;
flex-direction: column;
gap: 14px;
width: var(--sidebar-w);
min-height: calc(100dvh - var(--header-h) - 24px);
max-height: calc(100dvh - var(--header-h) - 24px);
padding: 20px;
box-sizing: border-box;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
border: 1px solid var(--mRLOemgdjKjm);
border-left: 0;
background-color: var(--GJDpgmrVHaXl);
box-shadow: 0 10px 30px var(--dZxgKgLVHvOG);
overflow-y: auto;
z-index: 20;
}

.FmlbTWxeuumf {
display: block;
}

.DUyqiYwqwlpa {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 55%, transparent);
margin: 2px 0 2px 2px;
}

.XxazqoicEeSI {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 8px;
}

.YlYbVNNWxsWz {
margin: 0;
}

.YviJSwMklFjs {
display: block;
padding: 11px 13px;
border-radius: 10px;
color: var(--jNoyhXCtBBnx);
font-size: 15px;
font-weight: 600;
line-height: 1.35;
text-decoration: none;
border: 1px solid transparent;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.YlYbVNNWxsWz.active .YviJSwMklFjs {
background-color: var(--WWrdtqxjYBHe);
border-color: var(--mRLOemgdjKjm);
color: var(--ypBvmBzXpdOC);
box-shadow: inset 3px 0 0 0 var(--MxHihVthpefs);
}

.YviJSwMklFjs:hover {
background-color: var(--aRdoCAwQcBZe);
border-color: var(--mRLOemgdjKjm);
color: var(--ypBvmBzXpdOC);
text-decoration: none;
}

.yPMIzvllvBAt {
display: flex;
align-items: stretch;
gap: 0;
border-left: 1px solid var(--mRLOemgdjKjm);
overflow: hidden;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.yPMIzvllvBAt > .YviJSwMklFjs,
.yPMIzvllvBAt > .OnzfwUFyXjrV {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.yPMIzvllvBAt > .YviJSwMklFjs:hover,
.yPMIzvllvBAt > .OnzfwUFyXjrV:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.yPMIzvllvBAt:hover {
background-color: var(--aRdoCAwQcBZe);
border-color: var(--mRLOemgdjKjm);
}

.YlYbVNNWxsWz.active > .yPMIzvllvBAt,
.seGLPnqGdkaR.active > .yPMIzvllvBAt {
background-color: var(--WWrdtqxjYBHe);
border-color: var(--mRLOemgdjKjm);
}

.YlYbVNNWxsWz.active > .yPMIzvllvBAt > .YviJSwMklFjs,
.seGLPnqGdkaR.active > .yPMIzvllvBAt > .OnzfwUFyXjrV {
background-color: transparent;
border-color: transparent;
color: var(--ypBvmBzXpdOC);
}


.msBdyDKlLMkP {
list-style: none;
margin: 5px 0px 0px 16px;
padding: 0;
display: none;
flex-direction: column;
gap: 6px;

}

.seGLPnqGdkaR {
margin: 0;
}

.OnzfwUFyXjrV {
display: block;
padding: 10px 12px;
border-radius: 10px;
color: var(--jNoyhXCtBBnx);
font-size: 14px;
font-weight: 500;
line-height: 1.35;
text-decoration: none;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.seGLPnqGdkaR.active > .OnzfwUFyXjrV {
background-color: var(--WWrdtqxjYBHe);
border-color: var(--mRLOemgdjKjm);
color: var(--ypBvmBzXpdOC);
}

.OnzfwUFyXjrV:hover {
background-color: var(--aRdoCAwQcBZe);
border-color: var(--mRLOemgdjKjm);
color: var(--ypBvmBzXpdOC);
text-decoration: none;
}

.lPyEmNBDxAtn {
flex: 0 0 44px;
width: 44px;
min-width: 44px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
border: 0;
border-radius: 0;
background-color: transparent;
color: inherit;
cursor: pointer;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.lPyEmNBDxAtn::before {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
transition: transform 0.2s ease;
}

.lPyEmNBDxAtn:hover {
background-color: transparent;
border-color: var(--mRLOemgdjKjm);
color: var(--ypBvmBzXpdOC);
transform: none;
}

.VFpftzpDAvkE:checked ~ .yPMIzvllvBAt .lPyEmNBDxAtn::before {
transform: rotate(180deg);
}

.VFpftzpDAvkE:checked ~ .msBdyDKlLMkP {
display: flex;
}

.mveVRaGnoTPr {
height: 1px;
background-color: var(--mRLOemgdjKjm);
}

.gvSJQSoISVep {
margin-top: auto;
display: flex;
flex-direction: column;
gap: 12px;
padding-top: 14px;
border-top: 1px solid var(--mRLOemgdjKjm);
}

.ctqdDkkSeJBM {
display: none;
}


@media (max-width: 992px) {
.JStDMPvnPCZe {
position: fixed;
top: auto;
left: 0;
right: 0;
bottom: 0;
width: 100%;
max-width: 100%;
height: auto;
min-height: 0;
max-height: 88dvh;
border-radius: 22px 22px 0 0;
border: 1px solid var(--mRLOemgdjKjm);
border-bottom: 0;
padding: 8px 18px calc(20px + env(safe-area-inset-bottom));
overflow-y: auto;
transform: translateY(100%);
transition: transform 0.34s cubic-bezier(0.22, 1, 0.36, 1);
box-shadow: 0 -18px 44px var(--dZxgKgLVHvOG);
z-index: 60;
}

.JStDMPvnPCZe::before {
content: "";
display: block;
flex: 0 0 auto;
width: 40px;
height: 4px;
margin: 4px auto 12px;
border-radius: 999px;
background: color-mix(in srgb, var(--jNoyhXCtBBnx) 22%, transparent);
}

.nBvUEdOJZZth:checked ~ .JStDMPvnPCZe {
transform: translateY(0);
}

.XxazqoicEeSI {
display: flex;
}

.YviJSwMklFjs {
font-size: 16px;
padding: 14px 12px;
}

.ctqdDkkSeJBM {
display: flex;
flex-direction: column;
gap: 10px;
}

.dGBEqDiLQStv {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
border-radius: 12px;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
font-size: 16px;
font-weight: 700;
text-decoration: none;
}

.NhvjsNdZcXrG {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 12px;
border: 1px solid var(--mRLOemgdjKjm);
color: var(--jNoyhXCtBBnx);
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
}

@media (max-width: 576px) {
.JStDMPvnPCZe {
padding: 8px 14px calc(18px + env(safe-area-inset-bottom));
max-height: 90dvh;
}
}
.ZbIthwRlXtKb {
position: absolute;
opacity: 0;
pointer-events: none;
}

.UdGGiZVFPtQp {
display: none;
}

@media (max-width: 992px) {
.UdGGiZVFPtQp {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: stretch;
gap: 12px;
padding: 14px;
border-radius: 16px;
background-color: var(--aRdoCAwQcBZe);
border: 1px solid var(--mRLOemgdjKjm);
box-shadow: 0 12px 30px var(--dZxgKgLVHvOG);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

.ZbIthwRlXtKb:checked ~ .UdGGiZVFPtQp {
transform: translateY(160%);
opacity: 0;
pointer-events: none;
}

.SHiBnLQprJuO {
font-size: 15px;
line-height: 1.35;
font-weight: 600;
color: var(--jNoyhXCtBBnx);
padding-right: 30px;
}

.cphefkNHOuLx {
width: 100%;
max-width: 300px;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
border-radius: 12px;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
font-size: 15px;
font-weight: 700;
text-decoration: none;
}

.ACQWhoLpWbiT {
position: absolute;
top: 8px;
right: 8px;
width: 30px;
height: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
color: var(--jNoyhXCtBBnx);
opacity: 0.55;
cursor: pointer;
}

.ACQWhoLpWbiT::before {
content: "\2715";
font-size: 15px;
line-height: 1;
}

.ACQWhoLpWbiT:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.UdGGiZVFPtQp {
flex-direction: column;
}
}
.aRelgACQjkgs {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: 28px;
align-items: center;
margin-bottom: 40px;
}

.IwZjYIaxNpiT {
display: inline-block;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--ypBvmBzXpdOC);
margin-bottom: 14px;
}

.oKYwHowENmGo {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 40px;
line-height: 1.15;
font-weight: 700;
color: var(--jNoyhXCtBBnx);
margin: 0 0 14px;
}

.skGyeJodKGYx {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-bottom: 24px;
}

.THLsjGqUVwof {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 26px;
border-radius: 10px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
border: 1px solid transparent;
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.25s ease;
}

.THLsjGqUVwof:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
box-shadow: 0 12px 26px var(--dZxgKgLVHvOG);
}

.FpxetQizUOKE {
background: transparent;
color: var(--jNoyhXCtBBnx);
border: 1px solid var(--mRLOemgdjKjm);
}

.FpxetQizUOKE:hover {
background: var(--WWrdtqxjYBHe);
filter: none;
box-shadow: none;
}

.LWzRtknxRWje {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--aRdoCAwQcBZe);
border: 1px solid var(--mRLOemgdjKjm);
border-top: 3px solid var(--MxHihVthpefs);
box-shadow: 0 12px 32px var(--dZxgKgLVHvOG);
}

.NEfUqcTjNAFx {
display: inline-flex;
align-items: center;
gap: 6px;
align-self: flex-start;
padding: 5px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
color: var(--lXjUPqhxPamR);
background: color-mix(in srgb, var(--lXjUPqhxPamR) 16%, transparent);
border: 1px solid color-mix(in srgb, var(--lXjUPqhxPamR) 34%, transparent);
}

.wCjKdYpixHYP::before {
content: "\f017";
font-family: "Font Awesome";
font-weight: 900;
font-size: 11px;
line-height: 1;
}

.CgcScPewazok {
font-size: 24px;
line-height: 1.3;
font-weight: 700;
color: var(--jNoyhXCtBBnx);
}

.oIeNEjfanrIb {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
margin-top: 4px;
padding: 13px 22px;
border-radius: 10px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: cSLbNYaRhZEY 3.2s ease-in-out infinite;
}

.oIeNEjfanrIb:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
animation: none;
box-shadow: 0 10px 26px color-mix(in srgb, var(--MxHihVthpefs) 50%, transparent);
}

@keyframes cSLbNYaRhZEY {
0%, 100% { box-shadow: 0 6px 16px color-mix(in srgb, var(--MxHihVthpefs) 26%, transparent); }
50% { box-shadow: 0 8px 26px color-mix(in srgb, var(--MxHihVthpefs) 52%, transparent); }
}

.xSKYsEtWSuBF {
font-size: 12px;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 55%, transparent);
}

@media (max-width: 900px) {
.aRelgACQjkgs {
grid-template-columns: 1fr;
gap: 20px;
}

.oKYwHowENmGo {
font-size: 32px;
}

.skGyeJodKGYx .THLsjGqUVwof:not(.FpxetQizUOKE) {
display: none;
}

.skGyeJodKGYx {
margin-bottom: 0;
}
}

@media (max-width: 576px) {
.oKYwHowENmGo {
font-size: 28px;
}

.THLsjGqUVwof {
width: 100%;
}
}

@keyframes kqvfPEVQZbGT {
from { opacity: 0; transform: translateY(14px); }
to { opacity: 1; transform: none; }
}

.QDyNYnivoZYq > *,
.LWzRtknxRWje {
animation: kqvfPEVQZbGT 0.5s ease both;
}

.IwZjYIaxNpiT { animation-delay: 0.02s; }
.oKYwHowENmGo { animation-delay: 0.08s; }
.skGyeJodKGYx { animation-delay: 0.16s; }
.LWzRtknxRWje { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.QDyNYnivoZYq > *,
.LWzRtknxRWje,
.oIeNEjfanrIb {
animation: none;
}
.THLsjGqUVwof,
.oIeNEjfanrIb {
transition: none;
}
.THLsjGqUVwof:hover,
.oIeNEjfanrIb:hover {
transform: none;
}
}
.UgunwFTqxkPp {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--mRLOemgdjKjm);
border-left: 4px solid var(--MxHihVthpefs);
background-color: var(--aRdoCAwQcBZe);
}

.VLJGXPHpSjRJ {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
padding: 6px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--bAdoizCyQDKl);
background: color-mix(in srgb, var(--bAdoizCyQDKl) 12%, transparent);
border: 1px solid color-mix(in srgb, var(--bAdoizCyQDKl) 26%, transparent);
}

.WHfTpwMRUXgw {
flex: 1 1 auto;
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--jNoyhXCtBBnx);
}

.ifGUoZkhDcwM {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 13px 28px;
border-radius: 12px;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
font-size: 15px;
font-weight: 700;
text-decoration: none;
white-space: nowrap;
transition: transform 0.2s ease, filter 0.2s ease;
}

.ifGUoZkhDcwM:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
}

@media (max-width: 640px) {
.UgunwFTqxkPp {
flex-direction: column;
align-items: stretch;
text-align: center;
border-left: 1px solid var(--mRLOemgdjKjm);
border-top: 4px solid var(--MxHihVthpefs);
}

.VLJGXPHpSjRJ {
align-self: center;
}

.ifGUoZkhDcwM {
width: 100%;
}
}
.uNrHCefoPlut {
margin-block: 48px;
}

.yUMCkxKvUOad {
margin-bottom: 22px;
}

.MtfmcEcRzIOZ {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--jNoyhXCtBBnx);
margin: 0;
}

.EOgpQKdisMIg {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 24px;
align-items: start;
}

.HqtghuQSPOEW {
display: flex;
flex-direction: column;
gap: 20px;
min-width: 0;
container-type: inline-size;
}

.liDffTaTpVaV {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 12px;
}

.CoRFBiQyGokV {
display: grid;
grid-template-columns: repeat(2, 1fr);
align-self: stretch;
align-content: space-between;
gap: 12px;
}

.PckBzzGgoKZa {
position: relative;
display: flex;
flex-direction: column;
border-radius: 12px;
overflow: hidden;
border: 1px solid var(--mRLOemgdjKjm);
background: var(--GJDpgmrVHaXl);
transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.PckBzzGgoKZa img {
width: 100%;
display: block;
transform-origin: center;
transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), filter 0.28s ease;
}

.PckBzzGgoKZa::before {
content: "";
position: absolute;
inset: 0;
z-index: 1;
pointer-events: none;
background: linear-gradient(115deg,
transparent 30%,
color-mix(in srgb, #fff 28%, transparent) 48%,
transparent 66%);
transform: translateX(-120%);
opacity: 0;
transition: transform 0.6s ease, opacity 0.3s ease;
}

.qSYpuBTdmHCF {
position: relative;
z-index: 2;
margin-top: auto;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
min-height: 40px;

font-size: 15px;
font-weight: 700;
border-radius: 0;
color: var(--ZIToltvdgeZC);
background: var(--sbcPPBDhMQUg);
transition: filter 0.28s ease, letter-spacing 0.28s ease;
}

.qSYpuBTdmHCF::after {
content: "\f061";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
max-width: 0;
opacity: 0;
overflow: hidden;
transform: translateX(-6px);
transition: max-width 0.28s ease, opacity 0.28s ease, transform 0.28s ease;
}

.PckBzzGgoKZa:hover {
transform: translateY(-6px);
border-color: color-mix(in srgb, var(--MxHihVthpefs) 70%, transparent);
box-shadow:
0 14px 30px var(--dZxgKgLVHvOG),
0 0 0 1px color-mix(in srgb, var(--MxHihVthpefs) 35%, transparent),
0 10px 26px color-mix(in srgb, var(--MxHihVthpefs) 30%, transparent);
}

.PckBzzGgoKZa:hover img {
transform: scale(1.08);
filter: brightness(1.06) saturate(1.08);
}

.PckBzzGgoKZa:hover::before {
opacity: 1;
transform: translateX(120%);
}

.PckBzzGgoKZa:hover .qSYpuBTdmHCF {
filter: brightness(1.08);
letter-spacing: 0.04em;
}

.PckBzzGgoKZa:hover .qSYpuBTdmHCF::after {
max-width: 20px;
opacity: 1;
transform: translateX(0);
}

.PckBzzGgoKZa:focus-visible {
outline: 2px solid var(--MxHihVthpefs);
outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
.PckBzzGgoKZa,
.PckBzzGgoKZa img,
.PckBzzGgoKZa::before,
.qSYpuBTdmHCF,
.qSYpuBTdmHCF::after {
transition: none;
}
.PckBzzGgoKZa:hover {
transform: none;
}
.PckBzzGgoKZa:hover img {
transform: none;
}
.PckBzzGgoKZa:hover::before {
opacity: 0;
}
}

@media (max-width: 1100px) {
.EOgpQKdisMIg {
grid-template-columns: minmax(0, 1fr);
}

.liDffTaTpVaV {
grid-template-columns: repeat(2, minmax(0, 385px));
}

.CoRFBiQyGokV {
grid-template-columns: repeat(4, 1fr);
}
}

@media (max-width: 768px) {
.CoRFBiQyGokV {
grid-template-columns: repeat(2, 1fr);
}
}
.nqSUxlIwkdWs {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.hBcXWClldWCM {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 240px;
min-height: 54px;
padding: 15px 34px;
border-radius: 12px;
border: 1px solid transparent;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.hBcXWClldWCM:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 12px 28px color-mix(in srgb, var(--MxHihVthpefs) 35%, transparent);
}

.UaJcquLdzedl {
background: transparent;
color: var(--jNoyhXCtBBnx);
border-color: var(--mRLOemgdjKjm);
box-shadow: none;
}

.UaJcquLdzedl:hover {
background: var(--WWrdtqxjYBHe);
filter: none;
box-shadow: none;
}
.ENRPIXVdzjqG {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.tCIaAXzypKoK {
list-style: none;
margin: 0;
padding: 8px 16px;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
gap: 4px;
width: fit-content;
max-width: 100%;
border-radius: 14px;
background: color-mix(in srgb, var(--aRdoCAwQcBZe) 70%, transparent);
border: 1px solid var(--mRLOemgdjKjm);
border-left: 3px solid var(--ypBvmBzXpdOC);
}

.AguBfCpmUtpx {
display: inline-flex;
align-items: center;
min-width: 0;
}

.ofvlPQMMcyit {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 62%, transparent);
text-decoration: none;
font-weight: 500;
padding: 2px 4px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.2s ease;
}

a.ofvlPQMMcyit:hover {
color: var(--ypBvmBzXpdOC);
text-decoration: none;
}

.AguBfCpmUtpx:first-child .ofvlPQMMcyit::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--ypBvmBzXpdOC);
}

.ofvlPQMMcyit[aria-current="page"] {
color: var(--jNoyhXCtBBnx);
font-weight: 700;
cursor: default;
}

.whiblQqrcqvT {
display: inline-flex;
margin: 0 2px;
}

.whiblQqrcqvT::before {
content: "\f105";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
line-height: 1;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 32%, transparent);
}

@media (max-width: 576px) {
.ENRPIXVdzjqG {
font-size: 13px;
}

.tCIaAXzypKoK {
padding: 7px 13px;
}
}
.mhvgYdQnjHaG {
margin-block: 48px;
}

.aHeghQBjfDWs {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--jNoyhXCtBBnx);
margin: 0 0 20px;
}

.PceFWsuoFKWP {
display: flex;
flex-direction: column;
gap: 14px;
}

.drhsxvyJNNRe {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
gap: 12px;
padding: 14px 16px;
border-radius: 14px;
background: var(--aRdoCAwQcBZe);
border: 1px solid var(--mRLOemgdjKjm);
font-size: 16px;
font-weight: 600;
line-height: 1.4;
color: var(--jNoyhXCtBBnx);
transition: border-color 0.2s ease, background 0.2s ease;
}

.drhsxvyJNNRe::-webkit-details-marker {
display: none;
}

.drhsxvyJNNRe:hover {
border-color: color-mix(in srgb, var(--MxHihVthpefs) 45%, transparent);
}

.kBhxSMsuTbJV {
flex: 0 0 auto;
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
font-size: 13px;
font-weight: 800;
color: var(--ZIToltvdgeZC);
background: var(--sbcPPBDhMQUg);
}

.oBCuheLddclc {
flex: 1 1 auto;
}

.mvEdAzfJsUfQ {
flex: 0 0 auto;
color: var(--ypBvmBzXpdOC);
}

.mvEdAzfJsUfQ::before {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
display: inline-block;
transition: transform 0.25s ease;
}

.qEfhvVGHmQuT[open] .mvEdAzfJsUfQ::before {
transform: rotate(180deg);
}

.qEfhvVGHmQuT[open] .drhsxvyJNNRe {
border-color: color-mix(in srgb, var(--MxHihVthpefs) 55%, transparent);
}

.kWkhKEFgrtXF {
margin: 8px 0 0 40px;
padding: 14px 16px;
border-radius: 14px;
border-left: 3px solid var(--MxHihVthpefs);
background: color-mix(in srgb, var(--MxHihVthpefs) 8%, var(--aRdoCAwQcBZe));
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 85%, transparent);
}

.qEfhvVGHmQuT[open] .kWkhKEFgrtXF {
animation: qKwLWOqMRWUw 0.3s ease both;
}

@keyframes qKwLWOqMRWUw {
from { opacity: 0; transform: translateY(-4px); }
to { opacity: 1; transform: none; }
}

@media (max-width: 576px) {
.kWkhKEFgrtXF {
margin-left: 16px;
}
}

@media (prefers-reduced-motion: reduce) {
.mvEdAzfJsUfQ::before {
transition: none;
}
.qEfhvVGHmQuT[open] .kWkhKEFgrtXF {
animation: none;
}
}
.MweluTsjIEbR {
width: 100%;
margin-block: 48px;
}

.KhikvfFbrovL {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--jNoyhXCtBBnx);
margin: 0 0 24px;
}

.SylZyQSOzthM {
position: relative;
border-radius: 14px;
border: 1px solid var(--mRLOemgdjKjm);
padding: 22px 26px 24px 30px;
overflow: hidden;
}

.eyGnSUEKMywt {
background: color-mix(in srgb, var(--MxHihVthpefs) 7%, var(--aRdoCAwQcBZe));
border-color: color-mix(in srgb, var(--MxHihVthpefs) 28%, var(--mRLOemgdjKjm));
}

.knPyHWmgPaMh {
background: color-mix(in srgb, var(--lXjUPqhxPamR) 7%, var(--aRdoCAwQcBZe));
border-color: color-mix(in srgb, var(--lXjUPqhxPamR) 28%, var(--mRLOemgdjKjm));
}

.SylZyQSOzthM + .SylZyQSOzthM {
margin-top: 16px;
}

.SylZyQSOzthM::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 5px;
}

.eyGnSUEKMywt::before {
background: var(--MxHihVthpefs);
}

.knPyHWmgPaMh::before {
background: var(--lXjUPqhxPamR);
}

.GziqXuNplcnm {
font-size: 18px;
font-weight: 600;
line-height: 1.3;
margin: 0 0 14px;
}

.eyGnSUEKMywt .GziqXuNplcnm {
color: var(--MxHihVthpefs);
}

.knPyHWmgPaMh .GziqXuNplcnm {
color: var(--lXjUPqhxPamR);
}

.yBygFKctHFNY {
list-style: none;
margin: 0;
padding: 0;
}

.JCsmkCByCWdx {
display: flex;
align-items: center;
gap: 14px;
padding: 12px 0;
}

.JCsmkCByCWdx + .JCsmkCByCWdx {
border-top: 1px solid color-mix(in srgb, var(--mRLOemgdjKjm) 60%, transparent);
}

.PuzptQlWucNb {
position: relative;
flex: 0 0 auto;
width: 28px;
height: 28px;
border-radius: 8px;
}

.PuzptQlWucNb::before {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: 700;
line-height: 1;
}

.eyGnSUEKMywt .PuzptQlWucNb {
background: var(--MxHihVthpefs);
}

.eyGnSUEKMywt .PuzptQlWucNb::before {
content: '\2713';
color: var(--ZIToltvdgeZC);
}

.knPyHWmgPaMh .PuzptQlWucNb {
background: var(--lXjUPqhxPamR);
}

.knPyHWmgPaMh .PuzptQlWucNb::before {
content: '\2715';
color: var(--aRdoCAwQcBZe);
}

.VRwibCsOHOYk {
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 90%, transparent);
}

@media (max-width: 767px) {
.KhikvfFbrovL {
font-size: 24px;
margin-bottom: 18px;
}

.SylZyQSOzthM {
padding: 18px 18px 20px 22px;
}

.VRwibCsOHOYk {
font-size: 14px;
}
}
.OocdOFHXHEYz {
width: 100%;
margin-block: 48px;
}

.rplUwEMBAxsW {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--jNoyhXCtBBnx);
margin: 0 0 24px;
}

.sLmjuyliawfp {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
column-gap: 32px;
row-gap: 2px;
}

.MivPOeorWfFk {
position: relative;
display: flex;
align-items: baseline;
gap: 14px;
padding: 15px 0;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 90%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--mRLOemgdjKjm) 60%, transparent);
}

.xsKSBjZYSWTf {
flex: 0 0 auto;
font-size: 15px;
font-weight: 700;
font-variant-numeric: tabular-nums;
line-height: 1.6;
color: var(--MxHihVthpefs);
}

@media (max-width: 767px) {
.rplUwEMBAxsW {
font-size: 24px;
margin-bottom: 18px;
}

.sLmjuyliawfp {
grid-template-columns: 1fr;
}

.MivPOeorWfFk {
font-size: 14px;
}
}
.nJhVWOpIcUKI {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 50%;
display: none;
align-items: center;
justify-content: center;
background-color: var(--aRdoCAwQcBZe);
border: 1.5px solid color-mix(in srgb, var(--MxHihVthpefs) 50%, var(--mRLOemgdjKjm));
box-shadow: 0 8px 20px var(--dZxgKgLVHvOG);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

.nJhVWOpIcUKI::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--ypBvmBzXpdOC);
transition: color 0.25s ease;
}

.nJhVWOpIcUKI:hover {
transform: translateY(-3px);
background: var(--sbcPPBDhMQUg);
border-color: transparent;
}

.nJhVWOpIcUKI:hover::after {
color: var(--ZIToltvdgeZC);
}

@media (max-width: 767px) {
.nJhVWOpIcUKI {
bottom: 75px;
right: 20px;
}
}

@media (prefers-reduced-motion: reduce) {
.nJhVWOpIcUKI,
.nJhVWOpIcUKI:hover {
transition: none;
transform: none;
}
}
.GnAGTDdpyCCl {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid var(--piZKZhgeaamj);
border-radius: 14px;
box-shadow: 0 10px 30px var(--dZxgKgLVHvOG);
background-color: var(--GJDpgmrVHaXl);
}

table {
width: 100%;
border-collapse: collapse;
background-color: var(--GJDpgmrVHaXl);
color: var(--jNoyhXCtBBnx);
font-size: 16px;
line-height: 1.55;
}

table thead th {
background:
linear-gradient(90deg, var(--MxHihVthpefs) 0%, var(--bAdoizCyQDKl) 100%) bottom / 100% 3px no-repeat,
var(--bqixbLmWSuCc);
color: var(--CixPrVjpHMqi);
font-size: 13px;
font-weight: 700;
letter-spacing: 0.07em;
text-transform: uppercase;
text-align: left;
padding: 16px 18px;
white-space: nowrap;
}

table tbody td {
padding: 14px 18px;
vertical-align: top;
border-top: 1px solid var(--piZKZhgeaamj);
transition: background-color 0.18s ease, box-shadow 0.18s ease;
}

table tbody tr:first-child td {
border-top: none;
}

table tbody tr:nth-child(even) td {
background-color: color-mix(in srgb, var(--WWrdtqxjYBHe) 55%, transparent);
}

table tbody tr:hover td {
background-color: color-mix(in srgb, var(--MxHihVthpefs) 11%, transparent);
}

table tbody tr:hover td:first-child {
box-shadow: inset 3px 0 0 0 var(--MxHihVthpefs);
}

table tbody td:first-child {
font-weight: 600;
color: var(--jNoyhXCtBBnx);
}

@media (max-width: 1100px) {
.GnAGTDdpyCCl > table {
width: max-content;
min-width: 100%;
}
}

@container (max-width: 900px) {
.GnAGTDdpyCCl > table {
width: max-content;
min-width: 100%;
}
}

@media (max-width: 767px) {
table {
font-size: 15px;
}

table thead th,
table tbody td {
padding: 12px 14px;
}

.GnAGTDdpyCCl.kaqcJiZmMVTk {
overflow: visible;
border: none;
border-radius: 0;
box-shadow: none;
background: transparent;
}

.kaqcJiZmMVTk > table,
.kaqcJiZmMVTk tbody,
.kaqcJiZmMVTk tr,
.kaqcJiZmMVTk td {
display: block;
width: 100%;
}

.kaqcJiZmMVTk thead {
display: none;
}

.kaqcJiZmMVTk > table {
width: 100%;
min-width: 0;
}

.kaqcJiZmMVTk tbody tr {
margin-bottom: 16px;
border: 1px solid var(--piZKZhgeaamj);
border-radius: 14px;
overflow: hidden;
background-color: var(--GJDpgmrVHaXl);
box-shadow: 0 6px 20px var(--dZxgKgLVHvOG);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.kaqcJiZmMVTk tbody tr:last-child {
margin-bottom: 0;
}

.kaqcJiZmMVTk tbody tr:active {
transform: scale(0.99);
box-shadow: 0 3px 12px var(--dZxgKgLVHvOG);
}

.kaqcJiZmMVTk tbody tr:nth-child(even) td {
background-color: transparent;
}

.kaqcJiZmMVTk tbody tr:hover td {
background-color: transparent;
}

.kaqcJiZmMVTk tbody tr:hover td:first-child {
box-shadow: none;
}

.kaqcJiZmMVTk td {
position: relative;
display: flex;
flex-direction: column;
gap: 10px;
border: none;
border-top: 1px solid var(--piZKZhgeaamj);
padding: 0 16px 14px;
}

.kaqcJiZmMVTk td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 12px 16px;
text-align: center;
background:
linear-gradient(90deg, var(--MxHihVthpefs) 0%, var(--bAdoizCyQDKl) 100%) bottom / 100% 3px no-repeat,
var(--bqixbLmWSuCc);
color: var(--CixPrVjpHMqi);
font-size: 13px;
font-weight: 700;
letter-spacing: 0.07em;
text-transform: uppercase;
}

.kaqcJiZmMVTk td:not([data-label])::before {
display: none;
}

.kaqcJiZmMVTk tbody tr td:first-child {
border-top: none;
font-family: var(--BYFPDJzKeyQT);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--jNoyhXCtBBnx);
}
}
.gmnYumbeKTXd {
display: flex;
}

.pSbBkVcVkdEt {
position: relative;
display: inline-block;
}

.rkqeidyzBTgO {
color: var(--CixPrVjpHMqi);
border: 1px solid color-mix(in srgb, var(--CixPrVjpHMqi) 26%, transparent);
background: color-mix(in srgb, var(--CixPrVjpHMqi) 7%, transparent);
font-size: 16px;
font-weight: 600;
border-radius: 15px;
padding: 7px 22px;
transition: border-color 0.18s, color 0.18s, background 0.18s;
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}

.rkqeidyzBTgO:hover {
border-color: color-mix(in srgb, var(--MxHihVthpefs) 70%, transparent);
background: color-mix(in srgb, var(--CixPrVjpHMqi) 12%, transparent);
}

.rkqeidyzBTgO::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
margin-left: 6px;
transition: transform 0.22s;
}

#lang-dropdown-toggle:checked + .rkqeidyzBTgO::after {
transform: rotate(180deg);
}

#lang-dropdown-toggle:checked + .rkqeidyzBTgO {
border-color: color-mix(in srgb, var(--MxHihVthpefs) 70%, transparent);
}

.CcSxVQHFyoWa {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--CixPrVjpHMqi);
background: color-mix(in srgb, var(--YtQuIysfJWqJ) 90%, #fff 10%);
border-radius: 15px;
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.4);
border: 1px solid color-mix(in srgb, var(--MxHihVthpefs) 30%, transparent);
z-index: 99;
padding: 6px;
}

#lang-dropdown-toggle:checked ~ .CcSxVQHFyoWa {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

@keyframes fadeInLangList {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}

.CcSxVQHFyoWa .EqBLsJrjQdLh {
white-space: nowrap;
border-radius: 9px;
padding: 8px 18px;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
color: var(--CixPrVjpHMqi);
}

.CcSxVQHFyoWa .EqBLsJrjQdLh:hover {
background: color-mix(in srgb, var(--MxHihVthpefs) 18%, transparent);
color: var(--MxHihVthpefs);
}

.CcSxVQHFyoWa .EqBLsJrjQdLh.is-active {
color: var(--YtQuIysfJWqJ);
font-weight: 600;
background: var(--MxHihVthpefs);
}

.JStDMPvnPCZe .gmnYumbeKTXd,
.JStDMPvnPCZe .pSbBkVcVkdEt {
display: block;
}

.JStDMPvnPCZe .rkqeidyzBTgO {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--jNoyhXCtBBnx);
border: 1px solid var(--mRLOemgdjKjm);
background: var(--WWrdtqxjYBHe);
}

.JStDMPvnPCZe .rkqeidyzBTgO:hover {
border-color: color-mix(in srgb, var(--MxHihVthpefs) 70%, transparent);
background: var(--aRdoCAwQcBZe);
}

.JStDMPvnPCZe .rkqeidyzBTgO::after {
margin-left: auto;
}

.JStDMPvnPCZe .CcSxVQHFyoWa {
left: 0;
right: 0;
min-width: 0;
color: var(--jNoyhXCtBBnx);
background: var(--GJDpgmrVHaXl);
border: 1px solid var(--mRLOemgdjKjm);
box-shadow: 0 10px 28px var(--dZxgKgLVHvOG);
}

.JStDMPvnPCZe .CcSxVQHFyoWa .EqBLsJrjQdLh {
color: var(--jNoyhXCtBBnx);
}

.JStDMPvnPCZe .CcSxVQHFyoWa .EqBLsJrjQdLh:hover {
background: var(--aRdoCAwQcBZe);
color: var(--ypBvmBzXpdOC);
}

.uIskPqFCjjoN {
display: none;
position: fixed;
inset: 0;
z-index: 90;
cursor: default;
}

#lang-dropdown-toggle:checked ~ .uIskPqFCjjoN {
display: block;
}
.uVsLQYsOXmqN {
margin-left: var(--sidebar-w);
padding: 20px 15px 40px;
}

.hjdjBsWpiuLD {
list-style: none;
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.sOftXcesDCxy a {
color: var(--MxHihVthpefs);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--MxHihVthpefs);
transition: color 0.2s ease;
}

.sOftXcesDCxy a:hover {
color: var(--bAdoizCyQDKl);
}

@media (max-width: 992px) {
.uVsLQYsOXmqN {
margin-left: 0;
}
}
.EgQBvAJvtscJ {
position: relative;
--WADeIWVvaXen: color-mix(in srgb, var(--MxHihVthpefs) 64%, #fff);
--WlrXjgoqnXQi: color-mix(in srgb, var(--bAdoizCyQDKl) 70%, #fff);
background: var(--YtQuIysfJWqJ);
color: var(--CixPrVjpHMqi);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

.EgQBvAJvtscJ::before {
content: "";
position: absolute;
inset: 0 0 auto 0;
height: 3px;
background: linear-gradient(90deg,
var(--WADeIWVvaXen) 0%,
var(--WlrXjgoqnXQi) 100%);
pointer-events: none;
z-index: 1;
}

.iVcvneZJUaTE {
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 36px;
}

.TXrnDDOzJKMX {
display: grid;
grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) minmax(0, 1.2fr);
gap: 48px;
align-items: start;
}

.GlmlviCZosVX {
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: var(--WADeIWVvaXen);
margin-bottom: 18px;
}

.VeJIkunsFWfx {
display: flex;
align-items: center;
gap: 16px;
}

.nMRJIgihvBMW {
display: inline-flex;
align-items: center;
gap: 14px;
text-decoration: none;
color: inherit;
width: fit-content;
}

.qYURqIxulFbd {
width: 48px;
height: 48px;
border-radius: 12px;
object-fit: cover;
}

.MNRyoKJEwMuR {
font-family: var(--BYFPDJzKeyQT);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--CixPrVjpHMqi);
}

.ukImDKhhZuGo {
margin: 0;
font-size: 14px;
line-height: 1.65;
color: color-mix(in srgb, var(--CixPrVjpHMqi) 65%, transparent);
max-width: 420px;
}

.XgDcYdupyhJo {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.gdwkwAxIIBGj {
display: inline-flex;
align-items: center;
gap: 8px;
color: color-mix(in srgb, var(--CixPrVjpHMqi) 78%, transparent);
font-size: 15px;
font-weight: 500;
text-decoration: none;
transition: color 0.2s ease, gap 0.2s ease;
}

.gdwkwAxIIBGj::before {
content: "";
width: 6px;
height: 6px;
border-radius: 2px;
background: color-mix(in srgb, var(--WADeIWVvaXen) 55%, transparent);
transition: background 0.2s ease, transform 0.2s ease;
}

.gdwkwAxIIBGj:hover {
color: var(--WADeIWVvaXen);
gap: 12px;
text-decoration: none;
}

.gdwkwAxIIBGj:hover::before {
background: var(--WADeIWVvaXen);
transform: scale(1.25);
}

.udOSEQsRvCtG {
display: flex;
flex-direction: column;
gap: 16px;
}

.wDSVJYhEWTmI {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 16px;
}

.WsNFQGPGIpuv {
width: 44px;
height: 44px;
object-fit: contain;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--WADeIWVvaXen) 60%, transparent);
padding: 3px;
}

.gXjxlbxmLGoU {
height: 32px;
width: auto;
max-width: 150px;
object-fit: contain;
opacity: 0.78;
filter: grayscale(1);
transition: opacity 0.2s ease, filter 0.2s ease;
}

.gXjxlbxmLGoU:hover {
opacity: 1;
filter: grayscale(0);
}

.saSFMaOkdALQ {
margin: 0;
font-size: 12px;
font-style: italic;
line-height: 1.6;
color: color-mix(in srgb, var(--CixPrVjpHMqi) 50%, transparent);
}

.iJyTJXXkWpLt {
display: flex;
align-items: center;
gap: 24px;
flex-wrap: wrap;
padding: 22px 0;
border-block: 1px solid color-mix(in srgb, var(--CixPrVjpHMqi) 10%, transparent);
}

.GiNDJexTZJUz {
flex-shrink: 0;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: color-mix(in srgb, var(--CixPrVjpHMqi) 55%, transparent);
}

.PZZtzaktWoMw {
display: flex;
flex-wrap: wrap;
gap: 12px;
align-items: center;
}

.aCpcXWVKciDv {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
height: 42px;
border-radius: 10px;
background: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.aCpcXWVKciDv:hover {
transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.38);
}

.aCpcXWVKciDv img {
display: block;
height: 24px;
width: auto;
max-width: 80px;
object-fit: contain;
}

.ZhmYhmdwroNm {
display: flex;
justify-content: center;
align-items: center;
}

.UKFVRFtrxFxx {
font-size: 13px;
color: color-mix(in srgb, var(--CixPrVjpHMqi) 60%, transparent);
text-align: center;
}

.UKFVRFtrxFxx span {
color: var(--WADeIWVvaXen);
font-weight: 700;
}

@media (max-width: 992px) {
.EgQBvAJvtscJ {
margin-left: 0;
padding: 24px 20px;
}
.TXrnDDOzJKMX {
grid-template-columns: 1fr 1fr;
gap: 36px 32px;
}
.udOSEQsRvCtG {
grid-column: 1 / -1;
}
}

@media (max-width: 767px) {

.iVcvneZJUaTE {
gap: 28px;
}
.TXrnDDOzJKMX {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.VeJIkunsFWfx {
justify-content: center;
}
.XgDcYdupyhJo {
align-items: center;
}
.udOSEQsRvCtG {
align-items: center;
}
.wDSVJYhEWTmI {
justify-content: center;
}
.saSFMaOkdALQ {
text-align: center;
}
.iJyTJXXkWpLt {
flex-direction: column;
gap: 14px;
text-align: center;
}
.PZZtzaktWoMw {
justify-content: center;
}
}

@media (max-width: 576px) {
.aCpcXWVKciDv {
height: 32px;
padding: 5px 9px;
}
.aCpcXWVKciDv img {
height: 18px;
}
.gXjxlbxmLGoU {
height: 26px;
}
}
.KvCswcOGeksT {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.KvCswcOGeksT .nDlWvsfmYZvp {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

.KvCswcOGeksT .EgQBvAJvtscJ {
flex-shrink: 0;
margin-top: auto;
margin-left: 0;
padding-block: 22px;
}

.KvCswcOGeksT .lWPgHiTwMCVd {
padding-left: 0;
}

.CALrFWMSmpPM {
flex: 1 0 auto;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 48px 20px 64px;
}

.dKXJZccBkJIv {
max-width: 560px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}

.oqtQoNwBbaqx {
font-family: var(--BYFPDJzKeyQT);
font-size: clamp(96px, 24vw, 180px);
font-weight: 800;
line-height: 0.9;
letter-spacing: -0.03em;
margin-bottom: 4px;
color: var(--MxHihVthpefs);
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
.oqtQoNwBbaqx {
background: linear-gradient(135deg, var(--MxHihVthpefs) 0%, var(--bAdoizCyQDKl) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
}

.lArIIEXvVQNv {
font-size: 28px;
line-height: 1.25;
font-weight: 700;
color: var(--jNoyhXCtBBnx);
margin: 0;
}

.yDBUXPwfoIjg {
font-size: 16px;
line-height: 1.6;
color: color-mix(in srgb, var(--jNoyhXCtBBnx) 65%, transparent);
margin: 0;
max-width: 44ch;
}

.zmoCbrJKwgHX {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
margin-top: 12px;
padding: 14px 30px;
border-radius: 12px;
font-size: 16px;
font-weight: 700;
text-decoration: none;
background: var(--sbcPPBDhMQUg);
color: var(--ZIToltvdgeZC);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.zmoCbrJKwgHX:hover {
transform: translateY(-2px);
filter: brightness(1.08);
box-shadow: 0 12px 28px color-mix(in srgb, var(--MxHihVthpefs) 35%, transparent);
text-decoration: none;
}

@media (max-width: 576px) {
.lArIIEXvVQNv {
font-size: 24px;
}
.zmoCbrJKwgHX {
width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {
.zmoCbrJKwgHX {
transition: none;
}
.zmoCbrJKwgHX:hover {
transform: none;
}
}
