.background-layout{position:relative;width:auto;max-width:100%;overflow:hidden}.background-layout .left-decoration,.background-layout .right-decoration{position:absolute;top:0;height:100%;z-index:10;pointer-events:none}.background-layout .left-decoration{left:0}.background-layout .left-decoration img{padding-top:20px;height:70%;width:100%;object-fit:contain;object-position:left;-webkit-mask-image:linear-gradient(white 85%,transparent);mask-image:linear-gradient(white 85%,transparent)}.background-layout .right-decoration{right:0}.background-layout .right-decoration img{padding-top:20px;height:70%;width:100%;object-fit:contain;object-position:right;-webkit-mask-image:linear-gradient(white 85%,transparent);mask-image:linear-gradient(white 85%,transparent)}.background-layout .content{position:relative;z-index:1;width:100%}@media (max-width: 900px){.background-layout .left-decoration,.background-layout .right-decoration{opacity:.1}.background-layout .left-decoration img,.background-layout .right-decoration img{max-height:50vh}}.navbar__divider{height:2px;width:100%;margin:0 auto;background:linear-gradient(to right,#073f9c,#2d7be5,#a0cfff)}.about-us-flex-container{margin-top:48px}@media (max-width: 899px){.about-us-flex-container{flex-direction:column;gap:32px}}.about-us-image-container{display:flex;justify-content:center;align-items:center}@media (max-width: 899px){.about-us-image-container{width:100%;max-width:450px;margin:0 auto}}.about-us-image{width:100%;max-width:450px;object-fit:cover;border-radius:8px}.about-us-image:hover{transform:scale(1.02)}@media (max-width: 899px){.about-us-stepper-container{margin-top:24px;width:100%;max-width:500px;margin-left:auto;margin-right:auto}}.about-us-stepper .MuiStepLabel-root .MuiStepLabel-label{font-weight:600;font-size:1.1rem;color:#5a5a5a}.about-us-stepper .MuiStepLabel-root .MuiStepLabel-label.Mui-active{color:#2d7be5}.about-us-stepper .MuiStepContent-root{border-left:1px solid rgba(45,123,229,.4);padding-left:20px}.about-us-stepper .MuiStepContent-root .MuiTypography-root{color:#6e6e6e;font-size:.95rem;line-height:1.6}.about-us-stepper .stepper-button.stepper-next{background-color:#2d7be5;text-transform:none}.about-us-stepper .stepper-button.stepper-next:hover{background-color:#2d7be5}.about-us-stepper .stepper-button.stepper-back{color:#5a5a5a}.about-us-stepper .stepper-button.stepper-back:hover{background-color:#2d7be514}.about-us-stepper .stepper-button.stepper-reset{background-color:#2d7be5;color:#fff;text-transform:none}.about-us-stepper .stepper-button.stepper-reset:hover{background-color:#1b6ddb}.about-us-stepper .MuiStepIcon-root{color:#6ca3ed}.about-us-stepper .MuiStepIcon-root .MuiStepIcon-text{fill:#fff}.about-us-stepper .MuiStepIcon-root.Mui-active,.about-us-stepper .MuiStepIcon-root.Mui-completed{color:#2d7be5}.about-us-stepper .stepper-completed{border-radius:8px;background-color:#2d7be50d}.about-us-stepper .stepper-completed .MuiTypography-root{color:#5a5a5a;font-weight:500}.cards-container{margin:1rem auto}.cards-wrapper{padding:4rem}.cards-wrapper .cards-title{text-align:center;margin-bottom:2rem;font-weight:600;color:#2d7be5}.card-item{height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;will-change:transform;border-radius:8px;overflow:hidden;transform-origin:center center;perspective:1000px}.card-item:hover{box-shadow:0 10px 20px #0003;cursor:pointer}.card-item .MuiCardContent-root{flex-grow:1;padding:1.5rem;text-align:center}.card-item .MuiCardMedia-root{height:200px;object-fit:cover}.card-item h5{font-weight:600;margin-bottom:.75rem;color:#0b0c0c;text-align:center}.card-item p{color:#5a5a5a;line-height:1.6;text-align:center}._background_53xkz_1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:transparent}._background__animation_53xkz_15{min-width:100%;min-height:100%;width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.cover-watermark{position:absolute;background:#fff;bottom:0;right:0;width:-webkit-fill-available;height:100px;z-index:0}.gradient-text,.contact-us-section .section-title{background:linear-gradient(to right,#073f9c,#2d7be5,#a0cfff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-us-section{padding:80px 0;background-color:transparent;position:relative;overflow:hidden}.contact-us-section .background-animation,.contact-us-section .contact-background-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.contact-us-section .contact-card{background-color:#fff;opacity:.989;border-radius:12px;box-shadow:0 4px 20px #0000000d;overflow:hidden;border:1px solid rgba(0,0,0,.08);position:relative;z-index:1}.contact-us-section .contact-us-flex-container{display:flex;flex-wrap:wrap;border-radius:12px;overflow:hidden}.contact-us-section .section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#0b0c0c;line-height:1.2}.contact-us-section .section-description{color:#5a5a5a;margin-bottom:2rem;font-size:1rem;line-height:1.6}.contact-us-section .contact-us-content{flex:1;flex-basis:50%;max-width:50%;padding:2.5rem;box-sizing:border-box}.contact-us-section .contact-us-content .contact-form{margin-top:2rem}.contact-us-section .contact-us-content .contact-form .form-field{margin-bottom:1rem}.contact-us-section .contact-us-content .contact-form .form-field .MuiOutlinedInput-root{background-color:#fff}.contact-us-section .contact-us-content .contact-form .form-field .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.contact-us-section .contact-us-content .contact-form .form-field .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2d7be5}.contact-us-section .contact-us-content .contact-form .phone-container{display:flex;flex-wrap:wrap;margin:0 -.5rem}.contact-us-section .contact-us-content .contact-form .phone-container .country-code{flex:0 0 30%;max-width:30%;padding:0 .5rem;box-sizing:border-box}.contact-us-section .contact-us-content .contact-form .phone-container .phone-number{flex:0 0 70%;max-width:70%;padding:0 .5rem;box-sizing:border-box}.contact-us-section .contact-us-content .contact-form .country-select .MuiInputBase-root{height:100%}.contact-us-section .contact-us-content .contact-form .submit-button-container{margin-top:1.5rem}.contact-us-section .contact-us-content .contact-form .submit-button-container .contact-submit-button{padding:12px 0;font-weight:600;border-radius:4px;transition:all .3s ease}.contact-us-section .contact-us-content .contact-form .submit-button-container .contact-submit-button:hover{box-shadow:0 4px 8px #0000001a}.contact-us-section .contact-us-image{flex:1;flex-basis:50%;max-width:50%;min-height:500px;position:relative;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:30px 30px 30px 0}.contact-us-section .contact-us-image .contact-image{max-width:80%;height:auto;object-fit:contain;border-radius:8px}@media (max-width: 899px){.contact-us-section .contact-us-flex-container{flex-direction:column-reverse}.contact-us-section .contact-us-content,.contact-us-section .contact-us-image{flex-basis:100%;max-width:100%}.contact-us-section .contact-us-image{min-height:300px}}@media (max-width: 599px){.contact-us-section{padding:10px 0}.contact-us-section .contact-us-content{padding:1.5rem}.contact-us-section .section-title{font-size:2rem}.contact-us-section .contact-us-image{min-height:200px}}.footer__container{background-color:#f5f5f7;padding:1rem 0}.footer__logo img{max-width:120px;height:auto}.footer__copyright{font-size:.8rem;color:#6e6e6e}@media (max-width: 600px){.footer__copyright{margin-top:.5rem}}.line{border-color:#999;margin:20px 0}.hero__container{text-align:center;padding:64px 16px;background-color:#fff}.hero__description .highlight-text{color:#2d7be5;font-weight:600}.imgPostHero__container{text-align:center;background-color:#fff;position:relative;bottom:3.125rem;width:100%;overflow:hidden}.imgPostHero__image{max-width:100%;height:auto;-webkit-mask-image:linear-gradient(white 55%,transparent);mask-image:linear-gradient(white 55%,transparent)}@media (max-width: 768px){.imgPostHero__image{max-height:500px;object-fit:contain}}@media (max-width: 480px){.imgPostHero__image{max-height:350px}}.gradient-text{background:linear-gradient(to right,#073f9c,#2d7be5,#a0cfff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-divider{height:2px;background:linear-gradient(to right,#073f9c,#2d7be5,#a0cfff)}.hero__container{padding:64px 16px;background-color:#fff}@media (min-width: 900px){.hero__container{padding-top:96px;padding-bottom:96px}}.hero__subtitle{font-weight:600;color:#0b0c0c;margin-bottom:16px}.hero__title{font-weight:400;color:#5a5a5a;margin-bottom:16px;font-size:2rem;line-height:1.3}@media (min-width: 900px){.hero__title{font-size:3rem}}.hero__title-highlight{color:#2d7be5;font-weight:600}.hero__description{color:#6e6e6e;margin-bottom:0;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.hero__button{border-color:#0047ab;color:#0b0c0c;text-transform:none;font-weight:500;padding:8px 24px}.hero__button:hover{border-color:#0047ab;background-color:#e6ecff}.framework-support{background:#fff;text-align:center;padding:2rem}.framework-support .title{color:#0b0c0c;margin-bottom:1rem;font-weight:500}.framework-support .icons{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}.framework-support .icon{width:80px;height:80px;opacity:.5;transition:opacity .5s ease,transform .5s ease}.framework-support .highlighted{opacity:1;transform:scale(1.2)}:root{--primary-color: #2d7be5;--primary-dark: #0047AB;--primary-light: #a0cfff;--text-color: #0B0C0C;--text-secondary: #5a5a5a;--text-tertiary: #6e6e6e;--background-color: #FFFFFF;-webkit-user-select:none;user-select:none}body{margin:0;padding:0;background-color:var(--background-color)}.highlight-text{color:var(--primary-color);font-weight:700}.underline-text{text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px;text-decoration-color:var(--primary-color)}
