:root {
--HWYJyFsRfaXn: #121C2A;
--yPovSmyHrnkw: #324052;
--slIeGqTJhnma: #F5566B;
--wvtlmWKLMISb: #283747;
--beknNikWpTux: #202D3D;
--ZeKouZyrnGKU: #0B131C;
--nWfkZywcBufX: #7D52DA;
--xxEvOCmjQowq: #FFFFFF;
--hrgNkSqgOHIZ: #3A0E18;
--XCOmymLGpVmn: #5A1829;
--tvljKyYrZOry: #FFFFFF;
--HOHRIeYDZdEw: linear-gradient(135deg, #451220 0%, #7E2238 60%, #FF5567 100%);
--XCQruUrdcDSz: #202D3D;
--LUnOtNPeiFbY: #0E1722;
--kUedhlfJkFRc: #FFFFFF;
--gzYGrluVVYzp: #0B131C;
--pyhoIcoqPkqu: #FFFFFF;
--EkPJBPveXiVr: #FFFFFF;
--gpYuLAZSPztv: #F5566B;
--SOpTLEpGABCE: #324052;
--GNJLYXRFOZfn: rgba(4,9,16,0.46);
--uKLCdLSlUhob: #7D52DA;
--RIvXVAVySMzi: #F08A2C;
--nUoJfmFJtmsa: #FF9F47;
--WmsrPTILkSWA: 'Rubik', sans-serif;
--GGBoMpyGetmT: 'Poppins', sans-serif;
--FLlODkTQCQze: #FFFFFF;
--nzqwoAqMQscD: linear-gradient(180deg, color-mix(in srgb, var(--slIeGqTJhnma) 84%, #000) 0%, color-mix(in srgb, var(--slIeGqTJhnma) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.EQdQRXCjMtya a,
.wyKmGnfKWcwY a {
color: var(--tvljKyYrZOry);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.lHSMMMglqOyg,
.EdnGHnKmPygt,
.inside-QpojQIpoCPgw {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.lHSMMMglqOyg {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.nRUybVRKMwCP:checked ~ .uApDxZlnbNZF::before {
content: '✕';
}

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

.YiGDETmnVNsA a,
.zEPickFyaHoF {
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;
}

.YiGDETmnVNsA a:first-child {
background-color: transparent;
border-color: var(--SOpTLEpGABCE);
color: var(--xxEvOCmjQowq);
}

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

.YiGDETmnVNsA a:nth-child(2),
.zEPickFyaHoF {
background: var(--nzqwoAqMQscD);
color: var(--FLlODkTQCQze);
animation: ejrKTXAPuKLI 3.2s ease-in-out infinite;
}

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

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

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

.zEPickFyaHoF {
display: none;
}

.HZTDLGCHgBdE {
display: none;
}

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

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

.YiGDETmnVNsA {
display: none;
}

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

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

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

.nRUybVRKMwCP:checked ~ .HZTDLGCHgBdE {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.nRUybVRKMwCP:checked ~ .uApDxZlnbNZF {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.mHuFVAUKeVAT {
gap: 12px;
}

.GwBkiScKmQMc {
width: 40px;
}

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

.nRUybVRKMwCP:checked ~ .uApDxZlnbNZF {
top: 11px;
right: 11px;
}
}
.KwwbLRDrBdgT {
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(--SOpTLEpGABCE);
border-left: 0;
background-color: var(--XCQruUrdcDSz);
box-shadow: 0 10px 30px var(--GNJLYXRFOZfn);
overflow-y: auto;
z-index: 20;
}

.dDRkpQbVVatS {
display: block;
}

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

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

.nTzwjVsxRUzx {
margin: 0;
}

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

.nTzwjVsxRUzx.active .XwdqBRvdASci {
background-color: var(--wvtlmWKLMISb);
border-color: var(--SOpTLEpGABCE);
color: var(--gpYuLAZSPztv);
box-shadow: inset 3px 0 0 0 var(--slIeGqTJhnma);
}

.XwdqBRvdASci:hover {
background-color: var(--beknNikWpTux);
border-color: var(--SOpTLEpGABCE);
color: var(--gpYuLAZSPztv);
text-decoration: none;
}

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

.JdDaERHZLCVH > .XwdqBRvdASci,
.JdDaERHZLCVH > .zHWIgaojtvEK {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.JdDaERHZLCVH > .XwdqBRvdASci:hover,
.JdDaERHZLCVH > .zHWIgaojtvEK:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.JdDaERHZLCVH:hover {
background-color: var(--beknNikWpTux);
border-color: var(--SOpTLEpGABCE);
}

.nTzwjVsxRUzx.active > .JdDaERHZLCVH,
.wmoIWdaLquaJ.active > .JdDaERHZLCVH {
background-color: var(--wvtlmWKLMISb);
border-color: var(--SOpTLEpGABCE);
}

.nTzwjVsxRUzx.active > .JdDaERHZLCVH > .XwdqBRvdASci,
.wmoIWdaLquaJ.active > .JdDaERHZLCVH > .zHWIgaojtvEK {
background-color: transparent;
border-color: transparent;
color: var(--gpYuLAZSPztv);
}


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

}

.wmoIWdaLquaJ {
margin: 0;
}

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

.wmoIWdaLquaJ.active > .zHWIgaojtvEK {
background-color: var(--wvtlmWKLMISb);
border-color: var(--SOpTLEpGABCE);
color: var(--gpYuLAZSPztv);
}

.zHWIgaojtvEK:hover {
background-color: var(--beknNikWpTux);
border-color: var(--SOpTLEpGABCE);
color: var(--gpYuLAZSPztv);
text-decoration: none;
}

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

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

.McLoAnIrsICB:hover {
background-color: transparent;
border-color: var(--SOpTLEpGABCE);
color: var(--gpYuLAZSPztv);
transform: none;
}

.BSnqoALXBAUd:checked ~ .JdDaERHZLCVH .McLoAnIrsICB::before {
transform: rotate(180deg);
}

.BSnqoALXBAUd:checked ~ .CSqcEWPGbdfU {
display: flex;
}

.OIKJFxbmiQvm {
height: 1px;
background-color: var(--SOpTLEpGABCE);
}

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

.ETTENrwOZbdC {
display: none;
}


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

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

.nRUybVRKMwCP:checked ~ .KwwbLRDrBdgT {
transform: translateY(0);
}

.ZoKlirkOpEZS {
display: flex;
}

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

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

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

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

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

.umhXZCHpULeM {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.oSsGNalPMYKt {
background: transparent;
color: var(--xxEvOCmjQowq);
border: 1px solid var(--SOpTLEpGABCE);
}

.oSsGNalPMYKt:hover {
background: var(--wvtlmWKLMISb);
filter: none;
box-shadow: none;
}

.HmJyHQSyBTrG {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--beknNikWpTux);
border: 1px solid var(--SOpTLEpGABCE);
border-top: 3px solid var(--slIeGqTJhnma);
box-shadow: 0 12px 32px var(--GNJLYXRFOZfn);
}

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

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

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

.OajJrfSPbsuV {
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(--nzqwoAqMQscD);
color: var(--FLlODkTQCQze);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: gAIcbyqDJuEF 3.2s ease-in-out infinite;
}

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

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

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

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

.idnjXYrHYHJv {
font-size: 32px;
}

.hNbbncwLfLib .nwVGEmmZWIKk:not(.oSsGNalPMYKt) {
display: none;
}

.hNbbncwLfLib {
margin-bottom: 0;
}
}

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

.nwVGEmmZWIKk {
width: 100%;
}
}

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

.njxLglePSbjZ > *,
.HmJyHQSyBTrG {
animation: iRLOYPVJAuUA 0.5s ease both;
}

.uPcQyRWvubYT { animation-delay: 0.02s; }
.idnjXYrHYHJv { animation-delay: 0.08s; }
.hNbbncwLfLib { animation-delay: 0.16s; }
.HmJyHQSyBTrG { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.njxLglePSbjZ > *,
.HmJyHQSyBTrG,
.OajJrfSPbsuV {
animation: none;
}
.nwVGEmmZWIKk,
.OajJrfSPbsuV {
transition: none;
}
.nwVGEmmZWIKk:hover,
.OajJrfSPbsuV:hover {
transform: none;
}
}
.SOvgScTHbEdL {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--SOpTLEpGABCE);
border-left: 4px solid var(--slIeGqTJhnma);
background-color: var(--beknNikWpTux);
}

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

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

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

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

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

.TDswFbSeRDDX {
align-self: center;
}

.QjWfGlUOLgmf {
width: 100%;
}
}
.beTqQGFftMWH {
margin-block: 48px;
}

.JzcAtYRHLGaE {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--xxEvOCmjQowq);
margin-bottom: 18px;
}

.iRFYAdSKjGrl {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 0.6fr);
gap: 18px;
padding: 16px;
border-radius: 16px;
border: 1px solid var(--SOpTLEpGABCE);
background-color: var(--beknNikWpTux);
}

.PhjEegOceiLG {
display: flex;
flex-direction: column;
gap: 8px;
min-width: 0;
}

.iRFYAdSKjGrl > .PhjEegOceiLG:first-child {
container-type: inline-size;
}

.dNNJtvRSVSqs {
font-size: 13px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: 6px;
color: var(--RIvXVAVySMzi);
}

.barmQqDLvDId {
color: var(--RIvXVAVySMzi);
}

.PTelpwihXsrk {
color: var(--gpYuLAZSPztv);
}

.VEFsoGOWiGwZ {
color: var(--nWfkZywcBufX);
}

.tUREdzpINrfA{
display:grid;
grid-template-columns: 1fr 1fr;
gap:10px;
}

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

.KpalTwsfkhaR:hover {
background-color: var(--wvtlmWKLMISb);
text-decoration: none;
transform: scale(1.08);
}

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

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

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

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

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

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

.btWXYAjYyeNN {
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(--nzqwoAqMQscD);
color: var(--FLlODkTQCQze);
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;
}

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

.BSeAvApKpjHY {
background: transparent;
color: var(--xxEvOCmjQowq);
border-color: var(--SOpTLEpGABCE);
box-shadow: none;
}

.BSeAvApKpjHY:hover {
background: var(--wvtlmWKLMISb);
filter: none;
box-shadow: none;
}
.GwlSKqUfAZKi {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.gHOStZfcpTuL {
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(--beknNikWpTux) 70%, transparent);
border: 1px solid var(--SOpTLEpGABCE);
border-left: 3px solid var(--gpYuLAZSPztv);
}

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

.roDhyjcKuvpx {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--xxEvOCmjQowq) 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.roDhyjcKuvpx:hover {
color: var(--gpYuLAZSPztv);
text-decoration: none;
}

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

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

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

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

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

.gHOStZfcpTuL {
padding: 7px 13px;
}
}
.mCvwbWSHPXnw {
margin-block: 48px;
}

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

.CORGlNvgbGpH {
border-top: 1px solid var(--SOpTLEpGABCE);
}

.uBQzceWgvBEA {
border-bottom: 1px solid var(--SOpTLEpGABCE);
}

.jtjNyvbwWGrS {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
gap: 16px;
padding: 18px 4px;
font-size: 17px;
font-weight: 600;
line-height: 1.4;
color: var(--xxEvOCmjQowq);
transition: color 0.2s ease;
}

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

.vxZrxjXakSXz {
flex: 0 0 auto;
min-width: 2.2ch;
font-family: var(--GGBoMpyGetmT);
font-size: 18px;
font-weight: 800;
line-height: 1;
color: var(--slIeGqTJhnma);
}

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

.aXzxFdDNaWRe {
flex: 1 1 auto;
}

.wOFhKMHyRBpi {
flex: 0 0 auto;
color: color-mix(in srgb, var(--xxEvOCmjQowq) 55%, transparent);
}

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

.uBQzceWgvBEA[open] .wOFhKMHyRBpi::before {
transform: rotate(180deg);
}

.jtjNyvbwWGrS:hover,
.uBQzceWgvBEA[open] .jtjNyvbwWGrS {
color: var(--gpYuLAZSPztv);
}

.CHreODbCFpEG {
margin-left: calc(2.2ch + 16px);
padding: 0 4px 20px;
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--xxEvOCmjQowq) 80%, transparent);
}

.uBQzceWgvBEA[open] .CHreODbCFpEG {
animation: XPjaLYruBfnB 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.wOFhKMHyRBpi::before {
transition: none;
}
.uBQzceWgvBEA[open] .CHreODbCFpEG {
animation: none;
}
}
.kkVcKjNIufbq {
width: 100%;
margin-block: 48px;
}

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

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

.IfQhwDzBUFzH {
background: color-mix(in srgb, var(--slIeGqTJhnma) 7%, var(--beknNikWpTux));
border-color: color-mix(in srgb, var(--slIeGqTJhnma) 28%, var(--SOpTLEpGABCE));
}

.JbkscVKoEexQ {
background: color-mix(in srgb, var(--RIvXVAVySMzi) 7%, var(--beknNikWpTux));
border-color: color-mix(in srgb, var(--RIvXVAVySMzi) 28%, var(--SOpTLEpGABCE));
}

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

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

.IfQhwDzBUFzH::before {
background: var(--slIeGqTJhnma);
}

.JbkscVKoEexQ::before {
background: var(--RIvXVAVySMzi);
}

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

.IfQhwDzBUFzH .LNWEhmwMoNdS {
color: var(--slIeGqTJhnma);
}

.JbkscVKoEexQ .LNWEhmwMoNdS {
color: var(--RIvXVAVySMzi);
}

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

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

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

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

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

.IfQhwDzBUFzH .qRUdMlhcrMNz {
background: var(--slIeGqTJhnma);
}

.IfQhwDzBUFzH .qRUdMlhcrMNz::before {
content: '\2713';
color: var(--FLlODkTQCQze);
}

.JbkscVKoEexQ .qRUdMlhcrMNz {
background: var(--RIvXVAVySMzi);
}

.JbkscVKoEexQ .qRUdMlhcrMNz::before {
content: '\2715';
color: var(--beknNikWpTux);
}

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

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

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

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

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

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

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

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

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

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

.NLTAvogKHzme {
font-size: 14px;
padding: 13px 14px 13px 46px;
}
}
.EEScKvwBWaQq {
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(--slIeGqTJhnma) 16%, var(--beknNikWpTux));
border: 1px solid color-mix(in srgb, var(--slIeGqTJhnma) 30%, transparent);
box-shadow: 0 8px 20px var(--GNJLYXRFOZfn);
transition: transform 0.25s ease, filter 0.25s ease;
}

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--slIeGqTJhnma) 0%, var(--nWfkZywcBufX) 100%) bottom / 100% 3px no-repeat,
var(--ZeKouZyrnGKU);
color: var(--pyhoIcoqPkqu);
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(--yPovSmyHrnkw);
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(--wvtlmWKLMISb) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.JIXjmcnuTKxC thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.JIXjmcnuTKxC tbody tr td:first-child {
border-top: none;
font-family: var(--GGBoMpyGetmT);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--xxEvOCmjQowq);
}
}
.AcWnZKVChQwx {
display: flex;
}

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

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

.QMzSDHNLOApZ:hover {
border-color: color-mix(in srgb, var(--slIeGqTJhnma) 70%, transparent);
background: color-mix(in srgb, var(--pyhoIcoqPkqu) 12%, transparent);
}

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

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

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

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

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

.jdeatGnGgSMQ .WlBVUnhIyMWI {
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(--pyhoIcoqPkqu);
}

.jdeatGnGgSMQ .WlBVUnhIyMWI:hover {
background: color-mix(in srgb, var(--slIeGqTJhnma) 18%, transparent);
color: var(--slIeGqTJhnma);
}

.jdeatGnGgSMQ .WlBVUnhIyMWI.is-active {
color: var(--gzYGrluVVYzp);
font-weight: 600;
background: var(--slIeGqTJhnma);
}

.KwwbLRDrBdgT .AcWnZKVChQwx,
.KwwbLRDrBdgT .gVNaTjKuywgh {
display: block;
}

.KwwbLRDrBdgT .QMzSDHNLOApZ {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--xxEvOCmjQowq);
border: 1px solid var(--SOpTLEpGABCE);
background: var(--wvtlmWKLMISb);
}

.KwwbLRDrBdgT .QMzSDHNLOApZ:hover {
border-color: color-mix(in srgb, var(--slIeGqTJhnma) 70%, transparent);
background: var(--beknNikWpTux);
}

.KwwbLRDrBdgT .QMzSDHNLOApZ::after {
margin-left: auto;
}

.KwwbLRDrBdgT .jdeatGnGgSMQ {
left: 0;
right: 0;
min-width: 0;
color: var(--xxEvOCmjQowq);
background: var(--XCQruUrdcDSz);
border: 1px solid var(--SOpTLEpGABCE);
box-shadow: 0 10px 28px var(--GNJLYXRFOZfn);
}

.KwwbLRDrBdgT .jdeatGnGgSMQ .WlBVUnhIyMWI {
color: var(--xxEvOCmjQowq);
}

.KwwbLRDrBdgT .jdeatGnGgSMQ .WlBVUnhIyMWI:hover {
background: var(--beknNikWpTux);
color: var(--gpYuLAZSPztv);
}

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

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

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

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

.igwozPMjUFIp a:hover {
color: var(--nWfkZywcBufX);
}

@media (max-width: 992px) {
.qcrxSFLMxUij {
margin-left: 0;
}
}
.wyKmGnfKWcwY {
position: relative;
--BjQVDJifSseQ: color-mix(in srgb, var(--slIeGqTJhnma) 64%, #fff);
--OUwRMzMvSPkx: color-mix(in srgb, var(--nWfkZywcBufX) 70%, #fff);
background: var(--gzYGrluVVYzp);
color: var(--pyhoIcoqPkqu);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.KLeIxIXwTSwL {
font-family: var(--GGBoMpyGetmT);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--pyhoIcoqPkqu);
}

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

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

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

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

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

.hZtnjwHTiVYI:hover::before {
background: var(--BjQVDJifSseQ);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rzOkpNQFFBtx span {
color: var(--BjQVDJifSseQ);
font-weight: 700;
}

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

@media (max-width: 767px) {

.PoEnBKgDepoN {
gap: 28px;
}
.CWQRLKFIsJSX {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.vBDTscGWPtzf {
justify-content: center;
}
.qEujOxErpFvp {
align-items: center;
}
.xBnUAxMfkDDC {
align-items: center;
}
.aKmZDfolchRl {
justify-content: center;
}
.bXIuLoRXyQsd {
text-align: center;
}
.dNRtEaPOUrjY {
flex-direction: column;
gap: 14px;
text-align: center;
}
.IdKYDhjyPbjz {
justify-content: center;
}
}

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

.UJbcWYAbdfQv .omLQTleoMhGU {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.UJbcWYAbdfQv .EQdQRXCjMtya {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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