:root {
--UqqRnrIFgioC: #F3F6FA;
--OveEtzxJQwpu: #D8E1EC;
--oPiiSzjXEPiL: #138E4E;
--ghZyMSInYaBW: #EFF4FA;
--bTmxQsjZlXgy: #FDFEFF;
--LgztTuFPOqsu: #16202B;
--MuNCWavnnJIG: #7A4FD6;
--WfCUHnGtFXto: #1A2532;
--iEUyCukaeukF: #0D5732;
--amhamsxvOMVa: #0F6E3C;
--UMVutAVhcOdE: #FFFFFF;
--vtXtflvgpwFH: linear-gradient(135deg, #0E5A30 0%, #11874A 60%, #15A35A 100%);
--ckxtivOemhnS: #FDFEFF;
--gSFhAObnFQTR: #FAFCFE;
--ERbQsTXUknhh: #1A2532;
--fYecjRCogwaS: #16202B;
--LhhgbWffGRVD: #FFFFFF;
--YmFUkDAMIhTZ: #1A2532;
--GUQpfsicOCrN: #138E4E;
--FXSPPWiITIxn: #D8E1EC;
--xRjrYzlacsAl: rgba(22,42,72,0.11);
--RxirwGSHZLCu: #7A4FD6;
--VkjXsAzzhIHT: #E07B12;
--YVMVjeFgBysm: #F6A23C;
--jRPfUlxzcLUe: 'Rubik', sans-serif;
--KWrpZuEwbVqz: 'Sora', sans-serif;
--kKGpvPxaWkIf: #FFFFFF;
--oeyVfLARAwOF: linear-gradient(180deg, color-mix(in srgb, var(--oPiiSzjXEPiL) 84%, #000) 0%, color-mix(in srgb, var(--oPiiSzjXEPiL) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.JZLNAkXZtjba a,
.XEpqphRbdkLm a {
color: var(--UMVutAVhcOdE);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.bBSJWHPifbWF,
.LtcDzzCytTAy,
.inside-gzvsxkoXjgyv {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.bBSJWHPifbWF {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.PiNLGMxRbTDD:checked ~ .qnSpMtVasedi::before {
content: '✕';
}

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

.sbKKEdOEYeuW a,
.COslXZaTOBOw {
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;
}

.sbKKEdOEYeuW a:first-child {
background-color: transparent;
border-color: var(--FXSPPWiITIxn);
color: var(--WfCUHnGtFXto);
}

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

.sbKKEdOEYeuW a:nth-child(2),
.COslXZaTOBOw {
background: var(--oeyVfLARAwOF);
color: var(--kKGpvPxaWkIf);
animation: OOZiMpilScqZ 3.2s ease-in-out infinite;
}

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

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

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

.COslXZaTOBOw {
display: none;
}

.oIfFIgedsPuf {
display: none;
}

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

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

.sbKKEdOEYeuW {
display: none;
}

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

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

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

.PiNLGMxRbTDD:checked ~ .oIfFIgedsPuf {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.PiNLGMxRbTDD:checked ~ .qnSpMtVasedi {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.RvDYhrBuBPeY {
gap: 12px;
}

.MhBtQRQSQKoZ {
width: 40px;
}

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

.PiNLGMxRbTDD:checked ~ .qnSpMtVasedi {
top: 11px;
right: 11px;
}
}
.XfLLorXMzdsH {
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(--FXSPPWiITIxn);
border-left: 0;
background-color: var(--ckxtivOemhnS);
box-shadow: 0 10px 30px var(--xRjrYzlacsAl);
overflow-y: auto;
z-index: 20;
}

.zdVaKKSrJbKc {
display: block;
}

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

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

.hKIItXqWxvwZ {
margin: 0;
}

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

.hKIItXqWxvwZ.active .NjNrrJepvCye {
background-color: var(--ghZyMSInYaBW);
border-color: var(--FXSPPWiITIxn);
color: var(--GUQpfsicOCrN);
box-shadow: inset 3px 0 0 0 var(--oPiiSzjXEPiL);
}

.NjNrrJepvCye:hover {
background-color: var(--bTmxQsjZlXgy);
border-color: var(--FXSPPWiITIxn);
color: var(--GUQpfsicOCrN);
text-decoration: none;
}

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

.vVNyXpmmbcXz > .NjNrrJepvCye,
.vVNyXpmmbcXz > .kodciQgvaoWE {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.vVNyXpmmbcXz > .NjNrrJepvCye:hover,
.vVNyXpmmbcXz > .kodciQgvaoWE:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.vVNyXpmmbcXz:hover {
background-color: var(--bTmxQsjZlXgy);
border-color: var(--FXSPPWiITIxn);
}

.hKIItXqWxvwZ.active > .vVNyXpmmbcXz,
.QYbVPLUaUlkJ.active > .vVNyXpmmbcXz {
background-color: var(--ghZyMSInYaBW);
border-color: var(--FXSPPWiITIxn);
}

.hKIItXqWxvwZ.active > .vVNyXpmmbcXz > .NjNrrJepvCye,
.QYbVPLUaUlkJ.active > .vVNyXpmmbcXz > .kodciQgvaoWE {
background-color: transparent;
border-color: transparent;
color: var(--GUQpfsicOCrN);
}


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

}

.QYbVPLUaUlkJ {
margin: 0;
}

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

.QYbVPLUaUlkJ.active > .kodciQgvaoWE {
background-color: var(--ghZyMSInYaBW);
border-color: var(--FXSPPWiITIxn);
color: var(--GUQpfsicOCrN);
}

.kodciQgvaoWE:hover {
background-color: var(--bTmxQsjZlXgy);
border-color: var(--FXSPPWiITIxn);
color: var(--GUQpfsicOCrN);
text-decoration: none;
}

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

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

.agqCsLPmMaoe:hover {
background-color: transparent;
border-color: var(--FXSPPWiITIxn);
color: var(--GUQpfsicOCrN);
transform: none;
}

.QczUWgnfFJfC:checked ~ .vVNyXpmmbcXz .agqCsLPmMaoe::before {
transform: rotate(180deg);
}

.QczUWgnfFJfC:checked ~ .ULcWwmEsiNxq {
display: flex;
}

.VkTZvGojQPQs {
height: 1px;
background-color: var(--FXSPPWiITIxn);
}

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

.pFvDCVMohhvm {
display: none;
}


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

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

.PiNLGMxRbTDD:checked ~ .XfLLorXMzdsH {
transform: translateY(0);
}

.CtKSCamRNDvH {
display: flex;
}

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

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

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

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

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

.tafsastbZdPF {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

.zAYdhHdlOUom {
background: transparent;
color: var(--WfCUHnGtFXto);
border: 1px solid var(--FXSPPWiITIxn);
}

.zAYdhHdlOUom:hover {
background: var(--ghZyMSInYaBW);
filter: none;
box-shadow: none;
}

.CEQFBvOGSkqY {
display: flex;
flex-direction: column;
gap: 12px;
padding: 24px;
border-radius: 16px;
background-color: var(--bTmxQsjZlXgy);
border: 1px solid var(--FXSPPWiITIxn);
border-top: 3px solid var(--oPiiSzjXEPiL);
box-shadow: 0 12px 32px var(--xRjrYzlacsAl);
}

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

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

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

.PIucbSNhqVMw {
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(--oeyVfLARAwOF);
color: var(--kKGpvPxaWkIf);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
animation: WbbvAGclAvpv 3.2s ease-in-out infinite;
}

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

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

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

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

.qQmOhrSnckJd {
font-size: 32px;
}

.CASVCfLqDycw .DVSnkwKCMzse:not(.zAYdhHdlOUom) {
display: none;
}

.CASVCfLqDycw {
margin-bottom: 0;
}
}

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

.DVSnkwKCMzse {
width: 100%;
}
}

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

.SNXifUUnPpdV > *,
.CEQFBvOGSkqY {
animation: WWBNjuZsBcdx 0.5s ease both;
}

.zIkSmCjriKdw { animation-delay: 0.02s; }
.qQmOhrSnckJd { animation-delay: 0.08s; }
.CASVCfLqDycw { animation-delay: 0.16s; }
.CEQFBvOGSkqY { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.SNXifUUnPpdV > *,
.CEQFBvOGSkqY,
.PIucbSNhqVMw {
animation: none;
}
.DVSnkwKCMzse,
.PIucbSNhqVMw {
transition: none;
}
.DVSnkwKCMzse:hover,
.PIucbSNhqVMw:hover {
transform: none;
}
}
.sWbyjMbPJucv {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--FXSPPWiITIxn);
border-left: 4px solid var(--oPiiSzjXEPiL);
background-color: var(--bTmxQsjZlXgy);
}

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

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

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

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

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

.HplvtZAXRiJG {
align-self: center;
}

.DIPZNrDRIRpz {
width: 100%;
}
}
.qAhJPZBQLmVo {
margin-block: 48px;
}

.MtLXUaZKnYxi {
margin-bottom: 22px;
}

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

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

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

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

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

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

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

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

.QBCdItpJaNGy {
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(--kKGpvPxaWkIf);
background: var(--oeyVfLARAwOF);
transition: filter 0.28s ease, letter-spacing 0.28s ease;
}

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

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

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

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

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

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

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

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

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

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

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

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

.yuUDeWInfAYO {
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(--oeyVfLARAwOF);
color: var(--kKGpvPxaWkIf);
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: fXpJunVHUlxx 3s ease-in-out infinite;
transition: transform 0.2s ease, filter 0.2s ease;
}

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

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

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

.UlyRsbRWaZKU {
background: transparent;
color: var(--WfCUHnGtFXto);
border-color: var(--FXSPPWiITIxn);
box-shadow: none;
animation: none;
}

.UlyRsbRWaZKU::before {
content: none;
}

.UlyRsbRWaZKU:hover {
background: var(--ghZyMSInYaBW);
filter: none;
}

@media (prefers-reduced-motion: reduce) {
.yuUDeWInfAYO {
animation: none;
}
}
.SvOyRKukbOne {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.HwgQDMwNMJWR {
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(--bTmxQsjZlXgy) 70%, transparent);
border: 1px solid var(--FXSPPWiITIxn);
border-left: 3px solid var(--GUQpfsicOCrN);
}

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

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

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

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

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

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

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

.HwgQDMwNMJWR {
padding: 7px 13px;
}
}
.tkVmtHIXkmEt {
margin-block: 48px;
}

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

.WDUYnvrbsNBb {
border-top: 1px solid var(--FXSPPWiITIxn);
}

.zfIFmBJzYIlp {
border-bottom: 1px solid var(--FXSPPWiITIxn);
}

.QZioAivoeIlF {
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(--WfCUHnGtFXto);
transition: color 0.2s ease;
}

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

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

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

.ETpVIbTlUKxL {
flex: 1 1 auto;
}

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

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

.zfIFmBJzYIlp[open] .uiTDxzaJLTKR::before {
transform: rotate(180deg);
}

.QZioAivoeIlF:hover,
.zfIFmBJzYIlp[open] .QZioAivoeIlF {
color: var(--GUQpfsicOCrN);
}

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

.zfIFmBJzYIlp[open] .lhJnWAepKvzZ {
animation: tmkMOUPMcxMY 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.uiTDxzaJLTKR::before {
transition: none;
}
.zfIFmBJzYIlp[open] .lhJnWAepKvzZ {
animation: none;
}
}
.JIxjqdelsOKZ {
width: 100%;
margin-block: 48px;
}

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

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

.HhSwEbTFkKtj {
background: color-mix(in srgb, var(--oPiiSzjXEPiL) 7%, var(--bTmxQsjZlXgy));
border-color: color-mix(in srgb, var(--oPiiSzjXEPiL) 28%, var(--FXSPPWiITIxn));
}

.oWHOQOUVMjxI {
background: color-mix(in srgb, var(--VkjXsAzzhIHT) 7%, var(--bTmxQsjZlXgy));
border-color: color-mix(in srgb, var(--VkjXsAzzhIHT) 28%, var(--FXSPPWiITIxn));
}

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

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

.HhSwEbTFkKtj::before {
background: var(--oPiiSzjXEPiL);
}

.oWHOQOUVMjxI::before {
background: var(--VkjXsAzzhIHT);
}

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

.HhSwEbTFkKtj .sNdNxHdxlPHG {
color: var(--oPiiSzjXEPiL);
}

.oWHOQOUVMjxI .sNdNxHdxlPHG {
color: var(--VkjXsAzzhIHT);
}

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

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

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

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

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

.HhSwEbTFkKtj .IWGKLAusINkK {
background: var(--oPiiSzjXEPiL);
}

.HhSwEbTFkKtj .IWGKLAusINkK::before {
content: '\2713';
color: var(--kKGpvPxaWkIf);
}

.oWHOQOUVMjxI .IWGKLAusINkK {
background: var(--VkjXsAzzhIHT);
}

.oWHOQOUVMjxI .IWGKLAusINkK::before {
content: '\2715';
color: var(--bTmxQsjZlXgy);
}

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

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

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

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

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

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

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

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

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

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

.BNETPjmePLTP {
font-size: 14px;
padding: 13px 14px 13px 46px;
}
}
.DTAPnbUzqhBi {
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(--oeyVfLARAwOF);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 10px 24px var(--xRjrYzlacsAl);
transition: transform 0.25s ease, filter 0.25s ease;
}

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--oPiiSzjXEPiL) 0%, var(--MuNCWavnnJIG) 100%) bottom / 100% 3px no-repeat,
var(--LgztTuFPOqsu);
color: var(--LhhgbWffGRVD);
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(--OveEtzxJQwpu);
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(--ghZyMSInYaBW) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.rsCXujQLXQUM thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.rsCXujQLXQUM tbody tr td:first-child {
border-top: none;
font-family: var(--KWrpZuEwbVqz);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--WfCUHnGtFXto);
}
}
.dhRCkHGKmbZB {
display: flex;
}

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

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

.rwgtTvNlFpWM:hover {
border-color: color-mix(in srgb, var(--oPiiSzjXEPiL) 70%, transparent);
background: color-mix(in srgb, var(--LhhgbWffGRVD) 12%, transparent);
}

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

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

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

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

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

.AXGwiBqORMtG .HZBtXhhzJxSs {
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(--LhhgbWffGRVD);
}

.AXGwiBqORMtG .HZBtXhhzJxSs:hover {
background: color-mix(in srgb, var(--oPiiSzjXEPiL) 18%, transparent);
color: var(--oPiiSzjXEPiL);
}

.AXGwiBqORMtG .HZBtXhhzJxSs.is-active {
color: var(--fYecjRCogwaS);
font-weight: 600;
background: var(--oPiiSzjXEPiL);
}

.XfLLorXMzdsH .dhRCkHGKmbZB,
.XfLLorXMzdsH .USRSGjrvsVHx {
display: block;
}

.XfLLorXMzdsH .rwgtTvNlFpWM {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--WfCUHnGtFXto);
border: 1px solid var(--FXSPPWiITIxn);
background: var(--ghZyMSInYaBW);
}

.XfLLorXMzdsH .rwgtTvNlFpWM:hover {
border-color: color-mix(in srgb, var(--oPiiSzjXEPiL) 70%, transparent);
background: var(--bTmxQsjZlXgy);
}

.XfLLorXMzdsH .rwgtTvNlFpWM::after {
margin-left: auto;
}

.XfLLorXMzdsH .AXGwiBqORMtG {
left: 0;
right: 0;
min-width: 0;
color: var(--WfCUHnGtFXto);
background: var(--ckxtivOemhnS);
border: 1px solid var(--FXSPPWiITIxn);
box-shadow: 0 10px 28px var(--xRjrYzlacsAl);
}

.XfLLorXMzdsH .AXGwiBqORMtG .HZBtXhhzJxSs {
color: var(--WfCUHnGtFXto);
}

.XfLLorXMzdsH .AXGwiBqORMtG .HZBtXhhzJxSs:hover {
background: var(--bTmxQsjZlXgy);
color: var(--GUQpfsicOCrN);
}

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

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

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

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

.PvCgdpjDAIKR a:hover {
color: var(--MuNCWavnnJIG);
}

@media (max-width: 992px) {
.jgjzUnzkfnst {
margin-left: 0;
}
}
.XEpqphRbdkLm {
position: relative;
--auGmzjWSjkcM: color-mix(in srgb, var(--oPiiSzjXEPiL) 64%, #fff);
--DgYiAeMjrxbp: color-mix(in srgb, var(--MuNCWavnnJIG) 70%, #fff);
background: var(--fYecjRCogwaS);
color: var(--LhhgbWffGRVD);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.OWHTPgMoIpli {
font-family: var(--KWrpZuEwbVqz);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--LhhgbWffGRVD);
}

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

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

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

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

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

.CbAlRkFbNYUt:hover::before {
background: var(--auGmzjWSjkcM);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.OsZuwtxpagSP span {
color: var(--auGmzjWSjkcM);
font-weight: 700;
}

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

@media (max-width: 767px) {

.erZATTXcvRfj {
gap: 28px;
}
.aEguLVZhEpdi {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.zXKOeLHLXODC {
justify-content: center;
}
.OICuTETlUupb {
align-items: center;
}
.qmQdjcQrdFuc {
align-items: center;
}
.ioItQHkECTXE {
justify-content: center;
}
.zkFLHIkdRbCB {
text-align: center;
}
.mrqCkIQChjIo {
flex-direction: column;
gap: 14px;
text-align: center;
}
.BcVtIuqUxnwA {
justify-content: center;
}
}

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

.lUpHvEDXRHTd .DeDbNPYczVVo {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.lUpHvEDXRHTd .JZLNAkXZtjba {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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