:root {
--jeuweqgqbOOj: #F0EAF9;
--NDeDcUqwXzKq: #E8DEF4;
--wcyGNsTJOqWb: #FFFFFF;
--QZBircKduIjH: #18122D;
--lihSqsznhEKJ: #FFFFFF;
--EfbXIjQxxAAd: #FAFAFA;
--BJRzdieffROm: #18122D;
--hMkwPfGrirgY: #150C1D;

--IfuoXkUesJtq: #1C1330;
--aVDTfhEKHwvi: #5F5B76;
--DGJsCmZyFHAE: #1C1330;
--pixFHJMGsUma: #FDFBFF;
--FWDiMHdetCZV: #1C1330;
--oGvhYxScfTNM: #D71A51;
--GnEFNzPiMTMp: #FDFBFF;
--UPGXCAwljgDm: #D5CBE4;
--ZFHbnPwRruge: #9A8CAD;

--YcEVqsyNgKRA: #D71A51;
--SBIhOMmApave: #F94936;
--xpsVWGeJazJx: #F4912A;
--CsquqODVPWUe: #F94936;
--DqDYtaEUbiMq: #099CC4;
--LDVTZIgIEsKh: #713AE5;
--aJjGpTiBWfxT: #C21C58;
--ARKsOVtWDcOJ: #F9DBE6;
--aodjVuOFuXDA: #E4204A;
--ytBkFatDDRpT: #FBE9EA;

--xXqjdyRCAOcU: #FFFFFF;
--RuvUaYtVcrXQ: #D71A51;
--sUyCxASHeQPC: #FFFFFF;
--EggKrqlCKfow: #D71A51;

--lxBRYaHvhsTX: #D3CEE8;
--yZgTeVLrjZAF: #D3CEE8;
--TKgDkqvzZAJq: #383057;
--jfArPXXlWSip: #050614;
--NvdxbhJlloAj: #03030C;

--pKrhJOcgLNZe: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--cRpnKBuGegwI: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--eiThjaPSGAae: 22px;
--TnaVwvlGcyeE: 999px;

--header-h: 64px;

}

* {
box-sizing: border-box;
}

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

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

a:hover {
text-decoration: underline;
}

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

h1, h2, h3, h4 {
font-family: var(--cRpnKBuGegwI);
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(--IfuoXkUesJtq);
}

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

.EQgEzNbRqoFN {
margin-top: 20px;
}

.qfiJKyzCXpMU,
.ijCiZBiRpnXb,
.inside-kzxFgntATCtB {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.qfiJKyzCXpMU {
padding: 2rem;

}

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

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

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

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

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

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

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

.WdfUsxqeSNxY {
font-weight: 900;
font-size: 19px;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 45%, transparent));
white-space: nowrap;
}

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

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

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

.rPDSdwFyrEKp {
position: relative;
}

.rPDSdwFyrEKp > .OJUkPDWIbbDr,
.rPDSdwFyrEKp > .ohykOoWLfJOx {
--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(--aVDTfhEKHwvi);
cursor: pointer;
transition: color 0.18s ease, background-color 0.18s ease, text-shadow 0.18s ease;
}

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

.ohykOoWLfJOx > .OJUkPDWIbbDr {
color: inherit;
}

.rPDSdwFyrEKp:hover > .OJUkPDWIbbDr,
.rPDSdwFyrEKp:hover > .ohykOoWLfJOx {
color: var(--DqDYtaEUbiMq);
background-color: color-mix(in srgb, var(--DqDYtaEUbiMq) 10%, transparent);
text-shadow: 0 0 10px color-mix(in srgb, var(--DqDYtaEUbiMq) 55%, transparent);
}

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

.rPDSdwFyrEKp.active > .OJUkPDWIbbDr,
.rPDSdwFyrEKp.active > .ohykOoWLfJOx {
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
text-shadow: none;
}

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

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

.JUIzWKzKeQQD:hover > .ohykOoWLfJOx .TbdEscULZamQ::before {
transform: translateY(1px) rotate(-135deg);
}

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

.JUIzWKzKeQQD:hover > .NenffNkHkXFg {
display: block;
}

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

.mixdNlKhXIKf {
margin: 0;
}

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

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

.mixdNlKhXIKf > .ohykOoWLfJOx > .vYbhAHzTeCsu {
flex: 1;
}

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

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

.mixdNlKhXIKf.active > .vYbhAHzTeCsu {
color: var(--YcEVqsyNgKRA);
}

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

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

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

.PRkteKqtQvdb 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(--YcEVqsyNgKRA) 0%, var(--CsquqODVPWUe) 100%);
color: var(--xXqjdyRCAOcU);
transition: transform 0.18s ease, filter 0.18s ease;
}

.PRkteKqtQvdb 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: luzjCqLsKcPd 3.6s ease-in-out infinite;
}

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

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

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

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

.PGkBiTzRKYLC {
--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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
cursor: pointer;
flex-shrink: 0;
position: relative;
z-index: 1200;
}

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

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

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

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

.wTTMyHzVxMtK,
.IsYhBQTIZgBx,
.KNOhymyuMsiP {
display: none;
}

.ptkfmWJMwkYP {
display: flex;
}

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

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

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

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

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

.ptkfmWJMwkYP {
display: none;
}

#lMWwdxNQgKUR {
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(--YcEVqsyNgKRA) 24%, transparent) 0%, transparent 55%),
radial-gradient(120% 75% at 88% 96%, color-mix(in srgb, var(--DqDYtaEUbiMq) 20%, transparent) 0%, transparent 55%),
linear-gradient(180deg, var(--jeuweqgqbOOj) 0%, color-mix(in srgb, var(--jeuweqgqbOOj) 78%, #000) 100%);
}

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

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

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

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

.oEWscWxZciQo {
font-weight: 900;
font-size: 20px;
letter-spacing: 0.01em;
text-transform: uppercase;
text-align: center;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 45%, transparent));
}

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

.rPDSdwFyrEKp {
width: 100%;
}

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

.rPDSdwFyrEKp > .ohykOoWLfJOx {
justify-content: space-between;
}

.rPDSdwFyrEKp > .ohykOoWLfJOx::before {
content: "";
flex: none;
width: 30px;
}

.ohykOoWLfJOx > .OJUkPDWIbbDr {
flex: 1;
text-align: center;
}

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

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

.JUIzWKzKeQQD:hover > .NenffNkHkXFg {
display: none;
}

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

.JUIzWKzKeQQD:hover > .ohykOoWLfJOx .TbdEscULZamQ::before {
transform: translateY(-2px) rotate(45deg);
}

.KjpqJEhOAQqy:checked ~ .ohykOoWLfJOx .TbdEscULZamQ::before {
transform: translateY(1px) rotate(-135deg);
}

.mixdNlKhXIKf {
width: 100%;
}

.NenffNkHkXFg .JUIzWKzKeQQD > .NenffNkHkXFg {
padding: 2px 0;
}

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

.mixdNlKhXIKf > .ohykOoWLfJOx::before {
content: "";
flex: none;
width: 30px;
}

.mixdNlKhXIKf > .ohykOoWLfJOx > .vYbhAHzTeCsu {
flex: 1;
}

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

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

.xcnvWSVIgJZF .vYbhAHzTeCsu:hover {
color: var(--DqDYtaEUbiMq);
}

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

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

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

.KNOhymyuMsiP a:nth-child(2) {
position: relative;
overflow: hidden;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--CsquqODVPWUe) 100%);
color: var(--xXqjdyRCAOcU);
}

.KNOhymyuMsiP 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: luzjCqLsKcPd 3.6s ease-in-out infinite;
}

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

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

.vOUDkOaZyUJU:checked ~ .wTTMyHzVxMtK {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
}

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

.WdfUsxqeSNxY {
font-size: 16px;
}

.FSPXwQaYFeHQ {
width: 36px;
height: 36px;
}
}
.WsXHJLKVVHRD {
display: none;
}

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

.nxVpzRIixqSn:checked ~ .WsXHJLKVVHRD {
display: none;
}

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

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

.IERELJmODrxq {
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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--DqDYtaEUbiMq) 40%, transparent),
0 0 22px color-mix(in srgb, var(--YcEVqsyNgKRA) 55%, transparent),
0 6px 16px color-mix(in srgb, var(--jfArPXXlWSip) 50%, transparent);
}

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

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

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

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

.SXraGZbEfIio {
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(--LDVTZIgIEsKh) 40%, transparent);
background: var(--lihSqsznhEKJ);
color: var(--aVDTfhEKHwvi);
cursor: pointer;
}

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

.SXraGZbEfIio:hover {
color: var(--DqDYtaEUbiMq);
}
}

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

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

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

.trmkomawItUH {
margin: 0;
font-size: clamp(24px, 3.4vw, 32px);
font-weight: 900;
letter-spacing: -0.01em;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 32%, transparent));
}

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

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

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

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

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

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

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

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

.PDOOZYzQlWyf:hover .lDxoPuZLLgxe {
border-color: color-mix(in srgb, var(--DqDYtaEUbiMq) 45%, transparent);
box-shadow: 0 0 18px color-mix(in srgb, var(--YcEVqsyNgKRA) 28%, transparent);
}

.PDOOZYzQlWyf:hover .lDxoPuZLLgxe img {
transform: scale(1.07);
}

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

.PDOOZYzQlWyf:nth-child(4n + 2) .nzOKTvKwJcwg { background: linear-gradient(90deg, var(--DqDYtaEUbiMq) 0%, var(--LDVTZIgIEsKh) 100%); }
.PDOOZYzQlWyf:nth-child(4n + 3) .nzOKTvKwJcwg { background: linear-gradient(90deg, var(--LDVTZIgIEsKh) 0%, var(--YcEVqsyNgKRA) 100%); }
.PDOOZYzQlWyf:nth-child(4n + 4) .nzOKTvKwJcwg { background: linear-gradient(90deg, var(--CsquqODVPWUe) 0%, var(--DqDYtaEUbiMq) 100%); }

.taOxLGcQfPvd {
--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(--YcEVqsyNgKRA) 0%, var(--CsquqODVPWUe) 100%);
color: var(--xXqjdyRCAOcU);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.02em;
transition: filter 0.18s ease;
}

.PDOOZYzQlWyf:hover .taOxLGcQfPvd {
filter: brightness(1.1) saturate(1.1);
}

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

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

@media (prefers-reduced-motion: reduce) {
.lDxoPuZLLgxe,
.lDxoPuZLLgxe img {
transition: none;
}
.PDOOZYzQlWyf:hover .lDxoPuZLLgxe img {
transform: none;
}
}
.AlIhNUxTRuVB {
margin: 28px 0;
}

.DttRlhJgLspB {
position: relative;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 16px;
padding: 34px 26px;
border-radius: 20px;
border: 1px solid color-mix(in srgb, var(--LDVTZIgIEsKh) 32%, transparent);
background:
radial-gradient(90% 80% at 50% 0%, color-mix(in srgb, var(--YcEVqsyNgKRA) 22%, transparent) 0%, transparent 62%),
var(--lihSqsznhEKJ);
box-shadow:
0 10px 30px color-mix(in srgb, var(--jfArPXXlWSip) 50%, transparent),
0 0 28px color-mix(in srgb, var(--YcEVqsyNgKRA) 24%, transparent);
animation: jwtxMRLbVtkC 3s ease-in-out infinite;
}

.vFZrAevhKfmA {
position: absolute;
width: 9px;
height: 9px;
border-radius: 50%;
background: var(--DqDYtaEUbiMq);
box-shadow: 0 0 10px color-mix(in srgb, var(--DqDYtaEUbiMq) 80%, transparent);
animation: ILYgFafKpwHI 2.4s ease-in-out infinite;
}

.gSlhLModXMtc { top: 16px; left: 22px; }
.JrzQYqMGHjzZ { top: 24px; right: 26px; background: var(--YcEVqsyNgKRA); animation-delay: 0.6s; }
.TtBOrhvCOmam { bottom: 22px; left: 30px; background: var(--LDVTZIgIEsKh); animation-delay: 1.1s; }
.CglIZILFYfCW { bottom: 18px; right: 22px; animation-delay: 1.7s; }

.UuDvFqBwNjWX {
--ch: 6px;
display: inline-flex;
padding: 6px 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(--YcEVqsyNgKRA) 20%, transparent);
color: var(--YcEVqsyNgKRA);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.12em;
text-transform: uppercase;
text-shadow: 0 0 10px color-mix(in srgb, var(--YcEVqsyNgKRA) 45%, transparent);
}

.keyxEFZzOGzs {
margin: 0;
max-width: 26ch;
font-size: clamp(20px, 5vw, 28px);
line-height: 1.25;
font-weight: 900;
color: var(--IfuoXkUesJtq);
}

.atDKLxqaklnK {
--ch: 10px;
width: 100%;
max-width: 340px;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 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(--YcEVqsyNgKRA) 0%, var(--CsquqODVPWUe) 100%);
color: var(--xXqjdyRCAOcU);
font-size: 16px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

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

@keyframes jwtxMRLbVtkC {
0%, 100% { box-shadow: 0 10px 30px color-mix(in srgb, var(--jfArPXXlWSip) 50%, transparent), 0 0 22px color-mix(in srgb, var(--YcEVqsyNgKRA) 20%, transparent); }
50% { box-shadow: 0 10px 30px color-mix(in srgb, var(--jfArPXXlWSip) 50%, transparent), 0 0 34px color-mix(in srgb, var(--YcEVqsyNgKRA) 42%, transparent); }
}

@keyframes ILYgFafKpwHI {
0%, 100% { opacity: 0.3; transform: scale(0.7); }
50% { opacity: 1; transform: scale(1.15); }
}

@media (prefers-reduced-motion: reduce) {
.DttRlhJgLspB,
.vFZrAevhKfmA {
animation: none;
}
.atDKLxqaklnK {
transition: none;
}
.atDKLxqaklnK:hover {
transform: none;
}
}
.LYIaEyqYBJPF {
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(--YcEVqsyNgKRA) 26%, transparent) 0%, transparent 60%),
radial-gradient(95% 70% at 88% 100%, color-mix(in srgb, var(--DqDYtaEUbiMq) 22%, transparent) 0%, transparent 60%),
var(--jeuweqgqbOOj);
}

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

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

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

.GTcMUejisySj {
--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(--YcEVqsyNgKRA) 18%, transparent);
color: var(--YcEVqsyNgKRA);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.1em;
text-transform: uppercase;
text-shadow: 0 0 10px color-mix(in srgb, var(--YcEVqsyNgKRA) 45%, transparent);
}

.GyLlvDDIjaGx {
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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 40%, transparent));
}

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

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

.BUFPfxKAzxEH {
--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(--YcEVqsyNgKRA) 0%, var(--CsquqODVPWUe) 100%);
color: var(--xXqjdyRCAOcU);
font-size: 17px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

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

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

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

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

.qBrDHNrqYLnd {
--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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 50%, var(--DqDYtaEUbiMq) 100%);
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

.zrNQtHiQItKP {
--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(--jeuweqgqbOOj);
color: var(--IfuoXkUesJtq);
font-size: 16px;
font-weight: 900;
text-shadow: 0 0 10px color-mix(in srgb, var(--DqDYtaEUbiMq) 45%, transparent);
transition: background-color 0.16s ease, color 0.16s ease, text-shadow 0.16s ease;
}

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

.qBrDHNrqYLnd:hover .zrNQtHiQItKP {
background: transparent;
color: var(--xXqjdyRCAOcU);
text-shadow: none;
}

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

.xkMellfkcPad .zrNQtHiQItKP {
color: var(--aVDTfhEKHwvi);
text-shadow: none;
}

.xkMellfkcPad:hover .zrNQtHiQItKP {
background: var(--jeuweqgqbOOj);
color: var(--IfuoXkUesJtq);
}

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

.ofMRYOfWQbto,
.ZCzsBCtBojIY {
--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;
}

.ofMRYOfWQbto {
background: color-mix(in srgb, var(--LDVTZIgIEsKh) 15%, var(--lihSqsznhEKJ));
color: var(--aVDTfhEKHwvi);
transition: color 0.18s ease, background 0.18s ease;
}

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

.ZCzsBCtBojIY {
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
}

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

@media (max-width: 576px) {
.SkjQaICbDUWP {
gap: 6px;
font-size: 12px;
}
.ofMRYOfWQbto,
.ZCzsBCtBojIY {
padding: 5px 11px;
}
}
.EScksJXQqwDM {
margin: 16px 0 40px;
overflow-x: clip;
}

.rXKoRSfIycsv {
margin: 0 0 22px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
width: max-content;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 32%, transparent));
}

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

.qkjYvXtnvQEN {
width: 58%;
padding: 18px 22px;
border-radius: 18px;
border: 1px solid color-mix(in srgb, var(--LDVTZIgIEsKh) 24%, transparent);
background-color: var(--lihSqsznhEKJ);
box-shadow: 0 4px 14px color-mix(in srgb, var(--jfArPXXlWSip) 40%, transparent);
transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.qkjYvXtnvQEN:nth-child(odd) {
margin-right: auto;
}

.qkjYvXtnvQEN:nth-child(even) {
margin-left: auto;
}

.qkjYvXtnvQEN:hover {
border-color: color-mix(in srgb, var(--DqDYtaEUbiMq) 38%, transparent);
}

.qkjYvXtnvQEN[open] {
border-color: color-mix(in srgb, var(--YcEVqsyNgKRA) 50%, transparent);
box-shadow:
0 4px 14px color-mix(in srgb, var(--jfArPXXlWSip) 40%, transparent),
0 0 22px color-mix(in srgb, var(--YcEVqsyNgKRA) 16%, transparent);
}

.VZPOrQkgMvcd {
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
list-style: none;
cursor: pointer;
}

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

.UsRNCeIXfSyQ {
flex: none;
display: grid;
place-items: center;
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 14px;
font-weight: 900;
background: linear-gradient(135deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
box-shadow: 0 0 12px color-mix(in srgb, var(--YcEVqsyNgKRA) 50%, transparent);
}

.KjAYKrbfpTTJ {
flex: 1;
font-size: 16px;
font-weight: 900;
color: var(--IfuoXkUesJtq);
}

.KvkgxxoAQKKo {
flex: none;
width: 16px;
height: 16px;
display: inline-flex;
align-items: center;
justify-content: center;
}

.KvkgxxoAQKKo::before {
content: "";
width: 8px;
height: 8px;
border: solid var(--aVDTfhEKHwvi);
border-width: 0 2px 2px 0;
transform: translateY(-2px) rotate(45deg);
transition: transform 0.25s ease, border-color 0.18s ease;
}

.qkjYvXtnvQEN[open] .KvkgxxoAQKKo::before {
border-color: var(--YcEVqsyNgKRA);
transform: translateY(1px) rotate(-135deg);
}

.cVnaNFkaOqdU {
margin-top: 12px;
font-size: 15px;
line-height: 1.55;
color: var(--aVDTfhEKHwvi);
}

@media (max-width: 768px) {
.qkjYvXtnvQEN {
width: 100%;
margin: 0;
}
}

@supports (animation-timeline: view()) {
@media (prefers-reduced-motion: no-preference) {
.qkjYvXtnvQEN {
opacity: 0;
animation: SbSfdOWkOWzl linear both;
animation-timeline: view();
animation-range: cover 8% cover 34%;
}
.qkjYvXtnvQEN:nth-child(odd) {
transform: translateX(-48px);
}
.qkjYvXtnvQEN:nth-child(even) {
transform: translateX(48px);
}
@keyframes SbSfdOWkOWzl {
to { opacity: 1; transform: translateX(0); }
}
}
}
.UALlEaIXkBvW {
margin: 16px 0 40px;
}

.NUWnuOWsiVBW {
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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 32%, transparent));
}

.jcchimgjEqKS {
display: flex;
align-items: stretch;
border: 1.5px solid color-mix(in srgb, var(--LDVTZIgIEsKh) 38%, transparent);
border-radius: 20px;
background: var(--lihSqsznhEKJ);
box-shadow: 0 0 26px color-mix(in srgb, var(--LDVTZIgIEsKh) 14%, transparent);
padding: 26px 30px 28px;
}

.muxHbfYEvhcJ {
flex: 1;
min-width: 0;
}

.KSbWaJDjmtep {
padding-right: 30px;
}

.BAdmtigzPhOa {
padding-left: 30px;
}

.cwiVpPMQURxj {
flex: 0 0 auto;
position: relative;
align-self: stretch;
width: 52px;
}

.cwiVpPMQURxj::before {
content: '';
position: absolute;
top: 6px;
bottom: 6px;
left: 50%;
width: 2px;
transform: translateX(-50%);
background: linear-gradient(180deg, transparent, color-mix(in srgb, var(--DqDYtaEUbiMq) 70%, transparent), color-mix(in srgb, var(--aodjVuOFuXDA) 70%, transparent), transparent);
box-shadow: 0 0 12px color-mix(in srgb, var(--DqDYtaEUbiMq) 35%, transparent);
}

.cwiVpPMQURxj::after {
content: 'VS';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: grid;
place-items: center;
width: 46px;
height: 46px;
border-radius: 50%;
border: 1.5px solid transparent;
background:
linear-gradient(var(--lihSqsznhEKJ), var(--lihSqsznhEKJ)) padding-box,
linear-gradient(135deg, var(--DqDYtaEUbiMq), var(--aodjVuOFuXDA)) border-box;
box-shadow: 0 0 16px color-mix(in srgb, var(--YcEVqsyNgKRA) 45%, transparent);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.06em;
color: var(--IfuoXkUesJtq);
}

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

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

.KSbWaJDjmtep .lVIihTyQeCIt {
color: var(--DqDYtaEUbiMq);
text-shadow: 0 0 12px color-mix(in srgb, var(--DqDYtaEUbiMq) 55%, transparent);
}

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

.BAdmtigzPhOa .lVIihTyQeCIt {
color: var(--aodjVuOFuXDA);
text-shadow: 0 0 12px color-mix(in srgb, var(--aodjVuOFuXDA) 55%, transparent);
}

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

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

.ljqrXfQUgxql {
display: flex;
align-items: center;
gap: 14px;
padding: 13px 0;
}

.ljqrXfQUgxql + .ljqrXfQUgxql {
border-top: 1px solid color-mix(in srgb, var(--yZgTeVLrjZAF) 70%, transparent);
}

.fCMEjpKsqwEo {
position: relative;
flex: 0 0 auto;
width: 30px;
height: 30px;
border-radius: 9px;
}

.fCMEjpKsqwEo::before {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: 900;
line-height: 1;
color: var(--xXqjdyRCAOcU);
}

.KSbWaJDjmtep .fCMEjpKsqwEo {
background: var(--DqDYtaEUbiMq);
box-shadow: 0 0 12px color-mix(in srgb, var(--DqDYtaEUbiMq) 50%, transparent);
}

.KSbWaJDjmtep .fCMEjpKsqwEo::before {
content: '\2713';
}

.BAdmtigzPhOa .fCMEjpKsqwEo {
background: var(--aodjVuOFuXDA);
box-shadow: 0 0 12px color-mix(in srgb, var(--aodjVuOFuXDA) 50%, transparent);
}

.BAdmtigzPhOa .fCMEjpKsqwEo::before {
content: '\2715';
}

.xAISdWSXZqTe {
font-size: 15px;
line-height: 1.55;
color: var(--IfuoXkUesJtq);
}

@media (max-width: 768px) {
.jcchimgjEqKS {
flex-direction: column;
padding: 22px 22px 24px;
}

.KSbWaJDjmtep {
padding-right: 0;
padding-bottom: 18px;
}

.BAdmtigzPhOa {
padding-left: 0;
padding-top: 22px;
}

.cwiVpPMQURxj {
width: auto;
height: 46px;
align-self: auto;
}

.cwiVpPMQURxj::before {
top: 50%;
bottom: auto;
left: 6px;
right: 6px;
width: auto;
height: 2px;
transform: translateY(-50%);
background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--DqDYtaEUbiMq) 70%, transparent), color-mix(in srgb, var(--aodjVuOFuXDA) 70%, transparent), transparent);
}

.xAISdWSXZqTe {
font-size: 14px;
}
}
.adGrZZWyzwYU {
margin: 16px 0 40px;
}

.BRJvpuhQdnww {
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(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 32%, transparent));
}

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

.cTtePzQUvixb {
position: relative;
padding: 14px 18px 14px 44px;
font-size: 15px;
line-height: 1.55;
color: var(--IfuoXkUesJtq);
border: 1px solid transparent;
border-radius: 14px;
background:
linear-gradient(var(--lihSqsznhEKJ), var(--lihSqsznhEKJ)) padding-box,
linear-gradient(120deg, color-mix(in srgb, var(--YcEVqsyNgKRA) 45%, var(--yZgTeVLrjZAF)), color-mix(in srgb, var(--DqDYtaEUbiMq) 45%, var(--yZgTeVLrjZAF))) border-box;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

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

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

@media (max-width: 768px) {
.cTtePzQUvixb {
font-size: 14px;
padding: 13px 14px 13px 40px;
}
}
.gKNhAwQrkJIR {
--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: linear-gradient(135deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
transition: transform 0.15s ease, filter 0.15s ease;
z-index: 50;
}

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

.gKNhAwQrkJIR:hover {
transform: translateY(-2px);
filter: brightness(1.1) saturate(1.1);
}

.gKNhAwQrkJIR:active {
transform: translateY(0);
filter: brightness(0.98);
}

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

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

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

table thead th {
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
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(--DqDYtaEUbiMq) 55%, transparent);
}

table tbody td {
padding: 13px 18px;
vertical-align: top;
border-top: 1px solid color-mix(in srgb, var(--yZgTeVLrjZAF) 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(--hMkwPfGrirgY) 45%, transparent);
}

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

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

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

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

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

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

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

.dfyZIXHJtlDh thead {
display: none;
}

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

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

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

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

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

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

.dfyZIXHJtlDh td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 9px 16px;
text-align: center;
background-color: color-mix(in srgb, var(--hMkwPfGrirgY) 70%, var(--lihSqsznhEKJ));
color: var(--YcEVqsyNgKRA);
border-bottom: 1px solid color-mix(in srgb, var(--LDVTZIgIEsKh) 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(--YcEVqsyNgKRA) 40%, transparent);
}

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

.dfyZIXHJtlDh tbody tr td:first-child {
border-top: none;
font-family: var(--cRpnKBuGegwI);
font-size: 18px;
font-weight: 900;
line-height: 1.3;
color: var(--IfuoXkUesJtq);
}
}
.IXSKZCTFKRGf {
display: flex;
}

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

.MHpdryBjFAvP {
--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(--lihSqsznhEKJ);
color: var(--IfuoXkUesJtq);
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;
}

.MHpdryBjFAvP:hover {
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
}

.MHpdryBjFAvP::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 + .MHpdryBjFAvP::after {
transform: translateY(1px) rotate(-135deg);
}

#lang-dropdown-toggle:checked + .MHpdryBjFAvP {
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 100%);
color: var(--xXqjdyRCAOcU);
transform: translateY(1px);
}

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

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

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

.oqTnxaIiHMrJ .vwqgrJadsJMI:hover {
background-color: color-mix(in srgb, var(--DqDYtaEUbiMq) 14%, transparent);
color: var(--DqDYtaEUbiMq);
text-decoration: none;
}

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

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

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

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

.GJMbBzoHxVKR a:hover {
color: var(--SBIhOMmApave);
}
.oqTnxaIiHMrJ {
position: relative;
background:
radial-gradient(85% 55% at 8% 0%, color-mix(in srgb, var(--YcEVqsyNgKRA) 14%, transparent) 0%, transparent 60%),
radial-gradient(85% 55% at 92% 0%, color-mix(in srgb, var(--DqDYtaEUbiMq) 12%, transparent) 0%, transparent 60%),
var(--BJRzdieffROm);
color: var(--pixFHJMGsUma);
padding: 52px 2rem 28px;
}

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

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

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

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

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

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

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

.yEUAxiVumsRA {
font-family: var(--cRpnKBuGegwI);
font-size: 20px;
font-weight: 900;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--YcEVqsyNgKRA) 0%, var(--LDVTZIgIEsKh) 55%, var(--DqDYtaEUbiMq) 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(--YcEVqsyNgKRA) 40%, transparent));
}

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

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

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

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

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

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

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

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

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

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

.SNOlEFTXKCfB 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(--LDVTZIgIEsKh) 45%, transparent),
0 5px 14px color-mix(in srgb, var(--jfArPXXlWSip) 50%, transparent),
0 0 16px color-mix(in srgb, var(--YcEVqsyNgKRA) 22%, transparent);
transition: box-shadow 0.15s ease;
}

.SNOlEFTXKCfB:hover img {
box-shadow:
0 0 0 1px color-mix(in srgb, var(--DqDYtaEUbiMq) 55%, transparent),
0 9px 22px color-mix(in srgb, var(--jfArPXXlWSip) 55%, transparent),
0 0 22px color-mix(in srgb, var(--YcEVqsyNgKRA) 34%, transparent);
}

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

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

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

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

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

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

.EvhFWNMExPdn span {
color: var(--YcEVqsyNgKRA);
font-weight: 900;
}

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

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

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

@media (max-width: 425px) {
.oqTnxaIiHMrJ {
padding: 40px 20px 24px;
}
.esHHyFCwirEO {
margin: 0 auto;
text-align: center;
}
.WGSyCxgXlKXT {
justify-content: center;
}
.jvgMuoekzLkD {
margin-left: auto;
margin-right: auto;
}
.RUZogQowzyHU {
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
}
.zcfiEXHXpwHd {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.zcfiEXHXpwHd .EQgEzNbRqoFN {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.zcfiEXHXpwHd .xcnvWSVIgJZF {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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