:root {
--umeqTxxBzRKz: #F3F6FA;
--SVELoSRjoTwQ: #D5DEEA;
--aoMzErLNrJWH: #1B66CC;
--mkXMZTUMuLUJ: #E9F0F8;
--ITXQdFOZvrih: #FAFCFE;
--juIUQixdbKgC: #141D28;
--cLbKIYqmWqFX: #6D43C9;
--WrxnZmIQhcAu: #16202B;
--LNjKpENoBhLw: #103A78;
--tZcXcjPjkxIf: #134388;
--RqpOWYFvrfdp: #FFFFFF;
--VtvHZEzZLnCy: linear-gradient(135deg, #103A78 0%, #1D6FD8 60%, #3D8BFF 100%);
--MkbAaZdtvZBQ: #FAFCFE;
--krymgAYKkFgF: #FAFCFE;
--ImkWvqeiASkI: #16202B;
--RnJIIFKtcpQm: #141D28;
--DLYElmJfZzWe: #FFFFFF;
--vbyqBuGvVXVV: #16202B;
--TEfcAAmDPimn: #1B66CC;
--OkjRqDnvpIwN: #D5DEEA;
--CBnhtKPiumYR: rgba(20,40,70,0.08);
--xMHsfaiEDOcj: #6D43C9;
--DXmtYUtzmDwY: #D9760F;
--XSPBBNufyNZf: #F5A038;
--ByWUnAxDedWT: 'Plus Jakarta Sans', sans-serif;
--GReVgEfCXFTi: 'Roboto', sans-serif;
--OQLHbEoOPMgu: #EAF3FF;
--JoZFowEnOxdc: linear-gradient(180deg, color-mix(in srgb, var(--aoMzErLNrJWH) 84%, #000) 0%, color-mix(in srgb, var(--aoMzErLNrJWH) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.pFrvBMCocTDA a,
.sdebRuChymtb a {
color: var(--RqpOWYFvrfdp);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.cYeEZkRZPSPc,
.sPNUqTfTeiVK,
.inside-nVsIDmqDfZUH {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.cYeEZkRZPSPc {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.pezDphRHrOou:checked ~ .EqMGgAohNcav::before {
content: '✕';
}

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

.yuLQikRxMVIv a,
.aWBpxRJzKMco {
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;
}

.yuLQikRxMVIv a:first-child {
background-color: transparent;
border-color: var(--OkjRqDnvpIwN);
color: var(--WrxnZmIQhcAu);
}

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

.yuLQikRxMVIv a:nth-child(2),
.aWBpxRJzKMco {
background: var(--JoZFowEnOxdc);
color: var(--OQLHbEoOPMgu);
animation: nFWPuBhsaKdF 3.2s ease-in-out infinite;
}

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

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

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

.aWBpxRJzKMco {
display: none;
}

.WLeeOTaRLYld {
display: none;
}

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

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

.yuLQikRxMVIv {
display: none;
}

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

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

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

.pezDphRHrOou:checked ~ .WLeeOTaRLYld {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.pezDphRHrOou:checked ~ .EqMGgAohNcav {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.SfWSCifoRVFh {
gap: 12px;
}

.VJocmoipcKxE {
width: 40px;
}

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

.pezDphRHrOou:checked ~ .EqMGgAohNcav {
top: 11px;
right: 11px;
}
}
.SeJDAMgTVoPf {
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(--OkjRqDnvpIwN);
border-left: 0;
background-color: var(--MkbAaZdtvZBQ);
box-shadow: 0 10px 30px var(--CBnhtKPiumYR);
overflow-y: auto;
z-index: 20;
}

.kJrRkMCuWMjv {
display: block;
}

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

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

.NyoMUWdVEJWr {
margin: 0;
}

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

.NyoMUWdVEJWr.active .vSifEgxskMiw {
background-color: var(--mkXMZTUMuLUJ);
border-color: var(--OkjRqDnvpIwN);
color: var(--TEfcAAmDPimn);
box-shadow: inset 3px 0 0 0 var(--aoMzErLNrJWH);
}

.vSifEgxskMiw:hover {
background-color: var(--ITXQdFOZvrih);
border-color: var(--OkjRqDnvpIwN);
color: var(--TEfcAAmDPimn);
text-decoration: none;
}

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

.MIYtiuDafezG > .vSifEgxskMiw,
.MIYtiuDafezG > .QKraBHsxmbmq {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.MIYtiuDafezG > .vSifEgxskMiw:hover,
.MIYtiuDafezG > .QKraBHsxmbmq:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.MIYtiuDafezG:hover {
background-color: var(--ITXQdFOZvrih);
border-color: var(--OkjRqDnvpIwN);
}

.NyoMUWdVEJWr.active > .MIYtiuDafezG,
.imIMhUdHdLFj.active > .MIYtiuDafezG {
background-color: var(--mkXMZTUMuLUJ);
border-color: var(--OkjRqDnvpIwN);
}

.NyoMUWdVEJWr.active > .MIYtiuDafezG > .vSifEgxskMiw,
.imIMhUdHdLFj.active > .MIYtiuDafezG > .QKraBHsxmbmq {
background-color: transparent;
border-color: transparent;
color: var(--TEfcAAmDPimn);
}


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

}

.imIMhUdHdLFj {
margin: 0;
}

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

.imIMhUdHdLFj.active > .QKraBHsxmbmq {
background-color: var(--mkXMZTUMuLUJ);
border-color: var(--OkjRqDnvpIwN);
color: var(--TEfcAAmDPimn);
}

.QKraBHsxmbmq:hover {
background-color: var(--ITXQdFOZvrih);
border-color: var(--OkjRqDnvpIwN);
color: var(--TEfcAAmDPimn);
text-decoration: none;
}

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

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

.upEPENGRjflw:hover {
background-color: transparent;
border-color: var(--OkjRqDnvpIwN);
color: var(--TEfcAAmDPimn);
transform: none;
}

.wCfdavHXsvxT:checked ~ .MIYtiuDafezG .upEPENGRjflw::before {
transform: rotate(180deg);
}

.wCfdavHXsvxT:checked ~ .jprgqMuUrQrU {
display: flex;
}

.DoitHKPXsflI {
height: 1px;
background-color: var(--OkjRqDnvpIwN);
}

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

.lcKIfXhKvGkc {
display: none;
}


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

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

.pezDphRHrOou:checked ~ .SeJDAMgTVoPf {
transform: translateY(0);
}

.KjnXIFJiWftJ {
display: flex;
}

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

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

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

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

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

.PjqWjQLqrUnQ {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jtfSrSGhTnhT {
font-size: 16px;
}

.jNexLSfIjbFG {
width: 100%;
}
}

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

.QjAWrsMIGjtD > * {
animation: yYTBLdxKZhjs 0.5s ease both;
}

.YLSqbgarWios { animation-delay: 0.02s; }
.koZXwlCzIAUQ { animation-delay: 0.08s; }
.jtfSrSGhTnhT { animation-delay: 0.14s; }
.jNexLSfIjbFG { animation-delay: 0.2s; }

@media (prefers-reduced-motion: reduce) {
.QjAWrsMIGjtD > * {
animation: none;
}
.jNexLSfIjbFG {
transition: none;
}
.jNexLSfIjbFG:hover {
transform: none;
}
}
.bpiRtPZmHmrL {
position: relative;
max-width: 560px;
margin: 40px auto;
border-radius: 16px;
border: 1px solid var(--OkjRqDnvpIwN);
background-color: var(--ITXQdFOZvrih);
box-shadow: 0 12px 30px var(--CBnhtKPiumYR);
}

.QxJbkhsTgwmk {
padding: 26px 26px 20px;
text-align: center;
}

.odlrQEwXsyuV {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--cLbKIYqmWqFX);
margin-bottom: 10px;
}

.SRkxhVnMoSsf {
font-size: 26px;
font-weight: 700;
line-height: 1.25;
color: var(--WrxnZmIQhcAu);
}

.QllIBbwYwbGc {
position: relative;
height: 0;
margin: 0 24px;
border-top: 2px dashed var(--OkjRqDnvpIwN);
}

.QllIBbwYwbGc::before,
.QllIBbwYwbGc::after {
content: "";
position: absolute;
top: 50%;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: var(--umeqTxxBzRKz);
border: 1px solid var(--OkjRqDnvpIwN);
transform: translateY(-50%);
}

.QllIBbwYwbGc::before {
left: -37px;
}

.QllIBbwYwbGc::after {
right: -37px;
}

.INstOjcgzYrH {
padding: 22px 26px 26px;
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
}

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

.dtjLGadvZYAs:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
}
.qYveXuIuDOax {
margin-block: 48px;
}

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

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

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

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

.phKZhCjtCnrj:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--aoMzErLNrJWH) 45%, var(--OkjRqDnvpIwN));
box-shadow: 0 12px 26px var(--CBnhtKPiumYR);
}

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

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

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

.rFSqZVNXfDHt {
color: var(--DXmtYUtzmDwY);
background: color-mix(in srgb, var(--DXmtYUtzmDwY) 22%, var(--ITXQdFOZvrih));
border-color: color-mix(in srgb, var(--DXmtYUtzmDwY) 38%, transparent);
}

.VTZxrXIAtcDj {
color: var(--TEfcAAmDPimn);
background: color-mix(in srgb, var(--aoMzErLNrJWH) 18%, var(--ITXQdFOZvrih));
border-color: color-mix(in srgb, var(--aoMzErLNrJWH) 34%, transparent);
}

.oJeNhZHUpiRq {
color: var(--cLbKIYqmWqFX);
background: color-mix(in srgb, var(--cLbKIYqmWqFX) 20%, var(--ITXQdFOZvrih));
border-color: color-mix(in srgb, var(--cLbKIYqmWqFX) 36%, transparent);
}

.ocYPEDaNuMNx {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--JoZFowEnOxdc);
color: var(--OQLHbEoOPMgu);
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) {
.cUbQlvKmHIFL {
grid-template-columns: repeat(2, 1fr);
}
}
.CTTHAYSVTaow {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.fTVlcEIHCXcZ {
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(--TEfcAAmDPimn);
border: 1.5px solid color-mix(in srgb, var(--aoMzErLNrJWH) 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;
}

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

.fTVlcEIHCXcZ:hover {
background: var(--JoZFowEnOxdc);
color: var(--OQLHbEoOPMgu);
border-color: transparent;
transform: translateY(-2px);
text-decoration: none;
}

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

.vRFRDkRhFPIt {
border-color: var(--OkjRqDnvpIwN);
color: var(--WrxnZmIQhcAu);
}

.vRFRDkRhFPIt::after {
content: none;
}

.vRFRDkRhFPIt:hover {
background: var(--mkXMZTUMuLUJ);
color: var(--WrxnZmIQhcAu);
border-color: var(--OkjRqDnvpIwN);
}
.JOpdYRdQIAaX {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.vVLUzFBrJesc {
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(--ITXQdFOZvrih) 70%, transparent);
border: 1px solid var(--OkjRqDnvpIwN);
border-left: 3px solid var(--TEfcAAmDPimn);
}

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

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

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

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

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

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

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

.vVLUzFBrJesc {
padding: 7px 13px;
}
}
.feVWefWCxYoU {
margin-block: 48px;
}

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

.QZxItshXCfTJ {
border-top: 1px solid var(--OkjRqDnvpIwN);
}

.mAJpnXPjqQLg {
border-bottom: 1px solid var(--OkjRqDnvpIwN);
}

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

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

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

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

.iEmzAgNgTgbm {
flex: 1 1 auto;
}

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

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

.mAJpnXPjqQLg[open] .JroQStQdbmRo::before {
transform: rotate(180deg);
}

.bDwpLUVJGydI:hover,
.mAJpnXPjqQLg[open] .bDwpLUVJGydI {
color: var(--TEfcAAmDPimn);
}

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

.mAJpnXPjqQLg[open] .GWsFvxmQCOnX {
animation: CgZqipPvbsJp 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.JroQStQdbmRo::before {
transition: none;
}
.mAJpnXPjqQLg[open] .GWsFvxmQCOnX {
animation: none;
}
}
.zyVKXtjlFnUh {
width: 100%;
margin-block: 48px;
}

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

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

.KKPEkZRVvwSO {
border: none;
border-radius: 20px;
padding: 30px 28px;
transition: box-shadow 0.28s ease;
}

.QlGPGdMprriF {
background: color-mix(in srgb, var(--aoMzErLNrJWH) 8%, var(--ITXQdFOZvrih));
}

.EkAVcinTQWyS {
background: color-mix(in srgb, var(--DXmtYUtzmDwY) 8%, var(--ITXQdFOZvrih));
}

.KKPEkZRVvwSO:hover {
box-shadow: 0 10px 28px var(--CBnhtKPiumYR);
}

.rzrJXTBVyMQa {
position: relative;
font-size: 18px;
font-weight: 600;
line-height: 1.3;
margin: 0 0 20px;
padding-bottom: 14px;
}

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

.QlGPGdMprriF .rzrJXTBVyMQa {
color: var(--aoMzErLNrJWH);
}

.QlGPGdMprriF .rzrJXTBVyMQa::after {
background: var(--aoMzErLNrJWH);
}

.EkAVcinTQWyS .rzrJXTBVyMQa {
color: var(--DXmtYUtzmDwY);
}

.EkAVcinTQWyS .rzrJXTBVyMQa::after {
background: var(--DXmtYUtzmDwY);
}

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

.ERBADBYVdFxK {
position: relative;
padding-left: 34px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--WrxnZmIQhcAu) 88%, transparent);
}

.ERBADBYVdFxK::before {
position: absolute;
left: 0;
top: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 7px;
font-size: 11px;
font-weight: 700;
line-height: 1;
}

.QlGPGdMprriF .ERBADBYVdFxK::before {
content: '\2713';
color: var(--aoMzErLNrJWH);
background: color-mix(in srgb, var(--aoMzErLNrJWH) 15%, transparent);
}

.EkAVcinTQWyS .ERBADBYVdFxK::before {
content: '\2715';
color: var(--DXmtYUtzmDwY);
background: color-mix(in srgb, var(--DXmtYUtzmDwY) 15%, transparent);
}

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

.orzHwcntOUdE {
grid-template-columns: 1fr;
gap: 14px;
}

.KKPEkZRVvwSO {
padding: 24px 20px;
}

.rzrJXTBVyMQa {
font-size: 17px;
}

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

.gcAiWpotBdJv {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--WrxnZmIQhcAu);
margin: 0 0 24px;
text-align: center;
}

.THLlLjtqJZLV {
max-width: 720px;
margin: 0 auto;
border-radius: 16px;
border: 1px solid var(--OkjRqDnvpIwN);
background: var(--ITXQdFOZvrih);
padding: 12px 32px;
box-shadow: 0 8px 24px var(--CBnhtKPiumYR);
}

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

.BWHJAinjEqgo {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
padding: 16px 0;
font-size: 15px;
line-height: 1.5;
color: color-mix(in srgb, var(--WrxnZmIQhcAu) 90%, transparent);
text-align: center;
}

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

.BWHJAinjEqgo::before {
content: '\2014';
flex: 0 0 auto;
color: color-mix(in srgb, var(--aoMzErLNrJWH) 75%, transparent);
font-size: 16px;
font-weight: 400;
line-height: 1;
}

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

.THLlLjtqJZLV {
padding: 6px 20px;
}

.BWHJAinjEqgo {
font-size: 14px;
}
}
.QsPskRWCivlE {
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: var(--ITXQdFOZvrih);
border: 1.5px solid color-mix(in srgb, var(--aoMzErLNrJWH) 50%, var(--OkjRqDnvpIwN));
box-shadow: 0 8px 20px var(--CBnhtKPiumYR);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

.QsPskRWCivlE::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--TEfcAAmDPimn);
transition: color 0.25s ease;
}

.QsPskRWCivlE:hover {
transform: translateY(-3px);
background: var(--JoZFowEnOxdc);
border-color: transparent;
}

.QsPskRWCivlE:hover::after {
color: var(--OQLHbEoOPMgu);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--aoMzErLNrJWH) 0%, var(--cLbKIYqmWqFX) 100%) bottom / 100% 3px no-repeat,
var(--juIUQixdbKgC);
color: var(--DLYElmJfZzWe);
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(--SVELoSRjoTwQ);
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(--mkXMZTUMuLUJ) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.mZEWbxTiVaOF thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.mZEWbxTiVaOF tbody tr td:first-child {
border-top: none;
font-family: var(--GReVgEfCXFTi);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--WrxnZmIQhcAu);
}
}
.KxkEOZTDergB {
display: flex;
}

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

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

.uhceJuUjxTvN:hover {
border-color: color-mix(in srgb, var(--aoMzErLNrJWH) 70%, transparent);
background: color-mix(in srgb, var(--DLYElmJfZzWe) 12%, transparent);
}

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

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

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

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

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

.qyYfALsXIZuw .DecvoYUvTycO {
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(--DLYElmJfZzWe);
}

.qyYfALsXIZuw .DecvoYUvTycO:hover {
background: color-mix(in srgb, var(--aoMzErLNrJWH) 18%, transparent);
color: var(--aoMzErLNrJWH);
}

.qyYfALsXIZuw .DecvoYUvTycO.is-active {
color: var(--RnJIIFKtcpQm);
font-weight: 600;
background: var(--aoMzErLNrJWH);
}

.SeJDAMgTVoPf .KxkEOZTDergB,
.SeJDAMgTVoPf .BBnHyJqFFuJD {
display: block;
}

.SeJDAMgTVoPf .uhceJuUjxTvN {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--WrxnZmIQhcAu);
border: 1px solid var(--OkjRqDnvpIwN);
background: var(--mkXMZTUMuLUJ);
}

.SeJDAMgTVoPf .uhceJuUjxTvN:hover {
border-color: color-mix(in srgb, var(--aoMzErLNrJWH) 70%, transparent);
background: var(--ITXQdFOZvrih);
}

.SeJDAMgTVoPf .uhceJuUjxTvN::after {
margin-left: auto;
}

.SeJDAMgTVoPf .qyYfALsXIZuw {
left: 0;
right: 0;
min-width: 0;
color: var(--WrxnZmIQhcAu);
background: var(--MkbAaZdtvZBQ);
border: 1px solid var(--OkjRqDnvpIwN);
box-shadow: 0 10px 28px var(--CBnhtKPiumYR);
}

.SeJDAMgTVoPf .qyYfALsXIZuw .DecvoYUvTycO {
color: var(--WrxnZmIQhcAu);
}

.SeJDAMgTVoPf .qyYfALsXIZuw .DecvoYUvTycO:hover {
background: var(--ITXQdFOZvrih);
color: var(--TEfcAAmDPimn);
}

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

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

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

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

.eSQxsmiWoAIb a:hover {
color: var(--cLbKIYqmWqFX);
}

@media (max-width: 992px) {
.nWefZwdTyuzw {
margin-left: 0;
}
}
.sdebRuChymtb {
position: relative;
--CcTfNmvDFENx: color-mix(in srgb, var(--aoMzErLNrJWH) 64%, #fff);
--rsMiIrxCYTDF: color-mix(in srgb, var(--cLbKIYqmWqFX) 70%, #fff);
background: var(--RnJIIFKtcpQm);
color: var(--DLYElmJfZzWe);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.NGGmyQJNoHvi {
font-family: var(--GReVgEfCXFTi);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--DLYElmJfZzWe);
}

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

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

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

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

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

.TdQMoOUPRIbP:hover::before {
background: var(--CcTfNmvDFENx);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cuKXUtpLrcyZ span {
color: var(--CcTfNmvDFENx);
font-weight: 700;
}

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

@media (max-width: 767px) {

.rjPHJIbpTwqA {
gap: 28px;
}
.wIVzAWIrocvf {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.qtJcnEyHrNTR {
justify-content: center;
}
.jQncAgBznloA {
align-items: center;
}
.ockorYOTGVcw {
align-items: center;
}
.KRomshZxFMvq {
justify-content: center;
}
.RCLzvfHculWV {
text-align: center;
}
.mCxWvdiwOZcw {
flex-direction: column;
gap: 14px;
text-align: center;
}
.hDkJaedPQIUD {
justify-content: center;
}
}

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

.rcWnRxrGXYZM .dZMlOXPBkOZP {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.rcWnRxrGXYZM .pFrvBMCocTDA {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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