:root {
--ahVksdYafapC: #14121F;
--DNTHZEhpABzc: #202156;
--iyOuJqtRNKwb: #9146FF;
--zIsyePyHZIYV: #1D1D40;
--wFEKpGHBGMYd: #141438;
--LBfyrarOerIJ: #0E0320;
--lhEmmkFMfROD: #4F95FF;
--PYKtSBpPlXoO: #EBF5F7;
--PwJLXKIQtyRG: #3A1F81;
--HDvXUAzSbGen: #512AB1;
--kwVXfFlyrhxB: #EEF4F7;
--DykLdnTMYFTt: linear-gradient(135deg, #6425CC 0%, #9146FF 52%, #4C92FF 100%);
--VdBFFxjsEvPp: #141438;
--LwVyBrDtgaYV: #0A0A1E;
--ueIKLNCvqnPO: #EBF5F7;
--xFaIfiuDHGBY: #0E0320;
--MnwLidQRMLar: #EEF4F7;
--wBZSObIDkVve: #EBF5F7;
--vTgMNmgaeEnx: #9146FF;
--cyFWNwmrwqlr: #202156;
--AhuMcpZYxBxz: rgba(7,3,24,0.48);
--AszqKIzVtNeC: #4F95FF;
--KjasIIwDvYcn: #FD801B;
--jIFfWejntOLL: #FF994B;
--nOGzrojAMEpw: 'DM Sans', sans-serif;
--WpFWXoXNXcyO: 'Roboto', sans-serif;
--uFiJdoWfzpsz: #F9FCFF;
--CRSpfRfFKwUi: linear-gradient(180deg, color-mix(in srgb, var(--iyOuJqtRNKwb) 84%, #000) 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.TCgMvEaNmFaI a,
.iJNvXaIbKxmO a {
color: var(--kwVXfFlyrhxB);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

.ZAcUpgUXEPIx {
margin-left: var(--sidebar-w);
margin-top: 20px;
overflow-x: clip;
}

.yPytsYbNxTbT,
.IFdEtBaJAyXB,
.inside-NuuBMxXLSQin {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.yPytsYbNxTbT {
padding: 2rem;

}

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

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

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

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

}

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

}

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

.cgFTwWbEgxJm,
.CSqrDAwsVCOF > div:not(.bncMrsMlZaYX) {
display: inline-flex;
align-items: center;
gap: 10px;
text-decoration: none;
}

.fDXyrsMkeIhe {
font-family: var(--WpFWXoXNXcyO);
font-weight: 700;
font-size: 20px;
line-height: 1;
letter-spacing: 0.01em;
white-space: nowrap;
background: linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}

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

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

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

.WjvJHtGmitwj:checked ~ #TyACrIODlqYm .HDQstvfPQpkY::before {
content: '✕';
}

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

.bncMrsMlZaYX a,
.xiKjoLdgOQTn {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 42px;
padding: 10px 22px;
border-radius: 999px;
font-size: 14px;
font-weight: 600;
line-height: 1;
white-space: nowrap;
text-decoration: none;
border: 1px solid transparent;
transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, filter 0.2s ease;
}

.bncMrsMlZaYX a:first-child {
background:
linear-gradient(color-mix(in srgb, var(--wFEKpGHBGMYd) 90%, transparent), color-mix(in srgb, var(--wFEKpGHBGMYd) 90%, transparent)) padding-box,
linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%) border-box;
border-color: transparent;
color: var(--PYKtSBpPlXoO);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}

.bncMrsMlZaYX a:first-child:hover {
color: var(--vTgMNmgaeEnx);
box-shadow: 0 0 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 28%, transparent);
filter: brightness(1.05);
text-decoration: none;
}

.bncMrsMlZaYX a:nth-child(2),
.xiKjoLdgOQTn {
background: linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%);
color: var(--uFiJdoWfzpsz);
animation: jImDXZnfbhJW 3.2s ease-in-out infinite;
}

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

@keyframes jImDXZnfbhJW {
0%, 100% {
box-shadow: 0 4px 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent), 0 2px 8px color-mix(in srgb, var(--lhEmmkFMfROD) 24%, transparent);
}
50% {
box-shadow: 0 8px 26px color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, transparent), 0 4px 14px color-mix(in srgb, var(--lhEmmkFMfROD) 44%, transparent);
}
}

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

.xiKjoLdgOQTn {
display: none;
}

.HRWpDmjGBjcn {
display: none;
}

@media (max-width: 992px) {
.TCgMvEaNmFaI {
padding-inline: 0;
padding: 9px 20px;
}
.CSqrDAwsVCOF {
min-height: 0;
padding: 0;
flex-wrap: wrap;
gap: 12px;
row-gap: 12px;
}

.cgFTwWbEgxJm,
.CSqrDAwsVCOF > div:not(.bncMrsMlZaYX) {
order: 1;
flex: 1 0 100%;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 8px;
min-width: 0;
text-align: center;
}

.QVJBaugggCRe {
flex-shrink: 0;
}

.fDXyrsMkeIhe {
font-size: 20px;
white-space: normal;
text-align: center;
}

.HDQstvfPQpkY {
display: inline-flex;
position: static;
order: 2;
}

.bncMrsMlZaYX {
display: none;
}

.xiKjoLdgOQTn {
display: inline-flex;
order: 3;
margin-left: auto;
flex: 0 0 auto;
padding: 10px 20px;
}

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

.WjvJHtGmitwj:checked ~ .HRWpDmjGBjcn {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.WjvJHtGmitwj:checked ~ #TyACrIODlqYm {
z-index: 65;
}
}

@media (max-width: 576px) {

.CSqrDAwsVCOF {
gap: 12px;
}

.QVJBaugggCRe {
width: 40px;
}
}
.jYTjGDYXhrIq {
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 color-mix(in srgb, var(--iyOuJqtRNKwb) 20%, var(--cyFWNwmrwqlr));
border-left: 0;
background:
linear-gradient(90deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%) top / 100% 2px no-repeat,
radial-gradient(130% 65% at 0% 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 20%, transparent) 0%, transparent 58%),
linear-gradient(180deg, color-mix(in srgb, var(--lhEmmkFMfROD) 9%, var(--VdBFFxjsEvPp)) 0%, var(--VdBFFxjsEvPp) 45%);
box-shadow: 0 10px 30px var(--AhuMcpZYxBxz), inset 0 0 55px color-mix(in srgb, var(--iyOuJqtRNKwb) 12%, transparent);
overflow-y: auto;
z-index: 20;
}

.PyhZUopJztCa {
display: block;
}

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

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

.oHuFWBAetQOp {
margin: 0;
}

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

.oHuFWBAetQOp.active .bzpzKlpgtfHH {
background:
linear-gradient(180deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) left / 3px 100% no-repeat,
linear-gradient(90deg, color-mix(in srgb, var(--lhEmmkFMfROD) 16%, transparent) 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 10%, transparent) 40%, transparent 85%);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 30%, var(--cyFWNwmrwqlr));
color: var(--vTgMNmgaeEnx);
box-shadow: 0 0 18px color-mix(in srgb, var(--iyOuJqtRNKwb) 20%, transparent);
}

.bzpzKlpgtfHH:hover {
background: linear-gradient(90deg, color-mix(in srgb, var(--lhEmmkFMfROD) 12%, transparent) 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 8%, transparent) 60%, transparent 90%);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 24%, var(--cyFWNwmrwqlr));
color: var(--vTgMNmgaeEnx);
text-decoration: none;
}

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

.mzRvrfynyJgk > .bzpzKlpgtfHH,
.mzRvrfynyJgk > .bXYJtfWrMYnA {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.mzRvrfynyJgk > .bzpzKlpgtfHH:hover,
.mzRvrfynyJgk > .bXYJtfWrMYnA:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.mzRvrfynyJgk:hover {
background: linear-gradient(90deg, color-mix(in srgb, var(--lhEmmkFMfROD) 12%, transparent) 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 8%, transparent) 60%, transparent 90%);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 24%, var(--cyFWNwmrwqlr));
}

.oHuFWBAetQOp.active > .mzRvrfynyJgk,
.MktJnRiHmIZv.active > .mzRvrfynyJgk {
background:
linear-gradient(180deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) left / 3px 100% no-repeat,
linear-gradient(90deg, color-mix(in srgb, var(--lhEmmkFMfROD) 16%, transparent) 0%, color-mix(in srgb, var(--iyOuJqtRNKwb) 10%, transparent) 40%, transparent 85%);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 30%, var(--cyFWNwmrwqlr));
box-shadow: 0 0 18px color-mix(in srgb, var(--iyOuJqtRNKwb) 20%, transparent);
}

.oHuFWBAetQOp.active > .mzRvrfynyJgk > .bzpzKlpgtfHH,
.MktJnRiHmIZv.active > .mzRvrfynyJgk > .bXYJtfWrMYnA {
background-color: transparent;
border-color: transparent;
color: var(--vTgMNmgaeEnx);
}


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

}

.MktJnRiHmIZv {
margin: 0;
}

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

.MktJnRiHmIZv.active > .bXYJtfWrMYnA {
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 26%, var(--cyFWNwmrwqlr));
color: var(--vTgMNmgaeEnx);
}

.bXYJtfWrMYnA:hover {
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 9%, transparent);
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 22%, var(--cyFWNwmrwqlr));
color: var(--vTgMNmgaeEnx);
text-decoration: none;
}

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

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

.OCerFHbOkrwF:hover {
background-color: transparent;
border-color: var(--cyFWNwmrwqlr);
color: var(--vTgMNmgaeEnx);
transform: none;
}

.YPzTQUzWWxzA:checked ~ .mzRvrfynyJgk .OCerFHbOkrwF::before {
transform: rotate(180deg);
}

.YPzTQUzWWxzA:checked ~ .cGWAzhGCnXRm {
display: flex;
}

.TlmyIOhmBUzF {
height: 1px;
background-color: var(--cyFWNwmrwqlr);
}

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

.zAnUKllfGuPP {
display: none;
}


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

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

.WjvJHtGmitwj:checked ~ .jYTjGDYXhrIq {
transform: translateY(0);
}

.xxffxxRXPzOM {
display: flex;
}

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

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

.AIvugzFabRJq {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
border-radius: 999px;
background: linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%);
color: var(--uFiJdoWfzpsz);
font-size: 16px;
font-weight: 700;
text-decoration: none;
box-shadow: 0 6px 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 40%, transparent), 0 3px 12px color-mix(in srgb, var(--lhEmmkFMfROD) 30%, transparent);
}

.niJsMOyKuIVu {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 999px;
border: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 38%, var(--cyFWNwmrwqlr));
background: color-mix(in srgb, var(--wFEKpGHBGMYd) 55%, transparent);
color: var(--PYKtSBpPlXoO);
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
}

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

.kCWlHPdvrGqp {
display: none;
}

@media (max-width: 992px) {
.kCWlHPdvrGqp {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: center;
gap: 14px;
padding: 14px 16px;
border-radius: 16px;
border: 1px solid transparent;
background:
linear-gradient(color-mix(in srgb, var(--VdBFFxjsEvPp) 58%, transparent), color-mix(in srgb, var(--VdBFFxjsEvPp) 58%, transparent)) padding-box,
linear-gradient(135deg, color-mix(in srgb, var(--lhEmmkFMfROD) 55%, var(--cyFWNwmrwqlr)), color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, var(--cyFWNwmrwqlr))) border-box;
backdrop-filter: blur(16px) saturate(1.2);
-webkit-backdrop-filter: blur(16px) saturate(1.2);
box-shadow: 0 12px 30px color-mix(in srgb, var(--iyOuJqtRNKwb) 18%, transparent), 0 6px 16px var(--AhuMcpZYxBxz);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

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

.FvXfrYRjyKjo {
flex: 1;
font-size: 15px;
line-height: 1.35;
font-weight: 600;
color: var(--PYKtSBpPlXoO);
padding-right: 26px;
}

.JKzUoeeLFTeh {
flex-shrink: 0;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 12px 28px;
border-radius: 999px;
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
color: var(--uFiJdoWfzpsz);
font-size: 15px;
font-weight: 800;
white-space: nowrap;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 4px 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 42%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.JKzUoeeLFTeh:hover {
transform: translateY(-1px);
filter: brightness(1.08);
text-decoration: none;
}

.iERnhSEMWCTJ {
position: absolute;
top: 8px;
right: 8px;
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 999px;
border: 1px solid color-mix(in srgb, var(--PYKtSBpPlXoO) 16%, transparent);
color: var(--PYKtSBpPlXoO);
opacity: 0.6;
cursor: pointer;
transition: opacity 0.2s ease, border-color 0.2s ease;
}

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

.iERnhSEMWCTJ:hover {
opacity: 1;
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 50%, transparent);
}
}

@media (max-width: 576px) {
.kCWlHPdvrGqp {
flex-direction: column;
align-items: stretch;
gap: 12px;
padding-top: 30px;
}

.FvXfrYRjyKjo {
padding-right: 0;
}

.JKzUoeeLFTeh {
width: 100%;
}
}
.JDpSNDolGeqZ {
position: relative;
display: flex;
align-items: center;
justify-content: center;
min-height: 460px;
margin-bottom: 44px;
padding: 56px 40px;
border-radius: 24px;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 22%, var(--cyFWNwmrwqlr));
box-shadow: 0 20px 60px var(--AhuMcpZYxBxz);
}

.BzKZhibMNkLn,
.PYcCXlfptBdl {
position: absolute;
inset: -25%;
z-index: 0;
pointer-events: none;
filter: blur(58px) saturate(1.2);
opacity: 0.8;
}

.BzKZhibMNkLn {
background:
radial-gradient(36% 46% at 24% 30%, color-mix(in srgb, var(--lhEmmkFMfROD) 60%, transparent) 0%, transparent 60%),
radial-gradient(42% 50% at 78% 32%, color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, transparent) 0%, transparent 62%);
}

.PYcCXlfptBdl {
background:
radial-gradient(48% 56% at 60% 82%, color-mix(in srgb, var(--lhEmmkFMfROD) 48%, transparent) 0%, transparent 60%),
radial-gradient(40% 48% at 12% 76%, color-mix(in srgb, var(--iyOuJqtRNKwb) 48%, transparent) 0%, transparent 60%);
}

.IYAjRZARGafK {
position: absolute;
inset: 0;
z-index: 0;
pointer-events: none;
opacity: 0.4;
background-image:
linear-gradient(color-mix(in srgb, var(--iyOuJqtRNKwb) 10%, transparent) 1px, transparent 1px),
linear-gradient(90deg, color-mix(in srgb, var(--iyOuJqtRNKwb) 10%, transparent) 1px, transparent 1px);
background-size: 46px 46px;
-webkit-mask-image: radial-gradient(70% 70% at 50% 50%, #000 0%, transparent 78%);
mask-image: radial-gradient(70% 70% at 50% 50%, #000 0%, transparent 78%);
}

.SJJwKMydRwue {
position: relative;
z-index: 1;
width: 100%;
max-width: 640px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 20px;
}

.kGgRlrdvBBzK {
display: inline-flex;
align-items: center;
padding: 7px 15px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--vTgMNmgaeEnx);
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
border: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 36%, var(--cyFWNwmrwqlr));
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}

.YkyOlOGhBfeL {
overflow-wrap: anywhere;
text-wrap: balance;
margin: 0;
font-size: 48px;
line-height: 1.1;
font-weight: 700;
}

.dvQuMawOqYSw {
margin: 0;
font-size: 18px;
line-height: 1.55;
font-weight: 500;
max-width: 44ch;
color: color-mix(in srgb, var(--PYKtSBpPlXoO) 86%, transparent);
}

.PgCqMLwwrjqi {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 12px;
margin-top: 4px;
}

.TboXNwXRzvas {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 30px;
border-radius: 999px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
border: 1px solid transparent;
background: linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%);
color: var(--uFiJdoWfzpsz);
box-shadow: 0 6px 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent), 0 3px 12px color-mix(in srgb, var(--lhEmmkFMfROD) 24%, transparent);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

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

.TboXNwXRzvas:not(.jAagVMUJrlCy) {
position: relative;
overflow: hidden;
animation: BFwlIYLUXFYw 2.6s ease-in-out infinite;
}

.TboXNwXRzvas:not(.jAagVMUJrlCy)::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 45%;
height: 100%;
background: linear-gradient(100deg, transparent 0%, rgba(255, 255, 255, 0.5) 50%, transparent 100%);
transform: translateX(-160%) skewX(-18deg);
animation: xgoTSdUkfcvu 3.6s ease-in-out infinite;
pointer-events: none;
}

@keyframes xgoTSdUkfcvu {
0% { transform: translateX(-160%) skewX(-18deg); }
16% { transform: translateX(320%) skewX(-18deg); }
100% { transform: translateX(320%) skewX(-18deg); }
}

@keyframes BFwlIYLUXFYw {
0%, 100% { box-shadow: 0 6px 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent), 0 3px 12px color-mix(in srgb, var(--lhEmmkFMfROD) 24%, transparent); }
50% { box-shadow: 0 10px 32px color-mix(in srgb, var(--iyOuJqtRNKwb) 62%, transparent), 0 5px 18px color-mix(in srgb, var(--lhEmmkFMfROD) 46%, transparent); }
}

.jAagVMUJrlCy {
background:
linear-gradient(color-mix(in srgb, var(--VdBFFxjsEvPp) 50%, transparent), color-mix(in srgb, var(--VdBFFxjsEvPp) 50%, transparent)) padding-box,
linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
color: var(--PYKtSBpPlXoO);
box-shadow: none;
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}

.jAagVMUJrlCy:hover {
color: var(--vTgMNmgaeEnx);
box-shadow: 0 0 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 26%, transparent);
transform: translateY(-2px);
filter: none;
}

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

.SJJwKMydRwue > * {
animation: TIGKBUYiDOdv 0.5s ease both;
}

.kGgRlrdvBBzK { animation-delay: 0.04s; }
.YkyOlOGhBfeL { animation-delay: 0.1s; }
.dvQuMawOqYSw { animation-delay: 0.16s; }
.PgCqMLwwrjqi { animation-delay: 0.22s; }

@media (max-width: 768px) {
.JDpSNDolGeqZ {
min-height: 400px;
padding: 44px 22px;
}

.YkyOlOGhBfeL {
font-size: 34px;
}
}

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

.dvQuMawOqYSw {
font-size: 16px;
}

.PgCqMLwwrjqi {
flex-direction: column;
width: 100%;
}

.TboXNwXRzvas {
width: 100%;
min-height: 54px;
}
}

@media (prefers-reduced-motion: reduce) {
.TboXNwXRzvas:not(.jAagVMUJrlCy),
.TboXNwXRzvas:not(.jAagVMUJrlCy)::after {
animation: none;
}
.SJJwKMydRwue > * {
animation: none;
}
.TboXNwXRzvas {
transition: none;
}
.TboXNwXRzvas:hover {
transform: none;
}
}
.cRbGoCdusmBe {
position: relative;
margin-block: 32px;
}

.iGDRYWeKHzcU {
position: relative;
display: grid;
align-items: center;
justify-items: center;
text-align: center;
min-height: 210px;
padding: 32px 28px;
border-radius: 20px;
border: 1px solid transparent;
overflow: hidden;
background:
linear-gradient(color-mix(in srgb, var(--VdBFFxjsEvPp) 92%, transparent), color-mix(in srgb, var(--VdBFFxjsEvPp) 92%, transparent)) padding-box,
linear-gradient(150deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
box-shadow: 0 18px 46px color-mix(in srgb, var(--iyOuJqtRNKwb) 24%, transparent);
}

.CTrnIQVPwvcS {
grid-area: 1 / 1;
align-self: center;
justify-self: center;
width: 12px;
height: 12px;
border-radius: 50%;
background: radial-gradient(circle, color-mix(in srgb, var(--iyOuJqtRNKwb) 70%, transparent) 0%, color-mix(in srgb, var(--lhEmmkFMfROD) 40%, transparent) 45%, transparent 70%);
opacity: 0;
pointer-events: none;
z-index: 0;
}

.KvVdqoaPUVsy,
.CRVIarQJKAMg {
grid-area: 1 / 1;
position: relative;
z-index: 1;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
}

.KvVdqoaPUVsy {
cursor: pointer;
}

.mIDByruMaHvP {
width: 64px;
height: 64px;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: 0 8px 26px color-mix(in srgb, var(--iyOuJqtRNKwb) 45%, transparent);
animation: EzEjXBsmfetz 2.2s ease-in-out infinite;
}

.mIDByruMaHvP::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 26px;
line-height: 1;
color: var(--uFiJdoWfzpsz);
}

@keyframes EzEjXBsmfetz {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-6px); }
}

.kNsIBJaGrChj {
font-family: var(--WpFWXoXNXcyO);
font-size: 20px;
font-weight: 800;
color: var(--PYKtSBpPlXoO);
}

.VgLxKFnsZzsO {
font-size: 12px;
font-weight: 800;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--vTgMNmgaeEnx);
padding: 6px 14px;
border-radius: 999px;
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
border: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, var(--cyFWNwmrwqlr));
transition: background 0.2s ease;
}

.KvVdqoaPUVsy:hover .mIDByruMaHvP {
filter: brightness(1.1);
}

.KvVdqoaPUVsy:hover .RltFYWMjmNTg,
.KvVdqoaPUVsy:hover .VgLxKFnsZzsO {
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 24%, transparent);
}

.CRVIarQJKAMg {
opacity: 0;
visibility: hidden;
transform: scale(0.9);
pointer-events: none;
}

.KUIibAAcVSHE {
display: inline-flex;
align-items: center;
padding: 6px 14px;
border-radius: 999px;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--vTgMNmgaeEnx);
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
border: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, var(--cyFWNwmrwqlr));
}

.iItHIOtMpuZR {
font-family: var(--WpFWXoXNXcyO);
font-size: 26px;
line-height: 1.2;
font-weight: 800;
max-width: 22ch;
background: linear-gradient(100deg, var(--PYKtSBpPlXoO) 0%, var(--iyOuJqtRNKwb) 32%, var(--lhEmmkFMfROD) 56%, var(--PYKtSBpPlXoO) 82%);
background-size: 220% auto;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
animation: hVpTnNhqsYQX 5.5s linear infinite;
}

@keyframes hVpTnNhqsYQX {
to { background-position: 220% center; }
}

.ARgHpMWTLfHl {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 36px;
border-radius: 999px;
font-size: 16px;
font-weight: 800;
white-space: nowrap;
text-decoration: none;
color: var(--uFiJdoWfzpsz);
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: 0 6px 24px color-mix(in srgb, var(--iyOuJqtRNKwb) 48%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.ARgHpMWTLfHl::after {
content: "";
position: absolute;
top: -30%;
left: -70%;
width: 45%;
height: 160%;
transform: rotate(18deg);
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.55), transparent);
animation: mgpPyFAFyLxO 3.4s ease-in-out infinite;
pointer-events: none;
}

@keyframes mgpPyFAFyLxO {
0% { left: -70%; }
22% { left: 130%; }
100% { left: 130%; }
}

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

.cRbGoCdusmBe:has(.EYwmXyAaAouD:checked) .KvVdqoaPUVsy {
opacity: 0;
visibility: hidden;
transform: scale(1.15);
}

.cRbGoCdusmBe:has(.EYwmXyAaAouD:checked) .CRVIarQJKAMg {
opacity: 1;
visibility: visible;
transform: scale(1);
pointer-events: auto;
}

.cRbGoCdusmBe:has(.EYwmXyAaAouD:checked) .CTrnIQVPwvcS {
animation: CTrnIQVPwvcS 0.7s ease-out;
}

@keyframes CTrnIQVPwvcS {
0% { opacity: 0.85; transform: scale(1); }
100% { opacity: 0; transform: scale(42); }
}

@supports not (selector(:has(*))) {
.KvVdqoaPUVsy {
display: none;
}
.CRVIarQJKAMg {
opacity: 1;
visibility: visible;
transform: none;
pointer-events: auto;
}
}

@media (max-width: 640px) {
.iItHIOtMpuZR {
font-size: 22px;
}
.ARgHpMWTLfHl {
width: 100%;
}
}

@keyframes OJihLzhggNWz {
from { opacity: 0; transform: scale(0.8); }
to { opacity: 1; transform: none; }
}

@supports (animation-timeline: view()) {
.iGDRYWeKHzcU {
animation: OJihLzhggNWz 0.7s ease both;
animation-timeline: view();
animation-range: entry 30% cover 52%;
}
}

@media (prefers-reduced-motion: reduce) {
.mIDByruMaHvP,
.iItHIOtMpuZR,
.ARgHpMWTLfHl::after,
.iGDRYWeKHzcU,
.cRbGoCdusmBe:has(.EYwmXyAaAouD:checked) .CTrnIQVPwvcS {
animation: none;
}
.KvVdqoaPUVsy,
.CRVIarQJKAMg {
transition: opacity 0.2s ease, visibility 0.2s ease;
}
.iItHIOtMpuZR {
background-position: 0 center;
}
}
.OKxUZPTiGiEF {
margin-block: 44px;
}

.UvUAPKDJhDby {
text-align: center;
margin-bottom: 28px;
}

.UvUAPKDJhDby .pagYQsQXnCRB {
margin: 0;
}

.gsVNqDlJHqwe {
margin-top: 8px;
color: color-mix(in srgb, var(--PYKtSBpPlXoO) 72%, transparent);
}

.wLboWUuggxuM {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
gap: 18px;
}

.hqarDNhKwGKK {
position: relative;
aspect-ratio: 3 / 4;
border-radius: 18px;
overflow: hidden;
border: 1px solid transparent;
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(150deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.16),
0 14px 34px color-mix(in srgb, var(--iyOuJqtRNKwb) 26%, transparent),
0 6px 16px var(--AhuMcpZYxBxz);
text-decoration: none;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.hqarDNhKwGKK img {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.4s ease;
}

.WrMhBkoDiRwP {
position: absolute;
inset: 0;
pointer-events: none;
background:
linear-gradient(125deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.10) 14%, rgba(255, 255, 255, 0.02) 30%, transparent 46%),
linear-gradient(180deg, transparent 56%, color-mix(in srgb, var(--VdBFFxjsEvPp) 55%, transparent) 100%);
}

.aYyGDEYGTJcy {
position: absolute;
top: -20%;
left: -60%;
width: 42%;
height: 140%;
transform: rotate(18deg);
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.55), transparent);
pointer-events: none;
opacity: 0;
}

.jvfucVJWzVVJ {
position: absolute;
right: 12px;
bottom: 12px;
width: 44px;
height: 44px;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45), 0 4px 14px color-mix(in srgb, var(--iyOuJqtRNKwb) 45%, transparent);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.jvfucVJWzVVJ::before {
content: "\f04b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
color: var(--uFiJdoWfzpsz);
margin-left: 2px;
}

.hqarDNhKwGKK:hover {
transform: translateY(-4px);
box-shadow:
inset 0 1px 0 rgba(255, 255, 255, 0.22),
0 22px 46px color-mix(in srgb, var(--iyOuJqtRNKwb) 36%, transparent);
}

.hqarDNhKwGKK:hover img {
transform: scale(1.06);
}

.hqarDNhKwGKK:hover .jvfucVJWzVVJ {
transform: scale(1.08);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 6px 20px color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, transparent);
}

.hqarDNhKwGKK:hover .aYyGDEYGTJcy {
animation: aYyGDEYGTJcy 0.8s ease;
}

@keyframes aYyGDEYGTJcy {
0% { opacity: 0; left: -60%; }
18% { opacity: 1; }
100% { opacity: 0; left: 130%; }
}

.IhDqPBOwuyoA {
text-align: center;
margin-top: 26px;
}

.fbOmbGOqklGQ {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 32px;
border-radius: 999px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
color: var(--uFiJdoWfzpsz);
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35), 0 6px 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 40%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

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

@media (max-width: 480px) {
.wLboWUuggxuM {
grid-template-columns: repeat(2, 1fr);
gap: 14px;
}

.fbOmbGOqklGQ {
width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {
.hqarDNhKwGKK,
.hqarDNhKwGKK img,
.jvfucVJWzVVJ {
transition: none;
}
.hqarDNhKwGKK:hover {
transform: none;
}
.hqarDNhKwGKK:hover img,
.hqarDNhKwGKK:hover .jvfucVJWzVVJ {
transform: none;
}
.hqarDNhKwGKK:hover .aYyGDEYGTJcy {
animation: none;
}
}
.wzXQrkuyzAoP {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 16px;
margin-block: 44px;
}

.xDqtvyLvsDav {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 56px;
min-width: 240px;
padding: 16px 42px;
border-radius: 999px;
font-size: 17px;
font-weight: 800;
text-decoration: none;
border: 1px solid transparent;
color: var(--uFiJdoWfzpsz);
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: 0 6px 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 42%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.xDqtvyLvsDav > span {
position: relative;
z-index: 1;
}

.xDqtvyLvsDav::before,
.xDqtvyLvsDav::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
border: 2px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 65%, transparent);
animation: BrJluCTIzcmu 2.6s ease-out infinite;
pointer-events: none;
}

.xDqtvyLvsDav::after {
animation-delay: 1.3s;
}

@keyframes BrJluCTIzcmu {
0% { transform: scale(1); opacity: 0.7; }
100% { transform: scale(1.4); opacity: 0; }
}

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

.mEszWEOxrxeQ {
background:
linear-gradient(color-mix(in srgb, var(--wFEKpGHBGMYd) 55%, transparent), color-mix(in srgb, var(--wFEKpGHBGMYd) 55%, transparent)) padding-box,
linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
color: var(--PYKtSBpPlXoO);
box-shadow: none;
}

.mEszWEOxrxeQ::before,
.mEszWEOxrxeQ::after {
display: none;
}

.mEszWEOxrxeQ:hover {
color: var(--vTgMNmgaeEnx);
box-shadow: 0 0 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 26%, transparent);
}

@media (max-width: 576px) {
.xDqtvyLvsDav {
width: 100%;
min-width: 0;
}
}

@media (prefers-reduced-motion: reduce) {
.xDqtvyLvsDav::before,
.xDqtvyLvsDav::after {
animation: none;
opacity: 0;
}
.xDqtvyLvsDav {
transition: none;
}
.xDqtvyLvsDav:hover {
transform: none;
}
}
.lFnHcljuuLXO {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.AjaluleYtVeP {
display: inline-flex;
align-items: center;
gap: 7px;
padding: 4px 10px;
border-radius: 10px;
color: color-mix(in srgb, var(--PYKtSBpPlXoO) 60%, transparent);
text-decoration: none;
font-weight: 500;
transition: color 0.2s ease, background 0.2s ease;
}

.AjaluleYtVeP:hover {
color: var(--vTgMNmgaeEnx);
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 10%, transparent);
text-decoration: none;
}

.zSwUQOIWBDWX::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--vTgMNmgaeEnx);
}

.EsGAvxgfsCKu {
margin: 0 2px;
}

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

.DJBLOcTYjrvk {
display: inline-flex;
align-items: center;
padding: 4px 10px;
border-radius: 10px;
color: var(--PYKtSBpPlXoO);
font-weight: 600;
background: color-mix(in srgb, var(--vTgMNmgaeEnx) 10%, transparent);
}

@media (max-width: 576px) {
.lFnHcljuuLXO {
font-size: 13px;
}
}
.BvMCrOcZUgQJ {
margin-block: 44px;
}

.JGMqOzrbuYIt {
text-align: center;
margin: 0 0 20px;
}

.pkZezxAcNlpE {
max-width: 760px;
margin: 0 auto;
}

.QIYslIAsvxKu {
border-bottom: 1px solid color-mix(in srgb, var(--PYKtSBpPlXoO) 12%, transparent);
}

.QIYslIAsvxKu:first-child {
border-top: 1px solid color-mix(in srgb, var(--PYKtSBpPlXoO) 12%, transparent);
}

.MOrmsQfIZNFP {
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 20px 4px;
cursor: pointer;
font-size: 17px;
font-weight: 600;
color: var(--PYKtSBpPlXoO);
transition: color 0.2s ease;
}

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

.KOAtjsvRaquu {
flex-shrink: 0;
width: 11px;
height: 11px;
border-right: 2px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 70%, var(--PYKtSBpPlXoO));
border-bottom: 2px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 70%, var(--PYKtSBpPlXoO));
transform: rotate(45deg);
transition: transform 0.25s ease, border-color 0.2s ease;
}

.QIYslIAsvxKu[open] .MOrmsQfIZNFP {
color: var(--vTgMNmgaeEnx);
}

.QIYslIAsvxKu[open] .KOAtjsvRaquu {
transform: rotate(-135deg);
}

.rRkMNLQXjKdG {
padding: 0 4px 22px;
font-size: 15px;
line-height: 1.65;
max-width: 62ch;
color: color-mix(in srgb, var(--PYKtSBpPlXoO) 78%, transparent);
}

.QIYslIAsvxKu[open] .rRkMNLQXjKdG {
animation: sxJOSAarIzwe 0.3s ease both;
}

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

@media (prefers-reduced-motion: reduce) {
.KOAtjsvRaquu {
transition: none;
}
.QIYslIAsvxKu[open] .rRkMNLQXjKdG {
animation: none;
}
}
.qMiGRZAxNZCh {
width: 100%;
margin-block: 44px;
}

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

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

.XEvywBhpZzoc {
position: relative;
border: 1px solid transparent;
border-radius: 16px;
padding: 28px 26px;
background-size: 100% 100%, 250% 250%;
animation: IExkwIGhSKkb 9s linear infinite;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.EVgdOiJjVOnL {
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(150deg,
color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, var(--cyFWNwmrwqlr)),
color-mix(in srgb, var(--lhEmmkFMfROD) 55%, var(--cyFWNwmrwqlr)),
color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, var(--cyFWNwmrwqlr))) border-box;
}

.CZOkFnKdALXG {
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(150deg,
color-mix(in srgb, var(--KjasIIwDvYcn) 55%, var(--cyFWNwmrwqlr)),
color-mix(in srgb, var(--jIFfWejntOLL) 55%, var(--cyFWNwmrwqlr)),
color-mix(in srgb, var(--KjasIIwDvYcn) 55%, var(--cyFWNwmrwqlr))) border-box;
}

.EVgdOiJjVOnL:hover {
transform: translateY(-4px);
box-shadow: 0 0 28px color-mix(in srgb, var(--iyOuJqtRNKwb) 30%, transparent);
}

.CZOkFnKdALXG:hover {
transform: translateY(-4px);
box-shadow: 0 0 28px color-mix(in srgb, var(--KjasIIwDvYcn) 30%, transparent);
}

.yCNCbWPMfoSq {
font-size: 19px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 18px;
}

.EVgdOiJjVOnL .yCNCbWPMfoSq {
color: var(--iyOuJqtRNKwb);
text-shadow: 0 0 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 45%, transparent);
}

.CZOkFnKdALXG .yCNCbWPMfoSq {
color: var(--KjasIIwDvYcn);
text-shadow: 0 0 16px color-mix(in srgb, var(--KjasIIwDvYcn) 45%, transparent);
}

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

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

.aSCLiLMQYdZq::before {
position: absolute;
left: 0;
top: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 50%;
font-size: 11px;
font-weight: 700;
line-height: 1;
color: var(--uFiJdoWfzpsz);
}

.EVgdOiJjVOnL .aSCLiLMQYdZq::before {
content: '\2713';
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: 0 0 12px color-mix(in srgb, var(--iyOuJqtRNKwb) 45%, transparent);
}

.CZOkFnKdALXG .aSCLiLMQYdZq::before {
content: '\2715';
background: linear-gradient(135deg, var(--jIFfWejntOLL), var(--KjasIIwDvYcn));
box-shadow: 0 0 12px color-mix(in srgb, var(--KjasIIwDvYcn) 45%, transparent);
}

@keyframes IExkwIGhSKkb {
0% { background-position: 0 0, 0% 50%; }
100% { background-position: 0 0, 250% 50%; }
}

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

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

.XEvywBhpZzoc {
padding: 24px 20px;
}

.yCNCbWPMfoSq {
font-size: 17px;
}

.aSCLiLMQYdZq {
font-size: 14px;
}
}

@media (prefers-reduced-motion: reduce) {
.XEvywBhpZzoc {
animation: none;
}
}
.mrwbPjUhsKkv {
width: 100%;
margin-block: 44px;
}

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

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

.dLgayAmyxEUS {
position: relative;
padding: 15px 18px 15px 44px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--PYKtSBpPlXoO) 88%, transparent);
border: 1px solid transparent;
border-radius: 14px;
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(120deg,
color-mix(in srgb, var(--iyOuJqtRNKwb) 35%, var(--cyFWNwmrwqlr)),
color-mix(in srgb, var(--lhEmmkFMfROD) 35%, var(--cyFWNwmrwqlr))) border-box;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.dLgayAmyxEUS:hover {
transform: translateX(4px);
box-shadow: 0 0 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 24%, transparent);
}

.dLgayAmyxEUS::before {
content: '';
position: absolute;
left: 18px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
border-radius: 50%;
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
box-shadow: 0 0 12px color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, transparent);
}

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

.dLgayAmyxEUS {
font-size: 14px;
padding: 13px 14px 13px 40px;
}
}
.EZzhtJGFlLIb {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 50%;
display: none;
align-items: center;
justify-content: center;
border: 1px solid transparent;
background:
linear-gradient(color-mix(in srgb, var(--wFEKpGHBGMYd) 55%, transparent), color-mix(in srgb, var(--wFEKpGHBGMYd) 55%, transparent)) padding-box,
linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
box-shadow: 0 0 14px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent), 0 0 24px color-mix(in srgb, var(--lhEmmkFMfROD) 20%, transparent);
animation: clFDzQmxQmbZ 2.6s ease-in-out infinite;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.EZzhtJGFlLIb:hover {
transform: translateY(-3px);
box-shadow: 0 0 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 60%, transparent), 0 0 40px color-mix(in srgb, var(--lhEmmkFMfROD) 40%, transparent);
}

.EZzhtJGFlLIb::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--iyOuJqtRNKwb);
text-shadow: 0 0 10px color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, transparent);
}

@keyframes clFDzQmxQmbZ {
0%, 100% { box-shadow: 0 0 14px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent), 0 0 24px color-mix(in srgb, var(--lhEmmkFMfROD) 20%, transparent); }
50% { box-shadow: 0 0 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, transparent), 0 0 40px color-mix(in srgb, var(--lhEmmkFMfROD) 38%, transparent); }
}

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

@media (prefers-reduced-motion: reduce) {
.EZzhtJGFlLIb,
.EZzhtJGFlLIb:hover {
animation: none;
transition: none;
transform: none;
}
}
.NKJKKrxbLRYK {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid transparent;
border-radius: 16px;
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(150deg, color-mix(in srgb, var(--lhEmmkFMfROD) 55%, var(--cyFWNwmrwqlr)), color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, var(--cyFWNwmrwqlr))) border-box;
box-shadow: 0 16px 40px color-mix(in srgb, var(--iyOuJqtRNKwb) 20%, transparent), 0 8px 20px var(--AhuMcpZYxBxz);
}

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

table thead th {
background: linear-gradient(135deg, var(--lhEmmkFMfROD) 0%, var(--iyOuJqtRNKwb) 100%);
color: var(--uFiJdoWfzpsz);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
text-align: left;
padding: 16px 18px;
white-space: nowrap;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

table tbody td {
padding: 15px 18px;
vertical-align: top;
border-top: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, var(--cyFWNwmrwqlr));
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(--iyOuJqtRNKwb) 6%, transparent);
}

table tbody tr:hover td {
background-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
box-shadow: inset 0 0 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 12%, transparent);
}

table tbody tr:hover td:first-child {
box-shadow: inset 3px 0 0 0 var(--iyOuJqtRNKwb), inset 0 0 22px color-mix(in srgb, var(--iyOuJqtRNKwb) 12%, transparent);
}

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

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

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

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

.NKJKKrxbLRYK.MPTCpCgCLLVq {
overflow: visible;
border: none;
border-radius: 0;
box-shadow: none;
background: transparent;
padding: 0;
}

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

.MPTCpCgCLLVq thead {
display: none;
}

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

.MPTCpCgCLLVq tbody tr {
margin-bottom: 16px;
border: 1px solid transparent;
border-radius: 14px;
overflow: hidden;
background:
linear-gradient(var(--VdBFFxjsEvPp), var(--VdBFFxjsEvPp)) padding-box,
linear-gradient(150deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb)) border-box;
box-shadow: 0 10px 26px color-mix(in srgb, var(--iyOuJqtRNKwb) 22%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

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

.MPTCpCgCLLVq tbody tr:active {
transform: scale(0.99);
}

.MPTCpCgCLLVq tbody tr:nth-child(even) td,
.MPTCpCgCLLVq tbody tr:hover td {
background-color: transparent;
box-shadow: none;
}

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

.MPTCpCgCLLVq td {
position: relative;
display: flex;
flex-direction: column;
gap: 10px;
border: none;
border-top: 1px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 16%, var(--cyFWNwmrwqlr));
padding: 0 16px 14px;
}

.MPTCpCgCLLVq td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 10px 16px;
text-align: center;
background: linear-gradient(135deg, color-mix(in srgb, var(--lhEmmkFMfROD) 15%, var(--VdBFFxjsEvPp)), color-mix(in srgb, var(--iyOuJqtRNKwb) 15%, var(--VdBFFxjsEvPp)));
border-bottom: 2px solid color-mix(in srgb, var(--iyOuJqtRNKwb) 45%, transparent);
color: color-mix(in srgb, var(--iyOuJqtRNKwb) 25%, #FFFFFF);
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
}

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

.MPTCpCgCLLVq tbody tr td:first-child {
border-top: none;
font-family: var(--WpFWXoXNXcyO);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--PYKtSBpPlXoO);
}
}
.QmeotXrYYTxO {
display: flex;
}

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

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

.jehJyTjKSLip:hover {
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 70%, transparent);
background: color-mix(in srgb, var(--MnwLidQRMLar) 12%, transparent);
}

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

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

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

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

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

.gfSIdPbEaZwe .eltlkbfsfBHl {
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(--MnwLidQRMLar);
}

.gfSIdPbEaZwe .eltlkbfsfBHl:hover {
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 18%, transparent);
color: var(--iyOuJqtRNKwb);
}

.gfSIdPbEaZwe .eltlkbfsfBHl.is-active {
color: var(--xFaIfiuDHGBY);
font-weight: 600;
background: var(--iyOuJqtRNKwb);
}

.jYTjGDYXhrIq .QmeotXrYYTxO,
.jYTjGDYXhrIq .rQvGmuImAGaY {
display: block;
}

.jYTjGDYXhrIq .jehJyTjKSLip {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--PYKtSBpPlXoO);
border: 1px solid var(--cyFWNwmrwqlr);
background: var(--zIsyePyHZIYV);
}

.jYTjGDYXhrIq .jehJyTjKSLip:hover {
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 70%, transparent);
background: var(--wFEKpGHBGMYd);
}

.jYTjGDYXhrIq .jehJyTjKSLip::after {
margin-left: auto;
}

.jYTjGDYXhrIq .gfSIdPbEaZwe {
left: 0;
right: 0;
min-width: 0;
color: var(--PYKtSBpPlXoO);
background: var(--VdBFFxjsEvPp);
border: 1px solid var(--cyFWNwmrwqlr);
box-shadow: 0 10px 28px var(--AhuMcpZYxBxz);
}

.jYTjGDYXhrIq .gfSIdPbEaZwe .eltlkbfsfBHl {
color: var(--PYKtSBpPlXoO);
}

/* glow refresh: no link underline, accent glow when open, gradient active */
.gfSIdPbEaZwe .eltlkbfsfBHl,
.gfSIdPbEaZwe .eltlkbfsfBHl:hover {
text-decoration: none;
}

.jYTjGDYXhrIq #lang-dropdown-toggle:checked + .jehJyTjKSLip {
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 55%, var(--cyFWNwmrwqlr));
box-shadow: 0 0 16px color-mix(in srgb, var(--iyOuJqtRNKwb) 22%, transparent);
}

.jYTjGDYXhrIq .jehJyTjKSLip::after {
color: var(--vTgMNmgaeEnx);
}

.jYTjGDYXhrIq .gfSIdPbEaZwe {
border-color: color-mix(in srgb, var(--iyOuJqtRNKwb) 26%, var(--cyFWNwmrwqlr));
box-shadow: 0 10px 28px var(--AhuMcpZYxBxz), 0 0 18px color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
}

.jYTjGDYXhrIq .gfSIdPbEaZwe .eltlkbfsfBHl:hover {
background: color-mix(in srgb, var(--iyOuJqtRNKwb) 14%, transparent);
color: var(--vTgMNmgaeEnx);
}

.jYTjGDYXhrIq .gfSIdPbEaZwe .eltlkbfsfBHl.is-active {
background: linear-gradient(135deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
color: var(--uFiJdoWfzpsz);
box-shadow: 0 3px 12px color-mix(in srgb, var(--iyOuJqtRNKwb) 34%, transparent);
}

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

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

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

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

.ZouuJvAvbtlW a:hover {
color: var(--lhEmmkFMfROD);
}

@media (max-width: 992px) {
.btBhYsrNxtvv {
margin-left: 0;
}
}
.iJNvXaIbKxmO {
position: relative;
--gHLmQLiowWIU: color-mix(in srgb, var(--iyOuJqtRNKwb) 64%, #fff);
--sapUqBDmhqkL: color-mix(in srgb, var(--lhEmmkFMfROD) 70%, #fff);
background: var(--xFaIfiuDHGBY);
color: var(--MnwLidQRMLar);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

.pjKdueacNZJD {
max-width: 1200px;
width: 100%;
display: flex;
flex-direction: column;
gap: 30px;
}

.ZHFqHmPftZSF {
display: flex;
justify-content: center;
gap: 40px;
flex-wrap: wrap;
}

.vhJhGZqSfTYj {
display: inline-flex;
align-items: center;
gap: 14px;
}

.FBWWGuODivHC {
width: 46px;
height: 46px;
border-radius: 12px;
object-fit: cover;
}

.gSSOwXgjHxhu {
font-family: var(--WpFWXoXNXcyO);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--MnwLidQRMLar);
}

.SkXRbMCFdwRl {
margin: 0;
font-size: 14px;
line-height: 1.65;
color: color-mix(in srgb, var(--MnwLidQRMLar) 62%, transparent);
}

.ygePtoEzQGYn {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
gap: 16px;
}

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

.jfRKhszFZYlp {
height: 30px;
width: auto;
max-width: 150px;
object-fit: contain;
opacity: 0.75;
filter: grayscale(1);
transition: opacity 0.2s ease, filter 0.2s ease;
}

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

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

.FezIsvIwTyro {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 10px 30px;
}

.LvfzAqPVAiXL {
position: relative;
color: color-mix(in srgb, var(--MnwLidQRMLar) 82%, transparent);
font-size: 15px;
font-weight: 600;
text-decoration: none;
padding-bottom: 4px;
transition: color 0.2s ease;
}

.LvfzAqPVAiXL::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
border-radius: 2px;
background: linear-gradient(90deg, var(--lhEmmkFMfROD), var(--iyOuJqtRNKwb));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.25s ease;
}

.LvfzAqPVAiXL:hover {
color: var(--MnwLidQRMLar);
text-decoration: none;
}

.LvfzAqPVAiXL:hover::after {
transform: scaleX(1);
}

.UxRgwstZcPgm {
height: 1px;
width: 100%;
background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--MnwLidQRMLar) 16%, transparent) 20%, color-mix(in srgb, var(--MnwLidQRMLar) 16%, transparent) 80%, transparent);
}

.RrQBjfjkKfvN {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

.UfSXYddATdXs {
display: flex;
flex-wrap: wrap;
gap: 10px;
align-items: center;
}

.DHsURqWiYfzR {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 7px 12px;
height: 40px;
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;
}

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

.DHsURqWiYfzR img {
display: block;
height: 22px;
width: auto;
max-width: 78px;
object-fit: contain;
}

.qCMLPqNeWRsZ {
font-size: 13px;
text-align: center;
color: color-mix(in srgb, var(--MnwLidQRMLar) 58%, transparent);
}

.qCMLPqNeWRsZ span {
color: var(--gHLmQLiowWIU);
font-weight: 700;
}

@media (max-width: 1200px) {
.RrQBjfjkKfvN {
justify-content: center;

}

}
@media (max-width: 992px) {
.iJNvXaIbKxmO {
margin-left: 0;
padding: 28px 20px;
}
}

@media (max-width: 767px) {
.pjKdueacNZJD {
gap: 26px;
}

.gmMqCrxiMdpk {
flex-direction: column;
align-items: center;
text-align: center;
gap: 26px;
}

.ZHFqHmPftZSF {
align-items: center;
text-align: center;
}

.cxmZpEUtecvx {
align-items: center;
text-align: center;
}

.ygePtoEzQGYn {
justify-content: center;
}

.FezIsvIwTyro {
justify-content: center;
gap: 10px 22px;
}

.RrQBjfjkKfvN {
flex-direction: column;
justify-content: center;
text-align: center;
gap: 18px;
}

.UfSXYddATdXs {
justify-content: center;
}
}

@media (max-width: 576px) {
.DHsURqWiYfzR {
height: 34px;
padding: 5px 9px;
}

.DHsURqWiYfzR img {
height: 18px;
}

.jfRKhszFZYlp {
height: 26px;
}
}
.eMkPRCdqqhia {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.eMkPRCdqqhia .ZAcUpgUXEPIx {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.eMkPRCdqqhia .TCgMvEaNmFaI {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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