:root {
--rrVfYIBdMQca: #101A26;
--BICGAvbHVAoZ: #2E3C4D;
--nCuNAZBakOOJ: #4C92FF;
--GmeptLBXezbM: #212E3D;
--wKuZTNrZbuGy: #1B2634;
--XDDbGcXvJSnY: #0B131C;
--mLPFhpSTttML: #8457E0;
--WONkXoJtJLus: #F5F8FC;
--UtQZXZroTpTI: #0D2038;
--cRRpluEsiaYB: #184068;
--gBpyYVjmtKEQ: #EAF1F8;
--KRarTHBxpeRm: linear-gradient(135deg, #0C1E3A 0%, #16365F 55%, #3D8BFF 100%);
--wswZakpWIcLn: #1B2634;
--KIsRHunkhUpf: #0B121B;
--DYrUceMQIQJS: #F5F8FC;
--IMHWtEnAXEwK: #0B131C;
--tbcHNvpLytLH: #EAF1F8;
--FiPaunacvJjl: #F5F8FC;
--zZaogPvcUjSM: #4C92FF;
--IXvnJhGwjvkp: #2E3C4D;
--GgYRVALzWqxo: rgba(0,3,8,0.52);
--dJiOoKscFtJi: #8457E0;
--YjliyVQQJUqQ: #F08A2C;
--CitVjruWzUcf: #FFA452;
--dfIbvJilAEMA: 'Inter', sans-serif;
--CGegFnzapLzP: 'Sora', sans-serif;
--qofcrgnQzRtB: #EAF1F8;
--ygiHBchnvcYZ: linear-gradient(180deg, color-mix(in srgb, var(--nCuNAZBakOOJ) 84%, #000) 0%, color-mix(in srgb, var(--nCuNAZBakOOJ) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.iwbrALfsKaUl a,
.xylWYUWUBljy a {
color: var(--gBpyYVjmtKEQ);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.NFCrDSqSLtun,
.LmGHMrCUEXLD,
.inside-gmCmMDrcsNAq {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.NFCrDSqSLtun {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.FdfhzsFpdoXj:checked ~ .xqFNFCAVnbvg::before {
content: '✕';
}

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

.iVhDqCjnTnIi a,
.YbWbzlcIrDbc {
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;
}

.iVhDqCjnTnIi a:first-child {
background-color: transparent;
border-color: var(--IXvnJhGwjvkp);
color: var(--WONkXoJtJLus);
}

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

.iVhDqCjnTnIi a:nth-child(2),
.YbWbzlcIrDbc {
background: var(--ygiHBchnvcYZ);
color: var(--qofcrgnQzRtB);
animation: ZKNkvKrMFEbq 3.2s ease-in-out infinite;
}

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

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

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

.YbWbzlcIrDbc {
display: none;
}

.MZnzQiOPcubl {
display: none;
}

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

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

.iVhDqCjnTnIi {
display: none;
}

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

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

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

.FdfhzsFpdoXj:checked ~ .MZnzQiOPcubl {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.FdfhzsFpdoXj:checked ~ .xqFNFCAVnbvg {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.mzwvVqygrEkx {
gap: 12px;
}

.MekxwsExIEsw {
width: 40px;
}

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

.FdfhzsFpdoXj:checked ~ .xqFNFCAVnbvg {
top: 11px;
right: 11px;
}
}
.NvmfmggSbVNA {
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(--IXvnJhGwjvkp);
border-left: 0;
background-color: var(--wswZakpWIcLn);
box-shadow: 0 10px 30px var(--GgYRVALzWqxo);
overflow-y: auto;
z-index: 20;
}

.juDsKEvPQFrb {
display: block;
}

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

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

.VJmbChFgsmqU {
margin: 0;
}

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

.VJmbChFgsmqU.active .aKutrLFOAsvm {
background-color: var(--GmeptLBXezbM);
border-color: var(--IXvnJhGwjvkp);
color: var(--zZaogPvcUjSM);
box-shadow: inset 3px 0 0 0 var(--nCuNAZBakOOJ);
}

.aKutrLFOAsvm:hover {
background-color: var(--wKuZTNrZbuGy);
border-color: var(--IXvnJhGwjvkp);
color: var(--zZaogPvcUjSM);
text-decoration: none;
}

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

.SdpiSebBePKz > .aKutrLFOAsvm,
.SdpiSebBePKz > .UXRRGnUxslnD {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.SdpiSebBePKz > .aKutrLFOAsvm:hover,
.SdpiSebBePKz > .UXRRGnUxslnD:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.SdpiSebBePKz:hover {
background-color: var(--wKuZTNrZbuGy);
border-color: var(--IXvnJhGwjvkp);
}

.VJmbChFgsmqU.active > .SdpiSebBePKz,
.QmBJQkCQYPYG.active > .SdpiSebBePKz {
background-color: var(--GmeptLBXezbM);
border-color: var(--IXvnJhGwjvkp);
}

.VJmbChFgsmqU.active > .SdpiSebBePKz > .aKutrLFOAsvm,
.QmBJQkCQYPYG.active > .SdpiSebBePKz > .UXRRGnUxslnD {
background-color: transparent;
border-color: transparent;
color: var(--zZaogPvcUjSM);
}


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

}

.QmBJQkCQYPYG {
margin: 0;
}

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

.QmBJQkCQYPYG.active > .UXRRGnUxslnD {
background-color: var(--GmeptLBXezbM);
border-color: var(--IXvnJhGwjvkp);
color: var(--zZaogPvcUjSM);
}

.UXRRGnUxslnD:hover {
background-color: var(--wKuZTNrZbuGy);
border-color: var(--IXvnJhGwjvkp);
color: var(--zZaogPvcUjSM);
text-decoration: none;
}

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

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

.WIpLwWCTYWqi:hover {
background-color: transparent;
border-color: var(--IXvnJhGwjvkp);
color: var(--zZaogPvcUjSM);
transform: none;
}

.gZctlxueduBm:checked ~ .SdpiSebBePKz .WIpLwWCTYWqi::before {
transform: rotate(180deg);
}

.gZctlxueduBm:checked ~ .XqudXeteKpru {
display: flex;
}

.WVbTDTBOVtZH {
height: 1px;
background-color: var(--IXvnJhGwjvkp);
}

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

.tPXrqfSifczY {
display: none;
}


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

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

.FdfhzsFpdoXj:checked ~ .NvmfmggSbVNA {
transform: translateY(0);
}

.NUuYtszAblLv {
display: flex;
}

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

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

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

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

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

.rZPZopxqZZal {
display: none;
}

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

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

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

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

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

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

.BVHdqZnpeNOc:hover {
opacity: 1;
}
}
@media (max-width: 576px) {
.rZPZopxqZZal {
flex-direction: column;
}
}
.LGgkkZNCXPnk {
display: flex;
justify-content: center;
text-align: center;
padding: 12px 0 36px;
margin-bottom: 32px;
}

.lSnTrzwldtgv {
max-width: 680px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 18px;
}

.aCXavNHvEzKe {
display: inline-flex;
align-items: center;
padding: 7px 16px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
color: var(--zZaogPvcUjSM);
background: color-mix(in srgb, var(--nCuNAZBakOOJ) 12%, transparent);
border: 1px solid color-mix(in srgb, var(--nCuNAZBakOOJ) 30%, transparent);
}

.ehoMoyGhjqCR {
overflow-wrap: anywhere;
text-wrap: balance;
font-size: 44px;
line-height: 1.1;
font-weight: 700;
color: var(--WONkXoJtJLus);
margin: 0;
}

.CLPHdXKQEKhJ {
font-size: 18px;
line-height: 1.55;
font-weight: 500;
color: color-mix(in srgb, var(--WONkXoJtJLus) 80%, transparent);
max-width: 46ch;
margin: 0;
}

.soBEjNDsVjOj {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 15px 36px;
border-radius: 12px;
font-size: 16px;
font-weight: 700;
text-decoration: none;
background: var(--ygiHBchnvcYZ);
color: var(--qofcrgnQzRtB);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.soBEjNDsVjOj:hover {
transform: translateY(-2px);
filter: brightness(1.06);
text-decoration: none;
box-shadow: 0 12px 30px color-mix(in srgb, var(--nCuNAZBakOOJ) 35%, transparent);
}

@media (max-width: 768px) {
.ehoMoyGhjqCR {
font-size: 32px;
}

.CLPHdXKQEKhJ {
font-size: 16px;
}
}

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

.CLPHdXKQEKhJ {
font-size: 16px;
}

.soBEjNDsVjOj {
width: 100%;
}
}

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

.lSnTrzwldtgv > * {
animation: EhPSpnGpeyaH 0.5s ease both;
}

.aCXavNHvEzKe { animation-delay: 0.02s; }
.ehoMoyGhjqCR { animation-delay: 0.08s; }
.CLPHdXKQEKhJ { animation-delay: 0.14s; }
.soBEjNDsVjOj { animation-delay: 0.2s; }

@media (prefers-reduced-motion: reduce) {
.lSnTrzwldtgv > * {
animation: none;
}
.soBEjNDsVjOj {
transition: none;
}
.soBEjNDsVjOj:hover {
transform: none;
}
}
.GwwIOjocdGlg {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--IXvnJhGwjvkp);
border-left: 4px solid var(--nCuNAZBakOOJ);
background-color: var(--wKuZTNrZbuGy);
}

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

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

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

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

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

.esPvNxWnDDEf {
align-self: center;
}

.QjdAWogOFeJW {
width: 100%;
}
}
.DNzbFXYXGfFT {
margin-block: 48px;
}

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

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

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

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

.KoZYDDqOGscM {
color: var(--YjliyVQQJUqQ);
}

.uoMvmHlPfTqn {
color: var(--zZaogPvcUjSM);
}

.uwShQdlrPvFX {
color: var(--mLPFhpSTttML);
}

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

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

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

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

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

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

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

.pfMGeTsZxqHG {
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(--ygiHBchnvcYZ);
color: var(--qofcrgnQzRtB);
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;
}

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

.tOCLFzFlkfgB {
background: transparent;
color: var(--WONkXoJtJLus);
border-color: var(--IXvnJhGwjvkp);
box-shadow: none;
}

.tOCLFzFlkfgB:hover {
background: var(--GmeptLBXezbM);
filter: none;
box-shadow: none;
}
.QEShwPKCSuDG {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.HjtnTYoXwaVe {
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(--wKuZTNrZbuGy) 70%, transparent);
border: 1px solid var(--IXvnJhGwjvkp);
border-left: 3px solid var(--zZaogPvcUjSM);
}

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

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

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

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

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

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

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

.HjtnTYoXwaVe {
padding: 7px 13px;
}
}
.ttzVZBtVSrqS {
margin-block: 48px;
}

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

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

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

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

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

.aEnmZtWJZepO {
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(--qofcrgnQzRtB);
background: var(--ygiHBchnvcYZ);
}

.qKsWcCeqiEzT {
flex: 1 1 auto;
}

.goAbTDCIxaVF {
flex: 0 0 auto;
color: var(--zZaogPvcUjSM);
}

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

.rbphwLkphnmV[open] .goAbTDCIxaVF::before {
transform: rotate(180deg);
}

.rbphwLkphnmV[open] .RWmdnHIvFVzb {
border-color: color-mix(in srgb, var(--nCuNAZBakOOJ) 55%, transparent);
}

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

.rbphwLkphnmV[open] .kayWveEugUsI {
animation: PGZjypLlqXsw 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.goAbTDCIxaVF::before {
transition: none;
}
.rbphwLkphnmV[open] .kayWveEugUsI {
animation: none;
}
}
.mAgfcnImNLpZ {
width: 100%;
margin-block: 48px;
}

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

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

.xFCbKrbjjeiH {
background: color-mix(in srgb, var(--nCuNAZBakOOJ) 7%, var(--wKuZTNrZbuGy));
border-color: color-mix(in srgb, var(--nCuNAZBakOOJ) 28%, var(--IXvnJhGwjvkp));
}

.yAAcQKjWLcop {
background: color-mix(in srgb, var(--YjliyVQQJUqQ) 7%, var(--wKuZTNrZbuGy));
border-color: color-mix(in srgb, var(--YjliyVQQJUqQ) 28%, var(--IXvnJhGwjvkp));
}

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

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

.xFCbKrbjjeiH::before {
background: var(--nCuNAZBakOOJ);
}

.yAAcQKjWLcop::before {
background: var(--YjliyVQQJUqQ);
}

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

.xFCbKrbjjeiH .BPfRdZnxWMQw {
color: var(--nCuNAZBakOOJ);
}

.yAAcQKjWLcop .BPfRdZnxWMQw {
color: var(--YjliyVQQJUqQ);
}

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

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

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

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

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

.xFCbKrbjjeiH .gwNRUexHjPgg {
background: var(--nCuNAZBakOOJ);
}

.xFCbKrbjjeiH .gwNRUexHjPgg::before {
content: '\2713';
color: var(--qofcrgnQzRtB);
}

.yAAcQKjWLcop .gwNRUexHjPgg {
background: var(--YjliyVQQJUqQ);
}

.yAAcQKjWLcop .gwNRUexHjPgg::before {
content: '\2715';
color: var(--wKuZTNrZbuGy);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--nCuNAZBakOOJ) 0%, var(--mLPFhpSTttML) 100%) bottom / 100% 3px no-repeat,
var(--XDDbGcXvJSnY);
color: var(--tbcHNvpLytLH);
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(--BICGAvbHVAoZ);
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(--GmeptLBXezbM) 55%, transparent);
}

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

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

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

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

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

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

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

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

.DiAlZkdOvcQy thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.DiAlZkdOvcQy tbody tr td:first-child {
border-top: none;
font-family: var(--CGegFnzapLzP);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--WONkXoJtJLus);
}
}
.QWAjFDVKCRFr {
display: flex;
}

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

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

.SPKNbuBjsQIq:hover {
border-color: color-mix(in srgb, var(--nCuNAZBakOOJ) 70%, transparent);
background: color-mix(in srgb, var(--tbcHNvpLytLH) 12%, transparent);
}

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

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

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

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

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

.bmsHQckVIQaU .xsptRPudRMbd {
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(--tbcHNvpLytLH);
}

.bmsHQckVIQaU .xsptRPudRMbd:hover {
background: color-mix(in srgb, var(--nCuNAZBakOOJ) 18%, transparent);
color: var(--nCuNAZBakOOJ);
}

.bmsHQckVIQaU .xsptRPudRMbd.is-active {
color: var(--IMHWtEnAXEwK);
font-weight: 600;
background: var(--nCuNAZBakOOJ);
}

.NvmfmggSbVNA .QWAjFDVKCRFr,
.NvmfmggSbVNA .pTPnKWDOgzik {
display: block;
}

.NvmfmggSbVNA .SPKNbuBjsQIq {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--WONkXoJtJLus);
border: 1px solid var(--IXvnJhGwjvkp);
background: var(--GmeptLBXezbM);
}

.NvmfmggSbVNA .SPKNbuBjsQIq:hover {
border-color: color-mix(in srgb, var(--nCuNAZBakOOJ) 70%, transparent);
background: var(--wKuZTNrZbuGy);
}

.NvmfmggSbVNA .SPKNbuBjsQIq::after {
margin-left: auto;
}

.NvmfmggSbVNA .bmsHQckVIQaU {
left: 0;
right: 0;
min-width: 0;
color: var(--WONkXoJtJLus);
background: var(--wswZakpWIcLn);
border: 1px solid var(--IXvnJhGwjvkp);
box-shadow: 0 10px 28px var(--GgYRVALzWqxo);
}

.NvmfmggSbVNA .bmsHQckVIQaU .xsptRPudRMbd {
color: var(--WONkXoJtJLus);
}

.NvmfmggSbVNA .bmsHQckVIQaU .xsptRPudRMbd:hover {
background: var(--wKuZTNrZbuGy);
color: var(--zZaogPvcUjSM);
}

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

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

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

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

.SQXJbyHHvPjN a:hover {
color: var(--mLPFhpSTttML);
}

@media (max-width: 992px) {
.WDfikGNsMzDf {
margin-left: 0;
}
}
.xylWYUWUBljy {
position: relative;
--EZbbQAKrVkAU: color-mix(in srgb, var(--nCuNAZBakOOJ) 64%, #fff);
--CWffkwwFzexL: color-mix(in srgb, var(--mLPFhpSTttML) 70%, #fff);
background: var(--IMHWtEnAXEwK);
color: var(--tbcHNvpLytLH);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.CpzjMYxptDMQ {
font-family: var(--CGegFnzapLzP);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--tbcHNvpLytLH);
}

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

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

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

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

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

.BjDnBpuaAdfA:hover::before {
background: var(--EZbbQAKrVkAU);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.VIsEYhUBgrrH span {
color: var(--EZbbQAKrVkAU);
font-weight: 700;
}

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

@media (max-width: 767px) {

.xporZqFyTiBc {
gap: 28px;
}
.CfmIkuQUqSkA {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.UVXLVobIFsFw {
justify-content: center;
}
.lBpLmcbFDHCG {
align-items: center;
}
.iZwvSYLQiXjQ {
align-items: center;
}
.CIxRQlhdydbo {
justify-content: center;
}
.IwffnPUQLpHb {
text-align: center;
}
.jNCRvmOcFDOS {
flex-direction: column;
gap: 14px;
text-align: center;
}
.SdKwxAVNfHbD {
justify-content: center;
}
}

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

.ETcJAvuJnowJ .HbcVGEJehpPJ {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.ETcJAvuJnowJ .iwbrALfsKaUl {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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