:root {
--UGTdAUokCsDa: #121C2A;
--lLwyxuiUMCOP: #263444;
--KJGNQSYPWpCT: #3D8BFF;
--ueocenFXUfzK: #263545;
--xxvJReahJRVe: #202D3D;
--uJkVesGSIFfo: #090F18;
--DiVkcOsbuBEv: #7044C8;
--QIEdoRbwyXVo: #FFFFFF;
--FgaMfKiulnFm: #0A1A34;
--WswLKXLhxuTV: #1A4470;
--jFNwKptDVLnt: #EAF1F8;
--xmgBtYLcZvAy: linear-gradient(135deg, #0A1A34 0%, #143258 52%, #3A86F0 100%);
--KHgMGemCAJdN: #202D3D;
--eGxclUWsiBAO: #0B121B;
--BZwVSLyXjAHF: #FFFFFF;
--aXEWUniHzQTL: #090F18;
--GFYiEcXOBeIn: #EAF1F8;
--ozRqUIdHqkei: #FFFFFF;
--vpMJoDLnkNel: #3D8BFF;
--RTAgamJnGuDU: #263444;
--Kpcslionboet: rgba(0,0,0,0.50);
--NPvgKTtfpSNR: #7044C8;
--aNifvBqNjaKL: #F2871F;
--RaPTSSGzXdeN: #FFB061;
--YddBqLQatjdS: 'Plus Jakarta Sans', sans-serif;
--sHwiEfpEJQzc: 'Sora', sans-serif;
--zgeCghpLDcXB: #EAF1F8;
--SYFvcIeRYgqb: linear-gradient(180deg, color-mix(in srgb, var(--KJGNQSYPWpCT) 84%, #000) 0%, color-mix(in srgb, var(--KJGNQSYPWpCT) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.yTUplnfMdkpF a,
.AWaXdVlKmAdX a {
color: var(--jFNwKptDVLnt);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.aiMyEVJOZzLo,
.XegrrAXbCzQj,
.inside-jGAPwafXCdhF {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.aiMyEVJOZzLo {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.KLKSmKVztpta:checked ~ .DuZlQFTjlHGJ::before {
content: '✕';
}

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

.bdrKhnAKMlGJ a,
.itjGZzdVPfcu {
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;
}

.bdrKhnAKMlGJ a:first-child {
background-color: transparent;
border-color: var(--RTAgamJnGuDU);
color: var(--QIEdoRbwyXVo);
}

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

.bdrKhnAKMlGJ a:nth-child(2),
.itjGZzdVPfcu {
background: var(--SYFvcIeRYgqb);
color: var(--zgeCghpLDcXB);
animation: EkyhVxGDBzDz 3.2s ease-in-out infinite;
}

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

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

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

.itjGZzdVPfcu {
display: none;
}

.bvDLnjsewVWL {
display: none;
}

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

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

.bdrKhnAKMlGJ {
display: none;
}

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

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

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

.KLKSmKVztpta:checked ~ .bvDLnjsewVWL {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.KLKSmKVztpta:checked ~ .DuZlQFTjlHGJ {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.KXVkbKDGXtyp {
gap: 12px;
}

.xxumbcMDVYXt {
width: 40px;
}

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

.KLKSmKVztpta:checked ~ .DuZlQFTjlHGJ {
top: 11px;
right: 11px;
}
}
.vxlKsVQvymfa {
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(--RTAgamJnGuDU);
border-left: 0;
background-color: var(--KHgMGemCAJdN);
box-shadow: 0 10px 30px var(--Kpcslionboet);
overflow-y: auto;
z-index: 20;
}

.HKqNaPalUBRL {
display: block;
}

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

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

.MNjhKYtJMEct {
margin: 0;
}

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

.MNjhKYtJMEct.active .oBIQXvSpUbkm {
background-color: var(--ueocenFXUfzK);
border-color: var(--RTAgamJnGuDU);
color: var(--vpMJoDLnkNel);
box-shadow: inset 3px 0 0 0 var(--KJGNQSYPWpCT);
}

.oBIQXvSpUbkm:hover {
background-color: var(--xxvJReahJRVe);
border-color: var(--RTAgamJnGuDU);
color: var(--vpMJoDLnkNel);
text-decoration: none;
}

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

.tvlowBjWMAWq > .oBIQXvSpUbkm,
.tvlowBjWMAWq > .IZtWXuIOdfQm {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.tvlowBjWMAWq > .oBIQXvSpUbkm:hover,
.tvlowBjWMAWq > .IZtWXuIOdfQm:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.tvlowBjWMAWq:hover {
background-color: var(--xxvJReahJRVe);
border-color: var(--RTAgamJnGuDU);
}

.MNjhKYtJMEct.active > .tvlowBjWMAWq,
.IhtQiIhQPwuQ.active > .tvlowBjWMAWq {
background-color: var(--ueocenFXUfzK);
border-color: var(--RTAgamJnGuDU);
}

.MNjhKYtJMEct.active > .tvlowBjWMAWq > .oBIQXvSpUbkm,
.IhtQiIhQPwuQ.active > .tvlowBjWMAWq > .IZtWXuIOdfQm {
background-color: transparent;
border-color: transparent;
color: var(--vpMJoDLnkNel);
}


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

}

.IhtQiIhQPwuQ {
margin: 0;
}

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

.IhtQiIhQPwuQ.active > .IZtWXuIOdfQm {
background-color: var(--ueocenFXUfzK);
border-color: var(--RTAgamJnGuDU);
color: var(--vpMJoDLnkNel);
}

.IZtWXuIOdfQm:hover {
background-color: var(--xxvJReahJRVe);
border-color: var(--RTAgamJnGuDU);
color: var(--vpMJoDLnkNel);
text-decoration: none;
}

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

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

.mjFwFbbaMkrt:hover {
background-color: transparent;
border-color: var(--RTAgamJnGuDU);
color: var(--vpMJoDLnkNel);
transform: none;
}

.mINFyUPyURZx:checked ~ .tvlowBjWMAWq .mjFwFbbaMkrt::before {
transform: rotate(180deg);
}

.mINFyUPyURZx:checked ~ .czaTQKTNfBGB {
display: flex;
}

.JirPdTnkwxMc {
height: 1px;
background-color: var(--RTAgamJnGuDU);
}

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

.LKNQhDHwrINf {
display: none;
}


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

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

.KLKSmKVztpta:checked ~ .vxlKsVQvymfa {
transform: translateY(0);
}

.pOfMbkhHcyVe {
display: flex;
}

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

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

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

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

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

.pxLPrBUroDhB {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.PRmfLCYdJDDu {
font-size: 27px;
}

.lTkRucHOVpmW {
width: 100%;
}
}

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

.vOYXpdbrXDUe > * {
animation: fipQHkkYVZPD 0.5s ease both;
}

.oXddyUQMUnsz { animation-delay: 0.04s; }
.PRmfLCYdJDDu { animation-delay: 0.1s; }
.VwqzTLgNKcwE { animation-delay: 0.16s; }
.aopputuQNDdn { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.vOYXpdbrXDUe > * {
animation: none;
}
.lTkRucHOVpmW {
transition: none;
}
.lTkRucHOVpmW:hover {
transform: none;
}
}
.TStHCJhODSAq {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--RTAgamJnGuDU);
border-left: 4px solid var(--KJGNQSYPWpCT);
background-color: var(--xxvJReahJRVe);
}

.KMtvVVAIrGSa {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
padding: 6px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--DiVkcOsbuBEv);
background: color-mix(in srgb, var(--DiVkcOsbuBEv) 12%, transparent);
border: 1px solid color-mix(in srgb, var(--DiVkcOsbuBEv) 26%, transparent);
}

.vsUiFTfLmTly {
flex: 1 1 auto;
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--QIEdoRbwyXVo);
}

.vKdKCQBDsTas {
flex: 0 0 auto;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 13px 28px;
border-radius: 12px;
background: var(--SYFvcIeRYgqb);
color: var(--zgeCghpLDcXB);
font-size: 15px;
font-weight: 700;
text-decoration: none;
white-space: nowrap;
transition: transform 0.2s ease, filter 0.2s ease;
}

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

@media (max-width: 640px) {
.TStHCJhODSAq {
flex-direction: column;
align-items: stretch;
text-align: center;
border-left: 1px solid var(--RTAgamJnGuDU);
border-top: 4px solid var(--KJGNQSYPWpCT);
}

.KMtvVVAIrGSa {
align-self: center;
}

.vKdKCQBDsTas {
width: 100%;
}
}
.HtcitmPLJpRv {
margin-block: 48px;
}

.WmQdKRgQcrBx {
margin-bottom: 22px;
}

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

.CfvqorQQpzLg {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 24px;
align-items: start;
}

.FAjmVOyzcqKj {
display: flex;
flex-direction: column;
gap: 20px;
min-width: 0;
container-type: inline-size;
}

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

.WGXmJzfdkyPT {
display: grid;
grid-template-columns: repeat(2, 1fr);
align-self: stretch;
align-content: space-between;
gap: 12px;
}

.JPevciOirioy {
position: relative;
display: flex;
flex-direction: column;
border-radius: 12px;
overflow: hidden;
border: 1px solid var(--RTAgamJnGuDU);
background: var(--KHgMGemCAJdN);
transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.JPevciOirioy img {
width: 100%;
display: block;
transform-origin: center;
transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), filter 0.28s ease;
}

.JPevciOirioy::before {
content: "";
position: absolute;
inset: 0;
z-index: 1;
pointer-events: none;
background: linear-gradient(115deg,
transparent 30%,
color-mix(in srgb, #fff 28%, transparent) 48%,
transparent 66%);
transform: translateX(-120%);
opacity: 0;
transition: transform 0.6s ease, opacity 0.3s ease;
}

.TReSamMmGmlQ {
position: relative;
z-index: 2;
margin-top: auto;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
min-height: 40px;

font-size: 15px;
font-weight: 700;
border-radius: 0;
color: var(--zgeCghpLDcXB);
background: var(--SYFvcIeRYgqb);
transition: filter 0.28s ease, letter-spacing 0.28s ease;
}

.TReSamMmGmlQ::after {
content: "\f061";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
max-width: 0;
opacity: 0;
overflow: hidden;
transform: translateX(-6px);
transition: max-width 0.28s ease, opacity 0.28s ease, transform 0.28s ease;
}

.JPevciOirioy:hover {
transform: translateY(-6px);
border-color: color-mix(in srgb, var(--KJGNQSYPWpCT) 70%, transparent);
box-shadow:
0 14px 30px var(--Kpcslionboet),
0 0 0 1px color-mix(in srgb, var(--KJGNQSYPWpCT) 35%, transparent),
0 10px 26px color-mix(in srgb, var(--KJGNQSYPWpCT) 30%, transparent);
}

.JPevciOirioy:hover img {
transform: scale(1.08);
filter: brightness(1.06) saturate(1.08);
}

.JPevciOirioy:hover::before {
opacity: 1;
transform: translateX(120%);
}

.JPevciOirioy:hover .TReSamMmGmlQ {
filter: brightness(1.08);
letter-spacing: 0.04em;
}

.JPevciOirioy:hover .TReSamMmGmlQ::after {
max-width: 20px;
opacity: 1;
transform: translateX(0);
}

.JPevciOirioy:focus-visible {
outline: 2px solid var(--KJGNQSYPWpCT);
outline-offset: 3px;
}

@media (prefers-reduced-motion: reduce) {
.JPevciOirioy,
.JPevciOirioy img,
.JPevciOirioy::before,
.TReSamMmGmlQ,
.TReSamMmGmlQ::after {
transition: none;
}
.JPevciOirioy:hover {
transform: none;
}
.JPevciOirioy:hover img {
transform: none;
}
.JPevciOirioy:hover::before {
opacity: 0;
}
}

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

.zlVgRDtAyPnS {
grid-template-columns: repeat(2, minmax(0, 385px));
}

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

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

.APtfyQBzOVkP {
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(--SYFvcIeRYgqb);
color: var(--zgeCghpLDcXB);
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;
}

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

.tsgaMqnHuITA {
background: transparent;
color: var(--QIEdoRbwyXVo);
border-color: var(--RTAgamJnGuDU);
box-shadow: none;
}

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

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

.PsiIFyvlYRPx:hover {
color: var(--vpMJoDLnkNel);
background: color-mix(in srgb, var(--KJGNQSYPWpCT) 10%, transparent);
text-decoration: none;
}

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

.MOnOSHhvYCPi {
margin: 0 2px;
}

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

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

@media (max-width: 576px) {
.PkNIdgAZEtWA {
font-size: 13px;
}
}
.QxiCjKjUihwx {
margin-block: 48px;
}

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

.dwEhDcHmCnlS {
border-top: 1px solid var(--RTAgamJnGuDU);
}

.EbSXNlehfpNr {
border-bottom: 1px solid var(--RTAgamJnGuDU);
}

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

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

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

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

.UZWtPSytXDfp {
flex: 1 1 auto;
}

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

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

.EbSXNlehfpNr[open] .PeLbdgyzhqih::before {
transform: rotate(180deg);
}

.ijlliWqxePTp:hover,
.EbSXNlehfpNr[open] .ijlliWqxePTp {
color: var(--vpMJoDLnkNel);
}

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

.EbSXNlehfpNr[open] .LwEJfKbULxQj {
animation: QHYJYmoFJkuY 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.PeLbdgyzhqih::before {
transition: none;
}
.EbSXNlehfpNr[open] .LwEJfKbULxQj {
animation: none;
}
}
.cXNHRraAbUNE {
width: 100%;
margin-block: 48px;
}

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

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

.rsbjDIbTYImY {
background: color-mix(in srgb, var(--KJGNQSYPWpCT) 7%, var(--xxvJReahJRVe));
border-color: color-mix(in srgb, var(--KJGNQSYPWpCT) 28%, var(--RTAgamJnGuDU));
}

.kATTpyKBQXAl {
background: color-mix(in srgb, var(--aNifvBqNjaKL) 7%, var(--xxvJReahJRVe));
border-color: color-mix(in srgb, var(--aNifvBqNjaKL) 28%, var(--RTAgamJnGuDU));
}

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

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

.rsbjDIbTYImY::before {
background: var(--KJGNQSYPWpCT);
}

.kATTpyKBQXAl::before {
background: var(--aNifvBqNjaKL);
}

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

.rsbjDIbTYImY .kwaQflHVSCUh {
color: var(--KJGNQSYPWpCT);
}

.kATTpyKBQXAl .kwaQflHVSCUh {
color: var(--aNifvBqNjaKL);
}

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

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

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

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

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

.rsbjDIbTYImY .VayOQFTFCTZe {
background: var(--KJGNQSYPWpCT);
}

.rsbjDIbTYImY .VayOQFTFCTZe::before {
content: '\2713';
color: var(--zgeCghpLDcXB);
}

.kATTpyKBQXAl .VayOQFTFCTZe {
background: var(--aNifvBqNjaKL);
}

.kATTpyKBQXAl .VayOQFTFCTZe::before {
content: '\2715';
color: var(--xxvJReahJRVe);
}

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

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

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

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

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

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

.ZSzYncFLbDoB {
position: relative;
padding: 15px 18px 15px 32px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--QIEdoRbwyXVo) 90%, transparent);
border-radius: 12px;
border: 1px solid var(--RTAgamJnGuDU);
background: var(--xxvJReahJRVe);
transition: transform 0.28s ease, border-color 0.28s ease, box-shadow 0.28s ease;
}

.ZSzYncFLbDoB:hover {
transform: translateX(4px);
border-color: color-mix(in srgb, var(--KJGNQSYPWpCT) 50%, transparent);
box-shadow: 0 8px 24px var(--Kpcslionboet);
}

.ZSzYncFLbDoB::before {
content: '';
position: absolute;
left: 14px;
top: 14px;
bottom: 14px;
width: 3px;
border-radius: 3px;
background: var(--KJGNQSYPWpCT);
}

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

.ZSzYncFLbDoB {
font-size: 14px;
padding: 13px 14px 13px 46px;
}
}
.kVhJHeSDJMnU {
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(--KJGNQSYPWpCT) 16%, var(--xxvJReahJRVe));
border: 1px solid color-mix(in srgb, var(--KJGNQSYPWpCT) 30%, transparent);
box-shadow: 0 8px 20px var(--Kpcslionboet);
transition: transform 0.25s ease, filter 0.25s ease;
}

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--KJGNQSYPWpCT) 0%, var(--DiVkcOsbuBEv) 100%) bottom / 100% 3px no-repeat,
var(--uJkVesGSIFfo);
color: var(--GFYiEcXOBeIn);
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(--lLwyxuiUMCOP);
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(--ueocenFXUfzK) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.dGgrmJOeHRXD thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.dGgrmJOeHRXD tbody tr td:first-child {
border-top: none;
font-family: var(--sHwiEfpEJQzc);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--QIEdoRbwyXVo);
}
}
.xKhatKwXiDcs {
display: flex;
}

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

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

.bgFRjudrtrfL:hover {
border-color: color-mix(in srgb, var(--KJGNQSYPWpCT) 70%, transparent);
background: color-mix(in srgb, var(--GFYiEcXOBeIn) 12%, transparent);
}

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

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

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

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

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

.sOmClAJuUOKj .pWrrjBZmTuvi {
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(--GFYiEcXOBeIn);
}

.sOmClAJuUOKj .pWrrjBZmTuvi:hover {
background: color-mix(in srgb, var(--KJGNQSYPWpCT) 18%, transparent);
color: var(--KJGNQSYPWpCT);
}

.sOmClAJuUOKj .pWrrjBZmTuvi.is-active {
color: var(--aXEWUniHzQTL);
font-weight: 600;
background: var(--KJGNQSYPWpCT);
}

.vxlKsVQvymfa .xKhatKwXiDcs,
.vxlKsVQvymfa .TvKYIYKrgmcE {
display: block;
}

.vxlKsVQvymfa .bgFRjudrtrfL {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--QIEdoRbwyXVo);
border: 1px solid var(--RTAgamJnGuDU);
background: var(--ueocenFXUfzK);
}

.vxlKsVQvymfa .bgFRjudrtrfL:hover {
border-color: color-mix(in srgb, var(--KJGNQSYPWpCT) 70%, transparent);
background: var(--xxvJReahJRVe);
}

.vxlKsVQvymfa .bgFRjudrtrfL::after {
margin-left: auto;
}

.vxlKsVQvymfa .sOmClAJuUOKj {
left: 0;
right: 0;
min-width: 0;
color: var(--QIEdoRbwyXVo);
background: var(--KHgMGemCAJdN);
border: 1px solid var(--RTAgamJnGuDU);
box-shadow: 0 10px 28px var(--Kpcslionboet);
}

.vxlKsVQvymfa .sOmClAJuUOKj .pWrrjBZmTuvi {
color: var(--QIEdoRbwyXVo);
}

.vxlKsVQvymfa .sOmClAJuUOKj .pWrrjBZmTuvi:hover {
background: var(--xxvJReahJRVe);
color: var(--vpMJoDLnkNel);
}

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

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

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

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

.rquPIDCPfSqG a:hover {
color: var(--DiVkcOsbuBEv);
}

@media (max-width: 992px) {
.utoIqBjJVAUx {
margin-left: 0;
}
}
.AWaXdVlKmAdX {
position: relative;
--xqpGYnmkVGDJ: color-mix(in srgb, var(--KJGNQSYPWpCT) 64%, #fff);
--PRJDkjondWfO: color-mix(in srgb, var(--DiVkcOsbuBEv) 70%, #fff);
background: var(--aXEWUniHzQTL);
color: var(--GFYiEcXOBeIn);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.oHmXadNHWDiB {
font-family: var(--sHwiEfpEJQzc);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--GFYiEcXOBeIn);
}

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

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

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

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

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

.OdovSgVEWikt:hover::before {
background: var(--xqpGYnmkVGDJ);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fXJoippTfCAW span {
color: var(--xqpGYnmkVGDJ);
font-weight: 700;
}

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

@media (max-width: 767px) {

.aUuraeWOTLYk {
gap: 28px;
}
.uEWgtwItwdBK {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.xQunjKUzjuRn {
justify-content: center;
}
.AQmGAIpHdrlw {
align-items: center;
}
.MDApdJPYGUsm {
align-items: center;
}
.yAePLFSoYHFI {
justify-content: center;
}
.dIoSGBVfyhpV {
text-align: center;
}
.jZyalVUMSPjG {
flex-direction: column;
gap: 14px;
text-align: center;
}
.PQmEUhnKAtyX {
justify-content: center;
}
}

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

.kcOJCPIkYAXT .BLPNXeSjiqaG {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.kcOJCPIkYAXT .yTUplnfMdkpF {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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