:root {
--gJdHoABKJNwt: #F3F6FA;
--aLkowsazDtCU: #D8E1EC;
--FYQUNIRAvwyq: #1C6AD2;
--FIHJMPZbDbQN: #ECF2F8;
--umkIBDUDxVmB: #FFFFFF;
--TcwyByuztTxC: #13202C;
--BNWShEZEltEY: #7A4FD6;
--HFHrLMGRTUYB: #13202C;
--ihBSfMwHAYjG: #103A78;
--cgVkIHMwPNaw: #14478F;
--WssPwQNVLmMj: #FFFFFF;
--VYskZtRLodqP: linear-gradient(135deg, #0E3670 0%, #1E72E0 58%, #4C92FF 100%);
--gDHDlUpgqlmY: #FFFFFF;
--EVAlFQmUWPit: #F6F9FC;
--qhejPjEbTNMT: #13202C;
--UeBokdumpDEZ: #13202C;
--hLGpWvulRbho: #FFFFFF;
--PxdzbgCrDven: #13202C;
--ovSrMdGJiRkt: #1C6AD2;
--yLTHVEIMoGqu: #D8E1EC;
--pfFkzKEwPNnz: rgba(20,40,70,0.06);
--fMAHwRbQYtCR: #7A4FD6;
--oGVBcXJUYHrF: #E07B12;
--mmyqTOGtZQzj: #F5A038;
--AhdQWIBteHsH: 'Plus Jakarta Sans', sans-serif;
--XQcvoUdQkSil: 'Outfit', sans-serif;
--uHqzsuYqwWLJ: #F2F8FF;
--YeYMhrWBWzan: linear-gradient(180deg, color-mix(in srgb, var(--FYQUNIRAvwyq) 84%, #000) 0%, color-mix(in srgb, var(--FYQUNIRAvwyq) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.xlzxhrbkfeaC a,
.YqnLwwilOcBI a {
color: var(--WssPwQNVLmMj);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

h1, h2 {
font-weight: 700;
}

h3, h4 {
font-weight: 600;
}

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

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

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

.llCvTluuoDtP {
margin-left: var(--sidebar-w);
margin-top: 20px;
}

.LSSUVuiCJjiG,
.iaHglIpdQloN,
.inside-chGgDSShOEPr {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.LSSUVuiCJjiG {
padding: 2rem;

}

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

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

@media (max-width: 992px) {
.llCvTluuoDtP {
margin-left: 0;
}
}

@media (max-width: 767px) {
h1 {
font-size: 32px;
line-height: 38px;
}

h2 {
font-size: 28px;
line-height: 34px;
}

h3 {
font-size: 22px;
line-height: 27px;
}

h4 {
font-size: 18px;
line-height: 22px;
}

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

}

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

}

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

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

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

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

.AzbbmnrMsBqk:checked ~ .BzZLMLTSUGBg::before {
content: '✕';
}

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

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

.QqaJxOafXRKl a:first-child {
background-color: transparent;
border-color: var(--yLTHVEIMoGqu);
color: var(--HFHrLMGRTUYB);
}

.QqaJxOafXRKl a:first-child:hover {
background-color: var(--FIHJMPZbDbQN);
text-decoration: none;
}

.QqaJxOafXRKl a:nth-child(2),
.aHByqYBXdlea {
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
animation: RrvCRWNGzram 3.2s ease-in-out infinite;
}

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

@keyframes RrvCRWNGzram {
0%, 100% {
box-shadow: 0 4px 14px color-mix(in srgb, var(--FYQUNIRAvwyq) 26%, transparent);
}
50% {
box-shadow: 0 6px 22px color-mix(in srgb, var(--FYQUNIRAvwyq) 52%, transparent);
}
}

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

.aHByqYBXdlea {
display: none;
}

.HjjfVRCARVGI {
display: none;
}

@media (max-width: 992px) {
.xlzxhrbkfeaC {
padding-inline: 0;
padding: 9px 20px;
}
.uhmvpVhOfwsM {
min-height: 52px;
padding: 0;
}

.BzZLMLTSUGBg {
display: inline-flex;
position: fixed;
top: 14px;
left: 18px;
z-index: 70;
transition: top 0.25s ease, right 0.25s ease, left 0.25s ease, background-color 0.2s ease;
}

.QqaJxOafXRKl {
display: none;
}

.aHByqYBXdlea {
display: inline-flex;
order: 3;
}

.uhmvpVhOfwsM > a:not(.aHByqYBXdlea),
.uhmvpVhOfwsM > img {
margin-left: auto;
}

.HjjfVRCARVGI {
display: block;
position: fixed;
inset: 0;
background: rgba(7, 12, 20, 0.5);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.25s ease, visibility 0.25s ease;
z-index: 55;
cursor: pointer;
}

.AzbbmnrMsBqk:checked ~ .HjjfVRCARVGI {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.AzbbmnrMsBqk:checked ~ .BzZLMLTSUGBg {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.uhmvpVhOfwsM {
gap: 12px;
}

.XeeLFTZmmaBn {
width: 40px;
}

.BzZLMLTSUGBg {
top: 11px;
left: 14px;
}

.AzbbmnrMsBqk:checked ~ .BzZLMLTSUGBg {
top: 11px;
right: 11px;
}
}
.ajTLKOBXDgZi {
position: fixed;
display: flex;
flex-direction: column;
gap: 14px;
width: var(--sidebar-w);
min-height: calc(100dvh - var(--header-h) - 24px);
max-height: calc(100dvh - var(--header-h) - 24px);
padding: 20px;
box-sizing: border-box;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
border: 1px solid var(--yLTHVEIMoGqu);
border-left: 0;
background-color: var(--gDHDlUpgqlmY);
box-shadow: 0 10px 30px var(--pfFkzKEwPNnz);
overflow-y: auto;
z-index: 20;
}

.jYezJYSKqHJQ {
display: block;
}

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

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

.GdXuMwKEqPcg {
margin: 0;
}

.JrwWqRMZTwFJ {
display: block;
padding: 11px 13px;
border-radius: 10px;
color: var(--HFHrLMGRTUYB);
font-size: 15px;
font-weight: 600;
line-height: 1.35;
text-decoration: none;
border: 1px solid transparent;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.GdXuMwKEqPcg.active .JrwWqRMZTwFJ {
background-color: var(--FIHJMPZbDbQN);
border-color: var(--yLTHVEIMoGqu);
color: var(--ovSrMdGJiRkt);
box-shadow: inset 3px 0 0 0 var(--FYQUNIRAvwyq);
}

.JrwWqRMZTwFJ:hover {
background-color: var(--umkIBDUDxVmB);
border-color: var(--yLTHVEIMoGqu);
color: var(--ovSrMdGJiRkt);
text-decoration: none;
}

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

.SEhkfQJgEhgW > .JrwWqRMZTwFJ,
.SEhkfQJgEhgW > .TAadSyKDpZTQ {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.SEhkfQJgEhgW > .JrwWqRMZTwFJ:hover,
.SEhkfQJgEhgW > .TAadSyKDpZTQ:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.SEhkfQJgEhgW:hover {
background-color: var(--umkIBDUDxVmB);
border-color: var(--yLTHVEIMoGqu);
}

.GdXuMwKEqPcg.active > .SEhkfQJgEhgW,
.lHDpVAYQbEbg.active > .SEhkfQJgEhgW {
background-color: var(--FIHJMPZbDbQN);
border-color: var(--yLTHVEIMoGqu);
}

.GdXuMwKEqPcg.active > .SEhkfQJgEhgW > .JrwWqRMZTwFJ,
.lHDpVAYQbEbg.active > .SEhkfQJgEhgW > .TAadSyKDpZTQ {
background-color: transparent;
border-color: transparent;
color: var(--ovSrMdGJiRkt);
}


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

}

.lHDpVAYQbEbg {
margin: 0;
}

.TAadSyKDpZTQ {
display: block;
padding: 10px 12px;
border-radius: 10px;
color: var(--HFHrLMGRTUYB);
font-size: 14px;
font-weight: 500;
line-height: 1.35;
text-decoration: none;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.lHDpVAYQbEbg.active > .TAadSyKDpZTQ {
background-color: var(--FIHJMPZbDbQN);
border-color: var(--yLTHVEIMoGqu);
color: var(--ovSrMdGJiRkt);
}

.TAadSyKDpZTQ:hover {
background-color: var(--umkIBDUDxVmB);
border-color: var(--yLTHVEIMoGqu);
color: var(--ovSrMdGJiRkt);
text-decoration: none;
}

.GXWLZeAQkfsJ {
flex: 0 0 44px;
width: 44px;
min-width: 44px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
border: 0;
border-radius: 0;
background-color: transparent;
color: inherit;
cursor: pointer;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

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

.GXWLZeAQkfsJ:hover {
background-color: transparent;
border-color: var(--yLTHVEIMoGqu);
color: var(--ovSrMdGJiRkt);
transform: none;
}

.rLtTKDHZawEA:checked ~ .SEhkfQJgEhgW .GXWLZeAQkfsJ::before {
transform: rotate(180deg);
}

.rLtTKDHZawEA:checked ~ .OSDYUYeMLAHg {
display: flex;
}

.fGIlHSLGQIRz {
height: 1px;
background-color: var(--yLTHVEIMoGqu);
}

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

.ElGHGhxciwfI {
display: none;
}


@media (max-width: 992px) {
.ajTLKOBXDgZi {
position: fixed;
top: auto;
left: 0;
right: 0;
bottom: 0;
width: 100%;
max-width: 100%;
height: auto;
min-height: 0;
max-height: 88dvh;
border-radius: 22px 22px 0 0;
border: 1px solid var(--yLTHVEIMoGqu);
border-bottom: 0;
padding: 8px 18px calc(20px + env(safe-area-inset-bottom));
overflow-y: auto;
transform: translateY(100%);
transition: transform 0.34s cubic-bezier(0.22, 1, 0.36, 1);
box-shadow: 0 -18px 44px var(--pfFkzKEwPNnz);
z-index: 60;
}

.ajTLKOBXDgZi::before {
content: "";
display: block;
flex: 0 0 auto;
width: 40px;
height: 4px;
margin: 4px auto 12px;
border-radius: 999px;
background: color-mix(in srgb, var(--HFHrLMGRTUYB) 22%, transparent);
}

.AzbbmnrMsBqk:checked ~ .ajTLKOBXDgZi {
transform: translateY(0);
}

.SQfvuaKgERmS {
display: flex;
}

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

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

.WGDEWiUSExdo {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
border-radius: 12px;
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
font-size: 16px;
font-weight: 700;
text-decoration: none;
}

.onllqwjHWkdv {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 12px;
border: 1px solid var(--yLTHVEIMoGqu);
color: var(--HFHrLMGRTUYB);
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
}

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

.pqBQTikVzElc {
display: none;
}

@media (max-width: 992px) {
.pqBQTikVzElc {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: stretch;
gap: 12px;
padding: 14px;
border-radius: 16px;
background-color: var(--umkIBDUDxVmB);
border: 1px solid var(--yLTHVEIMoGqu);
box-shadow: 0 12px 30px var(--pfFkzKEwPNnz);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

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

.VfUqDpeLKRDZ {
font-size: 15px;
line-height: 1.35;
font-weight: 600;
color: var(--HFHrLMGRTUYB);
padding-right: 30px;
}

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

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

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

.QjbTEvroiuAz:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.pqBQTikVzElc {
flex-direction: column;
}
}
.pFLefRmAznjp {
position: relative;
display: flex;
align-items: center;
min-height: 380px;
margin-bottom: 32px;
padding: 40px;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--yLTHVEIMoGqu);
}

.pdbLAqeJYJQD {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.chrfZppdMSVF {
position: absolute;
inset: 0;
background: linear-gradient(90deg, rgba(6,12,20,0.88) 0%, rgba(6,12,20,0.66) 45%, rgba(6,12,20,0.20) 100%);
}

.LdCrOdOQLnAG {
position: relative;
z-index: 1;
max-width: 540px;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
}

.ZYqYBGnhzulk {
display: inline-flex;
align-items: center;
padding: 7px 15px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #F4F8FC;
background: rgba(255, 255, 255, 0.12);
border: 1px solid rgba(255, 255, 255, 0.22);
}

.yacUOKqUMoEf {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 42px;
line-height: 1.12;
font-weight: 700;
color: #FFFFFF;
margin: 0;
}

.KYKXleCdvkqX {
font-size: 17px;
line-height: 1.6;
color: rgba(244, 248, 252, 0.86);
margin: 0;
max-width: 46ch;
}

.FahyFGdAjRKQ {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 6px;
}

.IyPcHqujWQXD {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 28px;
border-radius: 12px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.IyPcHqujWQXD:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.35);
}

.lvxIqSLxdXPW {
background: rgba(255, 255, 255, 0.10);
color: #F4F8FC;
border: 1px solid rgba(255, 255, 255, 0.38);
}

.lvxIqSLxdXPW:hover {
background: rgba(255, 255, 255, 0.18);
filter: none;
box-shadow: none;
}

@media (max-width: 768px) {
.pFLefRmAznjp {
min-height: 320px;
padding: 28px;
}

.yacUOKqUMoEf {
font-size: 32px;
}
}

@media (max-width: 576px) {
.pFLefRmAznjp {
padding: 22px;
min-height: 300px;
}

.chrfZppdMSVF {
background: linear-gradient(180deg, rgba(6,12,20,0.50) 0%, rgba(6,12,20,0.88) 100%);
}

.yacUOKqUMoEf {
font-size: 27px;
}

.IyPcHqujWQXD {
width: 100%;
}
}

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

.LdCrOdOQLnAG > * {
animation: bPqtjBlFjQja 0.5s ease both;
}

.ZYqYBGnhzulk { animation-delay: 0.04s; }
.yacUOKqUMoEf { animation-delay: 0.1s; }
.KYKXleCdvkqX { animation-delay: 0.16s; }
.FahyFGdAjRKQ { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.LdCrOdOQLnAG > * {
animation: none;
}
.IyPcHqujWQXD {
transition: none;
}
.IyPcHqujWQXD:hover {
transform: none;
}
}
.ZSQtFpoliSxN {
position: relative;
max-width: 560px;
margin: 40px auto;
border-radius: 16px;
border: 1px solid var(--yLTHVEIMoGqu);
background-color: var(--umkIBDUDxVmB);
box-shadow: 0 12px 30px var(--pfFkzKEwPNnz);
}

.gtQmymUnqffS {
padding: 26px 26px 20px;
text-align: center;
}

.dIeBGPuzJnFe {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--BNWShEZEltEY);
margin-bottom: 10px;
}

.ldRCnzZYzYsW {
font-size: 26px;
font-weight: 700;
line-height: 1.25;
color: var(--HFHrLMGRTUYB);
}

.zDKOTOaSXdzq {
position: relative;
height: 0;
margin: 0 24px;
border-top: 2px dashed var(--yLTHVEIMoGqu);
}

.zDKOTOaSXdzq::before,
.zDKOTOaSXdzq::after {
content: "";
position: absolute;
top: 50%;
width: 26px;
height: 26px;
border-radius: 50%;
background-color: var(--gJdHoABKJNwt);
border: 1px solid var(--yLTHVEIMoGqu);
transform: translateY(-50%);
}

.zDKOTOaSXdzq::before {
left: -37px;
}

.zDKOTOaSXdzq::after {
right: -37px;
}

.WuZGIPKNgEOm {
padding: 22px 26px 26px;
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
}

.kLwNcwdMlJhg {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
padding: 14px 40px;
border-radius: 12px;
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
font-size: 16px;
font-weight: 700;
text-decoration: none;
transition: transform 0.2s ease, filter 0.2s ease;
}

.kLwNcwdMlJhg:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
}
.lGYHrtJivLsD {
margin-block: 48px;
}

.EuvbZKbUewkc {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--HFHrLMGRTUYB);
margin-bottom: 18px;
}

.DgPcDoEysXao {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 0.6fr);
gap: 18px;
padding: 16px;
border-radius: 16px;
border: 1px solid var(--yLTHVEIMoGqu);
background-color: var(--umkIBDUDxVmB);
}

.VbGGdEJtxUAO {
display: flex;
flex-direction: column;
gap: 8px;
min-width: 0;
}

.DgPcDoEysXao > .VbGGdEJtxUAO:first-child {
container-type: inline-size;
}

.iClEVBFDPlQO {
font-size: 13px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
margin-bottom: 6px;
color: var(--oGVBcXJUYHrF);
}

.dyliAuFbNWJX {
color: var(--oGVBcXJUYHrF);
}

.sYCAoBzmrkBt {
color: var(--ovSrMdGJiRkt);
}

.jPkMohTNgQsq {
color: var(--BNWShEZEltEY);
}

.hlghjUVgFMWm{
display:grid;
grid-template-columns: 1fr 1fr;
gap:10px;
}

.ZNsJqUfoahQX {
display: flex;
flex-direction: column;
gap: 12px;
padding: 12px;
border-radius: 16px;
border: 1px solid var(--yLTHVEIMoGqu);
background-color: var(--umkIBDUDxVmB);
text-decoration: none;
transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.ZNsJqUfoahQX:hover {
background-color: var(--FIHJMPZbDbQN);
text-decoration: none;
transform: scale(1.08);
}

.ILNDBjdqmZxk {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.ILNDBjdqmZxk img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}

.jToGgzTpalku {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
font-size: 15px;
font-weight: 700;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

@media (max-width: 1100px) {
.DgPcDoEysXao {
grid-template-columns: minmax(0, 1fr);
}

.hlghjUVgFMWm {
grid-template-columns: repeat(4, 1fr);
}
}

@media (max-width: 768px) {
.hlghjUVgFMWm {
grid-template-columns: repeat(2, 1fr);
}
}
.RrvCRWNGzram {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.lktGcJIvUMmt {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-width: 240px;
min-height: 56px;
padding: 16px 42px;
border-radius: 999px;
border: 1px solid transparent;
background: var(--YeYMhrWBWzan);
color: var(--uHqzsuYqwWLJ);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
animation: SJlJKmOKSalp 3s ease-in-out infinite;
transition: transform 0.2s ease, filter 0.2s ease;
}

.lktGcJIvUMmt::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
}

@keyframes SJlJKmOKSalp {
0%, 100% {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 6px 18px color-mix(in srgb, var(--FYQUNIRAvwyq) 30%, transparent);
}
50% {
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 30px color-mix(in srgb, var(--FYQUNIRAvwyq) 60%, transparent);
}
}

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

.FjNelxbtqNzN {
background: transparent;
color: var(--HFHrLMGRTUYB);
border-color: var(--yLTHVEIMoGqu);
box-shadow: none;
animation: none;
}

.FjNelxbtqNzN::before {
content: none;
}

.FjNelxbtqNzN:hover {
background: var(--FIHJMPZbDbQN);
filter: none;
}

@media (prefers-reduced-motion: reduce) {
.lktGcJIvUMmt {
animation: none;
}
}
.fhPiXrtCtDcK {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.TNwhmjGDiBwy {
list-style: none;
margin: 0;
padding: 8px 16px;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
gap: 4px;
width: fit-content;
max-width: 100%;
border-radius: 14px;
background: color-mix(in srgb, var(--umkIBDUDxVmB) 70%, transparent);
border: 1px solid var(--yLTHVEIMoGqu);
border-left: 3px solid var(--ovSrMdGJiRkt);
}

.amKUQbpmWXts {
display: inline-flex;
align-items: center;
min-width: 0;
}

.FHZbbOAlEAft {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--HFHrLMGRTUYB) 62%, transparent);
text-decoration: none;
font-weight: 500;
padding: 2px 4px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.2s ease;
}

a.FHZbbOAlEAft:hover {
color: var(--ovSrMdGJiRkt);
text-decoration: none;
}

.amKUQbpmWXts:first-child .FHZbbOAlEAft::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--ovSrMdGJiRkt);
}

.FHZbbOAlEAft[aria-current="page"] {
color: var(--HFHrLMGRTUYB);
font-weight: 700;
cursor: default;
}

.pBIxcalZRPSI {
display: inline-flex;
margin: 0 2px;
}

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

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

.TNwhmjGDiBwy {
padding: 7px 13px;
}
}
.SeXwbAutsEBU {
margin-block: 48px;
}

.kIiYdOghgxqj {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--HFHrLMGRTUYB);
margin: 0 0 12px;
}

.DZQKYIWPVBKL {
border-top: 1px solid var(--yLTHVEIMoGqu);
}

.HAHhggSUrUFi {
border-bottom: 1px solid var(--yLTHVEIMoGqu);
}

.LzSdIRoyAIvD {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
gap: 16px;
padding: 18px 4px;
font-size: 17px;
font-weight: 600;
line-height: 1.4;
color: var(--HFHrLMGRTUYB);
transition: color 0.2s ease;
}

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

.axBwKpBtpkwT {
flex: 0 0 auto;
min-width: 2.2ch;
font-family: var(--XQcvoUdQkSil);
font-size: 18px;
font-weight: 800;
line-height: 1;
color: var(--FYQUNIRAvwyq);
}

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

.KLrMzipyDmkh {
flex: 1 1 auto;
}

.veJRgsqKapnS {
flex: 0 0 auto;
color: color-mix(in srgb, var(--HFHrLMGRTUYB) 55%, transparent);
}

.veJRgsqKapnS::before {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
display: inline-block;
transition: transform 0.25s ease;
}

.HAHhggSUrUFi[open] .veJRgsqKapnS::before {
transform: rotate(180deg);
}

.LzSdIRoyAIvD:hover,
.HAHhggSUrUFi[open] .LzSdIRoyAIvD {
color: var(--ovSrMdGJiRkt);
}

.UfIjozYpYAdZ {
margin-left: calc(2.2ch + 16px);
padding: 0 4px 20px;
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--HFHrLMGRTUYB) 80%, transparent);
}

.HAHhggSUrUFi[open] .UfIjozYpYAdZ {
animation: gGmrErCzhrty 0.3s ease both;
}

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

@media (max-width: 576px) {
.UfIjozYpYAdZ {
margin-left: 0;
}
}

@media (prefers-reduced-motion: reduce) {
.veJRgsqKapnS::before {
transition: none;
}
.HAHhggSUrUFi[open] .UfIjozYpYAdZ {
animation: none;
}
}
.hvFYZKDmSIBs {
width: 100%;
margin-block: 48px;
}

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

.FkUSYVdlXYDN {
position: relative;
border-radius: 14px;
border: 1px solid var(--yLTHVEIMoGqu);
padding: 22px 26px 24px 30px;
overflow: hidden;
}

.KxHuaijKDVyH {
background: color-mix(in srgb, var(--FYQUNIRAvwyq) 7%, var(--umkIBDUDxVmB));
border-color: color-mix(in srgb, var(--FYQUNIRAvwyq) 28%, var(--yLTHVEIMoGqu));
}

.aPpTbYMiluZd {
background: color-mix(in srgb, var(--oGVBcXJUYHrF) 7%, var(--umkIBDUDxVmB));
border-color: color-mix(in srgb, var(--oGVBcXJUYHrF) 28%, var(--yLTHVEIMoGqu));
}

.FkUSYVdlXYDN + .FkUSYVdlXYDN {
margin-top: 16px;
}

.FkUSYVdlXYDN::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 5px;
}

.KxHuaijKDVyH::before {
background: var(--FYQUNIRAvwyq);
}

.aPpTbYMiluZd::before {
background: var(--oGVBcXJUYHrF);
}

.ZpAeqFagViZP {
font-size: 18px;
font-weight: 600;
line-height: 1.3;
margin: 0 0 14px;
}

.KxHuaijKDVyH .ZpAeqFagViZP {
color: var(--FYQUNIRAvwyq);
}

.aPpTbYMiluZd .ZpAeqFagViZP {
color: var(--oGVBcXJUYHrF);
}

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

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

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

.CjOBUGeslDPS {
position: relative;
flex: 0 0 auto;
width: 28px;
height: 28px;
border-radius: 8px;
}

.CjOBUGeslDPS::before {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: 700;
line-height: 1;
}

.KxHuaijKDVyH .CjOBUGeslDPS {
background: var(--FYQUNIRAvwyq);
}

.KxHuaijKDVyH .CjOBUGeslDPS::before {
content: '\2713';
color: var(--uHqzsuYqwWLJ);
}

.aPpTbYMiluZd .CjOBUGeslDPS {
background: var(--oGVBcXJUYHrF);
}

.aPpTbYMiluZd .CjOBUGeslDPS::before {
content: '\2715';
color: var(--umkIBDUDxVmB);
}

.xnKEgOZKGYln {
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--HFHrLMGRTUYB) 90%, transparent);
}

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

.FkUSYVdlXYDN {
padding: 18px 18px 20px 22px;
}

.xnKEgOZKGYln {
font-size: 14px;
}
}
.LdYsBmmhNoxd {
width: 100%;
margin-block: 48px;
}

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

.ZhamjBPowZbW {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
column-gap: 32px;
row-gap: 2px;
}

.zhWnncAeHTcW {
position: relative;
display: flex;
align-items: baseline;
gap: 14px;
padding: 15px 0;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--HFHrLMGRTUYB) 90%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--yLTHVEIMoGqu) 60%, transparent);
}

.hmBuqLARxdpG {
flex: 0 0 auto;
font-size: 15px;
font-weight: 700;
font-variant-numeric: tabular-nums;
line-height: 1.6;
color: var(--FYQUNIRAvwyq);
}

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

.ZhamjBPowZbW {
grid-template-columns: 1fr;
}

.zhWnncAeHTcW {
font-size: 14px;
}
}
.TNqlCaVIjZRs {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 50%;
display: none;
align-items: center;
justify-content: center;
background-color: var(--umkIBDUDxVmB);
border: 1.5px solid color-mix(in srgb, var(--FYQUNIRAvwyq) 50%, var(--yLTHVEIMoGqu));
box-shadow: 0 8px 20px var(--pfFkzKEwPNnz);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

.TNqlCaVIjZRs::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--ovSrMdGJiRkt);
transition: color 0.25s ease;
}

.TNqlCaVIjZRs:hover {
transform: translateY(-3px);
background: var(--YeYMhrWBWzan);
border-color: transparent;
}

.TNqlCaVIjZRs:hover::after {
color: var(--uHqzsuYqwWLJ);
}

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

@media (prefers-reduced-motion: reduce) {
.TNqlCaVIjZRs,
.TNqlCaVIjZRs:hover {
transition: none;
transform: none;
}
}
.vYlHWmeRKIcC {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid var(--aLkowsazDtCU);
border-radius: 14px;
box-shadow: 0 10px 30px var(--pfFkzKEwPNnz);
background-color: var(--gDHDlUpgqlmY);
}

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

table thead th {
background:
linear-gradient(90deg, var(--FYQUNIRAvwyq) 0%, var(--BNWShEZEltEY) 100%) bottom / 100% 3px no-repeat,
var(--TcwyByuztTxC);
color: var(--hLGpWvulRbho);
font-size: 13px;
font-weight: 700;
letter-spacing: 0.07em;
text-transform: uppercase;
text-align: left;
padding: 16px 18px;
white-space: nowrap;
}

table tbody td {
padding: 14px 18px;
vertical-align: top;
border-top: 1px solid var(--aLkowsazDtCU);
transition: background-color 0.18s ease, box-shadow 0.18s ease;
}

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

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

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

table tbody tr:hover td:first-child {
box-shadow: inset 3px 0 0 0 var(--FYQUNIRAvwyq);
}

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

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

@container (max-width: 900px) {
.vYlHWmeRKIcC > table {
width: max-content;
min-width: 100%;
}
}

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

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

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

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

.CETYTMvBQdFu thead {
display: none;
}

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

.CETYTMvBQdFu tbody tr {
margin-bottom: 16px;
border: 1px solid var(--aLkowsazDtCU);
border-radius: 14px;
overflow: hidden;
background-color: var(--gDHDlUpgqlmY);
box-shadow: 0 6px 20px var(--pfFkzKEwPNnz);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

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

.CETYTMvBQdFu tbody tr:active {
transform: scale(0.99);
box-shadow: 0 3px 12px var(--pfFkzKEwPNnz);
}

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

.CETYTMvBQdFu tbody tr:hover td {
background-color: transparent;
}

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

.CETYTMvBQdFu td {
position: relative;
display: flex;
flex-direction: column;
gap: 10px;
border: none;
border-top: 1px solid var(--aLkowsazDtCU);
padding: 0 16px 14px;
}

.CETYTMvBQdFu td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 12px 16px;
text-align: center;
background:
linear-gradient(90deg, var(--FYQUNIRAvwyq) 0%, var(--BNWShEZEltEY) 100%) bottom / 100% 3px no-repeat,
var(--TcwyByuztTxC);
color: var(--hLGpWvulRbho);
font-size: 13px;
font-weight: 700;
letter-spacing: 0.07em;
text-transform: uppercase;
}

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

.CETYTMvBQdFu tbody tr td:first-child {
border-top: none;
font-family: var(--XQcvoUdQkSil);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--HFHrLMGRTUYB);
}
}
.wjGmblHJHxtq {
display: flex;
}

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

.YiwFsYsffDzD {
color: var(--hLGpWvulRbho);
border: 1px solid color-mix(in srgb, var(--hLGpWvulRbho) 26%, transparent);
background: color-mix(in srgb, var(--hLGpWvulRbho) 7%, transparent);
font-size: 16px;
font-weight: 600;
border-radius: 15px;
padding: 7px 22px;
transition: border-color 0.18s, color 0.18s, background 0.18s;
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}

.YiwFsYsffDzD:hover {
border-color: color-mix(in srgb, var(--FYQUNIRAvwyq) 70%, transparent);
background: color-mix(in srgb, var(--hLGpWvulRbho) 12%, transparent);
}

.YiwFsYsffDzD::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
margin-left: 6px;
transition: transform 0.22s;
}

#lang-dropdown-toggle:checked + .YiwFsYsffDzD::after {
transform: rotate(180deg);
}

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

.EFtzFsrAOVCC {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--hLGpWvulRbho);
background: color-mix(in srgb, var(--UeBokdumpDEZ) 90%, #fff 10%);
border-radius: 15px;
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.4);
border: 1px solid color-mix(in srgb, var(--FYQUNIRAvwyq) 30%, transparent);
z-index: 99;
padding: 6px;
}

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

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

.EFtzFsrAOVCC .lNTSPEPiMcUR {
white-space: nowrap;
border-radius: 9px;
padding: 8px 18px;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
color: var(--hLGpWvulRbho);
}

.EFtzFsrAOVCC .lNTSPEPiMcUR:hover {
background: color-mix(in srgb, var(--FYQUNIRAvwyq) 18%, transparent);
color: var(--FYQUNIRAvwyq);
}

.EFtzFsrAOVCC .lNTSPEPiMcUR.is-active {
color: var(--UeBokdumpDEZ);
font-weight: 600;
background: var(--FYQUNIRAvwyq);
}

.ajTLKOBXDgZi .wjGmblHJHxtq,
.ajTLKOBXDgZi .hTTUfQAqayoe {
display: block;
}

.ajTLKOBXDgZi .YiwFsYsffDzD {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--HFHrLMGRTUYB);
border: 1px solid var(--yLTHVEIMoGqu);
background: var(--FIHJMPZbDbQN);
}

.ajTLKOBXDgZi .YiwFsYsffDzD:hover {
border-color: color-mix(in srgb, var(--FYQUNIRAvwyq) 70%, transparent);
background: var(--umkIBDUDxVmB);
}

.ajTLKOBXDgZi .YiwFsYsffDzD::after {
margin-left: auto;
}

.ajTLKOBXDgZi .EFtzFsrAOVCC {
left: 0;
right: 0;
min-width: 0;
color: var(--HFHrLMGRTUYB);
background: var(--gDHDlUpgqlmY);
border: 1px solid var(--yLTHVEIMoGqu);
box-shadow: 0 10px 28px var(--pfFkzKEwPNnz);
}

.ajTLKOBXDgZi .EFtzFsrAOVCC .lNTSPEPiMcUR {
color: var(--HFHrLMGRTUYB);
}

.ajTLKOBXDgZi .EFtzFsrAOVCC .lNTSPEPiMcUR:hover {
background: var(--umkIBDUDxVmB);
color: var(--ovSrMdGJiRkt);
}

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

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

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

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

.jypNxTiPlIBz a:hover {
color: var(--BNWShEZEltEY);
}

@media (max-width: 992px) {
.ryMVVJcZAgcQ {
margin-left: 0;
}
}
.YqnLwwilOcBI {
position: relative;
--YfqXJAbyyWvN: color-mix(in srgb, var(--FYQUNIRAvwyq) 64%, #fff);
--TPuKkBmvwJCN: color-mix(in srgb, var(--BNWShEZEltEY) 70%, #fff);
background: var(--UeBokdumpDEZ);
color: var(--hLGpWvulRbho);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

.xUGjKybsbYoA {
display: grid;
grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr) minmax(0, 1.2fr);
gap: 48px;
align-items: start;
}

.BPqKsviPXqKx {
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: var(--YfqXJAbyyWvN);
margin-bottom: 18px;
}

.eiSDIHxYZdOy {
display: flex;
align-items: center;
gap: 16px;
}

.OgPYGDvrvsrx {
display: inline-flex;
align-items: center;
gap: 14px;
text-decoration: none;
color: inherit;
width: fit-content;
}

.nwNhtKuHLZLN {
width: 48px;
height: 48px;
border-radius: 12px;
object-fit: cover;
}

.WcmAfTGSqxro {
font-family: var(--XQcvoUdQkSil);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--hLGpWvulRbho);
}

.JYYuydhYnRKL {
margin: 0;
font-size: 14px;
line-height: 1.65;
color: color-mix(in srgb, var(--hLGpWvulRbho) 65%, transparent);
max-width: 420px;
}

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

.KYCLUVIqspML {
display: inline-flex;
align-items: center;
gap: 8px;
color: color-mix(in srgb, var(--hLGpWvulRbho) 78%, transparent);
font-size: 15px;
font-weight: 500;
text-decoration: none;
transition: color 0.2s ease, gap 0.2s ease;
}

.KYCLUVIqspML::before {
content: "";
width: 6px;
height: 6px;
border-radius: 2px;
background: color-mix(in srgb, var(--YfqXJAbyyWvN) 55%, transparent);
transition: background 0.2s ease, transform 0.2s ease;
}

.KYCLUVIqspML:hover {
color: var(--YfqXJAbyyWvN);
gap: 12px;
text-decoration: none;
}

.KYCLUVIqspML:hover::before {
background: var(--YfqXJAbyyWvN);
transform: scale(1.25);
}

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

.HHuyNoIGjNJU {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 16px;
}

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

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

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

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

.FqgzUfobgKuM {
display: flex;
align-items: center;
gap: 24px;
flex-wrap: wrap;
padding: 22px 0;
border-block: 1px solid color-mix(in srgb, var(--hLGpWvulRbho) 10%, transparent);
}

.HXgPwlkEGyRJ {
flex-shrink: 0;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: color-mix(in srgb, var(--hLGpWvulRbho) 55%, transparent);
}

.RWajrkaNfcRX {
display: flex;
flex-wrap: wrap;
gap: 12px;
align-items: center;
}

.WplChXmWUEwS {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
height: 42px;
border-radius: 10px;
background: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}

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

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

.tdkcHHjgZmaO {
display: flex;
justify-content: center;
align-items: center;
}

.lgYyXHGNUoVv {
font-size: 13px;
color: color-mix(in srgb, var(--hLGpWvulRbho) 60%, transparent);
text-align: center;
}

.lgYyXHGNUoVv span {
color: var(--YfqXJAbyyWvN);
font-weight: 700;
}

@media (max-width: 992px) {
.YqnLwwilOcBI {
margin-left: 0;
padding: 24px 20px;
}
.xUGjKybsbYoA {
grid-template-columns: 1fr 1fr;
gap: 36px 32px;
}
.GGqyzrIEYeWL {
grid-column: 1 / -1;
}
}

@media (max-width: 767px) {

.mdFidsxJUbtW {
gap: 28px;
}
.xUGjKybsbYoA {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.eiSDIHxYZdOy {
justify-content: center;
}
.oJKAcmjQhnlC {
align-items: center;
}
.GGqyzrIEYeWL {
align-items: center;
}
.HHuyNoIGjNJU {
justify-content: center;
}
.SDUtRQFICxKG {
text-align: center;
}
.FqgzUfobgKuM {
flex-direction: column;
gap: 14px;
text-align: center;
}
.RWajrkaNfcRX {
justify-content: center;
}
}

@media (max-width: 576px) {
.WplChXmWUEwS {
height: 32px;
padding: 5px 9px;
}
.WplChXmWUEwS img {
height: 18px;
}
.cDgppVQHqHXp {
height: 26px;
}
}
.eLLYFeiuhvzn {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.eLLYFeiuhvzn .llCvTluuoDtP {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.eLLYFeiuhvzn .xlzxhrbkfeaC {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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