@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=VT323&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:poppins}:root{--color1:#ecf2ff;--color2:#fff;--color3:#454545;--color4:#a4a4a4}::-webkit-scrollbar{display:none}body{background-color:var(--color1);-webkit-user-select:none;user-select:none}section{width:100%;min-height:100vh}.container{max-width:93%}.loader{perspective:1000px;color:#454545;border-radius:50%;width:70px;height:70px;transform:rotate(45deg)}.loader:before,.loader:after{content:"";width:inherit;height:inherit;border-radius:50%;animation:1s linear infinite spin;display:block;position:absolute;top:0;left:0;transform:rotateX(70deg)}.loader:after{color:#454545;animation-delay:.4s;transform:rotateY(70deg)}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0}12%{box-shadow:.2em .2em}25%{box-shadow:0 .2em}37%{box-shadow:-.2em .2em}50%{box-shadow:-.2em 0}62%{box-shadow:-.2em -.2em}75%{box-shadow:0 -.2em}87%{box-shadow:.2em -.2em}}.errorloader{background:#fff;border-radius:100px 100px 0 0;width:160px;height:185px;position:relative}.errorloader:after{content:"";background-image:radial-gradient(circle,#000 48%,#0000 55%),radial-gradient(circle,#000 48%,#0000 55%),radial-gradient(circle,#fff 30%,#0000 45%),radial-gradient(circle,#000 48%,#0000 51%),linear-gradient(#000 20px,#0000 0),linear-gradient(#cfecf9 60px,#0000 0),radial-gradient(circle,#cfecf9 50%,#0000 51%),radial-gradient(circle,#cfecf9 50%,#0000 51%);background-position:25px 10px,55px 10px,36px 44px,50% 30px,50% 85px,50% 50px,50% 22px,50% 45px;background-repeat:no-repeat;background-size:16px 16px,16px 16px,10px 10px,42px 42px,12px 3px,50px 25px,70px 70px,70px 70px;width:100px;height:125px;animation:3s linear infinite alternate faceLift;position:absolute;top:25px;left:50%;transform:translate(-50%)}.errorloader:before{content:"";background-image:radial-gradient(circle,#fff 48%,#0000 50%),radial-gradient(circle,#fff 48%,#0000 50%);background-position:0 12px,145px 12px;background-repeat:no-repeat;background-size:65px 65px;width:140%;height:125px;animation:3s linear infinite alternate earLift;position:absolute;top:0;left:-20%}@keyframes faceLift{0%{transform:translate(-60%)}to{transform:translate(-30%)}}@keyframes earLift{0%{transform:translate(10px)}to{transform:translate(0)}}._header_1kmj7_2{background-color:var(--color2);justify-content:center;width:100%;height:65px;display:flex;position:sticky;top:0;box-shadow:0 1px 5px #0000001a}._headerbox_1kmj7_12{background-color:var(--color2);justify-content:space-between;align-items:center;width:100%;height:65px;display:flex}._logobox_1kmj7_20{justify-content:left;align-items:center;width:80px;height:100%;display:flex}._logobox_1kmj7_20 img{height:35px}._searchbox_1kmj7_31{z-index:1;background-color:var(--color2);justify-content:center;align-items:center;min-width:55%;height:100%;transition:all .5s;display:flex}._searchbox_1kmj7_31 input{background-color:var(--color1);width:85%;height:40px;color:var(--color3);border:none;border-radius:6px 0 0 6px;outline:none;padding:0 15px;font-size:14px;font-weight:400}._searchbox_1kmj7_31 input::placeholder{color:var(--color4);font-weight:300}._searchbox_1kmj7_31 ._icon_1kmj7_59{background-color:var(--color3);width:40px;height:40px;color:var(--color2);border-radius:0 6px 6px 0;justify-content:center;align-items:center;display:flex}._others_1kmj7_70{justify-content:right;align-items:center;width:70px;height:100%;font-size:37px;display:flex}._others_1kmj7_70 ._admin_1kmj7_80{color:var(--color3);align-items:center;text-decoration:none;display:flex}@media only screen and (max-width:425px){._others_1kmj7_70{display:none}._searchbox_1kmj7_31{min-width:77%}}footer{background-color:var(--color3);justify-content:center;width:100%;height:160px;margin-top:15px;display:flex}._foot_1hiz0_9{width:100%;display:flex}footer ._box1_1hiz0_14{width:50%;height:100%;color:var(--color4);word-spacing:7px;flex-direction:column;justify-content:center;font-size:16px;font-weight:300;display:flex}footer ._box1_1hiz0_14 ._footerimgbox_1hiz0_27{align-items:center;min-width:140px;max-width:30%;margin-bottom:15px;display:flex}footer ._box1_1hiz0_14 ._footerimgbox_1hiz0_27 img{width:100%;height:100%}footer ._box2_1hiz0_45{flex-direction:column;justify-content:center;align-items:end;width:50%;display:flex}footer ._box2_1hiz0_45 span{color:var(--color2);margin-bottom:30px;font-size:16px;font-weight:500;line-height:19px}footer ._box2_1hiz0_45 ul{justify-content:end;gap:10%;width:70%;height:45px;display:flex}footer ._box2_1hiz0_45 ul li{align-items:bottom;list-style:none;display:flex}footer ._box2_1hiz0_45 ul li a{color:var(--color4);font-size:31px;text-decoration:none}footer ._box2_1hiz0_45 ul li a i{cursor:pointer;margin-top:11px}footer ._box2_1hiz0_45 ul li:first-child a{color:var(--color2)}@media only screen and (max-width:425px){footer ._box1_1hiz0_14 span{font-size:13px}footer ._box2_1hiz0_45 span{margin-bottom:17px;font-size:17px}footer ._box2_1hiz0_45 ul li a{font-size:27px}footer ._box2_1hiz0_45 ul{flex-wrap:wrap;gap:10px;max-width:70px;margin-bottom:20px;margin-right:17px;line-height:2px}}@media only screen and (min-width:426px) and (max-width:768px){footer ._box2_1hiz0_45 span{font-size:16px}footer ._box2_1hiz0_45 ul li a{font-size:25px}}._loading_rw2i6_6{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}._errormsg_rw2i6_17{color:#454545b8;font-family:VT323,monospace;font-size:28.5px;top:20px}._productbox_rw2i6_30{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:15px;padding:9px 20px;display:grid}._cards_rw2i6_39{background-color:var(--color2);border-radius:10px;height:300px;overflow:hidden}._cards_rw2i6_39._hide_rw2i6_46{display:none}._imagebox_rw2i6_49{background-color:var(--color2);justify-content:center;width:100%;height:200px;padding:10px;display:flex}._imagebox_rw2i6_49 img{border-radius:3px;box-shadow:2.5px 2.5px 1px #0000003f}._cards_rw2i6_39 ._details_rw2i6_61{width:100%;height:100%}._cards_rw2i6_39 ._details_rw2i6_61 ul{width:90%;height:90px;color:var(--color3);flex-direction:column;justify-content:space-around;justify-self:center;display:flex}._cards_rw2i6_39 ._details_rw2i6_61 ul li{height:20px;padding-left:5px;font-size:14px;font-weight:300;list-style:none}._cards_rw2i6_39 ._details_rw2i6_61 ul li:first-child{text-wrap:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}._cards_rw2i6_39 ._details_rw2i6_61 ul li:nth-child(2){color:var(--color4);text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}._cards_rw2i6_39 ._details_rw2i6_61 ul li:nth-child(3){color:#16da7e;font-weight:400}._cards_rw2i6_39 ._details_rw2i6_61 ul li:nth-child(4){font-weight:600}@media screen and (min-width:560px) and (max-width:700px){._productbox_rw2i6_30{grid-template-columns:repeat(3,minmax(auto,1fr))}}@media screen and (max-width:1920px){._logobox_rw2i6_118 img{height:37px}}@media screen and (max-width:1536px){._logobox_rw2i6_118 img{height:35px}}@media screen and (max-width:456px){._productbox_rw2i6_30{grid-template-columns:repeat(2,minmax(auto,1fr));gap:13px;padding:0 14px;display:grid}._cards_rw2i6_39{height:277px}._cards_rw2i6_39 ._details_rw2i6_61 ul{height:85px}._cards_rw2i6_39 ._details_rw2i6_61 ul li{height:19px;font-size:13px}._imagebox_rw2i6_49{height:185px}}._header_1l5ea_1{background-color:var(--color2);letter-spacing:8px;width:100%;height:65px;color:var(--color3);justify-content:center;align-items:center;font-size:22px;font-weight:500;display:flex}._Signbox_1vl7c_1{background-color:var(--color2);border-radius:5px;justify-content:center;justify-self:center;align-items:center;width:300px;height:260px;margin-top:10%;display:flex}._Signbox_1vl7c_1 ul{flex-direction:column;justify-content:center;gap:2%;width:100%;height:98%;list-style:none;display:flex}._Signbox_1vl7c_1 ul li{width:100%;height:45px;color:var(--color3);align-items:center;font-size:14px;display:flex}._Signbox_1vl7c_1 label{margin-left:10px;font-weight:500}._buton_1vl7c_39{background-color:var(--color3);color:var(--color2);border:none;border-radius:5px;width:100px;height:35px;margin:0 auto;font-size:13px;font-weight:500}._Signbox_1vl7c_1 ul li input{background-color:var(--color1);width:100%;height:100%;color:var(--color3);border:none;border-radius:5px;outline:none;padding:0 10px}._hide_1vl7c_60{display:none}._alert_1vl7c_64{background-color:#ff75756b}._InputBox_1vl7c_70{background-color:var(--color2);border-radius:5px;justify-self:center;gap:1.6%;width:60%;height:70vh;margin-top:5%;padding:1.6%;display:none}._show_1vl7c_81{display:flex}._box1_1vl7c_84{border-radius:5px;justify-content:center;align-items:start;width:50%;height:100%;display:flex}._box2_1vl7c_94{background-color:var(--color1);border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:15%;width:50%;height:100%;display:flex}._box1_1vl7c_84 ul{width:90%;height:auto;color:var(--color3);flex-direction:column;align-items:center;gap:4px;padding:2%;font-size:15px;list-style:none;display:flex}._box1_1vl7c_84 ul li{align-items:center;width:80%;height:40px;display:flex}._box1_1vl7c_84 ul li input{background-color:var(--color1);border:none;border-radius:5px;outline:none;width:100%;height:100%;padding:10px}._cards_1vl7c_158{background-color:var(--color2);border-radius:10px;width:210px;height:300px;overflow:hidden}._imagebox_1vl7c_166{background-color:var(--color2);justify-content:center;width:100%;height:200px;padding:10px;display:flex}._imagebox_1vl7c_166 img{border-radius:3px;box-shadow:2.5px 2.5px 1px #0000003f}._cards_1vl7c_158 ._details_1vl7c_178{width:100%;height:100%}._cards_1vl7c_158 ._details_1vl7c_178 ul{width:90%;height:90px;color:var(--color3);flex-direction:column;justify-content:space-around;justify-self:center;display:flex}._cards_1vl7c_158 ._details_1vl7c_178 ul li{height:20px;padding-left:5px;font-size:14px;font-weight:300;list-style:none}._cards_1vl7c_158 ._details_1vl7c_178 ul li:first-child{text-wrap:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}._cards_1vl7c_158 ._details_1vl7c_178 ul li:nth-child(2){color:var(--color4);text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}._cards_1vl7c_158 ._details_1vl7c_178 ul li:nth-child(3){color:#16da7e;font-weight:400}._cards_1vl7c_158 ._details_1vl7c_178 ul li:nth-child(4){font-weight:600}
