:root {
--buThAgPmoKnG: #101A26;
--WbZncPLXQykz: #2E3C4D;
--ouhzRkyuHGyt: #3DA847;
--tmYOZHaZpVzQ: #243241;
--cgbKLgHVkJAa: #18222F;
--GjOdbACCkeDA: #0C141E;
--UbBaNRiaAuOC: #8457E0;
--HFeuWBQgMXaX: #EAF1F8;
--RubFWMsdZkFW: #123524;
--CUSHKTxNWYjN: #173E2A;
--JzIVCdvdBIcC: #FFFFFF;
--NDsbLTgZJQAF: linear-gradient(135deg, #0E2A1C 0%, #16402C 55%, #2EA043 100%);
--ROYjIkXVFZJe: #18222F;
--IvxFhztByHCy: #0C141E;
--rIVEHfkKAUYP: #EAF1F8;
--UiaZmFYObxHe: #0C141E;
--SGKhozcPYEUf: #FFFFFF;
--IYKntRkFymoY: #EAF1F8;
--ehIjGKJcckUB: #3DA847;
--CLCBkOqAClHU: #2E3C4D;
--XSYUONnEdOJm: rgba(0,4,10,0.55);
--OLCtnDhrrAgn: #8457E0;
--WxMlCgDyCLFt: #F08A2C;
--wCZMolCZgrtI: #FFB061;
--hJAIrmTjdvQC: 'Plus Jakarta Sans', sans-serif;
--BtDlhoqtPMhV: 'Roboto', sans-serif;
--jbEsvwmOqlqW: #EAF1F8;
--gjOEHjiOxEjh: linear-gradient(180deg, color-mix(in srgb, var(--ouhzRkyuHGyt) 84%, #000) 0%, color-mix(in srgb, var(--ouhzRkyuHGyt) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.GGkbdhGdEiAy a,
.DoivFZwStejf a {
color: var(--JzIVCdvdBIcC);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.zeotONSfjSbu,
.ewEovHOMullT,
.inside-UTPGMcWfNvoW {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.zeotONSfjSbu {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.NuLQCjUqCKhW:checked ~ .WkuKgzmnIvjV::before {
content: '✕';
}

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

.XnpoEShbONwi a,
.EhqJpoxitYbM {
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;
}

.XnpoEShbONwi a:first-child {
background-color: transparent;
border-color: var(--CLCBkOqAClHU);
color: var(--HFeuWBQgMXaX);
}

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

.XnpoEShbONwi a:nth-child(2),
.EhqJpoxitYbM {
background: var(--gjOEHjiOxEjh);
color: var(--jbEsvwmOqlqW);
animation: gSTXXqFdCaEG 3.2s ease-in-out infinite;
}

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

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

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

.EhqJpoxitYbM {
display: none;
}

.tLkozSXnlPZX {
display: none;
}

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

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

.XnpoEShbONwi {
display: none;
}

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

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

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

.NuLQCjUqCKhW:checked ~ .tLkozSXnlPZX {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.NuLQCjUqCKhW:checked ~ .WkuKgzmnIvjV {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.iGQPeNEUDSnr {
gap: 12px;
}

.PNQNVDvOvrJW {
width: 40px;
}

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

.NuLQCjUqCKhW:checked ~ .WkuKgzmnIvjV {
top: 11px;
right: 11px;
}
}
.JcZXuGcIzhZZ {
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(--CLCBkOqAClHU);
border-left: 0;
background-color: var(--ROYjIkXVFZJe);
box-shadow: 0 10px 30px var(--XSYUONnEdOJm);
overflow-y: auto;
z-index: 20;
}

.QtkxSyHIOrbF {
display: block;
}

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

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

.NZGKQeNAmTQO {
margin: 0;
}

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

.NZGKQeNAmTQO.active .EaOWihmKNkWw {
background-color: var(--tmYOZHaZpVzQ);
border-color: var(--CLCBkOqAClHU);
color: var(--ehIjGKJcckUB);
box-shadow: inset 3px 0 0 0 var(--ouhzRkyuHGyt);
}

.EaOWihmKNkWw:hover {
background-color: var(--cgbKLgHVkJAa);
border-color: var(--CLCBkOqAClHU);
color: var(--ehIjGKJcckUB);
text-decoration: none;
}

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

.ongChFTtOpKP > .EaOWihmKNkWw,
.ongChFTtOpKP > .wphqvIZoEleV {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.ongChFTtOpKP > .EaOWihmKNkWw:hover,
.ongChFTtOpKP > .wphqvIZoEleV:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.ongChFTtOpKP:hover {
background-color: var(--cgbKLgHVkJAa);
border-color: var(--CLCBkOqAClHU);
}

.NZGKQeNAmTQO.active > .ongChFTtOpKP,
.UNzdSCoKrRTi.active > .ongChFTtOpKP {
background-color: var(--tmYOZHaZpVzQ);
border-color: var(--CLCBkOqAClHU);
}

.NZGKQeNAmTQO.active > .ongChFTtOpKP > .EaOWihmKNkWw,
.UNzdSCoKrRTi.active > .ongChFTtOpKP > .wphqvIZoEleV {
background-color: transparent;
border-color: transparent;
color: var(--ehIjGKJcckUB);
}


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

}

.UNzdSCoKrRTi {
margin: 0;
}

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

.UNzdSCoKrRTi.active > .wphqvIZoEleV {
background-color: var(--tmYOZHaZpVzQ);
border-color: var(--CLCBkOqAClHU);
color: var(--ehIjGKJcckUB);
}

.wphqvIZoEleV:hover {
background-color: var(--cgbKLgHVkJAa);
border-color: var(--CLCBkOqAClHU);
color: var(--ehIjGKJcckUB);
text-decoration: none;
}

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

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

.QmSCvTgjABTV:hover {
background-color: transparent;
border-color: var(--CLCBkOqAClHU);
color: var(--ehIjGKJcckUB);
transform: none;
}

.SpTqrbrlfwHn:checked ~ .ongChFTtOpKP .QmSCvTgjABTV::before {
transform: rotate(180deg);
}

.SpTqrbrlfwHn:checked ~ .kOXQtixPnuzV {
display: flex;
}

.IdwFtOMVxLUx {
height: 1px;
background-color: var(--CLCBkOqAClHU);
}

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

.ognWSsHKNfci {
display: none;
}


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

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

.NuLQCjUqCKhW:checked ~ .JcZXuGcIzhZZ {
transform: translateY(0);
}

.mvpWKGacNtcm {
display: flex;
}

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

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

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

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

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

.pdXqiPrEZMaa {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gBgNWTIthuvX {
background: transparent;
color: var(--HFeuWBQgMXaX);
border: 1px solid var(--CLCBkOqAClHU);
}

.gBgNWTIthuvX:hover {
background: var(--tmYOZHaZpVzQ);
filter: none;
box-shadow: none;
}

.mwCmCWsoCVrr {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--cgbKLgHVkJAa);
border: 1px solid var(--CLCBkOqAClHU);
border-top: 3px solid var(--ouhzRkyuHGyt);
box-shadow: 0 12px 32px var(--XSYUONnEdOJm);
}

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

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

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

.KMZMTMNvWRWF {
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(--gjOEHjiOxEjh);
color: var(--jbEsvwmOqlqW);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: aZsbTEaKnrOm 3.2s ease-in-out infinite;
}

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

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

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

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

.ibCNMPeaxTpd {
font-size: 32px;
}

.TXCArcgaLUpE .zeOPplcNcEWu:not(.gBgNWTIthuvX) {
display: none;
}

.TXCArcgaLUpE {
margin-bottom: 0;
}
}

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

.zeOPplcNcEWu {
width: 100%;
}
}

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

.mULpTLbqRDGZ > *,
.mwCmCWsoCVrr {
animation: gThOwOCLAPbZ 0.5s ease both;
}

.FThqQognarUA { animation-delay: 0.02s; }
.ibCNMPeaxTpd { animation-delay: 0.08s; }
.TXCArcgaLUpE { animation-delay: 0.16s; }
.mwCmCWsoCVrr { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.mULpTLbqRDGZ > *,
.mwCmCWsoCVrr,
.KMZMTMNvWRWF {
animation: none;
}
.zeOPplcNcEWu,
.KMZMTMNvWRWF {
transition: none;
}
.zeOPplcNcEWu:hover,
.KMZMTMNvWRWF:hover {
transform: none;
}
}
.OlEpjZUzXnVF {
display: grid;
grid-template-columns: 0.62fr 1fr;
max-width: 620px;
margin: 40px auto;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--CLCBkOqAClHU);
background-color: var(--cgbKLgHVkJAa);
box-shadow: 0 12px 30px var(--XSYUONnEdOJm);
}

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

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

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

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

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

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

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

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

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

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

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

.KhihoWkwTwvG {
width: 100%;
}
}
.XiXypOORXeMo {
margin-block: 48px;
}

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

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

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

.aXKeDgqELvgG > .DEVMSsSqMrAH:first-child {
container-type: inline-size;
}

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

.MYBROsYBTjcq {
color: var(--WxMlCgDyCLFt);
}

.nAKTBLPusheX {
color: var(--ehIjGKJcckUB);
}

.xajmBbWjeoWz {
color: var(--UbBaNRiaAuOC);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.HrqBrxcnUoKa {
background: transparent;
color: var(--HFeuWBQgMXaX);
border-color: var(--CLCBkOqAClHU);
box-shadow: none;
animation: none;
}

.HrqBrxcnUoKa::before {
content: none;
}

.HrqBrxcnUoKa:hover {
background: var(--tmYOZHaZpVzQ);
filter: none;
}

@media (prefers-reduced-motion: reduce) {
.TiLcCNspcznl {
animation: none;
}
}
.OxnHDQYHXsNZ {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

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

.IKAMpMYfuMCU:hover {
color: var(--ehIjGKJcckUB);
background: color-mix(in srgb, var(--ouhzRkyuHGyt) 10%, transparent);
text-decoration: none;
}

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

.cDCLjnPdeBpx {
margin: 0 2px;
}

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

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

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

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

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

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

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

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

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

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

.CwwZlJoTjvsX {
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(--HFeuWBQgMXaX);
}

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

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

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

.skbWGkHEmlEq[open] .ecWMykoXTeYf::before {
transform: rotate(180deg);
}

.skbWGkHEmlEq[open] .CwwZlJoTjvsX {
color: var(--ehIjGKJcckUB);
}

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

.skbWGkHEmlEq[open] .JBYtGsUmVDXq {
animation: KRGBYmAkKYoQ 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.ecWMykoXTeYf::before {
transition: none;
}
.skbWGkHEmlEq[open] .JBYtGsUmVDXq {
animation: none;
}
}
.lYvLRiETnmth {
width: 100%;
margin-block: 48px;
}

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

.yhMUTaUKSwUR {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0;
background: none;
border: none;
box-shadow: none;
}

.tDCqVAGHlmKt {
padding: 4px 0;
}

.pvuyQfidaNpM {
padding-right: 44px;
}

.xqNTStTRjNJb {
padding-left: 44px;
border-left: 1px solid var(--CLCBkOqAClHU);
}

.uvodZbZOXlIv {
position: relative;
display: inline-block;
margin: 0 0 18px;
padding: 0 0 10px;
font-size: 13px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.08em;
text-transform: uppercase;
}

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

.pvuyQfidaNpM .uvodZbZOXlIv {
color: var(--ouhzRkyuHGyt);
}

.pvuyQfidaNpM .uvodZbZOXlIv::after {
background: var(--ouhzRkyuHGyt);
}

.xqNTStTRjNJb .uvodZbZOXlIv {
color: var(--WxMlCgDyCLFt);
}

.xqNTStTRjNJb .uvodZbZOXlIv::after {
background: var(--WxMlCgDyCLFt);
}

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

.FQquwxyKPepo {
position: relative;
padding: 12px 0 12px 26px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--HFeuWBQgMXaX) 88%, transparent);
}

.FQquwxyKPepo + .FQquwxyKPepo {
border-top: 1px solid color-mix(in srgb, var(--CLCBkOqAClHU) 55%, transparent);
}

.FQquwxyKPepo::before {
position: absolute;
left: 0;
top: 12px;
font-size: 17px;
font-weight: 700;
line-height: 1.55;
}

.pvuyQfidaNpM .FQquwxyKPepo::before {
content: '+';
color: var(--ouhzRkyuHGyt);
}

.xqNTStTRjNJb .FQquwxyKPepo::before {
content: '\2212';
color: var(--WxMlCgDyCLFt);
}

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

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

.pvuyQfidaNpM {
padding-right: 0;
padding-bottom: 8px;
}

.xqNTStTRjNJb {
padding-left: 0;
padding-top: 20px;
margin-top: 12px;
border-left: none;
border-top: 1px solid var(--CLCBkOqAClHU);
}

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

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

.dDGSuWygoxZO {
max-width: 720px;
margin: 0 auto;
border-radius: 16px;
border: 1px solid var(--CLCBkOqAClHU);
background: var(--cgbKLgHVkJAa);
padding: 12px 32px;
box-shadow: 0 8px 24px var(--XSYUONnEdOJm);
}

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

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

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

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

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

.dDGSuWygoxZO {
padding: 6px 20px;
}

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

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--ouhzRkyuHGyt) 0%, var(--UbBaNRiaAuOC) 100%) bottom / 100% 3px no-repeat,
var(--GjOdbACCkeDA);
color: var(--SGKhozcPYEUf);
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(--WbZncPLXQykz);
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(--tmYOZHaZpVzQ) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.GQuqBwLKNaRH thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.GQuqBwLKNaRH tbody tr td:first-child {
border-top: none;
font-family: var(--BtDlhoqtPMhV);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--HFeuWBQgMXaX);
}
}
.ztTFwQxwLAbY {
display: flex;
}

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

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

.szWlfXZugwTW:hover {
border-color: color-mix(in srgb, var(--ouhzRkyuHGyt) 70%, transparent);
background: color-mix(in srgb, var(--SGKhozcPYEUf) 12%, transparent);
}

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

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

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

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

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

.NvqbDMCYSfTZ .IxHwujeHPYWx {
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(--SGKhozcPYEUf);
}

.NvqbDMCYSfTZ .IxHwujeHPYWx:hover {
background: color-mix(in srgb, var(--ouhzRkyuHGyt) 18%, transparent);
color: var(--ouhzRkyuHGyt);
}

.NvqbDMCYSfTZ .IxHwujeHPYWx.is-active {
color: var(--UiaZmFYObxHe);
font-weight: 600;
background: var(--ouhzRkyuHGyt);
}

.JcZXuGcIzhZZ .ztTFwQxwLAbY,
.JcZXuGcIzhZZ .PYymKBVlZcpP {
display: block;
}

.JcZXuGcIzhZZ .szWlfXZugwTW {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--HFeuWBQgMXaX);
border: 1px solid var(--CLCBkOqAClHU);
background: var(--tmYOZHaZpVzQ);
}

.JcZXuGcIzhZZ .szWlfXZugwTW:hover {
border-color: color-mix(in srgb, var(--ouhzRkyuHGyt) 70%, transparent);
background: var(--cgbKLgHVkJAa);
}

.JcZXuGcIzhZZ .szWlfXZugwTW::after {
margin-left: auto;
}

.JcZXuGcIzhZZ .NvqbDMCYSfTZ {
left: 0;
right: 0;
min-width: 0;
color: var(--HFeuWBQgMXaX);
background: var(--ROYjIkXVFZJe);
border: 1px solid var(--CLCBkOqAClHU);
box-shadow: 0 10px 28px var(--XSYUONnEdOJm);
}

.JcZXuGcIzhZZ .NvqbDMCYSfTZ .IxHwujeHPYWx {
color: var(--HFeuWBQgMXaX);
}

.JcZXuGcIzhZZ .NvqbDMCYSfTZ .IxHwujeHPYWx:hover {
background: var(--cgbKLgHVkJAa);
color: var(--ehIjGKJcckUB);
}

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

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

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

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

.efxzHBBCGmeh a:hover {
color: var(--UbBaNRiaAuOC);
}

@media (max-width: 992px) {
.PfsdWFsMqvtu {
margin-left: 0;
}
}
.DoivFZwStejf {
position: relative;
--pwmabdcSOXAm: color-mix(in srgb, var(--ouhzRkyuHGyt) 64%, #fff);
--pxXkbgvPWgll: color-mix(in srgb, var(--UbBaNRiaAuOC) 70%, #fff);
background: var(--UiaZmFYObxHe);
color: var(--SGKhozcPYEUf);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.ThPSwPsHKXxa {
font-family: var(--BtDlhoqtPMhV);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--SGKhozcPYEUf);
}

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

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

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

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

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

.MjquksjiTEAL:hover::before {
background: var(--pwmabdcSOXAm);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.KAddkbkNNByx span {
color: var(--pwmabdcSOXAm);
font-weight: 700;
}

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

@media (max-width: 767px) {

.LDWwShYlafTd {
gap: 28px;
}
.dfDqnDSbwuDD {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.zZTLzkBPdbGN {
justify-content: center;
}
.rZmYdwVOXZlU {
align-items: center;
}
.CbSRRKsqrJWO {
align-items: center;
}
.gbbFWiZMLpCN {
justify-content: center;
}
.UGfKMUFDMwyh {
text-align: center;
}
.QrmSBbciGXzZ {
flex-direction: column;
gap: 14px;
text-align: center;
}
.BmbOcIrRGdoF {
justify-content: center;
}
}

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

.hzTsLOjAzIUK .NaYkIkrlgaBD {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.hzTsLOjAzIUK .GGkbdhGdEiAy {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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