:root {
--LLwHmNtciIXO: #FCFBFE;
--JiKgGFBqDphu: #EDE8F7;
--wXbMlTZtKcSc: #FCFCFC;
--gsHyjRzWCAhd: #130C21;
--WdrHQbNWKMbQ: #FCFCFC;
--FxnUYjhhBfVz: #FFFFFF;
--bFoWSyfQMRja: #130C21;
--dzBmUGMDMILm: #170F22;

--PXmDCdocPeRQ: #17112C;
--voWJFmBQElDc: #5E5682;
--HCfjloPswanV: #17112C;
--AjaghYyVGRAX: #F4F0FF;
--WYTFuiJVOfTw: #17112C;
--ZcqnLIlRWyVY: #D4215B;
--xqCYXyZhTJRH: #F4F0FF;
--ZDQIennSLhAh: #CFC6E0;
--WEgZcgsafnCd: #9985B1;

--eGKQBPTSuJGh: #D4215B;
--PBkgcMXpBMQc: #F75032;
--ymqieIlGPDXG: #EB9928;
--PDmxwWcekKXF: #F75032;
--YScgaUaisQqi: #08B0B2;
--EBYjtmSsDumO: #7637E3;
--GWWADMTwmraU: #B31375;
--JUJCUAomYfyx: #FAD6E2;
--aQDfOQVKKnrq: #DC1856;
--WpgtkJbzwuEA: #FAE1E9;

--VPLgTyimZjNs: #FFFFFF;
--CEmitPTtpMBD: #D4215B;
--YWPdQEczSqPW: #FFFFFF;
--wBbnPQLTiOEH: #D4215B;

--whYxiSWWckDu: #D6D1EC;
--EEsSIOPlRRhZ: #D6D1EC;
--xspgKAhqAHIc: #3D2F56;
--jFfFGcmqtLsE: #020310;
--cImpomPQhWFE: #000000;

--FOduNAWHcLpK: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--IlsRkgCZrMKj: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--qZybrXnkjkhW: 22px;
--OkNqvMykMyjp: 999px;

--header-h: 64px;

}

* {
box-sizing: border-box;
}

.tNRvQfObycbV a {
color: var(--HCfjloPswanV);
font-weight: 800;
text-decoration: none;
font-size: 16px;
}

.kqDWQiloBKJt a {
color: var(--AjaghYyVGRAX);
font-weight: 800;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

h1, h2, h3, h4 {
font-family: var(--IlsRkgCZrMKj);
letter-spacing: -0.02em;
}

h1, h2 {
font-weight: 900;
}

h3, h4 {
font-weight: 800;
}

p {
font-size: 18px;
line-height: 1.55;
}

h1 {
font-size: 34px;
line-height: 41px;
color: var(--PXmDCdocPeRQ);
}

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

.goItiytOGIJF {
margin-top: 20px;
}

.PVflFleuRFLt,
.PKFGxsBVOZzA,
.inside-vVLWjCYGMGwu {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.PVflFleuRFLt {
padding: 2rem;

}

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

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

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

.PVflFleuRFLt {
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;
}
}
.tNRvQfObycbV {
display: flex;
justify-content: center;
background: linear-gradient(180deg, color-mix(in srgb, var(--FxnUYjhhBfVz) 90%, #000) 0%, var(--FxnUYjhhBfVz) 100%);
border-bottom: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 22%, transparent);
position: sticky;
top: 0;
z-index: 100;
}

.tNRvQfObycbV::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -1px;
height: 2px;
background: linear-gradient(90deg,
var(--eGKQBPTSuJGh) 0%,
var(--EBYjtmSsDumO) 50%,
var(--YScgaUaisQqi) 100%);
box-shadow: 0 0 14px color-mix(in srgb, var(--EBYjtmSsDumO) 55%, transparent);
pointer-events: none;
}

.iSNWSRUfmkJC {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
gap: 24px;
padding: 14px 2rem;
position: relative;
}

.VuXiBcPledZk {
display: inline-flex;
align-items: center;
gap: 11px;
text-decoration: none;
flex-shrink: 0;
}

.UgdMTOyvlZEG {
width: 40px;
height: 40px;
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--eGKQBPTSuJGh) 50%, transparent);
box-shadow:
0 0 0 1px color-mix(in srgb, var(--YScgaUaisQqi) 30%, transparent),
0 0 16px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent);
background-color: var(--eGKQBPTSuJGh);
object-fit: cover;
display: block;
}

.hWEoMKTtmhSY {
font-weight: 900;
font-size: 19px;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 7px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent));
white-space: nowrap;
}

.VuXiBcPledZk:hover {
text-decoration: none;
}

.UWeBrPXfjJCp {
display: flex;
align-items: center;
justify-content: center;
flex: 1 1 auto;
}

.YOUXQxzdyxqF {
list-style: none;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 6px;
margin: 0;
padding: 0;
}

.xyzzIhuuYyvu {
position: relative;
}

.xyzzIhuuYyvu > .sbAeTJKgDzSO,
.xyzzIhuuYyvu > .IzdiOqHYpOvd {
--ch: 7px;
display: inline-flex;
align-items: center;
gap: 4px;
padding: 8px 15px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
font-weight: 700;
font-size: 15px;
line-height: 1;
color: var(--voWJFmBQElDc);
cursor: pointer;
transition: color 0.18s ease, background-color 0.18s ease, text-shadow 0.18s ease;
}

.sbAeTJKgDzSO {
color: inherit;
text-decoration: none;
}

.IzdiOqHYpOvd > .sbAeTJKgDzSO {
color: inherit;
}

.xyzzIhuuYyvu:hover > .sbAeTJKgDzSO,
.xyzzIhuuYyvu:hover > .IzdiOqHYpOvd {
color: var(--YScgaUaisQqi);
background-color: color-mix(in srgb, var(--YScgaUaisQqi) 10%, transparent);
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.sbAeTJKgDzSO:hover {
text-decoration: none;
}

.xyzzIhuuYyvu.active > .sbAeTJKgDzSO,
.xyzzIhuuYyvu.active > .IzdiOqHYpOvd {
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
text-shadow: none;
}

.BSxneCtgdQYd {
appearance: none;
-webkit-appearance: none;
flex: none;
width: 20px;
height: 20px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
border: 0;
background: transparent;
color: inherit;
cursor: pointer;
}

.BSxneCtgdQYd::before {
content: "";
width: 7px;
height: 7px;
border: solid currentColor;
border-width: 0 2px 2px 0;
transform: translateY(-2px) rotate(45deg);
transition: transform 0.25s ease;
}

.PqDdRiMAiqZW:hover > .IzdiOqHYpOvd .BSxneCtgdQYd::before {
transform: translateY(1px) rotate(-135deg);
}

.xOjapJHsfdNU {
display: none;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
min-width: 200px;
list-style: none;
margin: 0;
padding: 10px;
background-color: var(--WdrHQbNWKMbQ);
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 35%, transparent);
border-radius: 18px;
box-shadow:
0 0 0 1px color-mix(in srgb, var(--EBYjtmSsDumO) 12%, transparent),
0 10px 26px color-mix(in srgb, var(--jFfFGcmqtLsE) 55%, transparent),
0 0 22px color-mix(in srgb, var(--EBYjtmSsDumO) 22%, transparent);
z-index: 100;
}

.PqDdRiMAiqZW:hover > .xOjapJHsfdNU {
display: block;
}

.xOjapJHsfdNU .PqDdRiMAiqZW > .xOjapJHsfdNU {
position: static;
transform: none;
min-width: 0;
margin-top: 2px;
padding: 2px 0 2px 14px;
border: 0;
border-radius: 0;
box-shadow: none;
background: transparent;
}

.KLiRsBkoImIM {
margin: 0;
}

.KLiRsBkoImIM + .KLiRsBkoImIM {
margin-top: 2px;
}

.KLiRsBkoImIM > .IzdiOqHYpOvd {
display: flex;
align-items: center;
justify-content: space-between;
gap: 4px;
}

.KLiRsBkoImIM > .IzdiOqHYpOvd > .OAwbztBUnFYT {
flex: 1;
}

.OAwbztBUnFYT {
display: block;
padding: 8px 14px;
border-radius: 12px;
font-weight: 700;
font-size: 15px;
color: var(--PXmDCdocPeRQ);
text-decoration: none;
}

.OAwbztBUnFYT:hover {
background-color: color-mix(in srgb, var(--YScgaUaisQqi) 12%, transparent);
color: var(--YScgaUaisQqi);
text-decoration: none;
}

.KLiRsBkoImIM.active > .OAwbztBUnFYT {
color: var(--eGKQBPTSuJGh);
}

.PlriJOJqSQTQ {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 14px;
flex-shrink: 0;
}

.PlriJOJqSQTQ a:first-child {
display: inline-flex;
align-items: center;
font-weight: 800;
font-size: 15px;
color: var(--PXmDCdocPeRQ);
text-decoration: none;
padding: 8px 6px;
transition: color 0.18s ease, text-shadow 0.18s ease;
}

.PlriJOJqSQTQ a:first-child:hover {
text-decoration: none;
color: var(--YScgaUaisQqi);
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.PlriJOJqSQTQ a:nth-child(2) {
--ch: 9px;
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
padding: 11px 24px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
font-size: 15px;
font-weight: 900;
line-height: 1;
white-space: nowrap;
text-decoration: none;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--PDmxwWcekKXF) 100%);
color: var(--VPLgTyimZjNs);
transition: transform 0.18s ease, filter 0.18s ease;
}

.PlriJOJqSQTQ a:nth-child(2)::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -65%;
width: 45%;
background: linear-gradient(115deg, transparent 0%, color-mix(in srgb, #fff 62%, transparent) 50%, transparent 100%);
transform: skewX(-18deg);
pointer-events: none;
animation: pwpfLwYFUAHi 3.6s ease-in-out infinite;
}

@keyframes pwpfLwYFUAHi {
0% { left: -65%; }
38%, 100% { left: 130%; }
}

.PlriJOJqSQTQ a:nth-child(2):hover {
text-decoration: none;
transform: translateY(-2px);
filter: brightness(1.12) saturate(1.1);
}

.PlriJOJqSQTQ a:nth-child(2):active {
transform: translateY(0);
filter: brightness(0.98);
}

@media (prefers-reduced-motion: reduce) {
.PlriJOJqSQTQ a:nth-child(2)::after {
display: none;
}
.PlriJOJqSQTQ a:nth-child(2) {
transition: none;
}
.PlriJOJqSQTQ a:nth-child(2):hover {
transform: none;
}
}

.jupFhChNbKGE {
--ch: 8px;
display: none;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 3px;
width: 42px;
height: 42px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(135deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
cursor: pointer;
flex-shrink: 0;
position: relative;
z-index: 1200;
}

.jupFhChNbKGE span {
display: block;
width: 16px;
height: 2px;
border-radius: 2px;
background-color: var(--VPLgTyimZjNs);
transition: transform 0.22s ease, opacity 0.22s ease;
}

.oaQqDwyFnKkL:checked ~ .jupFhChNbKGE span:nth-child(1) {
transform: translateY(5px) rotate(45deg);
}

.oaQqDwyFnKkL:checked ~ .jupFhChNbKGE span:nth-child(2) {
opacity: 0;
}

.oaQqDwyFnKkL:checked ~ .jupFhChNbKGE span:nth-child(3) {
transform: translateY(-5px) rotate(-45deg);
}

.koWYhvBvygHa,
.NyNnmzDpxvLP,
.IHeRMcKrCbEI {
display: none;
}

.nwRdDvZZzZdf {
display: flex;
}

@media (max-width: 992px) {
.tNRvQfObycbV {
padding: 0;
}

.iSNWSRUfmkJC {
padding: 12px 20px;
gap: 14px;
}

.VuXiBcPledZk {
order: 1;
min-width: 0;
margin-right: auto;
}

.hWEoMKTtmhSY {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.jupFhChNbKGE {
display: inline-flex;
order: 2;
}

.nwRdDvZZzZdf {
display: none;
}

#RqHGhhDlEwik {
position: fixed;
inset: 0;
width: 100%;
height: 100dvh;
overflow-y: auto;
opacity: 0;
visibility: hidden;
transform: scale(1.04);
transition: opacity 0.32s ease, transform 0.32s ease, visibility 0.32s ease;
z-index: 1001;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 20px;
padding: 92px 24px 40px;
background:
radial-gradient(120% 75% at 12% 6%, color-mix(in srgb, var(--eGKQBPTSuJGh) 24%, transparent) 0%, transparent 55%),
radial-gradient(120% 75% at 88% 96%, color-mix(in srgb, var(--YScgaUaisQqi) 20%, transparent) 0%, transparent 55%),
linear-gradient(180deg, var(--LLwHmNtciIXO) 0%, color-mix(in srgb, var(--LLwHmNtciIXO) 78%, #000) 100%);
}

.oaQqDwyFnKkL:checked ~ #RqHGhhDlEwik {
opacity: 1;
visibility: visible;
transform: scale(1);
}

.NyNnmzDpxvLP {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
text-decoration: none;
}

.NyNnmzDpxvLP:hover {
text-decoration: none;
}

.GcbXhEXKyTmS {
width: 60px;
height: 60px;
border-radius: 16px;
border: 1px solid color-mix(in srgb, var(--eGKQBPTSuJGh) 50%, transparent);
box-shadow:
0 0 0 1px color-mix(in srgb, var(--YScgaUaisQqi) 30%, transparent),
0 0 22px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent);
background-color: var(--eGKQBPTSuJGh);
object-fit: cover;
display: block;
}

.YzLnyrwOWdJp {
font-weight: 900;
font-size: 20px;
letter-spacing: 0.01em;
text-transform: uppercase;
text-align: center;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 7px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent));
}

.YOUXQxzdyxqF {
flex-direction: column;
align-items: center;
justify-content: flex-start;
gap: 6px;
width: 100%;
max-width: 440px;
}

.xyzzIhuuYyvu {
width: 100%;
}

.xyzzIhuuYyvu > .sbAeTJKgDzSO,
.xyzzIhuuYyvu > .IzdiOqHYpOvd {
--ch: 9px;
width: 100%;
justify-content: center;
padding: 13px 18px;
font-size: 18px;
font-weight: 800;
}

.xyzzIhuuYyvu > .IzdiOqHYpOvd {
justify-content: space-between;
}

.xyzzIhuuYyvu > .IzdiOqHYpOvd::before {
content: "";
flex: none;
width: 30px;
}

.IzdiOqHYpOvd > .sbAeTJKgDzSO {
flex: 1;
text-align: center;
}

.BSxneCtgdQYd {
width: 30px;
height: 30px;
margin: -6px 0;
}

.xOjapJHsfdNU {
position: static;
transform: none;
display: none;
min-width: 0;
background-color: transparent;
border: 0;
box-shadow: none;
padding: 6px 0 4px;
text-align: center;
}

.PqDdRiMAiqZW:hover > .xOjapJHsfdNU {
display: none;
}

.MxdyGojfWTEE:checked ~ .xOjapJHsfdNU {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
}

.PqDdRiMAiqZW:hover > .IzdiOqHYpOvd .BSxneCtgdQYd::before {
transform: translateY(-2px) rotate(45deg);
}

.MxdyGojfWTEE:checked ~ .IzdiOqHYpOvd .BSxneCtgdQYd::before {
transform: translateY(1px) rotate(-135deg);
}

.KLiRsBkoImIM {
width: 100%;
}

.xOjapJHsfdNU .PqDdRiMAiqZW > .xOjapJHsfdNU {
padding: 2px 0;
}

.KLiRsBkoImIM > .IzdiOqHYpOvd {
justify-content: space-between;
gap: 4px;
padding: 0 18px;
}

.KLiRsBkoImIM > .IzdiOqHYpOvd::before {
content: "";
flex: none;
width: 30px;
}

.KLiRsBkoImIM > .IzdiOqHYpOvd > .OAwbztBUnFYT {
flex: 1;
}

.KLiRsBkoImIM .BSxneCtgdQYd {
width: 30px;
height: 30px;
margin: -6px 0;
}

.tNRvQfObycbV .OAwbztBUnFYT {
display: block;
text-align: center;
padding: 9px 16px;
font-size: 18px;
font-weight: 700;
color: var(--voWJFmBQElDc);
}

.tNRvQfObycbV .OAwbztBUnFYT:hover {
color: var(--YScgaUaisQqi);
}

.IHeRMcKrCbEI {
display: flex;
flex-direction: column;
gap: 12px;
width: 100%;
max-width: 440px;
margin-top: auto;
padding-top: 8px;
}

.IHeRMcKrCbEI a {
--ch: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 52px;
padding: 14px 18px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
font-weight: 900;
font-size: 16px;
text-align: center;
text-decoration: none;
}

.IHeRMcKrCbEI a:first-child {
background-color: color-mix(in srgb, var(--YScgaUaisQqi) 12%, transparent);
color: var(--YScgaUaisQqi);
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 45%, transparent);
}

.IHeRMcKrCbEI a:nth-child(2) {
position: relative;
overflow: hidden;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--PDmxwWcekKXF) 100%);
color: var(--VPLgTyimZjNs);
}

.IHeRMcKrCbEI a:nth-child(2)::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -65%;
width: 45%;
background: linear-gradient(115deg, transparent 0%, color-mix(in srgb, #fff 62%, transparent) 50%, transparent 100%);
transform: skewX(-18deg);
pointer-events: none;
animation: pwpfLwYFUAHi 3.6s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce) {
.IHeRMcKrCbEI a:nth-child(2)::after {
display: none;
}
}

.koWYhvBvygHa {
display: block;
position: fixed;
inset: 0;
background: color-mix(in srgb, var(--PXmDCdocPeRQ) 45%, transparent);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.25s ease, visibility 0.25s ease;
z-index: 1000;
cursor: pointer;
}

.oaQqDwyFnKkL:checked ~ .koWYhvBvygHa {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
}

@media (max-width: 576px) {
.iSNWSRUfmkJC {
padding: 11px 16px;
}

.hWEoMKTtmhSY {
font-size: 16px;
}

.UgdMTOyvlZEG {
width: 36px;
height: 36px;
}
}
.VCjpciNTDmzo {
display: none;
}

@media (max-width: 992px) {
.VCjpciNTDmzo {
display: flex;
flex-direction: column;
align-items: center;
position: fixed;
top: var(--header-h);
right: 14px;
z-index: 45;
}

.CcOUxcjYYySN:checked ~ .VCjpciNTDmzo {
display: none;
}

.GKQTydMJuRQy {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
transform-origin: top center;
animation: BFgQibPqhdCD 3.8s ease-in-out infinite;
}

.xTNSbzLiBZpt {
width: 2px;
height: 30px;
background: linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--YScgaUaisQqi) 80%, transparent) 100%);
box-shadow: 0 0 6px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.pQtFGXyOJGIc {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 3px;
width: 84px;
height: 84px;
border-radius: 50%;
text-align: center;
text-decoration: none;
background:
radial-gradient(circle at 50% 32%, color-mix(in srgb, #fff 22%, transparent) 0%, transparent 55%),
linear-gradient(135deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--YScgaUaisQqi) 40%, transparent),
0 0 22px color-mix(in srgb, var(--eGKQBPTSuJGh) 55%, transparent),
0 6px 16px color-mix(in srgb, var(--jFfFGcmqtLsE) 50%, transparent);
}

.pQtFGXyOJGIc:hover {
text-decoration: none;
}

.nFOkalWvCRCS {
padding: 0 8px;
font-size: 10px;
font-weight: 900;
line-height: 1.1;
letter-spacing: 0.04em;
text-transform: uppercase;
}

.qrWrPtAYrYLU {
font-size: 13px;
font-weight: 900;
text-decoration: underline;
text-underline-offset: 2px;
}

.XJVEXwrzHMlU {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}

.OtcqsrAvPzGJ {
position: absolute;
top: 26px;
right: 2px;
width: 22px;
height: 22px;
display: grid;
place-items: center;
border-radius: 50%;
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 40%, transparent);
background: var(--WdrHQbNWKMbQ);
color: var(--voWJFmBQElDc);
cursor: pointer;
}

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

.OtcqsrAvPzGJ:hover {
color: var(--YScgaUaisQqi);
}
}

@keyframes BFgQibPqhdCD {
0%, 100% { transform: rotate(-3.5deg); }
50% { transform: rotate(3.5deg); }
}

@media (prefers-reduced-motion: reduce) {
.GKQTydMJuRQy {
animation: none;
}
}
.KXTKVoCErsLp {
margin: 28px 0 40px;
}

.XqugFQMGklge {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 12px;
margin-bottom: 20px;
}

.SJBycSRXEuFg {
margin: 0;
font-size: clamp(24px, 3.4vw, 32px);
font-weight: 900;
letter-spacing: -0.01em;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 32%, transparent));
}

.RCiZcNWlDunU {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: 14px;
font-weight: 800;
color: var(--YScgaUaisQqi);
text-decoration: none;
transition: text-shadow 0.18s ease;
}

.RCiZcNWlDunU::after {
content: "\2192";
}

.RCiZcNWlDunU:hover {
text-decoration: none;
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.MMjnKglpUORV {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
gap: 14px;
}

.DhjOeRIsvObq {
display: flex;
flex-direction: column;
text-decoration: none;
}

.DhjOeRIsvObq:hover {
text-decoration: none;
}

.OZSyByUfgVOe {
position: relative;
display: block;
aspect-ratio: 1 / 1;
border-radius: 14px;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 26%, transparent);
box-shadow: 0 4px 12px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent);
transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.OZSyByUfgVOe img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.25s ease;
}

.DhjOeRIsvObq:hover .OZSyByUfgVOe {
border-color: color-mix(in srgb, var(--YScgaUaisQqi) 45%, transparent);
box-shadow: 0 0 18px color-mix(in srgb, var(--eGKQBPTSuJGh) 28%, transparent);
}

.DhjOeRIsvObq:hover .OZSyByUfgVOe img {
transform: scale(1.07);
}

.ukqbbRBJMFZo {
height: 3px;
margin: 9px 12px 0;
border-radius: 2px;
background: linear-gradient(90deg, var(--eGKQBPTSuJGh) 0%, var(--YScgaUaisQqi) 100%);
box-shadow: 0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent);
}

.DhjOeRIsvObq:nth-child(4n + 2) .ukqbbRBJMFZo { background: linear-gradient(90deg, var(--YScgaUaisQqi) 0%, var(--EBYjtmSsDumO) 100%); }
.DhjOeRIsvObq:nth-child(4n + 3) .ukqbbRBJMFZo { background: linear-gradient(90deg, var(--EBYjtmSsDumO) 0%, var(--eGKQBPTSuJGh) 100%); }
.DhjOeRIsvObq:nth-child(4n + 4) .ukqbbRBJMFZo { background: linear-gradient(90deg, var(--PDmxwWcekKXF) 0%, var(--YScgaUaisQqi) 100%); }

.derIsJAIlzlU {
--ch: 6px;
display: flex;
align-items: center;
justify-content: center;
min-height: 34px;
margin-top: 9px;
padding: 6px 12px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--PDmxwWcekKXF) 100%);
color: var(--VPLgTyimZjNs);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.02em;
transition: filter 0.18s ease;
}

.DhjOeRIsvObq:hover .derIsJAIlzlU {
filter: brightness(1.1) saturate(1.1);
}

.hxfmlQTpeNLL {
margin: 0 0 20px;
font-size: 16px;
line-height: 1.6;
color: var(--voWJFmBQElDc);
}

@media (max-width: 480px) {
.MMjnKglpUORV {
grid-template-columns: repeat(3, 1fr);
gap: 10px;
}
}

@media (prefers-reduced-motion: reduce) {
.OZSyByUfgVOe,
.OZSyByUfgVOe img {
transition: none;
}
.DhjOeRIsvObq:hover .OZSyByUfgVOe img {
transform: none;
}
}
.wzPlFQVJiueT {
margin: 28px 0;
filter: drop-shadow(0 0 15px color-mix(in srgb, var(--eGKQBPTSuJGh) 34%, transparent));
animation: VzxiojRSdzRZ 2.8s ease-in-out infinite;
}

.skCiUBmxjgDf {
--ch: 14px;
position: relative;
overflow: hidden;
display: flex;
align-items: center;
gap: 24px;
padding: 22px 26px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(135deg, color-mix(in srgb, var(--EBYjtmSsDumO) 26%, var(--WdrHQbNWKMbQ)) 0%, var(--WdrHQbNWKMbQ) 72%);
}

.skCiUBmxjgDf::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 2px;
background: linear-gradient(90deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 50%, var(--YScgaUaisQqi) 100%);
}

.DGLdjoidBrSh {
flex: 1;
min-width: 0;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 10px;
}

.luPVtxqeKXPc {
--ch: 6px;
display: inline-flex;
padding: 6px 14px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: color-mix(in srgb, var(--eGKQBPTSuJGh) 20%, transparent);
color: var(--eGKQBPTSuJGh);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.1em;
text-transform: uppercase;
text-shadow: 0 0 10px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent);
}

.mAtGCkIOWjZP {
margin: 0;
font-size: clamp(18px, 4.4vw, 24px);
line-height: 1.25;
font-weight: 900;
color: var(--PXmDCdocPeRQ);
}

.QGAKSOzAFNJd {
flex: none;
align-self: stretch;
width: 0;
margin: 4px 0;
border-left: 2px dashed color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.rXxwnSFvCVaH {
--ch: 10px;
position: relative;
overflow: hidden;
flex: none;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 36px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--PDmxwWcekKXF) 100%);
color: var(--VPLgTyimZjNs);
font-size: 16px;
font-weight: 900;
white-space: nowrap;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

.rXxwnSFvCVaH::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -65%;
width: 45%;
background: linear-gradient(115deg, transparent 0%, color-mix(in srgb, #fff 62%, transparent) 50%, transparent 100%);
transform: skewX(-18deg);
pointer-events: none;
animation: MtNeTdnIUvFL 3.4s ease-in-out infinite;
}

.rXxwnSFvCVaH:hover {
text-decoration: none;
transform: translateY(-2px);
filter: brightness(1.1) saturate(1.1);
}

@keyframes VzxiojRSdzRZ {
0%, 100% { filter: drop-shadow(0 0 14px color-mix(in srgb, var(--eGKQBPTSuJGh) 30%, transparent)); }
50% { filter: drop-shadow(0 0 27px color-mix(in srgb, var(--eGKQBPTSuJGh) 58%, transparent)); }
}

@keyframes MtNeTdnIUvFL {
0% { left: -65%; }
40%, 100% { left: 130%; }
}

@media (max-width: 640px) {
.skCiUBmxjgDf {
flex-direction: column;
align-items: stretch;
gap: 16px;
padding: 22px 20px;
}
.DGLdjoidBrSh {
align-items: center;
text-align: center;
}
.QGAKSOzAFNJd {
align-self: auto;
width: 100%;
height: 0;
margin: 0;
border-left: 0;
border-top: 2px dashed color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}
.rXxwnSFvCVaH {
width: 100%;
min-height: 56px;
}
}

@media (prefers-reduced-motion: reduce) {
.wzPlFQVJiueT {
animation: none;
}
.rXxwnSFvCVaH::after {
display: none;
}
.rXxwnSFvCVaH {
transition: none;
}
.rXxwnSFvCVaH:hover {
transform: none;
}
}
.zsVGrGGHLodu {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
padding: 52px 20px;
margin: 0 0 32px;
text-align: center;
background:
radial-gradient(95% 70% at 18% 0%, color-mix(in srgb, var(--eGKQBPTSuJGh) 26%, transparent) 0%, transparent 60%),
radial-gradient(95% 70% at 88% 100%, color-mix(in srgb, var(--YScgaUaisQqi) 22%, transparent) 0%, transparent 60%),
var(--LLwHmNtciIXO);
}

.kpErKRrSSTmU {
position: absolute;
inset: 0;
z-index: 0;
width: 100%;
height: 100%;
object-fit: cover;
}

.zsVGrGGHLodu::before {
content: "";
position: absolute;
inset: 0;
z-index: 1;
background:
radial-gradient(100% 85% at 50% 0%, color-mix(in srgb, var(--EBYjtmSsDumO) 32%, transparent) 0%, transparent 62%),
linear-gradient(180deg, color-mix(in srgb, var(--LLwHmNtciIXO) 74%, transparent) 0%, color-mix(in srgb, var(--LLwHmNtciIXO) 94%, transparent) 100%);
}

.cDwfIAbdxjiO {
position: relative;
z-index: 2;
width: 100%;
max-width: 640px;
display: flex;
flex-direction: column;
align-items: center;
gap: 18px;
}

.mkCQRIiiZkgv {
--ch: 6px;
display: inline-flex;
align-items: center;
padding: 7px 16px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: color-mix(in srgb, var(--eGKQBPTSuJGh) 18%, transparent);
color: var(--eGKQBPTSuJGh);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.1em;
text-transform: uppercase;
text-shadow: 0 0 10px color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, transparent);
}

.qMbeIlkanGFu {
overflow-wrap: anywhere;
text-wrap: balance;
margin: 0;
font-size: clamp(24px, 6vw, 42px);
font-weight: 900;
line-height: 1.1;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 14px color-mix(in srgb, var(--eGKQBPTSuJGh) 40%, transparent));
}

.phqkYibJHGHV {
margin: 0;
max-width: 30ch;
font-size: clamp(17px, 4.6vw, 22px);
line-height: 1.4;
font-weight: 700;
color: var(--PXmDCdocPeRQ);
}

.AGlcPKTdgcyh {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 12px;
width: 100%;
max-width: 420px;
margin-top: 6px;
}

.KcXyPgCkcNcc {
--ch: 10px;
width: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 56px;
padding: 16px 32px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--PDmxwWcekKXF) 100%);
color: var(--VPLgTyimZjNs);
font-size: 17px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

.KcXyPgCkcNcc:hover {
text-decoration: none;
transform: translateY(-2px);
filter: brightness(1.1) saturate(1.1);
}

.eqVptIkPAcYP {
min-height: 50px;
background: color-mix(in srgb, var(--YScgaUaisQqi) 12%, transparent);
color: var(--YScgaUaisQqi);
font-size: 15px;
}

.eqVptIkPAcYP:hover {
filter: none;
transform: translateY(-1px);
background: color-mix(in srgb, var(--YScgaUaisQqi) 20%, transparent);
}

@media (prefers-reduced-motion: reduce) {
.KcXyPgCkcNcc {
transition: none;
}
.KcXyPgCkcNcc:hover {
transform: none;
}
}
.gcUBsIzrNCyL {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin: 28px 0;
filter: drop-shadow(0 0 12px color-mix(in srgb, var(--eGKQBPTSuJGh) 42%, transparent));
}

.tRIjQynmRFYV {
--ch: 10px;
display: inline-flex;
padding: 2px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 50%, var(--YScgaUaisQqi) 100%);
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

.rkEBnfMWipsL {
--ch: 9px;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 13px 30px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background: var(--LLwHmNtciIXO);
color: var(--PXmDCdocPeRQ);
font-size: 16px;
font-weight: 900;
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 45%, transparent);
transition: background-color 0.16s ease, color 0.16s ease, text-shadow 0.16s ease;
}

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

.tRIjQynmRFYV:hover .rkEBnfMWipsL {
background: transparent;
color: var(--VPLgTyimZjNs);
text-shadow: none;
}

.siWaAujjBgPn {
background: color-mix(in srgb, var(--EEsSIOPlRRhZ) 92%, transparent);
}

.siWaAujjBgPn .rkEBnfMWipsL {
color: var(--voWJFmBQElDc);
text-shadow: none;
}

.siWaAujjBgPn:hover .rkEBnfMWipsL {
background: var(--LLwHmNtciIXO);
color: var(--PXmDCdocPeRQ);
}

@media (prefers-reduced-motion: reduce) {
.tRIjQynmRFYV {
transition: none;
}
.tRIjQynmRFYV:hover {
transform: none;
}
}
.RSZjUJyVxvzv {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 13px;
}

.YTSTWyDQlmEa,
.fcNWxIQfyUdQ {
--ch: 6px;
display: inline-flex;
align-items: center;
padding: 6px 14px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
font-weight: 800;
letter-spacing: 0.03em;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
}

.YTSTWyDQlmEa {
background: color-mix(in srgb, var(--EBYjtmSsDumO) 15%, var(--WdrHQbNWKMbQ));
color: var(--voWJFmBQElDc);
transition: color 0.18s ease, background 0.18s ease;
}

a.YTSTWyDQlmEa:hover {
color: var(--YScgaUaisQqi);
background: color-mix(in srgb, var(--YScgaUaisQqi) 16%, transparent);
text-decoration: none;
}

.fcNWxIQfyUdQ {
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
}

.VEMositIBFyf {
display: inline-flex;
font-size: 14px;
line-height: 1;
color: var(--YScgaUaisQqi);
text-shadow: 0 0 8px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

@media (max-width: 576px) {
.RSZjUJyVxvzv {
gap: 6px;
font-size: 12px;
}
.YTSTWyDQlmEa,
.fcNWxIQfyUdQ {
padding: 5px 11px;
}
}
.LrgrirUWqcvy {
margin: 16px 0 40px;
}

.gCqktyPQOLLZ {
margin: 0 0 22px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 32%, transparent));
}

.pYSBmTaJTXcS {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 14px;
}

.MafnLSdWCNLZ {
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
gap: 10px;
padding: 24px 22px;
border-radius: 18px;
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 24%, transparent);
background-color: var(--WdrHQbNWKMbQ);
box-shadow:
0 4px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent),
0 0 18px color-mix(in srgb, var(--EBYjtmSsDumO) 12%, transparent);
transition: border-color 0.18s ease, transform 0.18s ease;
}

.MafnLSdWCNLZ::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 2px;
background: linear-gradient(90deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 50%, var(--YScgaUaisQqi) 100%);
}

.MafnLSdWCNLZ:hover {
border-color: color-mix(in srgb, var(--YScgaUaisQqi) 40%, transparent);
transform: translateY(-2px);
}

.TIrjjBCZgBFC {
margin: 0;
font-size: 17px;
font-weight: 900;
line-height: 1.3;
color: var(--PXmDCdocPeRQ);
}

.CMpCeUxZwcHu {
margin: 0;
font-size: 15px;
line-height: 1.55;
color: var(--voWJFmBQElDc);
}

@media (max-width: 768px) {
.wlrAFccfNATV {
position: sticky;
top: var(--header-h);
z-index: 3;
background: var(--LLwHmNtciIXO);
padding: 6px 0 12px;
}
.gCqktyPQOLLZ {
margin: 0;
}
.pYSBmTaJTXcS {
display: block;
}
.MafnLSdWCNLZ {
position: sticky;
margin-bottom: 16px;
}
.MafnLSdWCNLZ:nth-child(1) { top: calc(var(--header-h) + 58px); }
.MafnLSdWCNLZ:nth-child(2) { top: calc(var(--header-h) + 68px); }
.MafnLSdWCNLZ:nth-child(3) { top: calc(var(--header-h) + 78px); }
.MafnLSdWCNLZ:nth-child(4) { top: calc(var(--header-h) + 88px); }
.MafnLSdWCNLZ:nth-child(5) { top: calc(var(--header-h) + 98px); }
.MafnLSdWCNLZ:nth-child(n+6) { top: calc(var(--header-h) + 108px); }
}

@media (prefers-reduced-motion: reduce) {
.MafnLSdWCNLZ {
transition: border-color 0.18s ease;
}
.MafnLSdWCNLZ:hover {
transform: none;
}
}
.GTlNcghitCdu {
margin: 16px 0 40px;
}

.xeeFEbMZNwUr {
width: fit-content;
margin: 0 0 24px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
line-height: 1.1;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 32%, transparent));
}

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

.ETEwRAVDanNK {
border-radius: 16px;
padding: 26px 26px 28px;
background-color: var(--WdrHQbNWKMbQ);
transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.GLOTUpotEbhd {
border: 1px solid color-mix(in srgb, var(--YScgaUaisQqi) 42%, transparent);
box-shadow: 0 4px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent), 0 0 22px color-mix(in srgb, var(--YScgaUaisQqi) 16%, transparent);
}

.WEkeuZdbIcre {
border: 1px solid color-mix(in srgb, var(--aQDfOQVKKnrq) 42%, transparent);
box-shadow: 0 4px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent), 0 0 22px color-mix(in srgb, var(--aQDfOQVKKnrq) 16%, transparent);
}

.GLOTUpotEbhd:hover {
border-color: color-mix(in srgb, var(--YScgaUaisQqi) 70%, transparent);
box-shadow: 0 4px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent), 0 0 32px color-mix(in srgb, var(--YScgaUaisQqi) 28%, transparent);
}

.WEkeuZdbIcre:hover {
border-color: color-mix(in srgb, var(--aQDfOQVKKnrq) 70%, transparent);
box-shadow: 0 4px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 40%, transparent), 0 0 32px color-mix(in srgb, var(--aQDfOQVKKnrq) 28%, transparent);
}

.CpyiNPNJfUsZ {
position: relative;
display: inline-block;
margin: 0 0 18px;
padding-bottom: 10px;
font-size: 16px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
line-height: 1.2;
}

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

.GLOTUpotEbhd .CpyiNPNJfUsZ {
color: var(--YScgaUaisQqi);
text-shadow: 0 0 12px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

.GLOTUpotEbhd .CpyiNPNJfUsZ::after {
background: var(--YScgaUaisQqi);
box-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 60%, transparent);
}

.WEkeuZdbIcre .CpyiNPNJfUsZ {
color: var(--aQDfOQVKKnrq);
text-shadow: 0 0 12px color-mix(in srgb, var(--aQDfOQVKKnrq) 55%, transparent);
}

.WEkeuZdbIcre .CpyiNPNJfUsZ::after {
background: var(--aQDfOQVKKnrq);
box-shadow: 0 0 10px color-mix(in srgb, var(--aQDfOQVKKnrq) 60%, transparent);
}

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

.ypKEOczilybP {
position: relative;
padding-left: 36px;
font-size: 15px;
line-height: 1.55;
color: var(--PXmDCdocPeRQ);
}

.ypKEOczilybP::before {
position: absolute;
left: 0;
top: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 24px;
height: 24px;
border-radius: 8px;
font-size: 12px;
font-weight: 900;
line-height: 1;
color: var(--VPLgTyimZjNs);
}

.GLOTUpotEbhd .ypKEOczilybP::before {
content: '\2713';
background: var(--YScgaUaisQqi);
box-shadow: 0 0 12px color-mix(in srgb, var(--YScgaUaisQqi) 50%, transparent);
}

.WEkeuZdbIcre .ypKEOczilybP::before {
content: '\2715';
background: var(--aQDfOQVKKnrq);
box-shadow: 0 0 12px color-mix(in srgb, var(--aQDfOQVKKnrq) 50%, transparent);
}

@media (max-width: 768px) {
.KeNeyCgpGVMF {
grid-template-columns: 1fr;
gap: 16px;
}

.ETEwRAVDanNK {
padding: 22px 20px 24px;
}

.ypKEOczilybP {
font-size: 14px;
}
}
.FUgBQHYLlWgZ {
margin: 16px 0 40px;
}

.WNzPjSivsqSG {
width: fit-content;
margin: 0 0 24px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
line-height: 1.1;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 32%, transparent));
}

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

.ZTBVGdnjklCo {
position: relative;
padding: 14px 18px 14px 44px;
font-size: 15px;
line-height: 1.55;
color: var(--PXmDCdocPeRQ);
border: 1px solid transparent;
border-radius: 14px;
background:
linear-gradient(var(--WdrHQbNWKMbQ), var(--WdrHQbNWKMbQ)) padding-box,
linear-gradient(120deg, color-mix(in srgb, var(--eGKQBPTSuJGh) 45%, var(--EEsSIOPlRRhZ)), color-mix(in srgb, var(--YScgaUaisQqi) 45%, var(--EEsSIOPlRRhZ))) border-box;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

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

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

@media (max-width: 768px) {
.ZTBVGdnjklCo {
font-size: 14px;
padding: 13px 14px 13px 40px;
}
}
.jdCUfPnNSisH {
--ch: 9px;
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
display: none;
align-items: center;
justify-content: center;
cursor: pointer;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background-color: color-mix(in srgb, var(--EBYjtmSsDumO) 22%, var(--WdrHQbNWKMbQ));
color: var(--eGKQBPTSuJGh);
transition: transform 0.15s ease, background 0.15s ease, color 0.15s ease;
z-index: 50;
}

.jdCUfPnNSisH::after {
content: "";
width: 11px;
height: 11px;
border: solid currentColor;
border-width: 2.5px 0 0 2.5px;
transform: translateY(2px) rotate(45deg);
}

.jdCUfPnNSisH:hover {
transform: translateY(-2px);
background: linear-gradient(135deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
}

.jdCUfPnNSisH:active {
transform: translateY(0);
}

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

@media (prefers-reduced-motion: reduce) {
.jdCUfPnNSisH,
.jdCUfPnNSisH:hover {
transition: none;
transform: none;
}
}
.athFEHwiYFIr {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 32%, transparent);
border-radius: 16px;
box-shadow:
0 0 0 1px color-mix(in srgb, var(--EBYjtmSsDumO) 10%, transparent),
0 10px 26px color-mix(in srgb, var(--jFfFGcmqtLsE) 45%, transparent),
0 0 22px color-mix(in srgb, var(--EBYjtmSsDumO) 16%, transparent);
background-color: var(--WdrHQbNWKMbQ);
}

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

table thead th {
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.06em;
text-transform: uppercase;
text-align: left;
padding: 14px 18px;
white-space: nowrap;
border-bottom: 2px solid color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent);
}

table tbody td {
padding: 13px 18px;
vertical-align: top;
border-top: 1px solid color-mix(in srgb, var(--EEsSIOPlRRhZ) 30%, transparent);
}

table tbody tr:first-child td {
border-top: none;
}

table tbody tr:nth-child(even) td {
background-color: color-mix(in srgb, var(--dzBmUGMDMILm) 45%, transparent);
}

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

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

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

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

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

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

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

.pHXDfQvPLSBS thead {
display: none;
}

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

.pHXDfQvPLSBS tbody tr {
margin-bottom: 16px;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 30%, transparent);
border-radius: 16px;
background-color: var(--WdrHQbNWKMbQ);
box-shadow:
0 6px 18px color-mix(in srgb, var(--jFfFGcmqtLsE) 45%, transparent),
0 0 18px color-mix(in srgb, var(--EBYjtmSsDumO) 14%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

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

.pHXDfQvPLSBS tbody tr:active {
transform: translate(1px, 1px);
}

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

.pHXDfQvPLSBS td {
position: relative;
display: flex;
flex-direction: column;
gap: 8px;
border: none;
border-top: 1px solid color-mix(in srgb, var(--EEsSIOPlRRhZ) 30%, transparent);
padding: 0 16px 14px;
}

.pHXDfQvPLSBS td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 9px 16px;
text-align: center;
background-color: color-mix(in srgb, var(--dzBmUGMDMILm) 70%, var(--WdrHQbNWKMbQ));
color: var(--eGKQBPTSuJGh);
border-bottom: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 40%, transparent);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
text-shadow: 0 0 10px color-mix(in srgb, var(--eGKQBPTSuJGh) 40%, transparent);
}

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

.pHXDfQvPLSBS tbody tr td:first-child {
border-top: none;
font-family: var(--IlsRkgCZrMKj);
font-size: 18px;
font-weight: 900;
line-height: 1.3;
color: var(--PXmDCdocPeRQ);
}
}
.diBxvjxvSBAk {
display: flex;
}

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

.LIJhrmxPcjor {
--ch: 8px;
display: inline-flex;
align-items: center;
gap: 8px;
padding: 10px 18px;
clip-path: polygon(var(--ch) 0, calc(100% - var(--ch)) 0, 100% var(--ch), 100% calc(100% - var(--ch)), calc(100% - var(--ch)) 100%, var(--ch) 100%, 0 calc(100% - var(--ch)), 0 var(--ch));
background-color: var(--WdrHQbNWKMbQ);
color: var(--PXmDCdocPeRQ);
font-size: 14px;
font-weight: 800;
line-height: 1;
cursor: pointer;
user-select: none;
transition: background 0.15s ease, color 0.15s ease, transform 0.15s ease;
}

.LIJhrmxPcjor:hover {
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
}

.LIJhrmxPcjor::after {
content: "";
width: 7px;
height: 7px;
border: solid currentColor;
border-width: 0 2px 2px 0;
transform: translateY(-2px) rotate(45deg);
transition: transform 0.22s ease;
}

#lang-dropdown-toggle:checked + .LIJhrmxPcjor::after {
transform: translateY(1px) rotate(-135deg);
}

#lang-dropdown-toggle:checked + .LIJhrmxPcjor {
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 100%);
color: var(--VPLgTyimZjNs);
transform: translateY(1px);
}

.dtFMayoBqLZQ {
display: none;
position: absolute;
bottom: calc(100% + 10px);
left: 0;
min-width: 100%;
padding: 8px;
background-color: var(--WdrHQbNWKMbQ);
border: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 35%, transparent);
border-radius: 14px;
box-shadow:
0 10px 24px color-mix(in srgb, var(--cImpomPQhWFE) 40%, transparent),
0 0 20px color-mix(in srgb, var(--EBYjtmSsDumO) 20%, transparent);
z-index: 20;
}

#lang-dropdown-toggle:checked ~ .dtFMayoBqLZQ {
display: flex;
flex-direction: column;
gap: 2px;
}

.kqDWQiloBKJt .lwppMuOkCGlP {
display: block;
white-space: nowrap;
padding: 8px 16px;
border-radius: 8px;
font-size: 14px;
font-weight: 700;
color: var(--PXmDCdocPeRQ);
text-decoration: none;
transition: background-color 0.15s ease, color 0.15s ease;
}

.kqDWQiloBKJt .lwppMuOkCGlP:hover {
background-color: color-mix(in srgb, var(--YScgaUaisQqi) 14%, transparent);
color: var(--YScgaUaisQqi);
text-decoration: none;
}

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

#lang-dropdown-toggle:checked ~ .UqzVxEYNrVll {
display: block;
}
.yYizxJBQKeFc {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.jYYvKlBIqbdB a:hover {
color: var(--PBkgcMXpBMQc);
}
.kqDWQiloBKJt {
position: relative;
background:
radial-gradient(85% 55% at 8% 0%, color-mix(in srgb, var(--eGKQBPTSuJGh) 14%, transparent) 0%, transparent 60%),
radial-gradient(85% 55% at 92% 0%, color-mix(in srgb, var(--YScgaUaisQqi) 12%, transparent) 0%, transparent 60%),
var(--bFoWSyfQMRja);
color: var(--AjaghYyVGRAX);
padding: 52px 2rem 28px;
}

.kqDWQiloBKJt::before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 2px;
background: linear-gradient(90deg,
var(--eGKQBPTSuJGh) 0%,
var(--EBYjtmSsDumO) 50%,
var(--YScgaUaisQqi) 100%);
box-shadow: 0 0 14px color-mix(in srgb, var(--EBYjtmSsDumO) 55%, transparent);
pointer-events: none;
}

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

.UHtHGkZhnzqx {
display: grid;
grid-template-columns: 1.5fr 1fr 1.1fr;
gap: 40px;
align-items: start;
}

.aFVcGAAvNpOi {
position: relative;
font-size: 13px;
font-weight: 900;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--eGKQBPTSuJGh);
padding-bottom: 10px;
margin-bottom: 18px;
text-shadow: 0 0 12px color-mix(in srgb, var(--eGKQBPTSuJGh) 40%, transparent);
}

.aFVcGAAvNpOi::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 26px;
height: 2px;
background: linear-gradient(90deg, var(--eGKQBPTSuJGh) 0%, var(--YScgaUaisQqi) 100%);
box-shadow: 0 0 8px color-mix(in srgb, var(--eGKQBPTSuJGh) 55%, transparent);
}

.XWMbDsGgwdir {
display: inline-flex;
align-items: center;
gap: 11px;
text-decoration: none;
color: inherit;
}

.uNPqHjMgSape {
width: 44px;
height: 44px;
flex: none;
border-radius: 12px;
border: 1px solid color-mix(in srgb, var(--eGKQBPTSuJGh) 50%, transparent);
box-shadow:
0 0 0 1px color-mix(in srgb, var(--YScgaUaisQqi) 28%, transparent),
0 0 18px color-mix(in srgb, var(--eGKQBPTSuJGh) 40%, transparent);
background-color: var(--eGKQBPTSuJGh);
object-fit: cover;
display: block;
}

.dqvOKiNOfwGJ {
font-family: var(--IlsRkgCZrMKj);
font-size: 20px;
font-weight: 900;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--eGKQBPTSuJGh) 0%, var(--EBYjtmSsDumO) 55%, var(--YScgaUaisQqi) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
filter: drop-shadow(0 0 7px color-mix(in srgb, var(--eGKQBPTSuJGh) 40%, transparent));
}

.rQPMUqUSvyhl:hover {
text-decoration: none;
}

.nVOsUoFIbGxZ {
margin-top: 16px;
font-size: 14px;
line-height: 1.6;
color: var(--ZDQIennSLhAh);
max-width: 42ch;
}

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

.ncPWsfUufoVw li {
margin-bottom: 12px;
}

.ncPWsfUufoVw li:last-child {
margin-bottom: 0;
}

.kqDWQiloBKJt .DrDFHIWXrAOR {
display: inline-block;
color: var(--ZDQIennSLhAh);
font-size: 14px;
font-weight: 700;
text-decoration: none;
transition: color 0.18s ease, transform 0.18s ease, text-shadow 0.18s ease;
}

.kqDWQiloBKJt .DrDFHIWXrAOR:hover {
color: var(--YScgaUaisQqi);
text-shadow: 0 0 10px color-mix(in srgb, var(--YScgaUaisQqi) 50%, transparent);
transform: translateX(3px);
text-decoration: none;
}

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

.fHGpgFdSuRcr {
display: inline-flex;
transition: transform 0.15s ease;
}

.fHGpgFdSuRcr:hover {
transform: translateY(-3px);
}

.fHGpgFdSuRcr img {
display: block;
height: 40px;
width: auto;
max-width: 104px;
object-fit: contain;
border-radius: 9px;
box-shadow:
0 0 0 1px color-mix(in srgb, var(--EBYjtmSsDumO) 45%, transparent),
0 5px 14px color-mix(in srgb, var(--jFfFGcmqtLsE) 50%, transparent),
0 0 16px color-mix(in srgb, var(--eGKQBPTSuJGh) 22%, transparent);
transition: box-shadow 0.15s ease;
}

.fHGpgFdSuRcr:hover img {
box-shadow:
0 0 0 1px color-mix(in srgb, var(--YScgaUaisQqi) 55%, transparent),
0 9px 22px color-mix(in srgb, var(--jFfFGcmqtLsE) 55%, transparent),
0 0 22px color-mix(in srgb, var(--eGKQBPTSuJGh) 34%, transparent);
}

.mrJPlGoKSyjW {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px 28px;
padding-top: 24px;
border-top: 1px solid color-mix(in srgb, var(--EBYjtmSsDumO) 24%, transparent);
}

.nUuFWIiJaUUd {
display: flex;
align-items: center;
gap: 18px;
}

.eAhLJpnJwILH {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid color-mix(in srgb, var(--YScgaUaisQqi) 35%, transparent);
object-fit: contain;
padding: 2px;
}

.MloaZCZJOetb {
height: 30px;
width: auto;
max-width: 160px;
object-fit: contain;
}

.FHQiZSzVhbOf {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
}

.wVQvzRkbnMuw {
margin: 0;
font-size: 13px;
text-align: center;
color: var(--WEgZcgsafnCd);
}

.wVQvzRkbnMuw span {
color: var(--eGKQBPTSuJGh);
font-weight: 900;
}

@media (max-width: 992px) {
.UHtHGkZhnzqx {
grid-template-columns: 1fr 1fr;
gap: 32px 40px;
}
.OvZJaSRsEFPO {
grid-column: 1 / -1;
}
}

@media (max-width: 767px) {
.DJDSCtQCkAel {
gap: 26px;
}
.mrJPlGoKSyjW {
flex-direction: column;
align-items: flex-start;
}
}

@media (max-width: 576px) {
.UHtHGkZhnzqx {
grid-template-columns: 1fr;
gap: 28px;
}
.fHGpgFdSuRcr img {
height: 34px;
border-radius: 8px;
}
}

@media (max-width: 425px) {
.kqDWQiloBKJt {
padding: 40px 20px 24px;
}
.OvZJaSRsEFPO {
margin: 0 auto;
text-align: center;
}
.XWMbDsGgwdir {
justify-content: center;
}
.nVOsUoFIbGxZ {
margin-left: auto;
margin-right: auto;
}
.nUuFWIiJaUUd {
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
}
.NIxOKDpnLTwT {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.NIxOKDpnLTwT .goItiytOGIJF {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.NIxOKDpnLTwT .tNRvQfObycbV {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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