*{margin:0 0 0 0;padding:0 0 0 0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Arial,sans-serif;}
html{width:100vw;max-width:100vw;}
body{display:flex;align-items:center;flex-direction:column;width:100%;min-height:99vh;}
.non{display:none!important;}

/*:root{*/
/*--fs-xs:.75rem;--fs-sm:.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;*/
/**/
/*--br:#a6a6a6;*/
/*--a1a:#c4c4c4;*/
/*--a3b:black;*/
/*--a0:white;--a02:black;--bg0:#f1f5f9;--bg:#ffffff;--bg1:#f8fafc;--bg2:#f3f4f6;--bg3:#e5e7eb;--bg4:#f9fafb;--bg5:#eef2f7;*/
/*--fg:#000;--t2:#475569;--p:#2563eb;--imp:#000;--txt:#000;*/
/*--br1:#bbb;--b1:#fff;--b2:#f5f5f5;--bd:#eee;--bd2:#bbb;--a3d:#c4c4c4;*/
/**/
/*--t2:#94a3b8;--ok:#22c55e;*/
/*--er:#ef4444;--er1:#ef4444d4;--er2:rgba(232,57,57,0.12);*/
/*--add:#3973e8;--add1:#3973e8d4;--add2:rgba(57,115,232,.12);*/
/*--imp:#fff;--txt:#fff;*/
/*}*/

body.white{
--br:#a6a6a6;
--a1a:#c4c4c4;
--a3b:black;
--a0:white;--a02:black;--bg0:#f1f5f9;--bg:#ffffff;--bg1:#f8fafc;--bg2:#f3f4f6;--bg3:#e5e7eb;--bg4:#f9fafb;--bg5:#eef2f7;
--fg:#000;--t2:#475569;--p:#2563eb;--imp:#000;--txt:#000;
--br1:#bbb;--b1:#fff;--b2:#f5f5f5;--bd:#eee;--bd2:#bbb;--a3d:#c4c4c4;
}

body.black{
--br:#1c1f26;
--a1a:none;
--a3b:#ffff3d;
--a0:black;--a02:#1c1f26;--bg0:#00040b;--bg:#010306;--bg1:#101c33;--bg2:#090c11;--bg3:#0b1120;--bg4:#10172c;--bg5:#071225;
--fg:#e5e7eb;--t2:#94a3b8;--p:#3b82f6;--imp:#fff;--txt:#fff;
--br1:#333;--b1:#000;--b2:#090909;--bd:#222;--bd2:#333;--a3d:#333;
}

*{color:var(--txt);fill:var(--txt);}
body{background-color:var(--bg);}
svg{stroke:var(--txt);fill:var(--txt);}
#a2b{border:solid .1rem var(--txt);background-color:var(--bg);}
.a2c1{background-color:var(--bg);}
#a3c{border:solid .2rem var(--br);}
.a4b{color:var(--txt);background:linear-gradient(135deg,var(--bg1),var(--bg2));}
body.light .a4b{background:linear-gradient(135deg,red,white);}
#a5{background-color:var(--bg);}
#a5a0{background-color:var(--bg3);}
.a5b1{color:var(--txt);background-color:var(--bg);border:solid .2rem var(--bd);}
#a5c{background-color:var(--bg);}
#a5c1{background-color:var(--b2);color:var(--txt);border:solid .2rem var(--bd2);}
#a5d{background-color:var(--bg2);}
#a6,.a6a0,.a6a1{background-color:var(--bg2);}
.a6b{background-color:var(--b1);}
.a6b1,.a6b2,.a6b3{background-color:var(--b1);color:var(--txt);}
.theme-switcher{display:flex;align-items:center;gap:.5rem;}
.theme-switcher__group{display:flex;}
.theme-switcher__option{padding:.4rem .7rem;border:solid .1rem var(--txt);background:transparent;color:var(--txt);cursor:pointer;}
.theme-switcher__option.is-active{font-weight:bold;text-decoration:underline;}


svg{pointer-events:none;}
#a0{width:100vw;height:100vh;position:fixed;top:0rem;background-color:var(--a0);display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:11;}
#a0a{width:13rem;height:auto;border-radius:7rem;}
#a0b{width:3rem;height:auto;}

#a1{width:90%;display:flex;justify-content:end;align-items:center;}
#a1a{width:7rem;display:flex;justify-content:center;align-items:end;flex-direction:column;z-index:4;border:solid 0.1rem white;border-radius:0.2rem;position:absolute;top:1rem;background-color:var(--a1a);}
#a1b{font-size:0.9rem;cursor:pointer;width:auto;height:2rem;display:flex;justify-content:flex-end;align-items:center;z-index:2;padding:0.2rem 0.7rem 0.2rem 0.7rem;border-radius:0.4rem;opacity:75%;}
#a1c{flex-direction:column;border:solid 0.1rem var(--a02);position:absolute;top:3.6rem;background-color:var(--a1a);}
.a1c1{display:flex;justify-content:center;align-items:center;padding:1rem 2rem 0.3rem 1rem;border:solid 0.1rem var(--a02);border-radius:0.3rem;opacity:90%;}
.a1c1:hover{border:solid 0.15rem black;cursor:pointer;opacity:100%;}

#a2{width:100%;height:35vh;background-image:url('imgs/imga1.svg');background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;}

svg{background:transparent;}
#svg1{width:1.5rem;height:1.5rem;margin-left:0.4rem;}
#svg2{display:none;width:1.5rem;height:1.5rem;margin-left:0.4rem;}

#a3{width:95%;display:grid;gap:1rem;place-items:center;max-width:99vw;margin:1rem 0rem 0rem 0rem;}
#a3b{font-size:1.8rem;width:max-content;padding:0.5rem 1rem 0rem 1rem;color:var(--a3b);}
#a3c{width:auto;display:flex;align-items:center;border-radius:0.4rem;}
#svg3{width:1.5rem;height:1.5rem;}
#svg4{width:1.5rem;height:1.5rem;}
#svg5{width:1.5rem;height:1.5rem;}
#svg6{width:1.5rem;height:1.5rem;}
#a3cb{width:100%;margin:1rem 1rem 1rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}
#a3cc{width:100%;margin:1rem 1rem 1rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}
#a3cd{width:100%;margin:1rem 1rem 1rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}
#a3ce{width:100%;margin:1rem 1rem 1rem 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.a3c0{padding:0.6rem;}
.a3c1{border:solid 0.1rem #a6a6a6;width:0.1rem;height:1rem;}
#a3d{display:none;justify-content:start;align-items:center;flex-direction:column;border:solid 0.2rem var(--br);border-radius:0rem 0rem 1rem 1rem;height:12rem;background-color:var(--a1a);}
#a3d01{width:100%;display:flex;justify-content:center;align-items:end;flex-direction:column;margin-top:0.5rem;margin-bottom:0.5rem;}
#a3d01a{font-size:1rem;width:1rem;height:1rem;font-size:1rem;margin-right:1rem;}
#a3d01a:hover{font-size:1.1rem;}
#a3d01a:active{font-size:1.2rem;border:solid 0.1rem white;}

#a3db{display:flex;justify-content:center;width:95%;height:100%;align-items:center;margin-top:0.2rem;flex-direction:column;}

#a3db0{display:flex;width:100%;height:50%;align-items:center;flex-direction:column;justify-content:space-between;}
.a3db0a{width:100%;height:45%;display:flex;justify-content:center;align-items:center;margin-left:2rem;}
.a3db0a2{font-size:1rem;width:50%;margin-bottom:0.1rem;}
#a3db0a3{color:#51ff51;width:50%;}
#a3db0a4{color:#f55;width:50%;}

#a3db1{display:none;width:100%;height:50%;justify-content:center;align-items:center;}
#a3db1a{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;}

.a3db1b{height:100%;display:flex;justify-content:center;align-items:center;}
#a3db1b5{font-size:0.9rem;padding:0.4rem 0.8rem 0.4rem 0.8rem;border:solid 0.2rem #00628040;border-radius:0.6rem;}
#a3db1b6{font-size:0.9rem;padding:0.4rem 0.8rem 0.4rem 0.8rem;border:solid 0.2rem #00628040;border-radius:0.6rem;}
#a3db1b7{display:none;font-size:0.9rem;margin-left:1rem;}

#a3db2{width:100vw;height:100vh;display:none;flex-direction:column;align-items:center;justify-content:center;border:solid 0.1rem #141414;z-index:11;position:fixed;top:0rem;background-color:black;overflow:scroll;}
#a3db2b {
width:92%;
font-size:1.65rem;
}
#a3db3{display:none;}
#a3db2a{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:100%;height:95%;background-color:black;}
#a3db2a1{width:12rem;height:auto;}
/*#a3db2b{position:fixed;top:32%;left:1rem;font-size:1rem;width:1rem;height:1rem;font-size:1rem;margin-right:1rem;border:solid 0.1rem white;border-radius:0.2rem;display:flex;justify-content:center;align-items:center;padding:0.2rem 0.2rem 0.2rem 0.2rem;}*/

#svg7{width:1.2rem;height:1.2rem;margin-right:0.1rem;}


#a3dc{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;font-size:0.8rem;margin-bottom:0.5rem;}
#a3dc1{width:40%;height:100%;display:flex;justify-content:center;align-items:center;}
#a3dc1a{width:95%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;}
.a3dc1a1{width:100%;height:100%;border:solid 0.1rem #51ff51;border-radius:0.3rem;display:flex;justify-content:center;align-items:center;text-align:center;padding:0.2rem 0.2rem 0.2rem 0.2rem;}
#a3dc1a1a{width:95%;display:flex;justify-content:space-between;align-items:center;}
#a3dc1a1b{width:95%;display:flex;justify-content:center;align-items:center;}
#a3dc1a1c{width:95%;display:flex;justify-content:center;align-items:center;}

#a3dc2{display:flex;overflow-y:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;}
.a3dc2a{display:flex;justify-content:space-between;align-items:center;width:75%;margin-bottom:0.2rem;font-size:1rem;font-weight:bold;border-bottom:solid 0.1rem #00800040;}
.a3dc2b{display:flex;justify-content:space-between;align-items:center;width:75%;margin-top:0.26rem;}

#a3dd{width:100%;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(180px,180px));gap:1rem;margin:1rem 0rem 1rem 0rem;place-items:center;}
.a3dd1{width:max-content;height:100%;display:flex;justify-content:center;align-items:center;}
.a3dd1b{display:flex;justify-content:space-between;align-items:center;padding:0.7rem 0.7rem 0.7rem 0.7rem;min-width:50%;max-width:100%;font-size:1rem;text-decoration:none;}
#svg8{width:1.5rem;height:1.5rem;margin-right:1rem;}
.svg9{width:2rem;height:2rem;margin-right:0.35rem;fill:#58b1ff;}
.svg9a{width:2rem;height:2rem;margin-right:0.35rem;fill:#51ff51;}
#a3de{height:100%;width:95%;justify-content:space-around;align-items:center;}
#a3de1{width:39%;height:97%;display:flex;justify-content:center;align-items:center;}
#a3de1b{width:98%;height:98%;display:flex;justify-content:center;align-items:center;}
#a3de1c{width:100%;height:100%;}
#a3de2{width:59%;height:100%;display:flex;justify-content:center;align-items:center;}
#a3de2b{width:max-content;height:max-content;padding:0.5rem 1rem 0.5rem 1rem;border-radius:0.4rem;display:flex;justify-content:center;align-items:center;font-size:1.5rem;}
#a3de2c{width:100%;height:100%;display:flex;}
#svg10{width:2rem;height:2rem;margin-right:0.4rem;fill:#51ff51;}


#a4{width:100%;display:grid;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(180px,180px));gap:1rem;margin:1rem 0rem 1rem 0rem;place-items:center;}
.a4b{border:solid 0.1rem #333;border-radius:0.85rem;box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.5);font-size:1.3rem;padding:0.25rem 1rem 0.25rem 1rem;text-align:center;width:80%;}
.a4b:hover{scale:1.1;}

#a5{display:none;width:98vw;max-width:99vw;height:2.8rem;z-index:10;position:fixed;top:0rem;left:0rem;border:solid 0.2rem #8484843b;align-items:center;border-radius:0.2rem;}
#a5::before{content:"";
position:fixed;
top:0;
left:0;
width:100vw;
height:3rem;
background:rgba(0,0,0,.7);
z-index:-1;}

#a5a0{width:0rem;height:0rem;}
#a5a{width:99%;border:solid 0.1rem transparent;position:absolute;top:0rem;height:0.1rem;}
#a5b{display:flex;max-width:99vw;position:fixed;left:0.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;text-overflow:ellipsis;padding:0.3rem 1rem 0.6rem 1rem;}
#a5b::-webkit-scrollbar{display:none;}
.a5b1{width:max-content;text-align:center;border-radius:0.5rem;padding:0.2rem 0.7rem 0.2rem 0.7rem;font-size:1.2rem;margin-right:1rem;box-shadow:10px 10px 20px rgba(64, 64, 64, 0.3);z-index:10;}
.a5b10{border:none;box-shadow:none;}
#a5c{display:flex;justify-content:center;align-items:center;padding:1rem 2rem 1rem 0rem;width:30rem;}
#svg11{width:2rem;height:2rem;position:relative;left:2.5rem;opacity:80%;}
#a5c1{font-size:1rem;padding:0.8rem;border-radius:0.4rem;flex:1;padding-left:3rem;}
#a5d{top:10rem;width:auto;display:flex;justify-content:space-around;/*! align-items:center; *//*! padding:0rem 0rem 2rem 0rem; *//*! border-bottom:solid 0.2rem #555; */gap:1rem;}
#a5d1{padding:0.75rem 1rem 0.75rem 1rem;font-size:1rem;border:solid 0.1rem #444;border-radius:0.4rem;background-color:var(--a3d);width:auto;}



#a6{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:max-content;padding:1rem 0rem 1rem 0rem;}
.a6a1{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:0rem;place-items:center;background:#000;}

.a6a0{width:98%;font-size:1.5rem;height:max-content;padding:2rem 0rem 2rem 0rem;}
.a6b{width:95%;max-width:100vw;height:11rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;border:0;border-bottom:solid 0.1rem #141414;background:#000;}
.a6b0{width:60%;height:80%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding-left:0.5rem;}
.a6b1{width:100%;font-weight:bold;font-size:1.4rem;color:#F5F5F5;letter-spacing:0.02rem;}
.a6b2{width:100%;font-weight:bold;text-align:left;margin-top:0.7rem;}
.a6b2b{color:#cda337;font-size:1.25rem;}
.a6b3{width:100%;font-size:1.1rem;color:#BDBDBD;margin-top:0.4rem;}
.a6b4a{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:4px;width:100%;overflow-x:scroll;overflow-y:hidden;padding:0.2rem 0rem;background:transparent;scrollbar-gutter:stable;}
.a6b4{flex:0 0 auto;background:#1B140E;color:#E6C36A;border:2px solid #C8A24A;border-radius:6px;white-space:nowrap;box-shadow:0 0 4px rgba(242,210,122,0.4);padding:5px 4px;font-weight:600;font-size:11px;}
.a6a4{width:9rem;height:9rem;margin-right:8rem;display:flex;justify-content:center;align-items:center;}
.a6a4b{width:100%;height:100%;object-fit:contain;}
.a6b5{z-index:9;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);display:flex;justify-content:center;align-items:center;width:max-content;min-height:0;}
.a6b5 button{width:4.5rem;height:4.5rem;border:solid 0.1rem #5f6470;border-radius:0.5rem;background:linear-gradient(180deg,#3973e8d4,#111218);color:#F5F5F5;font-size:2rem;font-weight:300;display:flex;justify-content:center;align-items:center;cursor:pointer;}
.a6b5 button:hover{background:#262833;border-color:#8b91a0;}
#a6c{width:100vw;height:100vh;display:none;flex-direction:column;align-items:center;justify-content:start;border:solid 0.1rem #141414;z-index:11;position:fixed;top:0rem;background-color:black;overflow:scroll;padding:0rem 1rem 1rem 1rem;}
#a6ca{width:100%;height:0rem;}
#a6ca1{width:100%;opacity:0;}
#a6c0{display:flex;justify-content:start;align-items:center;width:92%;height:1rem;margin-top:2rem;}
#a6c0a{height:1rem;width:1rem;font-size:1.65rem;margin-bottom:2rem;}
#a6c1{width:75%;display:flex;justify-content:center;align-items:center;}
#a6c1a{display:flex;width:100%;}
#a6c2{margin:2rem 0rem 3rem 0rem;font-weight:bold;font-size:1.8rem;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
#a6c3{margin-bottom:2rem;font-size:1.4rem;font-weight:600;color:#ffcc00;text-align:center;}
#a6c4{margin-bottom:2rem;width:90%;height:10rem;}
#a6c5{display:grid;grid-template-columns:repeat(4,1fr);gap:0.2rem;width:90%;height:max-content;min-height:5rem;align-items:start;}
.a6c5a{border:solid 0.1rem black;border-radius:1rem;background-color:#2e2d2d;padding:0.6rem 0.6rem 0.6rem 0.6rem;display:flex;justify-content:center;align-items:center;text-align:center;min-width:max-content;width:max-content;height:max-content;}










#a7{position:fixed;bottom:2rem;right:2rem;width:2.5rem;height:7rem;display:flex;justify-content:space-between;align-items:center;flex-direction:column;z-index:10;}
.a7b1{display:flex;justify-content:center;align-items:center;}
.a7b1:hover{scale:1.1;}
#svg12{width:2rem;height:2rem;background-color:var(--a3d);padding:0.4rem;border-radius:50%;}
#svg13{width:2rem;height:2rem;background-color:#25D366;padding:0.4rem;border-radius:50%;}


#a8{width:100%;height:15rem;display:flex;justify-content:center;align-items:center;background-color:#333;}

@media(max-width:767px){
#a3{grid-template-columns:repeat(1,1fr);}
.a6b{width:100%;height:9rem;}
.a6b0{width:52%;}
.a6b1{font-size:1.15rem;}
.a6b2b{font-size:1rem;}
.a6b3{font-size:0.95rem;}
.a6a4{width:7rem;height:7rem;margin-right:5.5rem;}
.a6b5{right:0.7rem;}
.a6b5 button{width:3.8rem;height:3.8rem;font-size:1.7rem;}
.a3dc2a{width:95%;}
.a3dc2b{width:95%;}
}

@media(min-width:768px){
#a3{grid-template-columns:repeat(1,1fr);}
.a6b{width:95%;height:11rem;border-bottom:solid 0.1rem #141414;border-radius:0rem;}
.a6a4{width:9rem;height:9rem;margin-right:8rem;}
.a6b5{right:1.5rem;}
.a3dc2a{width:85%;}
.a3dc2b{width:85%;}
}

@media(min-width:950px){
#a3{grid-template-columns:repeat(2,1fr);}
.a6b{width:95%;border-bottom:solid 0.1rem #141414;border-radius:0rem;}
#a6c{width:25rem;height:40rem;}
#a3db2{width:25rem;height:40rem;}
.a3dc2a{width:75%;}
.a3dc2b{width:75%;}
}

@media(min-width:1250px){
.a6b{width:95%;border-bottom:solid 0.1rem #141414;border-radius:0rem;}
#a6c{width:25rem;height:40rem;}
#a3db2{width:25rem;height:40rem;}
.a3dc2a{width:75%;}
.a3dc2b{width:75%;}
}

@media(min-width:1850px){
#a3{grid-template-columns:repeat(2,1fr);}
.a6b{width:95%;border-bottom:solid 0.1rem #141414;border-radius:0rem;}
#a6c{width:25rem;height:40rem;}
#a3db2{width:25rem;height:40rem;}
.a3dc2a{width:75%;}
.a3dc2b{width:75%;}
}

.theme-switcher{
max-width:max-content;
display:inline-flex;
align-items:center;
gap:5px;
margin-right:auto;
padding:3px 5px;
background:#5353534d;
border:1px solid rgba(24,24,24,0.1);
box-shadow:var(--shadow);
}
.theme-switcher__group{
display:inline-flex;
gap:6px;
padding:4px;
border-radius:999px;
background:var(--a3d);
}


/*-------------------------*/

[id="11"]{position:fixed;right:0;top:4rem;width:54px;height:54px;border:0;border-radius:54px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;z-index:90}
#\31 1 .ico{width:24px;height:24px;fill:currentColor}
#a11n{position:absolute;right:-4px;top:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:#d00;color:#fff;font-size:12px;line-height:20px;text-align:center}
#a10{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;z-index:100}
#a10.act{display:block}
.a10x{position:absolute;right:0;top:0;width:min(420px,100%);height:100%;background:#091631fa;display:flex;flex-direction:column}
.a10h{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #ddd;font-weight:600}
#a10c{border:0;background:transparent;font-size:30px;line-height:30px}
#a10b{flex:1;overflow:auto;padding:12px}
.a10i{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #eee}
.a10n{font-size:15px}
.a10p{font-size:14px;font-weight:600}
.a10i button{width:28px;height:28px;border:0;background:#ef4444d4}
#a10t{padding:14px 16px;border-top:1px solid #ddd;font-weight:700;text-align:right}
.a10f{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border-top:1px solid #ddd}
.a10f input,.a10f textarea,.a10f select{width:100%;box-sizing:border-box;border:1px solid #ccc;padding:10px;font:inherit}
.a10f textarea{min-height:70px;resize:vertical}
#pedbtn{border:0;background:#3973e8d4;color:#fff;padding:12px;font-weight:600}
.a10f input{background:transparent;}
.a10f textarea{background:transparent;}
.a10f select{background:transparent;}

#off0{background:black;position:fixed;z-index:999999;inset:0;display:none;flex-direction:column;justify-content:space-between;width:100vw;height:100vh;}
#off1{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;}
#off1 h1{margin:0 0 10px;font-size:30px;}
#off1 p{margin:0;font-size:16px;}
#off0 footer{width:100%;}

#a3_1{width:100%;max-width:560px;margin:24px auto 0;text-align:center;white-space:pre-wrap}
