*{box-sizing:initial}*,body{margin:0;padding:0}body{overflow-x:hidden}.border{-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:#1d7e8f;height:100vh;position:fixed;top:0;width:50%;z-index:999}.left-border{-webkit-animation-name:slideToLeft;animation-name:slideToLeft;left:0}.right-border{-webkit-animation-name:slideToRight;animation-name:slideToRight;right:0}@-webkit-keyframes slideToLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideToLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes slideToRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideToRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.Home .introduction h1{color:#f547b2;font-size:40px}.Home .introduction h3{color:#f547b2;font-size:20px}.Home .introduction .btn-download{background-color:rgba(247,23,34,.507);border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:30px;padding:10px;width:100%}.Home .introduction .btn-download:hover{background-color:#8b3e3e}.Home .introduction{background-color:#ebebeb6c;display:inline-block;height:600px;position:relative;width:100%}.img-intro{height:650px;object-fit:cover;width:100%}.Home .introduction .text-overlay{align-items:center;border-radius:5px;display:flex;flex-direction:column;gap:135px;left:50%;padding:15px;position:absolute;top:45%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Home .introduction .text-overlay .details-app{align-items:center;display:flex;flex-direction:column;gap:25px}.Home .explanation,.Home .explanation .section-right{align-items:center;display:flex;justify-content:center}.Home .explanation .section-right{flex-direction:column;gap:20px;width:50%}.Home .DesktopApplications{align-items:center;display:flex;flex-direction:column;gap:200px}.det-desc{position:relative;top:80px}.Home #desktop-applications{margin:15px;padding:30px}.Home .DesktopApplications .clone-room{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,251px)}.Home .DesktopApplications .det-desc{align-items:center;display:flex;flex-direction:column;gap:10px}.Home .DesktopApplications .det-desc h2{color:#f8098c;font-size:40px}.Home .DesktopApplications .det-desc p{color:#f8098c;font-size:20px;font-weight:700}.Home .DesktopApplications .clone-room .card-clo-room{align-items:center;display:flex;flex-direction:column;gap:10px;width:100%}.Home .DesktopApplications .clone-room .card-clo-room h3{color:#f8098c;font-size:23px}.Home .DesktopApplications .clone-room .card-clo-room .img-room{height:160px;object-fit:cover;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:250px}.img-room.zoomed{background-color:rgba(0,0,0,.9);cursor:pointer;height:100%;left:0;object-fit:contain;position:fixed;top:0;width:100%;z-index:9999}.Home .explanation .section-right .btn-downl-expl{background-color:#f71722;border:none;border-radius:20px;color:#fff;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:22px;padding:10px;width:25%}.Home .explanation .section-right .btn-downl-expl:hover{background-color:#c76565}.Home .explanation .section-right h3{color:#f547b2;font-size:40px}.Home .explanation .section-right p{color:#4e4747;font-weight:700;text-align:center;text-align:justify;text-align-last:center;width:87%}.Home .explanation .img-explanation{height:400px;object-fit:contain;width:400px}.img-explanation:hover{-webkit-animation:float 2s ease infinite;animation:float 2s ease infinite;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@-webkit-keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.Home .advantages{display:inline-block;position:relative;width:100%}.Home .advantages video{width:100%}.Home .advantages .container-text-advantages{align-items:center;display:flex;flex-direction:column;gap:20px;left:36%;position:absolute;top:26%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Home .advantages .container-text-advantages h2{color:#fff;font-size:60px}.Home .advantages .container-text-advantages p{color:#fff;font-size:25px}.Home .download-app{gap:30px;margin:40px}.Home .download-app,.Home .download-app .icon-app{align-items:center;display:flex;flex-direction:column}.Home .download-app .icon-app h2{color:#f81793;font-size:35px;font-weight:700;line-height:1.3}.Home .download-app .icon-app .img-logo-downl{width:100px}.Home .download-app .all-cards-downl{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,230px)}.Home .download-app .all-cards-downl .card-downl{align-items:center;background:linear-gradient(155deg,#fff 16%,#d9d9d9 35%,#fff 55%);border:1px solid #000;border-radius:10px;display:flex;flex-direction:column;gap:10px;justify-content:center}.Home .download-app .all-cards-downl .card-downl:hover{-webkit-animation:float 2s ease infinite;animation:float 2s ease infinite;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.Home .download-app .all-cards-downl .card-downl .section-bott{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:14px}.Home .download-app .all-cards-downl .card-downl .section-bott h4{color:#47484a;font-size:20px}.Home .download-app .all-cards-downl .card-downl h3{background-color:#f70098;border-radius:10px 10px 0 0;color:#fff;font-family:Times New Roman,Times,serif;font-size:21px;font-weight:500;padding:6px;text-align:center;text-transform:uppercase;width:94.8%}.Home .download-app .all-cards-downl .card-downl button{border-color:#707070;border-radius:10px;color:#3498db;cursor:pointer;font-weight:700;margin-top:12px;padding:7px}.Home .download-app .all-cards-downl .card-downl button:hover{background-color:#f8098c;border:2px solid #3498db;color:#fff}.Home .contact{align-items:center;display:flex;flex-direction:column;gap:15px;margin:10px;padding:15px}.Home .contact h2{color:#f81793;font-size:40px;line-height:1.3}.Home .contact .grid-contact{grid-gap:3px;display:grid;gap:3px;grid-template-columns:repeat(4,300px);justify-content:center}.Home .contact .grid-contact .card-contact{align-items:center;display:flex;flex-direction:column;gap:15px;padding:7px}.email-cont{display:flex;flex-direction:column;gap:26px;text-align:center}.email-cont .ico:hover{-webkit-animation:float 2s ease infinite;animation:float 2s ease infinite;-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.Home .contact .grid-contact .card-contact h3{color:#47484a;font-size:22px;font-weight:700}.Home .contact .grid-contact .card-contact .email-cont p{color:#47484a;font-size:20px;font-weight:400;line-height:40px}.Home .terms .room-laws{gap:10px}.Home .terms .room-laws h4{font-size:18px}.Home .terms .room-laws .laws{gap:8px}.Home .terms .room-laws .laws h4{font-family:droid arabic kufi,serif}@media screen and (max-width:1224px){.Home .download-app .all-cards-downl{align-items:center;grid-template-columns:repeat(4,260px)}.Home .download-app .all-cards-downl .card-downl h3{padding:7px}}@media screen and (max-width:1124px){.Home .DesktopApplications .clone-room{gap:30px;grid-template-columns:repeat(3,251px)}.Home .download-app .all-cards-downl{gap:20px 20px;grid-template-columns:repeat(3,260px)}.Home .contact .grid-contact{gap:61px 5px;grid-template-columns:repeat(3,300px)}}@media screen and (max-width:840px){.Home .DesktopApplications .clone-room{gap:30px;grid-template-columns:repeat(2,251px)}.Home .introduction .text-overlay{gap:65px;width:100%}.Home .introduction h1{font-size:20px}.Home .explanation .section-right .btn-downl-expl{padding:7px;width:45%}.Home .download-app .all-cards-downl{gap:20px 20px;grid-template-columns:repeat(2,260px)}.Home .contact .grid-contact{gap:21px;grid-template-columns:repeat(2,300px)}.Home .introduction .text-overlay{gap:75px}.Home .introduction{height:500px}.Home .introduction .btn-download{font-size:21px;padding:7x;width:50%}.Home .introduction .text-overlay .details-app{gap:5px}}@media screen and (max-width:750px){.Home .explanation{flex-direction:column;gap:42px}.Home .introduction{height:400px}.Home .explanation .section-right{width:71%}.Home .explanation .img-explanation{width:600px}.Home .introduction .text-overlay{gap:45px}}@media screen and (max-width:560px){.Home .DesktopApplications .clone-room{gap:30px;grid-template-columns:repeat(1,281px)}.Home .download-app .all-cards-downl{grid-template-columns:repeat(1,340px)}.Home .introduction{height:300px}.Home .download-app .all-cards-downl .card-downl h3{padding:8.8px}.Home .contact .grid-contact{gap:51px;grid-template-columns:repeat(1,300px)}.Home .introduction .text-overlay{gap:25px}.Home .DesktopApplications .det-desc h2,.Home .explanation .section-right h3{text-align:center}}.Navbar{align-items:center;background-color:#0b96a8;border:2px solid #f8098c;display:flex;height:55px;justify-content:space-around;padding:5px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.logo-img{-webkit-animation:animImg 2s ease infinite;animation:animImg 2s ease infinite;height:50px;width:150px}.logo-img,img{object-fit:contain}img{height:70px;width:200px}ul{align-items:center;display:flex;gap:0;list-style:none}li{color:#fff;font-weight:700;padding:20px}li:hover{background-color:#f70098;color:#fff}.img-logo-right{-webkit-animation:animImg 2s ease infinite;animation:animImg 2s ease infinite;height:50px;width:50px}@-webkit-keyframes animImg{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animImg{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.06);transform:scale(1.06)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:970px){.ul-nav{display:none}}.Footer{align-items:center;background-color:#263238;display:flex;justify-content:space-around;padding:20px}.Footer h1{color:#fff;font-size:16px}.Footer img{height:auto;width:100px}.Home{background-color:#dfcdd6}.Home .terms{background-image:url(/static/media/TermsAndLaws.29d7c74b7a9db7e0680b.jpg);background-repeat:no-repeat;background-size:cover;box-sizing:border-box;display:flex;-webkit-filter:brightness(.8);filter:brightness(.8);flex-direction:column;gap:20px;padding:95px 50px 55px 25px;width:100%}.Home .terms h2{color:#fff;font-size:40px;text-align:center}.Home .terms .room-laws{display:flex;flex-direction:column;gap:15px}.Home .terms .room-laws h4{color:#fff;font-size:20px;font-weight:400;line-height:1.8;text-align:justify}.Home .terms .room-laws .laws{display:flex;flex-direction:column;gap:12px}.Home .terms .room-laws .laws h4{color:#fff;font-family:Droid Arabic Kufi,serif;font-size:18px;font-weight:400;line-height:1.8;text-align:justify}@media screen and (max-width:840px){.Home .terms{padding:70px 30px 40px 20px}.Home .terms h2{font-size:32px}.Home .terms .room-laws h4{font-size:18px}.Home .terms .room-laws .laws h4{font-size:16px}}@media screen and (max-width:560px){.Home .terms{padding:50px 20px 30px 15px}.Home .terms h2{font-size:28px}.Home .terms .room-laws h4{font-size:16px}.Home .terms .room-laws .laws h4{font-size:14px}}
/*# sourceMappingURL=main.2ed1f9c4.css.map*/