*{margin:0;padding:0;scroll-behavior:smooth;font-family:'Noto Kufi Arabic',sans-serif}body{background-color:#0b1408;min-height:100vh}header{min-height:60vh;background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center;flex-direction:column}header h1{color:#fff;font-size:3.5rem;text-align:center;padding:0!important}.Count{display:flex;flex-direction:column;align-items:center;gap:20px;user-select:none}.countText{display:flex;justify-content:center;align-items:center}.countText h2{color:#ccc}.line{width:300px;height:2px;background:rgb(188 188 188 / .5);flex:1}.line:first-of-type{background:linear-gradient(to left,#fff0,rgb(188 188 188 / .5));margin-left:1rem}.line:last-of-type{background:linear-gradient(to right,#fff0,rgb(188 188 188 / .5));margin-right:1rem}.Timer{display:flex;justify-content:center;align-items:center;gap:10px}.timeDiv{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px 20px;background-color:rgb(29 28 27 / .3);font-size:1.5rem;border-radius:5px;backdrop-filter:blur(8px);box-shadow:0 0 16px 0 rgb(0 0 0 / .5)}.timeDiv p{color:#fff}.timeDiv span{color:#a3a3a3}.countButton{display:flex;justify-content:center;align-items:center;gap:15px;text-align:center}.countButton a{display:flex;justify-content:center;align-items:center;gap:10px;background-color:rgb(29 28 27 / .3);border-radius:8px;color:#fff;padding:10px;backdrop-filter:blur(8px);box-shadow:0 0 16px 0 rgb(0 0 0 / .5);user-select:none;cursor:pointer;text-decoration:none}.sendNotification{display:flex;justify-content:center;align-items:center;gap:20px;background-color:rgb(29 28 27 / .3);border-radius:8px;color:#fff;padding:10px;backdrop-filter:blur(8px);box-shadow:0 0 16px 0 rgb(0 0 0 / .5);user-select:none;cursor:pointer}.sendNotificationSvg{display:flex;justify-content:center;align-items:center}.sendNotificationSvgs svg{animation:sendNotificationSVG 500ms linear}@keyframes sendNotificationSVG{0%{transform:rotate(0deg)}25%{transform:rotate(20deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-20deg)}100%{transform:rotate(0deg)}}.Drops{width:60%;background-color:#272727;border-radius:8px;margin:100px auto;display:flex;justify-content:space-between;align-items:center;padding:30px 20px;box-shadow:0 0 5px 0 rgb(0 0 0 / .151)}.Drops h2{color:#fff;min-width:20%}.accounts{display:flex;flex-direction:column;justify-content:center;gap:10px}.accounts p{color:#b4b4b4}.accounts a{width:fit-content;color:#ebebeb;border:1px solid #b4b4b4;padding:10px;border-radius:5px;text-decoration:none}.accounts a:hover{background-color:#535353}.Items{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.Items h2{color:#fff;font-size:2rem}.itemsCont{width:1100px;max-width:100%;margin:auto;display:flex;justify-content:center;align-items:center}.itemsRow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.itemsCard{margin:30px auto;width:300px;display:flex;justify-content:center;align-items:center;align-self:normal;background-color:#131217;border:4px solid #28581a;position:relative;text-decoration:none;color:#B7B5B9;opacity:.7}.itemsCard:hover{box-shadow:0 5px 20px 5px rgb(0 0 0 / .5);border:4px solid;border-image:linear-gradient(-45deg,rgb(138 255 70 / .8),#56ff46) 1;opacity:1}.itemsCard img{width:250px;border-radius:5px;transition:.15s;object-fit:cover}.locks{position:absolute;background-color:#2b2b2b7e;width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius:50%;backdrop-filter:blur(8px);transition:all 200ms ease}.itemsCard:hover .locks{opacity:0}.Video{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px;margin:50px 10px}.Video h2{color:#d6d6d6;text-align:center}.notificationBG{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:rgb(0 0 0 / .315);z-index:100;box-sizing:border-box;display:none}.notificationMessage{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background-color:rgb(29 28 27 / .3);backdrop-filter:blur(8px);box-shadow:0 0 16px 0 rgb(0 0 0 / .5);padding:20px 20px;position:relative;border-radius:10px;margin:10px;text-align:center;user-select:none;transition:all 200ms ease-in-out}@media only screen and (max-width:1400px){.Drops{width:80%;border-radius:8px;margin:100px auto;padding:30px 20px}}@media only screen and (max-width:1000px){.itemsCont{width:100%;max-width:100%}.itemsRow{grid-template-columns:repeat(2,1fr);grid-gap:20px}.itemsCard{margin:30px auto;width:300px}.itemsCard img{width:250px;border-radius:5px;transition:.15s;object-fit:cover}.Video iframe{max-width:100%}}@media only screen and (max-width:800px){.line{width:200px}.Drops{width:90%;border-radius:8px;margin:100px auto;padding:30px 20px;flex-direction:column}.Drops h2{min-width:100%;text-align:center;margin:10px auto}.itemsRow{grid-template-columns:repeat(2,1fr);grid-gap:20px}.itemsCard{margin:10px auto;width:250px}.itemsCard img{width:250px;border-radius:5px;transition:.15s;object-fit:cover}.Video iframe{max-width:100%}}@media only screen and (max-width:600px){header h1{font-size:2.5rem}.line{width:100px}.Drops{width:90%;border-radius:8px;margin:100px auto;padding:30px 20px;flex-direction:column}.Drops h2{min-width:100%;text-align:center;margin:10px auto}.accounts{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center}.itemsRow{grid-template-columns:repeat(1,1fr);grid-gap:20px}}@media only screen and (max-width:400px){header h1{font-size:2rem}.countText h2{font-size:1rem}.line{width:80px}.timeDiv{padding:20px;font-size:1.2rem}}@media only screen and (max-width:360px){header h1{font-size:2rem}.countText h2{font-size:1rem}.line{width:80px}.timeDiv{padding:10px;font-size:1.2rem}}.Post{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.Post h2{color:#fff;font-size:2rem}.Questions{width:50%;margin:auto}.Question{margin:10px;padding:10px;border-bottom:1px solid #fff}.Answer{display:flex;justify-content:space-between;align-items:center;user-select:none;cursor:pointer}.Answer h4{font-size:20px;color:#fff}.Answer i{color:#fff;font-size:18px}.Question p{color:gray;width:80%;margin:0;display:none}.Question a{display:contents;color:aqua;text-decoration:underline}.Question ul{color:gray;width:80%;margin:5px 30px;list-style-type:decimal;display:none}@media only screen and (max-width:1100px){.Questions{width:80%}.Question p{width:90%}}@media only screen and (max-width:600px){.Questions{width:90%}.Question p{width:95%}.Question ul{margin:5px 20px}.Question ul li{font-size:.9rem}}@media only screen and (max-height:800px){header{min-height:80vh}}@media only screen and (max-height:700px){header{min-height:90vh}}@media only screen and (max-height:600px){header{min-height:100vh}}@media only screen and (max-height:500px){header{min-height:110vh}}@media only screen and (max-height:400px){header{min-height:120vh}}@media only screen and (max-height:300px){header{min-height:130vh}}@media only screen and (max-height:200px){header{min-height:140vh}}@media only screen and (max-height:100px){header{min-height:150vh}}