@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400&display=swap");*{box-sizing:border-box;padding:0;margin:0;font-family:IBM Plex Sans Arabic,sans-serif}::-webkit-scrollbar-thumb{background:#0c0f16;background:linear-gradient(0deg,#0c0f16,rgba(12,15,22,.1) 0)}::-webkit-scrollbar{width:1px;opacity:.2!important;display:none}body{padding-left:20rem;padding-right:20rem;position:fixed;width:100%;height:100vh;align-items:center;display:flex;flex-direction:column}.textAlret{font-size:25px;font-weight:500;color:#fbfbfb;text-align:center}.boxText{padding-left:10rem;padding-right:10rem}.boxSize{width:1200px;max-width:100%;position:relative;z-index:999999999999!important}.boxImg{position:absolute;bottom:0;right:.5rem;z-index:2}[data-overlay-dark]{position:inherit}[data-overlay-dark]:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#0c0f16;background:linear-gradient(0deg,#0c0f16,rgba(12,15,22,.2) 70%)}[data-overlay-dark="3"]:before{opacity:1}.iframe{position:absolute;top:0;bottom:0;left:0;right:0;border:0!important}.box{height:100px;align-items:center;justify-content:center;display:flex;position:relative;z-index:9}.box .img{height:50px}.mainBox{position:relative!important;z-index:5!important}form{width:100%;height:70px;margin:0 auto;background:rgba(110,175,217,.1);border:1px solid hsla(0,0%,98%,.3);-webkit-backdrop-filter:blur(107px);backdrop-filter:blur(107px);border-radius:14px;display:flex;align-items:center;flex-direction:row;gap:10px}textarea{width:100%;color:#fff;font-size:18px;resize:none;border-radius:5px;border:none;outline:none;position:relative;z-index:9999;margin:0 1rem}button,textarea{background:transparent}button{outline:0;border:0;cursor:pointer;margin:0 .5rem;height:50px}form img{width:50px;height:50px}footer{width:100%;margin:1rem auto;color:#fbfbfb;text-align:center;position:relative;z-index:9}@media screen and (max-width:1470px){body{padding-left:5rem;padding-right:5rem}.boxImg{display:none}.boxSize{width:100%;max-width:100%}}@media screen and (max-width:1100px){body{padding-left:5rem;padding-right:5rem}footer{font-size:14px}}@media screen and (max-width:900px){.main{padding:1rem;max-height:90vh}body{padding-left:1rem;padding-right:1rem}footer{font-size:11px}.boxImg{display:none}form{width:100%}.textAlret{font-size:15px;font-weight:500;color:#fbfbfb;text-align:center}.boxText{padding-left:1rem;padding-right:1rem}.box{height:68px}}