:root {
--xqZYZbQNBByi:  #182544;;
--XoCfxaLWrtOh: #fff;;
--JQraICXMcFII: #fff;
--YmeMdSVWMFsx: #00B2EC;
--ucQgKcJXhoDY: #F5F7F9;
--mHufhFFaVhVp: #9A9A9A;
--YwrLWTPQlHRZ: #182544;
--dUUBidpZZasL: #141931;
--YREDOUtCLOla:#071d2a;
--dWhBwvFhiRZj: #E00000;

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

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

body {
font-family: 'Poppins', sans-serif;
font-size: 14px;
line-height: 1.5;
margin: 0;
padding: 0;
background-color: var(--dUUBidpZZasL);
color: var(--ucQgKcJXhoDY);
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;
}

.ZnchFSXTpXzV {
gap: 20px;
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
}
.PriEKxObZdBQ,
.AVXyxMTOmxfl,
.YZrhCKSeHLNH {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

}

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


.hdKDRcVqeQOA img {
width: 70px;
border-radius:16px;
height: auto;
}
.rPvDBiLHUGzP {
font-size: 20px;
font-weight: bold;
margin-left: auto;
color: var(--ucQgKcJXhoDY);
white-space: nowrap;
}
.JNlyfGokghGv {
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(--YwrLWTPQlHRZ);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}


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

}

.wcdAtQZklgmB a,
.RKdbWpJIioxs a{
background:var(--mHufhFFaVhVp);
color: var(--ucQgKcJXhoDY);
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;
}

.wcdAtQZklgmB a:nth-child(2),
.RKdbWpJIioxs a:nth-child(2) {
background:var(--YmeMdSVWMFsx);
}


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

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

.wcdAtQZklgmB{
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( --dUUBidpZZasL);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}


.hRIunbORulAi{
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;
}
.dvBZaPyisEie:checked + label + .NAFgOZDWwIVl + .hRIunbORulAi{
opacity: 1;
visibility: visible;
}

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

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

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

}

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


.aDxphaixRSad {
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(--YwrLWTPQlHRZ);

}

.BsqJncpdySfk {
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(--dUUBidpZZasL);
}


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


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

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



.wYjcJREvnYzq{
display: inline-block;
position: absolute;
width: 45px;
height: 24px;
right: 10px;
top: 10px;
}
.iZeaobuaQEEI{
cursor: pointer;
}
.wYjcJREvnYzq::after,
.jDFLrPvrIktY::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(--dUUBidpZZasL);
transform: translateY(-50%) rotate(90deg);
}

.JkurAPOmBvGS .GikOtiMlkWTZ{
display: none;
}

.JkurAPOmBvGS.pedDZELAAiyJ > .GikOtiMlkWTZ {
display: flex;
gap: 10px;
padding: 0;
margin-top: 10px;
list-style-type: none;
flex-direction: column;
}
.CzhyObyJpZAD{
padding: 10px 10px;
}
.CzhyObyJpZAD:hover{
background: rgba(255, 255, 255, 0.06);
border-radius: 5px;
}
.CzhyObyJpZAD.active{
background: rgba(255, 255, 255, 0.06);
border-radius: 5px;
}
.xCoWeKnIhpaH.JkurAPOmBvGS.pedDZELAAiyJ > .jDFLrPvrIktY::after {
transform: translateY(-50%) rotate(-90deg);
}
.xCoWeKnIhpaH.JkurAPOmBvGS.pedDZELAAiyJ > .wYjcJREvnYzq::after {
transform: translateY(-50%) rotate(-90deg);
}
.xCoWeKnIhpaH.JkurAPOmBvGS.pedDZELAAiyJ  {
background: linear-gradient(90deg, #c3015433, #c3015400), rgba(255, 255, 255, .05);
}
.xCoWeKnIhpaH.JkurAPOmBvGS.pedDZELAAiyJ > a:hover {
text-decoration:underline;
}
.xCoWeKnIhpaH .njjmubplJhrk::after{
display:none;
}
.NRpnMWhRSvmQ::before {
content: "\f521";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.PriEKxObZdBQ {

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

}

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

.LHARNpGVUlMj {
position: absolute;
max-width: 600px;
transform: translateY(-50%);
left: 0;
top: 50%;
color: var(--ucQgKcJXhoDY);
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;
}

.nwaRslQHpUHI {
background-color: var(--dWhBwvFhiRZj);
color: var(--ucQgKcJXhoDY);
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);
}
}
.nwaRslQHpUHI:hover {
background-color: var(--xqZYZbQNBByi);
}

.YYgGDHoAmyEB {
display: none;
}
.LHARNpGVUlMj strong p{
margin: 0;
}

#fHWOwviENOSv {
width: 100%;
GriDhCYAxvNp
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;
}


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

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

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

}

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

.pHHLcIwIPfun {
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;

}
.pHHLcIwIPfun figure{
position:relative;
height: 100%;
width: 100%;
}
.pHHLcIwIPfun 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(--ucQgKcJXhoDY);
background: rgba(0,0,0,.6);
border-radius: 12px;
}
.pHHLcIwIPfun figure span::before{
content: "\f007";
font-family: "Font Awesome 6 Free";
font-weight: 900;
}

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

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

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


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

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

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

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

.ByRTeqClxDsD {
display: flex;
}

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

.ObWuaUVqLccO {
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(--dUUBidpZZasL);
border: 2px solid  var(--mHufhFFaVhVp);
}


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

#lqzeYeJZVIoP:checked + .ObWuaUVqLccO .ZmCxJJqmKsgI {
transform: rotate(180deg);
}

.NqrEcaNwHSly {
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(--dUUBidpZZasL);
border: 1.5px solid var(--mHufhFFaVhVp);
}
.JkFRJxNyUIvv{
left: 0;
bottom: 110%;
}
.DjpafzMmpZvA{
right: 0;
top: 110%;
}
#lqzeYeJZVIoP:checked ~ .NqrEcaNwHSly {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

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

.AldfKDXBzdXV{
padding: 21px;

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

.HJibQUilFHHc{
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(--mHufhFFaVhVp);
border-radius: 6px;
padding: 10px;
color: var(--mHufhFFaVhVp);
white-space: normal;
}

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

table thead th {
font-size: 16px;
text-align: left;
padding: 10px;
border-bottom: 1px solid var(--YmeMdSVWMFsx);
color: var(--ucQgKcJXhoDY);
}
table tr:nth-child(even) {
background-color: var(--dUUBidpZZasL);
}
table tr:nth-child(odd) {
background-color: var(--xqZYZbQNBByi);
}

.cbecdFQZxOpy {
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;
}
.cbecdFQZxOpy figure{
cursor:pointer;
}
.MEbyPRqAPMch {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.MEbyPRqAPMch 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(--YwrLWTPQlHRZ);
}
.MEbyPRqAPMch div:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0,0,0,.45);

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

.NrZmZDuhKMLg{
display: grid;
gap: 20px;
color:var(--ucQgKcJXhoDY);
}

.hcejoGBvbJwP  {
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(--YwrLWTPQlHRZ);
border-radius: 8px;
}
.hcejoGBvbJwP h3 {
padding: 25px;
position: relative;
font-size: 16px;
text-align: left;
cursor:pointer;
margin: 0;
}
.hcejoGBvbJwP h3::after {
content: "❯";
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%) rotate(90deg);
transition: transform 0.25s ease;
}
.HGucuKPEDOrP{
padding: 0 25px 25px;
display: none;
text-align: left;

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

}

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


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

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


.eeaKcuAMnsgE {
width: 100%;
}

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

.LLXufetNXvAd {
min-width: 0;
}

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

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

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

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

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

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

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

.AfiPsQSAAZDC::before {
content: "\f39e";
}
.jAANcGvLcMGn::before {
content: "\f167";
}
.sOwpPFFuKIyT::before {
content: "\f2c6";
}
.DsTIWvvOYbDA::before {
content: "\e61b";
}
.IvPnSXEUKwCt::before {
content: "\f16d";
}

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

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

.lTLpWeJauJzC:hover {
opacity: 1;
}

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

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

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

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

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

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

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

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

.UbqBsBAJYxqu:hover {
text-decoration: underline;
color: var(--xlajxdHlJebJ);
}

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

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


@media(max-width: 1100px){

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

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

@media(max-width: 768px){
.edbtjDJXStlA{
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
margin-top: 16px;
font-weight: 700;
}
.edbtjDJXStlA a{
background:var(--mHufhFFaVhVp);
color: var(--ucQgKcJXhoDY);
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;
}

.edbtjDJXStlA a:nth-child(2) {
background:var(--YmeMdSVWMFsx);
}

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

.edbtjDJXStlA a:nth-child(2):hover{
background: #72aced;
}
.HdbOhtcUQuFv,
.NCRjElvkUxJo,
.JNlyfGokghGv {
margin-left:0;
}
.BsqJncpdySfk{
opacity:0;
}
.LIwWxMWUojvP {
display:block;
margin-left:0;
padding-right: 0;
padding-top: 10px;
height: 96px;
display: flex;
align-items: center;
}
.aDxphaixRSad {
display:none;
}

.NAFgOZDWwIVl {
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( --YwrLWTPQlHRZ);
box-shadow: #0003 0 4px 6px -1px, #0000001f 0 2px 4px -1px;
}
.dvBZaPyisEie:checked + label + .NAFgOZDWwIVl {
display: flex;
flex-direction: column;
transform: translateX(0);
opacity: 1;
z-index: 4;
}

.dvBZaPyisEie:checked + label + .NAFgOZDWwIVl .BsqJncpdySfk{
opacity:1;
}

.YYgGDHoAmyEB {
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(--dUUBidpZZasL);
box-shadow: 0px 0px 2px -1px  var(--ucQgKcJXhoDY);
opacity: 0;
transform: translateY(150%);
pointer-events: none;
transition: opacity .4s ease, transform .4s ease;
}
.YYgGDHoAmyEB.ZYSYDOYvcfuP {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
.CchPvFZlAeGN {
flex: 1 1 auto;
min-width: 0;
margin: 0;
display: flex;
align-items: center;
gap: 12px;
font-weight: 700;
color: var(--ucQgKcJXhoDY);
}
.CchPvFZlAeGN::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(--dWhBwvFhiRZj) 18%, transparent);
}
.wuCRfRLNMkES {
flex-shrink: 0;
background-color: var(--dWhBwvFhiRZj);
color: var(--ucQgKcJXhoDY);
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;
}
.wuCRfRLNMkES:hover {
background-color: var(--xqZYZbQNBByi);
}
.HqsshWliFFtg {
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(--ucQgKcJXhoDY);
transition: opacity 0.3s ease;
}
.HqsshWliFFtg:hover {
opacity: 0.7;
}
.HqsshWliFFtg::before {
content: "\f00d";
font-family: "Font Awesome 6 Free";
font-weight: 900;
font-size: 18px;
}

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

.IfvGrizBUadq{
min-height: 300px;
}

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

@media(max-width: 576px){
.JNlyfGokghGv{
margin-left: 0;
}
.ZnchFSXTpXzV {
justify-content: end;
}
.hdKDRcVqeQOA{
order: 2;
}
.HdbOhtcUQuFv,
.NCRjElvkUxJo,
.JNlyfGokghGv {
padding: 8px 15px;
}
.LIwWxMWUojvP {
padding-top: 8px;
height: 80px;
}
.hdKDRcVqeQOA img {
width: 50px;
}

.LHARNpGVUlMj {
font-size: 20px;
gap: 10px;
}
.LHARNpGVUlMj div{
font-size: 16px;
}
h1{
margin: 0;
font-size: 21px;
}
.wcdAtQZklgmB{
display:flex;
}
.RKdbWpJIioxs{
display:none;
}

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

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


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

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

.iUQMaBbyDnxG {
padding-left: 10px;
}


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

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

}
