@keyframes pulseGlow{0%{box-shadow:0 0 15px 4px #ff0000b3;transform:translateX(-50%) scale(1)}50%{box-shadow:0 0 28px 10px red;transform:translateX(-50%) scale(1.08)}to{box-shadow:0 0 15px 4px #ff0000b3;transform:translateX(-50%) scale(1)}}.outer-container{align-items:center;background-repeat:no-repeat;display:flex;height:100%;justify-content:center;position:relative;text-align:center;width:100%}video::-webkit-media-controls{z-index:-80}body{margin:0}.select_lang:focus-visible{border:2px solid #fff!important}.inner-container{align-items:center;background:#0000007d;border-radius:10px;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.logo-image{margin-top:25%;width:100vw;z-index:2}.button-container{display:flex;gap:15px;margin-top:20px}.language-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px 20px;transition:.3s ease-in-out}.language-button:hover{background:#ffffff4d}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.radio-item{animation:fadeIn .5s ease-out forwards;opacity:0;transform:translateY(20px)}.radio-item:first-child{animation-delay:.3s}.radio-item:nth-child(2){animation-delay:.6s}.radio-item:nth-child(3){animation-delay:.9s}.radio-item:nth-child(4){animation-delay:1.2s}.radio-item:nth-child(5){animation-delay:1.5s}.radio-item:nth-child(6){animation-delay:1.8s}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s}.btn-arabe{font-family:HelpMacNet!important;font-size:25px!important}.workspace-container{font-family:NexaBold;height:100vh;overflow:hidden;position:relative;width:100vw}.panoramic-container{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.panoramic-image{animation:slidePanorama 12s linear infinite;height:100vh;object-fit:cover;position:absolute;transform:translateX(0);width:300%}@keyframes slidePanorama{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.button-style{backdropFilter:blur(5px);background:#fff3;border:2px solid #fff;border-radius:25px;color:#fff;cursor:pointer;font-family:NexaBold;font-size:23px;font-weight:500;padding:10px 30px;position:absolute;right:20px;top:20px;transition:.3s ease-in-out;width:220px;z-index:10}.bottom-man{bottom:0;height:30%;left:-7%;position:absolute;width:50%;z-index:18}.back-timer{background-position:50% 46%;background-repeat:no-repeat;background-size:25%}.video-fade{opacity:0;transition:opacity .5s ease-in-out}.video-fade.fade-in{opacity:1}.video-fade.fade-out{opacity:0}@keyframes pageFlipOut{0%{opacity:1;transform:rotateY(0)}to{opacity:0;transform:rotateY(90deg)}}@keyframes pageFlipIn{0%{opacity:0;transform:rotateY(90deg)}to{opacity:1;transform:rotateY(0)}}.video-flip-out{animation:pageFlipOut .6s ease-in forwards;transform-origin:left center}.video-flip-in{animation:pageFlipIn .6s ease-out forwards;transform-origin:right center}.logo-carousel{align-items:center;animation:scroll 20s linear infinite;display:flex;justify-content:flex-start;overflow:hidden;white-space:nowrap}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.logo-carousel-item{flex-shrink:0}.canvas{height:100vh;position:relative;width:100vw}.select-dropdown{background-color:tomato;border-radius:2px;margin:0 auto;position:relative;width:200px}.select-dropdown select{-webkit-appearance:none;appearance:none;background-color:initial;border:none;color:#fff;font:26px Cursive;padding:8px;width:100%}.select-dropdown select:active,.select-dropdown select:focus{box-shadow:none;outline:none}.select-dropdown:after{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #fff;content:" ";height:0;margin-top:-2px;position:absolute;right:8px;top:45%;width:0}.select-dropdown option{background:#2b3c95;color:#fff;font:20px Cursive;width:100%}html{background-color:#faf7f8!important}.recording{flex-wrap:wrap;gap:10%;padding:20px 0}.recording,.recording .message{display:flex;justify-content:center;width:100vw}.recording .message{height:50px;margin-bottom:20px}.recording .child{align-items:center;border:3px solid #000;border-radius:10px;color:#fff;display:flex;font-size:25px;justify-content:center;text-align:center;width:50%}.recording button{background:#1327bb;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:900;height:50px;width:100px}.clavier{right:17%}.Micro,.clavier{background:#0000004a;border:1px solid #fff;border-radius:63px;bottom:25%;padding:20px;position:absolute}.Micro{right:55%}.hg-button.hg-functionBtn.hg-button-send{background:#628a1a;border:initial;color:#fff;font-size:20px}.clavier-container{bottom:15%;padding:20px;position:absolute;width:58%}.close-clavier{bottom:95%;height:50px;left:100%;position:absolute}.reset-clavier{bottom:7%;cursor:pointer;position:absolute;right:14%}.back-btn-fleche{bottom:2%;cursor:pointer!important;position:absolute;right:14%;z-index:999999}.hg-theme-default{background-color:initial!important}body,html{height:100%;margin:0;padding:0;width:100%}@font-face{font-family:NexaBold;src:url(/static/media/NexaBold_2.7ce7b0167567978cb418.otf)}@font-face{font-family:NexaRegular;src:url(/static/media/NexaRegular_2.ac2b364884062378e690.otf)}@font-face{font-family:HelpMacNet;src:url(/static/media/Alarabiya-Font.ef441a48f2e37db5e507.ttf)}
/*!
 * 
 *   react-simple-keyboard v3.8.139
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.92
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}
/*# sourceMappingURL=main.de806d23.css.map*/