:root {
--HOkYOTDoQCjt: #EFF3F8;
--pAdwyEcleKjG: #D5DEEA;
--ibmdVhjottIG: #C81E37;
--EvyzbtSpMTjT: #E7EEF6;
--tiBJvPxoPixC: #FCFDFE;
--CIKOKfLUVzat: #13202C;
--EsKtWpVZqJre: #7A4FD6;
--pxyqBbecyeqS: #15212D;
--PatSuOpLJIMB: #901430;
--UbMUZDgOzIww: #AC1836;
--TRewUoSjbTFQ: #EAF1F8;
--hYukuawJjAIO: linear-gradient(135deg, #881026 0%, #CC2139 58%, #EC4A5E 100%);
--hueeUlojQwqJ: #FCFDFE;
--gLaBvbhndaSe: #F6F9FC;
--TYbmtZPUfDMS: #15212D;
--VUMUjInveQFq: #13202C;
--bOQpTEDWuBkm: #EAF1F8;
--UXxppEcRDgfx: #15212D;
--eRyLmRBWvKiP: #C81E37;
--HiaXSpsLdZnX: #D5DEEA;
--aNgTyXUXxZdb: rgba(18,38,68,0.08);
--xKLXFGoqujgN: #7A4FD6;
--lykaPlBMqBkj: #E58217;
--rhZTfgqFbqxW: #F59E33;
--gkISktHbeYEg: 'Rubik', sans-serif;
--SxJQZSkPxEfC: 'Montserrat', sans-serif;
--ZbcSWPswApSs: #FFF2F4;
--tmknjbHDQFob: linear-gradient(180deg, color-mix(in srgb, var(--ibmdVhjottIG) 84%, #000) 0%, color-mix(in srgb, var(--ibmdVhjottIG) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.qsWTyACalIya a,
.XglYJEUrUIkI a {
color: var(--TRewUoSjbTFQ);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.qaJsazSDeJAM,
.lCReqqxKOhWQ,
.inside-XQOtHsjFaGhl {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.qaJsazSDeJAM {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.zbrzfQYUvDar:checked ~ .qhbRqltkpTrB::before {
content: '✕';
}

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

.PZQGTtOMDsTk a,
.ERetZyTkLAIZ {
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;
}

.PZQGTtOMDsTk a:first-child {
background-color: transparent;
border-color: var(--HiaXSpsLdZnX);
color: var(--pxyqBbecyeqS);
}

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

.PZQGTtOMDsTk a:nth-child(2),
.ERetZyTkLAIZ {
background: var(--tmknjbHDQFob);
color: var(--ZbcSWPswApSs);
animation: QmijiCMkKcqd 3.2s ease-in-out infinite;
}

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

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

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

.ERetZyTkLAIZ {
display: none;
}

.KwEIFpmGDDxl {
display: none;
}

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

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

.PZQGTtOMDsTk {
display: none;
}

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

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

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

.zbrzfQYUvDar:checked ~ .KwEIFpmGDDxl {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.zbrzfQYUvDar:checked ~ .qhbRqltkpTrB {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.ipsBBelehWiY {
gap: 12px;
}

.gpcNiTSDjpLU {
width: 40px;
}

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

.zbrzfQYUvDar:checked ~ .qhbRqltkpTrB {
top: 11px;
right: 11px;
}
}
.YinExgFrGmfY {
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(--HiaXSpsLdZnX);
border-left: 0;
background-color: var(--hueeUlojQwqJ);
box-shadow: 0 10px 30px var(--aNgTyXUXxZdb);
overflow-y: auto;
z-index: 20;
}

.MSWPShiVfuoO {
display: block;
}

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

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

.hRFtjLrVBYjz {
margin: 0;
}

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

.hRFtjLrVBYjz.active .vtYMcENvIeqY {
background-color: var(--EvyzbtSpMTjT);
border-color: var(--HiaXSpsLdZnX);
color: var(--eRyLmRBWvKiP);
box-shadow: inset 3px 0 0 0 var(--ibmdVhjottIG);
}

.vtYMcENvIeqY:hover {
background-color: var(--tiBJvPxoPixC);
border-color: var(--HiaXSpsLdZnX);
color: var(--eRyLmRBWvKiP);
text-decoration: none;
}

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

.URYcJRxHIDbt > .vtYMcENvIeqY,
.URYcJRxHIDbt > .ogLwytrqzXGM {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.URYcJRxHIDbt > .vtYMcENvIeqY:hover,
.URYcJRxHIDbt > .ogLwytrqzXGM:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.URYcJRxHIDbt:hover {
background-color: var(--tiBJvPxoPixC);
border-color: var(--HiaXSpsLdZnX);
}

.hRFtjLrVBYjz.active > .URYcJRxHIDbt,
.bqjtZRoyCzrX.active > .URYcJRxHIDbt {
background-color: var(--EvyzbtSpMTjT);
border-color: var(--HiaXSpsLdZnX);
}

.hRFtjLrVBYjz.active > .URYcJRxHIDbt > .vtYMcENvIeqY,
.bqjtZRoyCzrX.active > .URYcJRxHIDbt > .ogLwytrqzXGM {
background-color: transparent;
border-color: transparent;
color: var(--eRyLmRBWvKiP);
}


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

}

.bqjtZRoyCzrX {
margin: 0;
}

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

.bqjtZRoyCzrX.active > .ogLwytrqzXGM {
background-color: var(--EvyzbtSpMTjT);
border-color: var(--HiaXSpsLdZnX);
color: var(--eRyLmRBWvKiP);
}

.ogLwytrqzXGM:hover {
background-color: var(--tiBJvPxoPixC);
border-color: var(--HiaXSpsLdZnX);
color: var(--eRyLmRBWvKiP);
text-decoration: none;
}

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

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

.PEHfzpMzSnUS:hover {
background-color: transparent;
border-color: var(--HiaXSpsLdZnX);
color: var(--eRyLmRBWvKiP);
transform: none;
}

.eiFaVAeBppsq:checked ~ .URYcJRxHIDbt .PEHfzpMzSnUS::before {
transform: rotate(180deg);
}

.eiFaVAeBppsq:checked ~ .jecHDPuZltmT {
display: flex;
}

.LFktrIWTcWcA {
height: 1px;
background-color: var(--HiaXSpsLdZnX);
}

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

.ySSMpLQkZmKe {
display: none;
}


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

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

.zbrzfQYUvDar:checked ~ .YinExgFrGmfY {
transform: translateY(0);
}

.oQqyiwLiRTNY {
display: flex;
}

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

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

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

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

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

.dilKJBpTFHzV {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hbJdrsqdswAP {
font-size: 27px;
}

.vkWPUhexnvJM {
width: 100%;
}
}

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

.hYVETgIFJdLv > * {
animation: MZdGtrjfhQqi 0.5s ease both;
}

.oiZlGAyomTpo { animation-delay: 0.04s; }
.hbJdrsqdswAP { animation-delay: 0.1s; }
.vPmcTBnceCXl { animation-delay: 0.16s; }
.RGLvZnkRIVWf { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.hYVETgIFJdLv > * {
animation: none;
}
.vkWPUhexnvJM {
transition: none;
}
.vkWPUhexnvJM:hover {
transform: none;
}
}
.DclHAnIRkRky {
position: relative;
max-width: 560px;
margin: 40px auto;
border-radius: 16px;
border: 1px solid var(--HiaXSpsLdZnX);
background-color: var(--tiBJvPxoPixC);
box-shadow: 0 12px 30px var(--aNgTyXUXxZdb);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.pCPtquYdkqEa > .ywiPCzWBhVom:first-child {
container-type: inline-size;
}

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

.oGSTxzslVtOL {
color: var(--lykaPlBMqBkj);
}

.nypXxjtLtdUw {
color: var(--eRyLmRBWvKiP);
}

.LkOYCxZBuNqE {
color: var(--EsKtWpVZqJre);
}

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

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

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

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

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

.JIHKgTpCdOVL {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--tmknjbHDQFob);
color: var(--ZbcSWPswApSs);
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) {
.pCPtquYdkqEa {
grid-template-columns: minmax(0, 1fr);
}

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

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

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

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

.hDfRwcoDVPfl:hover {
background: var(--tmknjbHDQFob);
color: var(--ZbcSWPswApSs);
border-color: transparent;
transform: translateY(-2px);
text-decoration: none;
}

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

.sAauDFWnyjWY {
border-color: var(--HiaXSpsLdZnX);
color: var(--pxyqBbecyeqS);
}

.sAauDFWnyjWY::after {
content: none;
}

.sAauDFWnyjWY:hover {
background: var(--EvyzbtSpMTjT);
color: var(--pxyqBbecyeqS);
border-color: var(--HiaXSpsLdZnX);
}
.MfjVFIYoDBBE {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.jWULjEgTAbyS {
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(--tiBJvPxoPixC) 70%, transparent);
border: 1px solid var(--HiaXSpsLdZnX);
border-left: 3px solid var(--eRyLmRBWvKiP);
}

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

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

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

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

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

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

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

.jWULjEgTAbyS {
padding: 7px 13px;
}
}
.dXTDRzrXuapc {
margin-block: 48px;
}

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

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

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

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

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

.KlAEGCJrMpeY {
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(--ZbcSWPswApSs);
background: var(--tmknjbHDQFob);
}

.JAqhVVQXwXix {
flex: 1 1 auto;
}

.PckVzCHTZAXK {
flex: 0 0 auto;
color: var(--eRyLmRBWvKiP);
}

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

.SCinpzloTBYF[open] .PckVzCHTZAXK::before {
transform: rotate(180deg);
}

.SCinpzloTBYF[open] .wvdtGfdyFAQi {
border-color: color-mix(in srgb, var(--ibmdVhjottIG) 55%, transparent);
}

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

.SCinpzloTBYF[open] .QpoMLwpweyCV {
animation: PeOcRcZfrBxk 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.PckVzCHTZAXK::before {
transition: none;
}
.SCinpzloTBYF[open] .QpoMLwpweyCV {
animation: none;
}
}
.gOpeDMqQbhzC {
width: 100%;
margin-block: 48px;
}

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

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

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

.dSAKNRRIsdDm {
background: color-mix(in srgb, var(--ibmdVhjottIG) 8%, var(--tiBJvPxoPixC));
}

.MtUAaUpxQPoc {
background: color-mix(in srgb, var(--lykaPlBMqBkj) 8%, var(--tiBJvPxoPixC));
}

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

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

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

.dSAKNRRIsdDm .YfxdhWagcQhP {
color: var(--ibmdVhjottIG);
}

.dSAKNRRIsdDm .YfxdhWagcQhP::after {
background: var(--ibmdVhjottIG);
}

.MtUAaUpxQPoc .YfxdhWagcQhP {
color: var(--lykaPlBMqBkj);
}

.MtUAaUpxQPoc .YfxdhWagcQhP::after {
background: var(--lykaPlBMqBkj);
}

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

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

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

.dSAKNRRIsdDm .WNjdKeEdmbgY::before {
content: '\2713';
color: var(--ibmdVhjottIG);
background: color-mix(in srgb, var(--ibmdVhjottIG) 15%, transparent);
}

.MtUAaUpxQPoc .WNjdKeEdmbgY::before {
content: '\2715';
color: var(--lykaPlBMqBkj);
background: color-mix(in srgb, var(--lykaPlBMqBkj) 15%, transparent);
}

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

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

.EnJHQurkaukA {
padding: 24px 20px;
}

.YfxdhWagcQhP {
font-size: 17px;
}

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

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

.nkQnVwWMsGVe {
max-width: 720px;
margin: 0 auto;
border-radius: 16px;
border: 1px solid var(--HiaXSpsLdZnX);
background: var(--tiBJvPxoPixC);
padding: 12px 32px;
box-shadow: 0 8px 24px var(--aNgTyXUXxZdb);
}

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

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

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

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

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

.nkQnVwWMsGVe {
padding: 6px 20px;
}

.XTDlPCiSKTrJ {
font-size: 14px;
}
}
.LSaumpTYjJxg {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 14px;
display: none;
align-items: center;
justify-content: center;
background: var(--tmknjbHDQFob);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 24px var(--aNgTyXUXxZdb);
transition: transform 0.25s ease, filter 0.25s ease;
}

.LSaumpTYjJxg:hover {
transform: translateY(-3px);
filter: brightness(1.08);
}

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--ibmdVhjottIG) 0%, var(--EsKtWpVZqJre) 100%) bottom / 100% 3px no-repeat,
var(--CIKOKfLUVzat);
color: var(--bOQpTEDWuBkm);
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(--pAdwyEcleKjG);
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(--EvyzbtSpMTjT) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.SmgtTkliTZfm thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.SmgtTkliTZfm tbody tr td:first-child {
border-top: none;
font-family: var(--SxJQZSkPxEfC);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--pxyqBbecyeqS);
}
}
.TytrDCqjnVTC {
display: flex;
}

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

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

.sdJDVfTIHoIy:hover {
border-color: color-mix(in srgb, var(--ibmdVhjottIG) 70%, transparent);
background: color-mix(in srgb, var(--bOQpTEDWuBkm) 12%, transparent);
}

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

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

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

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

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

.wCoYkGQDSuFf .RIsEWGgsUzma {
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(--bOQpTEDWuBkm);
}

.wCoYkGQDSuFf .RIsEWGgsUzma:hover {
background: color-mix(in srgb, var(--ibmdVhjottIG) 18%, transparent);
color: var(--ibmdVhjottIG);
}

.wCoYkGQDSuFf .RIsEWGgsUzma.is-active {
color: var(--VUMUjInveQFq);
font-weight: 600;
background: var(--ibmdVhjottIG);
}

.YinExgFrGmfY .TytrDCqjnVTC,
.YinExgFrGmfY .WNXszRRJVfHa {
display: block;
}

.YinExgFrGmfY .sdJDVfTIHoIy {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--pxyqBbecyeqS);
border: 1px solid var(--HiaXSpsLdZnX);
background: var(--EvyzbtSpMTjT);
}

.YinExgFrGmfY .sdJDVfTIHoIy:hover {
border-color: color-mix(in srgb, var(--ibmdVhjottIG) 70%, transparent);
background: var(--tiBJvPxoPixC);
}

.YinExgFrGmfY .sdJDVfTIHoIy::after {
margin-left: auto;
}

.YinExgFrGmfY .wCoYkGQDSuFf {
left: 0;
right: 0;
min-width: 0;
color: var(--pxyqBbecyeqS);
background: var(--hueeUlojQwqJ);
border: 1px solid var(--HiaXSpsLdZnX);
box-shadow: 0 10px 28px var(--aNgTyXUXxZdb);
}

.YinExgFrGmfY .wCoYkGQDSuFf .RIsEWGgsUzma {
color: var(--pxyqBbecyeqS);
}

.YinExgFrGmfY .wCoYkGQDSuFf .RIsEWGgsUzma:hover {
background: var(--tiBJvPxoPixC);
color: var(--eRyLmRBWvKiP);
}

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

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

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

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

.FqCzbJgENjrM a:hover {
color: var(--EsKtWpVZqJre);
}

@media (max-width: 992px) {
.vErbYVCNKjSr {
margin-left: 0;
}
}
.XglYJEUrUIkI {
position: relative;
--JifIpZUvyNqk: color-mix(in srgb, var(--ibmdVhjottIG) 64%, #fff);
--sEnDSOuRKDyA: color-mix(in srgb, var(--EsKtWpVZqJre) 70%, #fff);
background: var(--VUMUjInveQFq);
color: var(--bOQpTEDWuBkm);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.oABjdMGFBxoc {
font-family: var(--SxJQZSkPxEfC);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--bOQpTEDWuBkm);
}

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

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

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

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

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

.AprBkCSLXYAb:hover::before {
background: var(--JifIpZUvyNqk);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.GGhkpxRCMruT span {
color: var(--JifIpZUvyNqk);
font-weight: 700;
}

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

@media (max-width: 767px) {

.lEMinKUyTban {
gap: 28px;
}
.mIaXkVbgJPfA {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.udbPnLHZzVpo {
justify-content: center;
}
.DCPEHbCurWnR {
align-items: center;
}
.QYgekgfgMTlo {
align-items: center;
}
.ACJJAaPUCvrL {
justify-content: center;
}
.NYtOQmrcwXQK {
text-align: center;
}
.KqVlOXikSsXe {
flex-direction: column;
gap: 14px;
text-align: center;
}
.VkavtotDghip {
justify-content: center;
}
}

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

.nShofYeINloP .ltagycKBDtFg {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.nShofYeINloP .qsWTyACalIya {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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