@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,100&display=swap";@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";.en{font-family:Open Sans}.ar{font-family:Cairo,sans-serif}*{box-sizing:border-box;margin:0;padding:0;font-family:Cairo,sans-serif}body{background-color:#f5f5f5}:root{--brand-orange:#eb9d15;--brand-blue:#00acf8;--brand-green:#00bfa5;--brand-red:#ff5252;--brand-yellow:#ffeb3b;--brand-purple:#9c27b0;--brand-pink:#e91e63;--brand-brown:#795548;--brand-grey:#9e9e9e;--brand-black:#212121;--brand-white:#fff;--brand-light:#f5f5f5;--brand-dark:#424242;--brand-light-grey:#bdbdbd;--brand-lighter-grey:#e0e0e0;--color1:#242d3c;--color2:#89919c;--color3:#fff;--black:#242424;--white:#f5f5f5;--pill:#e0d4be;--red:#cc033f;--i:#f5f5f5;--primary-color:var(--brand-blue);--secondary-color:#2d6ac6;--text-primary:#1e293b;--text-secondary:#64748b;--background-light:#f8fafc;--background-white:#fff;--shadow-sm:0 2px 4px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--brand-blue-rgb:41, 98, 255;--secondary-color-rgb:75, 85, 99;--brand-blue-dark:#0076ad;--border-light:#e2e8f0;--whatsapp-green:#25d366}.loading{justify-content:center;align-items:center;height:80vh;display:flex}.loader{--dim:3rem;width:var(--dim);height:var(--dim);animation:1.5s linear infinite spin988;position:relative}.loader .circle{--dim:1.2rem;width:var(--dim);height:var(--dim);background-color:var(--color);border-radius:50%;position:absolute}.blue{--color:var(--brand-blue)}.yellow{--color:var(--brand-orange)}.loader .circle:first-child{top:0;left:0}.loader .circle:nth-child(2){top:0;right:0}.loader .circle:nth-child(3){bottom:0;left:0}.loader .circle:nth-child(4){bottom:0;right:0}@keyframes spin988{0%{transform:scale(1)rotate(0)}25%{transform:scale(1)rotate(90deg)}50%{transform:scale(1)rotate(180deg)}75%{transform:scale(1)rotate(270deg)}to{transform:scale(1)rotate(360deg)}}.Btn{cursor:pointer;background:linear-gradient(144deg, #9ae1ff 0%, var(--brand-blue) 100%);border:none;border-radius:22.5px;justify-content:flex-start;align-items:center;width:45px;height:45px;transition-duration:.3s;display:flex;position:relative;overflow:hidden;box-shadow:2px 2px 10px #0003}.sign{color:#fff;justify-content:center;align-items:center;width:100%;margin-bottom:5px;font-size:1.7em;transition-duration:.3s;display:flex}.textBtn{opacity:0;color:#fff;width:0%;font-size:1.4em;font-weight:500;transition-duration:.3s;position:absolute;right:0%}.Btn:hover{width:125px;transition-duration:.3s}.Btn:hover .sign{width:30%;padding-left:15px;transition-duration:.3s}.Btn:hover .textBtn{opacity:1;width:70%;padding-right:15px;transition-duration:.3s}.Btn:active{transform:translate(2px,2px)}.toggle-switch{width:40px;height:24px;margin:10px;display:inline-block;position:relative}.toggle-switch .toggle-input{display:none}.toggle-switch .toggle-label{cursor:pointer;background-color:#636363;border-radius:34px;width:40px;height:24px;transition:background-color .3s;position:absolute;top:0;left:0}.toggle-switch .toggle-label:before{content:"";background-color:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #0000004d}.toggle-switch .toggle-input:checked+.toggle-label{background-color:#4caf50}.toggle-switch .toggle-input:checked+.toggle-label:before{transform:translate(16px)}.toggle-switch.light .toggle-label{background-color:#bebebe}.toggle-switch.light .toggle-input:checked+.toggle-label{background-color:#9b9b9b}.toggle-switch.light .toggle-input:checked+.toggle-label:before{transform:translate(6px)}.toggle-switch.dark .toggle-label{background-color:#4b4b4b}.toggle-switch.dark .toggle-input:checked+.toggle-label{background-color:#717171}.toggle-switch.dark .toggle-input:checked+.toggle-label:before{transform:translate(16px)}.fade-in-card{opacity:0;transition:all .3s ease-in-out;transform:translateY(20px)}.fade-in-card.is-inViewport{opacity:1;transform:translateY(0)}.animate-slide-in{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(50px)}.animate-slide-in.is-inViewport{opacity:1;transform:translateY(0)}.tests .carousel__prev,.tests .carousel__next{background-image:linear-gradient(120deg, #e1b66c 0%, var(--brand-orange) 100%);border-radius:.5rem;width:40px;height:40px}.tests .carousel__prev .carousel__icon,.tests .carousel__next .carousel__icon{color:var(--brand-white);display:block}@media screen and (width<=768px){.fade-in-card,.animate-slide-in{opacity:1}.carousel__prev svg,.carousel__next svg{display:none}.tests .carousel__prev,.tests .carousel__next{background-image:linear-gradient(120deg, #e1b66c 0%, var(--brand-orange) 100%);cursor:none;border-radius:.5rem;width:40px;height:40px}.tests .carousel__prev .carousel__icon,.tests .carousel__next .carousel__icon{color:var(--brand-white);display:block}}html{scroll-behavior:smooth}.ProseMirror{border:1px solid #ddd;outline:none;min-height:150px;padding:1rem;position:relative}.footer[data-v-f0c74f65]{color:#fff;background-image:linear-gradient(315deg,#384a5c 0%,#0d1a2b 74%);border-radius:1rem 1rem 0 0;width:100%;margin:0 auto;padding:50px 0;font-size:14px;line-height:24px}.footer-content[data-v-f0c74f65]{flex-wrap:wrap;justify-content:space-between;margin-top:30px;display:flex}.footer-section[data-v-f0c74f65]{flex:0 0 33.3333%;width:100%;max-width:33.3333%;padding-left:15px;padding-right:15px;position:relative}.footer-subsection[data-v-f0c74f65]{align-items:center;margin-bottom:30px;display:flex}.border-down[data-v-f0c74f65]{border-bottom:1px solid #ffffff1a;padding-bottom:20px}.infoIcon[data-v-f0c74f65]{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:20px;display:flex}.infoIcon svg[data-v-f0c74f65]{width:35px;height:35px;color:var(--brand-orange)}.info h4[data-v-f0c74f65]{margin-bottom:5px;font-size:18px;font-weight:600}.info span[data-v-f0c74f65]{color:#fff;font-size:14px;font-weight:400}.logo[data-v-f0c74f65]{width:100%;max-width:200px}.logo img[data-v-f0c74f65]{width:200px;height:200px;margin-bottom:20px}.description[data-v-f0c74f65]{margin-bottom:30px}.description p[data-v-f0c74f65]{color:#fff;font-size:14px;font-weight:400}.social[data-v-f0c74f65]{margin-bottom:30px}.footer-section .description p[data-v-f0c74f65]:after{background:var(--brand-orange);content:"";width:50px;height:2px;margin-top:20px;display:block}.social h3[data-v-f0c74f65]{margin-bottom:20px;font-size:18px;font-weight:600}.social-icons[data-v-f0c74f65]{align-items:center;display:flex}.social-icons .icon[data-v-f0c74f65]{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;transition:all .3s ease-in-out;display:flex}.info[data-v-f0c74f65]{flex-direction:column;display:flex}.icon[data-v-f0c74f65]{text-align:center;cursor:pointer;border:1px solid var(--brand-blue);border-radius:50%;width:40px;height:40px;margin-left:5px;margin-right:5px;line-height:38px;transition:all .3s ease-in-out;position:relative;overflow:hidden}.icon[data-v-f0c74f65]:hover{border:2px solid var(--brand-orange);transform:scale(1.2)}.icon svg[data-v-f0c74f65]{fill:#fff;color:#fff;margin-top:8px;font-size:22px;transition:all .3s ease-in-out;position:relative}.icon svg[data-v-f0c74f65]:hover{margin-top:8px}.facebook[data-v-f0c74f65]{background:#3b5998}.x-twitter[data-v-f0c74f65]{background:#000}.instagram[data-v-f0c74f65],.youtube[data-v-f0c74f65]{background:#e95950}.tiktok[data-v-f0c74f65]{background:#000}.whatsapp[data-v-f0c74f65]{background:#25d366}.linkedin[data-v-f0c74f65]{background:#0077b5}.useful-links[data-v-f0c74f65]{flex-flow:column wrap;margin-top:30px;margin-bottom:30px;display:flex}.useful-links h3[data-v-f0c74f65]{margin-bottom:20px;font-size:18px;font-weight:600}.useful-links h3[data-v-f0c74f65]:after{background:var(--brand-orange);content:"";width:50px;height:2px;margin-top:20px;display:block}.footer-links[data-v-f0c74f65]{flex-wrap:wrap;margin-bottom:30px;display:flex}.footer-links .two[data-v-f0c74f65]{margin:0 5rem 0 0}ul[data-v-f0c74f65]{margin:0;padding:0;list-style:none}.footer-links li[data-v-f0c74f65]{margin-bottom:10px}.footer-links li a[data-v-f0c74f65]{color:#fff;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.footer-links li a[data-v-f0c74f65]:hover{color:var(--brand-orange)}.subscribe[data-v-f0c74f65]{flex-direction:column;margin-top:30px;margin-bottom:30px;display:flex}.subscribe h3[data-v-f0c74f65]{margin-bottom:20px;font-size:18px;font-weight:600}.subscribe h3[data-v-f0c74f65]:after{background:var(--brand-orange);content:"";width:50px;height:2px;margin-top:20px;display:block}.subscribe p[data-v-f0c74f65]{color:#fff;margin-bottom:20px;font-size:14px;font-weight:400}.subscribe form[data-v-f0c74f65]{align-items:center;display:flex}.subscribe form input[data-v-f0c74f65]{color:#000;border:1px solid #fff;border-radius:5px;width:100%;height:40px;margin-right:10px;padding-left:15px;padding-right:15px;font-size:14px;font-weight:400}.subscribe form button[data-v-f0c74f65]{background:var(--brand-orange);color:#fff;cursor:pointer;border:none;border-radius:5px;width:40px;height:40px;font-size:14px;font-weight:400;transition:all .3s ease-in-out}.subscribe form button[data-v-f0c74f65]:hover{background:var(--brand-blue)}.copyRight[data-v-f0c74f65]{border-top:1px solid #ffffff1a;justify-content:space-evenly;align-items:center;padding-top:30px;display:flex}.footer-section p[data-v-f0c74f65]{color:#e9e9e9;font-size:14px;font-weight:400}.footer-section p span[data-v-f0c74f65]{color:var(--brand-orange);font-size:14px;font-weight:400}.footer-section p a[data-v-f0c74f65]{color:var(--brand-blue);font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}@media (width<=1199px){.footer-section[data-v-f0c74f65]{flex:0 0 50%;width:100%;max-width:50%;padding-left:15px;padding-right:15px;position:relative}}@media (width<=991px){.footer-section[data-v-f0c74f65]{flex:0 0 100%;width:100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative}}@media (width<=767px){.footer[data-v-f0c74f65]{padding:0}.footer-content[data-v-f0c74f65]{flex-direction:column}.footer-section[data-v-f0c74f65]{flex:0 0 100%;width:100%;max-width:100%;padding-left:15px;padding-right:15px;position:relative}.footer-subsection[data-v-f0c74f65]{flex-direction:column;align-items:flex-start;margin:30px 20px}.infoIcon[data-v-f0c74f65]{margin-bottom:20px}.social[data-v-f0c74f65]{width:100%;margin-bottom:20px}.social-icons[data-v-f0c74f65]{justify-content:center}.icon[data-v-f0c74f65]{margin-left:0;margin-right:0}.footer-links[data-v-f0c74f65],.subscribe[data-v-f0c74f65]{margin-bottom:20px}}.card[data-v-177cb2e1]{width:90%;height:100%;margin:2rem auto 5rem;transition:all .2s;position:relative}.card-inner[data-v-177cb2e1]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:8px;width:100%;height:100%;padding:5rem}.circle[data-v-177cb2e1]{border-radius:35% 30% 75%/49% 30% 70% 51%;width:100px;height:100px;animation:2s ease-in infinite alternate-reverse move-up6-177cb2e1;position:absolute}.circle[data-v-177cb2e1]:first-child{background:repeating-linear-gradient(48deg,#3023ae 0%,#00acf8 100%);top:-25px;left:-25px}.circle[data-v-177cb2e1]:nth-child(2){background:repeating-linear-gradient(48deg,#eb9d15 0% 100%);animation-name:move-down1-177cb2e1;bottom:-25px;right:-25px}@keyframes move-up6-177cb2e1{to{transform:translateY(-10px)}}@keyframes move-down1-177cb2e1{to{transform:translateY(10px)}}.vision[data-v-177cb2e1]{flex-direction:column;justify-content:space-between;width:100%;height:100%;margin-bottom:2rem;display:flex}.vision h1[data-v-177cb2e1]{color:var(--brand-orange)}.mission h1[data-v-177cb2e1]{color:var(--brand-blue)}.mission[data-v-177cb2e1]{border-top:1px solid #00000023;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding-top:2rem;display:flex}.header[data-v-177cb2e1]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.header h1[data-v-177cb2e1]{text-transform:uppercase;letter-spacing:1px;font-size:2rem;font-weight:600}.content[data-v-177cb2e1]{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.content p[data-v-177cb2e1]{color:#333;text-align:center;letter-spacing:1px;font-size:1rem;font-weight:400}@media screen and (width<=768px){.card[data-v-177cb2e1]{width:85%;height:100%;margin:5rem auto}.card-inner[data-v-177cb2e1]{width:100%;height:100%;padding:2rem}.circle[data-v-177cb2e1]{width:50px;height:50px}.header h1[data-v-177cb2e1]{font-size:1.5rem}.content p[data-v-177cb2e1]{font-size:.8rem}}
