:root {
--SyskRUYIHufD: #F3F6FA;
--CxoUCJIFWgLl: #D8E1EC;
--gvcoxSyrZlEZ: #1B66CC;
--qDcklcMLVVov: #EFF4FA;
--VKzdwXzSkdZQ: #FDFEFF;
--gQwzJKMIwyjv: #13202C;
--zFQsrxPnHWXw: #6B40C2;
--JrkJFCUoKOoj: #16202B;
--IOrQOtaUFNHN: #114080;
--bXNFmZIOiAZW: #134388;
--kTQyouxwwyjS: #EAF1F8;
--clIOszhqGFjn: linear-gradient(135deg, #0F3874 0%, #2074E4 55%, #4F95FF 100%);
--UVqAvbUgsIaT: #FDFEFF;
--sAxFaHiqDqRw: #FCFDFE;
--rkMutjUFBTjP: #16202B;
--XxMDNdRMiFSh: #13202C;
--AWBSUdgHWGSN: #EAF1F8;
--wQSrqGhHevPr: #16202B;
--QJjGKTQxcgNX: #1B66CC;
--sbAwyADHFuyF: #D8E1EC;
--TWCMBsjMrPAB: rgba(25,45,75,0.09);
--kjkjlBvSEixx: #6B40C2;
--eHMMArtijdgM: #E07B12;
--vcfQmmhrVkAW: #F5A038;
--UWvsqxxSNRhq: 'Plus Jakarta Sans', sans-serif;
--uqkmbpCkvgOn: 'Roboto', sans-serif;
--lmCSXLzMbtgU: #EAF3FF;
--rPYZnRTEbnEt: linear-gradient(180deg, color-mix(in srgb, var(--gvcoxSyrZlEZ) 84%, #000) 0%, color-mix(in srgb, var(--gvcoxSyrZlEZ) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.wGnFxeahZZhr a,
.uvvrYPgtfZbv a {
color: var(--kTQyouxwwyjS);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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(--JrkJFCUoKOoj);
}

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

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

.lZhoZqkRXysy,
.SvGdBYdwSYZE,
.inside-aKuAljsodfJM {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.lZhoZqkRXysy {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.HtHgVtfTAKYi:checked ~ .TtvsrvPOAaoD::before {
content: '✕';
}

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

.ZysCDtcnrDZq a,
.UKmnWcvkybKF {
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;
}

.ZysCDtcnrDZq a:first-child {
background-color: transparent;
border-color: var(--sbAwyADHFuyF);
color: var(--JrkJFCUoKOoj);
}

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

.ZysCDtcnrDZq a:nth-child(2),
.UKmnWcvkybKF {
background: var(--rPYZnRTEbnEt);
color: var(--lmCSXLzMbtgU);
animation: fMWTLhtXskmF 3.2s ease-in-out infinite;
}

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

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

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

.UKmnWcvkybKF {
display: none;
}

.PGVVWEfgbmKR {
display: none;
}

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

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

.ZysCDtcnrDZq {
display: none;
}

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

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

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

.HtHgVtfTAKYi:checked ~ .PGVVWEfgbmKR {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.HtHgVtfTAKYi:checked ~ .TtvsrvPOAaoD {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.ThqpcRqNWjOV {
gap: 12px;
}

.QkYnPaECVFad {
width: 40px;
}

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

.HtHgVtfTAKYi:checked ~ .TtvsrvPOAaoD {
top: 11px;
right: 11px;
}
}
.frCYovBgyGFI {
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(--sbAwyADHFuyF);
border-left: 0;
background-color: var(--UVqAvbUgsIaT);
box-shadow: 0 10px 30px var(--TWCMBsjMrPAB);
overflow-y: auto;
z-index: 20;
}

.UvbrEnusBVKJ {
display: block;
}

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

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

.wFhkFluJqrwh {
margin: 0;
}

.GNqajKuGyYpP {
display: block;
padding: 11px 13px;
border-radius: 10px;
color: var(--JrkJFCUoKOoj);
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;
}

.wFhkFluJqrwh.active .GNqajKuGyYpP {
background-color: var(--qDcklcMLVVov);
border-color: var(--sbAwyADHFuyF);
color: var(--QJjGKTQxcgNX);
box-shadow: inset 3px 0 0 0 var(--gvcoxSyrZlEZ);
}

.GNqajKuGyYpP:hover {
background-color: var(--VKzdwXzSkdZQ);
border-color: var(--sbAwyADHFuyF);
color: var(--QJjGKTQxcgNX);
text-decoration: none;
}

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

.uuGFxDjrHyNB > .GNqajKuGyYpP,
.uuGFxDjrHyNB > .NgxoQGBwDoea {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.uuGFxDjrHyNB > .GNqajKuGyYpP:hover,
.uuGFxDjrHyNB > .NgxoQGBwDoea:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.uuGFxDjrHyNB:hover {
background-color: var(--VKzdwXzSkdZQ);
border-color: var(--sbAwyADHFuyF);
}

.wFhkFluJqrwh.active > .uuGFxDjrHyNB,
.DtdKrXNIDExy.active > .uuGFxDjrHyNB {
background-color: var(--qDcklcMLVVov);
border-color: var(--sbAwyADHFuyF);
}

.wFhkFluJqrwh.active > .uuGFxDjrHyNB > .GNqajKuGyYpP,
.DtdKrXNIDExy.active > .uuGFxDjrHyNB > .NgxoQGBwDoea {
background-color: transparent;
border-color: transparent;
color: var(--QJjGKTQxcgNX);
}


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

}

.DtdKrXNIDExy {
margin: 0;
}

.NgxoQGBwDoea {
display: block;
padding: 10px 12px;
border-radius: 10px;
color: var(--JrkJFCUoKOoj);
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;
}

.DtdKrXNIDExy.active > .NgxoQGBwDoea {
background-color: var(--qDcklcMLVVov);
border-color: var(--sbAwyADHFuyF);
color: var(--QJjGKTQxcgNX);
}

.NgxoQGBwDoea:hover {
background-color: var(--VKzdwXzSkdZQ);
border-color: var(--sbAwyADHFuyF);
color: var(--QJjGKTQxcgNX);
text-decoration: none;
}

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

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

.IHvylewAPXhw:hover {
background-color: transparent;
border-color: var(--sbAwyADHFuyF);
color: var(--QJjGKTQxcgNX);
transform: none;
}

.eheUFYOhdEDX:checked ~ .uuGFxDjrHyNB .IHvylewAPXhw::before {
transform: rotate(180deg);
}

.eheUFYOhdEDX:checked ~ .srRMZfDvkzde {
display: flex;
}

.MpMRUmiEoRIv {
height: 1px;
background-color: var(--sbAwyADHFuyF);
}

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

.mtYJXtlshqgU {
display: none;
}


@media (max-width: 992px) {
.frCYovBgyGFI {
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(--sbAwyADHFuyF);
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(--TWCMBsjMrPAB);
z-index: 60;
}

.frCYovBgyGFI::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(--JrkJFCUoKOoj) 22%, transparent);
}

.HtHgVtfTAKYi:checked ~ .frCYovBgyGFI {
transform: translateY(0);
}

.YmdRXPkXoDit {
display: flex;
}

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

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

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

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

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

.OdiLjLfivrwQ {
display: none;
}

@media (max-width: 992px) {
.OdiLjLfivrwQ {
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(--VKzdwXzSkdZQ);
border: 1px solid var(--sbAwyADHFuyF);
box-shadow: 0 12px 30px var(--TWCMBsjMrPAB);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

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

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

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

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

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

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

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

.biHGuHObTGuq {
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%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.WwtAzFZbOvtN {
font-size: 27px;
}

.DmIXDMoMkauF {
width: 100%;
}
}

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

.TnxQpJqtyGAW > * {
animation: pSwxpOjtZhvR 0.5s ease both;
}

.UzbWpgCiTdeg { animation-delay: 0.04s; }
.WwtAzFZbOvtN { animation-delay: 0.1s; }
.owgGPjfPNnFQ { animation-delay: 0.16s; }
.hpJfbgMYwxQg { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.TnxQpJqtyGAW > * {
animation: none;
}
.DmIXDMoMkauF {
transition: none;
}
.DmIXDMoMkauF:hover {
transform: none;
}
}
.EoMnyVEUnWbE {
position: relative;
max-width: 560px;
margin: 40px auto;
border-radius: 16px;
border: 1px solid var(--sbAwyADHFuyF);
background-color: var(--VKzdwXzSkdZQ);
box-shadow: 0 12px 30px var(--TWCMBsjMrPAB);
}

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

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

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

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

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

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

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

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

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

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

.kmQUdRYjVoVj {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--JrkJFCUoKOoj);
margin: 0 0 20px;
}

.oRhDcmzYHcnf {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
}

.foEoGNsXRUko {
margin: 24px 0;
font-size: 16px;
line-height: 1.7;
color: color-mix(in srgb, var(--JrkJFCUoKOoj) 80%, transparent);
}

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

.ywgSHhxdZxoZ:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--gvcoxSyrZlEZ) 45%, var(--sbAwyADHFuyF));
box-shadow: 0 12px 26px var(--TWCMBsjMrPAB);
}

.lwWoUnAZORTI {
display: block;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 4 / 3;
}

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

.YnKiyrurfWCQ {
position: absolute;
top: 20px;
left: 20px;
padding: 5px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.06em;
border: 1px solid transparent;
}

.fkAbvRzaTXHD {
color: var(--eHMMArtijdgM);
background: color-mix(in srgb, var(--eHMMArtijdgM) 22%, var(--VKzdwXzSkdZQ));
border-color: color-mix(in srgb, var(--eHMMArtijdgM) 38%, transparent);
}

.yULYynRnWALi {
color: var(--QJjGKTQxcgNX);
background: color-mix(in srgb, var(--gvcoxSyrZlEZ) 18%, var(--VKzdwXzSkdZQ));
border-color: color-mix(in srgb, var(--gvcoxSyrZlEZ) 34%, transparent);
}

.bJjakZRHmJkl {
color: var(--zFQsrxPnHWXw);
background: color-mix(in srgb, var(--zFQsrxPnHWXw) 20%, var(--VKzdwXzSkdZQ));
border-color: color-mix(in srgb, var(--zFQsrxPnHWXw) 36%, transparent);
}

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

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

.RCGMqrGPKGyr {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
min-width: 240px;
min-height: 54px;
padding: 15px 34px;
border-radius: 12px;
background: transparent;
color: var(--QJjGKTQxcgNX);
border: 1.5px solid color-mix(in srgb, var(--gvcoxSyrZlEZ) 55%, transparent);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.RCGMqrGPKGyr::after {
content: "\f061";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
transition: transform 0.2s ease;
}

.RCGMqrGPKGyr:hover {
background: var(--rPYZnRTEbnEt);
color: var(--lmCSXLzMbtgU);
border-color: transparent;
transform: translateY(-2px);
text-decoration: none;
}

.RCGMqrGPKGyr:hover::after {
transform: translateX(4px);
}

.nyUoWgRuqSTj {
border-color: var(--sbAwyADHFuyF);
color: var(--JrkJFCUoKOoj);
}

.nyUoWgRuqSTj::after {
content: none;
}

.nyUoWgRuqSTj:hover {
background: var(--qDcklcMLVVov);
color: var(--JrkJFCUoKOoj);
border-color: var(--sbAwyADHFuyF);
}
.CmxdfHcDMERs {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.jKhFmRQdaIkn {
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(--VKzdwXzSkdZQ) 70%, transparent);
border: 1px solid var(--sbAwyADHFuyF);
border-left: 3px solid var(--QJjGKTQxcgNX);
}

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

.RotRuJWohpQl {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--JrkJFCUoKOoj) 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.RotRuJWohpQl:hover {
color: var(--QJjGKTQxcgNX);
text-decoration: none;
}

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

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

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

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

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

.jKhFmRQdaIkn {
padding: 7px 13px;
}
}
.mbQpMXXGztho {
margin-block: 48px;
}

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

.EyxMrzuVFccl {
border-top: 1px solid var(--sbAwyADHFuyF);
}

.sivbHXJiUZAh {
border-bottom: 1px solid var(--sbAwyADHFuyF);
}

.wblimWInjqWm {
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(--JrkJFCUoKOoj);
transition: color 0.2s ease;
}

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

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

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

.THnIRtxQLyms {
flex: 1 1 auto;
}

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

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

.sivbHXJiUZAh[open] .oYrlLHgoapwZ::before {
transform: rotate(180deg);
}

.wblimWInjqWm:hover,
.sivbHXJiUZAh[open] .wblimWInjqWm {
color: var(--QJjGKTQxcgNX);
}

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

.sivbHXJiUZAh[open] .SagvIPXrAQUq {
animation: efDXAnEUpJKH 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.oYrlLHgoapwZ::before {
transition: none;
}
.sivbHXJiUZAh[open] .SagvIPXrAQUq {
animation: none;
}
}
.cVuajzDskhcN {
width: 100%;
margin-block: 48px;
}

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

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

.AnXjZkpkXEqk {
background: color-mix(in srgb, var(--gvcoxSyrZlEZ) 7%, var(--VKzdwXzSkdZQ));
border-color: color-mix(in srgb, var(--gvcoxSyrZlEZ) 28%, var(--sbAwyADHFuyF));
}

.TXNXYZsYYzOV {
background: color-mix(in srgb, var(--eHMMArtijdgM) 7%, var(--VKzdwXzSkdZQ));
border-color: color-mix(in srgb, var(--eHMMArtijdgM) 28%, var(--sbAwyADHFuyF));
}

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

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

.AnXjZkpkXEqk::before {
background: var(--gvcoxSyrZlEZ);
}

.TXNXYZsYYzOV::before {
background: var(--eHMMArtijdgM);
}

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

.AnXjZkpkXEqk .VrSpKYAJQWBQ {
color: var(--gvcoxSyrZlEZ);
}

.TXNXYZsYYzOV .VrSpKYAJQWBQ {
color: var(--eHMMArtijdgM);
}

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

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

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

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

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

.AnXjZkpkXEqk .VtUQQvCHHEQg {
background: var(--gvcoxSyrZlEZ);
}

.AnXjZkpkXEqk .VtUQQvCHHEQg::before {
content: '\2713';
color: var(--lmCSXLzMbtgU);
}

.TXNXYZsYYzOV .VtUQQvCHHEQg {
background: var(--eHMMArtijdgM);
}

.TXNXYZsYYzOV .VtUQQvCHHEQg::before {
content: '\2715';
color: var(--VKzdwXzSkdZQ);
}

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

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

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

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

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

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

.pPSnVCbRGwip {
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(--JrkJFCUoKOoj) 90%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--sbAwyADHFuyF) 60%, transparent);
}

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

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

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

.pPSnVCbRGwip {
font-size: 14px;
}
}
.dfEsXCnSNQZW {
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(--VKzdwXzSkdZQ);
border: 1.5px solid color-mix(in srgb, var(--gvcoxSyrZlEZ) 50%, var(--sbAwyADHFuyF));
box-shadow: 0 8px 20px var(--TWCMBsjMrPAB);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

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

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

.dfEsXCnSNQZW:hover::after {
color: var(--lmCSXLzMbtgU);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--gvcoxSyrZlEZ) 0%, var(--zFQsrxPnHWXw) 100%) bottom / 100% 3px no-repeat,
var(--gQwzJKMIwyjv);
color: var(--AWBSUdgHWGSN);
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(--CxoUCJIFWgLl);
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(--qDcklcMLVVov) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.pSwiNwvxbXul thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.pSwiNwvxbXul tbody tr td:first-child {
border-top: none;
font-family: var(--uqkmbpCkvgOn);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--JrkJFCUoKOoj);
}
}
.pDBhYiPiycny {
display: flex;
}

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

.tevtFVCDRAzO {
color: var(--AWBSUdgHWGSN);
border: 1px solid color-mix(in srgb, var(--AWBSUdgHWGSN) 26%, transparent);
background: color-mix(in srgb, var(--AWBSUdgHWGSN) 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;
}

.tevtFVCDRAzO:hover {
border-color: color-mix(in srgb, var(--gvcoxSyrZlEZ) 70%, transparent);
background: color-mix(in srgb, var(--AWBSUdgHWGSN) 12%, transparent);
}

.tevtFVCDRAzO::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 + .tevtFVCDRAzO::after {
transform: rotate(180deg);
}

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

.CnpCJsAOeBIJ {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--AWBSUdgHWGSN);
background: color-mix(in srgb, var(--XxMDNdRMiFSh) 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(--gvcoxSyrZlEZ) 30%, transparent);
z-index: 99;
padding: 6px;
}

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

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

.CnpCJsAOeBIJ .bmnnLITCzjZY {
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(--AWBSUdgHWGSN);
}

.CnpCJsAOeBIJ .bmnnLITCzjZY:hover {
background: color-mix(in srgb, var(--gvcoxSyrZlEZ) 18%, transparent);
color: var(--gvcoxSyrZlEZ);
}

.CnpCJsAOeBIJ .bmnnLITCzjZY.is-active {
color: var(--XxMDNdRMiFSh);
font-weight: 600;
background: var(--gvcoxSyrZlEZ);
}

.frCYovBgyGFI .pDBhYiPiycny,
.frCYovBgyGFI .brhLLbndgime {
display: block;
}

.frCYovBgyGFI .tevtFVCDRAzO {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--JrkJFCUoKOoj);
border: 1px solid var(--sbAwyADHFuyF);
background: var(--qDcklcMLVVov);
}

.frCYovBgyGFI .tevtFVCDRAzO:hover {
border-color: color-mix(in srgb, var(--gvcoxSyrZlEZ) 70%, transparent);
background: var(--VKzdwXzSkdZQ);
}

.frCYovBgyGFI .tevtFVCDRAzO::after {
margin-left: auto;
}

.frCYovBgyGFI .CnpCJsAOeBIJ {
left: 0;
right: 0;
min-width: 0;
color: var(--JrkJFCUoKOoj);
background: var(--UVqAvbUgsIaT);
border: 1px solid var(--sbAwyADHFuyF);
box-shadow: 0 10px 28px var(--TWCMBsjMrPAB);
}

.frCYovBgyGFI .CnpCJsAOeBIJ .bmnnLITCzjZY {
color: var(--JrkJFCUoKOoj);
}

.frCYovBgyGFI .CnpCJsAOeBIJ .bmnnLITCzjZY:hover {
background: var(--VKzdwXzSkdZQ);
color: var(--QJjGKTQxcgNX);
}

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

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

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

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

.gNhEGudRYYQn a:hover {
color: var(--zFQsrxPnHWXw);
}

@media (max-width: 992px) {
.MgPNimJGAwoU {
margin-left: 0;
}
}
.uvvrYPgtfZbv {
position: relative;
--MtqZSzRhYlfK: color-mix(in srgb, var(--gvcoxSyrZlEZ) 64%, #fff);
--oRdTUjzDajTP: color-mix(in srgb, var(--zFQsrxPnHWXw) 70%, #fff);
background: var(--XxMDNdRMiFSh);
color: var(--AWBSUdgHWGSN);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.TyqixikOWjdO {
font-family: var(--uqkmbpCkvgOn);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--AWBSUdgHWGSN);
}

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

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

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

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

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

.joiONFSekodm:hover::before {
background: var(--MtqZSzRhYlfK);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.KggYULjOvROf span {
color: var(--MtqZSzRhYlfK);
font-weight: 700;
}

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

@media (max-width: 767px) {

.JUQkCeExQQUm {
gap: 28px;
}
.QCFdrSJmDsQH {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.OQZNCFVULMcE {
justify-content: center;
}
.CawmqqgSiZWh {
align-items: center;
}
.RyrcUbIrFyvV {
align-items: center;
}
.rXUdvQMKydZD {
justify-content: center;
}
.sinHBwTkgGVO {
text-align: center;
}
.GEbpgtRhEvmb {
flex-direction: column;
gap: 14px;
text-align: center;
}
.XqhgohGEWLVf {
justify-content: center;
}
}

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

.JdEcKxfQhBWy .UNWyJrFyZzcD {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.JdEcKxfQhBWy .wGnFxeahZZhr {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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