@import"https://fonts.googleapis.com/css2?family=Orbitron&family=Raleway+Dots&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap";:root{--white: #ffffff;--black: #000000;--grey: #5b5b5b;--lightgrey: #d8d8d8;--light: #daffcf;--light-bright: #e5fdde;--dark: #12220f;--theme-light: #99fd72;--theme: #4f8a3d;--theme-dark: #325827;--theme-palette: #2f3d2d;--bg-light: #d6facb;--bg: #75ac5f;--bg-dark: #48643b;--hdng-light: #350c2c;--hdng: #792b68;--hdng-dark: #f5c5ea;--sbhdng-light: #284942;--sbhdng: #519788;--sbhdng-dark: #c3f5ea;--tnyhdng-light: #10133a;--tnyhdng: #525197;--tnyhdng-dark: #bebaf8;--thdr-light: #353f31;--thdr-dark: #a7d193;--tbdy-dark: #a9ce9a;--tbdy: #dff1db;--tbdy-light: #252b21;--tbdy-txt-dark: #a3aa9e;--tbdy-txt-light: #141614;--tdivdr-dark: #323d2e;--tdivdr-light: #bfeeb4;--drp-palette: #69e765;--drp-palette-alt: #588543;--hdng-shadw: .3rem .3rem 2rem #161215, -0rem .3rem 2rem #161215, -0rem -0rem 0rem #161215, .3rem -0rem 2rem #161215;--hdng-shadw-light: .3rem .3rem 2rem #94748c, -0rem .3rem 2rem #94748c, -0rem -0rem 0rem #94748c, .3rem -0rem 2rem #94748c;--sec-shadw: .05rem .05rem .5rem #c9e0bc, .05rem -.05rem .5rem #c9e0bc, -.05rem -.05rem .5rem #c9e0bc, -.05rem -.05rem .5rem #c9e0bc;--sec-shadw-inst: .2rem .2rem .5rem #c9e0bc inset, .2rem -.2rem .5rem #c9e0bc inset, -.2rem -.2rem .5rem #c9e0bc inset, -.2rem -.2rem .5rem #c9e0bc inset;--sec-shadw-light: .1rem .1rem 1rem #e3f0dc, .1rem -.1rem 1rem #e3f0dc, -.1rem -.1rem 1rem #e3f0dc, -.1rem -.1rem 1rem #e3f0dc;--sec-shadw-light-inst: .1rem .1rem 1rem #e3f0dc inset, .1rem -.1rem 1rem #e3f0dc inset, -.1rem -.1rem 1rem #e3f0dc inset, -.1rem -.1rem 1rem #e3f0dc inset}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;font-size:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}ul{list-style-type:none}.nowrap{white-space:nowrap}::-webkit-scrollbar{width:.3rem;height:.3rem}::-webkit-scrollbar-thumb{background-color:var(--theme);border-radius:5rem}::-webkit-scrollbar-track{background-color:var(--light)}::-webkit-scrollbar-corner{background-color:var(--bg-light)}.loading-page{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#151a14ec}h1{margin-top:20px;color:#566849da;font-family:Arial,sans-serif;font-size:1.5rem}@keyframes loaderkf{0%,25%{transform:translate(12px,80px) scale(0)}50%{transform:translate(12px,80px) scale(1)}75%{transform:translate(80px,80px) scale(1)}to{transform:translate(148px,80px) scale(1)}}@keyframes loaderkf-r{0%{transform:translate(148px,80px) scale(1)}to{transform:translate(148px,80px) scale(0)}}@keyframes loaderkf-c{0%,to{background:#d37373}25%{background:#c78b56}50%{background:#cfcd6a}75%{background:#8ebd81}}.loader div{position:absolute;width:40px;height:40px;border-radius:50%;transform:translate(80px,80px) scale(1);background:#81e15b;animation:loaderkf 2.857s infinite cubic-bezier(0,.5,.5,1)}.loader div:nth-child(1){background:#a3f460;transform:translate(148px,80px) scale(1);animation:loaderkf-r .714s infinite cubic-bezier(0,.5,.5,1),loaderkf-c 2.857s infinite step-start}.loader div:nth-child(2){animation-delay:-.714s;background:#d37373}.loader div:nth-child(3){animation-delay:-1.429s;background:#c78b56}.loader div:nth-child(4){animation-delay:-2.143s;background:#cfcd6a}.loader div:nth-child(5){animation-delay:-2.857s;background:#a0bd81}.loading-spinnr-sec{width:200px;height:200px;display:inline-block;overflow:hidden;background:none}.loader{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.loader div{box-sizing:content-box}.wbpg{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:auto;min-height:100vh}.container{height:100%}.pgsec{display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;width:100%;padding:1rem}.topbar{top:0;display:flex;justify-content:space-between;align-items:center;flex-direction:row;background-color:#0a1400;width:100vw;height:20%;padding:0 3%;color:var(--light);font-size:.7rem;font-weight:500;z-index:5}.topbar .stat{position:relative;display:flex;justify-content:center;align-items:center;width:10%;height:100%;font-size:.8rem;border:none;border-radius:1rem}.topbar .offln{position:absolute;display:flex;justify-content:center;align-items:center;background-color:red;height:100%;padding:0 .5rem;color:#fff8dc;text-align:center;white-space:nowrap;border:none;border-radius:1rem}.topbar .onln{position:absolute;display:flex;justify-content:center;align-items:center;background-color:green;height:100%;padding:0 .5rem;color:#98fb98;text-align:center;white-space:nowrap;border:none;border-radius:1rem}.mnhdbg{background-color:var(--dark)}.topheadr{width:100%;height:8rem;z-index:10}.topheadr .mainhdr{width:100%;height:80%;padding:0 2rem}.topheadr .mainhdr .hdrwrp{width:100%;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer{display:flex;justify-content:space-evenly;align-items:center;flex-direction:row;width:100%;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt{display:flex;justify-content:space-evenly;align-items:center;flex-direction:row;width:20%;height:90%;padding:.2rem}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo img{height:75%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo .brndlgo,.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo .applgo{width:5.5rem;height:3rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvbr{display:flex;justify-content:flex-end;align-items:center;width:65%;height:90%;padding:.2rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvbr .nvmenu{display:flex;justify-content:space-evenly;align-items:center;width:30rem;height:100%;margin:0}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr{display:none}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrprfl{display:flex;justify-content:center;align-items:center;width:15%;height:90%;padding:.2rem}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrprfl .prflbtn{background-color:transparent;padding:.5rem 1.5rem;margin:0 .5rem;border:.1rem solid #767e62;border-radius:5rem;color:#767e62;font-weight:500}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrprfl .prflbtn:hover,.topheadr .mainhdr .hdrwrp .hdcontainer .hdrprfl .prflbtn:focus{background-color:#767e62;color:var(--light);transition:all .5s ease-in-out}.topheadr .mainhdr .hdrwrp .nvitm{position:relative;display:flex;justify-content:center;align-items:center;min-width:2.5rem;height:auto;min-height:3.5rem}.topheadr .mainhdr .hdrwrp .nvitm .nvlnk{position:relative;height:auto;color:var(--bg-light)}.topheadr .mainhdr .hdrwrp .nvitm .nvlnk:hover{color:#ffaa4f}.topheadr .mainhdr .hdrwrp .nvitm .nvlnkactv{position:relative;height:auto;color:#ffaa4f}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu{position:absolute;top:100%;right:0;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background-color:#b8bfaf;width:auto;height:auto;max-height:15rem;overflow-y:auto;visibility:hidden;opacity:0}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu .nvlst{width:100%;border:.2rem outset #262b1e}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu .nvlst .nvlsthdr{padding:.2rem 1rem;font-weight:700;border:.5rem outset #262b1e}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu .drpdwnitm{display:flex;justify-content:flex-start;align-items:center;width:auto;min-width:10rem;padding:.5rem;white-space:nowrap}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu .drpdwnitm:hover{background-color:var(--theme-dark);color:var(--light)}.topheadr .mainhdr .hdrwrp .nvitm .drpdwnmnu .drpdwnitmactv{display:flex;justify-content:flex-start;align-items:center;width:auto;min-width:10rem;padding:.5rem;background-color:var(--theme-dark);color:var(--light);white-space:nowrap}.topheadr .mainhdr .hdrwrp .drpdwndivdr{width:100%;margin:0;color:#13075c}.topheadr .mainhdr .hdrwrp .nvitm:hover .drpdwnmnu{visibility:visible;opacity:1;transition:opacity .5s ease-in-out}.hmbmnugrp{display:none}.btnicn{margin:0 .8rem;font-size:1.6rem}.hdabs{position:absolute;top:0;transition:all .5s linear}.hdstcky{position:sticky;top:0;background-color:var(--bg-light);transition:all .5s linear}.mainftr{background-color:var(--dark);width:100%;min-height:10rem}.mainftr footer{width:100%;padding:5rem}.mainftr footer .cprt{display:flex;justify-content:center;align-items:center}.mainftr footer .cprt .disclmr{color:var(--theme);font-style:italic;font-weight:300}.wrappr{width:100%}.majr{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;width:100%;height:100%;min-height:65rem;padding:0}.majr .hdr{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--light-bright);width:40%;height:100%;padding:.2rem}.majr .hdr .hdwrp{position:absolute;width:100%;height:100%;z-index:1}.majr .hdr .hdwrp img{width:100%;height:100%;filter:blur(0rem)}.majr .hdr .hdwrp .animated-bg{position:relative;width:100%;height:100%;background-image:radial-gradient(#607043 20%,#635833 80%);box-shadow:0 .8rem .2rem #0000001a;clip-path:polygon(100% 0%,50% 0,4% 66%,2% 69%,0 73%,1% 75%,4% 79%,22% 100%,100% 100%);overflow:hidden}.majr .hdr .hdwrp .circle{position:absolute;width:8rem;height:8rem;background:#ffffff1a;border-radius:50%;animation:move 4s infinite ease-in-out}.majr .hdr .hdwrp .circle1{top:10%;left:80%;animation-delay:0s}.majr .hdr .hdwrp .circle2{bottom:80%;right:10%;animation-delay:2s}.majr .hdr .hdwrp .circle3{top:30%;left:30%;animation-delay:0s}.majr .hdr .hdwrp .circle4{bottom:60%;right:60%;animation-delay:2s}.majr .hdr .hdwrp .circle5{top:60%;left:60%;animation-delay:0s}.majr .hdr .hdwrp .circle6{bottom:30%;right:30%;animation-delay:2s}.majr .hdr .hdwrp .circle7{top:80%;left:10%;animation-delay:0s}.majr .hdr .hdwrp .circle8{bottom:10%;right:80%;animation-delay:2s}.majr .hdr .hdcvr{position:absolute;display:flex;justify-content:center;align-items:center;background-color:#121311;width:100%;height:100%;z-index:5;opacity:.75}.majr .hdr .hdlgo{position:absolute;display:flex;justify-content:center;align-items:center;width:80%;padding:1rem;z-index:10}.majr .hdr .hdlgo img{width:8rem}.majr .hdr .hdcntnt{position:relative;width:100%;padding:.5rem;color:var(--hdng-dark);font-weight:600;text-transform:uppercase;letter-spacing:.1rem;font-size-adjust:.545;text-align:center;text-shadow:var(--hdng-shadw-light)}.majr .frmsign{display:flex;justify-content:center;align-items:center;flex-direction:column;background-image:radial-gradient(#3c403b 10%,#1a1e19);width:60%;height:100%;padding:.2rem}.majr .frmsign #lgfrm{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:90%;padding:1rem}.majr .frmsign #lgfrm .lgogrp{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;width:100%;max-width:30rem;height:auto}.majr .frmsign #lgfrm .lgogrp .brndlgo{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:10rem;padding:.3rem}.majr .frmsign #lgfrm .lgogrp .brndlgo img{width:100%}.majr .frmsign #lgfrm .lgogrp .lghd{padding:.5rem;color:var(--theme);font-size:1.4rem;font-weight:300;text-transform:uppercase;letter-spacing:.2rem}.majr .frmsign #lgfrm .frmgrp{display:flex;justify-content:space-evenly;align-items:center;flex-flow:column;width:100%;max-width:30rem;height:auto;padding:.5rem}.majr .frmsign #lgfrm .frmgrp .frmfld{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:98%;height:6.5rem;padding:.2rem}.majr .frmsign #lgfrm .frmgrp .frmfld .frmlbl{display:flex;justify-content:flex-start;align-items:center;width:100%;height:20%;max-width:25rem;padding:0 1rem;color:var(--theme);font-size:.7rem;font-weight:600;text-transform:uppercase;text-overflow:ellipsis}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec{width:100%;height:auto;min-height:2.6rem;padding:.2rem}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp{background-color:var(--light-bright);width:100%;height:auto;max-height:2.6rem;padding:.8rem;border:.1rem solid #c4cfb9;border-radius:10rem;outline:none;transition:all .2s ease-in-out}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:hover,.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:focus{border:.1rem solid #6e7468}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:disabled,.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:read-only{background-color:#ecfdde;color:#3f3104;border:.1rem solid transparent;outline:none}.majr .frmsign #lgfrm .frmgrp .frmfld .frmerr{padding:.2rem;color:#dc143c;font-size:.7rem}.majr .frmsign #lgfrm .cptchagrp{display:flex;justify-content:center;align-items:center;width:100%;height:auto;max-width:30rem;padding:.5rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm{display:flex;justify-content:center;align-items:center;flex-direction:column;width:98%;height:100%;padding:.2rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frmlbl{display:flex;justify-content:flex-start;align-items:center;width:100%;height:20%;padding:0 1rem;color:var(--theme);font-size:.75rem;font-weight:600;text-transform:uppercase;text-overflow:ellipsis}.majr .frmsign #lgfrm .cptchagrp .frmnorm .cntsec{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:20%;min-height:3.5rem;padding:.5rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm .cntsec .frminpcnt{display:flex;justify-content:center;align-items:center;background-color:#707554;color:#fff4d1;width:100%;height:100%;padding:0 1rem;font-size:1rem;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-weight:200;font-style:oblique;letter-spacing:.3rem;overflow-x:auto;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec{display:flex;justify-content:center;align-items:center;width:100%;min-height:2.35rem;padding:.2rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp{background-color:var(--light-bright);width:100%;height:auto;max-height:2.6rem;padding:.8rem;border:.1rem solid #c4cfb9;border-radius:10rem;outline:none;transition:all .2s ease-in-out}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:hover,.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:focus{border:.1rem solid #6e7468}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:disabled,.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:read-only{background-color:#ecfdde;color:#3f3104;border:.1rem solid transparent;outline:none}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frmerr{padding:.2rem;color:#dc143c;font-size:.7rem}.majr .frmsign #lgfrm .btngrp{display:flex;justify-content:center;align-items:center;width:100%;max-width:30rem;height:auto;padding:.5rem}.majr .frmsign #lgfrm .btngrp .btnsec{display:flex;justify-content:space-between;align-items:center;width:98%;padding:.5rem}.majr .frmsign #lgfrm .btngrp .btnsec .btnlg,.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-sm{background-color:transparent;width:49.5%;padding:.8rem;border:.1rem solid var(--theme);border-radius:10rem}:is(.majr .frmsign #lgfrm .btngrp .btnsec .btnlg,.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-sm):hover{background-color:var(--theme);color:var(--light);transition:all .2s linear}.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-alt,.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-alt-sm{background-color:var(--theme);width:49.5%;padding:.8rem;color:var(--light);border:.1rem solid var(--theme);border-radius:10rem}:is(.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-alt,.majr .frmsign #lgfrm .btngrp .btnsec .btnlg-alt-sm):hover{background-color:transparent;color:var(--dark);transition:all .2s linear}.majr .frmsign #lgfrm .cprt{display:flex;justify-content:center;align-items:center;width:100%;max-width:30rem;height:5%;font-size:.7rem}.btnlnk{padding:.65rem 1.2rem;margin:.2rem;font-weight:500;text-transform:uppercase;white-space:nowrap;border:none;border-radius:.25rem;box-shadow:.35rem .35rem 1.2rem #39383b88}.btnlnk-sm{padding:.25rem .8rem;margin:.15rem;font-size:.8rem;font-weight:500;text-transform:uppercase;white-space:nowrap;border:none;border-radius:.1rem;box-shadow:.05rem .05rem 1.2rem #39383b88}.btnfrm{padding:.8rem 1.2rem;margin:.5rem;font-weight:500;text-transform:uppercase;white-space:nowrap;border:none;border-radius:5rem;box-shadow:.35rem .35rem 1.2rem #39383b88}.btnfrm-sm{padding:.25rem .8rem;margin:.5rem;font-size:.8rem;font-weight:500;text-transform:uppercase;white-space:nowrap;border:none;border-radius:5rem;box-shadow:.35rem .35rem 1.2rem #39383b88}.btnrst{display:flex;justify-content:center;align-items:center;background-color:#ff7300;padding:.8rem;margin:.2rem .8rem;color:#ffe6f9;font-size:1rem;font-weight:700;text-align:center;border:none;border-radius:50%;transition:background .25s ease-in-out;box-shadow:.1rem .1rem .2rem #b3b3b3,-.1rem .1rem .2rem #b3b3b3,-.1rem -.1rem .2rem #b3b3b3,.1rem -.1rem .2rem #b3b3b3}.btnrst:hover{background-color:#ff004c;color:#ffe6f9}.btnprim{background-color:#0b6efc;color:#c5d2ff;transition:background .25s ease-in-out}.btnprim:hover{background-color:#05c;color:#c5d2ff}.btnsecnd{background-color:#6d757d;color:#fff;transition:background .25s ease-in-out}.btnsecnd:hover{background-color:#3d4349;color:#fff}.btninf{background-color:#00caf2;color:#011b29;transition:background .25s ease-in-out}.btninf:hover{background-color:#00f2f2;color:#011b29}.btnsccs{background-color:#188753;color:#d7ffe4;transition:background .25s ease-in-out}.btnsccs:hover{background-color:#207711;color:#d7ffe4}.btnwrn{background-color:#ffc00f;color:#251d02;transition:background .25s ease-in-out}.btnwrn:hover{background-color:#fdda13;color:#251d02}.btndngr{background-color:#dc3545;color:#ffe7ec;transition:background .25s ease-in-out}.btndngr:hover{background-color:#b12e55;color:#ffe7ec}.btndrk{background-color:#2d333a;color:#eee;transition:background .25s ease-in-out}.btndrk:hover{background-color:#000;color:#eee}.edtlnk{background-color:transparent;border:none;color:#029bf3;font-size:1.2rem}.edtlnk:hover{color:#83c6ec;transform:scale(1.2);transition:all .15s ease-in-out}.apprvlnk{background-color:transparent;border:none;color:#63f7be;font-size:1.2rem}.apprvlnk:hover{color:#00ce6a;transform:scale(1.2);transition:all .15s ease-in-out}.deactbtn{background-color:transparent;color:#ec9a00;font-size:1.2rem;border:none}.deactbtn:hover{color:#eec475;transform:scale(1.2);transition:all .15s ease-in-out}.actbtn{background-color:transparent;color:#26be00;font-size:1.2rem;border:none}.actbtn:hover{color:#79c766;transform:scale(1.2);transition:all .15s ease-in-out}.rmvbtn{background-color:transparent;color:#d80036;font-size:1.2rem;border:none}.rmvbtn:hover{color:#e07c95;transform:scale(1.2);transition:all .15s ease-in-out}.wrpbxa{width:100%;height:180rem}.wrpbxa .wrpbnr{width:100%;height:50%;padding:1rem 4rem;filter:blur(.1rem)}.wrpbxa .wrpparlx,.wrpbxa .wrpmncnt{width:100%;height:30%}.wrpbxb{width:100%;height:80rem}.wrpbxb .wrpbnr{width:100%;height:60%;padding:1rem 4rem}.wrpbxb .wrpparlx{width:100%;height:40%}.wrpbxb .wrpmncnt{width:100%;height:0%}.wrppr{position:absolute;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;z-index:-1}.wrppr .wrpbnr{position:relative;background-position:center;background-size:cover;background-attachment:fixed}.wrppr .wrpparlx{position:relative}.wrppr .wrpparlx video{position:fixed;top:0;width:100%;height:100%;object-fit:cover;z-index:-5}.wrppr .wrpmncnt{position:relative;background-image:url(/assets/qabg1-CxxZyy8Q.jpeg);background-position:center;background-size:cover;background-attachment:fixed}.hom{width:100%;height:180rem}.hom .container{display:flex;justify-content:center;align-items:center;flex-flow:row wrap}.hom .bnnr{position:relative;display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:100%;height:30%;padding:8rem 5rem;background-color:#161616b9;opacity:.85;z-index:2}.hom .bnrcntnt{position:absolute;top:5%;left:50%;display:flex;justify-content:center;align-items:center;flex-direction:column;width:80%;height:auto;padding:2rem;font-family:Red Hat Display,serif;font-optical-sizing:auto;opacity:1;z-index:3;transform:translate(-50%)}.hom .bnrcntnt .bnrhd{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:1rem;color:#000;font-size:1.6rem;font-weight:600}.hom .bnrcntnt .bnrhd .brntphd{background-color:#ff7300;width:auto;padding:1rem 2rem;color:var(--white);font-size:2rem;font-weight:800;text-transform:uppercase;letter-spacing:.2rem;word-spacing:.3rem}.hom .bnrcntnt .bnrhd .bnrhddtl{color:var(--white);font-size:2.8rem;font-weight:400;text-transform:capitalize}.hom .bnrcntnt .bnrdtl{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:.2rem;color:#000;font-size:1rem;font-weight:200}.hom .bnrcntnt .bnrdtl .bnrdtlelm{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:75%;padding:.5rem}.hom .bnrcntnt .bnrdtl .bnrdtlelm .dtlelm{display:flex;justify-content:center;align-items:center;background-color:#dedede20;width:12rem;height:10rem;margin:.5rem}.hom .bnrcntnt .bnrdtl .bnrdtlelm .dtlelm img{width:65%;height:65%;color:#fff}.hom .bnrcntnt .bnrdtl .bnrdtlcntnt{display:flex;justify-content:center;align-items:center;width:95%;padding:2rem;color:var(--white);font-size:1.2rem;text-align:center}.hom .lgnd{position:relative;background-color:var(--bg-light);width:100%;height:15.6%;padding:1rem 5rem;opacity:.98}.hom .lgnd .lgndhd{display:flex;justify-content:center;align-items:center;width:100%;height:12%;padding:.3rem 2rem;color:var(--thdr-light);font-size:1.4rem;font-weight:600}.hom .lgnd .lgnddtl{display:inline-block;height:88%;padding:.3rem 2rem;color:var(--dark);font-size:1rem;white-space:pre-wrap;vertical-align:top}.hom .mncntnt{width:100%;height:27.05%;opacity:.6}.hom .mncntr{display:flex;justify-content:center;align-items:center;background-color:var(--theme-dark);width:100%;height:12%;padding:2rem 5rem;opacity:.98}.hom .mncntr .cntrcnt{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;padding:0}.hom .mncntr .cntrcnt .cntrsec{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;width:11rem;height:6rem;padding:.5rem;margin:1rem;border:none;border-radius:1rem}.hom .mncntr .cntrcnt .cntrsec .cntricn{font-size:2rem}.hom .mncntr .cntrcnt .cntrsec .cntrvl{color:#19ff94;font-size:2.6rem}.hom .mncntr .cntrcnt .cntrsec .cntrtxt{color:#ffd3ff;font-size:1rem;text-overflow:ellipsis}.main{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background-color:var(--light-bright);width:100%;height:auto;min-height:80rem;padding:10rem 5rem;opacity:.95}.main .content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:70rem}.main .hdng,.main .hdr{display:flex;justify-content:center;align-items:center;width:100%;height:10%;max-width:70rem;padding:1rem;color:var(--hdng);font-size:2.5rem;font-weight:100;text-transform:uppercase;letter-spacing:.3rem;text-align:center;text-shadow:var(--hdng-shadw-light)}.main .hds{padding:1rem;color:var(--sbhdng);font-size:1.6rem;font-weight:600;text-transform:uppercase}.main .subhdr{padding:1rem;color:var(--tnyhdng-light);font-size:1.2rem;font-weight:700;text-transform:uppercase}.main .btngrp{display:flex;justify-content:space-between;align-items:center;width:100%;height:10%;max-width:70rem;padding:.5rem}.main .filter-sec{display:flex;justify-content:center;align-items:center;width:auto;height:auto}.main .filter-input{width:20rem;padding:.5rem;margin:.5rem;border:.2rem solid var(--theme);border-radius:.5rem;outline:none;background-color:transparent;color:var(--dark);font-size:1rem;font-style:italic}.main .filter-btn{padding:.5rem;margin:.5rem;border:.1rem solid var(--theme);border-radius:.2rem;background-color:var(--theme);color:var(--light);font-size:.8rem;font-weight:500;text-transform:uppercase}.main .filter-btn:hover{background-color:var(--theme-light);color:var(--dark);transition:all .2s linear}.main .tabgrp{display:flex;justify-content:flex-start;align-items:center;width:100%;height:10%;max-width:70rem;padding:.5rem}.main .dtainfo{display:flex;justify-content:flex-start;align-items:center;padding:1rem 3rem;max-width:70rem}.main .dtlsec{width:100%;height:auto;max-height:40rem;overflow:auto;border:none;box-shadow:var(--sec-shadw)}.main .dtlsec .frm{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--light-bright);padding:0rem;border:.5rem solid var(--light-bright);border-radius:.5rem}.main .dtlsec .frm .subfrm{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--light-bright);width:100%;padding:1rem;border:.3rem solid var(--light-bright);border-radius:.5rem;box-shadow:var(--sec-shadw-light-inst)}.main .dtlsec .frm #priminf,.main .dtlsec .frm #addr,.main .dtlsec .frm #sapmn,.main .dtlsec .frm #sapgrp,.main .dtlsec .frm .frminnr{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--light-bright);width:100%;padding:1rem;border:.3rem solid var(--light-bright);border-radius:.5rem}.main .dtlsec .frm .frmsec{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;gap:auto;width:100%;padding:1rem;box-shadow:var(--sec-shadw)}.main .dtlsec .frm .frmsec .frmgrp{width:32%;padding:1rem}.main .dtlsec .frm .frmsec .frmgrp .frminp{background-color:var(--light-bright);width:100%;height:2.6rem;padding:0 .5rem;border:.1rem solid #c4cfb9;outline:none;transition:all .2s ease-in-out}.main .dtlsec .frm .frmsec .frmgrp .frminp:hover,.main .dtlsec .frm .frmsec .frmgrp .frminp:focus{border:.1rem solid #6e7468}.main .dtlsec .frm .frmsec .frmgrp .frminp:disabled,.main .dtlsec .frm .frmsec .frmgrp .frminp:read-only{background-color:#c6ceb7;color:#3f3104;border:.1rem solid transparent;outline:none}.main .dtlsec .frm .frmsec .frmgrp input[type=file]{display:none}.main .dtlsec .frm .frmsec .frmgrp .customflupld{display:inline-block;padding:.5rem;background-color:var(--bg);width:100%;height:2.6rem;color:var(--bg-light);cursor:pointer;border-radius:0;font-size:.8rem;text-align:center;text-overflow:ellipsis;border:.1rem solid var(--bg);transition:background-color .2s ease-in-out}.main .dtlsec .frm .frmsec .frmgrp .customflupld:hover,.main .dtlsec .frm .frmsec .frmgrp .customflupld:focus,.main .dtlsec .frm .frmsec .frmgrp .customflupld:active{background-color:var(--bg-light);color:var(--bg);border:.1rem solid var(--bg)}.main .dtlsec .frm .frmsec .frmgrp .frmslct{background-color:var(--light-bright);width:100%;height:2.6rem;padding:0 .5rem;border:.1rem solid #c4cfb9;outline:none;transition:all .2s ease-in-out;cursor:pointer}.main .dtlsec .frm .frmsec .frmgrp .frmslct:hover,.main .dtlsec .frm .frmsec .frmgrp .frmslct:focus{border:.1rem solid #6e7468}.main .dtlsec .frm .frmsec .frmgrp .frmslct option{background-color:var(--bg)}.main .dtlsec .frm label{font-weight:600}.main .dtlsec .frm .frmbtngrp{padding:2rem}.main .dtlsec .frm .frmbtngrp .btn{margin:.5rem}.main .dtlsec .frm .viewsect{width:100%;padding:0;max-height:30rem;overflow:auto}.main .dtlsec .frm .crdphtosec{display:flex;justify-content:center;align-items:center;width:30rem;height:30rem;padding:1rem}.main .dtlsec .frm .crdphtosec .crdphto{width:100%;height:100%;object-fit:scale-down;object-position:center}.main .dtlsec .frm .form-btn{display:flex;justify-content:center;align-items:center;width:100%;padding:2rem;gap:2rem}.main .dtlsec .frm .frmlnk{display:flex;justify-content:center;align-items:center;width:100%;padding:.5rem;gap:.2rem}.main .dtlsec .frm .frmerr,.main .dtlsec .frm .form-error{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:2rem;padding:.2rem;color:#dc143c;font-size:.7rem}:is(.main .dtlsec .frm .frmerr,.main .dtlsec .frm .form-error) span{height:100%;overflow:scroll}.main .dtlsec .tbl{min-width:100%}.main .dtlsec .tbl tr{border-top:.1rem solid var(--tdivdr-light);border-bottom:.1rem solid var(--tdivdr-light)}.main .dtlsec .tbl th{position:sticky;top:0;background-color:var(--thdr-light);padding:.3rem .5rem;color:var(--thdr-dark);font-size:.75rem;text-align:center;text-transform:uppercase;white-space:nowrap;letter-spacing:.1rem}.main .dtlsec .tbl th:hover{background-color:var(--theme);color:var(--theme-light);transition:all .1s linear}.main .dtlsec .tbl .edthdr{background-color:#153344;color:#a3dafa}.main .dtlsec .tbl .edthdr:hover{background-color:#114563;color:#a3dafa;transition:all .2s linear}.main .dtlsec .tbl .deacthdr{background-color:#44371e;color:#ffe1aa}.main .dtlsec .tbl .deacthdr:hover{background-color:#614713;color:#ffe1aa;transition:all .2s linear}.main .dtlsec .tbl .rmvhdr{background-color:#491522;color:#ffb8ca}.main .dtlsec .tbl .rmvhdr:hover{background-color:#631226;color:#ffb8ca;transition:all .2s linear}.main .dtlsec .tbl td{background-color:var(--tbdy);padding:.5rem;color:var(--tbdy-txt-light);font-size:1rem;text-align:center;white-space:nowrap}.main .dtlsec .tbl td .tblphtosec{display:flex;justify-content:center;align-items:center;flex-direction:column;width:10rem}.main .dtlsec .tbl td .tblphtosec .tblphto{width:100%;aspect-ratio:1/1}.main .dtlsec .tbl td .tblphtosec .tblunm{width:100%;padding:1rem;white-space:wrap}.main .dtlsec .tbl tr:hover{background-color:#61c90c;color:var(--theme);transition:all .1s linear}.main .dtlsec .nodtasec{display:flex;justify-content:center;align-items:center;width:100%}.main .dtlsec .nodtasec .notf{width:50%;font-size:2rem;font-weight:500;text-align:center;text-transform:uppercase}.main .dtlinf{width:100%;height:auto;max-width:70rem;margin:1rem;border:none;box-shadow:var(--sec-shadw)}.main .dtlinf .totlsec{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;background-color:#e3f1d9;width:100%;height:100%;max-height:80rem;padding:1rem;overflow-y:auto;overflow-x:hidden}.main .dtlinf .totlsec .subsec{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background-color:#e3f1d9;width:100%;height:auto;padding:1rem;margin:1rem}.main .dtlinf .totlsec .subsec .subsechdr{display:flex;justify-content:center;align-items:center;width:auto;height:auto;padding:2rem;color:var(--sbhdng);font-size:1.3rem;font-weight:600;text-transform:uppercase}.main .dtlinf .totlsec .subsec .subsecbdy{display:flex;justify-content:space-between;align-items:flex-start;flex-flow:row wrap;background-color:#e3f1d9;width:100%;height:auto;padding:1rem}.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;background-color:var(--light-bright);padding:.8rem 2rem;margin:.5rem}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtalbl{display:flex;justify-content:flex-start;align-items:center;width:45%;padding:1rem;color:var(--dark);font-size:1rem;font-weight:600}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtafldmajr{display:flex;justify-content:flex-start;align-items:center;width:55%;padding:.2rem;color:#f0f;font-size:1.2rem;font-weight:400}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtafldminr{display:flex;justify-content:flex-start;align-items:center;width:55%;padding:.2rem;color:#06f;font-size:.8rem;font-weight:400}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtasubhdr{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem;color:#8a74ee;font-size:1rem;font-weight:700}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr{width:100%;height:auto;max-width:70rem;margin:1rem;overflow:auto;border:none;box-shadow:var(--sec-shadw)}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl{min-width:100%}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl tr{border-top:.1rem solid var(--tdivdr-light);border-bottom:.1rem solid var(--tdivdr-light)}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl th{position:sticky;top:0;background-color:var(--thdr-dark);padding:.5rem .8rem;color:var(--thdr-light);font-size:.75rem;text-align:center;text-transform:uppercase;white-space:nowrap;letter-spacing:.1rem}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl th:hover{background-color:var(--theme);color:var(--theme-light);transition:all .1s linear}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl td{padding:.8rem;background-color:var(--tbdy);color:var(--tbdy-txt-light);font-size:1rem;text-align:center;white-space:nowrap}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl td .tblphtosec{display:flex;justify-content:center;align-items:center;flex-direction:column;width:10rem}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl td .tblphtosec .tblphto{width:100%;aspect-ratio:1/1}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl td .tblphtosec .tblunm{width:100%;padding:1rem;white-space:wrap}:is(.main .dtlinf .totlsec .subsec .subsecbdy .dtasec,.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec) .dtatblinr .dtatbl tr:hover{color:var(--theme);transition:all .1s linear}.main .dtlinf .totlsec .subsec .subsecbdy .dtasec{width:auto;min-width:23rem;max-width:45%;height:auto;min-height:7.5rem}.main .dtlinf .totlsec .subsec .subsecbdy .maxdtasec{width:100%;min-width:23rem;height:auto;min-height:7.5rem}.main .dtlinf .totlsec .subsec .subsecbtngrp{display:flex;justify-content:center;align-items:center;width:100%;height:auto;padding:2rem}.main .dtlinf .totlsec .subsec .subsecbtngrp .btnfrm-sm{margin:0 .5rem}.main .dtlinf .totlsec .subsec .subsecfildtl{display:flex;justify-content:center;align-items:center;width:100%;height:auto;padding:1.5rem}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec .notf{width:100%;padding:.5rem;font-size:1.3rem;font-weight:500;text-align:center;text-transform:uppercase;border-width:.5rem;border-style:double}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec .ntfbtngrp{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:100%;padding:.1rem;border:none;box-shadow:none}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec .sccss{background-color:#a8f4a7;color:#093208;border-color:#093208}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec .wrn{background-color:#f4f4a7;color:#322c08;border-color:#ead245}.main .dtlinf .totlsec .subsec .subsecfildtl .nodtasec .dngr{background-color:#f4a7a7;color:#320808;border-color:#320808}.mandnotn{color:red;font-weight:600}.dfltnotn{color:#00c510;font-weight:800}.cprt{color:#7f77aa}.custom-tooltip{--bs-tooltip-bg: #230050;--bs-tooltip-color: #f1e6ff}@keyframes move{0%,to{transform:translate(0) scale(1)}20%,80%{transform:translate(.5rem,.5rem) scale(1.1)}40%,60%{transform:translate(1rem,1rem) scale(1.1)}50%{transform:translate(1.5rem,1.5rem) scale(1.2)}}@media (min-width:1441px){.wrappr{width:100%;height:auto}.main{padding:10rem 5rem}}@media (max-width:1440px){.wrappr{width:100%;height:auto}.main{padding:10rem 15rem}}@media (max-width:1366px){.hom .bnrcntnt .bnrhd .brntphd{padding:.5rem .8rem;font-size:1.2rem;font-weight:800;letter-spacing:.1rem;word-spacing:.2rem}.hom .bnrcntnt .bnrhd .bnrhddtl{padding:.5rem .8rem;font-size:1.8rem;font-weight:400}.hom .bnrcntnt .bnrdtl .bnrdtlelm{width:75%;padding:.5rem}.hom .bnrcntnt .bnrdtl .bnrdtlelm .dtlelm{width:25%;height:auto;padding:1rem}.hom .bnrcntnt .bnrdtl .bnrdtlelm .dtlelm img{width:65%;height:65%}.hom .bnrcntnt .bnrdtl .bnrdtlcntnt{font-size:1rem}.majr .frmsign #lgfrm{height:100%}.main{padding:10rem 10em}}@media (min-width:1025px){.wbpg{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:column;min-height:100vh}}@media (max-width:1024px){.wrappr{width:100%;height:auto}.topheadr .mainhdr{padding:0 5rem}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:50%;height:90%;padding:.2rem}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo{position:absolute;justify-content:flex-start;display:flex;justify-content:center;align-items:center;width:auto;height:100%}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo .brndlgo,.topheadr .mainhdr .hdrwrp .hdcontainer .hdrcntnt .lgolnk .lgo .applgo{width:5.5rem;height:3rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvbr{display:none}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr{display:flex;justify-content:flex-end;align-items:center;width:50%;height:90%;padding:.2rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr .tgglbtn{position:absolute;display:flex;justify-content:center;align-items:center;width:3rem;background-color:#60ab67;color:#3e4961;border:none;outline:none;z-index:51}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr .nvtglmenu{display:flex;justify-content:space-evenly;align-items:center;width:30rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr .nvtglmenu .nvitm .btnicn{font-size:1.6rem}.topheadr .mainhdr .hdrwrp .hdcontainer .nvtgglr .nvtglmenu .nvitm:first-child{color:#03696d}.topheadr .mainhdr .hdrwrp .hdcontainer .hdrprfl{display:none}.hmbmnugrp{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:var(--bg-light);width:0vw;height:100vh;padding:7.5rem 4rem 0;z-index:-1;opacity:0;transition:all .25s ease-in-out}.hmbmnugrp .hmbmnu{position:relative;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:100%;height:100%}.hmbmnugrp .hmbmnu .nvphto{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:25%;padding:1rem}.hmbmnugrp .hmbmnu .nvphto .nvitm{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem}.hmbmnugrp .hmbmnu .nvphto .nvitm .prflbtn{position:relative;background-color:transparent;padding:.5rem 1.5rem;border:.1rem solid #767e62;border-radius:5rem;color:#767e62;font-weight:500}.hmbmnugrp .hmbmnu .nvphto .nvitm .prflbtn:hover,.hmbmnugrp .hmbmnu .nvphto .nvitm .prflbtn:focus{background-color:#767e62;color:var(--light);transition:all .2s linear}.hmbmnugrp .hmbmnu .nvmenu{position:relative;display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:100%;height:75%;padding:1rem}.hmbmnugrp .hmbmnu .nvmenu .nvcard{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;width:100%;height:25%;box-shadow:.1rem .1rem 1rem #51659c}.hmbmnugrp .hmbmnu .nvmenu .nvcard .nvcardlgo{display:flex;justify-content:center;align-items:center;width:25%;height:100%}.hmbmnugrp .hmbmnu .nvmenu .nvcard .nvcardbdy{display:flex;justify-content:space-evenly;align-items:center;flex-flow:row wrap;width:75%;height:100%}.hmbmnugrp .hmbmnu .nvmenu .nvcard .nvcardbdy .nvcardtitl{font-weight:500}.hmbmnugrp .hmbmnu .nvmenu .nvitm:first-child{color:#03696d}.hmbmnugrp.show{width:100vw;opacity:1}.hmbmnugrp.show::-webkit-scrollbar{width:0;height:0}.hom .bnnr{padding:8rem 1.5rem}.hom .bnnr .bnrcntnt{padding:1rem}.hom .bnnr .bnrcntnt .bnrhd{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem;color:#000;font-size:1.3rem;font-weight:600}.hom .bnnr .bnrcntnt .bnrdtl{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem;color:#000;font-size:.8rem;font-weight:200}.hom .bnnr .bnrimg{padding:1rem}.hom .bnnr .bnrimg img{width:14rem;height:18rem;padding:.2rem}.hom .lgnd{background-color:var(--bg-light);width:100%;height:15.6%;padding:2rem 5rem;opacity:.98}.hom .lgnd .lgndhd{display:flex;justify-content:flex-start;align-items:center;height:25%;padding:.5rem 2rem;color:var(--thdr-dark);font-size:1.3rem;font-weight:600}.hom .lgnd .lgnddtl{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;height:75%;padding:.5rem 2rem;color:var(--dark);font-size:.8rem}.hom .mncntnt{width:100%;height:27.05%;opacity:.6}.hom .mncntr{display:flex;justify-content:center;align-items:center;background-color:var(--theme-dark);width:100%;height:12%;padding:2rem 5rem;opacity:.98}.hom .mncntr .cntrcnt{display:flex;justify-content:center;align-items:center;flex-flow:row wrap;padding:0}.hom .mncntr .cntrcnt .cntrsec{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;width:11rem;height:6rem;padding:.5rem;margin:1rem;border:none;border-radius:1rem}.hom .mncntr .cntrcnt .cntrsec .cntricn{font-size:2rem}.hom .mncntr .cntrcnt .cntrsec .cntrvl{color:#19ff94;font-size:2.6rem}.hom .mncntr .cntrcnt .cntrsec .cntrtxt{color:#ffd3ff;font-size:1rem;text-overflow:ellipsis}.main{padding:10rem 5rem}}@media (max-width:768px){.wrappr{width:100%;height:auto}.majr{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;height:100%;min-height:70rem;padding:0}.majr .hdr{position:relative;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:var(--theme);width:100%;height:100%;padding:0rem;opacity:1}.majr .hdr .hdwrp{position:absolute;background-color:var(--theme);width:100%;height:50%;object-fit:contain}.majr .hdr .hdwrp img{width:100%;height:100%;opacity:1;filter:blur(0rem)}.majr .hdr .hdlgo{display:none;position:relative;display:flex;justify-content:center;align-items:center;padding:1rem;filter:blur(0rem)}.majr .hdr .hdlgo img{display:none;width:65%;height:75%}.majr .hdr .hdcntnt{display:flex;position:relative;width:100%;height:50%;padding:.5rem;background-color:var(--light);color:var(--hdng-dark);font-weight:600;text-transform:uppercase;letter-spacing:.1rem;font-size-adjust:.545;text-align:center;border-top:.2rem solid var(--light);text-shadow:var(--hdng-shadw-light)}.majr .frmsign{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:transparent;width:100%;height:90%;min-height:55rem;padding:.5rem}.majr .frmsign #lgfrm{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;padding:.5rem}.majr .frmsign #lgfrm .lgogrp{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:10%}.majr .frmsign #lgfrm .lgogrp .brndlgo{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:5rem;padding:.3rem}.majr .frmsign #lgfrm .lgogrp .brndlgo img{width:100%}.majr .frmsign #lgfrm .lgogrp .lghd{padding:.5rem;color:var(--theme);font-size:1.2rem;font-weight:600}.majr .frmsign #lgfrm .frmgrp{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column;background-color:var(--light);width:100%;height:60%;min-height:25rem;padding:1rem;box-shadow:.05rem .05rem 1rem #4a494d31}.majr .frmsign #lgfrm .frmgrp .frmfld{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:25%;padding:.2rem}.majr .frmsign #lgfrm .frmgrp .frmfld .frmlbl{display:flex;justify-content:center;align-items:center;width:100%;height:25%;max-width:35rem;padding:.35rem;color:var(--theme);font-size:.8rem;font-weight:600;text-transform:uppercase;text-overflow:ellipsis}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec{display:flex;justify-content:center;align-items:center;width:100%;height:40%;max-width:35rem;min-height:2.5rem;padding:.2rem}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp{background-color:var(--light);width:100%;height:2.6rem;padding:0 .5rem;border:.15rem solid #bdb9cf;border-radius:10rem;outline:none;transition:all .2s ease-in-out}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:hover,.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:focus{border:.15rem solid #8f8d97}.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:disabled,.majr .frmsign #lgfrm .frmgrp .frmfld .frminpsec .frminp:read-only{background-color:#bdb5eb;color:#13075c;border:.15rem solid transparent;outline:none}.majr .frmsign #lgfrm .frmgrp .frmfld .frmerr{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:35%;padding:.2rem;color:#dc143c;font-size:.7rem;overflow:scroll;border:none}.majr .frmsign #lgfrm .cptchagrp{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:var(--light);width:100%;height:20%}.majr .frmsign #lgfrm .cptchagrp .frmnorm{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;padding:.2rem;box-shadow:.05rem .05rem 1rem #4a494d31}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frmlbl{display:flex;justify-content:center;align-items:center;width:90%;height:100%;max-width:35rem;padding:.2rem;color:var(--theme);font-size:.75rem;font-weight:600;text-transform:uppercase;text-overflow:ellipsis}.majr .frmsign #lgfrm .cptchagrp .frmnorm .cntsec{display:flex;justify-content:center;align-items:center;flex-direction:row;width:90%;height:100%;max-width:35rem;padding:.5rem;margin:.2rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm .cntsec .frminpcnt{display:inline-block;background-color:#547564;color:#d1ffe7;width:80%;height:100%;max-height:3.5rem;padding:.75rem;font-size:.8rem;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-weight:100;font-style:oblique;text-align:center;letter-spacing:.4rem;overflow-x:auto;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec{display:flex;justify-content:center;align-items:center;width:90%;height:100%;max-width:20rem;min-height:2.5rem;padding:.2rem}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp{background-color:var(--light);width:100%;height:2.6rem;padding:0 .5rem;border:.15rem solid #bdb9cf;outline:none;transition:all .2s ease-in-out}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:hover,.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:focus{border:.15rem solid #8f8d97}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:disabled,.majr .frmsign #lgfrm .cptchagrp .frmnorm .frminpsec .frminp:read-only{background-color:#bdb5eb;color:#13075c;border:.15rem solid transparent;outline:none}.majr .frmsign #lgfrm .cptchagrp .frmnorm .frmerr{display:flex;justify-content:flex-start;align-items:center;width:90%;max-width:35rem;height:100%;padding:.2rem;color:#dc143c;font-size:.7rem;overflow-x:auto}.majr .frmsign #lgfrm .btngrp{display:flex;justify-content:center;align-items:center;height:15%;padding:.5rem}.hom .bnnr{padding:8rem 1rem}.hom .bnnr .bnrcntnt{display:flex;justify-content:center;align-items:center;flex-direction:column;width:40%;height:90%;padding:.5rem;opacity:1}.hom .bnnr .bnrcntnt .bnrhd{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem;color:#000;font-size:1.3rem;font-weight:600}.hom .bnnr .bnrcntnt .bnrdtl{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:1rem;color:#000;font-size:.8rem;font-weight:200}.hom .bnnr .bnrimg{display:flex;justify-content:flex-end;align-items:center;width:40%;height:90%;padding:.5rem;opacity:1}.hom .bnnr .bnrimg img{width:12rem;height:16rem;padding:.2rem}.main{padding:10rem 2.5rem}}@media (max-width:425px){.main{padding:10rem 1rem}}
