:root {
--VGBnJiyvssKM: #0A0A23;
--sPTzdHbNtkqy: #1F1E54;
--WMpbrdOQOtxg: #1B1945;
--BiwwGgGNHCOz: #050712;
--ciAtwFhMIOzK: #1B1945;
--veyBNxdwAOCJ: #161B37;
--CgshfqLDiQdD: #050712;
--cDbjWAKcyZFV: #090919;

--GoVrKTbfQIbD: #F0E7FF;
--yFqmoJqppJvW: #A89FC6;
--VzITYdJVHqAJ: #F0E7FF;
--SFdfkMxGchns: #F2EBFF;
--sAtEVcJioeDi: #F0E7FF;
--mGtzkaMlhyLj: #FD599A;
--WnSyrMDWWhKX: #F2EBFF;
--BMqggQPeixhm: #B6B6E1;
--gPtheqrbolZL: #8C8DBB;

--RBrchsCwFfXq: #FD599A;
--kvSMSgSMFASf: #FE987A;
--XWgLNwwwpyio: #FECC7A;
--DGKfpRHUWZfh: #FE987A;
--bZlixoqeJzuy: #02D9F7;
--PGONopSjsbfP: #B872FF;
--QUKanyEMHJDB: #DE4085;
--cSRSXjDVnMhx: #3F193A;
--EkRPlfjeyUeK: #FC4752;
--joAkblThVBOP: #50152D;

--qsfTzXQALggp: #081024;
--NPWQsSZccADL: #FD599A;
--varXRsaromiH: #081024;
--owPmHxpIMmqC: #FD599A;

--KESULJjeTAri: #312D54;
--MuzFDKVnlpxC: #312D54;
--fDXxKOWwazfQ: #272953;
--VZCIVsGuWYGA: #03030C;
--CLvFUCMzqift: #04040F;

--PvuQxgaFVwqr: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--QGgHiYayBoLl: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--pauOIhggNcio: 22px;
--bWlGaVUuHZLM: 999px;

--header-h: 64px;

}

* {
box-sizing: border-box;
}

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

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

a:hover {
text-decoration: underline;
}

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

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

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

.cPsBtkmXqTyA {
margin-top: 20px;
}

.mqGBVuhkfPqG,
.TYkNyMTdZeNU,
.inside-iOMWvvWyLYXu {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.mqGBVuhkfPqG {
padding: 2rem;

}

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

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

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

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

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

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

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

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

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

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

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

.hRZJiElkVXGb {
position: relative;
}

.hRZJiElkVXGb > .wwgzHovCnkJV,
.hRZJiElkVXGb > .iFVjleFYFrhg {
--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(--yFqmoJqppJvW);
cursor: pointer;
transition: color 0.18s ease, background-color 0.18s ease, text-shadow 0.18s ease;
}

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

.iFVjleFYFrhg > .wwgzHovCnkJV {
color: inherit;
}

.hRZJiElkVXGb:hover > .wwgzHovCnkJV,
.hRZJiElkVXGb:hover > .iFVjleFYFrhg {
color: var(--bZlixoqeJzuy);
background-color: color-mix(in srgb, var(--bZlixoqeJzuy) 10%, transparent);
text-shadow: 0 0 10px color-mix(in srgb, var(--bZlixoqeJzuy) 55%, transparent);
}

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

.hRZJiElkVXGb.active > .wwgzHovCnkJV,
.hRZJiElkVXGb.active > .iFVjleFYFrhg {
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
text-shadow: none;
}

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

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

.wgufZIPArYbd:hover > .iFVjleFYFrhg .ZhsrGprnBHHq::before {
transform: translateY(1px) rotate(-135deg);
}

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

.wgufZIPArYbd:hover > .AYxvwSKfzuwi {
display: block;
}

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

.lHktMtfpqrWz {
margin: 0;
}

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

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

.lHktMtfpqrWz > .iFVjleFYFrhg > .osBeunLWIOeB {
flex: 1;
}

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

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

.lHktMtfpqrWz.active > .osBeunLWIOeB {
color: var(--RBrchsCwFfXq);
}

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

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

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

.xfFyxvQZSBlX 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(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
transition: transform 0.18s ease, filter 0.18s ease;
}

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

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

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

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

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

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

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

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

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

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

.aOAemeFdmIQF,
.jFMWKajPMKSP,
.ftdRiiUFzfey {
display: none;
}

.jwkVyKPJsqdR {
display: flex;
}

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

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

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

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

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

.jwkVyKPJsqdR {
display: none;
}

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

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

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

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

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

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

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

.hRZJiElkVXGb {
width: 100%;
}

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

.hRZJiElkVXGb > .iFVjleFYFrhg {
justify-content: space-between;
}

.hRZJiElkVXGb > .iFVjleFYFrhg::before {
content: "";
flex: none;
width: 30px;
}

.iFVjleFYFrhg > .wwgzHovCnkJV {
flex: 1;
text-align: center;
}

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

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

.wgufZIPArYbd:hover > .AYxvwSKfzuwi {
display: none;
}

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

.wgufZIPArYbd:hover > .iFVjleFYFrhg .ZhsrGprnBHHq::before {
transform: translateY(-2px) rotate(45deg);
}

.jWgtOyGgTcPP:checked ~ .iFVjleFYFrhg .ZhsrGprnBHHq::before {
transform: translateY(1px) rotate(-135deg);
}

.lHktMtfpqrWz {
width: 100%;
}

.AYxvwSKfzuwi .wgufZIPArYbd > .AYxvwSKfzuwi {
padding: 2px 0;
}

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

.lHktMtfpqrWz > .iFVjleFYFrhg::before {
content: "";
flex: none;
width: 30px;
}

.lHktMtfpqrWz > .iFVjleFYFrhg > .osBeunLWIOeB {
flex: 1;
}

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

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

.tKEViyAyvTJp .osBeunLWIOeB:hover {
color: var(--bZlixoqeJzuy);
}

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

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

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

.ftdRiiUFzfey a:nth-child(2) {
position: relative;
overflow: hidden;
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
}

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

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

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

.MkvQrIHvexqS:checked ~ .aOAemeFdmIQF {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
}

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

.dcQAcRQBJImn {
font-size: 16px;
}

.vxECIQEzQeet {
width: 36px;
height: 36px;
}
}
.QIuBMyRLcjzE {
position: absolute;
opacity: 0;
pointer-events: none;
}

.ZeHgEmApHaCb {
display: none;
}

@media (max-width: 992px) {
.ZeHgEmApHaCb {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: stretch;
gap: 14px;
padding: 16px 36px 16px 16px;
border-radius: 18px;
background:
radial-gradient(120% 100% at 100% 0%, color-mix(in srgb, var(--PGONopSjsbfP) 30%, transparent) 0%, transparent 60%),
linear-gradient(135deg, var(--ciAtwFhMIOzK) 0%, color-mix(in srgb, var(--RBrchsCwFfXq) 18%, var(--ciAtwFhMIOzK)) 100%);
border: 1px solid color-mix(in srgb, var(--PGONopSjsbfP) 45%, transparent);
box-shadow:
0 14px 34px color-mix(in srgb, var(--VZCIVsGuWYGA) 60%, transparent),
0 0 26px color-mix(in srgb, var(--RBrchsCwFfXq) 26%, transparent);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

.ZeHgEmApHaCb::before {
content: "";
position: absolute;
left: 16px;
right: 16px;
top: 0;
height: 2px;
border-radius: 2px;
background: linear-gradient(90deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 50%, var(--bZlixoqeJzuy) 100%);
box-shadow: 0 0 12px color-mix(in srgb, var(--PGONopSjsbfP) 55%, transparent);
}

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

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

.BJViOJAdSgXJ {
flex: 1;
min-width: 0;
display: flex;
flex-direction: column;
justify-content: center;
gap: 12px;
}

.hHWGmchieJTe {
font-size: 15px;
line-height: 1.35;
font-weight: 700;
color: var(--GoVrKTbfQIbD);
}

.aTrgvaRXfwmf {
--ch: 9px;
width: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
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(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
font-size: 15px;
font-weight: 900;
text-decoration: none;
transition: filter 0.15s ease;
}

.aTrgvaRXfwmf:active {
filter: brightness(0.97);
}

.VdKhQXqtxVCE {
position: absolute;
top: 8px;
right: 8px;
width: 30px;
height: 30px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
color: var(--yFqmoJqppJvW);
opacity: 0.75;
cursor: pointer;
transition: color 0.15s ease, opacity 0.15s ease, text-shadow 0.15s ease;
}

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

.VdKhQXqtxVCE:hover {
opacity: 1;
color: var(--bZlixoqeJzuy);
text-shadow: 0 0 10px color-mix(in srgb, var(--bZlixoqeJzuy) 55%, transparent);
}
}
.oTNwsTPcqPQG {
margin: 28px 0 40px;
}

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

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

.GHHHwiUNxayT {
--ch: 8px;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
width: fit-content;
margin: 20px auto 0;
padding: 12px 28px;
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(--bZlixoqeJzuy) 12%, transparent);
color: var(--bZlixoqeJzuy);
font-size: 15px;
font-weight: 900;
text-decoration: none;
transition: background 0.18s ease, text-shadow 0.18s ease;
}

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

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

.umbXbRwZfLKP {
display: flex;
gap: 14px;
overflow-x: auto;
scroll-snap-type: x mandatory;
padding: 4px 2px 14px;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin;
scrollbar-color: color-mix(in srgb, var(--RBrchsCwFfXq) 55%, transparent) transparent;
}

.umbXbRwZfLKP::-webkit-scrollbar {
height: 6px;
}

.umbXbRwZfLKP::-webkit-scrollbar-thumb {
border-radius: 999px;
background: linear-gradient(90deg, var(--RBrchsCwFfXq) 0%, var(--bZlixoqeJzuy) 100%);
}

.umbXbRwZfLKP::-webkit-scrollbar-track {
background: transparent;
}

.BqbscFuRNbFc {
flex: 0 0 auto;
width: 168px;
scroll-snap-align: start;
text-decoration: none;
}

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

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

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

.veEYAwdXVBHK::after {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, transparent 45%, color-mix(in srgb, var(--VGBnJiyvssKM) 55%, transparent) 100%);
pointer-events: none;
}

.cHIXEYmHwYCm {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
display: grid;
place-items: center;
width: 48px;
height: 48px;
border-radius: 50%;
background: linear-gradient(135deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
box-shadow:
0 0 0 3px color-mix(in srgb, var(--bZlixoqeJzuy) 35%, transparent),
0 0 20px color-mix(in srgb, var(--RBrchsCwFfXq) 55%, transparent);
opacity: 0.92;
transition: transform 0.18s ease, opacity 0.18s ease;
}

.cHIXEYmHwYCm::before {
content: "";
width: 0;
height: 0;
margin-left: 3px;
border-style: solid;
border-width: 7px 0 7px 12px;
border-color: transparent transparent transparent var(--qsfTzXQALggp);
}

.BqbscFuRNbFc:hover .veEYAwdXVBHK {
border-color: color-mix(in srgb, var(--bZlixoqeJzuy) 45%, transparent);
box-shadow: 0 0 20px color-mix(in srgb, var(--RBrchsCwFfXq) 30%, transparent);
}

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

.BqbscFuRNbFc:hover .cHIXEYmHwYCm {
transform: translate(-50%, -50%) scale(1.1);
opacity: 1;
}

.kdJiPCnCReuh {
margin-top: 22px;
font-size: 16px;
line-height: 1.6;
color: var(--yFqmoJqppJvW);
}

@media (prefers-reduced-motion: reduce) {
.veEYAwdXVBHK,
.veEYAwdXVBHK img,
.cHIXEYmHwYCm {
transition: none;
}
.BqbscFuRNbFc:hover .veEYAwdXVBHK img,
.BqbscFuRNbFc:hover .cHIXEYmHwYCm {
transform: none;
}
.BqbscFuRNbFc:hover .cHIXEYmHwYCm {
transform: translate(-50%, -50%);
}
}
.oeTYzEwyvDTr {
margin: 28px 0;
}

.ScUPZnTMmfVP {
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(--PGONopSjsbfP) 32%, transparent);
background:
radial-gradient(90% 80% at 50% 0%, color-mix(in srgb, var(--RBrchsCwFfXq) 22%, transparent) 0%, transparent 62%),
var(--ciAtwFhMIOzK);
box-shadow:
0 10px 30px color-mix(in srgb, var(--VZCIVsGuWYGA) 50%, transparent),
0 0 28px color-mix(in srgb, var(--RBrchsCwFfXq) 24%, transparent);
animation: aRloFALoLGss 3s ease-in-out infinite;
}

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

.msdUdbRGemnB { top: 16px; left: 22px; }
.sdXEuNOYFIzG { top: 24px; right: 26px; background: var(--RBrchsCwFfXq); animation-delay: 0.6s; }
.LTTLFYZUZHni { bottom: 22px; left: 30px; background: var(--PGONopSjsbfP); animation-delay: 1.1s; }
.xakRLZIinUEb { bottom: 18px; right: 22px; animation-delay: 1.7s; }

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

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

.ytBQctQxloeC {
--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(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
font-size: 16px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

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

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

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

@media (prefers-reduced-motion: reduce) {
.ScUPZnTMmfVP,
.mrJukDUVrDDH {
animation: none;
}
.ytBQctQxloeC {
transition: none;
}
.ytBQctQxloeC:hover {
transform: none;
}
}
.IhPTlXgHOICg {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
padding: 48px 20px;
margin: 0 0 32px;
background:
radial-gradient(90% 70% at 12% 0%, color-mix(in srgb, var(--RBrchsCwFfXq) 24%, transparent) 0%, transparent 60%),
radial-gradient(90% 70% at 90% 100%, color-mix(in srgb, var(--bZlixoqeJzuy) 20%, transparent) 0%, transparent 60%),
var(--VGBnJiyvssKM);
}

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

.IhPTlXgHOICg::before {
content: "";
position: absolute;
inset: 0;
z-index: 1;
background: linear-gradient(180deg, color-mix(in srgb, var(--VGBnJiyvssKM) 72%, transparent) 0%, color-mix(in srgb, var(--VGBnJiyvssKM) 92%, transparent) 100%);
}

.pzBRNpSrdFsd {
position: relative;
z-index: 2;
width: 100%;
max-width: 560px;
filter: drop-shadow(0 0 22px color-mix(in srgb, var(--RBrchsCwFfXq) 34%, transparent));
}

.KWodMJOzjHlV {
--ch: 14px;
position: relative;
padding: 28px 26px 28px 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:
linear-gradient(135deg, color-mix(in srgb, var(--PGONopSjsbfP) 22%, var(--ciAtwFhMIOzK)) 0%, var(--ciAtwFhMIOzK) 70%);
}

.ucauRQmzPRrH {
position: absolute;
top: 18px;
bottom: 18px;
left: 14px;
width: 0;
border-left: 2px dashed color-mix(in srgb, var(--bZlixoqeJzuy) 55%, transparent);
}

.HlqsRcEaqzww {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
padding-left: 14px;
}

.rXJAEAGwdbyp {
--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(--RBrchsCwFfXq) 20%, transparent);
color: var(--RBrchsCwFfXq);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.1em;
text-transform: uppercase;
}

.YmTctDsvDxZn {
overflow-wrap: anywhere;
text-wrap: balance;
margin: 0;
font-size: clamp(20px, 4.8vw, 30px);
line-height: 1.15;
font-weight: 900;
letter-spacing: 0.01em;
text-transform: uppercase;
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 55%, var(--bZlixoqeJzuy) 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(--RBrchsCwFfXq) 35%, transparent));
}

.OGJyKSfyjcIX {
margin: 0;
font-size: clamp(16px, 4vw, 19px);
line-height: 1.4;
font-weight: 700;
color: var(--GoVrKTbfQIbD);
}

.EXhtVtEMdayq {
display: flex;
flex-direction: column;
align-items: stretch;
gap: 10px;
width: 100%;
}

.biRIbwCnHsWz {
--ch: 10px;
width: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 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: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
font-size: 16px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

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

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

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

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

.MZLhaUbZIGVJ {
--ch: 10px;
display: inline-flex;
align-items: stretch;
min-height: 52px;
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: 16px;
font-weight: 900;
text-decoration: none;
transition: transform 0.16s ease, filter 0.16s ease;
}

.RvDKttMiQQaz {
display: inline-flex;
align-items: center;
padding: 14px 26px;
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--DGKfpRHUWZfh) 100%);
color: var(--qsfTzXQALggp);
}

.rjBSnJwjvGZf {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 20px;
font-size: 19px;
background: linear-gradient(92deg, var(--PGONopSjsbfP) 0%, var(--bZlixoqeJzuy) 100%);
color: var(--qsfTzXQALggp);
transition: transform 0.18s ease;
}

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

.MZLhaUbZIGVJ:hover .rjBSnJwjvGZf {
transform: translateX(3px);
}

.gAvnzdIThJxi .RvDKttMiQQaz {
background: var(--ciAtwFhMIOzK);
color: var(--GoVrKTbfQIbD);
}

.gAvnzdIThJxi .rjBSnJwjvGZf {
background: var(--cDbjWAKcyZFV);
color: var(--GoVrKTbfQIbD);
}

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

.EvwAiVehuOvb,
.IkLIWdfHuqiI {
--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;
}

.EvwAiVehuOvb {
background: color-mix(in srgb, var(--PGONopSjsbfP) 15%, var(--ciAtwFhMIOzK));
color: var(--yFqmoJqppJvW);
transition: color 0.18s ease, background 0.18s ease;
}

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

.IkLIWdfHuqiI {
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
}

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

@media (max-width: 576px) {
.qbpijNrFGyRo {
gap: 6px;
font-size: 12px;
}
.EvwAiVehuOvb,
.IkLIWdfHuqiI {
padding: 5px 11px;
}
}
.TDTedYAmlaMg {
margin: 16px 0 40px;
overflow-x: clip;
}

.iwvhHuzKFzvj {
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(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 55%, var(--bZlixoqeJzuy) 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(--RBrchsCwFfXq) 32%, transparent));
}

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

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

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

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

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

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

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

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

.RGQdarwBsVRC {
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(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
box-shadow: 0 0 12px color-mix(in srgb, var(--RBrchsCwFfXq) 50%, transparent);
}

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

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

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

.xpQlqhvUifxN[open] .qkomESTFyPDL::before {
border-color: var(--RBrchsCwFfXq);
transform: translateY(1px) rotate(-135deg);
}

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

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

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

.AyinSPDHnYov {
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(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 55%, var(--bZlixoqeJzuy) 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(--RBrchsCwFfXq) 32%, transparent));
}

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

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

.ujIccguSbDom {
padding-right: 30px;
}

.CwNPLgQJiNnI {
padding-left: 30px;
}

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

.zkvOBrjtRMRH::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(--bZlixoqeJzuy) 70%, transparent), color-mix(in srgb, var(--EkRPlfjeyUeK) 70%, transparent), transparent);
box-shadow: 0 0 12px color-mix(in srgb, var(--bZlixoqeJzuy) 35%, transparent);
}

.zkvOBrjtRMRH::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(--ciAtwFhMIOzK), var(--ciAtwFhMIOzK)) padding-box,
linear-gradient(135deg, var(--bZlixoqeJzuy), var(--EkRPlfjeyUeK)) border-box;
box-shadow: 0 0 16px color-mix(in srgb, var(--RBrchsCwFfXq) 45%, transparent);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.06em;
color: var(--GoVrKTbfQIbD);
}

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

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

.ujIccguSbDom .dgQNNzXZBjOg {
color: var(--bZlixoqeJzuy);
text-shadow: 0 0 12px color-mix(in srgb, var(--bZlixoqeJzuy) 55%, transparent);
}

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

.CwNPLgQJiNnI .dgQNNzXZBjOg {
color: var(--EkRPlfjeyUeK);
text-shadow: 0 0 12px color-mix(in srgb, var(--EkRPlfjeyUeK) 55%, transparent);
}

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

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

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

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

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

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

.ujIccguSbDom .sAwYzxbUvmDB {
background: var(--bZlixoqeJzuy);
box-shadow: 0 0 12px color-mix(in srgb, var(--bZlixoqeJzuy) 50%, transparent);
}

.ujIccguSbDom .sAwYzxbUvmDB::before {
content: '\2713';
}

.CwNPLgQJiNnI .sAwYzxbUvmDB {
background: var(--EkRPlfjeyUeK);
box-shadow: 0 0 12px color-mix(in srgb, var(--EkRPlfjeyUeK) 50%, transparent);
}

.CwNPLgQJiNnI .sAwYzxbUvmDB::before {
content: '\2715';
}

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

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

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

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

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

.zkvOBrjtRMRH::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(--bZlixoqeJzuy) 70%, transparent), color-mix(in srgb, var(--EkRPlfjeyUeK) 70%, transparent), transparent);
}

.ivDURZNEHDGo {
font-size: 14px;
}
}
.zcCQxFppgIoO {
margin: 16px 0 40px;
}

.lIytaLZHIJoN {
width: fit-content;
margin: 0 auto 24px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
line-height: 1.1;
text-align: center;
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 55%, var(--bZlixoqeJzuy) 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(--RBrchsCwFfXq) 32%, transparent));
}

.ejEHhbguYRTx {
max-width: 760px;
margin: 0 auto;
border: 1.5px solid transparent;
border-radius: 18px;
padding: 12px 32px;
background:
linear-gradient(var(--ciAtwFhMIOzK), var(--ciAtwFhMIOzK)) padding-box,
linear-gradient(120deg, var(--RBrchsCwFfXq), var(--PGONopSjsbfP), var(--bZlixoqeJzuy)) border-box;
box-shadow: 0 0 28px color-mix(in srgb, var(--RBrchsCwFfXq) 14%, transparent);
}

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

.lMhxuTgXzkqy {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
padding: 16px 0;
font-size: 15px;
line-height: 1.5;
color: var(--GoVrKTbfQIbD);
text-align: center;
}

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

.lMhxuTgXzkqy::before {
content: '\203A';
flex: 0 0 auto;
font-size: 18px;
font-weight: 900;
line-height: 1;
color: var(--bZlixoqeJzuy);
text-shadow: 0 0 12px color-mix(in srgb, var(--bZlixoqeJzuy) 60%, transparent);
}

@media (max-width: 768px) {
.ejEHhbguYRTx {
padding: 6px 20px;
}

.lMhxuTgXzkqy {
font-size: 14px;
}
}
.QicaGpUuowCz {
--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(--PGONopSjsbfP) 22%, var(--ciAtwFhMIOzK));
color: var(--RBrchsCwFfXq);
transition: transform 0.15s ease, background 0.15s ease, color 0.15s ease;
z-index: 50;
}

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

.QicaGpUuowCz:hover {
transform: translateY(-2px);
background: linear-gradient(135deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
}

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

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

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

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

table thead th {
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
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(--bZlixoqeJzuy) 55%, transparent);
}

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

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

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

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

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

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

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

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

.bGVPmPVfIktg thead {
display: none;
}

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

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

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

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

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

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

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

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

.bGVPmPVfIktg tbody tr td:first-child {
border-top: none;
font-family: var(--QGgHiYayBoLl);
font-size: 18px;
font-weight: 900;
line-height: 1.3;
color: var(--GoVrKTbfQIbD);
}
}
.KkhBtjTjXpRb {
display: flex;
}

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

.DPWNvCSTdrdD {
--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(--ciAtwFhMIOzK);
color: var(--GoVrKTbfQIbD);
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;
}

.DPWNvCSTdrdD:hover {
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
}

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

#lang-dropdown-toggle:checked + .DPWNvCSTdrdD {
background: linear-gradient(92deg, var(--RBrchsCwFfXq) 0%, var(--PGONopSjsbfP) 100%);
color: var(--qsfTzXQALggp);
transform: translateY(1px);
}

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

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

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

.RBJGSfCFvPAD .pjhEIlouSONT:hover {
background-color: color-mix(in srgb, var(--bZlixoqeJzuy) 14%, transparent);
color: var(--bZlixoqeJzuy);
text-decoration: none;
}

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

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

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

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

.qkMDDDeXNrrZ a:hover {
color: var(--kvSMSgSMFASf);
}
.RBJGSfCFvPAD {
position: relative;
background:
radial-gradient(85% 55% at 8% 0%, color-mix(in srgb, var(--RBrchsCwFfXq) 14%, transparent) 0%, transparent 60%),
radial-gradient(85% 55% at 92% 0%, color-mix(in srgb, var(--bZlixoqeJzuy) 12%, transparent) 0%, transparent 60%),
var(--CgshfqLDiQdD);
color: var(--SFdfkMxGchns);
padding: 52px 2rem 28px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.kcRMWitNfFru:hover img {
box-shadow:
0 0 0 1px color-mix(in srgb, var(--bZlixoqeJzuy) 55%, transparent),
0 9px 22px color-mix(in srgb, var(--VZCIVsGuWYGA) 55%, transparent),
0 0 22px color-mix(in srgb, var(--RBrchsCwFfXq) 34%, transparent);
}

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

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

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

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

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

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

.ChScvkCCSFDH span {
color: var(--RBrchsCwFfXq);
font-weight: 900;
}

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

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

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

@media (max-width: 425px) {
.RBJGSfCFvPAD {
padding: 40px 20px 24px;
}
.mJaAunxUhkcC {
margin: 0 auto;
text-align: center;
}
.PDmoPBTUOkHQ {
justify-content: center;
}
.bVhwtSbqvIFK {
margin-left: auto;
margin-right: auto;
}
.TNuyaJhyCQBG {
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
}
.qdCyEsupfBlF {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.qdCyEsupfBlF .cPsBtkmXqTyA {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.qdCyEsupfBlF .tKEViyAyvTJp {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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