@import url(https://fonts.googleapis.com/css2?family=Gantari:ital,wght@0,200;0,300;0,400;0,700;0,900;1,400&display=swap);[data-v-7051896d]{margin:0;padding:0;position:relative;color:#2a3854}body[data-v-7051896d],html[data-v-7051896d]{width:100%}p[data-v-7051896d]{font-size:16px;line-height:1.5rem;font-family:Gantari,helvetica,sans-serif;margin:0 0 .5em 0}a[data-v-7051896d]{font-size:14px;text-decoration:none;color:#404040;display:block}h1[data-v-7051896d],h2[data-v-7051896d],h3[data-v-7051896d],h4[data-v-7051896d],h5[data-v-7051896d],h6[data-v-7051896d]{font-family:Gantari,helvetica,sans-serif;font-weight:400}h1[data-v-7051896d]{font-size:48px;line-height:1.1em;margin:0 0 20px 0}@media(max-width:599px){h1[data-v-7051896d]{font-size:32px}}h2[data-v-7051896d]{font-size:40px;font-weight:700;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h2[data-v-7051896d]{font-size:29px}}h3[data-v-7051896d]{font-size:33px;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h3[data-v-7051896d]{font-size:26px}}h4[data-v-7051896d]{font-size:28px;line-height:1.25em;margin:0 0 10px 0}@media(max-width:599px){h4[data-v-7051896d]{font-size:23px}}h5[data-v-7051896d]{font-size:23px;line-height:1.25em;margin:0 0 8px 0}@media(max-width:599px){h5[data-v-7051896d]{font-size:20px}}h6[data-v-7051896d]{font-size:19px;font-weight:700;line-height:1.4em;margin:0 0 8px 0}@media(max-width:599px){h6[data-v-7051896d]{font-size:18px}}.button[data-v-7051896d],button[data-v-7051896d]{cursor:pointer;display:block;font-family:inherit;margin:50px auto;border:none;background:#2c3e50;border-radius:3rem;padding:8px 15px;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.button.invert[data-v-7051896d],button.invert[data-v-7051896d]{background:#fff;color:#2c3e50;border:1px solid #2a3854}.shadow[data-v-7051896d]{box-shadow:2px 3px 0 0 #bf0000;transition:.1s ease;cursor:pointer}.shadow:hover.shadow[data-v-7051896d]{box-shadow:0 0 0 0 #bf0000;transform:translate(2px,3px) translateZ(0);transition:.25s ease}.fade-in[data-v-7051896d]{opacity:0}[data-v-7051896d]::-webkit-scrollbar{width:8px;background-color:transparent;-webkit-border-radius:100px}[data-v-7051896d]::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}[data-v-7051896d]::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.5);-webkit-border-radius:100px}[data-v-7051896d]::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}ul[data-v-7051896d]{margin:0;padding:0;list-style-type:none;display:flex;justify-content:flex-end;align-items:center}@media(max-width:599px){ul[data-v-7051896d]{margin:0}}ul a[data-v-7051896d]{color:#2c3e50;padding:7px 15px;margin:0 .6em;border:1px solid #2a3854;border-radius:25px}ul a.router-link-exact-active[data-v-7051896d]{color:#fff;background:#2a3854}ul button[data-v-7051896d]{margin:0 1em}#burgerButton[data-v-7051896d]{z-index:20}#burgerButton .bottomBar[data-v-7051896d],#burgerButton .middleBar[data-v-7051896d],#burgerButton .topBar[data-v-7051896d]{width:30px;height:2px;border-radius:2px;background-color:#333;margin:6px 0}#burgerMenu[data-v-7051896d]{padding:0;width:100vw;height:100vh;position:fixed;top:0;left:110vw;z-index:10;background-color:#f2f2f2;margin:auto;display:flex;flex-direction:column;justify-content:center;list-style-type:none}#burgerMenu li[data-v-7051896d]{text-align:center;width:40%;margin:0 0 3em 0}#burgerMenu li button[data-v-7051896d]{width:calc(100% - 1.2em);margin:0 .6em}#app{font-family:Gantari,helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;min-height:100vh;display:flex;flex-direction:column}#header{display:flex;padding:1em 3% 0 3%;justify-content:space-between;height:60px;width:94%;align-items:center;top:0;transition:all .4s ease;z-index:100}#header #logo{width:100px;z-index:11}#header #nav{display:flex;z-index:11}#footer{position:relative;margin:0}#footer #footer-cta{display:flex;flex-wrap:wrap;align-items:center;padding:8vh 8% 8vh 8%}@media(max-width:599px){#footer #footer-cta{padding:2em 1em;flex-direction:column}}#footer #footer-cta h3{font-weight:600;margin:auto 0;width:60%}@media(max-width:599px){#footer #footer-cta h3{width:100%}}#footer #footer-bottom{background:#2a3854;display:flex;justify-content:space-between;align-items:center;padding:1.2em 8%;flex-wrap:wrap;gap:1em}@media(max-width:599px){#footer #footer-bottom{flex-direction:column;gap:1.5em;padding:1.5em 1em;text-align:center}}#footer #footer-bottom #footer-nav{display:flex;gap:1.5em;flex-wrap:wrap}#footer #footer-bottom #footer-nav a{color:hsla(0,0%,100%,.7);font-size:13px;display:inline;transition:color .2s}#footer #footer-bottom #footer-nav a:hover{color:#fff}#footer #footer-bottom #footer-legal{display:flex;align-items:center;gap:1.5em;flex-wrap:wrap}@media(max-width:599px){#footer #footer-bottom #footer-legal{flex-direction:column;gap:.5em}}#footer #footer-bottom #footer-legal span{color:hsla(0,0%,100%,.5);font-size:12px}#footer #footer-bottom #footer-legal #made-by{color:hsla(0,0%,100%,.5);font-size:12px;display:inline;transition:color .2s}#footer #footer-bottom #footer-legal #made-by:hover{color:#fff}.slideUp-enter-active,.slideUp-leave-active{transition:all 1s ease}.slideUp-enter-active{transition-delay:0s}.slideUp-enter{transform:translateY(100vh)}.slideUp-enter-to,.slideUp-leave{transform:translateY(0)}.slideUp-leave-to{transform:translateY(-100vh)}.slideDown-enter-active,.slideDown-leave-active{transition:all 1s ease}.slideDown-enter-active{transition-delay:0s}.slideDown-enter{transform:translateY(-100vh)}.slideDown-enter-to,.slideDown-leave{transform:translateY(0)}.slideDown-leave-to{transform:translateY(100vh)}.slideRight-enter-active,.slideRight-leave-active{transition:all 1s ease}.slideRight-enter-active{transition-delay:0s}.slideRight-enter{transform:translateX(-100vh)}.slideRight-enter-to,.slideRight-leave{transform:translateX(0)}.slideRight-leave-to{transform:translateX(100vh);opacity:0}.slideLeft-enter-active,.slideLeft-leave-active{transition:all 1s ease}.slideLeft-enter-active{transition-delay:0s}.slideLeft-enter{transform:translateX(100vh)}.slideLeft-enter-to,.slideLeft-leave{transform:translateX(0)}.slideLeft-leave-to{transform:translateX(-100vh);opacity:0}.fade-enter-active{transition:all .65s ease}.fade-leave-active{transition:all .45s ease}.fade-enter-active{transition-delay:.25s}.fade-enter-to,.fade-leave{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}#modal{background:rgba(0,0,0,.3764705882);box-shadow:1px 1px 5px 1px;overflow-x:auto;display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:100}#modal .details{padding:4.5em;width:45%;max-height:75vh}@media(max-width:599px){#modal .details{width:calc(95% - 4em);padding:2em}}#modal .close{position:absolute;padding:.7em;border:1px solid #000;border-radius:2em;top:30px;right:30px;z-index:25;margin:0;background:#f2f2f2}@media(max-width:599px){#modal .close{top:20px;right:20px}}#modal .x-button{vertical-align:bottom}.modal-body{position:relative;padding:20px 10px;height:calc(100% - 40px);overflow-y:scroll}.modal-body .name,.modal-body .position{margin:0 0 1em 0;font-weight:700}.modal-fade-enter,.modal-fade-leave-to{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .5s ease}[data-v-11be7a58]{margin:0;padding:0;position:relative;color:#2a3854}body[data-v-11be7a58],html[data-v-11be7a58]{width:100%}p[data-v-11be7a58]{font-size:16px;line-height:1.5rem;font-family:Gantari,helvetica,sans-serif;margin:0 0 .5em 0}a[data-v-11be7a58]{font-size:14px;text-decoration:none;color:#404040;display:block}h1[data-v-11be7a58],h2[data-v-11be7a58],h3[data-v-11be7a58],h4[data-v-11be7a58],h5[data-v-11be7a58],h6[data-v-11be7a58]{font-family:Gantari,helvetica,sans-serif;font-weight:400}h1[data-v-11be7a58]{font-size:48px;line-height:1.1em;margin:0 0 20px 0}@media(max-width:599px){h1[data-v-11be7a58]{font-size:32px}}h2[data-v-11be7a58]{font-size:40px;font-weight:700;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h2[data-v-11be7a58]{font-size:29px}}h3[data-v-11be7a58]{font-size:33px;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h3[data-v-11be7a58]{font-size:26px}}h4[data-v-11be7a58]{font-size:28px;line-height:1.25em;margin:0 0 10px 0}@media(max-width:599px){h4[data-v-11be7a58]{font-size:23px}}h5[data-v-11be7a58]{font-size:23px;line-height:1.25em;margin:0 0 8px 0}@media(max-width:599px){h5[data-v-11be7a58]{font-size:20px}}h6[data-v-11be7a58]{font-size:19px;font-weight:700;line-height:1.4em;margin:0 0 8px 0}@media(max-width:599px){h6[data-v-11be7a58]{font-size:18px}}.button[data-v-11be7a58],button[data-v-11be7a58]{cursor:pointer;display:block;font-family:inherit;margin:50px auto;border:none;background:#2c3e50;border-radius:3rem;padding:8px 15px;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.button.invert[data-v-11be7a58],button.invert[data-v-11be7a58]{background:#fff;color:#2c3e50;border:1px solid #2a3854}.shadow[data-v-11be7a58]{box-shadow:2px 3px 0 0 #bf0000;transition:.1s ease;cursor:pointer}.shadow:hover.shadow[data-v-11be7a58]{box-shadow:0 0 0 0 #bf0000;transform:translate(2px,3px) translateZ(0);transition:.25s ease}.fade-in[data-v-11be7a58]{opacity:0}[data-v-11be7a58]::-webkit-scrollbar{width:8px;background-color:transparent;-webkit-border-radius:100px}[data-v-11be7a58]::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}[data-v-11be7a58]::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.5);-webkit-border-radius:100px}[data-v-11be7a58]::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}#home[data-v-11be7a58]{outline:none}#hero[data-v-11be7a58]{padding:4em 5% 0 5%;display:flex;align-items:flex-end;height:calc(100vh - 60px - 4em);overflow:hidden}@media(max-width:599px){#hero[data-v-11be7a58]{flex-direction:column;padding:1em 0;align-items:center}}#hero .image-container[data-v-11be7a58]{max-width:85%;max-height:100%;align-self:flex-start;overflow:hidden;z-index:0}@media(max-width:599px){#hero .image-container[data-v-11be7a58]{max-width:100%;align-self:center;overflow:auto}}#hero .image-container img[data-v-11be7a58]{margin-left:auto;height:100%}#hero #hero-content[data-v-11be7a58]{position:relative;order:-1;margin:0 -25em 3em 0;z-index:10}@media(max-width:599px){#hero #hero-content[data-v-11be7a58]{order:0;margin:1em 0 0 0;width:96%;position:absolute}}#hero #hero-content #hero-text[data-v-11be7a58]{padding:3em 4em;background:#2a3854;color:#fff}@media(max-width:599px){#hero #hero-content #hero-text[data-v-11be7a58]{padding:2em 1em}}@media(min-width:900px)and (max-width:1199px){#hero #hero-content #hero-text[data-v-11be7a58]{padding:2em 1em}}#hero #hero-content #hero-text h1[data-v-11be7a58]{white-space:nowrap;color:#fff}@media(max-width:599px){#hero #hero-content #hero-text h1[data-v-11be7a58]{white-space:normal}}#hero #hero-content #hero-text h5[data-v-11be7a58]{color:#fff}#hero #hero-content button[data-v-11be7a58]{padding:1em 2.5em;margin:1em 0;border-radius:25px;border:none;color:#fff;background:#2a3854}@media(max-width:599px){#hero #hero-content button[data-v-11be7a58]{margin:1em auto}}#sub-hero[data-v-11be7a58]{padding:4em 8%}@media(max-width:599px){#sub-hero[data-v-11be7a58]{padding:2em 1em}}#sub-hero .three-column[data-v-11be7a58]{display:flex;padding:2em 5%}@media(max-width:599px){#sub-hero .three-column[data-v-11be7a58]{flex-direction:column;padding:2em 0}}@media(min-width:600px)and (max-width:899px){#sub-hero .three-column[data-v-11be7a58]{flex-direction:column;padding:2em 0}}#sub-hero .three-column .card[data-v-11be7a58]{margin:0 1em 0 0;padding:1em;border:.5px solid #ddd;width:30%}@media(max-width:599px){#sub-hero .three-column .card[data-v-11be7a58]{margin:0 0 1em 0;width:calc(100% - 2em)}}@media(min-width:600px)and (max-width:899px){#sub-hero .three-column .card[data-v-11be7a58]{margin:0 0 1em 0;width:calc(100% - 2em)}}#sub-hero .three-column .card .image-container[data-v-11be7a58]{overflow:hidden;width:100%;margin:0 0 2em 0}#sub-hero .three-column .card img[data-v-11be7a58]{width:100%}#sub-hero .three-column .card[data-v-11be7a58]:last-child{margin:0}#highlight[data-v-11be7a58]{padding:4em 8%;background:#2a3854;color:#fff;display:flex;align-items:center}@media(max-width:599px){#highlight[data-v-11be7a58]{flex-direction:column;padding:2em 1em}}#highlight .image-container[data-v-11be7a58]{width:50%;margin:0 1em 0 0}@media(max-width:599px){#highlight .image-container[data-v-11be7a58]{width:100%;margin:0 auto}}#highlight img[data-v-11be7a58]{width:100%}#highlight .content[data-v-11be7a58]{width:50%;margin:auto;text-align:center}@media(max-width:599px){#highlight .content[data-v-11be7a58]{width:100%;margin:1em 0 0 0}}#highlight .content h2[data-v-11be7a58],#highlight .content p[data-v-11be7a58]{color:#fff;text-align:center}#highlight .content a[data-v-11be7a58]{display:inline-block;margin:2em auto 0 auto}#team-section[data-v-11be7a58]{padding:5em 8% 3em 8%}@media(max-width:599px){#team-section[data-v-11be7a58]{padding:2em 1em}}@media(max-width:599px){#team-section h2[data-v-11be7a58]{margin:0 0 35px 0}}#team-section #team[data-v-11be7a58]{display:flex;flex-wrap:wrap}#team-section #team .card[data-v-11be7a58]{width:calc(25% - 4em);padding:2em;text-align:center;cursor:pointer}@media(max-width:599px){#team-section #team .card[data-v-11be7a58]{width:100%;margin:0 0 1em 0;padding:0}}@media(min-width:600px)and (max-width:899px){#team-section #team .card[data-v-11be7a58]{width:100%;margin:0 0 1em 0;padding:0}}#team-section #team .card .image-container[data-v-11be7a58]{width:50%;border-radius:50%;margin:0 auto 2em auto;overflow:hidden}#team-section #team .card img[data-v-11be7a58]{display:block;width:100%}#partners-section[data-v-11be7a58]{padding:3em 8%}@media(max-width:599px){#partners-section[data-v-11be7a58]{padding:2em 1em}}#partners-section #partners[data-v-11be7a58]{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:599px){#partners-section #partners[data-v-11be7a58]{margin:0 0 1em 0;padding:0}}#partners-section #partners .logo[data-v-11be7a58]{width:30%;padding:1em;display:flex;align-items:center;justify-content:center}@media(max-width:599px){#partners-section #partners .logo[data-v-11be7a58]{width:100%;margin:0 0 1em 0;padding:0}}#partners-section #partners .logo img[data-v-11be7a58]{width:60%}@media(max-width:599px){#partners-section #partners .logo img[data-v-11be7a58]{width:80%}}[data-v-295febef]{margin:0;padding:0;position:relative;color:#2a3854}body[data-v-295febef],html[data-v-295febef]{width:100%}p[data-v-295febef]{font-size:16px;line-height:1.5rem;font-family:Gantari,helvetica,sans-serif;margin:0 0 .5em 0}a[data-v-295febef]{font-size:14px;text-decoration:none;color:#404040;display:block}h1[data-v-295febef],h2[data-v-295febef],h3[data-v-295febef],h4[data-v-295febef],h5[data-v-295febef],h6[data-v-295febef]{font-family:Gantari,helvetica,sans-serif;font-weight:400}h1[data-v-295febef]{font-size:48px;line-height:1.1em;margin:0 0 20px 0}@media(max-width:599px){h1[data-v-295febef]{font-size:32px}}h2[data-v-295febef]{font-size:40px;font-weight:700;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h2[data-v-295febef]{font-size:29px}}h3[data-v-295febef]{font-size:33px;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h3[data-v-295febef]{font-size:26px}}h4[data-v-295febef]{font-size:28px;line-height:1.25em;margin:0 0 10px 0}@media(max-width:599px){h4[data-v-295febef]{font-size:23px}}h5[data-v-295febef]{font-size:23px;line-height:1.25em;margin:0 0 8px 0}@media(max-width:599px){h5[data-v-295febef]{font-size:20px}}h6[data-v-295febef]{font-size:19px;font-weight:700;line-height:1.4em;margin:0 0 8px 0}@media(max-width:599px){h6[data-v-295febef]{font-size:18px}}.button[data-v-295febef],button[data-v-295febef]{cursor:pointer;display:block;font-family:inherit;margin:50px auto;border:none;background:#2c3e50;border-radius:3rem;padding:8px 15px;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.button.invert[data-v-295febef],button.invert[data-v-295febef]{background:#fff;color:#2c3e50;border:1px solid #2a3854}.shadow[data-v-295febef]{box-shadow:2px 3px 0 0 #bf0000;transition:.1s ease;cursor:pointer}.shadow:hover.shadow[data-v-295febef]{box-shadow:0 0 0 0 #bf0000;transform:translate(2px,3px) translateZ(0);transition:.25s ease}.fade-in[data-v-295febef]{opacity:0}[data-v-295febef]::-webkit-scrollbar{width:8px;background-color:transparent;-webkit-border-radius:100px}[data-v-295febef]::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}[data-v-295febef]::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.5);-webkit-border-radius:100px}[data-v-295febef]::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}#sectors[data-v-295febef]{outline:none}#hero[data-v-295febef]{padding:4em 8% 0 8%;display:flex;height:25vh;overflow:hidden}@media(max-width:599px){#hero[data-v-295febef]{flex-direction:column;padding:1em 0;align-items:center;height:auto}}#hero img[data-v-295febef]{max-width:85%;max-height:100%;align-self:flex-start}@media(max-width:599px){#hero img[data-v-295febef]{max-width:100%;align-self:center}}#hero #hero-content[data-v-295febef]{order:-1;margin:0 -25em 3em 0}@media(max-width:599px){#hero #hero-content[data-v-295febef]{order:0;margin:1em 0 0 0;width:96%}}#hero #hero-content #hero-text[data-v-295febef]{padding:3em 0}@media(max-width:599px){#hero #hero-content #hero-text[data-v-295febef]{padding:2em 1em}}#hero #hero-content #hero-text h1[data-v-295febef]{white-space:nowrap}@media(max-width:599px){#hero #hero-content #hero-text h1[data-v-295febef]{white-space:normal}}#hero #hero-content #hero-text h5[data-v-295febef]{color:#fff}#hero #hero-content button[data-v-295febef]{padding:1em 2.5em;margin:1em 0;border-radius:25px;border:none;color:#fff;background:#2a3854}@media(max-width:599px){#hero #hero-content button[data-v-295febef]{margin:1em auto}}.service[data-v-295febef]{background:#2a3854;color:#fff;display:flex;align-items:center}@media(max-width:599px){.service[data-v-295febef]{flex-direction:column-reverse;padding:2em 1em}}@media(max-width:599px){.service .content[data-v-295febef]{width:100%;margin:1em 0 0 0}}.service .content[data-v-295febef]:first-child{width:50%;padding:4em 8%}@media(max-width:599px){.service .content[data-v-295febef]:first-child{width:100%;padding:1em 8%}}.service .content h2[data-v-295febef],.service .content p[data-v-295febef]{color:#fff}.service .content a[data-v-295febef]{margin:2em 0 0 0;display:inline-block}.service .content .image-container[data-v-295febef]{width:100%;overflow:hidden}.service .content img[data-v-295febef]{width:100%}.service#workplace[data-v-295febef]{background:#f2f2f2;color:#2a3854}@media(max-width:599px){.service#workplace .content[data-v-295febef]{width:100%;margin:1em 0 0 0}}.service#workplace .content[data-v-295febef]:first-child{width:50%;padding:4em 8%}@media(max-width:599px){.service#workplace .content[data-v-295febef]:first-child{width:100%;padding:1em 8%}}.service#workplace .content h2[data-v-295febef],.service#workplace .content p[data-v-295febef]{color:#2a3854}#team-section[data-v-295febef]{padding:5em 8% 3em 8%}@media(max-width:599px){#team-section[data-v-295febef]{padding:2em 1em}}@media(max-width:599px){#team-section h2[data-v-295febef]{margin:0 0 35px 0}}#team-section #team[data-v-295febef]{display:flex;flex-wrap:wrap}#team-section #team .card[data-v-295febef]{width:calc(25% - 4em);padding:2em;text-align:center;cursor:pointer}@media(max-width:599px){#team-section #team .card[data-v-295febef]{width:100%;margin:0 0 1em 0;padding:0}}#team-section #team .card .image-container[data-v-295febef]{width:50%;border-radius:50%;margin:0 auto 2em auto;overflow:hidden}#team-section #team .card img[data-v-295febef]{display:block;width:100%}#partners-section[data-v-295febef]{padding:3em 8%}@media(max-width:599px){#partners-section[data-v-295febef]{padding:2em 1em}}#partners-section #partners[data-v-295febef]{display:flex;justify-content:space-between;flex-wrap:wrap}@media(max-width:599px){#partners-section #partners[data-v-295febef]{margin:0 0 1em 0;padding:0}}#partners-section #partners .logo[data-v-295febef]{width:30%;padding:1em;display:flex;align-items:center;justify-content:center}@media(max-width:599px){#partners-section #partners .logo[data-v-295febef]{width:100%;margin:0 0 1em 0;padding:0}}#partners-section #partners .logo img[data-v-295febef]{width:60%}@media(max-width:599px){#partners-section #partners .logo img[data-v-295febef]{width:80%}}[data-v-6c7adec1]{margin:0;padding:0;position:relative;color:#2a3854}body[data-v-6c7adec1],html[data-v-6c7adec1]{width:100%}p[data-v-6c7adec1]{font-size:16px;line-height:1.5rem;font-family:Gantari,helvetica,sans-serif;margin:0 0 .5em 0}a[data-v-6c7adec1]{font-size:14px;text-decoration:none;color:#404040;display:block}h1[data-v-6c7adec1],h2[data-v-6c7adec1],h3[data-v-6c7adec1],h4[data-v-6c7adec1],h5[data-v-6c7adec1],h6[data-v-6c7adec1]{font-family:Gantari,helvetica,sans-serif;font-weight:400}h1[data-v-6c7adec1]{font-size:48px;line-height:1.1em;margin:0 0 20px 0}@media(max-width:599px){h1[data-v-6c7adec1]{font-size:32px}}h2[data-v-6c7adec1]{font-size:40px;font-weight:700;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h2[data-v-6c7adec1]{font-size:29px}}h3[data-v-6c7adec1]{font-size:33px;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h3[data-v-6c7adec1]{font-size:26px}}h4[data-v-6c7adec1]{font-size:28px;line-height:1.25em;margin:0 0 10px 0}@media(max-width:599px){h4[data-v-6c7adec1]{font-size:23px}}h5[data-v-6c7adec1]{font-size:23px;line-height:1.25em;margin:0 0 8px 0}@media(max-width:599px){h5[data-v-6c7adec1]{font-size:20px}}h6[data-v-6c7adec1]{font-size:19px;font-weight:700;line-height:1.4em;margin:0 0 8px 0}@media(max-width:599px){h6[data-v-6c7adec1]{font-size:18px}}.button[data-v-6c7adec1],button[data-v-6c7adec1]{cursor:pointer;display:block;font-family:inherit;margin:50px auto;border:none;background:#2c3e50;border-radius:3rem;padding:8px 15px;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.button.invert[data-v-6c7adec1],button.invert[data-v-6c7adec1]{background:#fff;color:#2c3e50;border:1px solid #2a3854}.shadow[data-v-6c7adec1]{box-shadow:2px 3px 0 0 #bf0000;transition:.1s ease;cursor:pointer}.shadow:hover.shadow[data-v-6c7adec1]{box-shadow:0 0 0 0 #bf0000;transform:translate(2px,3px) translateZ(0);transition:.25s ease}.fade-in[data-v-6c7adec1]{opacity:0}[data-v-6c7adec1]::-webkit-scrollbar{width:8px;background-color:transparent;-webkit-border-radius:100px}[data-v-6c7adec1]::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}[data-v-6c7adec1]::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.5);-webkit-border-radius:100px}[data-v-6c7adec1]::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}#account[data-v-6c7adec1]{min-height:100vh}#account-hero[data-v-6c7adec1]{background:#2a3854;padding:3em 8%;display:flex;align-items:center;justify-content:space-between}@media(max-width:599px){#account-hero[data-v-6c7adec1]{flex-direction:column;align-items:flex-start;gap:1em;padding:2em 1em}}#account-hero .hero-content h1[data-v-6c7adec1]{color:#fff;margin:0 0 .25em}#account-hero .hero-content p[data-v-6c7adec1]{color:hsla(0,0%,100%,.7);margin:0}#account-hero .sign-out[data-v-6c7adec1]{background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#fff;padding:.6em 1.5em;border-radius:25px;cursor:pointer;font-family:inherit;transition:background .2s}#account-hero .sign-out[data-v-6c7adec1]:hover{background:hsla(0,0%,100%,.1)}.content-section[data-v-6c7adec1]{padding:4em 8%}@media(max-width:599px){.content-section[data-v-6c7adec1]{padding:2em 1em}}.content-section h2[data-v-6c7adec1]{color:#2a3854;margin:0 0 .5em}.content-section .section-desc[data-v-6c7adec1]{color:#666;margin:0 0 2em}.modules[data-v-6c7adec1]{display:flex;flex-direction:column;gap:1em}.module[data-v-6c7adec1]{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.module .module-header[data-v-6c7adec1]{display:flex;align-items:center;justify-content:space-between;padding:1.2em 1.5em;cursor:pointer;background:#fff;transition:background .2s}.module .module-header[data-v-6c7adec1]:hover{background:#f9f9f9}.module .module-header .module-meta[data-v-6c7adec1]{display:flex;align-items:center;gap:1em}.module .module-header .module-meta .module-number[data-v-6c7adec1]{background:#2a3854;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85em;flex-shrink:0}.module .module-header .module-meta h3[data-v-6c7adec1]{margin:0;color:#2a3854;font-size:1em}.module .module-header .toggle-icon[data-v-6c7adec1]{color:#2a3854;font-size:1.5em;line-height:1}.module .module-body[data-v-6c7adec1]{background:#000;padding:0}.module .module-body video[data-v-6c7adec1]{width:100%;max-height:500px;display:block}.module .module-body .coming-soon[data-v-6c7adec1]{color:#fff;text-align:center;padding:3em;margin:0;opacity:.5}#register{padding:3em 0;align-items:center;justify-content:center;height:100%}@media(max-width:599px){#register{padding:1em 0}}#register .signup-button{width:30%;padding:1em}#sign-in{padding:3em 0;align-items:center;justify-content:center;height:100%}@media(max-width:599px){#sign-in{padding:1em 0}}.modal{width:40%;margin:auto;padding:15px 5em;background-color:#fff;border-radius:3em;box-shadow:1px 1px 58px 11px rgba(0,0,0,.05);-webkit-box-shadow:1px 1px 58px 11px rgba(0,0,0,.05);-moz-box-shadow:1px 1px 58px 11px rgba(0,0,0,.05)}@media(max-width:599px){.modal{width:80%;padding:15px 1.5em}}.modal #googleLogin{padding:5px 20px 5px 7px}@media(max-width:599px){.modal #googleLogin{margin:20px auto}}.modal #googleLogin svg{vertical-align:middle;margin:0 1em 0 0;background:#f2f2f2;padding:8px;border-radius:20px}.modal .login-form,.modal .password-reset-form,.modal .register-form{margin:50px auto}@media(max-width:599px){.modal .login-form,.modal .password-reset-form,.modal .register-form{margin:20px auto}}.modal .login-form fieldset,.modal .password-reset-form fieldset,.modal .register-form fieldset{border:none}.modal .login-form div,.modal .password-reset-form div,.modal .register-form div{position:relative;margin:20px 0}.modal .login-form .label,.modal .password-reset-form .label,.modal .register-form .label{color:#2c3e50;margin-bottom:10px;display:inline-block;line-height:2rem;width:50%}.modal .login-form input,.modal .password-reset-form input,.modal .register-form input{color:#2c3e50;display:block;width:94%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 3%;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #cfd9db;background-color:#fff}.modal .login-form input[type=email]:focus,.modal .login-form input[type=password]:focus,.modal .login-form input[type=text]:focus,.modal .password-reset-form input[type=email]:focus,.modal .password-reset-form input[type=password]:focus,.modal .password-reset-form input[type=text]:focus,.modal .register-form input[type=email]:focus,.modal .register-form input[type=password]:focus,.modal .register-form input[type=text]:focus{outline:none;border-color:#bf0000;box-shadow:0 5px 15px 3px rgba(0,0,0,.15)}.modal .login-form .signin-button,.modal .password-reset-form .signin-button,.modal .register-form .signin-button{width:30%;padding:1em}.modal .login-form #resetPassword,.modal .password-reset-form #resetPassword,.modal .register-form #resetPassword{display:inline-block;color:#2c3e50;padding:3px 15px;text-align:right;margin:0 0 0 2em;border:1px solid #2a3854;border-radius:25px}@media(max-width:599px){.modal .login-form #resetPassword,.modal .password-reset-form #resetPassword,.modal .register-form #resetPassword{margin:.5em 0 0 0;padding:3px 30px}}.modal .login-form #register,.modal .password-reset-form #register,.modal .register-form #register{display:inline-block;color:#2c3e50;padding:3px 15px;text-align:right;margin:0 0 0 2em;border:1px solid #2a3854;border-radius:25px}@media(max-width:599px){.modal .login-form #register,.modal .password-reset-form #register,.modal .register-form #register{margin:.5em 0 0 0;padding:3px 30px}}#password-reset{padding:3em 0;align-items:center;justify-content:center;height:100%}@media(max-width:599px){#password-reset{padding:1em 0}}*{margin:0;padding:0;position:relative;color:#2a3854}body,html{width:100%}p{font-size:16px;line-height:1.5rem;font-family:Gantari,helvetica,sans-serif;margin:0 0 .5em 0}a{font-size:14px;text-decoration:none;color:#404040;display:block}h1,h2,h3,h4,h5,h6{font-family:Gantari,helvetica,sans-serif;font-weight:400}h1{font-size:48px;line-height:1.1em;margin:0 0 20px 0}@media(max-width:599px){h1{font-size:32px}}h2{font-size:40px;font-weight:700;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h2{font-size:29px}}h3{font-size:33px;line-height:1.2em;margin:0 0 15px 0}@media(max-width:599px){h3{font-size:26px}}h4{font-size:28px;line-height:1.25em;margin:0 0 10px 0}@media(max-width:599px){h4{font-size:23px}}h5{font-size:23px;line-height:1.25em;margin:0 0 8px 0}@media(max-width:599px){h5{font-size:20px}}h6{font-size:19px;font-weight:700;line-height:1.4em;margin:0 0 8px 0}@media(max-width:599px){h6{font-size:18px}}.button,button{cursor:pointer;display:block;font-family:inherit;margin:50px auto;border:none;background:#2c3e50;border-radius:3rem;padding:8px 15px;color:#fff;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.button.invert,button.invert{background:#fff;color:#2c3e50;border:1px solid #2a3854}.shadow{box-shadow:2px 3px 0 0 #bf0000;transition:.1s ease;cursor:pointer}.shadow:hover.shadow{box-shadow:0 0 0 0 #bf0000;transform:translate(2px,3px) translateZ(0);transition:.25s ease}.fade-in{opacity:0}::-webkit-scrollbar{width:8px;background-color:transparent;-webkit-border-radius:100px}::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}::-webkit-scrollbar-thumb:vertical{background:rgba(0,0,0,.5);-webkit-border-radius:100px}::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}#contact{padding:3em 0;align-items:center;justify-content:center;height:100%}@media(max-width:599px){#contact{padding:1em 0}}.success-banner{display:flex;align-items:flex-start;gap:1em;background:#f0f4ff;border:1px solid #2a3854;border-radius:8px;padding:1.5em;margin:2em auto;width:40%}@media(max-width:599px){.success-banner{width:80%}}.success-banner svg{flex-shrink:0;margin-top:2px}.success-banner strong{display:block;color:#2a3854;font-size:1.1em;margin-bottom:.25em}.success-banner p{margin:0;color:#555;font-size:.9em}.contact-form{margin:50px auto}@media(max-width:599px){.contact-form{margin:20px auto}}.contact-form fieldset{border:none}.contact-form div{position:relative;margin:20px 0}.contact-form .label{color:#2c3e50;margin-bottom:10px;display:inline-block;line-height:2rem;width:50%}.contact-form input{color:#2c3e50;display:block;width:94%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 3%;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #cfd9db;background-color:#fff}.contact-form .required:after{margin:0 0 0 .3em;font-size:.8em;width:4px;height:4px;color:#b71c1c;content:"*"}.contact-form input[type=email]:focus,.contact-form input[type=text]:focus,.contact-form textarea:focus{outline:none;border-color:#bf0000;box-shadow:0 3px 10px 1px rgba(0,0,0,.1)}.contact-form textarea{color:#2b3e51;display:block;width:94%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 3%;border:1px solid #cfd9db;background-color:#fff;border-radius:.3rem;min-height:120px;resize:vertical;overflow:auto;font-family:Gantari,helvetica,sans-serif}.contact-form .error-message{margin:0;color:red}.contact-form .confirmationMsg,.contact-form .error-message{display:inline-block;padding:0;font-size:.7rem;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.contact-form .confirmationMsg{margin:0 0 0 1rem;color:#2b3e51}.contact-form button[type=submit]{font-family:inherit;padding:1em 2.5em;border-radius:25px;border:none;cursor:pointer}.contact-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}