:root {
--ljQocGQKSGGk: #101A26;
--kfqjigNFXWMi: #263444;
--UWOdkqmrbNwU: #42B652;
--ZwyPjMAaJGTG: #2A3A4B;
--WTHUrElRfJcM: #1C2838;
--LjWHbPzOSSgX: #0B131C;
--YtejALzYJTVE: #8457E0;
--HghOSZquJToa: #FFFFFF;
--rQKlgLiJbWuG: #0C2618;
--pJcPNNsfaDEt: #184230;
--rgJLekZdVRGu: #EAF1F8;
--kgPFUNdrEyMB: linear-gradient(135deg, #10301F 0%, #184A32 58%, #3FB950 100%);
--JylouXftKrUt: #1C2838;
--jKiUVPRwrfHA: #0B121B;
--VLCNgamVHrxQ: #FFFFFF;
--ASWLyKsHkNRM: #0B131C;
--mfOwLmGfRhnF: #EAF1F8;
--OIEuoAjGsrhD: #FFFFFF;
--XoGQAEGcROSe: #42B652;
--VKddAdLNjPYM: #263444;
--uwMQeGlojkXK: rgba(4,9,16,0.46);
--NNUoYENwjXDm: #8457E0;
--gCUhHtbMapeJ: #F5821F;
--ZnPJMHgpiwkr: #FF9F47;
--UDaldPvOpbYQ: 'Rubik', sans-serif;
--KTETwQVQmblm: 'Montserrat', sans-serif;
--mnLSMWjntzCF: #EAF1F8;
--MuGwRXCJenxA: linear-gradient(180deg, color-mix(in srgb, var(--UWOdkqmrbNwU) 84%, #000) 0%, color-mix(in srgb, var(--UWOdkqmrbNwU) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.pKbEvqdzmAmL a,
.vtbVPmhxTLWv a {
color: var(--rgJLekZdVRGu);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.hWRLiriRWRHz,
.HICnSYAwcMnV,
.inside-kmCmKLcAhENC {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.hWRLiriRWRHz {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.TuUzGodCbLqS:checked ~ .JYLixKIEboso::before {
content: '✕';
}

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

.chrwllpALbfl a,
.PvrHDEOwEvHL {
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;
}

.chrwllpALbfl a:first-child {
background-color: transparent;
border-color: var(--VKddAdLNjPYM);
color: var(--HghOSZquJToa);
}

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

.chrwllpALbfl a:nth-child(2),
.PvrHDEOwEvHL {
background: var(--MuGwRXCJenxA);
color: var(--mnLSMWjntzCF);
animation: kXDFpngjZoGB 3.2s ease-in-out infinite;
}

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

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

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

.PvrHDEOwEvHL {
display: none;
}

.yWEuHQGBRzTK {
display: none;
}

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

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

.chrwllpALbfl {
display: none;
}

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

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

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

.TuUzGodCbLqS:checked ~ .yWEuHQGBRzTK {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.TuUzGodCbLqS:checked ~ .JYLixKIEboso {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.tYsqUttTPpDQ {
gap: 12px;
}

.ZbrrGJVdTRcY {
width: 40px;
}

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

.TuUzGodCbLqS:checked ~ .JYLixKIEboso {
top: 11px;
right: 11px;
}
}
.TPBgYtsWKaBl {
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(--VKddAdLNjPYM);
border-left: 0;
background-color: var(--JylouXftKrUt);
box-shadow: 0 10px 30px var(--uwMQeGlojkXK);
overflow-y: auto;
z-index: 20;
}

.VNeVZUbfvkPy {
display: block;
}

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

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

.xHIQNfNRZjMO {
margin: 0;
}

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

.xHIQNfNRZjMO.active .iiTCoeQRyoiX {
background-color: var(--ZwyPjMAaJGTG);
border-color: var(--VKddAdLNjPYM);
color: var(--XoGQAEGcROSe);
box-shadow: inset 3px 0 0 0 var(--UWOdkqmrbNwU);
}

.iiTCoeQRyoiX:hover {
background-color: var(--WTHUrElRfJcM);
border-color: var(--VKddAdLNjPYM);
color: var(--XoGQAEGcROSe);
text-decoration: none;
}

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

.tUEYbAMadYfe > .iiTCoeQRyoiX,
.tUEYbAMadYfe > .lNofVHhGtYcu {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.tUEYbAMadYfe > .iiTCoeQRyoiX:hover,
.tUEYbAMadYfe > .lNofVHhGtYcu:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.tUEYbAMadYfe:hover {
background-color: var(--WTHUrElRfJcM);
border-color: var(--VKddAdLNjPYM);
}

.xHIQNfNRZjMO.active > .tUEYbAMadYfe,
.xYQIiSTLnUhD.active > .tUEYbAMadYfe {
background-color: var(--ZwyPjMAaJGTG);
border-color: var(--VKddAdLNjPYM);
}

.xHIQNfNRZjMO.active > .tUEYbAMadYfe > .iiTCoeQRyoiX,
.xYQIiSTLnUhD.active > .tUEYbAMadYfe > .lNofVHhGtYcu {
background-color: transparent;
border-color: transparent;
color: var(--XoGQAEGcROSe);
}


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

}

.xYQIiSTLnUhD {
margin: 0;
}

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

.xYQIiSTLnUhD.active > .lNofVHhGtYcu {
background-color: var(--ZwyPjMAaJGTG);
border-color: var(--VKddAdLNjPYM);
color: var(--XoGQAEGcROSe);
}

.lNofVHhGtYcu:hover {
background-color: var(--WTHUrElRfJcM);
border-color: var(--VKddAdLNjPYM);
color: var(--XoGQAEGcROSe);
text-decoration: none;
}

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

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

.SAvyeLBMRgBb:hover {
background-color: transparent;
border-color: var(--VKddAdLNjPYM);
color: var(--XoGQAEGcROSe);
transform: none;
}

.JCozXbAwXaOP:checked ~ .tUEYbAMadYfe .SAvyeLBMRgBb::before {
transform: rotate(180deg);
}

.JCozXbAwXaOP:checked ~ .riHBDWjgQWKk {
display: flex;
}

.bBBvADsARoPh {
height: 1px;
background-color: var(--VKddAdLNjPYM);
}

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

.ozwZojJoAKcU {
display: none;
}


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

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

.TuUzGodCbLqS:checked ~ .TPBgYtsWKaBl {
transform: translateY(0);
}

.GwRLmrANWkTL {
display: flex;
}

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

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

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

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

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

.clVAWXCoZppJ {
display: none;
}

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

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

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

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

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

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

.LlHwmygaXYWp:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.clVAWXCoZppJ {
flex-direction: column;
}
}
.kkywcuOuROWm {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: 28px;
align-items: center;
margin-bottom: 40px;
}

.KwmnTlHlDlWZ {
display: inline-block;
font-size: 13px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--XoGQAEGcROSe);
margin-bottom: 14px;
}

.eMseHTuxpEjJ {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 40px;
line-height: 1.15;
font-weight: 700;
color: var(--HghOSZquJToa);
margin: 0 0 14px;
}

.ZpAjhVjaaLpM {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-bottom: 24px;
}

.oiXZsinuuUHk {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 26px;
border-radius: 10px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--MuGwRXCJenxA);
color: var(--mnLSMWjntzCF);
border: 1px solid transparent;
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.25s ease;
}

.oiXZsinuuUHk:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
box-shadow: 0 12px 26px var(--uwMQeGlojkXK);
}

.VWPqEfzadNeE {
background: transparent;
color: var(--HghOSZquJToa);
border: 1px solid var(--VKddAdLNjPYM);
}

.VWPqEfzadNeE:hover {
background: var(--ZwyPjMAaJGTG);
filter: none;
box-shadow: none;
}

.aXSqUGKuLPjB {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--WTHUrElRfJcM);
border: 1px solid var(--VKddAdLNjPYM);
border-top: 3px solid var(--UWOdkqmrbNwU);
box-shadow: 0 12px 32px var(--uwMQeGlojkXK);
}

.wXjQLLDPuWxi {
display: inline-flex;
align-items: center;
gap: 6px;
align-self: flex-start;
padding: 5px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 700;
letter-spacing: 0.06em;
text-transform: uppercase;
color: var(--gCUhHtbMapeJ);
background: color-mix(in srgb, var(--gCUhHtbMapeJ) 16%, transparent);
border: 1px solid color-mix(in srgb, var(--gCUhHtbMapeJ) 34%, transparent);
}

.RZFJXMAVUAfc::before {
content: "\f017";
font-family: "Font Awesome";
font-weight: 900;
font-size: 11px;
line-height: 1;
}

.HfamnGiqvING {
font-size: 24px;
line-height: 1.3;
font-weight: 700;
color: var(--HghOSZquJToa);
}

.jIeQLKKdCVFj {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
margin-top: 4px;
padding: 13px 22px;
border-radius: 10px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
background: var(--MuGwRXCJenxA);
color: var(--mnLSMWjntzCF);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: FNsbxZwwBHuY 3.2s ease-in-out infinite;
}

.jIeQLKKdCVFj:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
animation: none;
box-shadow: 0 10px 26px color-mix(in srgb, var(--UWOdkqmrbNwU) 50%, transparent);
}

@keyframes FNsbxZwwBHuY {
0%, 100% { box-shadow: 0 6px 16px color-mix(in srgb, var(--UWOdkqmrbNwU) 26%, transparent); }
50% { box-shadow: 0 8px 26px color-mix(in srgb, var(--UWOdkqmrbNwU) 52%, transparent); }
}

.POtHVwaanrut {
font-size: 12px;
color: color-mix(in srgb, var(--HghOSZquJToa) 55%, transparent);
}

@media (max-width: 900px) {
.kkywcuOuROWm {
grid-template-columns: 1fr;
gap: 20px;
}

.eMseHTuxpEjJ {
font-size: 32px;
}

.ZpAjhVjaaLpM .oiXZsinuuUHk:not(.VWPqEfzadNeE) {
display: none;
}

.ZpAjhVjaaLpM {
margin-bottom: 0;
}
}

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

.oiXZsinuuUHk {
width: 100%;
}
}

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

.eiUEyFwkEsRr > *,
.aXSqUGKuLPjB {
animation: GOIrmSzPAygU 0.5s ease both;
}

.KwmnTlHlDlWZ { animation-delay: 0.02s; }
.eMseHTuxpEjJ { animation-delay: 0.08s; }
.ZpAjhVjaaLpM { animation-delay: 0.16s; }
.aXSqUGKuLPjB { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.eiUEyFwkEsRr > *,
.aXSqUGKuLPjB,
.jIeQLKKdCVFj {
animation: none;
}
.oiXZsinuuUHk,
.jIeQLKKdCVFj {
transition: none;
}
.oiXZsinuuUHk:hover,
.jIeQLKKdCVFj:hover {
transform: none;
}
}
.kdVCxqXESSNI {
display: grid;
grid-template-columns: 0.62fr 1fr;
max-width: 620px;
margin: 40px auto;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--VKddAdLNjPYM);
background-color: var(--WTHUrElRfJcM);
box-shadow: 0 12px 30px var(--uwMQeGlojkXK);
}

.pnWwNiOuLNZO {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 12px;
padding: 28px 20px;
text-align: center;
border-right: 1px solid var(--VKddAdLNjPYM);
background: linear-gradient(160deg, color-mix(in srgb, var(--YtejALzYJTVE) 22%, transparent), color-mix(in srgb, var(--YtejALzYJTVE) 6%, transparent));
}

.aPCiIxXhsHmB {
width: 56px;
height: 56px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 16px;
background-color: color-mix(in srgb, var(--YtejALzYJTVE) 18%, transparent);
color: var(--YtejALzYJTVE);
}

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

.lbfdvQgJMEEh {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
line-height: 1.3;
color: var(--YtejALzYJTVE);
}

.IcNejHhkqGpE {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
gap: 16px;
padding: 28px 26px;
}

.tuRHysEnLZsb {
font-size: 24px;
font-weight: 700;
line-height: 1.25;
color: var(--HghOSZquJToa);
}

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

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

@media (max-width: 576px) {
.kdVCxqXESSNI {
grid-template-columns: 1fr;
}

.pnWwNiOuLNZO {
flex-direction: row;
justify-content: flex-start;
padding: 18px;
border-right: 0;
border-bottom: 1px solid var(--VKddAdLNjPYM);
}

.IcNejHhkqGpE {
align-items: stretch;
text-align: center;
}

.TgdQTsvJPyxk {
width: 100%;
}
}
.OdmzJKBMwGPp {
margin-block: 48px;
}

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

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

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

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

.YOxBPEPScwpq:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 45%, var(--VKddAdLNjPYM));
box-shadow: 0 12px 26px var(--uwMQeGlojkXK);
}

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

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

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

.pfkTqdqDNiUv {
color: var(--gCUhHtbMapeJ);
background: color-mix(in srgb, var(--gCUhHtbMapeJ) 22%, var(--WTHUrElRfJcM));
border-color: color-mix(in srgb, var(--gCUhHtbMapeJ) 38%, transparent);
}

.LpsHtOKXEDUF {
color: var(--XoGQAEGcROSe);
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 18%, var(--WTHUrElRfJcM));
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 34%, transparent);
}

.aUItFYpWivnM {
color: var(--YtejALzYJTVE);
background: color-mix(in srgb, var(--YtejALzYJTVE) 20%, var(--WTHUrElRfJcM));
border-color: color-mix(in srgb, var(--YtejALzYJTVE) 36%, transparent);
}

.rJrpXtfzbxYd {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--MuGwRXCJenxA);
color: var(--mnLSMWjntzCF);
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) {
.kItaufaubkkH {
grid-template-columns: repeat(2, 1fr);
}
}
.ElQOQktdIurZ {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.DcXgkIHuSFva {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 240px;
min-height: 54px;
padding: 15px 34px;
border-radius: 12px;
border: 1px solid transparent;
background: var(--MuGwRXCJenxA);
color: var(--mnLSMWjntzCF);
font-size: 17px;
font-weight: 700;
text-align: center;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.DcXgkIHuSFva:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22), 0 12px 28px color-mix(in srgb, var(--UWOdkqmrbNwU) 35%, transparent);
}

.qgnjLteJcaKs {
background: transparent;
color: var(--HghOSZquJToa);
border-color: var(--VKddAdLNjPYM);
box-shadow: none;
}

.qgnjLteJcaKs:hover {
background: var(--ZwyPjMAaJGTG);
filter: none;
box-shadow: none;
}
.pLdIZicMCnXR {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.oIRacUxMxoIO {
display: inline-flex;
align-items: center;
gap: 7px;
padding: 4px 10px;
border-radius: 10px;
color: color-mix(in srgb, var(--HghOSZquJToa) 60%, transparent);
text-decoration: none;
font-weight: 500;
transition: color 0.2s ease, background 0.2s ease;
}

.oIRacUxMxoIO:hover {
color: var(--XoGQAEGcROSe);
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 10%, transparent);
text-decoration: none;
}

.HpiYxWdLRtgT::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--XoGQAEGcROSe);
}

.rofckwJEsfgL {
margin: 0 2px;
}

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

.JMGPVAtpIcre {
display: inline-flex;
align-items: center;
padding: 4px 10px;
border-radius: 10px;
color: var(--HghOSZquJToa);
font-weight: 600;
background: color-mix(in srgb, var(--XoGQAEGcROSe) 10%, transparent);
}

@media (max-width: 576px) {
.pLdIZicMCnXR {
font-size: 13px;
}
}
.ReWjOouNbUIj {
margin-block: 48px;
display: grid;
grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.6fr);
gap: 40px;
align-items: start;
}

.jZTzoaUzNmjf {
position: sticky;
top: 88px;
}

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

.kZicPGHMDsKs {
margin: 0;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--HghOSZquJToa) 60%, transparent);
}

.JvAbTKXwPnXm {
display: flex;
flex-direction: column;
gap: 12px;
}

.PYESAORHiAZQ {
border: 1px solid var(--VKddAdLNjPYM);
border-radius: 14px;
background-color: var(--WTHUrElRfJcM);
overflow: hidden;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.PYESAORHiAZQ:hover {
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 50%, transparent);
}

.PYESAORHiAZQ[open] {
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 55%, transparent);
box-shadow: 0 8px 24px var(--uwMQeGlojkXK);
}

.XGcCfIDQJTkk {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 16px 18px;
font-size: 16px;
font-weight: 600;
line-height: 1.4;
color: var(--HghOSZquJToa);
}

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

.qgobzpgvpwkk {
flex: 0 0 auto;
width: 26px;
height: 26px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
color: var(--XoGQAEGcROSe);
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 14%, transparent);
}

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

.PYESAORHiAZQ[open] .qgobzpgvpwkk::before {
transform: rotate(180deg);
}

.PYESAORHiAZQ[open] .XGcCfIDQJTkk {
color: var(--XoGQAEGcROSe);
}

.PGhSNsSXzrxP {
padding: 0 18px 16px;
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--HghOSZquJToa) 80%, transparent);
}

.PYESAORHiAZQ[open] .PGhSNsSXzrxP {
animation: VQsdTUHswQed 0.3s ease both;
}

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

@media (max-width: 900px) {
.ReWjOouNbUIj {
grid-template-columns: 1fr;
gap: 20px;
}
.jZTzoaUzNmjf {
position: static;
}
}

@media (prefers-reduced-motion: reduce) {
.qgobzpgvpwkk::before {
transition: none;
}
.PYESAORHiAZQ[open] .PGhSNsSXzrxP {
animation: none;
}
}
.mppoOqxRphCc {
width: 100%;
margin-block: 48px;
}

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

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

.eQzXHSMLPdRN {
border: none;
border-radius: 20px;
padding: 30px 28px;
transition: box-shadow 0.28s ease;
}

.RZrXqqbzMOAI {
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 8%, var(--WTHUrElRfJcM));
}

.hgprOTncVNkh {
background: color-mix(in srgb, var(--gCUhHtbMapeJ) 8%, var(--WTHUrElRfJcM));
}

.eQzXHSMLPdRN:hover {
box-shadow: 0 10px 28px var(--uwMQeGlojkXK);
}

.qXYUncmhRUge {
position: relative;
font-size: 18px;
font-weight: 600;
line-height: 1.3;
margin: 0 0 20px;
padding-bottom: 14px;
}

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

.RZrXqqbzMOAI .qXYUncmhRUge {
color: var(--UWOdkqmrbNwU);
}

.RZrXqqbzMOAI .qXYUncmhRUge::after {
background: var(--UWOdkqmrbNwU);
}

.hgprOTncVNkh .qXYUncmhRUge {
color: var(--gCUhHtbMapeJ);
}

.hgprOTncVNkh .qXYUncmhRUge::after {
background: var(--gCUhHtbMapeJ);
}

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

.fkuyfnStMqKh {
position: relative;
padding-left: 34px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--HghOSZquJToa) 88%, transparent);
}

.fkuyfnStMqKh::before {
position: absolute;
left: 0;
top: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 7px;
font-size: 11px;
font-weight: 700;
line-height: 1;
}

.RZrXqqbzMOAI .fkuyfnStMqKh::before {
content: '\2713';
color: var(--UWOdkqmrbNwU);
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 15%, transparent);
}

.hgprOTncVNkh .fkuyfnStMqKh::before {
content: '\2715';
color: var(--gCUhHtbMapeJ);
background: color-mix(in srgb, var(--gCUhHtbMapeJ) 15%, transparent);
}

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

.BpuYoERwTlIY {
grid-template-columns: 1fr;
gap: 14px;
}

.eQzXHSMLPdRN {
padding: 24px 20px;
}

.qXYUncmhRUge {
font-size: 17px;
}

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

.tTyHhSYzeMqS {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--HghOSZquJToa);
margin: 0 0 24px;
text-align: center;
}

.dhpVEShUJGdL {
max-width: 720px;
margin: 0 auto;
border-radius: 16px;
border: 1px solid var(--VKddAdLNjPYM);
background: var(--WTHUrElRfJcM);
padding: 12px 32px;
box-shadow: 0 8px 24px var(--uwMQeGlojkXK);
}

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

.wcebThROIyCN {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
padding: 16px 0;
font-size: 15px;
line-height: 1.5;
color: color-mix(in srgb, var(--HghOSZquJToa) 90%, transparent);
text-align: center;
}

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

.wcebThROIyCN::before {
content: '\2014';
flex: 0 0 auto;
color: color-mix(in srgb, var(--UWOdkqmrbNwU) 75%, transparent);
font-size: 16px;
font-weight: 400;
line-height: 1;
}

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

.dhpVEShUJGdL {
padding: 6px 20px;
}

.wcebThROIyCN {
font-size: 14px;
}
}
.THvxLYXZLVuU {
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(--WTHUrElRfJcM);
border: 1.5px solid color-mix(in srgb, var(--UWOdkqmrbNwU) 50%, var(--VKddAdLNjPYM));
box-shadow: 0 8px 20px var(--uwMQeGlojkXK);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

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

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

.THvxLYXZLVuU:hover::after {
color: var(--mnLSMWjntzCF);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--UWOdkqmrbNwU) 0%, var(--YtejALzYJTVE) 100%) bottom / 100% 3px no-repeat,
var(--LjWHbPzOSSgX);
color: var(--mfOwLmGfRhnF);
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(--kfqjigNFXWMi);
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(--ZwyPjMAaJGTG) 55%, transparent);
}

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

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

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

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

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

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

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

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

.kBMDSOJAffFr thead {
display: none;
}

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

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

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

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

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

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

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

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

.kBMDSOJAffFr td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 10px 16px;
text-align: center;
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 12%, var(--JylouXftKrUt));
border-bottom: 2px solid color-mix(in srgb, var(--UWOdkqmrbNwU) 40%, transparent);
color: var(--UWOdkqmrbNwU);
font-size: 12px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
}

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

.kBMDSOJAffFr tbody tr td:first-child {
border-top: none;
font-family: var(--KTETwQVQmblm);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--HghOSZquJToa);
}
}
.pByvAgylDzdf {
display: flex;
}

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

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

.djKtfywquuVj:hover {
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 70%, transparent);
background: color-mix(in srgb, var(--mfOwLmGfRhnF) 12%, transparent);
}

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

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

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

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

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

.dnYyFtKPNMxk .xAXuVpWPPZue {
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(--mfOwLmGfRhnF);
}

.dnYyFtKPNMxk .xAXuVpWPPZue:hover {
background: color-mix(in srgb, var(--UWOdkqmrbNwU) 18%, transparent);
color: var(--UWOdkqmrbNwU);
}

.dnYyFtKPNMxk .xAXuVpWPPZue.is-active {
color: var(--ASWLyKsHkNRM);
font-weight: 600;
background: var(--UWOdkqmrbNwU);
}

.TPBgYtsWKaBl .pByvAgylDzdf,
.TPBgYtsWKaBl .rMQYcVqHNRts {
display: block;
}

.TPBgYtsWKaBl .djKtfywquuVj {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--HghOSZquJToa);
border: 1px solid var(--VKddAdLNjPYM);
background: var(--ZwyPjMAaJGTG);
}

.TPBgYtsWKaBl .djKtfywquuVj:hover {
border-color: color-mix(in srgb, var(--UWOdkqmrbNwU) 70%, transparent);
background: var(--WTHUrElRfJcM);
}

.TPBgYtsWKaBl .djKtfywquuVj::after {
margin-left: auto;
}

.TPBgYtsWKaBl .dnYyFtKPNMxk {
left: 0;
right: 0;
min-width: 0;
color: var(--HghOSZquJToa);
background: var(--JylouXftKrUt);
border: 1px solid var(--VKddAdLNjPYM);
box-shadow: 0 10px 28px var(--uwMQeGlojkXK);
}

.TPBgYtsWKaBl .dnYyFtKPNMxk .xAXuVpWPPZue {
color: var(--HghOSZquJToa);
}

.TPBgYtsWKaBl .dnYyFtKPNMxk .xAXuVpWPPZue:hover {
background: var(--WTHUrElRfJcM);
color: var(--XoGQAEGcROSe);
}

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

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

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

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

.XWFLopeUNtvY a:hover {
color: var(--YtejALzYJTVE);
}

@media (max-width: 992px) {
.NGeddekiODnZ {
margin-left: 0;
}
}
.vtbVPmhxTLWv {
position: relative;
--QSUfnpLBlgjV: color-mix(in srgb, var(--UWOdkqmrbNwU) 64%, #fff);
--GYWnkKJmmeqD: color-mix(in srgb, var(--YtejALzYJTVE) 70%, #fff);
background: var(--ASWLyKsHkNRM);
color: var(--mfOwLmGfRhnF);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.qJtjtswDScxQ {
font-family: var(--KTETwQVQmblm);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--mfOwLmGfRhnF);
}

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

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

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

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

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

.ahFiosFTqoKZ:hover::before {
background: var(--QSUfnpLBlgjV);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.MJVZqKaBtxCg span {
color: var(--QSUfnpLBlgjV);
font-weight: 700;
}

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

@media (max-width: 767px) {

.xkLQFpOwPNys {
gap: 28px;
}
.HJTAvvUzWoHp {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.tUwKWSfCoqXv {
justify-content: center;
}
.zWTDxeHNpObz {
align-items: center;
}
.iWcCHYwIIQCs {
align-items: center;
}
.izNvzQsrGhXG {
justify-content: center;
}
.TUgQIOyxDVmn {
text-align: center;
}
.wpEjVpefYbMY {
flex-direction: column;
gap: 14px;
text-align: center;
}
.qiELfnblSONM {
justify-content: center;
}
}

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

.LWTPKjyEVXCk .wXEGACRHfTka {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.LWTPKjyEVXCk .pKbEvqdzmAmL {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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