*{margin:0;padding:0;border:0;font-family:ENfontRegular,sans-serif;direction:rtl}a{text-decoration:none!important}body{background:#ebebeb;font-family:ENfontRegular,sans-serif}header{height:120px;padding:17px 5%;display:flex;justify-content:space-between;position:absolute;top:0;right:0;width:90%;transition:all .6s cubic-bezier(.4,0,.2,1);z-index:1000;background:#ebebeb;align-items:center}.consulting{display:flex;gap:10px;align-items:center;margin-left:30px}.consulting-arrow{position:relative;display:flex}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;max-width:900px;margin:auto;justify-items:center;justify-content:center}.logo-box{width:150px;height:100px;overflow:hidden;position:relative;cursor:pointer;border-radius:8px;display:flex;justify-content:center;align-items:center}.menuMobile{display:none}.textArea{display:flex!important;flex-direction:column;gap:12px!important}.logo-box img{max-width:100%;max-height:80px;position:absolute;opacity:1;transition:opacity .7s ease}.logo-box img.fade-out{opacity:0}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:relative;padding-right:20px}.dropdown-btn{display:flex;justify-content:flex-start}.dropdown-content ul{list-style:none;padding:0;margin:0}.dropdown-content li{padding:12px 16px;display:block}.dropdown-content li:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}.logo-box img{transition:transform .3s ease;transform:scale(1)}.logo-box img:hover{filter:grayscale(100);transition:transform .3s ease;transform:scale(1.1)}.consulting-btn a{background:#1a1a1a;color:#fff;border-radius:50px;width:157px;height:40px;cursor:pointer;display:block;text-align:center;line-height:40px;font-size:20px;border:1px solid #1A1A1A}.consulting-footer .consulting-btn a{border:1px solid #fff}.navigate-mobile-content{position:absolute;top:165px;border-top:1px solid #ccc;right:0;padding-top:40px;padding-right:40px;width:100%}.nav-logo{width:60px;margin:30px 20px}.menu-list-Mobile li a{display:flex;align-items:center;gap:35px}.nav-logo img{position:relative;opacity:.5}.navigate-mobile-content .consulting{margin-top:46px}.menu-list-Mobile{display:flex;width:100%;gap:10px;align-items:flex-start;margin-right:0;flex-direction:column;align-content:flex-start;font-size:30px}.navigate-mobile-content .consulting-arrow img{width:37px}.menu-list-Mobile li a{display:flex;align-items:center;gap:35px;color:#333}.menu-list-Mobile{font-size:20px;list-style:none}.navigator .navigator-content{width:0;background:#fff;position:fixed;left:0;top:0;height:100%;transition-duration:1s;overflow:hidden;z-index:1000}.navigator .close{left:20px;top:35px}.navigator.active .navigator-content{width:80%;transition-duration:1s}.navigator.active .navigator-overview{width:100%;height:100%;position:fixed;right:0;top:0;background:#00000075;z-index:10}.navigator .close{position:absolute;left:50px;top:50px}.consulting-btn a:hover{background:#f15a24;color:#000;border:1px solid #F15A24}.consulting-footer .consulting-btn a{color:#fff}.footer-logo p,.footer-logo .social{display:none}.consulting-footer{position:absolute;left:7%;top:14%}.logo .mobile{display:none}header.scrolled{transition:all .6s cubic-bezier(.4,0,.2,1);border-bottom:1px solid #fff}header .logo{margin:15px 0 0;width:100px}header .logo img{width:120px}main{display:block;width:100%;position:relative;padding-top:150px}.menu{display:flex;gap:15px;margin-right:auto}.dropdown{position:relative;text-align:right}.dropdown-btn{background:transparent;border:none;cursor:pointer;font-size:25px;justify-content:flex-start;display:flex;gap:13px;color:#2e2c2d;padding:8px;transition:transform .3s ease;align-items:center;text-decoration:none!important}.dropdown-btn:hover{transition:transform .3s ease;color:#f15a24}.menu-list-Mobile li,.menu-list-Mobile li .dropdown{width:100%}.menu-list-Mobile li .dropdown-btn.active img{transition-duration:.5ms;transform:rotate(180deg)}.menu-list-Mobile li a img{position:absolute;width:18px;left:45px}.gotoDown{position:absolute;left:2%;bottom:5%;width:60px;height:60px;background:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center;z-index:100}.gotoDown:hover{background:#f15a24}.gotoDown img{width:35px;position:relative;top:4px}.specific{height:69vh;position:relative}.specific:before{content:"";position:absolute;width:600px;height:600px;left:0;bottom:0;z-index:1;transform:translate(20%) scale(1.1);background-image:url(../../images/shapeLanding.png);background-size:contain;background-repeat:no-repeat;background-position:center center}.specific_info{width:700px;position:absolute;top:20%;right:10%;color:#333}.specific_info h2{font-family:ENfontBold!important}.specific_info h1,.specific_info h2{font-size:52px;margin-bottom:25px}.specific_info .actions{display:flex;align-items:center;gap:37px;margin-top:50px}.specific_info .actions a{display:flex;background:#f15a24;border-radius:51px;align-items:center;justify-content:space-between;padding:0 19px 0 8px;min-height:59px;width:150px}.specific_info .actions a:hover{background:#fff}.specific_info .actions a:hover span{color:#000}.specific_info .actions a span{color:#fff;font-size:17px}.specific_info .actions a img{margin:0 10px}.specific_info .actions .play{cursor:pointer;height:59px}.specific_info .actions .play img{width:80px}.specific_info .actions .play img:hover{filter:grayscale()}.specific_info h1{font-family:ENfontBold!important;font-size:52px}.specific_info p{font-size:37px;color:#333;font-weight:700;font-family:ENfontLight!important}.modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000c;z-index:1000}.header-video{height:40px;background:#fff;border-radius:15px 15px 0 0}.modal-content{position:fixed;margin:10% auto;padding:10px 10px 2px;width:84%;max-width:800px;border-radius:10px;box-shadow:0 4px 8px #0003;top:50%;right:50%;transform:translate(50%,-100%)}.modal-content video{width:100%}.close-button{position:absolute;left:12px;top:12px;height:36px;filter:grayscale(1) opacity(.5);z-index:1000;width:36px;text-align:center;line-height:38px;padding:0;cursor:pointer;color:#ff5722;font-size:33px;border-radius:50px}.close-button:hover{background-color:#ccc}.infinity-logo{position:relative;height:150px;background:#101010;padding-top:30px;overflow:hidden}.infinity-logo *{direction:ltr}.word:before{content:"";position:relative;top:18px;width:50px;height:70px;background-image:url(../../images/logo-intro.svg);background-repeat:no-repeat;background-size:contain;margin:0 50px 0 0;display:inline-block}#marquee{white-space:nowrap;overflow:hidden;width:100%;position:absolute;top:20px}#marquee .words-container{display:inline-block;white-space:nowrap;transition:transform .3s linear;will-change:transform}.word{position:relative;font-size:62px;white-space:nowrap;transition:transform .1s linear;margin:0 20px;font-weight:700;color:#847f7f;font-family:ENfontLight!important}.services{background:#333;padding:100px 10%}.servicesList{margin:100px 0 0}.servicesList .servicesList-box{cursor:pointer;display:flex;gap:40px;border-bottom:1px solid #666;color:#fff;align-items:center;padding:22px 19px}.servicesList .servicesList-box:last-child{border:0}.servicesList .servicesList-box:hover .arrow:before{content:"";left:-10px;top:-5px;position:absolute;display:inline-block;width:35px;height:35px;border-radius:50px;background:#f15a24}.servicesList-box .icons{min-width:118px;display:flex;justify-content:center;align-items:center}.servicesList-box .info{flex:40%;max-width:40%;display:flex;flex-direction:column;justify-content:center}.servicesList-box .info h2{font-family:ENfontLight!important;font-size:33px}.servicesList-box .info p{color:#847f7f;font-size:18px}.servicesList-box .description{flex:35%;max-width:35%;margin-left:auto}.servicesList-box .description p{font-family:ENfontLight!important}.servicesList-box .arrow{position:relative;max-width:30px}.servicesList-box .arrow img{position:relative;z-index:100}.newsLetter{background:#f0f0f0;padding:100px 10%;display:flex;gap:130px}.newsLetter-content{max-width:50%;flex:50%;display:flex;flex-direction:column;justify-content:center}.newsLetter-content h4,.newsLetter-mobile{font-size:37px;color:#2c2c2c;margin-bottom:15px;font-family:ENfontLight,sans-serif}.newsLetter-content h4{font-family:ENfontLight,sans-serif;font-size:46px}.newsLetter-content p{color:#131313;font-size:21px;margin-bottom:100px;font-family:ENfontLight}.newsLetter-content .actionsNw{display:flex;flex-direction:column;gap:26px;position:relative;right:50px}.newsLetter-content .actionsNw a{display:flex;background:#000;border-radius:51px;align-items:center;justify-content:flex-start;padding:0 19px 0 8px;min-height:67px;width:300px;position:relative}.newsLetter-content .actionsNw a:before{width:40px;height:40px;content:"";position:absolute;background-image:url(../../images/arrownonBackOrange.png);background-repeat:no-repeat;right:-52px;top:22px}.newsLetter-content .actionsNw a:hover{background:#fff}.newsLetter-content .actionsNw a:hover span{color:#000}.newsLetter-content .actionsNw a span{color:#fff;font-size:18px}.newsLetter-content .actionsNw a img{width:30px;margin-left:15px}.newsLetter-form{max-width:50%;flex:50%;padding:30px 25px 25px}.newsLetter-form p{margin-bottom:40px;font-size:21px}.brands{padding:50px 5%;background:#fff}.brands .main-title{color:#333;margin-bottom:50px}.brandsList{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.brandsList.showMobile{display:none}.brandsList .box{max-width:18%;flex:19%}.brandsList .box img{object-fit:scale-down;width:100%;height:100%;transition:transform .3s ease;transform:scale(1)}.brandsList .box img:hover{filter:grayscale(100);transition:transform .3s ease;transform:scale(1.1)}.form-group{display:flex;margin-bottom:20px;gap:60px}.form-group input,.form-group textarea{display:block;height:57px;border-bottom:1px solid #666;font-size:23px;padding:0 17px;text-align:right;background:inherit;width:100%;flex:100%;max-width:100%}.form-group input:focus-visible,.form-group textarea:focus-visible{outline:none}.form-group textarea{height:135px;resize:none;padding:15px;margin-top:50px}.form-group input::placeholder,.form-group textarea::placeholder{color:#919191}.form-group.left input{direction:rtl;text-align:left}.form-group input::placeholder{direction:rtl!important;text-align:right!important}.newsLetter-mobile{display:none}.form-group-footer{flex-direction:row-reverse;gap:12px;align-items:center;display:flex;justify-content:space-between}.form-group-footer button{border-radius:50px;color:#fff;height:41px;transition:transform .3s ease;padding:0 20px;background:#f15a24;width:166px;font-size:17px}.form-group-footer button:hover{background:#fff;color:#333;transition:transform .3s ease;cursor:pointer}.form-group-footer button:hover img{filter:inherit!important;transition:transform .3s ease}.form-group-footer img{filter:grayscale(100%) invert(100);transition:transform .3s ease}.form-group-footer .verification{width:50%}.submit-btn button{display:flex;flex-direction:row-reverse;gap:15px;align-items:center;height:59px;width:179px}.main-title{text-align:center;font-size:44px;margin:10px 0 20px;color:#fff;font-family:ENfontLight!important;font-weight:100}.main-title b{font-family:ENfontBlack,sans-serif!important}footer{background:#1a1a1a;font-size:40px;position:relative}.copyWrite{background:#000;text-align:center;font-size:18px;color:#939393;height:87px;line-height:87px;direction:ltr;font-family:sans-serif;font-weight:100}.footer-block{padding:220px 10% 100px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row-reverse;gap:80px}.footer-info{display:flex;flex-direction:column;align-content:flex-end;align-items:flex-end;text-align:left}.footer-info p{line-height:35px;margin-bottom:30px;font-size:20px;color:#fff}.footer-info ul{text-align:left;list-style:none}.footer-info ul li{height:25px;margin-bottom:5px;line-height:25px}.footer-info ul li a{color:#888;font-size:18px;transition:transform .3s ease}.footer-link ul li a:hover,.footer-info ul li a:hover{color:#fff;transition:transform .3s ease}.footer-link{padding-top:103px}.footer-link UL{text-align:left;list-style:none}.footer-link ul li{height:25px;margin-bottom:5px;line-height:25px}.footer-link ul li a{color:#888;font-size:18px;transition:transform .3s ease}.social ul{list-style:none;display:flex;align-items:center;gap:40px;justify-content:flex-end;transition:transform .3s ease}.social ul li a img:hover{filter:brightness(2.5);transition:transform .3s ease}.address{font-family:ENfontLight,sans-serif;color:#939393;line-height:38px}.address .list{flex-direction:column;align-content:flex-end;align-items:flex-end;text-align:left;display:flex;margin:30px 0}.address address,.footer-right a{color:#939393;font-size:21px;font-style:normal}.address a:hover{color:#fff}.address address,.address a{color:#939393;font-size:21px;font-style:normal}.toast{position:fixed;bottom:20px;left:20px;padding:15px;color:#fff;border-radius:4px;z-index:10000;box-shadow:0 2px 5px #0003;animation:slideIn .3s ease-out;max-width:300px;display:none}.toast-success{border-left:4px solid #4CAF50;background:#4caf50}.toast-error{border-left:4px solid #f44336;background:#f44336}.toast-warning{border-left:4px solid #FFC107;background:#ffc107}.toast-info{border-left:4px solid #2196F3;background:#2196f3}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media screen and (max-width: 1500px){.footer-block{gap:10px}.specific_info{right:5%}.specific_info h1{font-size:40px}.specific_info p{font-size:28px}.specific:before{width:500px;height:490px}header{background:inherit}}@media screen and (max-width: 1300px){.form-group input,.form-group textarea{font-size:18px}.logo-grid{grid-template-columns:repeat(4,1fr)}.word{font-size:40px}.infinity-logo{height:125px}.servicesList-box .info h2{font-size:25px}.newsLetter-content h4,.main-title{font-size:35px}}@media screen and (max-width: 1100px){.specific:before{width:368px;height:430px}.services,.newsLetter{padding:50px 5%}.footer-block{padding:135px 5% 100px}.consulting-footer{left:2%;top:6%}.copyWrite{height:60px;line-height:60px;font-size:15px}.newsLetter-content p{font-size:18px;margin-bottom:40px}.newsLetter-content .actionsNw a span{font-size:12px}.newsLetter-content .actionsNw a{width:255px;min-height:52px;padding:0 10px}.newsLetter-content .actionsNw a img{width:26px;margin-left:10px}}@media screen and (max-width: 992px){.specific_info{top:0}.form-group input,.form-group textarea{max-width:100%;text-align:right;font-size:16px}.specific{height:30vh}.form-group.left input{direction:rtl}.form-group{gap:20px}.brandsList.showDesktop{display:none}.brandsList.showMobile{display:block}.specific:before{left:-47px;width:329px;height:370px;bottom:inherit}.specific_info h1{font-size:30px}.specific_info p{font-size:20px}.specific_info .actions a{min-height:50px;width:138px}header .logo img{width:50px}.specific_info .actions a span{font-size:15px}.specific_info .actions .play img{width:70px}.specific_info .actions .play{height:50px}.specific_info .actions{gap:19px}header{width:90%!important;padding:17px 5%!important;height:36px!important;background-color:#fff}.logo-grid{grid-template-columns:repeat(3,1fr)}.logo img{width:250px}.main-title{text-align:right}.servicesList .servicesList-box{align-items:flex-start;padding:22px 19px;flex-direction:column;gap:10px}.servicesList-box .info h2{font-size:20px}.servicesList-box .description p{font-size:12px}.servicesList-box *,.newsLetter-form,.newsLetter-content{flex:100%!important;max-width:100%!important}.servicesList-box .description{flex:70%!important;max-width:70%!important;line-height:38px}.servicesList-box .icons{min-width:85px}.servicesList{margin:50px 0 0}.newsLetter{padding:50px 5%;gap:0;flex-direction:column-reverse}.newsLetter-content h4{display:none}.newsLetter-mobile{display:block}.form-group{flex-direction:column}.form-group input,.form-group textarea{padding:0}.footer-link{padding-top:30px}.consulting-footer{top:4%}.footer-block{align-items:flex-end;padding:170px 5% 30px;justify-content:space-between;flex-direction:column}.footer-social-address .social{display:none}.footer-info .social{display:block;margin:0 0 45px}.footer-logo{display:flex;flex-direction:column;align-items:flex-end;text-align:left}.footer-info p{display:none}.footer-link{order:4}.footer-info{order:3}.footer-logo p{display:block;line-height:35px;margin-bottom:30px;font-size:20px;color:#fff}.footer-logo .social{display:block}.brands .main-title{text-align:center}.brandsList .box{max-width:31%;flex:36%}.newsLetter-form{padding:30px 0 25px}.menuMobile{display:inline-block;background:inherit;position:absolute;left:5%;top:13px}.menuMobile img{width:30px}.menu{display:none}}@media screen and (max-width: 768px){main{padding-top:0!important}.gotoDown{right:3%;left:auto;bottom:42px}.brandsList .box{max-width:47%;flex:47%}.textArea textArea{margin:9px 0 0}.logo-grid{grid-template-columns:repeat(3,1fr)}.form-group-footer .verification,.submit-btn{width:100%}.newsLetter-content .actionsNw a{width:78%}.form-group-footer{flex-direction:column-reverse;gap:35px}.newsLetter-content .actionsNw{width:95%}.main-title,.newsLetter-mobile{font-size:25px}.consulting{width:50%}.consulting-btn a,.consulting-btn{width:100%}.navigate-mobile-content .consulting-btn a,.navigate-mobile-content .consulting-btn{width:157px}header{justify-content:space-between;display:flex;position:relative;height:60px;width:100%;padding:17px 0}header.scrolled{border:0}.menu{padding-right:30px}.specific:before{width:401px;height:496px;bottom:6%;left:-61px;background-image:url(../../images/shapeLanding-mobile.svg)}.specific_info{width:90%;padding:0;left:0;top:27px}.specific_info .actions{margin-top:22px}.specific_info .actions a{min-height:45px;width:130px}.specific_info .actions .play{height:45px}.specific_info .actions .play img{width:60px}.specific_info .actions a span{font-size:15px}.info-display{padding:80px 5% 40px}header .logo{padding-left:5%}.specific{height:81vh;overflow:hidden}}@media screen and (max-width: 600px){.specific:before{width:285px;height:268px;bottom:70px;left:-7px;transform:translate(0)}}@media screen and (max-width: 500px){.navigate-mobile-content{top:70px;padding-right:20px}.navigator .close{left:20px;top:20px}.navigate-mobile-content{padding-top:20px}.menu-list-Mobile li a{gap:20px;font-size:20px}.newsLetter-content .actionsNw{right:48px;width:84%}.nav-logo{width:37px;margin:8px 15px}.nav-logo img{width:52px}.navigator .close img{width:30px}.consulting{width:85%}.footer-logo a:first-child img{width:80px}.social img{width:auto!important}.servicesList-box .description{flex:90%!important;max-width:90%!important;line-height:30px}.modal-content{padding:0;transform:translate(50%,-50%)}header{justify-content:space-between;display:flex;flex-direction:row;height:70px}.dropdown-btn{font-size:16px;gap:8px}.dropdown-btn img{width:15px!important}.dropdown-btn:first-child{margin-left:0!important}.specific_info p{font-size:18px;line-height:36px}.specific_info h1{font-size:52px!important}.dropdown{width:auto}header .logo{margin:0}.info-display .block .description{width:82%}.listGroup{flex-direction:column}.info-display:before{width:300px;height:250px}.word{font-size:40px;margin:0 5px}.infinity-logo{height:80px;padding-top:20px}.close{top:20px}.footer-left{text-align:left;margin:30px 0;line-height:41px;font-size:30px}hr{width:100%;background:#d3d3d3}.footer-right{position:static;text-align:left;margin:0 0 30px}.info-display .block{width:100%}.info-display .block .description{font-size:20px;width:100%}.close-button{top:3px;left:3px}.word:before{width:19px;height:37px;left:20px;top:8px}.logo-box{width:100px;height:75px;overflow:hidden}.specific_info h1,.specific_info h2{font-size:30px!important;margin-bottom:10px}.logo img{width:200px}}@media screen and (max-width: 400px){.specific:before{width:264px;height:247px;bottom:27px;left:-7px;transform:translate(0)}.specific{height:73vh;overflow:hidden}}
