:root {
--VcjOsEpBNQGQ: #F6F9FC;
--zpBAOTPBDWrJ: #D8E1EC;
--kZcPpTbqyxIE: #1B66CC;
--xfuDWhjmgmNf: #EFF4FA;
--eFvHdjPBIOou: #FFFFFF;
--nlWuVopxJaHl: #18222E;
--XVHlhBjdcddU: #6E45CB;
--fKzKLxTGOMcs: #15212D;
--EHkPKGIeVMiw: #0F3874;
--LfmqhVkqfPBC: #15499A;
--mZfMRHvKcCtf: #F4F7FB;
--yJKFwamxUISQ: linear-gradient(135deg, #0E3670 0%, #1E72E0 58%, #4C92FF 100%);
--judtZLqsiyWl: #FFFFFF;
--eqpxloEfdyJW: #F6F9FC;
--geKspGHEoNoV: #15212D;
--ocSPbltwMjhf: #18222E;
--tDcpYfVZWHPE: #F4F7FB;
--HvCpFQvMiXht: #15212D;
--QevPazLSibYA: #1B66CC;
--oqgqGdYyOwvk: #D8E1EC;
--vAJnJvYvwGFT: rgba(25,45,75,0.09);
--KZtuSgpqPoNY: #6E45CB;
--yQqSElEqoYiV: #DD7A14;
--gGmNbVQCHVpP: #F59E33;
--afbospZrTuTN: 'Inter', sans-serif;
--GnVqUzfVGIIU: 'Roboto', sans-serif;
--DyeEYCThDxPp: #F2F8FF;
--rRzFIXRQgbma: linear-gradient(180deg, color-mix(in srgb, var(--kZcPpTbqyxIE) 84%, #000) 0%, color-mix(in srgb, var(--kZcPpTbqyxIE) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.QuwRhLZWvTxU a,
.NmndliEcfQYF a {
color: var(--mZfMRHvKcCtf);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.uVWaczApWmKe,
.RWoRyTAQKJTC,
.inside-ggIAqvjvgpgk {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.uVWaczApWmKe {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.FbILGHobxAZH:checked ~ .ULDuNIJkBiKw::before {
content: '✕';
}

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

.sIcilkMJYnXL a,
.cOIYmBuKBUjN {
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;
}

.sIcilkMJYnXL a:first-child {
background-color: transparent;
border-color: var(--oqgqGdYyOwvk);
color: var(--fKzKLxTGOMcs);
}

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

.sIcilkMJYnXL a:nth-child(2),
.cOIYmBuKBUjN {
background: var(--rRzFIXRQgbma);
color: var(--DyeEYCThDxPp);
animation: ObsCzKDCFTcb 3.2s ease-in-out infinite;
}

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

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

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

.cOIYmBuKBUjN {
display: none;
}

.beJQXcBhQRtV {
display: none;
}

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

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

.sIcilkMJYnXL {
display: none;
}

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

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

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

.FbILGHobxAZH:checked ~ .beJQXcBhQRtV {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.FbILGHobxAZH:checked ~ .ULDuNIJkBiKw {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.CgMcQknEjvpb {
gap: 12px;
}

.JKUcguRTVmEc {
width: 40px;
}

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

.FbILGHobxAZH:checked ~ .ULDuNIJkBiKw {
top: 11px;
right: 11px;
}
}
.GFviiKEDyrWf {
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(--oqgqGdYyOwvk);
border-left: 0;
background-color: var(--judtZLqsiyWl);
box-shadow: 0 10px 30px var(--vAJnJvYvwGFT);
overflow-y: auto;
z-index: 20;
}

.QqdoDbLWweCs {
display: block;
}

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

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

.vSndewafMQKx {
margin: 0;
}

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

.vSndewafMQKx.active .pjnCvOFjZIcq {
background-color: var(--xfuDWhjmgmNf);
border-color: var(--oqgqGdYyOwvk);
color: var(--QevPazLSibYA);
box-shadow: inset 3px 0 0 0 var(--kZcPpTbqyxIE);
}

.pjnCvOFjZIcq:hover {
background-color: var(--eFvHdjPBIOou);
border-color: var(--oqgqGdYyOwvk);
color: var(--QevPazLSibYA);
text-decoration: none;
}

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

.BQSbWDwoHsRZ > .pjnCvOFjZIcq,
.BQSbWDwoHsRZ > .PUiaLexemYEc {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.BQSbWDwoHsRZ > .pjnCvOFjZIcq:hover,
.BQSbWDwoHsRZ > .PUiaLexemYEc:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.BQSbWDwoHsRZ:hover {
background-color: var(--eFvHdjPBIOou);
border-color: var(--oqgqGdYyOwvk);
}

.vSndewafMQKx.active > .BQSbWDwoHsRZ,
.xwWKsBfTZUTf.active > .BQSbWDwoHsRZ {
background-color: var(--xfuDWhjmgmNf);
border-color: var(--oqgqGdYyOwvk);
}

.vSndewafMQKx.active > .BQSbWDwoHsRZ > .pjnCvOFjZIcq,
.xwWKsBfTZUTf.active > .BQSbWDwoHsRZ > .PUiaLexemYEc {
background-color: transparent;
border-color: transparent;
color: var(--QevPazLSibYA);
}


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

}

.xwWKsBfTZUTf {
margin: 0;
}

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

.xwWKsBfTZUTf.active > .PUiaLexemYEc {
background-color: var(--xfuDWhjmgmNf);
border-color: var(--oqgqGdYyOwvk);
color: var(--QevPazLSibYA);
}

.PUiaLexemYEc:hover {
background-color: var(--eFvHdjPBIOou);
border-color: var(--oqgqGdYyOwvk);
color: var(--QevPazLSibYA);
text-decoration: none;
}

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

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

.KcrxzSthsEqT:hover {
background-color: transparent;
border-color: var(--oqgqGdYyOwvk);
color: var(--QevPazLSibYA);
transform: none;
}

.PbFdAyeondyP:checked ~ .BQSbWDwoHsRZ .KcrxzSthsEqT::before {
transform: rotate(180deg);
}

.PbFdAyeondyP:checked ~ .UswFcinmAkrI {
display: flex;
}

.SpgnxOXZHnYc {
height: 1px;
background-color: var(--oqgqGdYyOwvk);
}

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

.wdjJrlgicZuc {
display: none;
}


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

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

.FbILGHobxAZH:checked ~ .GFviiKEDyrWf {
transform: translateY(0);
}

.gWGIhzyWJoub {
display: flex;
}

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

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

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

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

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

.YScfJwMBCsaq {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.QIlBJejyadYe {
background: transparent;
color: var(--fKzKLxTGOMcs);
border: 1px solid var(--oqgqGdYyOwvk);
}

.QIlBJejyadYe:hover {
background: var(--xfuDWhjmgmNf);
filter: none;
box-shadow: none;
}

.OgqfYsSijwNT {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--eFvHdjPBIOou);
border: 1px solid var(--oqgqGdYyOwvk);
border-top: 3px solid var(--kZcPpTbqyxIE);
box-shadow: 0 12px 32px var(--vAJnJvYvwGFT);
}

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

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

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

.XxcQTMibQbte {
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(--rRzFIXRQgbma);
color: var(--DyeEYCThDxPp);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: zuaZgROvoOvk 3.2s ease-in-out infinite;
}

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

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

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

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

.uJcgapnymBxN {
font-size: 32px;
}

.rfkoCQiNAOdO .DcakITKMEgfl:not(.QIlBJejyadYe) {
display: none;
}

.rfkoCQiNAOdO {
margin-bottom: 0;
}
}

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

.DcakITKMEgfl {
width: 100%;
}
}

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

.oSdZPMBjXqDf > *,
.OgqfYsSijwNT {
animation: AcSgwtKrShZY 0.5s ease both;
}

.WIydMsZkLkNe { animation-delay: 0.02s; }
.uJcgapnymBxN { animation-delay: 0.08s; }
.rfkoCQiNAOdO { animation-delay: 0.16s; }
.OgqfYsSijwNT { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.oSdZPMBjXqDf > *,
.OgqfYsSijwNT,
.XxcQTMibQbte {
animation: none;
}
.DcakITKMEgfl,
.XxcQTMibQbte {
transition: none;
}
.DcakITKMEgfl:hover,
.XxcQTMibQbte:hover {
transform: none;
}
}
.nxbNLGcJYkUh {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--oqgqGdYyOwvk);
border-left: 4px solid var(--kZcPpTbqyxIE);
background-color: var(--eFvHdjPBIOou);
}

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

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

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

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

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

.tJRUxNxRlPBp {
align-self: center;
}

.JXLPqdWikKtj {
width: 100%;
}
}
.GrqxOuDRgnZY {
margin-block: 48px;
}

.vXygacknFdKe {
margin-bottom: 22px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.scqHtjGMnPQf {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-width: 240px;
min-height: 54px;
padding: 15px 34px;
border-radius: 12px;
background: transparent;
color: var(--QevPazLSibYA);
border: 1.5px solid color-mix(in srgb, var(--kZcPpTbqyxIE) 55%, transparent);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.scqHtjGMnPQf::after {
content: "\f061";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
transition: transform 0.2s ease;
}

.scqHtjGMnPQf:hover {
background: var(--rRzFIXRQgbma);
color: var(--DyeEYCThDxPp);
border-color: transparent;
transform: translateY(-2px);
text-decoration: none;
}

.scqHtjGMnPQf:hover::after {
transform: translateX(4px);
}

.alCirZMNnOVG {
border-color: var(--oqgqGdYyOwvk);
color: var(--fKzKLxTGOMcs);
}

.alCirZMNnOVG::after {
content: none;
}

.alCirZMNnOVG:hover {
background: var(--xfuDWhjmgmNf);
color: var(--fKzKLxTGOMcs);
border-color: var(--oqgqGdYyOwvk);
}
.FXjzasFnyfMr {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.xeeqjBfUBXUo {
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(--eFvHdjPBIOou) 70%, transparent);
border: 1px solid var(--oqgqGdYyOwvk);
border-left: 3px solid var(--QevPazLSibYA);
}

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

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

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

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

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

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

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

.xeeqjBfUBXUo {
padding: 7px 13px;
}
}
.FmeMWGWaRjZg {
margin-block: 48px;
}

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

.qXxUeevrOcjH {
border-top: 1px solid var(--oqgqGdYyOwvk);
}

.rBhzMsQPcsAe {
border-bottom: 1px solid var(--oqgqGdYyOwvk);
}

.lujUOYrzqlFM {
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(--fKzKLxTGOMcs);
transition: color 0.2s ease;
}

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

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

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

.EErOxwTocOGv {
flex: 1 1 auto;
}

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

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

.rBhzMsQPcsAe[open] .eJRtUQjKclnH::before {
transform: rotate(180deg);
}

.lujUOYrzqlFM:hover,
.rBhzMsQPcsAe[open] .lujUOYrzqlFM {
color: var(--QevPazLSibYA);
}

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

.rBhzMsQPcsAe[open] .FaQedskAwLje {
animation: sPHgoZjDVwUd 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.eJRtUQjKclnH::before {
transition: none;
}
.rBhzMsQPcsAe[open] .FaQedskAwLje {
animation: none;
}
}
.JfkzONosgUXl {
width: 100%;
margin-block: 48px;
}

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

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

.XirDyJhaPgGQ {
padding: 4px 0;
}

.DlZyHgpwMeWh {
padding-right: 44px;
}

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

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

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

.DlZyHgpwMeWh .lREQbMjYcsDR {
color: var(--kZcPpTbqyxIE);
}

.DlZyHgpwMeWh .lREQbMjYcsDR::after {
background: var(--kZcPpTbqyxIE);
}

.EwaDaWqZtrLM .lREQbMjYcsDR {
color: var(--yQqSElEqoYiV);
}

.EwaDaWqZtrLM .lREQbMjYcsDR::after {
background: var(--yQqSElEqoYiV);
}

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

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

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

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

.DlZyHgpwMeWh .uiDdgRmSvuwv::before {
content: '+';
color: var(--kZcPpTbqyxIE);
}

.EwaDaWqZtrLM .uiDdgRmSvuwv::before {
content: '\2212';
color: var(--yQqSElEqoYiV);
}

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

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

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

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

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

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

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

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

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

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

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

.OTxETCotQvFg {
font-size: 14px;
}
}
.QDHxRyQLmVPL {
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(--rRzFIXRQgbma);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 24px var(--vAJnJvYvwGFT);
transition: transform 0.25s ease, filter 0.25s ease;
}

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--kZcPpTbqyxIE) 0%, var(--XVHlhBjdcddU) 100%) bottom / 100% 3px no-repeat,
var(--nlWuVopxJaHl);
color: var(--tDcpYfVZWHPE);
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(--zpBAOTPBDWrJ);
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(--xfuDWhjmgmNf) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.jdmhAjhTuAtI thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.jdmhAjhTuAtI tbody tr td:first-child {
border-top: none;
font-family: var(--GnVqUzfVGIIU);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--fKzKLxTGOMcs);
}
}
.kfaMDIIAMahG {
display: flex;
}

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

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

.UQavuBNUaxmd:hover {
border-color: color-mix(in srgb, var(--kZcPpTbqyxIE) 70%, transparent);
background: color-mix(in srgb, var(--tDcpYfVZWHPE) 12%, transparent);
}

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

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

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

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

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

.TimGEKenfeQU .rWSuWmEAZMYJ {
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(--tDcpYfVZWHPE);
}

.TimGEKenfeQU .rWSuWmEAZMYJ:hover {
background: color-mix(in srgb, var(--kZcPpTbqyxIE) 18%, transparent);
color: var(--kZcPpTbqyxIE);
}

.TimGEKenfeQU .rWSuWmEAZMYJ.is-active {
color: var(--ocSPbltwMjhf);
font-weight: 600;
background: var(--kZcPpTbqyxIE);
}

.GFviiKEDyrWf .kfaMDIIAMahG,
.GFviiKEDyrWf .nfdVXAooipwo {
display: block;
}

.GFviiKEDyrWf .UQavuBNUaxmd {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--fKzKLxTGOMcs);
border: 1px solid var(--oqgqGdYyOwvk);
background: var(--xfuDWhjmgmNf);
}

.GFviiKEDyrWf .UQavuBNUaxmd:hover {
border-color: color-mix(in srgb, var(--kZcPpTbqyxIE) 70%, transparent);
background: var(--eFvHdjPBIOou);
}

.GFviiKEDyrWf .UQavuBNUaxmd::after {
margin-left: auto;
}

.GFviiKEDyrWf .TimGEKenfeQU {
left: 0;
right: 0;
min-width: 0;
color: var(--fKzKLxTGOMcs);
background: var(--judtZLqsiyWl);
border: 1px solid var(--oqgqGdYyOwvk);
box-shadow: 0 10px 28px var(--vAJnJvYvwGFT);
}

.GFviiKEDyrWf .TimGEKenfeQU .rWSuWmEAZMYJ {
color: var(--fKzKLxTGOMcs);
}

.GFviiKEDyrWf .TimGEKenfeQU .rWSuWmEAZMYJ:hover {
background: var(--eFvHdjPBIOou);
color: var(--QevPazLSibYA);
}

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

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

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

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

.CBTMncxKpZCh a:hover {
color: var(--XVHlhBjdcddU);
}

@media (max-width: 992px) {
.aQZkvGAmRRbQ {
margin-left: 0;
}
}
.NmndliEcfQYF {
position: relative;
--IkcteclJmbfZ: color-mix(in srgb, var(--kZcPpTbqyxIE) 64%, #fff);
--oFUxohsANhxI: color-mix(in srgb, var(--XVHlhBjdcddU) 70%, #fff);
background: var(--ocSPbltwMjhf);
color: var(--tDcpYfVZWHPE);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.znMIrfJhQSGc {
font-family: var(--GnVqUzfVGIIU);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--tDcpYfVZWHPE);
}

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

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

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

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

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

.nkAvlhfScGjt:hover::before {
background: var(--IkcteclJmbfZ);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dqDrVMIIvkfc span {
color: var(--IkcteclJmbfZ);
font-weight: 700;
}

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

@media (max-width: 767px) {

.QSwkYEVWVObK {
gap: 28px;
}
.lDrEFRzzjlWC {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.WEaZFuByvpag {
justify-content: center;
}
.WeiyFPwPVvXz {
align-items: center;
}
.DHySruzdTQtP {
align-items: center;
}
.PsXrDcCXiDRp {
justify-content: center;
}
.ytgGPLzqYutS {
text-align: center;
}
.eQazPfsOKHii {
flex-direction: column;
gap: 14px;
text-align: center;
}
.VkcaiuLEVFLM {
justify-content: center;
}
}

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

.WcqRCoTuceGT .ysbtcewPSTVi {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.WcqRCoTuceGT .QuwRhLZWvTxU {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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