@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Cairo,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;height:100%;overflow-x:hidden;scrollbar-width:none}body::-webkit-scrollbar{display:none}@keyframes fade-in-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInSlideIn{to{opacity:1;transform:translateX(0)}}@keyframes fadeInSlideInRight{to{opacity:1;transform:translateX(0)}}@keyframes fadeInSlideInSpecial{to{opacity:.5;transform:translateY(-50%)}}@keyframes fadeInSlideInDesign{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInSlideInDesign2{0%{transform:rotate(-120deg)}to{transform:rotate(0deg)}}#homeBanner{align-items:center;background-color:#fff;display:flex;justify-content:flex-start;max-height:700px;overflow:hidden;padding:20px 40px;position:relative}.banner-info{animation:fadeInSlideIn .8s ease forwards;animation-delay:.4s;opacity:0;transform:translateX(-20px);width:60%}.banner-info p{margin-top:15px}.banner-info p span{color:#4b2d82;font-size:xx-large;font-weight:800}.banner-info button{background:#f15f32;border:none;border-radius:5px;box-shadow:0 0 10px #0000000f;color:#fff;cursor:pointer;font-size:20px;margin:40px 70px 40px 0;padding:10px 25px;transition:all .3s ease-in-out}.banner-info button:hover{box-shadow:0 0 10px #f15f32}.banner-svg{animation:fadeInSlideInRight .8s ease forwards;animation-delay:.6s;flex-shrink:0;margin-top:-4%;opacity:0;transform:translateX(20px);width:35%}#homeBanner:hover .banner-title{font-size:2.5rem;letter-spacing:5px;opacity:1;transform:translateY(-120px)}.contact-icons{display:flex;gap:30px;justify-content:flex-end;margin-top:20px}.contact-icons .icon-group{align-items:center;display:flex;gap:8px}.customers,.homeBanner,.services{background-color:#f6f6f6;display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 40px}.services-svg{animation:fadeInSlideInRight .8s ease forwards;animation-delay:.8s;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:50%;min-width:50%;opacity:0;padding-right:40px;transform:translateX(-20px)}.banner-info h1,.services-svg h1{color:#4b2d82;font-family:Cairo,sans-serif;font-size:3.5rem;line-height:1.2}.banner-info h5,.services-svg h5{color:#f15f32;font-family:Cairo,sans-serif;font-size:1.5rem}.messenger-svg{height:auto;max-width:480px;width:100%}.services-list{display:flex;flex:2 1;flex-wrap:wrap;gap:20px;justify-content:flex-start}.service-item{animation:fade-in-slide-up .9s ease forwards;background-color:#fff;border-radius:12px;box-shadow:0 0 10px #0000000f;cursor:pointer;flex:1 1 200px;max-height:300px;padding:20px;text-align:center;transition:transform .2s ease-in-out}.service-item:hover{transform:translateY(-5px)}.service-icon{color:#f15f32;font-size:35px;margin-bottom:10px}.service-item h3{color:#222;font-size:18px;margin-bottom:8px}.service-item p{color:#666;font-size:14px}.service-item:hover .service-icon{text-shadow:0 0 2px #4b2d82}#customersSection{align-items:center;background-color:#fff;flex-direction:column;overflow:hidden;position:relative;z-index:1}#customersSection:before{background-image:url(/static/media/Customer.bbc398f7786d382474d3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:150%;left:80%;max-width:100%;opacity:.08;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1000px;z-index:0}#customersSection h2{color:#f15f32;font-size:xx-large;letter-spacing:2px}#customersSection .customer-types-container{align-items:center;display:flex;justify-content:center;margin-top:20px;width:100%}#customersSection .customer-types-container .customer-type{background:#fff;border-radius:10px;box-shadow:0 0 10px 10px #5b59590f;height:400px;margin:2rem;padding:1rem 2rem;position:relative;width:500px}#customersSection .customer-types-container .customer-type .customer-icon{color:#fff;font-size:28px;margin-bottom:10px}#customersSection .customer-types-container .customer-type .customer-icon svg{background:#f15f32;border-radius:50%;padding:15px;transition:all .3s ease-in-out}#customersSection .customer-types-container .customer-type .customer-icon svg:hover{background:#4b2d82;cursor:pointer}#customersSection .customer-types-container .customer-type h5{color:#f15f32;font-size:18px;letter-spacing:1px;margin-bottom:20px}#customersSection .customer-types-container .customer-type p{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:justify;text-overflow:ellipsis}.checkMoreBtn{background:#f15f32;border:0;border-radius:10px;bottom:15px;cursor:pointer;left:2rem;outline:none;padding:2px 10px;position:absolute}.checkMoreBtn a{color:#fff;text-decoration:none}#customersSection .customer-note{color:#4b2d82}#customersSection .customer-note span{color:#f15f32}#partnersSection{background-color:#f6f6f6;padding:60px 40px;text-align:center}#partnersSection h3{color:#4b2d82;font-size:xx-large;letter-spacing:2px;margin-bottom:50px}.partner-logo{aspect-ratio:3/2;cursor:pointer;mix-blend-mode:color-burn;object-fit:contain;transition:transform .5s ease;width:200px}.partner-logo:hover{transform:scale(1.1)}#managmentSection{padding:60px 40px;text-align:center}#managmentSection h3{color:#f15f32;font-size:xx-large;letter-spacing:2px}@media (max-width:1024px){.banner-info{text-align:center;width:100%}.banner-svg{display:flex;justify-content:center;margin-top:20px;width:100%}.services-svg{max-width:100%;min-width:100%;padding-right:0;text-align:center}.services-list{justify-content:center}.customer-types-container{align-items:center;flex-direction:column}.customer-type{margin:1rem 0;width:90%!important}.leaderCard{margin:20px 0;width:90%}}@media (max-width:768px){#homeBanner,#managmentSection,#partnersSection,.customers,.services{flex-direction:column;padding:30px 20px}.banner-info h1,.services-svg h1{font-size:2rem}.banner-info h5,.services-svg h5{font-size:1.2rem}.service-item{flex:1 1 100%}.partner-logo{width:100px}.leaderImg{height:140px;margin-bottom:20px;width:140px}}@media (max-width:480px){.banner-info button{display:block;font-size:16px;margin:20px auto}.banner-info h1{font-size:1.6rem}.banner-info h5{font-size:1rem}.banner-info p{font-size:14px}#customersSection .customer-type{height:auto;padding-bottom:70px}.checkMoreBtn{font-size:14px}.leaderCard{height:auto;padding-bottom:30px}}.card-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.card{background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001a;padding:20px;text-align:center;transition:transform .3s ease;width:250px}.card:hover{transform:translateY(-5px)}.card img{border-radius:50%;height:100px;margin-bottom:15px;object-fit:cover;width:100px}.card.partner img{border-radius:0;height:auto;width:80px}.card h4{color:#3a0c86;font-size:1.2rem;margin:10px 0 5px}.card p{color:#666;font-size:.95rem;margin:0}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#ExecutivePage,#ServicesPage,#ourVisionAndMissionPage,#whoWeArePage{animation:fade-in 1s ease;border-radius:12px;margin:32px auto;max-width:1000px;padding:40px 20px;position:relative}#ExecutivePage h2,#ServicesPage h2,#ourVisionAndMissionPage h2{animation:fade-in-slide-up .6s ease;color:#3a0c86;font-size:2.2rem;font-weight:700;margin-bottom:25px;position:relative;text-align:center;z-index:1}#ExecutivePage h2:after,#ServicesPage h2:after{animation:fadeInSlideInSpecial .6s ease forwards;animation-delay:.4s;background-color:#f15f32;border-radius:50%;content:"";height:115px;left:60%;opacity:0;position:absolute;top:50%;transform:translateY(-40%);width:115px;z-index:-1}#ExecutivePage p,#ServicesPage p{animation:fade-in-slide-up .8s ease;color:#555;font-size:1.1rem;margin-bottom:32px;text-align:center}#ExecutivePage p span,#ServicesPage p span,#compEdgePage p span{color:#f15f32;font-weight:600}#servicesIconsContainer{align-items:stretch;display:flex;flex-wrap:wrap;gap:28px;justify-content:center;transition:transform .3s ease-in-out}.serviceContainer{align-items:center;animation:fade-in-slide-up 1.2s ease;background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;opacity:.9;padding:28px 20px;transition:transform .3s ease,box-shadow .3s ease;width:220px;will-change:transform,box-shadow}.serviceContainer:hover{box-shadow:0 8px 24px #00000026;cursor:pointer;opacity:1;transform:translateY(-10px) scale(1.05)}.spec-service-icon{height:64px;margin-bottom:18px;object-fit:contain;transition:transform .3s ease;width:64px}.serviceContainer:hover .spec-service-icon{transform:rotate(15deg)}.serviceContainer h4{color:#333;font-size:1.1rem;font-weight:600;text-align:center;transition:color .3s ease}.serviceContainer:hover h4{color:#3a0c86}@media (max-width:800px){#servicesIconsContainer{align-items:center;flex-direction:column;gap:24px}.serviceContainer{max-width:350px;width:90%}#ServicesPage{padding:20px 10px}#ServicesPage h2{font-size:1.8rem}#ServicesPage h2:after{height:90px;left:70%;width:90px}}#portfolioPage{background:#4b338a;display:flex;flex-direction:column;overflow:hidden;position:relative}.van-bg{animation:van-slidein 1.2s ease-in-out both;bottom:0;opacity:.3;position:absolute;width:50%}@keyframes van-slidein{0%{opacity:0;transform:translateX(-80px)}to{opacity:.3;transform:translateX(0)}}.bike-bg{animation:bike-slidein 1.2s cubic-bezier(.77,0,.18,1) both;max-width:900px;min-width:320px;opacity:.18;position:absolute;right:-5%;top:-5%;width:30vw;z-index:1}@keyframes bike-slidein{0%{opacity:0;transform:translateX(80px) scale(.95) rotate(15deg)}50%{opacity:.09;transform:translateX(-80px) scale(.98) rotate(-15deg)}to{opacity:.18;transform:translateX(0) scale(1) rotate(0deg)}}#ExecutivePage h2,#ourVisionAndMissionPage h2{color:#fff;font-size:2.8rem}#ourVisionAndMissionPage h2 span{color:#f15f32;display:block;line-height:0}#ExecutivePage h2:after{animation:fadeInSlideInWhite .6s ease forwards;animation-delay:.3s}@keyframes fadeInSlideInWhite{to{opacity:1;transform:translateY(-50%)}}#ExecutivePage p{color:#fff;text-align:justify}#ExecutivePage p span{display:inline-block}.who-content{align-items:center;animation:content-fadein 1s .2s both;color:#fff;display:flex;flex-direction:column;margin:0 auto;padding:0 32px;position:relative;z-index:2}@keyframes content-fadein{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.who-content h1{color:#fff;font-size:2.8rem;font-weight:700;letter-spacing:1px;line-height:1.1;margin-bottom:32px}.who-qmark{background:#f15f32;border-radius:50%;box-shadow:0 2px 12px #0002;color:#fff;display:inline-block;font-size:2.5rem;height:60px;line-height:60px;margin-left:18px;text-align:center;vertical-align:middle;width:60px}.who-box{animation:box-pop 1s .4s both;background:#3a0c861a;border:2px dashed #fff;border-radius:18px;box-sizing:border-box;margin-bottom:32px;padding:32px 32px 32px 48px;width:100%}@keyframes box-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.who-row{align-items:flex-start;animation:fadein-up .7s forwards;display:flex;gap:18px;margin-bottom:28px;opacity:0}.who-row:last-child{margin-bottom:0}@keyframes fadein-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadein{animation:fadein-up .7s forwards;opacity:0}.who-icon{color:#f15f32;filter:drop-shadow(0 2px 6px #f15f3233);flex-shrink:0;font-size:2rem;margin-top:4px;transition:transform .2s}.who-row:hover .who-icon{transform:scale(1.15) rotate(-6deg)}.who-row p{color:#fff;font-size:1.15rem;line-height:1.7;margin:0;transition:color .2s}.who-logo{animation:fadein-up .7s forwards;display:block;margin-left:auto;margin-top:16px;opacity:0;width:120px}.comp-edge-section{align-items:flex-start;background:#0000;display:flex;justify-content:center;padding:48px 0;width:100%}.comp-edge-box{border:3px solid #fff;border-radius:0 0 0 0;box-sizing:border-box;margin:0 auto;max-width:1100px;overflow:hidden;padding:36px 32px 28px;position:relative;width:95vw}.comp-edge-box:before{animation:cornerFade 1s .2s both;border-left:2px solid #e05b3b;border-top:2px solid #e05b3b;content:"";filter:drop-shadow(0 2px 8px #f15f3233);height:150px;left:-3px;opacity:0;position:absolute;top:-60px;transform:rotate(210deg);width:150px}@keyframes cornerFade{0%{opacity:0;transform:translateY(-30px) rotate(210deg)}to{opacity:1;transform:translateY(0) rotate(210deg)}}.comp-edge-box h2{animation:content-fadein 1s .2s both;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:18px;margin-top:0;text-align:center}.comp-edge-desc{animation:box-pop 1s .4s both;color:#fff;font-size:1.18rem;font-weight:400;line-height:1.7;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:900px;text-align:center}.comp-edge-desc b{color:#fff;font-weight:700}.comp-edge-icons{align-items:flex-start;display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin:32px 0 24px}.comp-edge-feature{align-items:center;animation:fadein-up .7s forwards;color:#fff;display:flex;flex-direction:column;font-size:1.1rem;font-weight:600;min-width:120px;text-align:center;transition:transform .2s}.comp-edge-feature:hover{transform:translateY(-8px) scale(1.07)}.comp-edge-icon{color:#f15f32;filter:drop-shadow(0 2px 8px #f15f3233);font-size:2.7rem;margin-bottom:12px;transition:color .2s}.comp-quote{animation:content-fadein 1s .2s both;color:#f15f32;font-size:3.5rem;font-weight:700;opacity:.9;pointer-events:none;position:absolute;z-index:2}.comp-quote-top{right:32px;top:18px;transform:rotate(180deg) scaleX(-1)}.comp-quote-bottom{bottom:18px;font-size:3.5rem;left:32px}.comp-edge-footer{animation:content-fadein 1s .2s both;color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:0;margin-top:18px;text-align:center}#ourVisionAndMissionPage .DesignCircles{left:auto;right:10px;top:auto}.vision-mission-cards-container{display:flex;justify-content:space-evenly;position:relative}.vision-mission-cards-container:before{border-left:5px solid #f15f32;border-top:5px solid #f15f32;content:"";height:20%;left:-15px;position:absolute;top:-40px;width:10%}.vision-mission-cards-container:after{border-bottom:5px solid #f15f32;border-right:5px solid #f15f32;bottom:-40px;content:"";height:20%;position:absolute;right:-15px;width:10%}.vision-mission-card{align-items:center;display:flex;flex-direction:column;padding:1rem 2rem;text-align:justify}.vision-mission-icon{border-bottom:5px dotted #f15f32;color:#f15f32;font-size:xxx-large;margin-bottom:10px}.vision-mission-card p{color:#fff;font-size:1rem}.DesignCircles{animation:fadeInSlideInDesign2 1s .2s both;height:70px;left:-10px;position:absolute;top:0;width:70px}.DesignCircles .circle{animation:fade-in 1s .2s both;background:#f15f32;border-radius:50%;filter:drop-shadow(0 2px 6px #f15f3233);opacity:0;position:absolute}.DesignCircles .circle1{height:10px;right:15%;width:10px}.DesignCircles .circle2{bottom:25%;height:20px;right:20%;width:20px}.DesignCircles .circle3{height:30px;width:30px}.Designlines{height:80px;left:-10%;position:absolute;top:0;width:80px}.Designlines .line{animation:fadeInSlideInDesign 1s .2s both;background:#f15f32;border-radius:20px;filter:drop-shadow(0 2px 6px #f15f3233);height:1px;opacity:0;position:absolute}.Designlines .line1{width:50px}.Designlines .line2{animation-delay:.2s;left:10%;top:10%;width:110px}.Designlines .line3{animation-delay:.4s;left:-10%;top:20%;width:80px}@media (max-width:900px){#ExecutivePage,#whoWeArePage{padding:0 15px}#ExecutivePage h2{font-size:1.8rem}#ExecutivePage p{margin-bottom:0}#ExecutivePage h2:after{height:90px;left:70%;width:90px}.bike-bg{max-width:100vw;min-width:180px;top:10%}.who-content{padding:0}.who-content h1{font-size:1.8rem}.who-qmark{font-size:1.5rem;height:40px;line-height:40px;margin-left:10px;width:40px}.who-box{padding:10px}.who-icon{width:10%}.who-row p{text-align:justify}.who-row{align-items:center}.who-logo{width:80px}.comp-edge-box{padding:24px 8vw 18px}.comp-edge-box h2{font-size:1.8rem}.comp-edge-box:before{left:-28px;top:-108px}.comp-edge-desc{font-size:1rem}.comp-edge-icons{gap:24px}.comp-quote,.comp-quote-bottom,.comp-quote-top{font-size:2.2rem}.comp-quote-top{right:10px}.comp-quote-bottom{left:10px}.comp-edge-footer{font-size:1.1rem}#ourVisionAndMissionPage{padding:0 15px}#ourVisionAndMissionPage h2{font-size:1.8rem}.vision-mission-cards-container{flex-wrap:wrap}.vision-mission-cards-container:before{height:10%;left:10px;top:0;width:15%}.vision-mission-cards-container:after{bottom:-15px;height:15%;right:5px;width:15%}}#supportSection{align-items:center;animation:fade-in 1s ease;background-color:#fff;display:flex;height:700px;justify-content:center;overflow:hidden;padding:40px;position:relative;width:100%;z-index:1}#supportSection:after,#supportSection:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";pointer-events:none;position:absolute;z-index:0}#supportSection:before{background-image:url(/static/media/Contactus.1a6611869a3cdaf995fa.svg);height:100%;left:90%;opacity:.08;top:50%;transform:translate(-50%,-50%);width:100%}#supportSection:after{background-image:url(/static/media/Contactus1.2252aeb90fe1517dab27.svg);height:100%;opacity:.09;right:30%;top:-20%;width:100%}#LoginH1,#contactH1{animation:fade-in-slide-up .6s ease;color:#4c18a1;font-size:2.5rem;letter-spacing:2px;text-align:center}#contactP{animation:fade-in-slide-up .8s ease;color:#f15f32;margin-top:-10px;text-align:center}#supportContainer{animation:scale-in .6s ease;border-radius:10px;box-shadow:0 0 20px 10px #bdb7b729;display:flex;height:100%;margin:2rem;max-width:1250px;padding:5px;width:100%}#supportContainer a{color:#fff;text-decoration:none;z-index:3}#callUS{background:#3a0c86;border-radius:6px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin-right:20px;max-width:500px;overflow:hidden;padding:3% 2%;position:relative;width:30%}#callUS h3{font-size:x-large;letter-spacing:1px}#callUS p{color:#d8d8d8;font-size:small;line-height:1.4;margin-bottom:30px}#contactInfoContainer{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;position:relative}.contactInfo{align-items:center;display:flex;font-size:16px}.contactInfo svg{color:#f15f32;font-size:1.2rem;margin-right:1rem;min-width:20px;width:20px}.contactInfo+.contactInfo{margin-top:15px}.socialContact{display:flex;gap:20px;justify-content:flex-start;margin-top:auto}.socialContact svg{cursor:pointer;transition:all .2s ease-in-out}#callUS:before{background-color:#f15f32;bottom:-20%;height:60vw;max-height:300px;max-width:300px;right:-30%;width:60vw;z-index:0}#callUS:after,#callUS:before{border-radius:50%;content:"";position:absolute}#callUS:after{background-color:#7d3ce7b8;bottom:10%;height:30vw;max-height:120px;max-width:120px;right:10%;width:30vw;z-index:1}#mailUS{width:70%}.contact-form{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;margin:auto;max-width:850px;padding:20px}.form-row{display:flex;gap:15px;justify-content:space-between}.form-group{display:flex;flex:1 1;flex-direction:column}.full-width{width:100%}label{color:#3a0c86;letter-spacing:1px;margin-bottom:5px}input,textarea{border:none;border-bottom:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:14px;outline:none;padding:10px;transition:.3s ease}input:focus,textarea:focus{border-bottom-color:#f15f32}textarea{height:120px;resize:none}.radio-group{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.radio-option{align-items:center;background-color:#f9f9f9;border:1px solid #ccc;border-radius:20px;cursor:pointer;display:flex;gap:8px;padding:6px 12px;transition:.2s ease}.radio-option:hover{background-color:#fef2ec;border-color:#f15f32}.radio-option input[type=radio]{accent-color:#f15f32;cursor:pointer;height:16px;width:16px}.radio-option input[type=radio]:checked+span{color:#f15f32;font-weight:700}.formButton{display:flex;justify-content:flex-end}form button{background-color:#3a0c86;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;letter-spacing:1px;padding:10px 20px;transition:.3s ease}form button:hover{background-color:#4c18a1}.error{color:red;font-size:12px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){#supportSection{flex-direction:column;height:auto;padding:40px 20px}#supportContainer{flex-direction:column;height:auto;margin:1rem 0;max-width:100%}#callUS,#mailUS{margin-right:0;max-width:100%;padding:20px;width:100%}.socialContact{justify-content:center}#contactInfoContainer,.socialContact{margin-top:30px}}@media (max-width:768px){.form-row{flex-direction:column}.form-group{width:100%}.radio-group{flex-direction:column}form button{width:100%}#supportSection:after,#supportSection:before{display:none}}@media (max-width:480px){#contactH1{font-size:1.6rem}#callUS h3{font-size:1rem}.radio-option{width:100%}}@media (max-width:600px){#contactH1{font-size:1.8rem;letter-spacing:1px}#contactP{font-size:.9rem;margin-top:0}#supportContainer{box-shadow:none;margin:0;padding:10px}#callUS,#mailUS{margin:0;padding:15px}#callUS h3{font-size:1.2rem;margin-bottom:10px}#callUS p{font-size:.85rem}#contactInfoContainer{gap:15px;margin-top:10px}.contactInfo{align-items:flex-start;flex-direction:row;font-size:14px}.contactInfo svg{height:18px;margin-right:10px;width:18px}.socialContact{bottom:auto;gap:15px;justify-content:center;margin-top:20px;position:relative;width:100%}.socialContact svg{height:20px;width:20px}.form-row{flex-direction:column;gap:10px}.form-group{width:100%}.contact-form{padding:10px}input,textarea{border-radius:6px;font-size:15px;padding:12px}.radio-group{flex-direction:column;gap:10px}.radio-option{font-size:14px;padding:10px;width:100%}form button{border-radius:6px;font-size:16px;padding:14px;width:100%}#supportSection:after,#supportSection:before{display:none}}.loginSignup-form-container{animation:scale-in .6s ease;border-radius:3px;margin:0 auto;min-height:50vh;overflow:hidden;padding:3%;position:relative;width:90%}.loginSignup-style{background:linear-gradient(45deg,#3a0c86,#8a51e6);content:"";height:100%;position:absolute;right:0;top:0;transition:all .8s cubic-bezier(.77,0,.18,1);width:40%;will-change:transform;z-index:1}.left{transform:translateX(-10%)}.right{transform:translateX(145%)}.spinner{animation:spin .7s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:#f15f32;display:inline-block;height:20px;vertical-align:middle;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.loginSignup-style-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.loginSignup-style-content img{width:30%}.loginSignup-form-container .switch-link{background-color:#f15f32;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.Signup-form-section,.login-form-section{animation:form-fadein .7s;margin:24px 0;min-width:280px;padding:32px 28px 24px;position:relative;transition:box-shadow .3s,transform .3s;width:48%}@keyframes form-fadein{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Signup-form-section,.login-form-section{margin:12px 0;min-width:0;padding:20px 8px 16px;width:100%}}.form-label{color:#3a0c86;display:block;font-size:1rem;font-weight:600;margin-bottom:6px}.form-field{background:#f8f7fc;border:1.5px solid #bdb6e0;border-radius:6px;font-size:1rem;margin-bottom:2px;padding:10px 12px;transition:border .2s;width:100%}.form-field:focus{background:#fff;border-color:#8a51e6;outline:none}.form-error{color:#f15f32;font-size:.95rem;margin-bottom:6px;margin-top:2px;min-height:18px}.form-button{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:10px;padding:12px 0;width:100%}@media (max-width:700px){.loginSignup-form-container>div[style]{align-items:stretch!important;flex-direction:column!important;gap:0!important}.Signup-form-section,.login-form-section{margin:10px 0;padding:14px 4px 12px;width:100%}}.snackbar{animation:fadeInOut .3s ease-in-out;background-color:#f15f32;border-radius:4px;box-shadow:0 4px 6px #0003;color:#fff;left:50%;padding:12px 24px;position:fixed;top:30px;transform:translateX(-50%);z-index:9999}@keyframes fadeInOut{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.navbar{background-color:#fff;padding:1rem 2.5rem;position:relative}.menu-logo{display:none}.navbar-container{align-items:center;display:flex;justify-content:space-between}#logoImg img{max-width:150px;transition:all .3s ease}#logoImg img:hover{filter:grayscale()}.menu-icon{color:#3a0c86;cursor:pointer;display:none;font-size:1.8rem;transition:transform .3s ease}.nav-menu{display:flex;gap:1.5rem;list-style:none}#languageSwitcher{background:none;border:none;color:#f15f32;cursor:pointer;font-size:1rem}.nav-menu #loginNavBtn{background:#f15f32;border-radius:5px;color:#fff;padding:0 15px}.nav-menu #loginNavBtn:hover{background:#f15f32}.nav-menu li a{color:#3a0c86;font-size:1rem;text-decoration:none;transition:all .3s ease-in-out}.nav-menu li a:hover{color:#f15f32}@media screen and (max-width:768px){.menu-icon{display:block;z-index:1000}.menu-icon.active{color:#fff;transform:rotate(180deg)}.menu-logo{display:none;margin-top:30px;opacity:0;transform:translateY(20px);transition:all .3s ease-in-out;width:50%}.menu-logo.active{display:block;opacity:1;transform:translateY(0);transition-delay:.6s}.nav-menu{align-items:center;background-color:#3a0c86;bottom:0;display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:center;left:0;opacity:0;padding:80px 0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease-in-out;width:100%;z-index:999}.nav-menu.active{opacity:1;pointer-events:all}.nav-menu li{margin:0;opacity:0;text-align:center;transform:translateY(20px);transition:all .3s ease-in-out}.nav-menu.active li{opacity:1;transform:translateY(0)}.nav-menu li a{color:#fff;display:block;font-weight:500;padding:10px 0}#languageSwitcher,.nav-menu li a{font-size:1.5rem}.nav-menu li a:hover{color:#f15f32}.nav-menu.active li:first-child{transition-delay:.1s}.nav-menu.active li:nth-child(2){transition-delay:.2s}.nav-menu.active li:nth-child(3){transition-delay:.3s}.nav-menu.active li:nth-child(4){transition-delay:.4s}.nav-menu.active li:nth-child(5){transition-delay:.5s}}footer{align-items:center;background:#3a0c86;color:#fff;display:flex;flex-direction:column;width:100%}#footer{margin-bottom:25px;width:70%}#footer img{width:100%}#footerSecondSection{display:flex;justify-content:space-evenly}#footerAbout,#footerLogo,#footerSocial{max-width:33%}#footerLogo{align-items:center;display:flex;text-align:center}footer h3{letter-spacing:1px}#footerAbout,#footerSocial{padding-top:20px}#footerAbout h3,#footerSocial h3{text-align:center}#footerAbout h3:after,#footerSocial h3:after{background:#f15f32;border-radius:24px;content:"";display:block;height:4px;margin:auto auto 10px;width:35%}#footerSocial h3:after{width:10%}#footerAbout li a{transition:all .3s ease-in-out}#footerAbout li a:hover{color:#f15f32;cursor:pointer;padding-left:5px}#footerAbout ul li a{color:#fff}#footerContact{border-bottom:1px solid #ffb58f3d;display:flex;justify-content:space-evenly;padding:20px 0}.footerContactSection{align-items:center;display:flex;max-width:33%}.footerContactSection svg{color:#f15f32;font-size:3rem}#footerSocial a{color:#fff}#footerSocial h3{margin-bottom:40px}#footerSocial svg{font-size:2rem;margin:5px}#footerSocial svg:hover{cursor:pointer;transition:all .2s ease-in-out}#footerSocial #fb:hover,.socialContact #fb:hover{color:#3b5998}#footerSocial #linkedin:hover,.socialContact #linkedin:hover{color:#0a66c2}#footerSocial #ig:hover,.socialContact #ig:hover{color:#e1306c}#footerSocial #youtube:hover,.socialContact #youtube:hover{color:red}#footerSocial #threads:hover,.socialContact #threads:hover{color:#000}.contactData{display:flex;flex-direction:column}.contactData a{color:#fff}#copyRights{background:#4c18a1;text-align:center;width:100%}#copyRights a{color:#f15f32}@media screen and (max-width:992px){#footer{width:auto}}@media screen and (max-width:660px){#footer{width:auto}#footerContact{flex-direction:column}.footerContactSection{align-items:center;display:flex;margin:10px;max-width:max-content}#footerLogo{display:none}#footerAbout,#footerSocial{max-width:max-content}.contactData a{color:#fff;text-align:center}}
/*# sourceMappingURL=main.9155e84e.css.map*/