@font-face{font-family:Somar;src:url(/_next/static/media/SomarSans-Black.4fe90625.ttf) format("truetype");font-weight:900}@font-face{font-family:Somar;src:url(/_next/static/media/SomarSans-Bold.184aa529.ttf) format("truetype");font-weight:700}@font-face{font-family:Somar;src:url(/_next/static/media/SomarSans-Regular.7b1555ea.ttf) format("truetype");font-weight:400}@font-face{font-family:Somar;src:url(/_next/static/media/SomarSans-SemiBold.ec8db91b.ttf) format("truetype");font-weight:600}:root{--main-color:#1c67ca;--secund-color:#1a8fe3;--third-color:#f66213;--hover-main-color:#144c95;--footer-color:#2e2e2e;--statistics-font-color:#fff;--features-title-color:#101010;--features-font-color:#fff;--app-font-color:#fff;--startNowBtn-font-color:#fff;--about-desc-color:#424242;--title-color:#2e2e2e;--border-color:#2e2e2e35;--font-desc-color:#646464;--swal-color:#676767;--icon-color:#707375;--font-color:#fff;--bgLayout-color:#1515156b;--bg-color:#fff;--bg-box-color:#f9f9f9;--bg-footer-color:#2e2e2e;--bg-gradient1:radial-gradient(circle,#37a5f3,#1c67ca);--bg-gradient2:linear-gradient(90deg,#1a8fe3,#1358b3);--box-shadow-light:rgba(0,0,0,.157) 0px 1px 2px 0px}[data-theme=dark]{--main-color:#1c67ca;--secund-color:#1a8fe3;--third-color:#f66213;--hover-main-color:#144c95;--footer-color:#2e2e2e;--title-color:#ececec;--statistics-font-color:#101010;--features-title-color:#fff;--features-font-color:#101010;--app-font-color:#101010;--startNowBtn-font-color:#101010;--swal-color:#fff;--about-desc-color:#b7b7b7;--border-color:#85858535;--font-desc-color:#939393;--icon-color:#b6b9bb;--font-color:#fff;--bgLayout-color:#1515156b;--bg-color:#181818;--bg-box-color:#2d2d2d;--bg-footer-color:#272727;--bg-gradient1:radial-gradient(circle,#338fd0,#1857aa);--bg-gradient2:linear-gradient(90deg,#1a8fe3,#1358b3);--box-shadow-light:hsla(0,0%,87%,.157) 0px 1px 2px 0px}html{height:-webkit-fill-available}body[lang=ar],body[lang=heb]{font-family:Somar,sans-serif;direction:rtl;scroll-behavior:smooth;margin:0;padding:0;background-color:#fff;height:100dvh;width:100%;transition:all .5s;background-color:var(--bg-color)}body[lang=ar] input,body[lang=ar] select,body[lang=ar] textarea,body[lang=heb] input,body[lang=heb] select,body[lang=heb] textarea{font-family:Somar,sans-serif!important}body[lang=ar] .Toastify *,body[lang=heb] .Toastify *{z-index:5656565656;font-family:Somar,sans-serif!important}body[lang=en]{font-family:Somar,sans-serif;direction:ltr!important;scroll-behavior:smooth;margin:0;padding:0;background-color:#fff;height:100dvh;width:100%;transition:all .5s;background-color:var(--bg-color)}body[lang=en] .Toastify *,body[lang=en] input,body[lang=en] select,body[lang=en] textarea{font-family:Somar,sans-serif!important}body[lang=en] .Toastify *{z-index:5656565656}#swal2-html-container,#swal2-title{color:var(--swal-color);transition:.5s}@media(min-width:1440px){.header{width:90%;height:70px;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:0 5%;box-shadow:var(--box-shadow-light);align-items:center;position:fixed;transition:.5s;z-index:100}.header .header-right{gap:5px}.header .header-right,.header .header-right .image{display:flex;justify-content:center;align-items:center}.header .header-right .image{width:80px;height:60px}.header .header-right .image img{width:100%;height:100%;object-fit:contain;transition:.5s}.header .header-right .image img.dark{filter:contrast(0) brightness(2)!important}.header .header-right .title{font-size:26px;font-weight:900;color:var(--title-color)}.header .header-right .title span{color:var(--secund-color)}.header .header-left .mobile-content{display:none}.header .header-left .pc-content{display:flex;justify-content:center;align-items:center;gap:25px}.header .header-left .pc-content .group{display:flex;justify-content:center;align-items:center;gap:20px}.header .header-left .pc-content .group .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:var(--title-color);font-weight:900;font-size:14px;border:1px solid var(--border-color);border-radius:50%;cursor:pointer;position:relative}.header .header-left .pc-content .group .icon .lang-box{position:absolute;bottom:-150px;left:50%;transform:translateX(-50%);background-color:var(--bg-box-color);z-index:222;border:1px solid var(--border-color);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:120px;height:max-content;min-height:70px;gap:10px;padding:10px 0}.header .header-left .pc-content .group .icon .lang-box .link{width:100%;display:flex;justify-content:center;align-items:center}.header .header-left .pc-content .group .icon .lang-box .link a{width:100%;text-decoration:none;color:var(--title-color);font-weight:700;text-align:center;cursor:pointer;transition:.5s;padding:5px 0}.header .header-left .pc-content .button,.header .header-left .pc-content .group .icon .lang-box .link a:hover{transition:.5s;background-color:var(--main-color)}.header .header-left .pc-content .button{width:max-content;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:5px 16px;color:var(--font-color);font-weight:700;font-size:14px;cursor:pointer}.header .header-left .pc-content .button:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:1200px)and (max-width:1439px){.header{width:90%;height:70px;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:0 5%;box-shadow:var(--box-shadow-light);align-items:center;position:fixed;transition:.5s;z-index:100}.header .header-right{gap:5px}.header .header-right,.header .header-right .image{display:flex;justify-content:center;align-items:center}.header .header-right .image{width:80px;height:60px}.header .header-right .image img{width:100%;height:100%;object-fit:contain;transition:.5s}.header .header-right .image img.dark{filter:contrast(0) brightness(2)!important}.header .header-right .title{font-size:26px;font-weight:900;color:var(--title-color)}.header .header-right .title span{color:var(--secund-color)}.header .header-left .mobile-content{display:none}.header .header-left .pc-content{display:flex;justify-content:center;align-items:center;gap:25px}.header .header-left .pc-content .group{display:flex;justify-content:center;align-items:center;gap:20px}.header .header-left .pc-content .group .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:var(--title-color);font-weight:900;font-size:14px;border:1px solid var(--border-color);border-radius:50%;cursor:pointer;position:relative}.header .header-left .pc-content .group .icon .lang-box{position:absolute;bottom:-150px;left:50%;transform:translateX(-50%);background-color:var(--bg-box-color);z-index:222;border:1px solid var(--border-color);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:120px;height:max-content;min-height:70px;gap:10px;padding:10px 0}.header .header-left .pc-content .group .icon .lang-box .link{width:100%;display:flex;justify-content:center;align-items:center}.header .header-left .pc-content .group .icon .lang-box .link a{width:100%;text-decoration:none;color:var(--title-color);font-weight:700;text-align:center;cursor:pointer;transition:.5s;padding:5px 0}.header .header-left .pc-content .button,.header .header-left .pc-content .group .icon .lang-box .link a:hover{transition:.5s;background-color:var(--main-color)}.header .header-left .pc-content .button{width:max-content;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:5px 16px;color:var(--font-color);font-weight:700;font-size:14px;cursor:pointer}.header .header-left .pc-content .button:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:1024px)and (max-width:1199px){.header{width:90%;height:70px;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:0 5%;box-shadow:var(--box-shadow-light);align-items:center;position:fixed;transition:.5s;z-index:100}.header .header-right{gap:5px}.header .header-right,.header .header-right .image{display:flex;justify-content:center;align-items:center}.header .header-right .image{width:80px;height:60px}.header .header-right .image img{width:100%;height:100%;object-fit:contain;transition:.5s}.header .header-right .image img.dark{filter:contrast(0) brightness(2)!important}.header .header-right .title{font-size:26px;font-weight:900;color:var(--title-color)}.header .header-right .title span{color:var(--secund-color)}.header .header-left .mobile-content{display:none}.header .header-left .pc-content{display:flex;justify-content:center;align-items:center;gap:25px}.header .header-left .pc-content .group{display:flex;justify-content:center;align-items:center;gap:20px}.header .header-left .pc-content .group .icon{display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:var(--title-color);font-weight:900;font-size:14px;border:1px solid var(--border-color);border-radius:50%;cursor:pointer;position:relative}.header .header-left .pc-content .group .icon .lang-box{position:absolute;bottom:-150px;left:50%;transform:translateX(-50%);background-color:var(--bg-box-color);z-index:222;border:1px solid var(--border-color);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:120px;height:max-content;min-height:70px;gap:10px;padding:10px 0}.header .header-left .pc-content .group .icon .lang-box .link{width:100%;display:flex;justify-content:center;align-items:center}.header .header-left .pc-content .group .icon .lang-box .link a{width:100%;text-decoration:none;color:var(--title-color);font-weight:700;text-align:center;cursor:pointer;transition:.5s;padding:5px 0}.header .header-left .pc-content .button,.header .header-left .pc-content .group .icon .lang-box .link a:hover{transition:.5s;background-color:var(--main-color)}.header .header-left .pc-content .button{width:max-content;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:5px 16px;color:var(--font-color);font-weight:700;font-size:14px;cursor:pointer}.header .header-left .pc-content .button:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:768px)and (max-width:1023px){.header{width:95%;height:70px;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:0 2.5%;overflow:hidden;box-shadow:var(--box-shadow-light);align-items:center;position:fixed;transition:.5s;z-index:100}.header .header-right{gap:5px}.header .header-right,.header .header-right .image{display:flex;justify-content:center;align-items:center}.header .header-right .image{width:60px;height:40px}.header .header-right .image img{width:100%;height:100%;object-fit:contain}.header .header-right .image img.dark{filter:contrast(0) brightness(2)!important}.header .header-right .title{font-size:14px;font-weight:900;color:var(--title-color)}.header .header-right .title span{color:var(--secund-color)}.header .header-left .mobile-content{display:flex}.header .header-left .mobile-content .menu-icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:var(--title-color);font-weight:900;font-size:20px;border:1px solid var(--border-color);border-radius:50%;cursor:pointer}.header .header-left .mobile-content .menu-content{position:fixed;display:flex;width:100%;height:100dvh;top:0;left:0}.header .header-left .mobile-content .menu-content .layout{background-color:var(--bgLayout-color);width:100%;height:100%;z-index:99;position:absolute;top:0;left:0;cursor:pointer}.header .header-left .mobile-content .menu-content .box{z-index:100;position:absolute;top:25%;left:50%;transform:translateX(-50%) translateY(-50%)!important;background-color:var(--bg-box-color);width:90%;height:max-content;min-height:200px;border-radius:10px;display:flex;flex-direction:column;align-items:center;padding-bottom:10px;transition:.5s}.header .header-left .mobile-content .menu-content .box .icon{margin:20px 0;color:var(--icon-color);font-size:20px;cursor:pointer}.header .header-left .mobile-content .menu-content .box .lang{width:90%;display:flex;justify-content:space-between;margin-bottom:20px;border:1px solid var(--border-color);height:45px;align-items:center;border-radius:40px;color:var(--title-color);background-color:var(--bg-color)}.header .header-left .mobile-content .menu-content .box .lang .lang-icon{font-size:20px;width:15%;display:flex;justify-content:center;align-items:center}.header .header-left .mobile-content .menu-content .box .lang select{width:85%;height:100%;outline:none;border:none;font-weight:600;cursor:pointer;border-radius:20px;color:var(--title-color);background-color:var(--bg-color)}.header .header-left .mobile-content .menu-content .box .button{width:calc(90% - 32px);height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);border-radius:40px;padding:5px 16px;color:var(--font-color);font-weight:700;font-size:13px;cursor:pointer;transition:background-color .5s}.header .header-left .mobile-content .menu-content .box .button:hover{transition:background-color .5s;background-color:var(--hover-main-color)}.header .header-left .pc-content{display:none}}@media(max-width:767px){.header{width:95%;height:70px;background-color:var(--bg-color);display:flex;justify-content:space-between;padding:0 2.5%;overflow:hidden;box-shadow:var(--box-shadow-light);align-items:center;position:fixed;transition:.5s;z-index:100}.header .header-right{gap:5px}.header .header-right,.header .header-right .image{display:flex;justify-content:center;align-items:center}.header .header-right .image{width:60px;height:40px}.header .header-right .image img{width:100%;height:100%;object-fit:contain}.header .header-right .image img.dark{filter:contrast(0) brightness(2)!important}.header .header-right .title{font-size:14px;font-weight:900;color:var(--title-color)}.header .header-right .title span{color:var(--secund-color)}.header .header-left .mobile-content{display:flex}.header .header-left .mobile-content .menu-icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;color:var(--title-color);font-weight:900;font-size:20px;border:1px solid var(--border-color);border-radius:50%;cursor:pointer}.header .header-left .mobile-content .menu-content{position:fixed;display:flex;width:100%;height:100dvh;top:0;left:0}.header .header-left .mobile-content .menu-content .layout{background-color:var(--bgLayout-color);width:100%;height:100%;z-index:99;position:absolute;top:0;left:0;cursor:pointer}.header .header-left .mobile-content .menu-content .box{z-index:100;position:absolute;top:25%;left:50%;transform:translateX(-50%) translateY(-50%)!important;background-color:var(--bg-box-color);width:90%;height:max-content;min-height:200px;border-radius:10px;display:flex;flex-direction:column;align-items:center;padding-bottom:10px;transition:.5s}.header .header-left .mobile-content .menu-content .box .icon{margin:20px 0;color:var(--icon-color);font-size:20px;cursor:pointer}.header .header-left .mobile-content .menu-content .box .lang{width:90%;display:flex;justify-content:space-between;margin-bottom:20px;border:1px solid var(--border-color);height:45px;align-items:center;border-radius:40px;color:var(--title-color);background-color:var(--bg-color)}.header .header-left .mobile-content .menu-content .box .lang .lang-icon{font-size:20px;width:15%;display:flex;justify-content:center;align-items:center}.header .header-left .mobile-content .menu-content .box .lang select{width:85%;height:100%;outline:none;border:none;font-weight:600;cursor:pointer;border-radius:20px;color:var(--title-color);background-color:var(--bg-color)}.header .header-left .mobile-content .menu-content .box .button{width:calc(90% - 32px);height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);border-radius:40px;padding:5px 16px;color:var(--font-color);font-weight:700;font-size:13px;cursor:pointer;transition:background-color .5s}.header .header-left .mobile-content .menu-content .box .button:hover{transition:background-color .5s;background-color:var(--hover-main-color)}.header .header-left .pc-content{display:none}}.home-page{transition:.5s}@media(min-width:1440px){.home-page .home-landing{padding-top:90px;width:100%;height:600px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);transition:.5s}.home-page .home-landing .bg-image{background-color:var(--bg-color);position:absolute;top:0;z-index:-1;left:0;width:100%;height:700px;overflow:hidden;transition:all .5s}.home-page .home-landing .bg-image img.mokup{width:100%;height:auto;min-height:750px!important;max-height:800px!important;object-fit:unset}.home-page .home-landing .bg-image .shapes{position:absolute;left:50%;top:30px;width:100%;height:100%;transform:translateX(-50%);z-index:2}.home-page .home-landing .bg-image .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .bg-image .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .bg-image .shapes .shape.triangle2{width:130px;height:100px;position:absolute;right:3%;bottom:132px;animation:moveUpDown4 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle3{width:35px;height:35px;position:absolute;left:39%;top:37%;transform:translateX(-50%) translateY(-50%);animation:moveUpDown5 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle4{width:130px;height:120px;position:absolute;left:50px;bottom:75px;animation:moveUpDown6 10s ease-in-out infinite}.home-page .home-landing .content{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .home-landing .content .head-title{font-size:3rem;text-align:center;font-weight:900;margin-top:20px;margin-bottom:10px;color:var(--title-color);position:relative;z-index:2;width:max-content}.home-page .home-landing .content .head-title span{background-color:var(--main-color);color:var(--font-color);padding:0 8px;z-index:2}.home-page .home-landing .content .head-title .shapes{position:absolute;left:50%;top:30px;width:140%;height:60px;transform:translateX(-50%);z-index:0}.home-page .home-landing .content .head-title .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .content .head-title .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .content .head-title .shapes .shape.cube{width:100px;height:100px;position:absolute;left:78px;top:12px;animation:moveUpDown 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle1{width:35px;height:35px;position:absolute;right:47%;transform:translateX(-50%);top:25px;animation:moveUpDown2 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle2{width:80px;height:60px;position:absolute;right:75px;top:15px;animation:moveUpDown3 10s ease-in-out infinite}.home-page .home-landing .content .description{margin-top:2px;color:var(--font-desc-color)}}@media(min-width:1200px)and (max-width:1439px){.home-page .home-landing{padding-top:90px;width:100%;height:600px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);transition:.5s}.home-page .home-landing .bg-image{background-color:var(--bg-color);position:absolute;top:0;z-index:-1;left:0;width:100%;height:700px;overflow:hidden;transition:all .5s}.home-page .home-landing .bg-image img.mokup{width:100%;height:auto;min-height:750px!important;max-height:800px!important;object-fit:unset}.home-page .home-landing .bg-image .shapes{position:absolute;left:50%;top:30px;width:100%;height:100%;transform:translateX(-50%);z-index:2}.home-page .home-landing .bg-image .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .bg-image .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .bg-image .shapes .shape.triangle2{width:130px;height:100px;position:absolute;right:3%;bottom:132px;animation:moveUpDown4 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle3{width:35px;height:35px;position:absolute;left:39%;top:37%;transform:translateX(-50%) translateY(-50%);animation:moveUpDown5 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle4{width:130px;height:120px;position:absolute;left:50px;bottom:75px;animation:moveUpDown6 10s ease-in-out infinite}.home-page .home-landing .content{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .home-landing .content .head-title{font-size:3rem;text-align:center;font-weight:900;margin-top:20px;margin-bottom:10px;color:var(--title-color);position:relative;z-index:2;width:max-content}.home-page .home-landing .content .head-title span{background-color:var(--main-color);color:var(--font-color);padding:0 8px;z-index:2}.home-page .home-landing .content .head-title .shapes{position:absolute;left:50%;top:30px;width:140%;height:60px;transform:translateX(-50%);z-index:0}.home-page .home-landing .content .head-title .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .content .head-title .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .content .head-title .shapes .shape.cube{width:100px;height:100px;position:absolute;left:78px;top:12px;animation:moveUpDown 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle1{width:35px;height:35px;position:absolute;right:47%;transform:translateX(-50%);top:25px;animation:moveUpDown2 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle2{width:80px;height:60px;position:absolute;right:75px;top:15px;animation:moveUpDown3 10s ease-in-out infinite}.home-page .home-landing .content .description{margin-top:2px;color:var(--font-desc-color)}}@media(min-width:1024px)and (max-width:1199px){.home-page .home-landing{padding-top:90px;width:100%;height:600px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);transition:.5s}.home-page .home-landing .bg-image{background-color:var(--bg-color);position:absolute;top:0;z-index:-1;left:0;width:100%;height:700px;overflow:hidden;transition:all .5s}.home-page .home-landing .bg-image img.mokup{width:100%;height:auto;min-height:750px!important;max-height:800px!important;object-fit:unset}.home-page .home-landing .bg-image .shapes{position:absolute;left:50%;top:30px;width:100%;height:100%;transform:translateX(-50%);z-index:2}.home-page .home-landing .bg-image .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .bg-image .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .bg-image .shapes .shape.triangle2{width:130px;height:100px;position:absolute;right:3%;bottom:132px;animation:moveUpDown4 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle3{width:35px;height:35px;position:absolute;left:39%;top:37%;transform:translateX(-50%) translateY(-50%);animation:moveUpDown5 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle4{width:130px;height:120px;position:absolute;left:50px;bottom:75px;animation:moveUpDown6 10s ease-in-out infinite}.home-page .home-landing .content{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .home-landing .content .head-title{font-size:3rem;text-align:center;font-weight:900;margin-top:20px;margin-bottom:10px;color:var(--title-color);position:relative;z-index:2;width:max-content}.home-page .home-landing .content .head-title span{background-color:var(--main-color);color:var(--font-color);padding:0 8px;z-index:2}.home-page .home-landing .content .head-title .shapes{position:absolute;left:50%;top:30px;width:140%;height:60px;transform:translateX(-50%);z-index:0}.home-page .home-landing .content .head-title .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .content .head-title .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .content .head-title .shapes .shape.cube{width:100px;height:100px;position:absolute;left:78px;top:12px;animation:moveUpDown 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle1{width:35px;height:35px;position:absolute;right:47%;transform:translateX(-50%);top:25px;animation:moveUpDown2 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle2{width:80px;height:60px;position:absolute;right:75px;top:15px;animation:moveUpDown3 10s ease-in-out infinite}.home-page .home-landing .content .description{margin-top:2px;color:var(--font-desc-color)}}@media(min-width:768px)and (max-width:1023px){.home-page .home-landing{padding-top:90px;width:100%;height:280px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);transition:.5s}.home-page .home-landing .bg-image{background-color:var(--bg-color);position:absolute;top:50px;z-index:-1;left:0;width:100%;height:350px;overflow:hidden}.home-page .home-landing .bg-image img.mokup{width:100%;height:auto;min-height:300px!important;max-height:350px!important;object-fit:unset}.home-page .home-landing .bg-image .shapes{position:absolute;left:50%;top:30px;width:100%;height:100%;transform:translateX(-50%);z-index:2}.home-page .home-landing .bg-image .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .bg-image .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .bg-image .shapes .shape.triangle2{width:100px;height:62px;position:absolute;right:-4%;bottom:108px;animation:moveUpDown4 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle3{display:none}.home-page .home-landing .bg-image .shapes .shape.triangle4{width:80px;height:72px;position:absolute;left:1px;bottom:75px;animation:moveUpDown6 10s ease-in-out infinite}.home-page .home-landing .content{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .home-landing .content .head-title{font-size:1rem;font-weight:900;margin-top:20px;margin-bottom:10px;color:var(--title-color);position:relative;z-index:2;width:max-content;text-align:center}.home-page .home-landing .content .head-title span{background-color:var(--main-color);color:var(--font-color);padding:0 8px;z-index:2}.home-page .home-landing .content .head-title .shapes{position:absolute;left:50%;top:30px;width:140%;height:60px;transform:translateX(-50%);z-index:0}.home-page .home-landing .content .head-title .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .content .head-title .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .content .head-title .shapes .shape.cube{width:50px;height:42px;position:absolute;left:21px;top:-9px;animation:moveUpDown 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle1{display:none}.home-page .home-landing .content .head-title .shapes .shape.triangle2{width:50px;height:42px;position:absolute;right:12px;top:-22px;animation:moveUpDown3 10s ease-in-out infinite}.home-page .home-landing .content .description{margin-top:2px;display:none;color:var(--font-desc-color)}}@media(max-width:767px){.home-page .home-landing{padding-top:90px;width:100%;height:280px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);transition:.5s}.home-page .home-landing .bg-image{background-color:var(--bg-color);position:absolute;top:50px;z-index:-1;left:0;width:100%;height:350px;overflow:hidden}.home-page .home-landing .bg-image img.mokup{width:100%;height:auto;min-height:300px!important;max-height:350px!important;object-fit:unset}.home-page .home-landing .bg-image .shapes{position:absolute;left:50%;top:30px;width:100%;height:100%;transform:translateX(-50%);z-index:2}.home-page .home-landing .bg-image .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .bg-image .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .bg-image .shapes .shape.triangle2{width:100px;height:62px;position:absolute;right:-4%;bottom:108px;animation:moveUpDown4 10s ease-in-out infinite}.home-page .home-landing .bg-image .shapes .shape.triangle3{display:none}.home-page .home-landing .bg-image .shapes .shape.triangle4{width:80px;height:72px;position:absolute;left:1px;bottom:75px;animation:moveUpDown6 10s ease-in-out infinite}.home-page .home-landing .content{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .home-landing .content .head-title{font-size:1rem;font-weight:900;margin-top:20px;margin-bottom:10px;color:var(--title-color);position:relative;z-index:2;width:max-content;text-align:center}.home-page .home-landing .content .head-title span{background-color:var(--main-color);color:var(--font-color);padding:0 8px;z-index:2}.home-page .home-landing .content .head-title .shapes{position:absolute;left:50%;top:30px;width:140%;height:60px;transform:translateX(-50%);z-index:0}.home-page .home-landing .content .head-title .shapes .shape{max-height:160px;max-width:160px}.home-page .home-landing .content .head-title .shapes .shape img{width:100%;height:100%;object-fit:contain}.home-page .home-landing .content .head-title .shapes .shape.cube{width:50px;height:42px;position:absolute;left:21px;top:-9px;animation:moveUpDown 10s ease-in-out infinite}.home-page .home-landing .content .head-title .shapes .shape.triangle1{display:none}.home-page .home-landing .content .head-title .shapes .shape.triangle2{width:50px;height:42px;position:absolute;right:12px;top:-22px;animation:moveUpDown3 10s ease-in-out infinite}.home-page .home-landing .content .description{margin-top:2px;display:none;color:var(--font-desc-color)}}@media(min-width:1440px){.home-page .statistics-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--main-color);display:flex;justify-content:space-between;align-items:center;transition:.5s}.home-page .statistics-home .group{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--statistics-font-color);gap:10px;height:max-content;width:48%}.home-page .statistics-home .group .info{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;height:100%;font-size:1.5rem}.home-page .statistics-home .group .info .spic{margin-top:-20px}.home-page .statistics-home .group .icon{transition:all .5s}.home-page .statistics-home .group .icon.lang{font-size:59px}.home-page .statistics-home .group .icon.school{font-size:45px}}@media(min-width:1200px)and (max-width:1439px){.home-page .statistics-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--main-color);display:flex;justify-content:space-between;align-items:center;transition:.5s}.home-page .statistics-home .group{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--statistics-font-color);gap:10px;height:max-content;width:48%}.home-page .statistics-home .group .info{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;height:100%;font-size:1.5rem}.home-page .statistics-home .group .info .spic{margin-top:-20px}.home-page .statistics-home .group .icon{transition:all .5s}.home-page .statistics-home .group .icon.lang{font-size:59px}.home-page .statistics-home .group .icon.school{font-size:45px}}@media(min-width:1024px)and (max-width:1199px){.home-page .statistics-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--main-color);display:flex;justify-content:space-between;align-items:center;transition:.5s}.home-page .statistics-home .group{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--statistics-font-color);gap:10px;height:max-content;width:48%}.home-page .statistics-home .group .info{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;height:100%;font-size:1.5rem}.home-page .statistics-home .group .info .spic{margin-top:-20px}.home-page .statistics-home .group .icon{transition:all .5s}.home-page .statistics-home .group .icon.lang{font-size:59px}.home-page .statistics-home .group .icon.school{font-size:45px}}@media(min-width:768px)and (max-width:1023px){.home-page .statistics-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--main-color);display:flex;justify-content:space-between;align-items:center;transition:.5s}.home-page .statistics-home .group{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--statistics-font-color);gap:10px;height:max-content;width:48%}.home-page .statistics-home .group .info{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;height:100%;font-size:.8rem}.home-page .statistics-home .group .info .spic{margin-top:-10px}.home-page .statistics-home .group .icon{transition:all .5s}.home-page .statistics-home .group .icon.lang{font-size:45px}.home-page .statistics-home .group .icon.school{font-size:35px}}@media(max-width:767px){.home-page .statistics-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--main-color);display:flex;justify-content:space-between;align-items:center;transition:.5s}.home-page .statistics-home .group{display:flex;justify-content:center;align-items:center;font-weight:700;color:var(--statistics-font-color);gap:10px;height:max-content;width:48%}.home-page .statistics-home .group .info{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .5s;height:100%;font-size:.8rem}.home-page .statistics-home .group .info .spic{margin-top:-10px}.home-page .statistics-home .group .icon{transition:all .5s}.home-page .statistics-home .group .icon.lang{font-size:45px}.home-page .statistics-home .group .icon.school{font-size:35px}}@media(min-width:1440px){.home-page .about-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:row-reverse;padding:40px 0}.home-page .about-home .image{display:flex;width:40%;height:90%;justify-content:center;align-items:center}.home-page .about-home .image img{width:90%;height:100%;object-fit:contain;max-height:600px}.home-page .about-home .content{width:60%;height:100%;display:flex;flex-direction:column;position:relative}body[data-lang=ar] .home-page .about-home .content,body[data-lang=heb] .home-page .about-home .content{left:-50px!important}body[data-lang=en] .home-page .about-home .content{right:-50px!important}.home-page .about-home .content .head-title{font-size:35px;font-weight:900;width:100%;color:var(--title-color);margin-bottom:10px}.home-page .about-home .content .descriptions{font-size:20px;font-weight:600;width:90%;color:var(--about-desc-color);display:flex;flex-direction:column;gap:35px;justify-content:space-between}.home-page .about-home .content .descriptions .description{line-height:2;width:100%}}@media(min-width:1200px)and (max-width:1439px){.home-page .about-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:row-reverse;padding:40px 0}.home-page .about-home .image{display:flex;width:40%;height:90%;justify-content:center;align-items:center}.home-page .about-home .image img{width:90%;height:100%;object-fit:contain;max-height:600px}.home-page .about-home .content{width:60%;height:100%;display:flex;flex-direction:column;position:relative}body[data-lang=ar] .home-page .about-home .content,body[data-lang=heb] .home-page .about-home .content{left:-50px!important}body[data-lang=en] .home-page .about-home .content{right:-50px!important}.home-page .about-home .content .head-title{font-size:35px;font-weight:900;width:100%;color:var(--title-color);margin-bottom:10px}.home-page .about-home .content .descriptions{font-size:20px;font-weight:600;width:90%;color:var(--about-desc-color);display:flex;flex-direction:column;gap:35px;justify-content:space-between}.home-page .about-home .content .descriptions .description{line-height:2;width:100%}}@media(min-width:1024px)and (max-width:1199px){.home-page .about-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:row-reverse;padding:40px 0}.home-page .about-home .image{display:flex;width:40%;height:90%;justify-content:center;align-items:center}.home-page .about-home .image img{width:90%;height:100%;object-fit:contain;max-height:600px}.home-page .about-home .content{width:60%;height:100%;display:flex;flex-direction:column;position:relative}body[data-lang=ar] .home-page .about-home .content,body[data-lang=heb] .home-page .about-home .content{left:-50px!important}body[data-lang=en] .home-page .about-home .content{right:-50px!important}.home-page .about-home .content .head-title{font-size:35px;font-weight:900;width:100%;color:var(--title-color);margin-bottom:10px}.home-page .about-home .content .descriptions{font-size:20px;font-weight:600;width:90%;color:var(--about-desc-color);display:flex;flex-direction:column;gap:35px;justify-content:space-between}.home-page .about-home .content .descriptions .description{line-height:2;width:100%}}@media(min-width:768px)and (max-width:1023px){.home-page .about-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;flex-direction:column;align-items:center;transition:.5s;padding:40px 0}.home-page .about-home .image{display:flex;width:100%;height:40%;justify-content:center;align-items:center}.home-page .about-home .image img{width:90%;height:100%;object-fit:contain;max-height:350px}.home-page .about-home .content{width:100%;height:100%;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}.home-page .about-home .content .head-title{font-size:21px;font-weight:900;width:80%;text-align:center;color:var(--title-color);margin-bottom:10px;margin-top:10px}.home-page .about-home .content .descriptions{font-size:13px;font-weight:600;width:90%;justify-content:center;color:var(--about-desc-color);display:flex;flex-direction:column;gap:20px}.home-page .about-home .content .descriptions .description{line-height:1.5;width:100%;text-align:center}}@media(max-width:767px){.home-page .about-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;flex-direction:column;align-items:center;transition:.5s;padding:40px 0}.home-page .about-home .image{display:flex;width:100%;height:40%;justify-content:center;align-items:center}.home-page .about-home .image img{width:90%;height:100%;object-fit:contain;max-height:350px}.home-page .about-home .content{width:100%;height:100%;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center}.home-page .about-home .content .head-title{font-size:21px;font-weight:900;width:80%;text-align:center;color:var(--title-color);margin-bottom:10px;margin-top:10px}.home-page .about-home .content .descriptions{font-size:13px;font-weight:600;width:90%;justify-content:center;color:var(--about-desc-color);display:flex;flex-direction:column;gap:20px}.home-page .about-home .content .descriptions .description{line-height:1.5;width:100%;text-align:center}}@media(min-width:1440px){.home-page .features-home{width:calc(100% - 30px);min-height:900px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:0;grid-row-gap:0;padding:0 15px}.home-page .features-home .text-container{grid-area:1/1/4/3;display:flex;justify-content:center;flex-direction:column}body[data-lang=en] .home-page .features-home .text-container{padding-left:50px}body[data-lang=ar] .home-page .features-home .text-container,body[data-lang=heb] .home-page .features-home .text-container{padding-right:50px}.home-page .features-home .text-container .head-title{transition:.5s;font-size:4rem;font-weight:900;color:var(--features-font-color)}body[data-lang=en] .home-page .features-home .text-container .head-title{font-size:3.5rem}.home-page .features-home .text-container .head-title span{transition:.5s;color:var(--features-title-color)}.home-page .features-home .text-container .sub-title{transition:.5s;font-size:40px;font-weight:600;color:var(--features-font-color)}.home-page .features-home .first-cards-container{grid-area:4/1/7/3;display:flex;justify-content:space-around;align-items:center}.home-page .features-home .second-cards-container{grid-area:1/3/7/5;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.home-page .features-card{width:45%;max-width:350px;height:400px;background-color:var(--bg-box-color);display:flex;justify-content:center;flex-direction:column;border-radius:20px;gap:20px;transition:.5s;padding:0 10px}.home-page .features-card .icon{width:100%;display:flex;justify-content:center;align-items:center}.home-page .features-card .icon img{width:70px;height:90px;object-fit:contain}.home-page .features-card .title{font-size:22px;font-weight:900;color:var(--title-color);text-align:center}.home-page .features-card .description{font-size:14px;font-weight:600;color:var(--font-desc-color);text-align:center;line-height:1.2;width:100%}.home-page .features-card .more{text-align:start;margin-right:12px;font-size:18px;font-weight:900;color:var(--third-color);display:flex;gap:10px;cursor:pointer}body[data-lang=en] .home-page .features-card .more{margin-left:12px;margin-right:0}body[data-lang=en] .home-page .features-card .more .arrow{transform:rotate(180deg)}}@media(min-width:1200px)and (max-width:1439px){.home-page .features-home{width:calc(100% - 30px);min-height:900px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:0;grid-row-gap:0;padding:0 15px}.home-page .features-home .text-container{grid-area:1/1/4/3;display:flex;justify-content:center;flex-direction:column}body[data-lang=en] .home-page .features-home .text-container{padding-left:50px}body[data-lang=ar] .home-page .features-home .text-container,body[data-lang=heb] .home-page .features-home .text-container{padding-right:50px}.home-page .features-home .text-container .head-title{transition:.5s;font-size:4rem;font-weight:900;color:var(--features-font-color)}body[data-lang=en] .home-page .features-home .text-container .head-title{font-size:3.5rem}.home-page .features-home .text-container .head-title span{transition:.5s;color:var(--features-title-color)}.home-page .features-home .text-container .sub-title{transition:.5s;font-size:40px;font-weight:600;color:var(--features-font-color)}.home-page .features-home .first-cards-container{grid-area:4/1/7/3;display:flex;justify-content:space-around;align-items:center}.home-page .features-home .second-cards-container{grid-area:1/3/7/5;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.home-page .features-card{width:45%;max-width:350px;height:400px;background-color:var(--bg-box-color);display:flex;justify-content:center;flex-direction:column;border-radius:20px;gap:20px;transition:.5s;padding:0 10px}.home-page .features-card .icon{width:100%;display:flex;justify-content:center;align-items:center}.home-page .features-card .icon img{width:70px;height:90px;object-fit:contain}.home-page .features-card .title{font-size:22px;font-weight:900;color:var(--title-color);text-align:center}.home-page .features-card .description{font-size:14px;font-weight:600;color:var(--font-desc-color);text-align:center;line-height:1.2;width:100%}.home-page .features-card .more{text-align:start;margin-right:12px;font-size:18px;font-weight:900;color:var(--third-color);display:flex;gap:10px;cursor:pointer}body[data-lang=en] .home-page .features-card .more{margin-left:12px;margin-right:0}body[data-lang=en] .home-page .features-card .more .arrow{transform:rotate(180deg)}}@media(min-width:1024px)and (max-width:1199px){.home-page .features-home{width:calc(100% - 30px);min-height:900px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,1fr);grid-column-gap:0;grid-row-gap:0;padding:0 15px}.home-page .features-home .text-container{grid-area:1/1/4/3;display:flex;justify-content:center;flex-direction:column}body[data-lang=en] .home-page .features-home .text-container{padding-left:50px}body[data-lang=ar] .home-page .features-home .text-container,body[data-lang=heb] .home-page .features-home .text-container{padding-right:50px}.home-page .features-home .text-container .head-title{transition:.5s;font-size:4rem;font-weight:900;color:var(--features-font-color)}body[data-lang=en] .home-page .features-home .text-container .head-title{font-size:3.5rem}.home-page .features-home .text-container .head-title span{transition:.5s;color:var(--features-title-color)}.home-page .features-home .text-container .sub-title{transition:.5s;font-size:40px;font-weight:600;color:var(--features-font-color)}.home-page .features-home .first-cards-container{grid-area:4/1/7/3;display:flex;justify-content:space-around;align-items:center}.home-page .features-home .second-cards-container{grid-area:1/3/7/5;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap}.home-page .features-card{width:45%;max-width:350px;height:400px;background-color:var(--bg-box-color);display:flex;justify-content:center;flex-direction:column;border-radius:20px;gap:20px;transition:.5s;padding:0 10px}.home-page .features-card .icon{width:100%;display:flex;justify-content:center;align-items:center}.home-page .features-card .icon img{width:70px;height:90px;object-fit:contain}.home-page .features-card .title{font-size:22px;font-weight:900;color:var(--title-color);text-align:center}.home-page .features-card .description{font-size:14px;font-weight:600;color:var(--font-desc-color);text-align:center;line-height:1.2;width:100%}.home-page .features-card .more{text-align:start;margin-right:12px;font-size:18px;font-weight:900;color:var(--third-color);display:flex;gap:10px;cursor:pointer}body[data-lang=en] .home-page .features-card .more{margin-left:12px;margin-right:0}body[data-lang=en] .home-page .features-card .more .arrow{transform:rotate(180deg)}}@media(min-width:768px)and (max-width:1023px){.home-page .features-home{width:100%;min-height:600px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;gap:20px}.home-page .features-home,.home-page .features-home .text-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .features-home .text-container .head-title{transition:.5s;text-align:center;font-size:2rem;font-weight:900;color:var(--features-font-color)}.home-page .features-home .text-container .head-title span{transition:.5s;color:var(--features-title-color)}.home-page .features-home .text-container .sub-title{transition:.5s;font-size:19px;font-weight:600;color:var(--features-font-color)}.home-page .features-home .cards-container{width:100%;padding-bottom:30px}.home-page .features-home .cards-container .swiper-pagination-bullet-active{background-color:var(--bg-color)}.home-page .features-home .cards-container .swiper-slide{width:auto}.home-page .features-card{width:250px;height:400px;background-color:var(--bg-box-color);display:flex;justify-content:center;flex-direction:column;border-radius:20px;gap:20px;transition:.5s;position:relative;padding:0 10px;margin-top:10px;margin-bottom:10px}.home-page .features-card .icon{width:100%;display:flex;justify-content:center;align-items:center}.home-page .features-card .icon img{width:70px;height:90px;object-fit:contain}.home-page .features-card .title{font-size:24px;font-weight:900;color:var(--title-color);text-align:center}.home-page .features-card .description{font-size:15px;font-weight:600;color:var(--font-desc-color);text-align:center;width:100%;line-height:1.2}.home-page .features-card .more{text-align:start;margin-right:12px;font-size:18px;font-weight:900;color:var(--third-color);display:flex;gap:10px;cursor:pointer}body[data-lang=en] .home-page .features-card .more{margin-left:12px;margin-right:0}body[data-lang=en] .home-page .features-card .more .arrow{transform:rotate(180deg)}}@media(max-width:767px){.home-page .features-home{width:100%;min-height:600px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;gap:20px}.home-page .features-home,.home-page .features-home .text-container{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-page .features-home .text-container .head-title{transition:.5s;text-align:center;font-size:2rem;font-weight:900;color:var(--features-font-color)}.home-page .features-home .text-container .head-title span{transition:.5s;color:var(--features-title-color)}.home-page .features-home .text-container .sub-title{transition:.5s;font-size:19px;font-weight:600;color:var(--features-font-color)}.home-page .features-home .cards-container{width:100%;padding-bottom:30px}.home-page .features-home .cards-container .swiper-pagination-bullet-active{background-color:var(--bg-color)}.home-page .features-home .cards-container .swiper-slide{width:auto}.home-page .features-card{width:250px;height:400px;background-color:var(--bg-box-color);display:flex;justify-content:center;flex-direction:column;border-radius:20px;gap:20px;transition:.5s;position:relative;padding:0 10px;margin-top:10px;margin-bottom:10px}.home-page .features-card .icon{width:100%;display:flex;justify-content:center;align-items:center}.home-page .features-card .icon img{width:70px;height:90px;object-fit:contain}.home-page .features-card .title{font-size:24px;font-weight:900;color:var(--title-color);text-align:center}.home-page .features-card .description{font-size:15px;font-weight:600;color:var(--font-desc-color);text-align:center;width:100%;line-height:1.2}.home-page .features-card .more{text-align:start;margin-right:12px;font-size:18px;font-weight:900;color:var(--third-color);display:flex;gap:10px;cursor:pointer}body[data-lang=en] .home-page .features-card .more{margin-left:12px;margin-right:0}body[data-lang=en] .home-page .features-card .more .arrow{transform:rotate(180deg)}}@media(min-width:1440px){.home-page .system-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:40px}.home-page .system-home .head-title{font-size:40px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .system-home .sections-container{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:40px}.home-page .system-home .sections-container .section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.home-page .system-home .sections-container .section .image{width:200px;height:200px}.home-page .system-home .sections-container .section .image img{width:100%;height:100%;object-fit:contain}.home-page .system-home .sections-container .section .title{font-size:26px;font-weight:900;color:var(--title-color)}.home-page .system-home .sections-container .section .description{text-align:center;color:var(--font-desc-color);font-size:15px;font-weight:600;width:300px}}@media(min-width:1200px)and (max-width:1439px){.home-page .system-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:40px}.home-page .system-home .head-title{font-size:40px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .system-home .sections-container{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:40px}.home-page .system-home .sections-container .section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.home-page .system-home .sections-container .section .image{width:200px;height:200px}.home-page .system-home .sections-container .section .image img{width:100%;height:100%;object-fit:contain}.home-page .system-home .sections-container .section .title{font-size:26px;font-weight:900;color:var(--title-color)}.home-page .system-home .sections-container .section .description{text-align:center;color:var(--font-desc-color);font-size:15px;font-weight:600;width:300px}}@media(min-width:1024px)and (max-width:1199px){.home-page .system-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:40px}.home-page .system-home .head-title{font-size:40px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .system-home .sections-container{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:40px}.home-page .system-home .sections-container .section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.home-page .system-home .sections-container .section .image{width:200px;height:200px}.home-page .system-home .sections-container .section .image img{width:100%;height:100%;object-fit:contain}.home-page .system-home .sections-container .section .title{font-size:26px;font-weight:900;color:var(--title-color)}.home-page .system-home .sections-container .section .description{text-align:center;color:var(--font-desc-color);font-size:15px;font-weight:600;width:300px}}@media(min-width:768px)and (max-width:1023px){.home-page .system-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:40px}.home-page .system-home .head-title{font-size:21px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .system-home .sections-container{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-top:10px;gap:40px;justify-content:center}.home-page .system-home .sections-container .section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.home-page .system-home .sections-container .section .image{width:100px;height:100px}.home-page .system-home .sections-container .section .image img{width:100%;height:100%;object-fit:contain}.home-page .system-home .sections-container .section .title{font-size:10px;font-weight:900;color:var(--title-color)}.home-page .system-home .sections-container .section .description{text-align:center;color:var(--font-desc-color);font-size:8px;font-weight:600;width:150px}}@media(max-width:767px){.home-page .system-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:40px}.home-page .system-home .head-title{font-size:21px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .system-home .sections-container{display:flex;flex-wrap:wrap;align-items:center;width:100%;margin-top:10px;gap:40px;justify-content:center}.home-page .system-home .sections-container .section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.home-page .system-home .sections-container .section .image{width:100px;height:100px}.home-page .system-home .sections-container .section .image img{width:100%;height:100%;object-fit:contain}.home-page .system-home .sections-container .section .title{font-size:10px;font-weight:900;color:var(--title-color)}.home-page .system-home .sections-container .section .description{text-align:center;color:var(--font-desc-color);font-size:8px;font-weight:600;width:150px}}@media(min-width:1440px){.home-page .app-home{width:90%;min-height:700px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:flex;justify-content:center;align-items:center;padding:0 5%}.home-page .app-home .image{width:30%;height:100%}.home-page .app-home .image img{height:auto;width:295px}.home-page .app-home .content{width:70%;gap:80px;margin-right:30px}.home-page .app-home .content,.home-page .app-home .content .group{display:flex;flex-direction:column}.home-page .app-home .content .group .head-title{font-size:50px;font-weight:900;color:var(--app-font-color)}.home-page .app-home .content .group .sub-title{font-size:25px;font-weight:600;color:var(--app-font-color)}.home-page .app-home .content .descriptions{display:flex;flex-direction:column;gap:25px}.home-page .app-home .content .descriptions .description{font-size:25px;font-weight:600;color:var(--app-font-color);line-height:1.5}}@media(min-width:1200px)and (max-width:1439px){.home-page .app-home{width:90%;min-height:700px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:flex;justify-content:center;align-items:center;padding:0 5%}.home-page .app-home .image{width:30%;height:100%}.home-page .app-home .image img{height:auto;width:295px}.home-page .app-home .content{width:70%;gap:80px;margin-right:30px}.home-page .app-home .content,.home-page .app-home .content .group{display:flex;flex-direction:column}.home-page .app-home .content .group .head-title{font-size:50px;font-weight:900;color:var(--app-font-color)}.home-page .app-home .content .group .sub-title{font-size:25px;font-weight:600;color:var(--app-font-color)}.home-page .app-home .content .descriptions{display:flex;flex-direction:column;gap:25px}.home-page .app-home .content .descriptions .description{font-size:25px;font-weight:600;color:var(--app-font-color);line-height:1.5}}@media(min-width:1024px)and (max-width:1199px){.home-page .app-home{width:90%;min-height:700px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;display:flex;justify-content:center;align-items:center;padding:0 5%}.home-page .app-home .image{width:30%;height:100%}.home-page .app-home .image img{height:auto;width:295px}.home-page .app-home .content{width:70%;gap:80px;margin-right:30px}.home-page .app-home .content,.home-page .app-home .content .group{display:flex;flex-direction:column}.home-page .app-home .content .group .head-title{font-size:50px;font-weight:900;color:var(--app-font-color)}.home-page .app-home .content .group .sub-title{font-size:25px;font-weight:600;color:var(--app-font-color)}.home-page .app-home .content .descriptions{display:flex;flex-direction:column;gap:25px}.home-page .app-home .content .descriptions .description{font-size:25px;font-weight:600;color:var(--app-font-color);line-height:1.5}}@media(min-width:768px)and (max-width:1023px){.home-page .app-home{width:90%;min-height:400px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;flex-direction:column;padding:0 5%}.home-page .app-home,.home-page .app-home .image{display:flex;justify-content:center;align-items:center}.home-page .app-home .image{width:100%;height:30%;margin-top:10px;margin-bottom:10px}.home-page .app-home .image img{height:auto;width:200px}.home-page .app-home .content{width:100%;gap:30px}.home-page .app-home .content,.home-page .app-home .content .group{display:flex;flex-direction:column}.home-page .app-home .content .group .head-title{font-size:21px;font-weight:900;text-align:center;color:var(--app-font-color)}.home-page .app-home .content .group .sub-title{font-size:13px;font-weight:600;color:var(--app-font-color);text-align:center}.home-page .app-home .content .descriptions{display:flex;flex-direction:column;gap:25px}.home-page .app-home .content .descriptions .description{font-size:13px;font-weight:600;color:var(--app-font-color);line-height:1.5;text-align:center}}@media(max-width:767px){.home-page .app-home{width:90%;min-height:400px;overflow:hidden;position:relative;z-index:2;background:var(--bg-gradient1);transition:.5s;flex-direction:column;padding:0 5%}.home-page .app-home,.home-page .app-home .image{display:flex;justify-content:center;align-items:center}.home-page .app-home .image{width:100%;height:30%;margin-top:10px;margin-bottom:10px}.home-page .app-home .image img{height:auto;width:200px}.home-page .app-home .content{width:100%;gap:30px}.home-page .app-home .content,.home-page .app-home .content .group{display:flex;flex-direction:column}.home-page .app-home .content .group .head-title{font-size:21px;font-weight:900;text-align:center;color:var(--app-font-color)}.home-page .app-home .content .group .sub-title{font-size:13px;font-weight:600;color:var(--app-font-color);text-align:center}.home-page .app-home .content .descriptions{display:flex;flex-direction:column;gap:25px}.home-page .app-home .content .descriptions .description{font-size:13px;font-weight:600;color:var(--app-font-color);line-height:1.5;text-align:center}}@keyframes moveUpDown{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(-8px) translateX(-8px) translateZ(-5px)}75%{transform:translateY(8px) translateX(8px) translateZ(5px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes moveUpDown2{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(8px) translateX(8px) translateZ(5px)}75%{transform:translateY(-8px) translateX(-8px) translateZ(-5px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes moveUpDown3{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(-3px) translateX(-3px) translateZ(-6px)}75%{transform:translateY(6px) translateX(8px) translateZ(4px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes moveUpDown4{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(-4px) translateX(-8px) translateZ(-1px)}75%{transform:translateY(4px) translateX(6px) translateZ(3px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes moveUpDown5{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(-3px) translateX(-1px) translateZ(-8px)}75%{transform:translateY(3px) translateX(2px) translateZ(5px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes moveUpDown6{0%{transform:translateY(0) translateX(0) translateZ(0)}25%{transform:translateY(-3px) translateX(-2px) translateZ(-6px)}75%{transform:translateY(1px) translateX(1px) translateZ(3px)}to{transform:translateY(0) translateX(0) translateZ(0)}}@keyframes RightLeft{0%{transform:translateX(100%)}50%{transform:translateX(50%)}to{transform:translateX(100%)}}@media(min-width:1440px){.home-page .startNow-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:30px}.home-page .startNow-home .head-title{font-size:46px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .startNow-home .description{font-size:28px;font-weight:600;width:100%;text-align:center;color:var(--font-desc-color)}.home-page .startNow-home .startNowButton{width:max-content;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);color:var(--startNowBtn-font-color);font-size:30px;font-weight:900;padding:0 50px;border-radius:90px;cursor:pointer;transition:.5s}.home-page .startNow-home .startNowButton:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:1200px)and (max-width:1439px){.home-page .startNow-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:30px}.home-page .startNow-home .head-title{font-size:46px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .startNow-home .description{font-size:28px;font-weight:600;width:100%;text-align:center;color:var(--font-desc-color)}.home-page .startNow-home .startNowButton{width:max-content;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);color:var(--startNowBtn-font-color);font-size:30px;font-weight:900;padding:0 50px;border-radius:90px;cursor:pointer;transition:.5s}.home-page .startNow-home .startNowButton:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:1024px)and (max-width:1199px){.home-page .startNow-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:30px}.home-page .startNow-home .head-title{font-size:46px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .startNow-home .description{font-size:28px;font-weight:600;width:100%;text-align:center;color:var(--font-desc-color)}.home-page .startNow-home .startNowButton{width:max-content;height:80px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);color:var(--startNowBtn-font-color);font-size:30px;font-weight:900;padding:0 50px;border-radius:90px;cursor:pointer;transition:.5s}.home-page .startNow-home .startNowButton:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:768px)and (max-width:1023px){.home-page .startNow-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:15px}.home-page .startNow-home .head-title{font-size:16px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .startNow-home .description{font-size:9px;font-weight:600;width:100%;text-align:center;color:var(--font-desc-color)}.home-page .startNow-home .startNowButton{width:max-content;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);color:var(--startNowBtn-font-color);font-size:18px;font-weight:900;padding:0 30px;border-radius:90px;cursor:pointer;transition:.5s}.home-page .startNow-home .startNowButton:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(max-width:767px){.home-page .startNow-home{width:100%;min-height:100px;overflow:hidden;position:relative;z-index:2;background-color:var(--bg-color);display:flex;justify-content:space-between;align-items:center;transition:.5s;flex-direction:column;padding:40px 0;gap:15px}.home-page .startNow-home .head-title{font-size:16px;font-weight:900;width:100%;text-align:center;color:var(--title-color)}.home-page .startNow-home .description{font-size:9px;font-weight:600;width:100%;text-align:center;color:var(--font-desc-color)}.home-page .startNow-home .startNowButton{width:max-content;height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--main-color);color:var(--startNowBtn-font-color);font-size:18px;font-weight:900;padding:0 30px;border-radius:90px;cursor:pointer;transition:.5s}.home-page .startNow-home .startNowButton:hover{transition:.5s;background-color:var(--hover-main-color)}}@media(min-width:1440px){.footer{width:100%;height:50px;background-color:var(--bg-footer-color);display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:900;color:var(--font-color);transition:.5s;text-align:center}}@media(min-width:1200px)and (max-width:1439px){.footer{width:100%;height:50px;background-color:var(--bg-footer-color);display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:900;color:var(--font-color);transition:.5s;text-align:center}}@media(min-width:1024px)and (max-width:1199px){.footer{width:100%;height:50px;background-color:var(--bg-footer-color);display:flex;justify-content:center;align-items:center;font-size:20px;font-weight:900;color:var(--font-color);transition:.5s;text-align:center}}@media(min-width:768px)and (max-width:1023px){.footer{width:100%;height:50px;background-color:var(--bg-footer-color);display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:900;color:var(--font-color);transition:.5s;text-align:center}}@media(max-width:767px){.footer{width:100%;height:50px;background-color:var(--bg-footer-color);display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:900;color:var(--font-color);transition:.5s;text-align:center}}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone"}svg:not(:host).svg-inline--fa,svg:not(:root).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}.fa-duotone.fa-inverse,.fad.fa-inverse{color:var(--fa-inverse,#fff)}