:root {
--JQqbBLMunSqE: #F6F9FC;
--PKtixRXtlzCA: #D8E1EC;
--JjKPnjoqdVzh: #138E4E;
--kyiFneexZpZe: #E7EEF6;
--DpaJygMqRUFM: #FDFEFF;
--snRFYiNYUOKM: #13202C;
--OjBrUKAEUOGu: #6B40C2;
--QiiNLWkEdIRX: #13202C;
--wFLZRafWwsBI: #0F5C32;
--UboIJKnwNkbv: #11743F;
--CEkzIqmRPggH: #F4F7FB;
--IedODFpEmiuO: linear-gradient(135deg, #0C5430 0%, #0F8044 58%, #149050 100%);
--ZpZeFCByORJY: #FDFEFF;
--fBBdhvuAxXpP: #FCFDFE;
--eYzEHXpiTIhz: #13202C;
--TSJljcZfiwxM: #13202C;
--OBwnEILzfuHS: #F4F7FB;
--zavuwFNrZoqj: #13202C;
--tDCwztFqUWuh: #138E4E;
--aawIpkhltzYH: #D8E1EC;
--UkLseBCfxAjs: rgba(25,45,75,0.09);
--dQYFeuwPdgdt: #6B40C2;
--mHEiHTnYYoRE: #E58217;
--bEmjTlqayNcw: #F7A847;
--FkcdCgYJEiNC: 'Open Sans', sans-serif;
--RrmbozqwZEWj: 'Sora', sans-serif;
--zTtGPDUZtVgU: #EAF7EF;
--rfDFBtYgicKP: linear-gradient(180deg, color-mix(in srgb, var(--JjKPnjoqdVzh) 84%, #000) 0%, color-mix(in srgb, var(--JjKPnjoqdVzh) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.yRrMXuheqkDc a,
.qVUJgRpFFFHD a {
color: var(--CEkzIqmRPggH);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.GCKiigccnTQU,
.EiWnTCzJHyzp,
.inside-kyxgiHWrhygN {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.GCKiigccnTQU {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.HZpiHAlVQpCf:checked ~ .pUMBxDzpJjhc::before {
content: '✕';
}

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

.XqcnjGuxKWBl a,
.RCioSmJWHKzZ {
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;
}

.XqcnjGuxKWBl a:first-child {
background-color: transparent;
border-color: var(--aawIpkhltzYH);
color: var(--QiiNLWkEdIRX);
}

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

.XqcnjGuxKWBl a:nth-child(2),
.RCioSmJWHKzZ {
background: var(--rfDFBtYgicKP);
color: var(--zTtGPDUZtVgU);
animation: JUjJNUGsfZwO 3.2s ease-in-out infinite;
}

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

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

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

.RCioSmJWHKzZ {
display: none;
}

.iTmIJhdWwGer {
display: none;
}

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

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

.XqcnjGuxKWBl {
display: none;
}

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

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

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

.HZpiHAlVQpCf:checked ~ .iTmIJhdWwGer {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.HZpiHAlVQpCf:checked ~ .pUMBxDzpJjhc {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.NvSvDbcrbyhW {
gap: 12px;
}

.NsvmVPypnStw {
width: 40px;
}

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

.HZpiHAlVQpCf:checked ~ .pUMBxDzpJjhc {
top: 11px;
right: 11px;
}
}
.ZUTMSrwlUDjz {
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(--aawIpkhltzYH);
border-left: 0;
background-color: var(--ZpZeFCByORJY);
box-shadow: 0 10px 30px var(--UkLseBCfxAjs);
overflow-y: auto;
z-index: 20;
}

.tAlQZEoKmpPp {
display: block;
}

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

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

.widRHPSVbDkf {
margin: 0;
}

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

.widRHPSVbDkf.active .UweDtfdrUIwc {
background-color: var(--kyiFneexZpZe);
border-color: var(--aawIpkhltzYH);
color: var(--tDCwztFqUWuh);
box-shadow: inset 3px 0 0 0 var(--JjKPnjoqdVzh);
}

.UweDtfdrUIwc:hover {
background-color: var(--DpaJygMqRUFM);
border-color: var(--aawIpkhltzYH);
color: var(--tDCwztFqUWuh);
text-decoration: none;
}

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

.OnwSxMpHnZIl > .UweDtfdrUIwc,
.OnwSxMpHnZIl > .dxTTdrhseSBY {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.OnwSxMpHnZIl > .UweDtfdrUIwc:hover,
.OnwSxMpHnZIl > .dxTTdrhseSBY:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.OnwSxMpHnZIl:hover {
background-color: var(--DpaJygMqRUFM);
border-color: var(--aawIpkhltzYH);
}

.widRHPSVbDkf.active > .OnwSxMpHnZIl,
.RLXpCgEqOVHi.active > .OnwSxMpHnZIl {
background-color: var(--kyiFneexZpZe);
border-color: var(--aawIpkhltzYH);
}

.widRHPSVbDkf.active > .OnwSxMpHnZIl > .UweDtfdrUIwc,
.RLXpCgEqOVHi.active > .OnwSxMpHnZIl > .dxTTdrhseSBY {
background-color: transparent;
border-color: transparent;
color: var(--tDCwztFqUWuh);
}


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

}

.RLXpCgEqOVHi {
margin: 0;
}

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

.RLXpCgEqOVHi.active > .dxTTdrhseSBY {
background-color: var(--kyiFneexZpZe);
border-color: var(--aawIpkhltzYH);
color: var(--tDCwztFqUWuh);
}

.dxTTdrhseSBY:hover {
background-color: var(--DpaJygMqRUFM);
border-color: var(--aawIpkhltzYH);
color: var(--tDCwztFqUWuh);
text-decoration: none;
}

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

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

.OTIhwFmmlGca:hover {
background-color: transparent;
border-color: var(--aawIpkhltzYH);
color: var(--tDCwztFqUWuh);
transform: none;
}

.XNvSeShBIWxu:checked ~ .OnwSxMpHnZIl .OTIhwFmmlGca::before {
transform: rotate(180deg);
}

.XNvSeShBIWxu:checked ~ .gtLseGCmhfoP {
display: flex;
}

.lLUEpBmHQmWM {
height: 1px;
background-color: var(--aawIpkhltzYH);
}

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

.IpGNTuVjvPAm {
display: none;
}


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

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

.HZpiHAlVQpCf:checked ~ .ZUTMSrwlUDjz {
transform: translateY(0);
}

.WPJjTSYQdFSa {
display: flex;
}

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

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

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

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

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

.grfGHjnTpSHa {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.YKXxVEjIeclO {
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(--rfDFBtYgicKP);
color: var(--zTtGPDUZtVgU);
border: 1px solid transparent;
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.25s ease;
}

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

.hPJVzIUECjAi {
background: transparent;
color: var(--QiiNLWkEdIRX);
border: 1px solid var(--aawIpkhltzYH);
}

.hPJVzIUECjAi:hover {
background: var(--kyiFneexZpZe);
filter: none;
box-shadow: none;
}

.KYThrTCaGjRf {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--DpaJygMqRUFM);
border: 1px solid var(--aawIpkhltzYH);
border-top: 3px solid var(--JjKPnjoqdVzh);
box-shadow: 0 12px 32px var(--UkLseBCfxAjs);
}

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

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

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

.trUtbxiVfkXH {
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(--rfDFBtYgicKP);
color: var(--zTtGPDUZtVgU);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: bcWPZRHRhtEk 3.2s ease-in-out infinite;
}

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

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

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

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

.bszftgAotlnI {
font-size: 32px;
}

.YDUthLIaiApt .YKXxVEjIeclO:not(.hPJVzIUECjAi) {
display: none;
}

.YDUthLIaiApt {
margin-bottom: 0;
}
}

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

.YKXxVEjIeclO {
width: 100%;
}
}

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

.AeusUmSPSUnI > *,
.KYThrTCaGjRf {
animation: COcGScliQvoX 0.5s ease both;
}

.elBBNzimaZHb { animation-delay: 0.02s; }
.bszftgAotlnI { animation-delay: 0.08s; }
.YDUthLIaiApt { animation-delay: 0.16s; }
.KYThrTCaGjRf { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.AeusUmSPSUnI > *,
.KYThrTCaGjRf,
.trUtbxiVfkXH {
animation: none;
}
.YKXxVEjIeclO,
.trUtbxiVfkXH {
transition: none;
}
.YKXxVEjIeclO:hover,
.trUtbxiVfkXH:hover {
transform: none;
}
}
.XPkedCvuQkZi {
display: grid;
grid-template-columns: 0.62fr 1fr;
max-width: 620px;
margin: 40px auto;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--aawIpkhltzYH);
background-color: var(--DpaJygMqRUFM);
box-shadow: 0 12px 30px var(--UkLseBCfxAjs);
}

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

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

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

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

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

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

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

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

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

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

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

.mHCOJbpbboLE {
width: 100%;
}
}
.ExZxpFvSPtol {
margin-block: 48px;
}

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

.NWyWFxviClqu {
display: grid;
grid-template-columns: 1fr 0.6fr;
gap: 18px;
padding: 16px;
border-radius: 16px;
border: 1px solid var(--aawIpkhltzYH);
background-color: var(--DpaJygMqRUFM);
}

.bOjEHIxUcCFc {
display: flex;
flex-direction: column;
gap: 8px;
}

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

.NibqBdXpnUFy {
color: var(--mHEiHTnYYoRE);
}

.hGloLEtYfijG {
color: var(--tDCwztFqUWuh);
}

.RBBwCJJEuuEQ {
color: var(--OjBrUKAEUOGu);
}

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

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

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

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

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

.qDDWhQNIeBwU {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--rfDFBtYgicKP);
color: var(--zTtGPDUZtVgU);
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) {
.NWyWFxviClqu {
grid-template-columns: 1fr;
}
}
.iiGBhjwsKMbn {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.KTfyOgBZLtWF {
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(--rfDFBtYgicKP);
color: var(--zTtGPDUZtVgU);
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;
}

.KTfyOgBZLtWF: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(--JjKPnjoqdVzh) 35%, transparent);
}

.fwZouEQGAPcf {
background: transparent;
color: var(--QiiNLWkEdIRX);
border-color: var(--aawIpkhltzYH);
box-shadow: none;
}

.fwZouEQGAPcf:hover {
background: var(--kyiFneexZpZe);
filter: none;
box-shadow: none;
}
.RuHGLkvxiYWo {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.WZsOkJtwkQwo {
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(--DpaJygMqRUFM) 70%, transparent);
border: 1px solid var(--aawIpkhltzYH);
border-left: 3px solid var(--tDCwztFqUWuh);
}

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

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

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

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

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

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

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

.WZsOkJtwkQwo {
padding: 7px 13px;
}
}
.hQnWRcjzufPf {
margin-block: 48px;
}

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

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

.iwJqrDDMHKzQ {
list-style: none;
cursor: pointer;
display: flex;
align-items: center;
gap: 12px;
padding: 14px 16px;
border-radius: 14px;
background: var(--DpaJygMqRUFM);
border: 1px solid var(--aawIpkhltzYH);
font-size: 16px;
font-weight: 600;
line-height: 1.4;
color: var(--QiiNLWkEdIRX);
transition: border-color 0.2s ease, background 0.2s ease;
}

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

.iwJqrDDMHKzQ:hover {
border-color: color-mix(in srgb, var(--JjKPnjoqdVzh) 45%, transparent);
}

.lMEVXJzRswxO {
flex: 0 0 auto;
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 8px;
font-size: 13px;
font-weight: 800;
color: var(--zTtGPDUZtVgU);
background: var(--rfDFBtYgicKP);
}

.QCbTCHVCRIVA {
flex: 1 1 auto;
}

.CbTrVmqFYqLc {
flex: 0 0 auto;
color: var(--tDCwztFqUWuh);
}

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

.XezgvfUwiADR[open] .CbTrVmqFYqLc::before {
transform: rotate(180deg);
}

.XezgvfUwiADR[open] .iwJqrDDMHKzQ {
border-color: color-mix(in srgb, var(--JjKPnjoqdVzh) 55%, transparent);
}

.AlKJuFxqYACe {
margin: 8px 0 0 40px;
padding: 14px 16px;
border-radius: 14px;
border-left: 3px solid var(--JjKPnjoqdVzh);
background: color-mix(in srgb, var(--JjKPnjoqdVzh) 8%, var(--DpaJygMqRUFM));
font-size: 15px;
line-height: 1.7;
color: color-mix(in srgb, var(--QiiNLWkEdIRX) 85%, transparent);
}

.XezgvfUwiADR[open] .AlKJuFxqYACe {
animation: CWlBnUzAxCBa 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.CbTrVmqFYqLc::before {
transition: none;
}
.XezgvfUwiADR[open] .AlKJuFxqYACe {
animation: none;
}
}
.IGxgYrmaFcwl {
width: 100%;
margin-block: 48px;
}

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

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

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

.jtvvTibyKzRt {
background: color-mix(in srgb, var(--JjKPnjoqdVzh) 8%, var(--DpaJygMqRUFM));
}

.WtRhMoTGbFOp {
background: color-mix(in srgb, var(--mHEiHTnYYoRE) 8%, var(--DpaJygMqRUFM));
}

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

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

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

.jtvvTibyKzRt .KwlormUycZzX {
color: var(--JjKPnjoqdVzh);
}

.jtvvTibyKzRt .KwlormUycZzX::after {
background: var(--JjKPnjoqdVzh);
}

.WtRhMoTGbFOp .KwlormUycZzX {
color: var(--mHEiHTnYYoRE);
}

.WtRhMoTGbFOp .KwlormUycZzX::after {
background: var(--mHEiHTnYYoRE);
}

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

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

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

.jtvvTibyKzRt .mArtenYoivwn::before {
content: '\2713';
color: var(--JjKPnjoqdVzh);
background: color-mix(in srgb, var(--JjKPnjoqdVzh) 15%, transparent);
}

.WtRhMoTGbFOp .mArtenYoivwn::before {
content: '\2715';
color: var(--mHEiHTnYYoRE);
background: color-mix(in srgb, var(--mHEiHTnYYoRE) 15%, transparent);
}

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

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

.ZfKNoIfWhEol {
padding: 24px 20px;
}

.KwlormUycZzX {
font-size: 17px;
}

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

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

.QWSZdMZknGlA {
max-width: 720px;
margin: 0 auto;
border-radius: 16px;
border: 1px solid var(--aawIpkhltzYH);
background: var(--DpaJygMqRUFM);
padding: 12px 32px;
box-shadow: 0 8px 24px var(--UkLseBCfxAjs);
}

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

.RMhynLthBBya {
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(--QiiNLWkEdIRX) 90%, transparent);
text-align: center;
}

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

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

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

.QWSZdMZknGlA {
padding: 6px 20px;
}

.RMhynLthBBya {
font-size: 14px;
}
}
.MznBgukmVeXE {
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-mix(in srgb, var(--JjKPnjoqdVzh) 16%, var(--DpaJygMqRUFM));
border: 1px solid color-mix(in srgb, var(--JjKPnjoqdVzh) 30%, transparent);
box-shadow: 0 8px 20px var(--UkLseBCfxAjs);
transition: transform 0.25s ease, filter 0.25s ease;
}

.MznBgukmVeXE:hover {
transform: translateY(-3px);
filter: brightness(1.06);
}

.MznBgukmVeXE::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--tDCwztFqUWuh);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--JjKPnjoqdVzh) 0%, var(--OjBrUKAEUOGu) 100%) bottom / 100% 3px no-repeat,
var(--snRFYiNYUOKM);
color: var(--OBwnEILzfuHS);
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(--PKtixRXtlzCA);
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(--kyiFneexZpZe) 55%, transparent);
}

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

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

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

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

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

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

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

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

.tvHdrLNZQgeD thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.tvHdrLNZQgeD tbody tr td:first-child {
border-top: none;
font-family: var(--RrmbozqwZEWj);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--QiiNLWkEdIRX);
}
}
.usZErLyDdIZJ {
display: flex;
}

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

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

.sdeywgSooorh:hover {
border-color: color-mix(in srgb, var(--JjKPnjoqdVzh) 70%, transparent);
background: color-mix(in srgb, var(--OBwnEILzfuHS) 12%, transparent);
}

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

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

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

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

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

.iBzdPNUSnnlP .gGwyyHvJbDlG {
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(--OBwnEILzfuHS);
}

.iBzdPNUSnnlP .gGwyyHvJbDlG:hover {
background: color-mix(in srgb, var(--JjKPnjoqdVzh) 18%, transparent);
color: var(--JjKPnjoqdVzh);
}

.iBzdPNUSnnlP .gGwyyHvJbDlG.is-active {
color: var(--TSJljcZfiwxM);
font-weight: 600;
background: var(--JjKPnjoqdVzh);
}

.ZUTMSrwlUDjz .usZErLyDdIZJ,
.ZUTMSrwlUDjz .bgafAkEJHMxo {
display: block;
}

.ZUTMSrwlUDjz .sdeywgSooorh {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--QiiNLWkEdIRX);
border: 1px solid var(--aawIpkhltzYH);
background: var(--kyiFneexZpZe);
}

.ZUTMSrwlUDjz .sdeywgSooorh:hover {
border-color: color-mix(in srgb, var(--JjKPnjoqdVzh) 70%, transparent);
background: var(--DpaJygMqRUFM);
}

.ZUTMSrwlUDjz .sdeywgSooorh::after {
margin-left: auto;
}

.ZUTMSrwlUDjz .iBzdPNUSnnlP {
left: 0;
right: 0;
min-width: 0;
color: var(--QiiNLWkEdIRX);
background: var(--ZpZeFCByORJY);
border: 1px solid var(--aawIpkhltzYH);
box-shadow: 0 10px 28px var(--UkLseBCfxAjs);
}

.ZUTMSrwlUDjz .iBzdPNUSnnlP .gGwyyHvJbDlG {
color: var(--QiiNLWkEdIRX);
}

.ZUTMSrwlUDjz .iBzdPNUSnnlP .gGwyyHvJbDlG:hover {
background: var(--DpaJygMqRUFM);
color: var(--tDCwztFqUWuh);
}

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

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

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

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

.arxbdHZGAkJM a:hover {
color: var(--OjBrUKAEUOGu);
}

@media (max-width: 992px) {
.FcDUAKZskmEv {
margin-left: 0;
}
}
.qVUJgRpFFFHD {
position: relative;
--NPWNRTtqQwHo: color-mix(in srgb, var(--JjKPnjoqdVzh) 64%, #fff);
--kFuWCXcSZIaI: color-mix(in srgb, var(--OjBrUKAEUOGu) 70%, #fff);
background: var(--TSJljcZfiwxM);
color: var(--OBwnEILzfuHS);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.dNYflSmlePnM {
font-family: var(--RrmbozqwZEWj);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--OBwnEILzfuHS);
}

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

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

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

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

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

.zlSfAXTFvtBV:hover::before {
background: var(--NPWNRTtqQwHo);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.NkSiBinQKORp span {
color: var(--NPWNRTtqQwHo);
font-weight: 700;
}

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

@media (max-width: 767px) {

.eMZVIoOJGald {
gap: 28px;
}
.uVKFNHzlcPtj {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.uJBgQtZIzqYa {
justify-content: center;
}
.AsPXJojSlcPF {
align-items: center;
}
.IMltYpHSDtdB {
align-items: center;
}
.IBWHCVATSbUr {
justify-content: center;
}
.zFOZfJvVhGOK {
text-align: center;
}
.jSLDuhxQxFIQ {
flex-direction: column;
gap: 14px;
text-align: center;
}
.yDLwsaSotHHb {
justify-content: center;
}
}

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

.tAhtbRZgSMGa .uswYRdwPaXvD {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.tAhtbRZgSMGa .yRrMXuheqkDc {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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