:root {
--PvFvclTmLSBF: #FCF7ED;
--jgxTmJTqAJkI: #F7EEDB;
--IqgpuwGlamAk: #FFFBF0;
--lJzsZuXZLJdm: #312922;
--uBImYUgYEqAr: #FFFBF0;
--sPGmtWBeLiTi: #FFFFFE;
--LzOAsDeToSMZ: #312922;
--YttCIUOCTzhD: #2A231C;

--wWMZVVYMGLOy: #2C251E;
--RuFSaeawKTKD: #7D7164;
--HiWlbXGRLQpV: #2C251E;
--YWrLYbHCXVgM: #FDFBF4;
--GpQTMxgxDeCU: #2C251E;
--IMwAXfNWrjCc: #E7AB4A;
--tJUpUceXlcWT: #FDFBF4;
--FFmpjYzAcwmP: #C8BBAA;
--HctrGlrUWlkg: #96886E;

--PFwWgKLywEaF: #E7AB4A;
--LKXHtVNutbDt: #D56A43;
--PziIGcNQCHpq: #EDBA4E;
--zHFNrVICSjYU: #D56A43;
--NkvGNzZYmKuS: #3EAEA2;
--YjVjSAbcsCkS: #8C3FC4;
--mTZDehBiUTtj: #D08E32;
--eMikYdKEAqDW: #F6E9CB;
--hemyidggaHjh: #D56A43;
--wQoIGcFcIUXm: #F0C1A3;

--WPdvOuoHZHGu: #2A231C;
--KESHDVUlZfyt: #E7AB4A;
--WCczuAXUnVQm: #2A231C;
--btWspzrgBaBy: #E7AB4A;

--ApmmFJzFCZBo: #463A2D;
--xpYXqafpOuTo: #463A2D;
--ttMobZFpOxOj: #4A4036;
--VqRuSuEyxxzJ: #201B15;
--skxihsPWXgMv: #040404;

--sbDmUGjBYxpL: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--DeBcuoYTJlOt: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
--wDFkkxHonFMD: 22px;
--rjidcAvVYnrG: 999px;

--header-h: 64px;

}

* {
box-sizing: border-box;
}

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

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

a:hover {
text-decoration: underline;
}

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

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

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

.PhHOttHUrRKa {
margin-top: 20px;
}

.cpDJHpwJFGkh,
.wZSmWKwSoCFH,
.inside-TjbzeQylMVds {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.cpDJHpwJFGkh {
padding: 2rem;

}

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

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

.cpDJHpwJFGkh {
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;
}
}
.CyxiCaztwpFw {
display: flex;
justify-content: center;
background-color: var(--sPGmtWBeLiTi);
border-bottom: 1px solid var(--xpYXqafpOuTo);
position: sticky;
top: 0;
z-index: 100;
}

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

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

.DDCkXmpSuFIz {
width: 40px;
height: 40px;
border-radius: 12px;
border: 1px solid var(--xpYXqafpOuTo);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
background-color: var(--PFwWgKLywEaF);
object-fit: cover;
display: block;
}

.DZhXQBdOVDen {
font-weight: 900;
font-size: 19px;
letter-spacing: -0.01em;
color: var(--wWMZVVYMGLOy);
white-space: nowrap;
}

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

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

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

.UybNCRpVxZih {
position: relative;
}

.UybNCRpVxZih > .tZgAfGIttKGD,
.UybNCRpVxZih > .XRQkqXheTyKQ {
display: inline-flex;
align-items: center;
gap: 4px;
padding: 8px 14px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid transparent;
font-weight: 700;
font-size: 15px;
line-height: 1;
color: var(--RuFSaeawKTKD);
cursor: pointer;
transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

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

.UybNCRpVxZih:hover > .tZgAfGIttKGD,
.UybNCRpVxZih:hover > .XRQkqXheTyKQ {
color: var(--wWMZVVYMGLOy);
}

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

.UybNCRpVxZih.active > .tZgAfGIttKGD,
.UybNCRpVxZih.active > .XRQkqXheTyKQ {
background-color: var(--PFwWgKLywEaF);
border-color: var(--xpYXqafpOuTo);
color: var(--WPdvOuoHZHGu);
}

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

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

.wDjkiaQItzxO:hover > .XRQkqXheTyKQ .czvFXOOVYUoq::before {
transform: translateY(1px) rotate(-135deg);
}

.kooVFDWdaCzB {
display: none;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
min-width: 200px;
list-style: none;
margin: 0;
padding: 10px;
background-color: var(--uBImYUgYEqAr);
border: 1px solid var(--xpYXqafpOuTo);
border-radius: 18px;
box-shadow: 0 6px 16px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
z-index: 100;
}

.wDjkiaQItzxO:hover > .kooVFDWdaCzB {
display: block;
}

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

.FVCGMJEfYZYO {
margin: 0;
}

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

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

.FVCGMJEfYZYO > .XRQkqXheTyKQ > .IjWkmmZmCXuW {
flex: 1;
}

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

.IjWkmmZmCXuW:hover {
background-color: var(--jgxTmJTqAJkI);
text-decoration: none;
}

.FVCGMJEfYZYO.active > .IjWkmmZmCXuW {
color: var(--PFwWgKLywEaF);
}

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

.rpjygiUhWkIa a:first-child {
display: inline-flex;
align-items: center;
font-weight: 800;
font-size: 15px;
color: var(--wWMZVVYMGLOy);
text-decoration: none;
padding: 8px 6px;
}

.rpjygiUhWkIa a:first-child:hover {
text-decoration: underline;
}

.rpjygiUhWkIa a:nth-child(2) {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
padding: 11px 22px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
font-size: 15px;
font-weight: 900;
line-height: 1;
white-space: nowrap;
text-decoration: none;
background: var(--btWspzrgBaBy);
color: var(--WPdvOuoHZHGu);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

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

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

.rpjygiUhWkIa a:nth-child(2):hover {
text-decoration: none;
transform: translateY(-2px);
box-shadow: 0 8px 18px color-mix(in srgb, var(--VqRuSuEyxxzJ) 22%, transparent);
}

.rpjygiUhWkIa a:nth-child(2):active {
transform: translateY(0);
box-shadow: 0 2px 8px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
}

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

.NcqiVJxGGyrr {
display: none;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 3px;
width: 42px;
height: 42px;
border-radius: 11px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--PFwWgKLywEaF);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
cursor: pointer;
flex-shrink: 0;
}

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

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

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

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

.FCHYSBPlDosc,
.SIMVaBWTovhI,
.uyAFCQVmVvmA {
display: none;
}

.czdbpJAPXdTf {
display: flex;
}

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

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

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

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

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

.czdbpJAPXdTf {
display: none;
}

#HMtMAlvcJnwT {
position: fixed;
inset: 0 0 0 auto;
width: min(86vw, 330px);
height: 100dvh;
overflow-y: auto;
transform: translateX(100%);
transition: transform 0.3s ease;
z-index: 1001;
display: flex;
flex-direction: column;
align-items: stretch;
justify-content: flex-start;
gap: 16px;
padding: 24px 20px;
background-color: var(--uBImYUgYEqAr);
border-left: 1px solid var(--xpYXqafpOuTo);
box-shadow: -6px 0 0 var(--VqRuSuEyxxzJ);
}

.CWqiRihmpSbk:checked ~ #HMtMAlvcJnwT {
transform: translateX(0);
}

.SIMVaBWTovhI {
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
padding-bottom: 18px;
border-bottom: 1px solid var(--xpYXqafpOuTo);
text-decoration: none;
}

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

.JjyRsIDfJvJe {
width: 52px;
height: 52px;
border-radius: 14px;
border: 1px solid var(--xpYXqafpOuTo);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
background-color: var(--PFwWgKLywEaF);
object-fit: cover;
display: block;
}

.BXzGiRQLlbMV {
font-weight: 900;
font-size: 18px;
letter-spacing: -0.01em;
text-align: center;
color: var(--wWMZVVYMGLOy);
}

.OeWYIYvfPcqz {
flex-direction: column;
align-items: stretch;
justify-content: flex-start;
gap: 2px;
width: 100%;
}

.UybNCRpVxZih > .tZgAfGIttKGD,
.UybNCRpVxZih > .XRQkqXheTyKQ {
width: 100%;
padding: 12px 16px;
border-radius: 12px;
font-size: 16px;
font-weight: 800;
}

.UybNCRpVxZih > .XRQkqXheTyKQ {
justify-content: space-between;
}

.XRQkqXheTyKQ > .tZgAfGIttKGD {
flex: 1;
}

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

.kooVFDWdaCzB {
position: static;
transform: none;
display: none;
min-width: 0;
border: 0;
box-shadow: none;
padding: 2px 0 6px 14px;
}

.wDjkiaQItzxO:hover > .kooVFDWdaCzB {
display: none;
}

.KXCiNmkEabRY:checked ~ .kooVFDWdaCzB {
display: block;
}

.wDjkiaQItzxO:hover > .XRQkqXheTyKQ .czvFXOOVYUoq::before {
transform: translateY(-2px) rotate(45deg);
}

.KXCiNmkEabRY:checked ~ .XRQkqXheTyKQ .czvFXOOVYUoq::before {
transform: translateY(1px) rotate(-135deg);
}

.IjWkmmZmCXuW {
font-size: 15px;
}

.uyAFCQVmVvmA {
display: flex;
flex-direction: column;
gap: 10px;
margin-top: auto;
padding-top: 8px;
}

.uyAFCQVmVvmA a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 48px;
padding: 12px 18px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
font-weight: 900;
font-size: 15px;
text-align: center;
text-decoration: none;
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
}

.uyAFCQVmVvmA a:first-child {
background-color: var(--uBImYUgYEqAr);
color: var(--wWMZVVYMGLOy);
}

.uyAFCQVmVvmA a:nth-child(2) {
position: relative;
overflow: hidden;
background: var(--btWspzrgBaBy);
color: var(--WPdvOuoHZHGu);
}

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

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

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

.CWqiRihmpSbk:checked ~ .FCHYSBPlDosc {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
}

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

.DZhXQBdOVDen {
font-size: 16px;
}

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

.RYOjqWWsakAg {
display: none;
}

@media (max-width: 992px) {
.RYOjqWWsakAg {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: stretch;
gap: 14px;
padding: 14px 34px 14px 14px;
border-radius: 16px;
background: linear-gradient(135deg, var(--uBImYUgYEqAr) 0%, color-mix(in srgb, var(--PziIGcNQCHpq) 16%, var(--PFwWgKLywEaF)) 100%);
border: 1px solid var(--xpYXqafpOuTo);
box-shadow: 0 12px 30px var(--VqRuSuEyxxzJ);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

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

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

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

.thPWNiljZclu {
font-size: 15px;
line-height: 1.35;
font-weight: 600;
color: var(--wWMZVVYMGLOy);
}

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

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

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

.vqUMdtLMfCDN:hover {
opacity: 1;
}
}
.tuHunMhxfCFb {
position: relative;
display: grid;
grid-template-columns: 1.05fr 0.95fr;
gap: 40px;
align-items: center;
margin: 8px 0 48px;
padding: 48px 44px;
border-radius: 24px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--YttCIUOCTzhD);
color: var(--tJUpUceXlcWT);
box-shadow: 0 8px 22px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
overflow: hidden;
}

.XFgyWUNcTKJR {
display: inline-block;
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
border-radius: var(--rjidcAvVYnrG);
padding: 6px 15px;
font-size: 13px;
font-weight: 900;
letter-spacing: 0.06em;
text-transform: uppercase;
}

.TpqVduZwlCkc {
overflow-wrap: anywhere;
text-wrap: balance;
margin: 18px 0 0;
font-size: clamp(30px, 4.4vw, 44px);
line-height: 1.05;
font-weight: 900;
letter-spacing: -0.02em;
color: var(--tJUpUceXlcWT);
}

.IsxgkMWgiVJU {
margin: 16px 0 0;
max-width: 40ch;
font-size: 16px;
line-height: 1.5;
color: var(--FFmpjYzAcwmP);
}

.XGFvsINnZiHs {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 26px;
min-height: 54px;
padding: 15px 32px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
font-size: 16px;
font-weight: 900;
letter-spacing: 0.04em;
text-transform: uppercase;
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
box-shadow: 0 6px 16px color-mix(in srgb, var(--skxihsPWXgMv) 16%, transparent);
cursor: pointer;
user-select: none;
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.XGFvsINnZiHs:hover {
transform: translate(-2px, -2px);
box-shadow: 0 8px 22px color-mix(in srgb, var(--skxihsPWXgMv) 16%, transparent);
}

.XGFvsINnZiHs:active {
transform: translate(2px, 2px);
box-shadow: 0 2px 8px color-mix(in srgb, var(--skxihsPWXgMv) 14%, transparent);
}

.EFDXRjbpsWQg {
position: relative;
width: min(320px, 88%);
aspect-ratio: 1;
margin: 0 auto;
}

.AatZVYJCFjXg {
position: absolute;
top: -8px;
left: 50%;
transform: translateX(-50%);
z-index: 5;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 24px solid var(--PFwWgKLywEaF);
filter: drop-shadow(0 2px 0 var(--xpYXqafpOuTo));
}

.ZTfGKPBFmOuJ {
position: absolute;
inset: 0;
border-radius: 50%;
overflow: hidden;
border: 6px solid var(--tJUpUceXlcWT);
box-shadow: 0 0 0 4px var(--xpYXqafpOuTo), 0 8px 22px color-mix(in srgb, var(--skxihsPWXgMv) 16%, transparent);
cursor: pointer;
}

.xhAnegFNqcRj {
position: absolute;
inset: 0;
border-radius: 50%;
transform: rotate(0deg);
background: conic-gradient(
var(--PziIGcNQCHpq) 0 60deg,
var(--zHFNrVICSjYU) 60deg 120deg,
var(--NkvGNzZYmKuS) 120deg 180deg,
var(--YjVjSAbcsCkS) 180deg 240deg,
var(--mTZDehBiUTtj) 240deg 300deg,
var(--tJUpUceXlcWT) 300deg 360deg
);
}

.ySQKjmblxJpf {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
width: 84px;
height: 84px;
border-radius: 50%;
display: grid;
place-items: center;
background-color: var(--tJUpUceXlcWT);
border: 4px solid var(--xpYXqafpOuTo);
font-weight: 900;
font-size: 15px;
text-transform: uppercase;
color: var(--WPdvOuoHZHGu);
}

.sZTHaHldbbhF {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0.6);
z-index: 4;
opacity: 0;
pointer-events: none;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
padding: 16px 18px;
border-radius: 18px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
text-align: center;
}

.RHgRuuBWNnnN {
font-size: 12px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
opacity: 0.65;
}

.QobgBvigFrHx {
font-size: 15px;
font-weight: 900;
line-height: 1.3;
}

.TiiaTbscvzzY {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 2px;
min-height: 42px;
padding: 10px 22px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
font-size: 14px;
font-weight: 900;
text-decoration: none;
background-color: var(--WPdvOuoHZHGu);
color: var(--tJUpUceXlcWT);
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.TiiaTbscvzzY:hover {
text-decoration: none;
transform: translate(-1px, -1px);
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
}

.TiiaTbscvzzY:active {
transform: translate(2px, 2px);
box-shadow: 0 1px 4px color-mix(in srgb, var(--skxihsPWXgMv) 14%, transparent);
}

.vTWkOZbekkvS:checked ~ .EFDXRjbpsWQg .xhAnegFNqcRj {
animation: BIPNGrmeolVk 4s cubic-bezier(0.16, 0.7, 0.16, 1) forwards;
}

.vTWkOZbekkvS:checked ~ .EFDXRjbpsWQg .sZTHaHldbbhF {
animation: yUyIcYSwhBRu 0.5s ease 3.5s forwards;
}

.vTWkOZbekkvS:checked ~ .kxqOnIYldWiW .XGFvsINnZiHs {
display: none;
}

@keyframes BIPNGrmeolVk {
from { transform: rotate(0deg); }
to { transform: rotate(1830deg); }
}

@keyframes yUyIcYSwhBRu {
from { opacity: 0; transform: translate(-50%, -50%) scale(0.6); }
to { opacity: 1; transform: translate(-50%, -50%) scale(1); pointer-events: auto; }
}

@media (max-width: 900px) {
.tuHunMhxfCFb {
grid-template-columns: 1fr;
gap: 28px;
padding: 32px 22px;
text-align: center;
}
.IsxgkMWgiVJU {
margin-left: auto;
margin-right: auto;
}
.EFDXRjbpsWQg {
width: min(260px, 80%);
}
}

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

@media (prefers-reduced-motion: reduce) {
.vTWkOZbekkvS:checked ~ .EFDXRjbpsWQg .xhAnegFNqcRj {
animation: none;
}
.vTWkOZbekkvS:checked ~ .EFDXRjbpsWQg .sZTHaHldbbhF {
animation: none;
opacity: 1;
transform: translate(-50%, -50%) scale(1);
pointer-events: auto;
}
.XGFvsINnZiHs {
transition: none;
}
}
.nEOwHHqAoLzK {
margin: 16px 0 40px;
}

.AxpGbXAZJROJ {
padding: 40px 36px;
border-radius: 24px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--jgxTmJTqAJkI);
box-shadow: 0 8px 22px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
}

.AMZGLpkrkzqy {
margin: 0 0 28px;
text-align: center;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
color: var(--wWMZVVYMGLOy);
}

.GTTLwReoniBF {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
align-items: stretch;
}

.qLszsdAbFwbr {
display: flex;
flex-direction: column;
gap: 16px;
padding: 24px 22px;
border-radius: 20px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--uBImYUgYEqAr);
box-shadow: 0 6px 16px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.qLszsdAbFwbr:hover {
transform: translateY(-3px);
box-shadow: 0 10px 24px color-mix(in srgb, var(--VqRuSuEyxxzJ) 20%, transparent);
}

.PccpDpjcFCRN {
position: relative;
display: grid;
place-items: center;
width: 56px;
height: 56px;
border-radius: 50%;
border: 1px solid var(--xpYXqafpOuTo);
background-image: linear-gradient(180deg,
color-mix(in srgb, #fff 36%, transparent) 0%,
transparent 46%,
color-mix(in srgb, #000 16%, transparent) 100%);
box-shadow:
inset 0 2px 1px color-mix(in srgb, #fff 45%, transparent),
inset 0 -4px 7px color-mix(in srgb, #000 18%, transparent),
0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.02em;
text-transform: uppercase;
}

.PccpDpjcFCRN::after {
content: "";
position: absolute;
top: 8px;
left: 14px;
width: 14px;
height: 8px;
border-radius: 50%;
background: color-mix(in srgb, #fff 55%, transparent);
filter: blur(1px);
pointer-events: none;
}

.EbwGHdPsCKSb { background-color: var(--PziIGcNQCHpq); color: var(--WPdvOuoHZHGu); }
.qntjGqfGVkaJ { background-color: var(--NkvGNzZYmKuS); color: var(--WPdvOuoHZHGu); }
.gNDTXbMmgiEK { background-color: var(--zHFNrVICSjYU); color: var(--tJUpUceXlcWT); }

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

.RhKxlUSffmbC {
position: relative;
display: block;
aspect-ratio: 1 / 1;
overflow: hidden;
border-radius: 12px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--jgxTmJTqAJkI);
}

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

.RhKxlUSffmbC:hover img {
transform: scale(1.09);
}

.GLOWDyHEnTIR {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: auto;
min-height: 44px;
padding: 11px 20px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
background: var(--btWspzrgBaBy);
color: var(--WPdvOuoHZHGu);
font-size: 14px;
font-weight: 900;
text-decoration: none;
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.GLOWDyHEnTIR:hover {
text-decoration: none;
transform: translate(-1px, -1px);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
}

.GLOWDyHEnTIR:active {
transform: translate(2px, 2px);
box-shadow: 0 1px 4px color-mix(in srgb, var(--VqRuSuEyxxzJ) 14%, transparent);
}

.cloxpFiKpsjE {
margin-top: 28px;
}

@media (max-width: 900px) {
.GTTLwReoniBF {
grid-template-columns: 1fr;
gap: 18px;
}
.AxpGbXAZJROJ {
padding: 28px 20px;
}
}

@media (prefers-reduced-motion: reduce) {
.GLOWDyHEnTIR,
.qLszsdAbFwbr,
.RhKxlUSffmbC img {
transition: none;
}
.GLOWDyHEnTIR:hover,
.qLszsdAbFwbr:hover {
transform: none;
}
.RhKxlUSffmbC:hover img {
transform: none;
}
}
.TWCpyFQrnJxe {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin: 28px 0;
}

.MVCiyUgLEwDM {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 32px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
font-size: 16px;
font-weight: 900;
text-decoration: none;
background: var(--btWspzrgBaBy);
color: var(--WPdvOuoHZHGu);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.MVCiyUgLEwDM:hover {
text-decoration: none;
transform: translate(-2px, -2px);
box-shadow: 0 6px 16px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
}

.MVCiyUgLEwDM:active {
transform: translate(0, 0);
box-shadow: 0 1px 4px color-mix(in srgb, var(--VqRuSuEyxxzJ) 14%, transparent);
}

.ZjfpvwuBIDaf {
background: var(--uBImYUgYEqAr);
color: var(--wWMZVVYMGLOy);
}

@media (prefers-reduced-motion: reduce) {
.MVCiyUgLEwDM {
transition: none;
}
.MVCiyUgLEwDM:hover {
transform: none;
}
}
.AccBANcdbNWt {
position: relative;
overflow: hidden;
max-width: 640px;
margin: 40px auto;
padding: 34px 28px;
border-radius: 24px;
text-align: center;
background:
radial-gradient(120% 140% at 50% -20%, color-mix(in srgb, var(--btWspzrgBaBy) 20%, transparent) 0%, transparent 60%),
linear-gradient(180deg, var(--uBImYUgYEqAr) 0%, var(--PFwWgKLywEaF) 100%);
border: 1px solid var(--xpYXqafpOuTo);
box-shadow: 0 16px 40px color-mix(in srgb, var(--VqRuSuEyxxzJ) 26%, transparent);
}

.lTQLunDfbTIL {
position: absolute;
inset: 0;
z-index: 0;
pointer-events: none;
}

.WKoZbeKFtDhW {
position: absolute;
top: -24px;
width: 9px;
height: 14px;
border-radius: 2px;
opacity: 0;
animation: CewrJhlxkRqh 3.4s linear infinite;
}

.WKoZbeKFtDhW:nth-child(6n+1) { background: var(--PziIGcNQCHpq); }
.WKoZbeKFtDhW:nth-child(6n+2) { background: var(--btWspzrgBaBy); }
.WKoZbeKFtDhW:nth-child(6n+3) { background: var(--YjVjSAbcsCkS); }
.WKoZbeKFtDhW:nth-child(6n+4) { background: var(--NkvGNzZYmKuS); }
.WKoZbeKFtDhW:nth-child(6n+5) { background: var(--zHFNrVICSjYU); }
.WKoZbeKFtDhW:nth-child(6n)   { background: var(--hemyidggaHjh); }

.WKoZbeKFtDhW:nth-child(3n) { border-radius: 50%; width: 10px; height: 10px; }

.WKoZbeKFtDhW:nth-child(1)  { left: 6%;  animation-duration: 3.2s; animation-delay: -0.2s; }
.WKoZbeKFtDhW:nth-child(2)  { left: 15%; animation-duration: 3.9s; animation-delay: -1.4s; }
.WKoZbeKFtDhW:nth-child(3)  { left: 24%; animation-duration: 2.9s; animation-delay: -0.7s; }
.WKoZbeKFtDhW:nth-child(4)  { left: 33%; animation-duration: 4.1s; animation-delay: -2.3s; }
.WKoZbeKFtDhW:nth-child(5)  { left: 42%; animation-duration: 3.4s; animation-delay: -0.9s; }
.WKoZbeKFtDhW:nth-child(6)  { left: 50%; animation-duration: 3.7s; animation-delay: -2.9s; }
.WKoZbeKFtDhW:nth-child(7)  { left: 58%; animation-duration: 3.0s; animation-delay: -1.1s; }
.WKoZbeKFtDhW:nth-child(8)  { left: 67%; animation-duration: 4.2s; animation-delay: -0.4s; }
.WKoZbeKFtDhW:nth-child(9)  { left: 76%; animation-duration: 3.3s; animation-delay: -2.0s; }
.WKoZbeKFtDhW:nth-child(10) { left: 84%; animation-duration: 3.8s; animation-delay: -1.7s; }
.WKoZbeKFtDhW:nth-child(11) { left: 91%; animation-duration: 2.8s; animation-delay: -3.1s; }
.WKoZbeKFtDhW:nth-child(12) { left: 96%; animation-duration: 4.0s; animation-delay: -0.6s; }

@keyframes CewrJhlxkRqh {
0% { transform: translateY(-24px) rotate(0deg); opacity: 0; }
12% { opacity: 1; }
88% { opacity: 1; }
100% { transform: translateY(360px) rotate(560deg); opacity: 0; }
}

.cjoSmKDvfetT {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}

.mKycPQrPSoli {
display: inline-block;
padding: 5px 14px;
border-radius: 999px;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--WPdvOuoHZHGu);
background: var(--btWspzrgBaBy);
}

.ViATEYIUBarR {
max-width: 18ch;
font-size: clamp(24px, 4vw, 36px);
font-weight: 900;
line-height: 1.1;
letter-spacing: -0.01em;
color: var(--wWMZVVYMGLOy);
}

.aVQPUylLZTuL {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
margin-top: 4px;
padding: 14px 34px;
border-radius: 999px;
font-size: 16px;
font-weight: 900;
text-decoration: none;
color: var(--WPdvOuoHZHGu);
background: var(--btWspzrgBaBy);
box-shadow: 0 10px 24px color-mix(in srgb, var(--btWspzrgBaBy) 38%, transparent);
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

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

.aVQPUylLZTuL::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -70%;
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: uOKhjuQtThsV 3.2s ease-in-out infinite;
}

@keyframes uOKhjuQtThsV {
0% { left: -70%; }
45%, 100% { left: 130%; }
}

.aVQPUylLZTuL:hover {
transform: translateY(-2px) scale(1.02);
box-shadow: 0 14px 30px color-mix(in srgb, var(--btWspzrgBaBy) 50%, transparent);
text-decoration: none;
}

.aVQPUylLZTuL:active {
transform: translateY(0) scale(1);
}

@supports (animation-timeline: view()) {
.AccBANcdbNWt {
animation: cjlNwqDwIQyc linear both;
animation-timeline: view();
animation-range: entry 35% contain 25%;
}

@keyframes cjlNwqDwIQyc {
from { opacity: 0; transform: translateY(30px) scale(0.97); }
to { opacity: 1; transform: none; }
}
}

@media (max-width: 576px) {
.AccBANcdbNWt {
margin: 32px auto;
padding: 26px 18px;
}
}

@media (prefers-reduced-motion: reduce) {
.AccBANcdbNWt,
.WKoZbeKFtDhW,
.aVQPUylLZTuL::after {
animation: none;
}
.AccBANcdbNWt {
opacity: 1;
transform: none;
}
.WKoZbeKFtDhW {
opacity: 0;
}
}
.IxrcFJTipiep {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 4px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.jZYdJecydpoX {
position: relative;
display: inline-flex;
align-items: center;
padding: 2px 1px;
color: color-mix(in srgb, var(--wWMZVVYMGLOy) 58%, transparent);
text-decoration: none;
font-weight: 500;
transition: color 0.2s ease;
}

.jZYdJecydpoX::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -1px;
height: 2px;
border-radius: 2px;
background: var(--IMwAXfNWrjCc);
transform: scaleX(0);
transform-origin: left center;
transition: transform 0.25s ease;
}

.jZYdJecydpoX:hover {
color: var(--IMwAXfNWrjCc);
text-decoration: none;
}

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

.lzaUxXJMwrPV {
display: inline-flex;
margin: 0 4px;
}

.lzaUxXJMwrPV::before {
content: "\203A";
font-size: 14px;
line-height: 1;
color: color-mix(in srgb, var(--wWMZVVYMGLOy) 30%, transparent);
}

.TqUOnBFimWuo {
display: inline-flex;
align-items: center;
padding: 2px 1px;
color: var(--wWMZVVYMGLOy);
font-weight: 700;
box-shadow: inset 0 -2px 0 color-mix(in srgb, var(--IMwAXfNWrjCc) 55%, transparent);
}

@media (max-width: 576px) {
.IxrcFJTipiep {
font-size: 13px;
}
}
.qVEHCdusVhVs {
margin: 16px 0 40px;
}

.hUlSWovkGAgf {
margin: 0 0 22px;
font-size: clamp(26px, 3.4vw, 36px);
font-weight: 900;
letter-spacing: -0.02em;
color: var(--wWMZVVYMGLOy);
}

.QNRWTFkEdVlq {
display: flex;
flex-direction: column;
gap: 14px;
}

.kjTirbhsXoJM {
padding: 18px 22px;
border-radius: 18px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--uBImYUgYEqAr);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
}

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

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

.hymJlWfKAYMg {
font-size: 17px;
font-weight: 900;
color: var(--wWMZVVYMGLOy);
}

.MdXFGakqHGev {
position: relative;
flex: none;
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--PFwWgKLywEaF);
transition: transform 0.25s ease;
}

.MdXFGakqHGev::before,
.MdXFGakqHGev::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 2px;
background-color: var(--WPdvOuoHZHGu);
}

.MdXFGakqHGev::before {
width: 12px;
height: 2.5px;
}

.MdXFGakqHGev::after {
width: 2.5px;
height: 12px;
}

.kjTirbhsXoJM[open] .MdXFGakqHGev {
transform: rotate(45deg);
}

.roGFRLJkANwr {
margin-top: 14px;
font-size: 15px;
line-height: 1.55;
color: var(--RuFSaeawKTKD);
}

@media (prefers-reduced-motion: reduce) {
.MdXFGakqHGev {
transition: none;
}
}
.ujbsovAsmOeH {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
display: none;
align-items: center;
justify-content: center;
cursor: pointer;
border-radius: 14px;
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--uBImYUgYEqAr);
color: var(--wWMZVVYMGLOy);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease, color 0.15s ease;
z-index: 50;
}

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

.ujbsovAsmOeH:hover {
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
transform: translate(-2px, -2px);
box-shadow: 0 6px 16px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
}

.ujbsovAsmOeH:active {
transform: translate(2px, 2px);
box-shadow: 0 2px 8px color-mix(in srgb, var(--VqRuSuEyxxzJ) 14%, transparent);
}

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

@media (prefers-reduced-motion: reduce) {
.ujbsovAsmOeH,
.ujbsovAsmOeH:hover {
transition: none;
transform: none;
}
}
.XDDIMhcYRQtk {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid var(--xpYXqafpOuTo);
border-radius: 16px;
box-shadow: 0 6px 16px color-mix(in srgb, var(--VqRuSuEyxxzJ) 16%, transparent);
background-color: var(--uBImYUgYEqAr);
}

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

table thead th {
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.06em;
text-transform: uppercase;
text-align: left;
padding: 14px 18px;
white-space: nowrap;
border-bottom: 1px solid var(--xpYXqafpOuTo);
}

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

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

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

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

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

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

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

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

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

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

.unhZOoxMyCww thead {
display: none;
}

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

.unhZOoxMyCww tbody tr {
margin-bottom: 16px;
overflow: hidden;
border: 1px solid var(--xpYXqafpOuTo);
border-radius: 16px;
background-color: var(--uBImYUgYEqAr);
box-shadow: 0 4px 12px color-mix(in srgb, var(--VqRuSuEyxxzJ) 15%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

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

.unhZOoxMyCww tbody tr:active {
transform: translate(1px, 1px);
box-shadow: 0 2px 8px color-mix(in srgb, var(--VqRuSuEyxxzJ) 14%, transparent);
}

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

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

.unhZOoxMyCww td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 9px 16px;
text-align: center;
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
border-bottom: 1px solid var(--xpYXqafpOuTo);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
}

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

.unhZOoxMyCww tbody tr td:first-child {
border-top: none;
font-family: var(--DeBcuoYTJlOt);
font-size: 18px;
font-weight: 900;
line-height: 1.3;
color: var(--wWMZVVYMGLOy);
}
}
.gACZbPrBbzUG {
display: flex;
}

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

.HhsVYUazBYWx {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 9px 18px;
border-radius: var(--rjidcAvVYnrG);
border: 1px solid var(--xpYXqafpOuTo);
background-color: var(--uBImYUgYEqAr);
color: var(--wWMZVVYMGLOy);
font-size: 14px;
font-weight: 800;
line-height: 1;
cursor: pointer;
user-select: none;
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease, background-color 0.15s ease, color 0.15s ease;
}

.HhsVYUazBYWx:hover {
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
}

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

#lang-dropdown-toggle:checked + .HhsVYUazBYWx {
transform: translate(2px, 2px);
box-shadow: 0 1px 4px color-mix(in srgb, var(--skxihsPWXgMv) 14%, transparent);
}

.VyMPHmUzQfRg {
display: none;
position: absolute;
bottom: calc(100% + 10px);
left: 0;
min-width: 100%;
padding: 8px;
background-color: var(--uBImYUgYEqAr);
border: 1px solid var(--xpYXqafpOuTo);
border-radius: 16px;
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
z-index: 20;
}

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

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

.JUNApiistedI .YDNVcaImAoan:hover {
background-color: var(--PFwWgKLywEaF);
color: var(--WPdvOuoHZHGu);
text-decoration: none;
}

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

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

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

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

.vBYQdMGVXTJP a:hover {
color: var(--LKXHtVNutbDt);
}
.JUNApiistedI {
position: relative;
background: var(--LzOAsDeToSMZ);
color: var(--YWrLYbHCXVgM);
padding: 46px 2rem 28px;
}

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

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

.RpFWrHlzDUyX {
font-size: 13px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--PFwWgKLywEaF);
margin-bottom: 16px;
}

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

.nFTaxGbUorsQ {
width: 40px;
height: 40px;
flex: none;
border-radius: 11px;
border: 1px solid var(--tJUpUceXlcWT);
background-color: var(--PFwWgKLywEaF);
object-fit: cover;
display: block;
}

.hNWfzeGScsYV {
font-family: var(--DeBcuoYTJlOt);
font-size: 19px;
font-weight: 900;
letter-spacing: -0.01em;
color: var(--tJUpUceXlcWT);
}

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

.XQiOJSSDZobx {
font-size: 14px;
line-height: 1.55;
color: var(--FFmpjYzAcwmP);
}

.ifIVDcPQtqel {
list-style: none;
padding: 0;
margin: 0;
columns: 2;
column-gap: 32px;
}

.ifIVDcPQtqel li {
break-inside: avoid;
margin-bottom: 12px;
}

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

.JUNApiistedI .PbDUjGLtXOoO {
color: var(--FFmpjYzAcwmP);
font-size: 14px;
font-weight: 700;
text-decoration: none;
transition: color 0.18s ease;
}

.JUNApiistedI .PbDUjGLtXOoO:hover {
color: var(--PFwWgKLywEaF);
text-decoration: none;
}

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

.jxymlovoHEPQ {
display: inline-flex;
align-items: center;
justify-content: center;
height: 42px;
padding: 0 16px;
border-radius: 10px;
background-color: var(--tJUpUceXlcWT);
border: 1px solid var(--skxihsPWXgMv);
box-shadow: 0 2px 8px color-mix(in srgb, var(--skxihsPWXgMv) 14%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.jxymlovoHEPQ:hover {
transform: translate(-1px, -1px);
box-shadow: 0 4px 12px color-mix(in srgb, var(--skxihsPWXgMv) 15%, transparent);
}

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

.bQhdlBWGuBHu {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
gap: 16px 28px;
padding-top: 24px;
border-top: 1px solid var(--ttMobZFpOxOj);
}

.nnAStJRxQqAT {
display: flex;
gap: 18px;
}

.ftFCDgWfrLrJ {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid var(--tJUpUceXlcWT);
object-fit: contain;
padding: 2px;
}

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

.mkAyhkTLccBG {
margin: 0;
max-width: 52ch;
font-size: 12px;
line-height: 1.55;
text-align: right;
color: var(--HctrGlrUWlkg);
}


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

.gACZbPrBbzUG {
grid-column: 1;
justify-self: start;
}

.zbyHPZuHiSEq {
grid-column: 2;
margin: 0;
font-size: 13px;
text-align: center;
color: var(--HctrGlrUWlkg);
}

.zbyHPZuHiSEq span {
color: var(--PFwWgKLywEaF);
font-weight: 900;
}



@media (max-width: 767px) {
.eVPZormUIljH {
gap: 26px;
}
.ifIVDcPQtqel {
gap: 12px 24px;
}
.bQhdlBWGuBHu {
flex-direction: column;

}
.mkAyhkTLccBG {
text-align: center;
max-width: none;
}
.XScmJDgcwlID {
grid-template-columns: 1fr;
justify-items: center;
gap: 14px;
}
.gACZbPrBbzUG {
grid-column: auto;
justify-self: center;
}
.zbyHPZuHiSEq {
grid-column: auto;
}
}

@media (max-width: 576px) {
.ifIVDcPQtqel {
columns: 1;
}
.jxymlovoHEPQ {
height: 36px;
padding: 0 12px;
}
.jxymlovoHEPQ img {
height: 20px;
}
}
@media (max-width: 425px) {
.JUNApiistedI {
padding: 36px 20px 24px;
}
.ssVQSRLbVKdw {
grid-template-columns: 1fr;
gap: 28px;
}
.zcXukDMMqKPl{
margin: 0 auto;
text-align: center;
}
.nnAStJRxQqAT {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}

}
.luiySNcNAtUz {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.luiySNcNAtUz .PhHOttHUrRKa {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.luiySNcNAtUz .CyxiCaztwpFw {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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