@import url(https://fonts.googleapis.com/css2?family=Muli:wght@300;400;600;700&display=swap);:root{--font-base:"Muli";--color-blue:#458ff6;--color-black:#000;--color-gray:#7d7987;--color-white:#fff;--color-blue-gra:#67c3f3}*{box-sizing:border-box;font-family:var(--font-base);margin:0;padding:0}.trafalgar_app{overflow:hidden}body{background:#fff}a{color:inherit;text-decoration:none}button{background-color:var(--color-white);border:2px solid var(--color-blue);border-radius:55px;cursor:pointer;font-size:18px;font-weight:700;height:60px;line-height:60px;width:200px}button:hover{background-color:var(--color-blue);color:var(--color-white)}p{color:var(--color-gray);font-size:21px;font-weight:300;line-height:32px}.section__container{align-content:center;align-items:center;display:flex;justify-content:space-between}.section_margin{margin:0 8rem}.section__texts{display:flex;flex-direction:column;height:338px;width:445px}.section__image{display:flex;height:598px;width:693px}.section__padding{margin:2rem 8rem}@media screen and (max-width:650px){.section_margin{margin:0 2rem}}.navbar{align-content:center;align-items:center;display:flex;flex-wrap:wrap;height:5rem;justify-content:space-between}.navbar-logo{cursor:pointer;display:flex;height:41px;width:160px}.navbar-logo:hover{background-color:#e2eaf0}.navbar-links>nav{display:flex;flex-wrap:wrap;height:23px;justify-content:space-between;width:545px}.navbar-smallscreen_overlay>nav{align-items:flex-end;display:flex;flex-direction:column;height:50%;justify-content:space-between;margin-top:4rem}a{color:#1f1534;font-weight:400px}a:hover{color:var(--color-blue)}.navbar-smallscreen{display:none}.navbar-smallscreen_overlay{background:var(--color-white);box-shadow:inset;display:flex;flex-direction:column;height:25vh;padding-right:1rem;position:fixed;right:6.6rem;top:4.5rem;transition:.5s ease;width:30%}.overlay__close{background-color:var(--color-white);color:var(--color-black);cursor:pointer;display:flex;flex-direction:column;font-size:28px;position:absolute;right:20px;top:20px}@media screen and (max-width:1150px){.navbar{margin-top:4rem}.navbar-links{display:none}.navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.navbar-smallscreen{display:flex}.navbar{margin:0 2rem}.navbar-links{display:none}.navbar-smallscreen_overlay{padding-right:1rem;right:1rem;top:.5rem;width:auto}}.introduction_container{display:flex;justify-content:space-between;margin:5rem 8rem}.introduction-background{height:115px;left:-5px;opacity:70%;position:absolute;top:130px;width:131.58px}.introduction-texts{padding-right:2rem;width:40%}.introduction-image{padding-left:2rem;width:auto}.introduction-texts>h1{color:var(--color-black);font-size:48px;font-weight:700;line-height:56px}.introduction-texts>p{margin-top:2rem}.introduction-texts>button{background-color:var(--color-blue);color:var(--color-white);margin-top:2rem}.introduction-texts>button:hover{background-color:#fff;color:var(--color-black)}@media screen and (max-width:1150px){.introduction_container{display:flex;flex-direction:column}.introduction-texts{margin-bottom:2rem;width:100%}.introduction-image{height:25rem;width:100%}.introduction-image>img{width:100%}}@media screen and (max-width:650px){.introduction_container{flex-direction:column;margin:4rem 2rem;position:relative}.introduction-background{left:-40px;top:-70px}.introduction-texts{height:auto;margin-bottom:5rem}.introduction-image{height:100%}}.services_container{align-content:center;align-items:center;display:flex;flex-direction:column;margin:6rem 0;position:relative}.services-bgA{height:900px;left:-100px;opacity:90%;position:absolute;top:190px;width:1118px;z-index:1}.services-bgA>img{width:900px}.services-bgB{height:115px;opacity:90%;position:absolute;right:166px;rotate:180;top:600px;width:131.58px;z-index:1}.services-intro{align-items:center;display:flex;flex-direction:column;height:auto;margin:0 10rem;padding:0 2rem}.services-intro>h1{font-size:36px;font-weight:700}.services-intro>p{align-content:center;align-items:center;color:var(--color-gray);font-size:18px;font-weight:300;justify-content:center;padding:.5rem 3rem;text-align:center}.services-cards-container{align-content:center;align-items:center;margin:0 8rem}.services-button>button:hover{color:var(--color-white)}@media screen and (max-width:1150px){.services-intro{width:100%;z-index:10}.services-bgA{width:auto}.services-cards-container{width:100%;z-index:20}}@media screen and (max-width:650px){.services_container{margin:0 .5rem;width:auto}.services-intro{margin:0;padding:0;width:auto;z-index:10}.services-bgA{height:fit-content;left:0;opacity:50%;top:300px;width:fit-content;z-index:-5}.services-bgA>img{width:20rem}.services-bgB{right:0;top:3005px}}.services-card{display:flex;flex-direction:column;margin:5rem 0;width:auto}.services-card-rowA{height:auto;width:100%}.services-card-rowB{width:100%}.service-card-rowA,.service-card-rowB{background-color:var(--color-white);border-radius:2rem;box-shadow:0 3px 10px #0003;height:354px;justify-content:space-between;margin:1rem;padding:2rem;width:30%;z-index:20}.service-card-rowA>img,.service-card-rowB>img{height:95px;margin:1rem 0;width:auto}.service-card-rowA>h3,.service-card-rowB>h3{font-size:24px;font-weight:700;line-height:56px}.service-card-rowA>p,.service-card-rowB>p{color:var(--color-gray);font-size:16px;font-weight:300px;height:90px;line-height:28px}.services-button>button{color:var(--color-blue)}@media screen and (max-width:1150px){.services-card{height:auto;margin-left:0;margin-right:0}.service-card-rowA,.service-card-rowB{height:auto;width:100%}.service-card-rowA>h3,.service-card-rowB>h3{font-size:18px}}@media screen and (max-width:650px){.services-card{align-content:center;align-items:center;display:flex}.services-card-rowA,.services-card-rowB{flex-direction:column}.service-card-rowA,.service-card-rowB{height:auto;width:100%}.service-card-rowA{flex-direction:column}}.line-divider{background-color:#000;border-radius:5px;height:3px;margin:1rem 0;width:56px}.aboutus_container{align-content:center;align-items:center;display:flex;justify-content:space-between;margin-top:6rem}.aboutus-image{display:flex;height:477px;width:650px}.aboutus-text{margin-left:2rem}.aboutus-button{color:var(--color-blue);margin-top:1.5rem}@media screen and (max-width:1150px){.aboutus_container{flex-direction:column;margin:6rem 0 0;width:auto}.aboutus-image{width:80%}.aboutus-image>img{width:100%}.aboutus-text{margin-left:0;margin-top:2rem;width:80%}}@media screen and (max-width:650px){.aboutus_container{margin:3rem 0}.aboutus-image{height:auto;margin:2rem;width:auto}}.mobileapp_container{margin-bottom:6rem;margin-top:6rem}.mobileapp-image{height:450px;margin-left:2rem;width:auto}.mobileapp-text{margin-left:2rem}.mobileapp-button{color:var(--color-blue);margin-top:2rem}@media screen and (max-width:1150px){.mobileapp_container{flex-direction:column;margin:1rem 0 0;width:auto}.mobileapp-image{width:80%}.mobileapp-image>img{width:100%}.mobileapp-text{margin-left:0;margin-top:2rem;width:80%}}@media screen and (max-width:650px){.mobileapp_container{margin:2rem 0}.mobileapp-image{height:auto;margin:2rem;width:auto}.mobileapp-text{height:auto}}.testimonials_container{display:flex;flex-direction:column;margin-top:10rem;z-index:20}.testimonials_main_content{align-items:center;background-color:var(--color-blue-gra);border-radius:1rem;color:var(--color-white);display:flex;flex-direction:column;z-index:3}.testimonials-divider div{background-color:var(--color-white)}.founder{align-content:center;align-items:center;display:flex;margin:0 5rem 3rem}.founder_image>img{border:2px solid #fff;border-radius:50%}.founder-details{align-content:center;align-items:center;margin:1rem 2rem;width:25rem}.edward{display:flex;flex-wrap:wrap;font-size:22px;font-weight:700;line-height:48px;width:184px}.testimonial{width:50%}.founder-title,.founder-words{color:var(--color-white);font-size:19px;font-weight:400;line-height:30px}.founder-title{width:auto}.testimonials_title{font-size:36px;font-weight:700;line-height:48px;padding-top:3rem}.testimonials_pointer{color:var(--color-blue);margin-top:2rem}.pointer{align-content:center;align-items:center;display:flex;height:3rem;justify-content:space-between;width:20rem}.testimonials_bgd-imgA{left:55px;opacity:90%;position:absolute;top:3650px;z-index:1}.testimonials_bgd-imgA>img{height:115px;width:100px}.testimonials_bgd-imgB{opacity:100%;position:absolute;right:138px;top:3350px;z-index:40}.testimonials_bgd-imgB>img{height:115px;width:100px}@media screen and (max-width:1150px){.testimonials_container{margin:5rem 0;width:auto}.founder{align-items:center;flex-direction:column}.founder-details{margin:2rem 0;width:auto}.testimonial{text-align:center;width:auto}}@media screen and (max-width:650px){.testimonials_main_content{width:100%}.testimonials_title{text-align:center}.founder_image{margin:1.5rem 0}}.publications_container{margin:5rem 0 2rem}.publications-holder{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 8rem}.publications-title{margin:2rem 0 1rem}.publications-dot-design{height:115px;left:91px;opacity:90%;position:absolute;top:4090px;width:150px;z-index:1}.publications-dot-design>img{height:115px;width:150px}.publications-img-design{height:500px;opacity:90%;position:absolute;right:0;top:4100px;width:370px;z-index:2}.publications-img-design>img{height:500px;width:370px}.publications-button{background-color:var(--color-white);color:var(--color-blue);margin-top:2rem}@media screen and (max-width:1150px){.publications-dot-design{display:none}.publications-img-design{top:5580px}}@media screen and (max-width:650px){.publications-holder{margin:0 2rem;width:auto}.publications-holder>h2{margin-bottom:2rem;text-align:center;width:auto}}.articles-card{display:flex;margin:4rem 0}.article-card{background-color:#fff;border-radius:2rem;box-shadow:0 3px 10px #0003;display:flex;flex-direction:column;height:512px;justify-content:space-between;margin:0 1rem;width:100%;z-index:15}.article-card>img{border-radius:2rem 2rem 0 0;height:246px;width:auto}.article-card>h3{font-size:21px;font-weight:700;line-height:32px;padding:0 2rem}.article-card>p{padding:0 2rem}.article-card>a{align-content:center;align-items:center;color:var(--color-blue);margin-bottom:1.5rem;padding:0 2rem}@media screen and (max-width:1150px){.articles-card{flex-direction:column;height:100%;width:auto}.article-card{height:100%;margin:2rem 0;width:auto}.article-card>p{margin-bottom:1rem;margin-top:1rem}}@media screen and (max-width:650px){.article-card{margin-bottom:2rem}}.footer_container{background-color:var(--color-blue-gra);display:flex;height:30rem;margin-top:10rem;z-index:15}.footer-section-a{height:fit-content;margin:3rem 3rem 3rem 5rem;width:50%}.footer-section-b,.footer-section-c,.footer-section-d{display:flex;flex-direction:column;height:auto;margin:4rem 3rem 3rem;width:30%}.footer-section-a>p{color:var(--color-white);margin-top:2rem}.footer-section-a>img{height:20%;width:60%}.footer-section-b,.footer-section-c,.footer-section-d{color:var(--color-white)}.footer-section-b a,.footer-section-c a,.footer-section-d a{color:var(--color-white);cursor:pointer;margin:.7rem 0}.footer_bgd-imgA{left:-30px;opacity:90%;position:absolute;top:5330px;z-index:20}.footer_bgd-imgA>img{height:100px;width:115px}.footer_bgd-imgB{opacity:100%;position:absolute;right:60px;top:4882px;z-index:1}.footer_bgd-imgB>img{height:115px;width:100px}@media screen and (max-width:1150px){.footer_container{height:auto}.footer-section-a{margin-left:2rem;margin-right:1rem}}@media screen and (max-width:650px){.footer_container{flex-direction:column}.footer-section-b,.footer-section-c,.footer-section-d{margin-top:1rem}}
/*# sourceMappingURL=main.938b400e.css.map*/