:root {
--LYIJryYOnyJX: #101A26;
--hGUziwYwOqsu: #324052;
--clPYnStMwIoi: #F24E63;
--YDdnKMCCkiEz: #22303F;
--sdSZVAnJcpcz: #1E2B3B;
--nXoHazrurUSt: #0C141E;
--iNcVIbYOUoxg: #7D52DA;
--IKkeJbeUhjGQ: #EAF1F8;
--rPgqJtimnBWo: #340A15;
--FRnTRvfAmmQD: #671B2F;
--AWXzjrWEAHdL: #EAF1F8;
--rvrtEpyhgdMy: linear-gradient(135deg, #451220 0%, #7E2238 60%, #FF5567 100%);
--CpetPkVVKqwZ: #1E2B3B;
--lYPEoqGNdWtm: #0E1722;
--bAaXCxaIyTqO: #EAF1F8;
--uBAVNdjBzUqC: #0C141E;
--UjRlyBSgjPTJ: #EAF1F8;
--gfPfOiLWIVyL: #EAF1F8;
--AcxyyeMSPbOP: #F24E63;
--kemAvqvrsnZK: #324052;
--PkAytydIzvEz: rgba(4,9,16,0.46);
--BfLKInUQsbgO: #7D52DA;
--KTUjByCdpgls: #F08A2C;
--kVHvhdFlSLBu: #FF9F47;
--rLZWaLVVlriJ: 'DM Sans', sans-serif;
--blLoeRdTxpBC: 'Montserrat', sans-serif;
--FGWKylJRVTBj: #FFFFFF;
--dYhVIvyHQidm: linear-gradient(180deg, color-mix(in srgb, var(--clPYnStMwIoi) 84%, #000) 0%, color-mix(in srgb, var(--clPYnStMwIoi) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.WSweYwHUsHnW a,
.BcQNfuDTjkWB a {
color: var(--AWXzjrWEAHdL);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

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

.xGbKVjaHNfFA,
.FgErWMXyQBZM,
.inside-jUrOhdhiwvPZ {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.xGbKVjaHNfFA {
padding: 2rem;

}

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

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

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

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

}

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

}

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

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

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

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

.yhVsgTKIJvOy:checked ~ .zLwXXwykJukm::before {
content: '✕';
}

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

.tKFHWbVgpgaA a,
.eDAHlWavlYhC {
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;
}

.tKFHWbVgpgaA a:first-child {
background-color: transparent;
border-color: var(--kemAvqvrsnZK);
color: var(--IKkeJbeUhjGQ);
}

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

.tKFHWbVgpgaA a:nth-child(2),
.eDAHlWavlYhC {
background: var(--dYhVIvyHQidm);
color: var(--FGWKylJRVTBj);
animation: jIIKeBvbugun 3.2s ease-in-out infinite;
}

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

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

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

.eDAHlWavlYhC {
display: none;
}

.EaxPRZLXfGiC {
display: none;
}

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

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

.tKFHWbVgpgaA {
display: none;
}

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

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

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

.yhVsgTKIJvOy:checked ~ .EaxPRZLXfGiC {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.yhVsgTKIJvOy:checked ~ .zLwXXwykJukm {
top: 14px;
right: 14px;
left: auto;
}
}

@media (max-width: 576px) {

.lPSpDqtdSoGq {
gap: 12px;
}

.CedpYzynCwld {
width: 40px;
}

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

.yhVsgTKIJvOy:checked ~ .zLwXXwykJukm {
top: 11px;
right: 11px;
}
}
.nMrdZoKwPbrn {
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(--kemAvqvrsnZK);
border-left: 0;
background-color: var(--CpetPkVVKqwZ);
box-shadow: 0 10px 30px var(--PkAytydIzvEz);
overflow-y: auto;
z-index: 20;
}

.DJChOgYuVbMr {
display: block;
}

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

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

.xVCZgOszGVzG {
margin: 0;
}

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

.xVCZgOszGVzG.active .RfFZukJCLzBo {
background-color: var(--YDdnKMCCkiEz);
border-color: var(--kemAvqvrsnZK);
color: var(--AcxyyeMSPbOP);
box-shadow: inset 3px 0 0 0 var(--clPYnStMwIoi);
}

.RfFZukJCLzBo:hover {
background-color: var(--sdSZVAnJcpcz);
border-color: var(--kemAvqvrsnZK);
color: var(--AcxyyeMSPbOP);
text-decoration: none;
}

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

.iiBCrXvaHWvn > .RfFZukJCLzBo,
.iiBCrXvaHWvn > .xahSxBzIgGVO {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.iiBCrXvaHWvn > .RfFZukJCLzBo:hover,
.iiBCrXvaHWvn > .xahSxBzIgGVO:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.iiBCrXvaHWvn:hover {
background-color: var(--sdSZVAnJcpcz);
border-color: var(--kemAvqvrsnZK);
}

.xVCZgOszGVzG.active > .iiBCrXvaHWvn,
.ZWcKmTwQpjEV.active > .iiBCrXvaHWvn {
background-color: var(--YDdnKMCCkiEz);
border-color: var(--kemAvqvrsnZK);
}

.xVCZgOszGVzG.active > .iiBCrXvaHWvn > .RfFZukJCLzBo,
.ZWcKmTwQpjEV.active > .iiBCrXvaHWvn > .xahSxBzIgGVO {
background-color: transparent;
border-color: transparent;
color: var(--AcxyyeMSPbOP);
}


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

}

.ZWcKmTwQpjEV {
margin: 0;
}

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

.ZWcKmTwQpjEV.active > .xahSxBzIgGVO {
background-color: var(--YDdnKMCCkiEz);
border-color: var(--kemAvqvrsnZK);
color: var(--AcxyyeMSPbOP);
}

.xahSxBzIgGVO:hover {
background-color: var(--sdSZVAnJcpcz);
border-color: var(--kemAvqvrsnZK);
color: var(--AcxyyeMSPbOP);
text-decoration: none;
}

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

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

.RKwTxDMoITji:hover {
background-color: transparent;
border-color: var(--kemAvqvrsnZK);
color: var(--AcxyyeMSPbOP);
transform: none;
}

.NwCYeZumLEOU:checked ~ .iiBCrXvaHWvn .RKwTxDMoITji::before {
transform: rotate(180deg);
}

.NwCYeZumLEOU:checked ~ .cXmiXJWzfGZR {
display: flex;
}

.cGXikDKVAjbT {
height: 1px;
background-color: var(--kemAvqvrsnZK);
}

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

.EqPEQyxxfZWr {
display: none;
}


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

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

.yhVsgTKIJvOy:checked ~ .nMrdZoKwPbrn {
transform: translateY(0);
}

.bBZgEtORQQzk {
display: flex;
}

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

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

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

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

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

.GdEZGkvqMaAM {
display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.AYMMoEoNlYSy {
font-size: 27px;
}

.nkCxRvNSouAB {
width: 100%;
}
}

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

.EoLHsXThxdqW > * {
animation: sdcAKUOzSGEg 0.5s ease both;
}

.MdEGjdTdqKFi { animation-delay: 0.04s; }
.AYMMoEoNlYSy { animation-delay: 0.1s; }
.gfHYGFQDGGkH { animation-delay: 0.16s; }
.EXZOuLjgToQw { animation-delay: 0.22s; }

@media (prefers-reduced-motion: reduce) {
.EoLHsXThxdqW > * {
animation: none;
}
.nkCxRvNSouAB {
transition: none;
}
.nkCxRvNSouAB:hover {
transform: none;
}
}
.tIcEFNEulVZc {
display: flex;
align-items: center;
gap: 18px;
max-width: 760px;
margin: 40px auto;
padding: 18px 22px;
border-radius: 14px;
border: 1px solid var(--kemAvqvrsnZK);
border-left: 4px solid var(--clPYnStMwIoi);
background-color: var(--sdSZVAnJcpcz);
}

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

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

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

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

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

.obgnQRVhNJOm {
align-self: center;
}

.SFbDYsxNkAIP {
width: 100%;
}
}
.zHvcTKDblpHA {
margin-block: 48px;
}

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

.uqkoPFKLOJym {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 16px;
}

.NhADYktDFQmn {
margin: 24px 0;
font-size: 16px;
line-height: 1.7;
color: color-mix(in srgb, var(--IKkeJbeUhjGQ) 80%, transparent);
}

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

.DTuTVspGFLtq:hover {
transform: translateY(-3px);
border-color: color-mix(in srgb, var(--clPYnStMwIoi) 45%, var(--kemAvqvrsnZK));
box-shadow: 0 12px 26px var(--PkAytydIzvEz);
}

.xNjGroqJlyYl {
display: block;
border-radius: 12px;
overflow: hidden;
aspect-ratio: 4 / 3;
}

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

.IhOlGzAsMpjC {
position: absolute;
top: 20px;
left: 20px;
padding: 5px 12px;
border-radius: 999px;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.06em;
border: 1px solid transparent;
}

.SysoNqmgyctf {
color: var(--KTUjByCdpgls);
background: color-mix(in srgb, var(--KTUjByCdpgls) 22%, var(--sdSZVAnJcpcz));
border-color: color-mix(in srgb, var(--KTUjByCdpgls) 38%, transparent);
}

.WQUeuWJvNsux {
color: var(--AcxyyeMSPbOP);
background: color-mix(in srgb, var(--clPYnStMwIoi) 18%, var(--sdSZVAnJcpcz));
border-color: color-mix(in srgb, var(--clPYnStMwIoi) 34%, transparent);
}

.ccKSqrWzgiLs {
color: var(--iNcVIbYOUoxg);
background: color-mix(in srgb, var(--iNcVIbYOUoxg) 20%, var(--sdSZVAnJcpcz));
border-color: color-mix(in srgb, var(--iNcVIbYOUoxg) 36%, transparent);
}

.QLoqnzqzmmxm {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 10px;
background: var(--dYhVIvyHQidm);
color: var(--FGWKylJRVTBj);
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) {
.uqkoPFKLOJym {
grid-template-columns: repeat(2, 1fr);
}
}
.QljmyzzfSMay {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 14px;
margin-block: 40px;
}

.buGtxafPvTPd {
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(--AcxyyeMSPbOP);
border: 1.5px solid color-mix(in srgb, var(--clPYnStMwIoi) 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;
}

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

.buGtxafPvTPd:hover {
background: var(--dYhVIvyHQidm);
color: var(--FGWKylJRVTBj);
border-color: transparent;
transform: translateY(-2px);
text-decoration: none;
}

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

.rVBlmtnVGSDK {
border-color: var(--kemAvqvrsnZK);
color: var(--IKkeJbeUhjGQ);
}

.rVBlmtnVGSDK::after {
content: none;
}

.rVBlmtnVGSDK:hover {
background: var(--YDdnKMCCkiEz);
color: var(--IKkeJbeUhjGQ);
border-color: var(--kemAvqvrsnZK);
}
.UtIEgOapVaMi {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

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

.ATyfoNEFoqky:hover {
color: var(--AcxyyeMSPbOP);
background: color-mix(in srgb, var(--clPYnStMwIoi) 10%, transparent);
text-decoration: none;
}

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

.IXGaClPmqpVn {
margin: 0 2px;
}

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

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

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

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

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

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

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

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

.AXpQiqaenPMI {
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(--FGWKylJRVTBj);
background: var(--dYhVIvyHQidm);
}

.gVufKmTShJAe {
flex: 1 1 auto;
}

.cDCjqxFRleDd {
flex: 0 0 auto;
color: var(--AcxyyeMSPbOP);
}

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

.eSARbaMJclki[open] .cDCjqxFRleDd::before {
transform: rotate(180deg);
}

.eSARbaMJclki[open] .VeAKHrTBdPwK {
border-color: color-mix(in srgb, var(--clPYnStMwIoi) 55%, transparent);
}

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

.eSARbaMJclki[open] .SctxLxQCWXvB {
animation: oWLRqGAsTCqE 0.3s ease both;
}

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

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

@media (prefers-reduced-motion: reduce) {
.cDCjqxFRleDd::before {
transition: none;
}
.eSARbaMJclki[open] .SctxLxQCWXvB {
animation: none;
}
}
.wkZvnyuuZwhh {
width: 100%;
margin-block: 48px;
}

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

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

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

.yHJHOQuZNcqg {
background: color-mix(in srgb, var(--clPYnStMwIoi) 8%, var(--sdSZVAnJcpcz));
}

.PRqGCYizEoPT {
background: color-mix(in srgb, var(--KTUjByCdpgls) 8%, var(--sdSZVAnJcpcz));
}

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

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

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

.yHJHOQuZNcqg .VzPFEOCuEFMz {
color: var(--clPYnStMwIoi);
}

.yHJHOQuZNcqg .VzPFEOCuEFMz::after {
background: var(--clPYnStMwIoi);
}

.PRqGCYizEoPT .VzPFEOCuEFMz {
color: var(--KTUjByCdpgls);
}

.PRqGCYizEoPT .VzPFEOCuEFMz::after {
background: var(--KTUjByCdpgls);
}

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

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

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

.yHJHOQuZNcqg .OXGEFbEUntHr::before {
content: '\2713';
color: var(--clPYnStMwIoi);
background: color-mix(in srgb, var(--clPYnStMwIoi) 15%, transparent);
}

.PRqGCYizEoPT .OXGEFbEUntHr::before {
content: '\2715';
color: var(--KTUjByCdpgls);
background: color-mix(in srgb, var(--KTUjByCdpgls) 15%, transparent);
}

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

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

.saJTtsXMWCjs {
padding: 24px 20px;
}

.VzPFEOCuEFMz {
font-size: 17px;
}

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

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

.gNprgBZECSCd {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
column-gap: 32px;
row-gap: 2px;
}

.vsTDEqrjhPsl {
position: relative;
display: flex;
align-items: baseline;
gap: 14px;
padding: 15px 0;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--IKkeJbeUhjGQ) 90%, transparent);
border-bottom: 1px solid color-mix(in srgb, var(--kemAvqvrsnZK) 60%, transparent);
}

.PSuyTnYPTnPN {
flex: 0 0 auto;
font-size: 15px;
font-weight: 700;
font-variant-numeric: tabular-nums;
line-height: 1.6;
color: var(--clPYnStMwIoi);
}

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

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

.vsTDEqrjhPsl {
font-size: 14px;
}
}
.ymNSoKVqlNTT {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 50%;
display: none;
align-items: center;
justify-content: center;
background-color: var(--sdSZVAnJcpcz);
border: 1.5px solid color-mix(in srgb, var(--clPYnStMwIoi) 50%, var(--kemAvqvrsnZK));
box-shadow: 0 8px 20px var(--PkAytydIzvEz);
transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

.ymNSoKVqlNTT::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--AcxyyeMSPbOP);
transition: color 0.25s ease;
}

.ymNSoKVqlNTT:hover {
transform: translateY(-3px);
background: var(--dYhVIvyHQidm);
border-color: transparent;
}

.ymNSoKVqlNTT:hover::after {
color: var(--FGWKylJRVTBj);
}

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

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

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

table thead th {
background:
linear-gradient(90deg, var(--clPYnStMwIoi) 0%, var(--iNcVIbYOUoxg) 100%) bottom / 100% 3px no-repeat,
var(--nXoHazrurUSt);
color: var(--UjRlyBSgjPTJ);
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(--hGUziwYwOqsu);
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(--YDdnKMCCkiEz) 55%, transparent);
}

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

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

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

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

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

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

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

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

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

.bmsCBSZvxDCj thead {
display: none;
}

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

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

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

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

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

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

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

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

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

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

.bmsCBSZvxDCj tbody tr td:first-child {
border-top: none;
font-family: var(--blLoeRdTxpBC);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--IKkeJbeUhjGQ);
}
}
.klbwNnCmteBy {
display: flex;
}

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

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

.FDclAIpqaOeF:hover {
border-color: color-mix(in srgb, var(--clPYnStMwIoi) 70%, transparent);
background: color-mix(in srgb, var(--UjRlyBSgjPTJ) 12%, transparent);
}

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

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

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

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

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

.QqVKGBNmjuES .ooRsIIPCJBxa {
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(--UjRlyBSgjPTJ);
}

.QqVKGBNmjuES .ooRsIIPCJBxa:hover {
background: color-mix(in srgb, var(--clPYnStMwIoi) 18%, transparent);
color: var(--clPYnStMwIoi);
}

.QqVKGBNmjuES .ooRsIIPCJBxa.is-active {
color: var(--uBAVNdjBzUqC);
font-weight: 600;
background: var(--clPYnStMwIoi);
}

.nMrdZoKwPbrn .klbwNnCmteBy,
.nMrdZoKwPbrn .KFUsFUhUHvZQ {
display: block;
}

.nMrdZoKwPbrn .FDclAIpqaOeF {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--IKkeJbeUhjGQ);
border: 1px solid var(--kemAvqvrsnZK);
background: var(--YDdnKMCCkiEz);
}

.nMrdZoKwPbrn .FDclAIpqaOeF:hover {
border-color: color-mix(in srgb, var(--clPYnStMwIoi) 70%, transparent);
background: var(--sdSZVAnJcpcz);
}

.nMrdZoKwPbrn .FDclAIpqaOeF::after {
margin-left: auto;
}

.nMrdZoKwPbrn .QqVKGBNmjuES {
left: 0;
right: 0;
min-width: 0;
color: var(--IKkeJbeUhjGQ);
background: var(--CpetPkVVKqwZ);
border: 1px solid var(--kemAvqvrsnZK);
box-shadow: 0 10px 28px var(--PkAytydIzvEz);
}

.nMrdZoKwPbrn .QqVKGBNmjuES .ooRsIIPCJBxa {
color: var(--IKkeJbeUhjGQ);
}

.nMrdZoKwPbrn .QqVKGBNmjuES .ooRsIIPCJBxa:hover {
background: var(--sdSZVAnJcpcz);
color: var(--AcxyyeMSPbOP);
}

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

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

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

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

.paXMsnyBRRap a:hover {
color: var(--iNcVIbYOUoxg);
}

@media (max-width: 992px) {
.JQrArJYilWDv {
margin-left: 0;
}
}
.BcQNfuDTjkWB {
position: relative;
--KFqfTFtDlLpA: color-mix(in srgb, var(--clPYnStMwIoi) 64%, #fff);
--qbSmQWxKzGrp: color-mix(in srgb, var(--iNcVIbYOUoxg) 70%, #fff);
background: var(--uBAVNdjBzUqC);
color: var(--UjRlyBSgjPTJ);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

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

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

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

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

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

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

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

.pdicamnBJEHI {
font-family: var(--blLoeRdTxpBC);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--UjRlyBSgjPTJ);
}

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

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

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

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

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

.JHWYVMkBbztL:hover::before {
background: var(--KFqfTFtDlLpA);
transform: scale(1.25);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.yAhSKcAUfygw span {
color: var(--KFqfTFtDlLpA);
font-weight: 700;
}

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

@media (max-width: 767px) {

.BQbDbcqCzyTS {
gap: 28px;
}
.fRjLEMEngTcH {
grid-template-columns: 1fr;
gap: 28px;
text-align: center;
}
.sEGcLgwVkdis {
justify-content: center;
}
.moCgDHzLnHnm {
align-items: center;
}
.qKsxtjqvmlZT {
align-items: center;
}
.lhJeBBwJGNtk {
justify-content: center;
}
.BSTUPtkFVSdi {
text-align: center;
}
.HnMvlVsrExmp {
flex-direction: column;
gap: 14px;
text-align: center;
}
.jzaDZmYZwIBA {
justify-content: center;
}
}

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

.iXNxczJGkTNB .lVcgFpVHjkNj {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

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

.iXNxczJGkTNB .WSweYwHUsHnW {
padding-left: 0;
}

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

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

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

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

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

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

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

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

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

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