:root {
--KzhvFwvIkJIr: #F1F5F9;
--onIsTJSAFjpR: #E0E7F0;
--fEFEUvJIsgQT: #C51F37;
--nwdNEPfDdHce: #E7EEF6;
--kWxetyHIhdqk: #FDFEFF;
--phCQTwGVWyvy: #16202B;
--SjTizpEvUosz: #7A4FD6;
--PAROiynjqAHa: #1A2532;
--uYyxXYJMnjFg: #8B1229;
--kxnCHYHCZsfc: #AE1838;
--zTXxeYQXzpkl: #EAF1F8;
--iRLfzKlJdgxq: linear-gradient(135deg, #8E1228 0%, #C81E37 60%, #E84258 100%);
--XwvHFwTWFJKM: #FDFEFF;
--ExrIvpMeTJmP: #FCFDFE;
--EjapipNMObxB: #1A2532;
--fhJZLBKqkjAt: #16202B;
--hJmaMhtPmipl: #EAF1F8;
--rmDUJmOGdNbd: #1A2532;
--GuFJmQgGjkjR: #C51F37;
--KyYPIgBfErRE: #E0E7F0;
--zVlLHrBYtTuN: rgba(25,45,75,0.09);
--jJUkSXleYxGk: #7A4FD6;
--fiGVDgHeqsMT: #E07B12;
--eBOyoodYiakv: #F5A038;
--ICcDZwhQrZRh: 'Plus Jakarta Sans', sans-serif;
--vzWcnDQnOxdt: 'Outfit', sans-serif;
--ZhtayobWYeTk: #FFF2F4;
--AvGaOXdBWppV: linear-gradient(180deg, color-mix(in srgb, var(--fEFEUvJIsgQT) 84%, #000) 0%, color-mix(in srgb, var(--fEFEUvJIsgQT) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.hjSXDKGQuUvg a,
.RgcCvwjMgbuA a {
color: var(--zTXxeYQXzpkl);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.XngRiuYoIKhl,
.ZtFpNwcMbFoG,
.inside-nIorOjYiPnhy {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.XngRiuYoIKhl {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.ZjHMBKlVliFt:checked ~ .uHJVLtyviZMw::before {
content: '✕';
}

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

.qgsVshiDRflw a,
.TajnPfOMRARt {
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;
}

.qgsVshiDRflw a:first-child {
background-color: transparent;
border-color: var(--KyYPIgBfErRE);
color: var(--PAROiynjqAHa);
}

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

.qgsVshiDRflw a:nth-child(2),
.TajnPfOMRARt {
background: var(--AvGaOXdBWppV);
color: var(--ZhtayobWYeTk);
animation: gvTbOyFbzDKn 3.2s ease-in-out infinite;
}

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

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

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

.TajnPfOMRARt {
display: none;
}

.ZvPZFwDfSXdl {
display: none;
}

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

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

.qgsVshiDRflw {
display: none;
}

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

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

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

.ZjHMBKlVliFt:checked ~ .ZvPZFwDfSXdl {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.ZjHMBKlVliFt:checked ~ .uHJVLtyviZMw {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.HEPCWDtEPPmj {
gap: 12px;
}

.dGWcBrBPBUja {
width: 40px;
}

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

.ZjHMBKlVliFt:checked ~ .uHJVLtyviZMw {
top: 11px;
right: 11px;
}
}
.pMCKzRqtwZXE {
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(--KyYPIgBfErRE);
border-left: 0;
background-color: var(--XwvHFwTWFJKM);
box-shadow: 0 10px 30px var(--zVlLHrBYtTuN);
overflow-y: auto;
z-index: 20;
}

.UVFOjoRMXahp {
display: block;
}

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

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

.rPJTjiCUwbpY {
margin: 0;
}

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

.rPJTjiCUwbpY.active .rwLZywEnDmhx {
background-color: var(--nwdNEPfDdHce);
border-color: var(--KyYPIgBfErRE);
color: var(--GuFJmQgGjkjR);
box-shadow: inset 3px 0 0 0 var(--fEFEUvJIsgQT);
}

.rwLZywEnDmhx:hover {
background-color: var(--kWxetyHIhdqk);
border-color: var(--KyYPIgBfErRE);
color: var(--GuFJmQgGjkjR);
text-decoration: none;
}

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

.AFnqOxktRKfe > .rwLZywEnDmhx,
.AFnqOxktRKfe > .BSDofUDEUaYS {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.AFnqOxktRKfe > .rwLZywEnDmhx:hover,
.AFnqOxktRKfe > .BSDofUDEUaYS:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.AFnqOxktRKfe:hover {
background-color: var(--kWxetyHIhdqk);
border-color: var(--KyYPIgBfErRE);
}

.rPJTjiCUwbpY.active > .AFnqOxktRKfe,
.mxrzakGypTcF.active > .AFnqOxktRKfe {
background-color: var(--nwdNEPfDdHce);
border-color: var(--KyYPIgBfErRE);
}

.rPJTjiCUwbpY.active > .AFnqOxktRKfe > .rwLZywEnDmhx,
.mxrzakGypTcF.active > .AFnqOxktRKfe > .BSDofUDEUaYS {
background-color: transparent;
border-color: transparent;
color: var(--GuFJmQgGjkjR);
}


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

}

.mxrzakGypTcF {
margin: 0;
}

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

.mxrzakGypTcF.active > .BSDofUDEUaYS {
background-color: var(--nwdNEPfDdHce);
border-color: var(--KyYPIgBfErRE);
color: var(--GuFJmQgGjkjR);
}

.BSDofUDEUaYS:hover {
background-color: var(--kWxetyHIhdqk);
border-color: var(--KyYPIgBfErRE);
color: var(--GuFJmQgGjkjR);
text-decoration: none;
}

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

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

.EuDoLUMlfCgt:hover {
background-color: transparent;
border-color: var(--KyYPIgBfErRE);
color: var(--GuFJmQgGjkjR);
transform: none;
}

.VLTgyvoxjfoO:checked ~ .AFnqOxktRKfe .EuDoLUMlfCgt::before {
transform: rotate(180deg);
}

.VLTgyvoxjfoO:checked ~ .bJjSBAtgxTrv {
display: flex;
}

.RxTjNlMuFzry {
height: 1px;
background-color: var(--KyYPIgBfErRE);
}

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

.xVZZbDblkuSr {
display: none;
}


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

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

.ZjHMBKlVliFt:checked ~ .pMCKzRqtwZXE {
transform: translateY(0);
}

.gLVAiUocuTmA {
display: flex;
}

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

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

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

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

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

.KXWLOqZGCRTq {
display: none;
}

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

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

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

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

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

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

.BeCQRKhCWavZ:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.KXWLOqZGCRTq {
flex-direction: column;
}
}
.swREkuTmYjOt {
position: relative;
display: flex;
align-items: center;
min-height: 380px;
margin-bottom: 32px;
padding: 40px;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--KyYPIgBfErRE);
}

.EkwNUaozIHcg {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.GErdUjGTunGf {
position: absolute;
inset: 0;
background: linear-gradient(90deg, rgba(6,12,20,0.88) 0%, rgba(6,12,20,0.66) 45%, rgba(6,12,20,0.20) 100%);
}

.dTAElcZdNTYQ {
position: relative;
z-index: 1;
max-width: 540px;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
}

.npEBmaPfTmYe {
display: inline-flex;
align-items: center;
padding: 7px 15px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #F4F8FC;
background: rgba(255, 255, 255, 0.12);
border: 1px solid rgba(255, 255, 255, 0.22);
}

.djwyomXMHeov {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 42px;
line-height: 1.12;
font-weight: 700;
color: #FFFFFF;
margin: 0;
}

.uMDyKpFIiyyJ {
font-size: 17px;
line-height: 1.6;
color: rgba(244, 248, 252, 0.86);
margin: 0;
max-width: 46ch;
}

.ZCJkzJvMPBhV {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 6px;
}

.OqDfITbctNqm {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 28px;
border-radius: 12px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--AvGaOXdBWppV);
color: var(--ZhtayobWYeTk);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.OqDfITbctNqm:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

.SrqCtXvQKRPB {
background: rgba(255, 255, 255, 0.10);
color: #F4F8FC;
border: 1px solid rgba(255, 255, 255, 0.38);
}

.SrqCtXvQKRPB:hover {
background: rgba(255, 255, 255, 0.18);
filter: none;
box-shadow: none;
}

@media (max-width: 768px) {
.swREkuTmYjOt {
min-height: 320px;
padding: 28px;
}

.djwyomXMHeov {
font-size: 32px;
}
}

@media (max-width: 576px) {
.swREkuTmYjOt {
padding: 22px;
min-height: 300px;
}

.GErdUjGTunGf {
background: linear-gradient(180deg, rgba(6,12,20,0.50) 0%, rgba(6,12,20,0.88) 100%);
}

.djwyomXMHeov {
font-size: 27px;
}

.OqDfITbctNqm {
width: 100%;
}
}

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

.dTAElcZdNTYQ > * {
animation: GmaoUCKeWLLk 0.5s ease both;
}

.npEBmaPfTmYe { animation-delay: 0.04s; }
.djwyomXMHeov { animation-delay: 0.1s; }
.uMDyKpFIiyyJ { animation-delay: 0.16s; }
.ZCJkzJvMPBhV { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.dTAElcZdNTYQ > * {
animation: none;
}
.OqDfITbctNqm {
transition: none;
}
.OqDfITbctNqm:hover {
transform: none;
}
}
.SGhSqWwrCJRe {
display: grid;
grid-template-columns: 0.62fr 1fr;
max-width: 620px;
margin: 40px auto;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--KyYPIgBfErRE);
background-color: var(--kWxetyHIhdqk);
box-shadow: 0 12px 30px var(--zVlLHrBYtTuN);
}

.pQcYzzRqeKPy {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 12px;
padding: 28px 20px;
text-align: center;
border-right: 1px solid var(--KyYPIgBfErRE);
background: linear-gradient(160deg, color-mix(in srgb, var(--SjTizpEvUosz) 22%, transparent), color-mix(in srgb, var(--SjTizpEvUosz) 6%, transparent));
}

.RGYdPbafRLrs {
width: 56px;
height: 56px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 16px;
background-color: color-mix(in srgb, var(--SjTizpEvUosz) 18%, transparent);
color: var(--SjTizpEvUosz);
}

.RGYdPbafRLrs::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 26px;
line-height: 1;
}

.BeagBdxBecsA {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
line-height: 1.3;
color: var(--SjTizpEvUosz);
}

.JwgorMyEKTOC {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
gap: 16px;
padding: 28px 26px;
}

.iWNIANqrVFUZ {
font-size: 24px;
font-weight: 700;
line-height: 1.25;
color: var(--PAROiynjqAHa);
}

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

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

@media (max-width: 576px) {
.SGhSqWwrCJRe {
grid-template-columns: 1fr;
}

.pQcYzzRqeKPy {
flex-direction: row;
justify-content: flex-start;
padding: 18px;
border-right: 0;
border-bottom: 1px solid var(--KyYPIgBfErRE);
}

.JwgorMyEKTOC {
align-items: stretch;
text-align: center;
}

.EfATEhGppJKL {
width: 100%;
}
}
.pUdiqasHmJgW {
margin-block: 48px;
}

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

.bUOgOyaqtzOh {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
}

.wpmDVmHkFxjG {
margin: 24px 0;
font-size: 16px;
line-height: 1.7;
color: color-mix(in srgb, var(--PAROiynjqAHa) 80%, transparent);
}

.bNIcxjEjvmpO {
position: relative;
display: flex;
flex-direction: column;
gap: 12px;
padding: 12px;
border-radius: 16px;
border: 1px solid var(--KyYPIgBfErRE);
background-color: var(--kWxetyHIhdqk);
text-decoration: none;
transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.bNIcxjEjvmpO:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--fEFEUvJIsgQT) 45%, var(--KyYPIgBfErRE));
box-shadow: 0 12px 26px var(--zVlLHrBYtTuN);
}

.WBgQXYBFHMHd {
display: block;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 4 / 3;
}

.WBgQXYBFHMHd img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.KOXgZLvpDqeU {
position: absolute;
top: 20px;
left: 20px;
padding: 5px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.06em;
border: 1px solid transparent;
}

.KFAvECnMVSTc {
color: var(--fiGVDgHeqsMT);
background: color-mix(in srgb, var(--fiGVDgHeqsMT) 22%, var(--kWxetyHIhdqk));
border-color: color-mix(in srgb, var(--fiGVDgHeqsMT) 38%, transparent);
}

.ftosdWLhxwAz {
color: var(--GuFJmQgGjkjR);
background: color-mix(in srgb, var(--fEFEUvJIsgQT) 18%, var(--kWxetyHIhdqk));
border-color: color-mix(in srgb, var(--fEFEUvJIsgQT) 34%, transparent);
}

.YoMucejZaMvB {
color: var(--SjTizpEvUosz);
background: color-mix(in srgb, var(--SjTizpEvUosz) 20%, var(--kWxetyHIhdqk));
border-color: color-mix(in srgb, var(--SjTizpEvUosz) 36%, transparent);
}

.GMEPmrtUKXmN {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--AvGaOXdBWppV);
color: var(--ZhtayobWYeTk);
font-size: 15px;
font-weight: 700;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

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

.qAfSavuFGzNK {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-width: 240px;
min-height: 56px;
padding: 16px 42px;
border-radius: 999px;
border: 1px solid transparent;
background: var(--AvGaOXdBWppV);
color: var(--ZhtayobWYeTk);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
animation: xgjRSLNCfXIi 3s ease-in-out infinite;
transition: transform 0.2s ease, filter 0.2s ease;
}

.qAfSavuFGzNK::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
}

@keyframes xgjRSLNCfXIi {
0%, 100% {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 6px 18px color-mix(in srgb, var(--fEFEUvJIsgQT) 30%, transparent);
}
50% {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 30px color-mix(in srgb, var(--fEFEUvJIsgQT) 60%, transparent);
}
}

.qAfSavuFGzNK:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
animation: none;
}

.ZrLMdQOXGPqr {
background: transparent;
color: var(--PAROiynjqAHa);
border-color: var(--KyYPIgBfErRE);
box-shadow: none;
animation: none;
}

.ZrLMdQOXGPqr::before {
content: none;
}

.ZrLMdQOXGPqr:hover {
background: var(--nwdNEPfDdHce);
filter: none;
}

@media (prefers-reduced-motion: reduce) {
.qAfSavuFGzNK {
animation: none;
}
}
.wHSbtphsxjsK {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

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

.CRCzdxapUWPJ:hover {
color: var(--GuFJmQgGjkjR);
background: color-mix(in srgb, var(--fEFEUvJIsgQT) 10%, transparent);
text-decoration: none;
}

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

.IyugfXOTKsZJ {
margin: 0 2px;
}

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

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

@media (max-width: 576px) {
.wHSbtphsxjsK {
font-size: 13px;
}
}
.CuflOefbfFth {
margin-block: 48px;
}

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

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

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

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

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

.qHnqYUzxfrZc {
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(--ZhtayobWYeTk);
background: var(--AvGaOXdBWppV);
}

.VHqleqUvAGvk {
flex: 1 1 auto;
}

.awRTlzSEcAms {
flex: 0 0 auto;
color: var(--GuFJmQgGjkjR);
}

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

.zMJoTjMRIOEb[open] .awRTlzSEcAms::before {
transform: rotate(180deg);
}

.zMJoTjMRIOEb[open] .DDblpgHfqHjV {
border-color: color-mix(in srgb, var(--fEFEUvJIsgQT) 55%, transparent);
}

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

.zMJoTjMRIOEb[open] .wWrXCflZsCDm {
animation: hghGNzhKcjmV 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.awRTlzSEcAms::before {
transition: none;
}
.zMJoTjMRIOEb[open] .wWrXCflZsCDm {
animation: none;
}
}
.gXYofswlWVTa {
width: 100%;
margin-block: 48px;
}

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

.IlaZCrNNaJCd {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0;
background: none;
border: none;
box-shadow: none;
}

.DFpGXDohBaCr {
padding: 4px 0;
}

.zRhVTvHjfied {
padding-right: 44px;
}

.jpbOpvxRmihK {
padding-left: 44px;
border-left: 1px solid var(--KyYPIgBfErRE);
}

.JLltZbgZnQtq {
position: relative;
display: inline-block;
margin: 0 0 18px;
padding: 0 0 10px;
font-size: 13px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.08em;
text-transform: uppercase;
}

.JLltZbgZnQtq::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 36px;
height: 2px;
border-radius: 2px;
}

.zRhVTvHjfied .JLltZbgZnQtq {
color: var(--fEFEUvJIsgQT);
}

.zRhVTvHjfied .JLltZbgZnQtq::after {
background: var(--fEFEUvJIsgQT);
}

.jpbOpvxRmihK .JLltZbgZnQtq {
color: var(--fiGVDgHeqsMT);
}

.jpbOpvxRmihK .JLltZbgZnQtq::after {
background: var(--fiGVDgHeqsMT);
}

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

.KUxxncmudjxW {
position: relative;
padding: 12px 0 12px 26px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--PAROiynjqAHa) 88%, transparent);
}

.KUxxncmudjxW + .KUxxncmudjxW {
border-top: 1px solid color-mix(in srgb, var(--KyYPIgBfErRE) 55%, transparent);
}

.KUxxncmudjxW::before {
position: absolute;
left: 0;
top: 12px;
font-size: 17px;
font-weight: 700;
line-height: 1.55;
}

.zRhVTvHjfied .KUxxncmudjxW::before {
content: '+';
color: var(--fEFEUvJIsgQT);
}

.jpbOpvxRmihK .KUxxncmudjxW::before {
content: '\2212';
color: var(--fiGVDgHeqsMT);
}

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

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

.zRhVTvHjfied {
padding-right: 0;
padding-bottom: 8px;
}

.jpbOpvxRmihK {
padding-left: 0;
padding-top: 20px;
margin-top: 12px;
border-left: none;
border-top: 1px solid var(--KyYPIgBfErRE);
}

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

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

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

.PKHuRJnLfZmr {
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(--PAROiynjqAHa) 90%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--KyYPIgBfErRE) 60%, transparent);
}

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

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

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

.PKHuRJnLfZmr {
font-size: 14px;
}
}
.jlrhFPpnMVrP {
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-mix(in srgb, var(--fEFEUvJIsgQT) 16%, var(--kWxetyHIhdqk));
border: 1px solid color-mix(in srgb, var(--fEFEUvJIsgQT) 30%, transparent);
box-shadow: 0 8px 20px var(--zVlLHrBYtTuN);
transition: transform 0.25s ease, filter 0.25s ease;
}

.jlrhFPpnMVrP:hover {
transform: translateY(-3px);
filter: brightness(1.06);
}

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--fEFEUvJIsgQT) 0%, var(--SjTizpEvUosz) 100%) bottom / 100% 3px no-repeat,
var(--phCQTwGVWyvy);
color: var(--hJmaMhtPmipl);
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(--onIsTJSAFjpR);
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(--nwdNEPfDdHce) 55%, transparent);
}

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

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

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

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

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

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

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

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

.iyglNkiZbiFL thead {
display: none;
}

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

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

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

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

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

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

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

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

.iyglNkiZbiFL td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 10px 16px;
text-align: center;
background: color-mix(in srgb, var(--fEFEUvJIsgQT) 12%, var(--XwvHFwTWFJKM));
border-bottom: 2px solid color-mix(in srgb, var(--fEFEUvJIsgQT) 40%, transparent);
color: var(--fEFEUvJIsgQT);
font-size: 12px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
}

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

.iyglNkiZbiFL tbody tr td:first-child {
border-top: none;
font-family: var(--vzWcnDQnOxdt);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--PAROiynjqAHa);
}
}
.AVzNagdTvUDQ {
display: flex;
}

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

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

.BnyOdckCLdRA:hover {
border-color: color-mix(in srgb, var(--fEFEUvJIsgQT) 70%, transparent);
background: color-mix(in srgb, var(--hJmaMhtPmipl) 12%, transparent);
}

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

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

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

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

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

.jsETSRmbtuNf .PeVNallYubLs {
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(--hJmaMhtPmipl);
}

.jsETSRmbtuNf .PeVNallYubLs:hover {
background: color-mix(in srgb, var(--fEFEUvJIsgQT) 18%, transparent);
color: var(--fEFEUvJIsgQT);
}

.jsETSRmbtuNf .PeVNallYubLs.is-active {
color: var(--fhJZLBKqkjAt);
font-weight: 600;
background: var(--fEFEUvJIsgQT);
}

.pMCKzRqtwZXE .AVzNagdTvUDQ,
.pMCKzRqtwZXE .SXYnhindBKvE {
display: block;
}

.pMCKzRqtwZXE .BnyOdckCLdRA {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--PAROiynjqAHa);
border: 1px solid var(--KyYPIgBfErRE);
background: var(--nwdNEPfDdHce);
}

.pMCKzRqtwZXE .BnyOdckCLdRA:hover {
border-color: color-mix(in srgb, var(--fEFEUvJIsgQT) 70%, transparent);
background: var(--kWxetyHIhdqk);
}

.pMCKzRqtwZXE .BnyOdckCLdRA::after {
margin-left: auto;
}

.pMCKzRqtwZXE .jsETSRmbtuNf {
left: 0;
right: 0;
min-width: 0;
color: var(--PAROiynjqAHa);
background: var(--XwvHFwTWFJKM);
border: 1px solid var(--KyYPIgBfErRE);
box-shadow: 0 10px 28px var(--zVlLHrBYtTuN);
}

.pMCKzRqtwZXE .jsETSRmbtuNf .PeVNallYubLs {
color: var(--PAROiynjqAHa);
}

.pMCKzRqtwZXE .jsETSRmbtuNf .PeVNallYubLs:hover {
background: var(--kWxetyHIhdqk);
color: var(--GuFJmQgGjkjR);
}

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

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

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

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

.bRpOrolNTqHO a:hover {
color: var(--SjTizpEvUosz);
}

@media (max-width: 992px) {
.ZaOovwwUoqzJ {
margin-left: 0;
}
}
.RgcCvwjMgbuA {
position: relative;
--oCrjxPnJcpbp: color-mix(in srgb, var(--fEFEUvJIsgQT) 64%, #fff);
--BnQAsceSMmZJ: color-mix(in srgb, var(--SjTizpEvUosz) 70%, #fff);
background: var(--fhJZLBKqkjAt);
color: var(--hJmaMhtPmipl);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.flpGeIgBjnDt {
font-family: var(--vzWcnDQnOxdt);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--hJmaMhtPmipl);
}

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

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

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

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

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

.lGqbAPxgbrjW:hover::before {
background: var(--oCrjxPnJcpbp);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hSGDGCLZAhGw span {
color: var(--oCrjxPnJcpbp);
font-weight: 700;
}

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

@media (max-width: 767px) {

.pxeGPNTzMsbi {
gap: 28px;
}
.RqpAuJhhugVJ {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.xFybzfODUjAa {
justify-content: center;
}
.wizIMpdKjlCl {
align-items: center;
}
.QqqitJuhzVIA {
align-items: center;
}
.SWASVTwNribV {
justify-content: center;
}
.XonuBvQlFtgT {
text-align: center;
}
.CcMIvxzBNlbc {
flex-direction: column;
gap: 14px;
text-align: center;
}
.DOaLhwPAQqfN {
justify-content: center;
}
}

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

.iVPormrBEaPa .eQygpfmuOikd {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.iVPormrBEaPa .hjSXDKGQuUvg {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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