:root {
--ltKtxQwdpvxZ: #111B28;
--wdrlZkjUGbiM: #263444;
--fSElpTnkUzsy: #4C92FF;
--zeMZjGmtPJsj: #263545;
--ZXMNgwCEIgvA: #1E2B3B;
--rjRHIarlSwix: #0A111A;
--omVgbChrXuaV: #7D52DA;
--BBwmFJOgyaEz: #FFFFFF;
--BofVeHFvDSYt: #0D2038;
--bXLEHivMCqqO: #1A4470;
--YMExKoNtFHWa: #F2F6FA;
--FkBYkINIACQe: linear-gradient(135deg, #0E2240 0%, #1A4072 58%, #4C92FF 100%);
--DnRIdoaGLEpA: #1E2B3B;
--VhVWfujOpquQ: #0C141E;
--VvGkdlOnkODQ: #FFFFFF;
--QpKEvgjrJvqb: #0A111A;
--pVlFgDhjkDHQ: #F2F6FA;
--PBbBxgptaiwj: #FFFFFF;
--BpIXpXqtUPGQ: #4C92FF;
--RWAaTNeFbfaH: #263444;
--VvtgZkKvYfob: rgba(0,4,10,0.55);
--oLTLaOFrfnRU: #7D52DA;
--MFsnRYydBcCb: #EF7D18;
--vbYmMXOorRen: #FFAE5C;
--RBIuhSikJCDQ: 'DM Sans', sans-serif;
--CBMgVRSGyCaX: 'Outfit', sans-serif;
--FFhXfjCmaEXI: #EAF1F8;
--gOOhcPBIfpjI: linear-gradient(180deg, color-mix(in srgb, var(--fSElpTnkUzsy) 84%, #000) 0%, color-mix(in srgb, var(--fSElpTnkUzsy) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.YMVwbQKbSlGF a,
.ppxfQBPbJtvM a {
color: var(--YMExKoNtFHWa);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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(--BBwmFJOgyaEz);
}

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;
}

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

.fXOLyUhjtJle,
.rLlaCCtIOrzm,
.inside-jCFlPdBNmpck {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.fXOLyUhjtJle {
padding: 2rem;

}

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

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

@media (max-width: 992px) {
.vsgcShizyFSO {
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;
}

.fXOLyUhjtJle {
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;
}
}
.lWgYKikLyakD {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
min-height: 56px;
padding-inline: 2rem;

}

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

}

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

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

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

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

.HcsJPdbEZnEu:checked ~ .WzDgJiAoOJWp::before {
content: '✕';
}

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

.HXPJKpxizvdd a,
.lLPcGJHNrWQf {
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;
}

.HXPJKpxizvdd a:first-child {
background-color: transparent;
border-color: var(--RWAaTNeFbfaH);
color: var(--BBwmFJOgyaEz);
}

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

.HXPJKpxizvdd a:nth-child(2),
.lLPcGJHNrWQf {
background: var(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
animation: PzyOyOmcLqMs 3.2s ease-in-out infinite;
}

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

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

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

.lLPcGJHNrWQf {
display: none;
}

.WYAOljmccnhE {
display: none;
}

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

.WzDgJiAoOJWp {
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;
}

.HXPJKpxizvdd {
display: none;
}

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

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

.WYAOljmccnhE {
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;
}

.HcsJPdbEZnEu:checked ~ .WYAOljmccnhE {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.HcsJPdbEZnEu:checked ~ .WzDgJiAoOJWp {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.lWgYKikLyakD {
gap: 12px;
}

.xSduutRtUymJ {
width: 40px;
}

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

.HcsJPdbEZnEu:checked ~ .WzDgJiAoOJWp {
top: 11px;
right: 11px;
}
}
.LSPwFmyyPYiU {
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(--RWAaTNeFbfaH);
border-left: 0;
background-color: var(--DnRIdoaGLEpA);
box-shadow: 0 10px 30px var(--VvtgZkKvYfob);
overflow-y: auto;
z-index: 20;
}

.pFLtHIZXrUXk {
display: block;
}

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

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

.mBHEWKbAYiCF {
margin: 0;
}

.kktrDwHCXTOv {
display: block;
padding: 11px 13px;
border-radius: 10px;
color: var(--BBwmFJOgyaEz);
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;
}

.mBHEWKbAYiCF.active .kktrDwHCXTOv {
background-color: var(--zeMZjGmtPJsj);
border-color: var(--RWAaTNeFbfaH);
color: var(--BpIXpXqtUPGQ);
box-shadow: inset 3px 0 0 0 var(--fSElpTnkUzsy);
}

.kktrDwHCXTOv:hover {
background-color: var(--ZXMNgwCEIgvA);
border-color: var(--RWAaTNeFbfaH);
color: var(--BpIXpXqtUPGQ);
text-decoration: none;
}

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

.vuFYAWNdwGsC > .kktrDwHCXTOv,
.vuFYAWNdwGsC > .endVrrLQuKOS {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.vuFYAWNdwGsC > .kktrDwHCXTOv:hover,
.vuFYAWNdwGsC > .endVrrLQuKOS:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.vuFYAWNdwGsC:hover {
background-color: var(--ZXMNgwCEIgvA);
border-color: var(--RWAaTNeFbfaH);
}

.mBHEWKbAYiCF.active > .vuFYAWNdwGsC,
.NbDBOgLEWYWs.active > .vuFYAWNdwGsC {
background-color: var(--zeMZjGmtPJsj);
border-color: var(--RWAaTNeFbfaH);
}

.mBHEWKbAYiCF.active > .vuFYAWNdwGsC > .kktrDwHCXTOv,
.NbDBOgLEWYWs.active > .vuFYAWNdwGsC > .endVrrLQuKOS {
background-color: transparent;
border-color: transparent;
color: var(--BpIXpXqtUPGQ);
}


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

}

.NbDBOgLEWYWs {
margin: 0;
}

.endVrrLQuKOS {
display: block;
padding: 10px 12px;
border-radius: 10px;
color: var(--BBwmFJOgyaEz);
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;
}

.NbDBOgLEWYWs.active > .endVrrLQuKOS {
background-color: var(--zeMZjGmtPJsj);
border-color: var(--RWAaTNeFbfaH);
color: var(--BpIXpXqtUPGQ);
}

.endVrrLQuKOS:hover {
background-color: var(--ZXMNgwCEIgvA);
border-color: var(--RWAaTNeFbfaH);
color: var(--BpIXpXqtUPGQ);
text-decoration: none;
}

.dqXbKoxAhOqc {
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;
}

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

.dqXbKoxAhOqc:hover {
background-color: transparent;
border-color: var(--RWAaTNeFbfaH);
color: var(--BpIXpXqtUPGQ);
transform: none;
}

.pnHJKaMcUvBc:checked ~ .vuFYAWNdwGsC .dqXbKoxAhOqc::before {
transform: rotate(180deg);
}

.pnHJKaMcUvBc:checked ~ .hilregngsLSD {
display: flex;
}

.XHsoLPgYnDKc {
height: 1px;
background-color: var(--RWAaTNeFbfaH);
}

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

.jWcgJVwdYUyj {
display: none;
}


@media (max-width: 992px) {
.LSPwFmyyPYiU {
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(--RWAaTNeFbfaH);
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(--VvtgZkKvYfob);
z-index: 60;
}

.LSPwFmyyPYiU::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(--BBwmFJOgyaEz) 22%, transparent);
}

.HcsJPdbEZnEu:checked ~ .LSPwFmyyPYiU {
transform: translateY(0);
}

.rOqVteiIEyKG {
display: flex;
}

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

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

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

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

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

.qCAEUAHtpYip {
display: none;
}

@media (max-width: 992px) {
.qCAEUAHtpYip {
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(--ZXMNgwCEIgvA);
border: 1px solid var(--RWAaTNeFbfaH);
box-shadow: 0 12px 30px var(--VvtgZkKvYfob);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

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

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

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

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

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

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

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

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

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

.XIFqnZoYNJDS {
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(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
border: 1px solid transparent;
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.25s ease;
}

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

.qTkimNuPklgD {
background: transparent;
color: var(--BBwmFJOgyaEz);
border: 1px solid var(--RWAaTNeFbfaH);
}

.qTkimNuPklgD:hover {
background: var(--zeMZjGmtPJsj);
filter: none;
box-shadow: none;
}

.YuEXgtasgYmB {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--ZXMNgwCEIgvA);
border: 1px solid var(--RWAaTNeFbfaH);
border-top: 3px solid var(--fSElpTnkUzsy);
box-shadow: 0 12px 32px var(--VvtgZkKvYfob);
}

.pMmoNOCtZgFo {
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(--MFsnRYydBcCb);
background: color-mix(in srgb, var(--MFsnRYydBcCb) 16%, transparent);
border: 1px solid color-mix(in srgb, var(--MFsnRYydBcCb) 34%, transparent);
}

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

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

.FoTmGcQOiiff {
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(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: wCoUYTheSNpl 3.2s ease-in-out infinite;
}

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

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

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

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

.QqLMRmDQgNpB {
font-size: 32px;
}

.qnMiYGFvHEZn .XIFqnZoYNJDS:not(.qTkimNuPklgD) {
display: none;
}

.qnMiYGFvHEZn {
margin-bottom: 0;
}
}

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

.XIFqnZoYNJDS {
width: 100%;
}
}

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

.HEfjziceVnkY > *,
.YuEXgtasgYmB {
animation: aYCuTmDTqLyM 0.5s ease both;
}

.MIpyhYNkYIrE { animation-delay: 0.02s; }
.QqLMRmDQgNpB { animation-delay: 0.08s; }
.qnMiYGFvHEZn { animation-delay: 0.16s; }
.YuEXgtasgYmB { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.HEfjziceVnkY > *,
.YuEXgtasgYmB,
.FoTmGcQOiiff {
animation: none;
}
.XIFqnZoYNJDS,
.FoTmGcQOiiff {
transition: none;
}
.XIFqnZoYNJDS:hover,
.FoTmGcQOiiff:hover {
transform: none;
}
}
.cOlzDKziqnhu {
position: relative;
max-width: 560px;
margin: 40px auto;
border-radius: 16px;
border: 1px solid var(--RWAaTNeFbfaH);
background-color: var(--ZXMNgwCEIgvA);
box-shadow: 0 12px 30px var(--VvtgZkKvYfob);
}

.jtffXxzakYnK {
padding: 26px 26px 20px;
text-align: center;
}

.cltYIbJBBFpS {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--omVgbChrXuaV);
margin-bottom: 10px;
}

.lYEXmsfzsFAH {
font-size: 26px;
font-weight: 700;
line-height: 1.25;
color: var(--BBwmFJOgyaEz);
}

.IWgWHwPxdlZH {
position: relative;
height: 0;
margin: 0 24px;
border-top: 2px dashed var(--RWAaTNeFbfaH);
}

.IWgWHwPxdlZH::before,
.IWgWHwPxdlZH::after {
content: "";
position: absolute;
top: 50%;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: var(--ltKtxQwdpvxZ);
border: 1px solid var(--RWAaTNeFbfaH);
transform: translateY(-50%);
}

.IWgWHwPxdlZH::before {
left: -37px;
}

.IWgWHwPxdlZH::after {
right: -37px;
}

.AMwxasBznxrB {
padding: 22px 26px 26px;
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
}

.HjOvxFjsUFOF {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
padding: 14px 40px;
border-radius: 12px;
background: var(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
font-size: 16px;
font-weight: 700;
text-decoration: none;
transition: transform 0.2s ease, filter 0.2s ease;
}

.HjOvxFjsUFOF:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
}
.BkIRzrkthBvD {
margin-block: 48px;
}

.cfaNsTKfDgjB {
margin-bottom: 22px;
}

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

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

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

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

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

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

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

.nWlSnTYChkcn::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;
}

.mppdXpbZYhmg {
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(--FFhXfjCmaEXI);
background: var(--gOOhcPBIfpjI);
transition: filter 0.28s ease, letter-spacing 0.28s ease;
}

.mppdXpbZYhmg::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;
}

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

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

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

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

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

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

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

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

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

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

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

.GTrQDzCmRaxp {
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(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
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;
}

.GTrQDzCmRaxp: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(--fSElpTnkUzsy) 35%, transparent);
}

.bZDbthPEpDjP {
background: transparent;
color: var(--BBwmFJOgyaEz);
border-color: var(--RWAaTNeFbfaH);
box-shadow: none;
}

.bZDbthPEpDjP:hover {
background: var(--zeMZjGmtPJsj);
filter: none;
box-shadow: none;
}
.WJPYvQAESwlr {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.NDdccgiApKBK {
display: inline-flex;
align-items: center;
gap: 7px;
padding: 4px 10px;
border-radius: 10px;
color: color-mix(in srgb, var(--BBwmFJOgyaEz) 60%, transparent);
text-decoration: none;
font-weight: 500;
transition: color 0.2s ease, background 0.2s ease;
}

.NDdccgiApKBK:hover {
color: var(--BpIXpXqtUPGQ);
background: color-mix(in srgb, var(--fSElpTnkUzsy) 10%, transparent);
text-decoration: none;
}

.lpGCCXEokDgl::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--BpIXpXqtUPGQ);
}

.DRCKHrQveZqJ {
margin: 0 2px;
}

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

.btxwkawSCPld {
display: inline-flex;
align-items: center;
padding: 4px 10px;
border-radius: 10px;
color: var(--BBwmFJOgyaEz);
font-weight: 600;
background: color-mix(in srgb, var(--BpIXpXqtUPGQ) 10%, transparent);
}

@media (max-width: 576px) {
.WJPYvQAESwlr {
font-size: 13px;
}
}
.fabJEumDzFHK {
margin-block: 48px;
display: grid;
grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.6fr);
gap: 40px;
align-items: start;
}

.TfJNWSgjUXWq {
position: sticky;
top: 88px;
}

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

.qxzAHlDsXIas {
margin: 0;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--BBwmFJOgyaEz) 60%, transparent);
}

.CFvzeALXMZxK {
display: flex;
flex-direction: column;
gap: 12px;
}

.IEirMPXNZlub {
border: 1px solid var(--RWAaTNeFbfaH);
border-radius: 14px;
background-color: var(--ZXMNgwCEIgvA);
overflow: hidden;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.IEirMPXNZlub:hover {
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 50%, transparent);
}

.IEirMPXNZlub[open] {
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 55%, transparent);
box-shadow: 0 8px 24px var(--VvtgZkKvYfob);
}

.deyUEeATjEsX {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 16px 18px;
font-size: 16px;
font-weight: 600;
line-height: 1.4;
color: var(--BBwmFJOgyaEz);
}

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

.JwgsanAXLGbV {
flex: 0 0 auto;
width: 26px;
height: 26px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
color: var(--BpIXpXqtUPGQ);
background: color-mix(in srgb, var(--fSElpTnkUzsy) 14%, transparent);
}

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

.IEirMPXNZlub[open] .JwgsanAXLGbV::before {
transform: rotate(180deg);
}

.IEirMPXNZlub[open] .deyUEeATjEsX {
color: var(--BpIXpXqtUPGQ);
}

.ngujJCbTxMyT {
padding: 0 18px 16px;
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--BBwmFJOgyaEz) 80%, transparent);
}

.IEirMPXNZlub[open] .ngujJCbTxMyT {
animation: QGGqzYxkOQrT 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.JwgsanAXLGbV::before {
transition: none;
}
.IEirMPXNZlub[open] .ngujJCbTxMyT {
animation: none;
}
}
.OLyEGegrPReq {
width: 100%;
margin-block: 48px;
}

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

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

.hAvDcmcKlaJX {
background: color-mix(in srgb, var(--fSElpTnkUzsy) 7%, var(--ZXMNgwCEIgvA));
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 28%, var(--RWAaTNeFbfaH));
}

.CMHIZEBGEfiM {
background: color-mix(in srgb, var(--MFsnRYydBcCb) 7%, var(--ZXMNgwCEIgvA));
border-color: color-mix(in srgb, var(--MFsnRYydBcCb) 28%, var(--RWAaTNeFbfaH));
}

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

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

.hAvDcmcKlaJX::before {
background: var(--fSElpTnkUzsy);
}

.CMHIZEBGEfiM::before {
background: var(--MFsnRYydBcCb);
}

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

.hAvDcmcKlaJX .AwshRgYrAwnZ {
color: var(--fSElpTnkUzsy);
}

.CMHIZEBGEfiM .AwshRgYrAwnZ {
color: var(--MFsnRYydBcCb);
}

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

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

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

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

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

.hAvDcmcKlaJX .fZnIsVXPhomZ {
background: var(--fSElpTnkUzsy);
}

.hAvDcmcKlaJX .fZnIsVXPhomZ::before {
content: '\2713';
color: var(--FFhXfjCmaEXI);
}

.CMHIZEBGEfiM .fZnIsVXPhomZ {
background: var(--MFsnRYydBcCb);
}

.CMHIZEBGEfiM .fZnIsVXPhomZ::before {
content: '\2715';
color: var(--ZXMNgwCEIgvA);
}

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

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

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

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

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

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

.ogWCqZCzDkni {
position: relative;
padding: 15px 18px 15px 32px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--BBwmFJOgyaEz) 90%, transparent);
border-radius: 12px;
border: 1px solid var(--RWAaTNeFbfaH);
background: var(--ZXMNgwCEIgvA);
transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.ogWCqZCzDkni:hover {
transform: translateX(4px);
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 50%, transparent);
box-shadow: 0 8px 24px var(--VvtgZkKvYfob);
}

.ogWCqZCzDkni::before {
content: '';
position: absolute;
left: 14px;
top: 14px;
bottom: 14px;
width: 3px;
border-radius: 3px;
background: var(--fSElpTnkUzsy);
}

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

.ogWCqZCzDkni {
font-size: 14px;
padding: 13px 14px 13px 46px;
}
}
.CFkdXzmIjGTk {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 14px;
display: none;
align-items: center;
justify-content: center;
background: var(--gOOhcPBIfpjI);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 24px var(--VvtgZkKvYfob);
transition: transform 0.25s ease, filter 0.25s ease;
}

.CFkdXzmIjGTk:hover {
transform: translateY(-3px);
filter: brightness(1.08);
}

.CFkdXzmIjGTk::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--FFhXfjCmaEXI);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--fSElpTnkUzsy) 0%, var(--omVgbChrXuaV) 100%) bottom / 100% 3px no-repeat,
var(--rjRHIarlSwix);
color: var(--pVlFgDhjkDHQ);
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(--wdrlZkjUGbiM);
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(--zeMZjGmtPJsj) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.mSphATpAhtgF thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.mSphATpAhtgF tbody tr td:first-child {
border-top: none;
font-family: var(--CBMgVRSGyCaX);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--BBwmFJOgyaEz);
}
}
.DHKbdYwQBHic {
display: flex;
}

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

.lcLZbWmAhImp {
color: var(--pVlFgDhjkDHQ);
border: 1px solid color-mix(in srgb, var(--pVlFgDhjkDHQ) 26%, transparent);
background: color-mix(in srgb, var(--pVlFgDhjkDHQ) 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;
}

.lcLZbWmAhImp:hover {
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 70%, transparent);
background: color-mix(in srgb, var(--pVlFgDhjkDHQ) 12%, transparent);
}

.lcLZbWmAhImp::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 + .lcLZbWmAhImp::after {
transform: rotate(180deg);
}

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

.QnGUBuqumrNX {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--pVlFgDhjkDHQ);
background: color-mix(in srgb, var(--QpKEvgjrJvqb) 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(--fSElpTnkUzsy) 30%, transparent);
z-index: 99;
padding: 6px;
}

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

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

.QnGUBuqumrNX .XopqVPdixzcy {
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(--pVlFgDhjkDHQ);
}

.QnGUBuqumrNX .XopqVPdixzcy:hover {
background: color-mix(in srgb, var(--fSElpTnkUzsy) 18%, transparent);
color: var(--fSElpTnkUzsy);
}

.QnGUBuqumrNX .XopqVPdixzcy.is-active {
color: var(--QpKEvgjrJvqb);
font-weight: 600;
background: var(--fSElpTnkUzsy);
}

.LSPwFmyyPYiU .DHKbdYwQBHic,
.LSPwFmyyPYiU .lmBTuYJqwqhO {
display: block;
}

.LSPwFmyyPYiU .lcLZbWmAhImp {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--BBwmFJOgyaEz);
border: 1px solid var(--RWAaTNeFbfaH);
background: var(--zeMZjGmtPJsj);
}

.LSPwFmyyPYiU .lcLZbWmAhImp:hover {
border-color: color-mix(in srgb, var(--fSElpTnkUzsy) 70%, transparent);
background: var(--ZXMNgwCEIgvA);
}

.LSPwFmyyPYiU .lcLZbWmAhImp::after {
margin-left: auto;
}

.LSPwFmyyPYiU .QnGUBuqumrNX {
left: 0;
right: 0;
min-width: 0;
color: var(--BBwmFJOgyaEz);
background: var(--DnRIdoaGLEpA);
border: 1px solid var(--RWAaTNeFbfaH);
box-shadow: 0 10px 28px var(--VvtgZkKvYfob);
}

.LSPwFmyyPYiU .QnGUBuqumrNX .XopqVPdixzcy {
color: var(--BBwmFJOgyaEz);
}

.LSPwFmyyPYiU .QnGUBuqumrNX .XopqVPdixzcy:hover {
background: var(--ZXMNgwCEIgvA);
color: var(--BpIXpXqtUPGQ);
}

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

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

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

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

.DQSAbVopXhgF a:hover {
color: var(--omVgbChrXuaV);
}

@media (max-width: 992px) {
.GHegthArrgyM {
margin-left: 0;
}
}
.ppxfQBPbJtvM {
position: relative;
--jIFXIgNEMaTh: color-mix(in srgb, var(--fSElpTnkUzsy) 64%, #fff);
--kNFFwbQDePcD: color-mix(in srgb, var(--omVgbChrXuaV) 70%, #fff);
background: var(--QpKEvgjrJvqb);
color: var(--pVlFgDhjkDHQ);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.eJjCwhqQkMvf {
font-family: var(--CBMgVRSGyCaX);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--pVlFgDhjkDHQ);
}

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

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

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

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

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

.qzugwSpzjMOv:hover::before {
background: var(--jIFXIgNEMaTh);
transform: scale(1.25);
}

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

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

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

.DTBtdZxhDtFn {
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;
}

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

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

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

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

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

.NkkAbsxBDzcP {
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;
}

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

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

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

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

.lQigqnwesIIx span {
color: var(--jIFXIgNEMaTh);
font-weight: 700;
}

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

@media (max-width: 767px) {

.EMWPDgQRbHjN {
gap: 28px;
}
.HtYTCdRubdbB {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.MKxIygcBUSuT {
justify-content: center;
}
.LobpqXygdiaT {
align-items: center;
}
.qXfLIjyUrekH {
align-items: center;
}
.EdSXuDoATzUA {
justify-content: center;
}
.YTomXvjVZULi {
text-align: center;
}
.HfnIgpQDUXBN {
flex-direction: column;
gap: 14px;
text-align: center;
}
.ReoBkQvXkVhr {
justify-content: center;
}
}

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

.ciYIzpxuDtyI .vsgcShizyFSO {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.ciYIzpxuDtyI .YMVwbQKbSlGF {
padding-left: 0;
}

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

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

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

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

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

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

.OwKTMdZlsSHB {
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(--gOOhcPBIfpjI);
color: var(--FFhXfjCmaEXI);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

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

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

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