:root {
--beZOTsKdZacY: #0D1620;
--ziMmBtQhLANT: #2A3848;
--uimtpOlezQRG: #42B652;
--FTdTrHyjuVQg: #243241;
--BhAiOugbgLCA: #18222F;
--MSOLqFlmuRup: #0A111A;
--CoNLOYakqFLk: #7044C8;
--jVRbwPjMTKRL: #F2F6FA;
--gXaiUTHJOIxY: #0F2E1E;
--IZDvFgEfPmzf: #163A28;
--rubliqDHJPRQ: #EAF1F8;
--OgWCitjNLAXO: linear-gradient(135deg, #10301F 0%, #184A32 58%, #3FB950 100%);
--QTzhrsWPUpbA: #18222F;
--zeqMdpiSRJHk: #101A26;
--PonzLlaVAdFC: #F2F6FA;
--EidbKIzldORr: #0A111A;
--NoFYlOSqDvDu: #EAF1F8;
--WRpqFWgXcWow: #F2F6FA;
--TpHByqDOHyaf: #42B652;
--TJebpvrOzreu: #2A3848;
--fuWUySOzlraa: rgba(0,3,8,0.52);
--qjiNyCApwvIX: #7044C8;
--eVctADCQgsJb: #F2871F;
--mKVUSDBXoqWn: #FFB061;
--wRsowDNWRlwf: 'Inter', sans-serif;
--TfKafstzSrdv: 'Roboto', sans-serif;
--uJmEJPdAEdJd: #EAF1F8;
--BtJcNLKsKwkp: linear-gradient(180deg, color-mix(in srgb, var(--uimtpOlezQRG) 84%, #000) 0%, color-mix(in srgb, var(--uimtpOlezQRG) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.dEREzUWKbyyY a,
.HhyXwfFQGeGZ a {
color: var(--rubliqDHJPRQ);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.zeDSAjWlUBvQ,
.GrlgIyJfPBTK,
.inside-VRFLTVhEnJMq {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.zeDSAjWlUBvQ {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.VvPFRIqVLKSp:checked ~ .wLiQTSsOduBh::before {
content: '✕';
}

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

.yITWydnHFSNV a,
.zJUgfwhqXEXH {
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;
}

.yITWydnHFSNV a:first-child {
background-color: transparent;
border-color: var(--TJebpvrOzreu);
color: var(--jVRbwPjMTKRL);
}

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

.yITWydnHFSNV a:nth-child(2),
.zJUgfwhqXEXH {
background: var(--BtJcNLKsKwkp);
color: var(--uJmEJPdAEdJd);
animation: yWqUDyZCQXWp 3.2s ease-in-out infinite;
}

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

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

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

.zJUgfwhqXEXH {
display: none;
}

.BrVArljcXPNg {
display: none;
}

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

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

.yITWydnHFSNV {
display: none;
}

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

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

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

.VvPFRIqVLKSp:checked ~ .BrVArljcXPNg {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.VvPFRIqVLKSp:checked ~ .wLiQTSsOduBh {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.yzpIycrsqOPE {
gap: 12px;
}

.ekWyyzQJpGSj {
width: 40px;
}

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

.VvPFRIqVLKSp:checked ~ .wLiQTSsOduBh {
top: 11px;
right: 11px;
}
}
.GnuqFItbDsmn {
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(--TJebpvrOzreu);
border-left: 0;
background-color: var(--QTzhrsWPUpbA);
box-shadow: 0 10px 30px var(--fuWUySOzlraa);
overflow-y: auto;
z-index: 20;
}

.zHOXyRvuXhjl {
display: block;
}

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

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

.CCYyTlnqLDLv {
margin: 0;
}

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

.CCYyTlnqLDLv.active .ctVPXLLJZtHM {
background-color: var(--FTdTrHyjuVQg);
border-color: var(--TJebpvrOzreu);
color: var(--TpHByqDOHyaf);
box-shadow: inset 3px 0 0 0 var(--uimtpOlezQRG);
}

.ctVPXLLJZtHM:hover {
background-color: var(--BhAiOugbgLCA);
border-color: var(--TJebpvrOzreu);
color: var(--TpHByqDOHyaf);
text-decoration: none;
}

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

.NVRHUJovCJnH > .ctVPXLLJZtHM,
.NVRHUJovCJnH > .SzspKOSHfVeK {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.NVRHUJovCJnH > .ctVPXLLJZtHM:hover,
.NVRHUJovCJnH > .SzspKOSHfVeK:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.NVRHUJovCJnH:hover {
background-color: var(--BhAiOugbgLCA);
border-color: var(--TJebpvrOzreu);
}

.CCYyTlnqLDLv.active > .NVRHUJovCJnH,
.ftFJqzavUGMv.active > .NVRHUJovCJnH {
background-color: var(--FTdTrHyjuVQg);
border-color: var(--TJebpvrOzreu);
}

.CCYyTlnqLDLv.active > .NVRHUJovCJnH > .ctVPXLLJZtHM,
.ftFJqzavUGMv.active > .NVRHUJovCJnH > .SzspKOSHfVeK {
background-color: transparent;
border-color: transparent;
color: var(--TpHByqDOHyaf);
}


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

}

.ftFJqzavUGMv {
margin: 0;
}

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

.ftFJqzavUGMv.active > .SzspKOSHfVeK {
background-color: var(--FTdTrHyjuVQg);
border-color: var(--TJebpvrOzreu);
color: var(--TpHByqDOHyaf);
}

.SzspKOSHfVeK:hover {
background-color: var(--BhAiOugbgLCA);
border-color: var(--TJebpvrOzreu);
color: var(--TpHByqDOHyaf);
text-decoration: none;
}

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

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

.FDRNgqdhzywf:hover {
background-color: transparent;
border-color: var(--TJebpvrOzreu);
color: var(--TpHByqDOHyaf);
transform: none;
}

.gvlQDsDwhmCR:checked ~ .NVRHUJovCJnH .FDRNgqdhzywf::before {
transform: rotate(180deg);
}

.gvlQDsDwhmCR:checked ~ .NetUYYCiPako {
display: flex;
}

.BMRrLOWlNDHe {
height: 1px;
background-color: var(--TJebpvrOzreu);
}

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

.tcopqskYzTuO {
display: none;
}


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

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

.VvPFRIqVLKSp:checked ~ .GnuqFItbDsmn {
transform: translateY(0);
}

.BcMSfTNyGZGh {
display: flex;
}

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

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

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

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

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

.UvccqKRqVIsu {
display: none;
}

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

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

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

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

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

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

.CKBBiybMSigt:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.UvccqKRqVIsu {
flex-direction: column;
}
}
.ChyOOJdEddAf {
display: flex;
justify-content: center;
text-align: center;
padding: 12px 0 36px;
margin-bottom: 32px;
}

.hretYVUmanJI {
max-width: 680px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 18px;
}

.uvCXMlQbmiPO {
display: inline-flex;
align-items: center;
padding: 7px 16px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--TpHByqDOHyaf);
background: color-mix(in srgb, var(--uimtpOlezQRG) 12%, transparent);
border: 1px solid color-mix(in srgb, var(--uimtpOlezQRG) 30%, transparent);
}

.IMonewXUZoeL {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 44px;
line-height: 1.1;
font-weight: 700;
color: var(--jVRbwPjMTKRL);
margin: 0;
}

.afYgGHaUzKlb {
font-size: 18px;
line-height: 1.55;
font-weight: 500;
color: color-mix(in srgb, var(--jVRbwPjMTKRL) 80%, transparent);
max-width: 46ch;
margin: 0;
}

.NHUDDIQWkztG {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 36px;
border-radius: 12px;
font-size: 16px;
font-weight: 700;
text-decoration: none;
background: var(--BtJcNLKsKwkp);
color: var(--uJmEJPdAEdJd);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.NHUDDIQWkztG:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
box-shadow: 0 12px 30px color-mix(in srgb, var(--uimtpOlezQRG) 35%, transparent);
}

@media (max-width: 768px) {
.IMonewXUZoeL {
font-size: 32px;
}

.afYgGHaUzKlb {
font-size: 16px;
}
}

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

.afYgGHaUzKlb {
font-size: 16px;
}

.NHUDDIQWkztG {
width: 100%;
}
}

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

.hretYVUmanJI > * {
animation: aiIxRcnAAvgp 0.5s ease both;
}

.uvCXMlQbmiPO { animation-delay: 0.02s; }
.IMonewXUZoeL { animation-delay: 0.08s; }
.afYgGHaUzKlb { animation-delay: 0.14s; }
.NHUDDIQWkztG { animation-delay: 0.2s; }

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

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

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

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

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

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

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

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

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

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

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

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

.ikjhrSfIHEoc {
width: 100%;
}
}
.AusDOTNJsNZx {
margin-block: 48px;
}

.wLkFQqiraOaG {
margin-bottom: 22px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vuJaFlqNSiOI {
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(--BtJcNLKsKwkp);
color: var(--uJmEJPdAEdJd);
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;
}

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

.IjINXKFcYcAI {
background: transparent;
color: var(--jVRbwPjMTKRL);
border-color: var(--TJebpvrOzreu);
box-shadow: none;
}

.IjINXKFcYcAI:hover {
background: var(--FTdTrHyjuVQg);
filter: none;
box-shadow: none;
}
.lrcwPSDtxrHg {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.DvorCEBQbpVJ {
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(--BhAiOugbgLCA) 70%, transparent);
border: 1px solid var(--TJebpvrOzreu);
border-left: 3px solid var(--TpHByqDOHyaf);
}

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

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

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

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

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

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

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

.DvorCEBQbpVJ {
padding: 7px 13px;
}
}
.SiMGJRyjXxNd {
margin-block: 48px;
}

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

.PGjjHgBiGhSb {
border-top: 1px solid var(--TJebpvrOzreu);
}

.KNWCAIHJgHnm {
border-bottom: 1px solid var(--TJebpvrOzreu);
}

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

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

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

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

.IgHpIzbevZLF {
flex: 1 1 auto;
}

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

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

.KNWCAIHJgHnm[open] .jEpadombFLvw::before {
transform: rotate(180deg);
}

.gcvOspWuWDEi:hover,
.KNWCAIHJgHnm[open] .gcvOspWuWDEi {
color: var(--TpHByqDOHyaf);
}

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

.KNWCAIHJgHnm[open] .DKbKNzEgAtsw {
animation: KEobqfCxLZeS 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.jEpadombFLvw::before {
transition: none;
}
.KNWCAIHJgHnm[open] .DKbKNzEgAtsw {
animation: none;
}
}
.MxAdohfzODmd {
width: 100%;
margin-block: 48px;
}

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

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

.pbCwmHFYCVdZ {
padding: 4px 0;
}

.RfGLcVcrDtii {
padding-right: 44px;
}

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

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

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

.RfGLcVcrDtii .cBRqymvJLuzS {
color: var(--uimtpOlezQRG);
}

.RfGLcVcrDtii .cBRqymvJLuzS::after {
background: var(--uimtpOlezQRG);
}

.zWnVgWdTPhDi .cBRqymvJLuzS {
color: var(--eVctADCQgsJb);
}

.zWnVgWdTPhDi .cBRqymvJLuzS::after {
background: var(--eVctADCQgsJb);
}

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

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

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

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

.RfGLcVcrDtii .BSvWXaIwtmGo::before {
content: '+';
color: var(--uimtpOlezQRG);
}

.zWnVgWdTPhDi .BSvWXaIwtmGo::before {
content: '\2212';
color: var(--eVctADCQgsJb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--uimtpOlezQRG) 0%, var(--CoNLOYakqFLk) 100%) bottom / 100% 3px no-repeat,
var(--MSOLqFlmuRup);
color: var(--NoFYlOSqDvDu);
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(--ziMmBtQhLANT);
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(--FTdTrHyjuVQg) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.rtTeJUfDzJkm thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.rtTeJUfDzJkm tbody tr td:first-child {
border-top: none;
font-family: var(--TfKafstzSrdv);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--jVRbwPjMTKRL);
}
}
.mreoLdsOnLKk {
display: flex;
}

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

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

.QuOGYLXTURxp:hover {
border-color: color-mix(in srgb, var(--uimtpOlezQRG) 70%, transparent);
background: color-mix(in srgb, var(--NoFYlOSqDvDu) 12%, transparent);
}

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

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

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

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

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

.WjtiAMMGIYku .gIkwhzVkdxbK {
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(--NoFYlOSqDvDu);
}

.WjtiAMMGIYku .gIkwhzVkdxbK:hover {
background: color-mix(in srgb, var(--uimtpOlezQRG) 18%, transparent);
color: var(--uimtpOlezQRG);
}

.WjtiAMMGIYku .gIkwhzVkdxbK.is-active {
color: var(--EidbKIzldORr);
font-weight: 600;
background: var(--uimtpOlezQRG);
}

.GnuqFItbDsmn .mreoLdsOnLKk,
.GnuqFItbDsmn .GUPARHCKuGMi {
display: block;
}

.GnuqFItbDsmn .QuOGYLXTURxp {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--jVRbwPjMTKRL);
border: 1px solid var(--TJebpvrOzreu);
background: var(--FTdTrHyjuVQg);
}

.GnuqFItbDsmn .QuOGYLXTURxp:hover {
border-color: color-mix(in srgb, var(--uimtpOlezQRG) 70%, transparent);
background: var(--BhAiOugbgLCA);
}

.GnuqFItbDsmn .QuOGYLXTURxp::after {
margin-left: auto;
}

.GnuqFItbDsmn .WjtiAMMGIYku {
left: 0;
right: 0;
min-width: 0;
color: var(--jVRbwPjMTKRL);
background: var(--QTzhrsWPUpbA);
border: 1px solid var(--TJebpvrOzreu);
box-shadow: 0 10px 28px var(--fuWUySOzlraa);
}

.GnuqFItbDsmn .WjtiAMMGIYku .gIkwhzVkdxbK {
color: var(--jVRbwPjMTKRL);
}

.GnuqFItbDsmn .WjtiAMMGIYku .gIkwhzVkdxbK:hover {
background: var(--BhAiOugbgLCA);
color: var(--TpHByqDOHyaf);
}

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

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

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

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

.wQwgJuneGKSc a:hover {
color: var(--CoNLOYakqFLk);
}

@media (max-width: 992px) {
.pSDADXjtESqi {
margin-left: 0;
}
}
.HhyXwfFQGeGZ {
position: relative;
--DTBLjvcMAucq: color-mix(in srgb, var(--uimtpOlezQRG) 64%, #fff);
--JlNtxtoKolTY: color-mix(in srgb, var(--CoNLOYakqFLk) 70%, #fff);
background: var(--EidbKIzldORr);
color: var(--NoFYlOSqDvDu);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.VvjVmElQMhSV {
font-family: var(--TfKafstzSrdv);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--NoFYlOSqDvDu);
}

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

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

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

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

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

.UIrrcCmvSyTf:hover::before {
background: var(--DTBLjvcMAucq);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vSWwgBaqRQsg span {
color: var(--DTBLjvcMAucq);
font-weight: 700;
}

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

@media (max-width: 767px) {

.HPUTRXnikwJB {
gap: 28px;
}
.RXXNhYinGTXH {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.cfuTQAJUhDoP {
justify-content: center;
}
.fcsJiNkrshzJ {
align-items: center;
}
.hQrBLRYeATcn {
align-items: center;
}
.BNgNXXDOwOqh {
justify-content: center;
}
.RCcidekfenqF {
text-align: center;
}
.fnLijbUBDCWS {
flex-direction: column;
gap: 14px;
text-align: center;
}
.QSgdImzKRAUA {
justify-content: center;
}
}

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

.BnBxbLQKsQSu .DPEMtxLzFAfI {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.BnBxbLQKsQSu .dEREzUWKbyyY {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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