:root {
--TleFmaEPNTMS: #101A26;
--SAWFUGjdaRVS: #283746;
--qFyHhyaZtNri: #3D8BFF;
--mZnKWsMltyVU: #2A3A4B;
--gHYMxETEqOWV: #18222F;
--ftncaoidPJSE: #0B131C;
--eTKTrEuonbNg: #7044C8;
--RnDYgDVKyZQf: #F2F6FA;
--utCvAbZcMbtr: #102644;
--TGRSdwkYwvfK: #143458;
--SvKdYIXMNFpr: #F2F6FA;
--MhCwAaNWefOj: linear-gradient(135deg, #0E2240 0%, #1A4072 58%, #4C92FF 100%);
--AfTPecibHZaD: #18222F;
--JaFZhlApxPBb: #0C141E;
--SUPmidMuDiGN: #F2F6FA;
--NJyviDeEYktt: #0B131C;
--IDOwGFMuZVFT: #F2F6FA;
--tUobEnAdgOsq: #F2F6FA;
--dvtYMNEJBNPH: #3D8BFF;
--eLMTFWpZUMSH: #283746;
--SgAQffpndiOI: rgba(0,0,0,0.50);
--zxQSuOCWGEwz: #7044C8;
--ksORuVWtBGKM: #F2871F;
--XXcINfYZctRh: #FFAE5C;
--JtiAggECHitB: 'Rubik', sans-serif;
--lsceWCauXTME: 'Space Grotesk', sans-serif;
--liLRCsVYipBm: #F2F6FA;
--JMSPupyohoIk: linear-gradient(180deg, color-mix(in srgb, var(--qFyHhyaZtNri) 84%, #000) 0%, color-mix(in srgb, var(--qFyHhyaZtNri) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.saOVyooJqHrV a,
.WtCgVpirpsUv a {
color: var(--SvKdYIXMNFpr);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.sFPnITlORUCq,
.mzJCAMxbubZn,
.inside-QIwdJtAepamb {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.sFPnITlORUCq {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.yDeGaudweFbM:checked ~ .ksHVeNueFMhG::before {
content: '✕';
}

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

.jPoBLYTneoLD a,
.pVRXMDFZbKSO {
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;
}

.jPoBLYTneoLD a:first-child {
background-color: transparent;
border-color: var(--eLMTFWpZUMSH);
color: var(--RnDYgDVKyZQf);
}

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

.jPoBLYTneoLD a:nth-child(2),
.pVRXMDFZbKSO {
background: var(--JMSPupyohoIk);
color: var(--liLRCsVYipBm);
animation: IrCkuIXwBlie 3.2s ease-in-out infinite;
}

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

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

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

.pVRXMDFZbKSO {
display: none;
}

.anvuqqESeafE {
display: none;
}

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

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

.jPoBLYTneoLD {
display: none;
}

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

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

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

.yDeGaudweFbM:checked ~ .anvuqqESeafE {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.yDeGaudweFbM:checked ~ .ksHVeNueFMhG {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.fZhKFzfxtopt {
gap: 12px;
}

.wuCBYkSqbyqH {
width: 40px;
}

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

.yDeGaudweFbM:checked ~ .ksHVeNueFMhG {
top: 11px;
right: 11px;
}
}
.RCXDOHlrndoU {
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(--eLMTFWpZUMSH);
border-left: 0;
background-color: var(--AfTPecibHZaD);
box-shadow: 0 10px 30px var(--SgAQffpndiOI);
overflow-y: auto;
z-index: 20;
}

.MBMQlgEFPmQY {
display: block;
}

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

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

.wXgmcTtQZsNa {
margin: 0;
}

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

.wXgmcTtQZsNa.active .qpWxLQtJOqDf {
background-color: var(--mZnKWsMltyVU);
border-color: var(--eLMTFWpZUMSH);
color: var(--dvtYMNEJBNPH);
box-shadow: inset 3px 0 0 0 var(--qFyHhyaZtNri);
}

.qpWxLQtJOqDf:hover {
background-color: var(--gHYMxETEqOWV);
border-color: var(--eLMTFWpZUMSH);
color: var(--dvtYMNEJBNPH);
text-decoration: none;
}

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

.TGNUdIeMUDIX > .qpWxLQtJOqDf,
.TGNUdIeMUDIX > .udLkVXfxyscq {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.TGNUdIeMUDIX > .qpWxLQtJOqDf:hover,
.TGNUdIeMUDIX > .udLkVXfxyscq:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.TGNUdIeMUDIX:hover {
background-color: var(--gHYMxETEqOWV);
border-color: var(--eLMTFWpZUMSH);
}

.wXgmcTtQZsNa.active > .TGNUdIeMUDIX,
.xhicuKpTLNYH.active > .TGNUdIeMUDIX {
background-color: var(--mZnKWsMltyVU);
border-color: var(--eLMTFWpZUMSH);
}

.wXgmcTtQZsNa.active > .TGNUdIeMUDIX > .qpWxLQtJOqDf,
.xhicuKpTLNYH.active > .TGNUdIeMUDIX > .udLkVXfxyscq {
background-color: transparent;
border-color: transparent;
color: var(--dvtYMNEJBNPH);
}


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

}

.xhicuKpTLNYH {
margin: 0;
}

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

.xhicuKpTLNYH.active > .udLkVXfxyscq {
background-color: var(--mZnKWsMltyVU);
border-color: var(--eLMTFWpZUMSH);
color: var(--dvtYMNEJBNPH);
}

.udLkVXfxyscq:hover {
background-color: var(--gHYMxETEqOWV);
border-color: var(--eLMTFWpZUMSH);
color: var(--dvtYMNEJBNPH);
text-decoration: none;
}

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

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

.lnimqvlOzRHh:hover {
background-color: transparent;
border-color: var(--eLMTFWpZUMSH);
color: var(--dvtYMNEJBNPH);
transform: none;
}

.wfyRWWnZCPTp:checked ~ .TGNUdIeMUDIX .lnimqvlOzRHh::before {
transform: rotate(180deg);
}

.wfyRWWnZCPTp:checked ~ .sdLJHAIXmXxq {
display: flex;
}

.ncvrdhBgFnqX {
height: 1px;
background-color: var(--eLMTFWpZUMSH);
}

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

.fdWmYDZAwLhC {
display: none;
}


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

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

.yDeGaudweFbM:checked ~ .RCXDOHlrndoU {
transform: translateY(0);
}

.TfxBZvkDsEEL {
display: flex;
}

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

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

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

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

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

.GycnpIxJpjIj {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hOtDYUSYMnON {
font-size: 16px;
}

.MzGACZfwbVEo {
width: 100%;
}
}

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

.BnpdkZiZdctg > * {
animation: GRSheSZsKghE 0.5s ease both;
}

.GIGIVvGzGBFr { animation-delay: 0.02s; }
.AeQhNpwuFBMc { animation-delay: 0.08s; }
.hOtDYUSYMnON { animation-delay: 0.14s; }
.MzGACZfwbVEo { animation-delay: 0.2s; }

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

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

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

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

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

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

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

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

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

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

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

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

.BNmTYKBdIXXR {
width: 100%;
}
}
.AOYLocdQmwhV {
margin-block: 48px;
}

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

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

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

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

.qPxKtGLvwnkN:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--qFyHhyaZtNri) 45%, var(--eLMTFWpZUMSH));
box-shadow: 0 12px 26px var(--SgAQffpndiOI);
}

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

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

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

.QJkhAXdFajzc {
color: var(--ksORuVWtBGKM);
background: color-mix(in srgb, var(--ksORuVWtBGKM) 22%, var(--gHYMxETEqOWV));
border-color: color-mix(in srgb, var(--ksORuVWtBGKM) 38%, transparent);
}

.OUSfXnUICAyt {
color: var(--dvtYMNEJBNPH);
background: color-mix(in srgb, var(--qFyHhyaZtNri) 18%, var(--gHYMxETEqOWV));
border-color: color-mix(in srgb, var(--qFyHhyaZtNri) 34%, transparent);
}

.GJGurDkzFfXY {
color: var(--eTKTrEuonbNg);
background: color-mix(in srgb, var(--eTKTrEuonbNg) 20%, var(--gHYMxETEqOWV));
border-color: color-mix(in srgb, var(--eTKTrEuonbNg) 36%, transparent);
}

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

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

.AHZtwhshBcJC {
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(--JMSPupyohoIk);
color: var(--liLRCsVYipBm);
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;
}

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

.tXpiLwXuyvuK {
background: transparent;
color: var(--RnDYgDVKyZQf);
border-color: var(--eLMTFWpZUMSH);
box-shadow: none;
}

.tXpiLwXuyvuK:hover {
background: var(--mZnKWsMltyVU);
filter: none;
box-shadow: none;
}
.oWHiCmLpeVrg {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.epdrUXFlokYj {
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(--gHYMxETEqOWV) 70%, transparent);
border: 1px solid var(--eLMTFWpZUMSH);
border-left: 3px solid var(--dvtYMNEJBNPH);
}

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

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

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

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

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

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

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

.epdrUXFlokYj {
padding: 7px 13px;
}
}
.VTofaHWtJSOI {
margin-block: 48px;
}

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

.xVxFomAZJbpo {
border-top: 1px solid var(--eLMTFWpZUMSH);
}

.lFGsGLeLWQrD {
border-bottom: 1px solid var(--eLMTFWpZUMSH);
}

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

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

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

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

.DrPgaweklvFJ {
flex: 1 1 auto;
}

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

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

.lFGsGLeLWQrD[open] .YhWqdqVmqoip::before {
transform: rotate(180deg);
}

.djklTgHTFodP:hover,
.lFGsGLeLWQrD[open] .djklTgHTFodP {
color: var(--dvtYMNEJBNPH);
}

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

.lFGsGLeLWQrD[open] .awDglqlUZThS {
animation: RRIZbHnqQdEJ 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.YhWqdqVmqoip::before {
transition: none;
}
.lFGsGLeLWQrD[open] .awDglqlUZThS {
animation: none;
}
}
.MxvokZOWCSkQ {
width: 100%;
margin-block: 48px;
}

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

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

.xVhtNjxKgzYl {
padding: 4px 0;
}

.YjJaTHzsguZN {
padding-right: 44px;
}

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

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

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

.YjJaTHzsguZN .qtgIJMUWJUji {
color: var(--qFyHhyaZtNri);
}

.YjJaTHzsguZN .qtgIJMUWJUji::after {
background: var(--qFyHhyaZtNri);
}

.ZHowgyhqvKdn .qtgIJMUWJUji {
color: var(--ksORuVWtBGKM);
}

.ZHowgyhqvKdn .qtgIJMUWJUji::after {
background: var(--ksORuVWtBGKM);
}

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

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

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

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

.YjJaTHzsguZN .NeUquCmBdHBL::before {
content: '+';
color: var(--qFyHhyaZtNri);
}

.ZHowgyhqvKdn .NeUquCmBdHBL::before {
content: '\2212';
color: var(--ksORuVWtBGKM);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--qFyHhyaZtNri) 0%, var(--eTKTrEuonbNg) 100%) bottom / 100% 3px no-repeat,
var(--ftncaoidPJSE);
color: var(--IDOwGFMuZVFT);
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(--SAWFUGjdaRVS);
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(--mZnKWsMltyVU) 55%, transparent);
}

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

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

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

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

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

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

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

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

.rvqjJOQyFYfn thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.rvqjJOQyFYfn tbody tr td:first-child {
border-top: none;
font-family: var(--lsceWCauXTME);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--RnDYgDVKyZQf);
}
}
.OBpKcSfsicav {
display: flex;
}

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

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

.zMBLCHgBLufH:hover {
border-color: color-mix(in srgb, var(--qFyHhyaZtNri) 70%, transparent);
background: color-mix(in srgb, var(--IDOwGFMuZVFT) 12%, transparent);
}

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

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

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

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

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

.ADIkieYLqJLx .CFBUPlPcNAnP {
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(--IDOwGFMuZVFT);
}

.ADIkieYLqJLx .CFBUPlPcNAnP:hover {
background: color-mix(in srgb, var(--qFyHhyaZtNri) 18%, transparent);
color: var(--qFyHhyaZtNri);
}

.ADIkieYLqJLx .CFBUPlPcNAnP.is-active {
color: var(--NJyviDeEYktt);
font-weight: 600;
background: var(--qFyHhyaZtNri);
}

.RCXDOHlrndoU .OBpKcSfsicav,
.RCXDOHlrndoU .HDsnYfgPCniM {
display: block;
}

.RCXDOHlrndoU .zMBLCHgBLufH {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--RnDYgDVKyZQf);
border: 1px solid var(--eLMTFWpZUMSH);
background: var(--mZnKWsMltyVU);
}

.RCXDOHlrndoU .zMBLCHgBLufH:hover {
border-color: color-mix(in srgb, var(--qFyHhyaZtNri) 70%, transparent);
background: var(--gHYMxETEqOWV);
}

.RCXDOHlrndoU .zMBLCHgBLufH::after {
margin-left: auto;
}

.RCXDOHlrndoU .ADIkieYLqJLx {
left: 0;
right: 0;
min-width: 0;
color: var(--RnDYgDVKyZQf);
background: var(--AfTPecibHZaD);
border: 1px solid var(--eLMTFWpZUMSH);
box-shadow: 0 10px 28px var(--SgAQffpndiOI);
}

.RCXDOHlrndoU .ADIkieYLqJLx .CFBUPlPcNAnP {
color: var(--RnDYgDVKyZQf);
}

.RCXDOHlrndoU .ADIkieYLqJLx .CFBUPlPcNAnP:hover {
background: var(--gHYMxETEqOWV);
color: var(--dvtYMNEJBNPH);
}

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

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

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

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

.cbOlozbBHKMa a:hover {
color: var(--eTKTrEuonbNg);
}

@media (max-width: 992px) {
.CcatqQwKqwaj {
margin-left: 0;
}
}
.WtCgVpirpsUv {
position: relative;
--SiqCpwHHHWgn: color-mix(in srgb, var(--qFyHhyaZtNri) 64%, #fff);
--maHiyYhkWsDg: color-mix(in srgb, var(--eTKTrEuonbNg) 70%, #fff);
background: var(--NJyviDeEYktt);
color: var(--IDOwGFMuZVFT);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.pymWawTkGRyg {
font-family: var(--lsceWCauXTME);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--IDOwGFMuZVFT);
}

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

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

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

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

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

.tYJGIpMKHEpU:hover::before {
background: var(--SiqCpwHHHWgn);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.UYtETMssWQOg span {
color: var(--SiqCpwHHHWgn);
font-weight: 700;
}

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

@media (max-width: 767px) {

.AnXgIOVKyUNl {
gap: 28px;
}
.DHzpHydMcbPP {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.LLIaQIAylHhj {
justify-content: center;
}
.CeZdfIiWZRzx {
align-items: center;
}
.HDIrCpsZgCGW {
align-items: center;
}
.nJINdzzUDSca {
justify-content: center;
}
.tyLldqOuOVng {
text-align: center;
}
.FaoFhVLcxbkZ {
flex-direction: column;
gap: 14px;
text-align: center;
}
.wkWedPHRvnie {
justify-content: center;
}
}

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

.VqUKiXeIHdiW .uVMvNBdLGrkh {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.VqUKiXeIHdiW .saOVyooJqHrV {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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