*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{overflow-x:hidden;scroll-behavior:smooth;background-color:#0f1325}.flex{display:flex;align-items:center}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-center{justify-content:center}.flex-left{align-items:flex-start;justify-content:flex-start}.flex-right{align-items:flex-end;justify-content:flex-end}.flex-sb{justify-content:space-between}.flex-ev{justify-content:space-evenly}.flex-ar{justify-content:space-around}.gap-05{gap:.5rem}.gap-1{gap:1rem}.gap-15{gap:1.5rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.m-auto{margin:0 auto}.mtb-1{margin-bottom:1rem}.mt-1,.mtb-1{margin-top:1rem}.mt-15{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-25{margin-top:2.5rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-15{margin-bottom:1.5rem}.mb-2{margin-bottom:2rem}.mb-25{margin-bottom:2.5rem}.mb-3{margin-bottom:3rem}main{height:100vh}.full-h{height:100vh!important}.full-w{width:100vw!important}.w-33{width:33.333333%}.w-50{width:50%}.w-66{width:66.66666%}.w-100,.wh-100{width:100%}.wh-100{height:100%}li{list-style:none}a{text-decoration:none;color:inherit}.text-center{text-align:center!important}button{cursor:pointer}.loginfront{position:relative;height:calc(100vh - 100px)}.loginfront img{border-radius:50%;object-fit:contain;object-position:top;margin-bottom:1rem;border:5px dashed gray;animation:borderAnimation 2s infinite;transition:border-style .3s ease}@keyframes borderAnimation{0%{border-style:dashed}25%{border-style:dotted}50%{border-style:double}75%{border-style:solid}to{border-style:dashed}}.loginfront h1{font-size:2rem;text-align:center;color:#ebebeb}.loginfront p{font-weight:500;color:#999}.loginfront p a{color:#5d7c49}.loginfront button{padding:10px 20px;background-color:#4e4ecb;color:#fff;border:none;outline:none;border-radius:8px;font-size:20px;font-weight:500;letter-spacing:2px;cursor:pointer;box-shadow:0 3px 10px #333;transition:.2s ease-in-out}.loginfront button:is(:hover,:active){background-color:#8888ea;color:#000}.loginfront button:active{transform:scale(.9)}.loginpre{color:#d3d3d3;border-style:dashed;border-width:1px;padding:10px 20px;border-radius:10px;font-weight:600}.loginpre:hover{background-color:#fff;color:#000}header{position:-webkit-sticky;position:sticky;top:0;padding:15px 20px;box-shadow:0 2px 13px #333;background-color:#111}.logo h1{font-size:26px;font-weight:600;text-shadow:0 6px 10px #999;color:#fff;cursor:pointer}header img{width:40px;border-radius:50%;object-fit:cover;object-position:center;cursor:pointer}header img:hover{box-shadow:0 0 10px #000}.navitems li a{font-size:20px;font-weight:500;color:#999}.navitems li a.active{background-color:#edebf2;color:#000;padding:10px;border-radius:8px;font-weight:600}.navitems li a.inactive{background-color:transparent;font-weight:500}.titlesec{padding:0 20px}.titlesec h1{font-size:30px;color:#fff}.titlesec h1 span{color:#3a54ff;text-transform:capitalize}.titlesec p{color:#999}.hbtns a{border:1px solid #666;background-color:#90a2d92c;color:#fff;padding:10px;font-weight:500;border-radius:8px;display:flex;align-items:center;gap:10px}.hbtns a:last-child{background-color:#f3ce9a;color:#000}.hbtns a:hover{background-color:#90a2d9;color:#fff}.hbtns a:active{transform:scale(.9);transition:.1s ease-in-out}.homefourcards{width:100%;height:auto;padding:0 20px;position:absolute}.hfourcard{width:100%;height:200px;border:1px solid #5bacb2;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#7fffd4}.loading-bar{position:relative;width:110px;height:110px;background:transparent;border:solid #3c3c3c;border-radius:50%;padding:10px;text-align:center;line-height:111px;font-family:sans-serif;font-size:15px;color:#fff;letter-spacing:3px;text-transform:uppercase;text-shadow:0 0 20px blue;box-shadow:0 0 20px rgba(0,0,0,.5)}.loading-bar:before{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;border-right:3px solid transparent;border-top:3px solid transparent;border-color:#fff000 #fff000 transparent transparent;border-style:solid;border-width:5px 5px 3px 3px;border-radius:50%;animation:animateC 2s linear infinite}@keyframes animateC{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes animate{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.titlesec hr{background-color:#666;width:100%;height:2px;margin-top:2rem}.addwebbtn{background-color:transparent;border:1px solid green;color:#fff;padding:10px;font-size:25px;font-weight:600;border-radius:8px;display:flex;align-items:center;gap:8px;margin-right:1rem;cursor:pointer}.addwebbtn:hover{background-color:rgba(86,223,86,.658);color:#fff}.websitedata{padding:0 20px 2rem;height:auto}.lodingdata{height:calc(100vh - 150px)}.addWebsiteform{max-width:1100px;display:flex;flex-direction:column;margin:3rem auto 0}.addWebsiteform label{font-size:20px;font-weight:600;margin-bottom:.5rem;color:#fff}.addWebsiteform input{width:100%;border-radius:10px;border:1px solid #999}.addWebsiteform input,.addWebsiteform select,.addWebsiteform textarea{padding:10px;font-size:20px;color:#fff;background-color:#222}.addWebsiteform select{width:100%;border-radius:10px}.uploadimgbtn{padding:10px;color:#fff}#fileInput{width:100%;border:2px dashed #7ed27e}.object-cover{object-fit:cover;width:140px;height:80px}.uploadedimg{position:relative}.deleteimg{position:absolute;top:2%;right:2%;cursor:pointer}.deleteimg a{background-color:#fff;border:none;color:red;padding:2x;font-size:20px;cursor:pointer}.deleteimg button:hover{box-shadow:0 0 10px #000}.existingcategory{color:#fff}.existingcategory span{background-color:#fff;color:#000;padding:5px;font-size:22px;font-weight:600;border-radius:5px;text-transform:capitalize}.totaldata{background-color:#282c42;color:#fff;width:auto;gap:4rem;justify-content:center;padding:10px 30px}table{width:95%;border-collapse:collapse;margin:50px auto}tr:nth-of-type(odd){background:transparent;color:#fff}th{background:#3498db;color:#fff;font-weight:700}td,th{padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}tbody img{width:150px;height:85px;object-fit:cover}tbody button{padding:0;font-size:22px;border:none;background:transparent;color:red;cursor:pointer}tbody a:hover,tbody a:nth-child(2):hover,tbody button:hover{color:#fff;box-shadow:0 0 10px red}tbody a{font-size:22px;padding:5px 10px;color:green}tbody a:nth-child(2){font-size:22px;color:red}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:760px){table{width:100%}table,tbody,td,th,thead,tr{display:block}thead tr{position:absolute;top:-9999px;left:-9999px}tr{border:1px solid #ccc}td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:700}}.tablepagination{display:flex;align-items:center;justify-content:center;color:#000}.tablepagination button{background-color:#f0f0f0;border:none;color:#333;padding:15px 20px;font-weight:600;margin-right:5px;border-radius:10px;cursor:pointer}.tablepagination button.active,.tablepagination button:hover{background-color:#007bff;color:#fff}.tablepagination button:disabled{opacity:.5;cursor:not-allowed}.deletepage{padding:0 20px}.prevdata{width:50%}.prevdata img{width:350px;height:200px;object-fit:cover;border:5px solid #343333;border-radius:10px}.prevdata h3{color:#999}.prevdata h1{text-transform:capitalize;color:#fff;margin-bottom:1rem}.deletecard{width:300px;height:220px;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;border-radius:10px;gap:13px;position:relative;overflow:hidden;box-shadow:2px 2px 20px rgba(0,0,0,.062)}#cookieSvg{width:50px}#cookieSvg g path{fill:#615151}.cookieHeading{font-size:1.2em;font-weight:800;color:#1a1a1a}.cookieDescription{text-align:center;font-size:.7em;font-weight:600;color:#636363}.buttonContainer{display:flex;gap:20px;flex-direction:row}.acceptButton{background-color:#7b57ff;color:#f1f1f1}.acceptButton,.declineButton{width:80px;height:30px;transition-duration:.2s;border:none;cursor:pointer;font-weight:600;border-radius:20px}.declineButton{background-color:#dadada;color:#2e2e2e}.declineButton:hover{background-color:#ebebeb;transition-duration:.2s}.acceptButton:hover{background-color:#9173ff;transition-duration:.2s}.earthback{width:100%;height:calc(100% - 200px)}.section-banner{height:250px;width:250px;position:relative;transition:left .3s linear;background:url(/images/earth.jpg);background-size:cover;background-position:0;bottom:0;border-radius:50%;animation:earthRotate 30s linear 0s infinite;box-shadow:0 0 20px hsla(0,0%,100%,.2),inset -5px 0 8px #c3f4ff,inset 15px 2px 25px #000,inset -24px -2px 34px #c3f4ff99,inset 250px 0 44px #00000066,inset 150px 0 38px #000000aa}@keyframes earthRotate{0%{background-position:0 0}to{background-position:400px 0}}.curved-corner-star{display:flex;position:relative}#curved-corner-bottomleft,#curved-corner-bottomright,#curved-corner-topleft,#curved-corner-topright{width:4px;height:5px;overflow:hidden;position:relative}#curved-corner-bottomleft:before,#curved-corner-bottomright:before,#curved-corner-topleft:before,#curved-corner-topright:before{content:"";display:block;width:200%;height:200%;position:absolute;border-radius:50%}#curved-corner-bottomleft:before{bottom:0;left:0;box-shadow:-5px 5px 0 0 #fff}#curved-corner-bottomright:before{bottom:0;right:0;box-shadow:5px 5px 0 0 #fff}#curved-corner-topleft:before{top:0;left:0;box-shadow:-5px -5px 0 0 #fff}#curved-corner-topright:before{top:0;right:0;box-shadow:5px -5px 0 0 #fff}@keyframes twinkling{0%,to{opacity:.1}50%{opacity:1}}#star-1{left:-20px;animation:twinkling 3s infinite}#star-1,#star-2{position:absolute}#star-2{left:-40px;top:30px;animation:twinkling 2s infinite}#star-3{left:350px;top:90px;animation:twinkling 4s infinite}#star-3,#star-4{position:absolute}#star-4{left:200px;top:290px;animation:twinkling 3s infinite}#star-5{left:50px;top:270px;animation:twinkling 1.5s infinite}#star-5,#star-6{position:absolute}#star-6{left:250px;top:-50px;animation:twinkling 4s infinite}#star-7{position:absolute;left:290px;top:60px;animation:twinkling 2s infinite}.settingpage{margin:3rem 2rem;color:#fff}.settingpage button{background-color:#3498db;padding:10px 20px;border:none;border-radius:10px;color:#dadada;font-weight:600;font-size:20px;cursor:pointer}.settingpage button:hover{background-color:#9173ff;color:#c3f4ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87c72f23c47212b9-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591327bf3b62a611-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916d3686010a8de2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/839135d04a097cea-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/370d1cc320ec5619-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7777133e901cd5ed-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3828f203592f7603-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10939feefdad71be-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d869208648ca5469-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/20b8b8f6f47c1e10-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f93b79c1ea023ab6-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9a881e2ac07d406b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8d1a51bb45dd4d14-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1b097aa12b72d9f9-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/376dd8dc38524313-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/51051a7edfeea436-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/9b44cfc48addbfc9-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_7b0a81;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/bd427f25ac24d036-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_7b0a81;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_7b0a81{font-family:__Poppins_7b0a81,__Poppins_Fallback_7b0a81;font-style:normal}