:root {
--jdvdSryksJhD:  #172444;;
--IcglQGFUjudb: #fff;;
--XgbBKWgYiHDu: #fff;
--ZYwmSlcZoDdk: #00C2FF;
--kUrKSXApGmKk: #EFF1F3;
--rOZyefaFSTka: #A2A2A2;
--GFtKDBiPqZKh: #172444;
--JsqZKWNZdoGJ: #0F1427;
--YMjhWGNIOwHH:#071d2a;
--KzRodREXQNFq: #BA0000;

--header-h: 96px;
--sidebar-w: 260px;
}

* {
box-sizing: border-box;
}
html,body{
height: 100%;
}
a {
color: var(--aqhIxFMYbdUx);
text-decoration: none;
}
.FtYylhYadkmY{
border-color:var(--rOZyefaFSTka);
}

body {
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--JsqZKWNZdoGJ);
color: var(--kUrKSXApGmKk);
scroll-behavior: smooth;
display: flex;
flex-direction: column;
min-height: 100vh;
height: auto;
}

main{
flex: 1;
}

img {
width: 100%;
}

figure {
margin: 0;
}

h1 {
font-size: 42px;
font-weight: 600;
line-height: 1.2;
font-family: Poppins, sans-serif;
}

h2 {
font-size: 34px;
line-height: 1.2;
margin-top: 40px;
font-family: Poppins, sans-serif;
text-align: left;
}

h3 {
font-size: 28px;
line-height: 1.2;
margin-top: 30px;
font-family: Poppins, sans-serif;
text-align: left;
}

.jLzIrQJKBzVk {
gap: 20px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
}
.FBdUCBOVBjiZ,
.LbKZhhbkskRE,
.MhBeUAruzNTo {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.GmyrKHIHFkhy {
display: flex;
flex-direction: row;
align-items: center;
gap: 10px;
height: 100%;

}

.GmyrKHIHFkhy a {
cursor: pointer;
pointer-events: auto;
height:100%;
}


.GmyrKHIHFkhy img {
width: 70px;
border-radius:16px;
height: auto;
}
.hBNWHKxHUPWS {
font-size: 20px;
font-weight: bold;
margin-left: auto;
color: var(--kUrKSXApGmKk);
white-space: nowrap;
}
.ilLrkDFmXRtC {
display: flex;
padding: 10px 40px;
margin-left: var(--sidebar-w);
position: sticky;
position: sticky;
top: 0;
z-index: 4;
height:var(--header-h);
background-color: var(--GFtKDBiPqZKh);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}


.VbmAqUsAKtYM,
.VDzgnihIUmks{
display: flex;
justify-content: end;
align-items: center;
gap: 10px;
flex-grow: 2;
font-weight: 700;
font-size: 18px;

}

.VbmAqUsAKtYM a,
.VDzgnihIUmks a{
background:var(--rOZyefaFSTka);
color: var(--kUrKSXApGmKk);
border-radius: 8px;
font-size: 16px;
font-weight: 700;
padding: 10px 20px;
white-space: nowrap;
word-break: keep-all;
padding: 10px 20px;
text-align: center;
max-width: 200px;
transition: background 0.2s;
}

.VbmAqUsAKtYM a:nth-child(2),
.VDzgnihIUmks a:nth-child(2) {
background:var(--ZYwmSlcZoDdk);
}


.VbmAqUsAKtYM a:nth-child(1):hover,
.VDzgnihIUmks a:nth-child(1):hover {
background: #b1bad3;
}
.VbmAqUsAKtYM a:nth-child(2):hover,
.VDzgnihIUmks a:nth-child(2):hover {
background: #72aced;
}

.RIUNXswkfuzn{
display: none;
}
.RIUNXswkfuzn a{
max-width: none;
}

.VbmAqUsAKtYM{
position: sticky;
z-index: 3;
bottom: 0;
left: 0;
transition: transform .3s ease;
height: 10vh;
height: 10dvh;
width: 100%;
padding:0 20px;
display:none;
align-items: center;
gap: 10px;
flex-grow: 2;
justify-content: center;
background-color: var( --JsqZKWNZdoGJ);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}


.BlRmjqbqEkZL{
background-color: rgba(14, 18, 36, .7);
position: fixed;
inset: 0;
opacity: 0;
visibility: hidden;
transition: opacity .3s ease, visibility .3s ease;
z-index: 3;
}
.FXkOipHxwYXR:checked + label + .ewGvUvddytLY + .BlRmjqbqEkZL{
opacity: 1;
visibility: visible;
}

.uPfJCWaLiXRP {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
margin-left: auto;
z-index: 999;
}

.uPfJCWaLiXRP::before {
content: '☰';
display: block;
transition: 0.3s;
position: relative;
left: 15%;
z-index: 5;
}

.FXkOipHxwYXR:checked + label::before {
content: '✕';

}

.JhjgaCHLFhmt {
position: fixed;
top: 0;
left: 0;
z-index: 4;
}


.UzZDsPtHgcqW {
position: fixed;
width: var(--sidebar-w);
top: 0;
left: 0;
bottom: 0;
padding: 0 16px;
padding-bottom: 20px;
overflow-y: scroll;
scrollbar-width: none;
background-color: var(--GFtKDBiPqZKh);

}

.qVsldGpBnvnz {
display: flex;
flex-direction: column;
padding: 25px 15px;
margin: 0;
margin-top: var(--header-h);
list-style: none;
width: 100%;
border-radius: 8px;
overflow-y: scroll;
scrollbar-width: none;
background-color: var(--JsqZKWNZdoGJ);
}


.ylwyLWAPcbYa  {
padding:12px 10px;
width: 100%;
border-radius:8px;
cursor:pointer;
position: relative;
}


.HeIUytzXbAtK {
font-weight: 600;
width: 100%;
font-weight: 600;
display: flex;
align-items: center;
width: 100%;
position: relative;
}

.HeIUytzXbAtK::before {
font-weight: 900;
margin-right: 10px;
font-family: "Font Awesome 6 Free";
}



.QeZDaYFQJKWC{
display: inline-block;
position: absolute;
width: 45px;
height: 24px;
right: 10px;
top: 10px;
}
.HGjFWzfAdlXL{
cursor: pointer;
}
.QeZDaYFQJKWC::after,
.HeIUytzXbAtK::after {
content: "❯";
position: absolute;
right: 0;
top: 50%;
width: 24px;
height: 24px;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
background-color: var(--JsqZKWNZdoGJ);
transform: translateY(-50%) rotate(90deg);
}

.zduQnjMVzRnr .ZlgMUahjuTEG{
display: none;
}

.zduQnjMVzRnr.GwbnCyEOCIKs > .ZlgMUahjuTEG {
display: flex;
gap: 10px;
padding: 0;
margin-top: 10px;
list-style-type: none;
flex-direction: column;
}
.ozoWwlBrhmHd{
padding: 10px 10px;
}
.ozoWwlBrhmHd:hover{
background: rgba(255, 255, 255, 0.06);
border-radius: 5px;
}
.ozoWwlBrhmHd.active{
background: rgba(255, 255, 255, 0.06);
border-radius: 5px;
}
.ylwyLWAPcbYa.zduQnjMVzRnr.GwbnCyEOCIKs > .HeIUytzXbAtK::after {
transform: translateY(-50%) rotate(-90deg);
}
.ylwyLWAPcbYa.zduQnjMVzRnr.GwbnCyEOCIKs > .QeZDaYFQJKWC::after {
transform: translateY(-50%) rotate(-90deg);
}
.ylwyLWAPcbYa.zduQnjMVzRnr.GwbnCyEOCIKs  {
background: linear-gradient(90deg, #c3015433, #c3015400), rgba(255, 255, 255, .05);
}
.ylwyLWAPcbYa.zduQnjMVzRnr.GwbnCyEOCIKs > a:hover {
text-decoration:underline;
}
.ylwyLWAPcbYa .IpiagkaHRBtC::after{
display:none;
}
.cELKnrklThIc::before {
content: "\f521";
}

.BwScImCeYgeB::before {
content: "\f11b";
}

.BaNVXxcKZxJx::before {
content: "\f44e";
}

.IUMPxxyzCgOE::before {
content: "\f522";
}

.sebjNKdSYshY::before {
content: "\f06b";
}

.OcdVmMLRQvjW::before {
content: "\f005";
}

.oIzSnWYaOWvE::before {
content: "\f3ce";
}

.zisRaWbglfeH::before {
content: "\f781";
}

.BiVPyEMtuyJw::before {
content: "\f086";
}

.ONMcJvtQXMVU::before {
content: "\f0c0";
}

.SZuYCFAtsuju::before {
content: "\f09d";
}

.nSqPTzJUSQzy::before {
content: "\f4ad";
}

.FpZyRHIPJzrx::before {
content: "\f05a";
}

.GVCMuYgXRjtU::before {
content: "\f132";
}
.ylwyLWAPcbYa:hover {
background: linear-gradient(90deg, #c3015433, #c3015400), rgba(255, 255, 255, .05);
}

.ylwyLWAPcbYa.active  {
background: linear-gradient(90deg, #c3015433, #c3015400), rgba(255, 255, 255, .05);
}


.FBdUCBOVBjiZ {

margin-bottom: 30px;
padding-top: 12px;
}
.ryvndTNfaTIZ {
margin-left: var(--sidebar-w);
padding: 0 40px;
padding-top: 12px;

}

.giKgGFWzEjNt {
width: 100%;
margin: 16px 0;
overflow: hidden;
}

.xIoYQwzKNncN {
display: grid;
grid-auto-flow: column;
grid-auto-columns: 260px;
gap: 14px;
overflow-x: auto;
overflow-y: hidden;
scrollbar-width: none;
--ms-overflow-style: none;
}

.xIoYQwzKNncN::-webkit-scrollbar {
display: none;
}

.InzILKDnVORH {
background: linear-gradient(
180deg,
rgba(40, 36, 55, 0.95),
rgba(30, 27, 42, 0.95)
);
border-radius: 14px;
padding: 14px 16px;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 78px;

box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
}

.uAxkDMdUfCaL {
display: flex;
justify-content: space-between;
align-items: center;
gap: 12px;
}

.dgVVhchedGGd {
font-size: 14px;
font-weight: 600;
color:var(--kUrKSXApGmKk);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.yBHeHlWYUfnf {
font-size: 14px;
font-weight: 700;
color: #7CFF9B;
white-space: nowrap;
}

.LKMnnWcBOZgA {
font-size: 13px;
font-weight: 500;
opacity: .8;
margin-left: 2px;
}

.MKDXItrWBouF {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 8px;
gap: 12px;
}

.voFqNXetRdNI {
font-size: 13px;
color:var(--rOZyefaFSTka);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.MKDXItrWBouF::after {
content: "\f555";
font-family: "Font Awesome 6 Free";
font-weight: 900;
margin-left: 10px;
display: inline-block;
opacity: 0.7;

}
.GVwFJtWKEuMx {
font-size: 16px;
color: rgba(255,255,255,.5);
flex-shrink: 0;
}


.crzOyGAhorEX {
text-align: left;
margin-bottom: 30px;
}

.aEEAGTHilYYz {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
display:flex;
justify-content:center;
gap: 20px;
max-height: 500px;
}

.XnbrTgcBJEwW::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}

.VZuvUqaUzlOp {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
}

.aEEAGTHilYYz img {
border-radius: 22px;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}

.yMBfiItBFJlm {
position: absolute;
max-width: 600px;
transform: translateY(-50%);
left: 0;
top: 50%;
color: var(--kUrKSXApGmKk);
border: none;
z-index: 2;
font-size: 26px;
border-radius: 15px;
transition: background-color 0.7s ease;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
gap: 20px;
}

.VxdSciKAqiDJ {
background-color: var(--KzRodREXQNFq);
color: var(--kUrKSXApGmKk);
font-weight: bold;
border: none;
cursor: pointer;
z-index: 2;
font-size: 24px;
border-radius: 15px;
padding: 20px 70px;
transition: background-color 0.7s ease;
font-family: Poppins, sans-serif;
animation: pulse 2s infinite;
}
@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}
.VxdSciKAqiDJ:hover {
background-color: var(--jdvdSryksJhD);
}

.hQUzraOqgvDT {
display: none;
}
.yMBfiItBFJlm strong p{
margin: 0;
}

#QLJGOFjtytju {
width: 100%;
QkugSatBplAc
border: none;
overflow: hidden;
}

ol {
counter-reset: step;
list-style: none;
padding-left: 0;
margin-top: 1em;
margin-bottom: 1em;
}

ol li {
counter-increment: step;
position: relative;
padding-left: 3em;
margin-bottom: 1em;
color: white;
font-size: 16px;
}

ol li::before {
content: counter(step);
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border: 2px solid #3780B6;
border-radius: 50%;
color: #3780B6;
font-weight: bold;
font-size: 1em;
}


.FCMYFVGfhiqm {
display: flex;
align-items: center;
aspect-ratio: 143 / 200;
width: 100%;
transition: filter 0.3s ease, transform 0.3s ease;
}

.FCMYFVGfhiqm:hover {
transform: scale(1.04);
filter: brightness(70%);
}
.geGpLAdrDdml {
width: 100%;
}

.sNwwpCJSkXHp {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
box-shadow: 3px 3px 15px #000;

}

.pkwgrNAThcWz {
display: flex;
flex-direction: column;
background: var(--button-base);
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
margin: 24px 0;
}

.gwgfpspwnBDd {
display: grid;
grid-auto-flow: column;
grid-auto-columns: 143px;
column-gap:8px;
scrollbar-width: none;
overflow-x: auto;
overflow-y: hidden;
align-items: center;

}
.gwgfpspwnBDd figure{
position:relative;
height: 100%;
width: 100%;
}
.gwgfpspwnBDd figure span{
position: absolute;
top: 5px;
right: 5px;
display: flex;
align-items: center;
gap: 5px;
padding: 4px 8px;
font-size: 12px;
font-weight: 600;
var(--kUrKSXApGmKk);
background: rgba(0,0,0,.6);
border-radius: 12px;
}
.gwgfpspwnBDd figure span::before{
content: "\f007";
font-family: "Font Awesome 6 Free";
font-weight: 900;
}

.pkwgrNAThcWz span {
margin: 0;
font-size: 20px;
font-weight: bold;
text-align:left;
margin-bottom: 6px;
}
.pBSOnvvpumaC{
display:flex;
align-items:center;
justify-content:space-between;
gap:12px;
padding: 14px 14px 6px;
font-size: 28px;
font-weight: 600;
}
.QCBmvPRYbkON{
font-size: 28px;
font-weight: 600;
padding: 14px 14px 6px;
}

.MGFqimUwRKfi{
display:flex;
align-items:center;
height:40px;
border-radius:20px;
background: rgba(255,255,255,.06);
border: 1px solid rgba(255,255,255,.10);
backdrop-filter: blur(10px);
--webkit-backdrop-filter: blur(10px);
overflow:hidden;
}

.occudeXnpUiB{
width:1px;
height:60%;
background: rgba(255,255,255,.10);
}


.gGqXpIrjinRR{
width:46px;
height:40px;
border:0;
background: transparent;
color: rgba(255,255,255,.75);
cursor:pointer;
display:flex;
align-items:center;
justify-content:center;
font-size:26px;
line-height:1;
transition: background .15s, color .15s, opacity .15s;
}

.gGqXpIrjinRR:hover{
background: rgba(255,255,255,.06);
color:#fff;
}

.gGqXpIrjinRR:active{
background: rgba(255,255,255,.10);
}

.gGqXpIrjinRR:disabled{
opacity:.35;
cursor: default;
}

.PcRapuOvEkNt {
display: flex;
}

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

.AjaVlOVLvhNa {
font-weight: 600;
border-radius: 12px;
padding: 7px 22px;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
transition: border 0.18s, color 0.18s, background 0.18s;
background: var(--JsqZKWNZdoGJ);
border: 2px solid  var(--rOZyefaFSTka);
}


.HNSrEUKnkSbj {
font-size: 15px;
margin-left: 6px;
transition: transform 0.22s;
}

#yUVtoWpWfNTd:checked + .AjaVlOVLvhNa .HNSrEUKnkSbj {
transform: rotate(180deg);
}

.XIXqVCaxoLaQ {
display: none;
position: absolute;
min-width: 145px;
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
z-index: 99;
padding: 6px 0;
background: var(--JsqZKWNZdoGJ);
border: 1.5px solid var(--rOZyefaFSTka);
}
.ENWoUkkCOlFU{
left: 0;
bottom: 110%;
}
.ybfdJDUlmdkB{
right: 0;
top: 110%;
}
#yUVtoWpWfNTd:checked ~ .XIXqVCaxoLaQ {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.XIXqVCaxoLaQ .cXrwGKGzhrkH {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
background: transparent;
color: var(--kUrKSXApGmKk);
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
}
.XIXqVCaxoLaQ .cXrwGKGzhrkH:hover {
background: var(--kUrKSXApGmKk);
color: var(--jdvdSryksJhD);
}

.uePKKUUoBkbv{
padding: 21px;

border: 1px solid #222;
background-color: var(--GFtKDBiPqZKh);
border-radius: 8px;
}

.PIQmHdkNyhLs{
overflow-x:auto;
}

table {
display:block;
overflow-x: auto;
max-width: max-content;
margin: 0 auto;
filter: brightness(0.8);
border-collapse: collapse;
border-radius: 16px;
text-align: left;
--webkit-overflow-scrolling: touch;
font-size: 14px;
}

td {
border-bottom: 1px solid var(--rOZyefaFSTka);
border-radius: 6px;
padding: 10px;
color: var(--rOZyefaFSTka);
white-space: normal;
}

table thead {
background-color: var(--JsqZKWNZdoGJ);
height: 50px;
border-radius: 20px;
border: none;
}

table thead th {
font-size: 16px;
text-align: left;
padding: 10px;
border-bottom: 1px solid var(--ZYwmSlcZoDdk);
color: var(--kUrKSXApGmKk);
}
table tr:nth-child(even) {
background-color: var(--JsqZKWNZdoGJ);
}
table tr:nth-child(odd) {
background-color: var(--jdvdSryksJhD);
}

.WlYWKsymKezj {
display: grid;
grid-auto-flow: column;
gap: 14px;
overflow-x: auto;
overflow-y: hidden;
grid-auto-columns: 150px;
scrollbar-width: none;
justify-content: space-between;
}
.WlYWKsymKezj figure{
cursor:pointer;
}
.VSjqRRAFqqas {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.VSjqRRAFqqas div {
border-radius: 14px;
padding: 20px;
box-shadow: 0 10px 30px rgba(0, 0, 0, .35);
transition: transform .2s ease, box-shadow .2s ease;
background-color: var(--GFtKDBiPqZKh);
}
.VSjqRRAFqqas div:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0,0,0,.45);

}
.VSjqRRAFqqas h3 {
color: #f5c451;
margin: 0;
margin-bottom: 12px;
font-size: 18px;
}

.mHYTMjRaYJRW{
display: grid;
gap: 20px;
color:var(--kUrKSXApGmKk);
}

.kDyOIUzdlEUX  {
box-shadow:0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 2px 0 rgba(0, 0, 0, .12), inset 0 1px rgba(255, 255, 255, .04);
background-color: var(--GFtKDBiPqZKh);
border-radius: 8px;
}
.kDyOIUzdlEUX h3 {
padding: 25px;
position: relative;
font-size: 16px;
text-align: left;
cursor:pointer;
margin: 0;
}
.kDyOIUzdlEUX h3::after {
content: "❯";
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%) rotate(90deg);
transition: transform 0.25s ease;
}
.xKtjoQGnPmVc{
padding: 0 25px 25px;
display: none;
text-align: left;

}
.xKtjoQGnPmVc p{
margin:0;
}
input[type="checkbox"]:checked ~ .kDyOIUzdlEUX h3::after {
transform: translateY(-50%) rotate(-90deg);
}
input[type="checkbox"]:checked ~ .xKtjoQGnPmVc{
display:block;

}

.mcRVekqpIxIu {
color: var(--kUrKSXApGmKk) ;
margin-left: var(--sidebar-w);
padding:32px 40px;
}


.UeFZpANHaufg {
display: flex;
align-items: center;
justify-content: space-around;
gap: 24px;
width: auto;
flex-wrap: wrap;
padding: 16px;
}
.UeFZpANHaufg .cRoaJlOfsOOz:first-child:first-child {
width: 48px;
}

.nsOHsyUuYdPD {
width: 100%;
padding: 24px 0;
text-align: center;
}


.HECtUjJmKdxe {
width: 100%;
}

.sELyuWozOwUH {
max-width: 1200px;
margin: 0 auto;
padding: 0 24px;
display: grid;
grid-template-columns: repeat(4, minmax(200px, 1fr));
gap: 56px;
align-items: start;
}

.bAvyUKEQXMkL {
min-width: 0;
}

.YMeZUmqNHxDh {
margin: 0 0 4px;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.02em;
}

.dvLFQAWsCzpp {
list-style: none;
margin: 0;
padding: 0;
display: grid;
gap: 4px;
}

.VYnANLDtMRkQ {
margin: 0;
padding: 0;
}

.OcTMzbtJSzoa {
display: inline-flex;
align-items: center;
gap: 4px;
text-decoration: none;
font-size: 14px;
font-weight: 400;
color: var(--rOZyefaFSTka);
transition: color .15s ease, opacity .15s ease;
}

.OcTMzbtJSzoa:hover {
text-decoration: underline;
}

.oTncmyoltUmO{
display:flex;
justify-content: space-between;
align-items: center;
padding-inline: 16px;
}

.daJhsooKSvuz{
display: flex;
gap: 40px;
list-style: none;
padding-left:0;
}
.JtsnVrjypJsN::before {
font-family: "Font Awesome 6 Brands";
font-weight: 400;
content: '';
}

.uhQlpTUzUVom::before {
content: "\f39e";
}
.AteCtZMtYmYH::before {
content: "\f167";
}
.iMXIZMYLUAzu::before {
content: "\f2c6";
}
.FuXPkjirPVsV::before {
content: "\e61b";
}
.ThNhLCMREYIa::before {
content: "\f16d";
}

.DIyrFCwCdWoO {
margin-left: var(--sidebar-w);
padding: 0 40px;
padding-top: 12px;
}

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

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

.NYZxYjHYMfeC a:hover {
color: var(--jdvdSryksJhD);
}

.eHsRDOWfMAwC{
display: flex;
justify-content: center;
}

.nHFdsclTCQIu {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
z-index:2;
background-color: var(--GFtKDBiPqZKh);
border:1 px solid var(--rOZyefaFSTka);
border-radius: 8px;
cursor: pointer;
opacity: 0.5;
transition: opacity 0.3s ease;
}

.nHFdsclTCQIu:hover {
opacity: 1;
}

.nHFdsclTCQIu::after,
.nHFdsclTCQIu::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 2px;
background-color: var(--XgbBKWgYiHDu);
}

.nHFdsclTCQIu::after {
transform: translate(-12%, -50%) rotate(40deg);
}

.nHFdsclTCQIu::before {
transform: translate(-88%, -50%) rotate(-40deg);
}

.BrVFjvLPcogR {
font-size: 0.9em;
color: #666;
padding: 0.75em 0;
}

.HzxvuiBFyGOm {
max-width: 1200px;
margin: 0 auto;
padding: 0 1em;
}

.jzpyTzOJwVys {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}

.qdYJdUXoTAWR {
display: flex;
align-items: center;
}

.cPrhSwUsVVPf {
color: var(--XgbBKWgYiHDu);
text-decoration: none;
transition: color .2s;
}

.cPrhSwUsVVPf:hover {
text-decoration: underline;
color: var(--xshBZdPqwxcd);
}

.cPrhSwUsVVPf[aria-current="page"] {
color: #939090;
font-weight: bold;
cursor: default;
text-decoration: none;
}

.nTiLUWJITvJp {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}


@media(max-width: 1100px){

.sELyuWozOwUH {
grid-template-columns: repeat(2, minmax(220px, 1fr));
gap: 42px;
}

.OcTMzbtJSzoa {
font-size: 18px;
}
.VSjqRRAFqqas {
grid-template-columns: repeat(2, 1fr);
}
}

@media(max-width: 768px){
.RIUNXswkfuzn{
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
margin-top: 16px;
font-weight: 700;
}
.RIUNXswkfuzn a{
background:var(--rOZyefaFSTka);
color: var(--kUrKSXApGmKk);
border-radius: 8px;
font-size: 16px;
font-weight: 700;
padding: 10px 20px;
white-space: nowrap;
word-break: keep-all;
padding: 10px 20px;
text-align: center;
width: 100%;
transition: background 0.2s;
}

.RIUNXswkfuzn a:nth-child(2) {
background:var(--ZYwmSlcZoDdk);
}

.RIUNXswkfuzn a:nth-child(1):hover{
background: #b1bad3;
}

.RIUNXswkfuzn a:nth-child(2):hover{
background: #72aced;
}
.ryvndTNfaTIZ,
.mcRVekqpIxIu,
.ilLrkDFmXRtC,
.DIyrFCwCdWoO {
margin-left:0;
}
.qVsldGpBnvnz{
opacity:0;
}
.uPfJCWaLiXRP {
display:block;
margin-left:0;
padding-right: 0;
padding-top: 10px;
height: 96px;
display: flex;
align-items: center;
}
.UzZDsPtHgcqW {
display:none;
}

.ewGvUvddytLY {
position: fixed;
display:block;
top: 0;
left: 0;
bottom: 0;
z-index: 4;
padding:16px;
width: var(--sidebar-w);
transform: translateX(-100%);
overflow-y: scroll;
scrollbar-width: none;
background-color: var( --GFtKDBiPqZKh);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}
.FXkOipHxwYXR:checked + label + .ewGvUvddytLY {
display: flex;
flex-direction: column;
transform: translateX(0);
opacity: 1;
z-index: 4;
}

.FXkOipHxwYXR:checked + label + .ewGvUvddytLY .qVsldGpBnvnz{
opacity:1;
}

.hQUzraOqgvDT {
display: flex;
flex-direction: row;
align-items: center;
gap: 16px;
position: fixed;
left: 12px;
right: 12px;
bottom: 12px;
z-index: 2;
padding: 16px 20px;
border-radius: 15px;
background-color: var(--JsqZKWNZdoGJ);
box-shadow: 0px 0px 2px -1px  var(--kUrKSXApGmKk);
opacity: 0;
transform: translateY(150%);
pointer-events: none;
transition: opacity .4s ease, transform .4s ease;
}
.hQUzraOqgvDT.sQkdQMomMeyq {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.UlHOZkjTBScg {
flex: 1 1 auto;
min-width: 0;
margin: 0;
display: flex;
align-items: center;
gap: 12px;
font-weight: 700;
color: var(--kUrKSXApGmKk);
}
.UlHOZkjTBScg::before {
content: "\f06b";
font-family: "Font Awesome 6 Free";
font-size: 18px;
width: 45px;
height: 45px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 15px;
background-color: color-mix(in srgb, var(--KzRodREXQNFq) 18%, transparent);
}
.aQRVgEcDzzgq {
flex-shrink: 0;
background-color: var(--KzRodREXQNFq);
color: var(--kUrKSXApGmKk);
font-weight: bold;
border: none;
cursor: pointer;
border-radius: 15px;
padding: 14px 32px;
white-space: nowrap;
text-align: center;
transition: background-color 0.7s ease;
}
.aQRVgEcDzzgq:hover {
background-color: var(--jdvdSryksJhD);
}
.PmSwMDLNCJCu {
position: absolute;
top: 8px;
right: 8px;
width: 24px;
height: 24px;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
border: none;
background: transparent;
cursor: pointer;
color: var(--kUrKSXApGmKk);
transition: opacity 0.3s ease;
}
.PmSwMDLNCJCu:hover {
opacity: 0.7;
}
.PmSwMDLNCJCu::before {
content: "\f00d";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 18px;
}

.yMBfiItBFJlm {
font-size: 26px;
padding: 10px;
width: 100%;
left: 50%;
transform: translate(-50%, -50%);
}
.yMBfiItBFJlm h1{
margin:0;
}
.GZwHYpRqnuhi{
flex-wrap: wrap;
}
.klciAdanjpVs:nth-child(1){
width: 100%;
justify-content: center;
}
.klciAdanjpVs:nth-child(2){
width: 50%;
border: none;
height: 70px;
}
.klciAdanjpVs:nth-child(3) {
width: 50%;
}

.aEEAGTHilYYz{
min-height: 300px;
}

.PcRapuOvEkNt {
gap: 12px;
justify-content: center;
}
.cXrwGKGzhrkH {
font-size: 15px;
padding: 7px 14px;
}
}

@media(max-width: 576px){
.ilLrkDFmXRtC{
margin-left: 0;
}
.jLzIrQJKBzVk {
justify-content: end;
}
.GmyrKHIHFkhy{
order: 2;
}
.ryvndTNfaTIZ,
.mcRVekqpIxIu,
.ilLrkDFmXRtC,
.DIyrFCwCdWoO {
padding: 8px 15px;
}
.uPfJCWaLiXRP {
padding-top: 8px;
height: 80px;
}
.GmyrKHIHFkhy img {
width: 50px;
}

.yMBfiItBFJlm {
font-size: 20px;
gap: 10px;
}
.yMBfiItBFJlm div{
font-size: 16px;
}
h1{
margin: 0;
font-size: 21px;
}
.VbmAqUsAKtYM{
display:flex;
}
.VDzgnihIUmks{
display:none;
}

.hQUzraOqgvDT {
flex-direction: column;
align-items: stretch;
bottom: calc(10dvh + 12px);
}
.aQRVgEcDzzgq {
width: 100%;
}

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


.nsOHsyUuYdPD {
padding: 40px 0;
}
.sELyuWozOwUH {
grid-template-columns: 1fr;
gap: 32px;
padding: 0 16px;
}

.oTncmyoltUmO{
flex-direction: column;
align-items: center;
}

.fDdkDElnPGEh {
padding-left: 10px;
}


h2 {
font-size: 26px;
line-height: 1.2;
margin-top: 30px;
}
h3 {
font-size: 22px;
margin: 20px auto;
}

.VxdSciKAqiDJ {
font-size: 20px;
padding: 10px 20px;
}

}
