@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--brand-color: #213863;--brand-color-light: rgba(33, 56, 99, .9);--header-height: 112px}html,body{font-size:14px;font-family:Poppins,sans-serif;color:#000;background-color:#fff}body:has(.dialog-container){overflow:hidden}#app{position:relative}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}h1{font-size:4rem;font-weight:900;color:var(--brand-color);line-height:74px;letter-spacing:.25px}h2{font-size:24px;font-weight:900;color:var(--brand-color);line-height:36px;letter-spacing:.25px}h3{color:var(--brand-color);font-weight:700;font-size:16px;line-height:28px;letter-spacing:.25px}p.subtitle{font-size:1.714rem;font-weight:400;line-height:36px;letter-spacing:.25px}a{color:var(--brand-color);font-size:1.2rem;font-weight:600}@media (max-width: 929px){html,body{font-size:10px}}header#page-header[data-v-14b2f661]{position:sticky;top:0;z-index:100;min-height:var(--header-height);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#fffc;display:flex;justify-content:center;align-items:center;padding:0 6rem}header#page-header div.header-content[data-v-14b2f661]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;max-width:1280px;width:100%}header#page-header div.header-content ul[data-v-14b2f661]{list-style:none;padding:0;margin:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:56px}header#page-header div.header-content ul li a[data-v-14b2f661]{font-weight:400;font-size:18px;line-height:24px;letter-spacing:.25px;color:#898989;text-decoration:none}header#page-header div.header-content ul li a[data-v-14b2f661]:hover{text-decoration:underline}footer#page-footer[data-v-14b2f661]{height:56px;background-color:#f5f5f5;color:#898989;display:flex;justify-content:center}footer#page-footer div.footer-content[data-v-14b2f661]{max-width:1280px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;height:100%}footer#page-footer div.footer-content div[data-v-14b2f661]{display:flex;gap:32px}footer#page-footer div.footer-content div a[data-v-14b2f661]{font-size:14px;line-height:19px;letter-spacing:.25px;color:#898989;text-decoration:none}footer#page-footer div.footer-content div a[data-v-14b2f661]:hover{text-decoration:underline}footer#page-footer div.footer-content div p[data-v-14b2f661]{font-size:14px;line-height:19px;letter-spacing:.25px}footer#page-footer div.footer-content div img[data-v-14b2f661]{width:24px;height:24px}@media (max-width: 929px){header#page-header div.header-content ul[data-v-14b2f661]{display:none}}button[data-v-f3d19a3c]{height:64px;background-color:var(--brand-color);color:#fff;padding:0 42px;border:none;border-radius:128px;font-size:1.2857rem;font-weight:600;line-height:64px;cursor:pointer;transition:background-color .2s}button.compact[data-v-f3d19a3c]{padding:0 24px;border-radius:88px;font-size:1rem;font-weight:600;line-height:48px;height:48px}button[data-v-f3d19a3c]:hover{background-color:var(--brand-color-light)}div.dialog-container[data-v-e7600b27]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;transition:background-color .6s ease;background-color:#00000080}div.dialog-container div.dialog[data-v-e7600b27]{width:min(90%,600px);border-radius:.5rem;background-color:#fff;box-shadow:0 0 10px #0000001a;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}div.dialog-container div.dialog>header[data-v-e7600b27]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem}div.dialog-container div.dialog>section[data-v-e7600b27]{font-size:1.5rem;text-align:center;margin-bottom:1rem}div.dialog-container div.dialog>footer[data-v-e7600b27]{display:flex;justify-content:flex-end}form[data-v-e56df6be]{color:#141414;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:relative}form>.overlay[data-v-e56df6be]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000}form>.overlay>.spinner[data-v-e56df6be]{border:8px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;width:64px;height:64px;animation:spin 1s linear infinite}form div.row[data-v-e56df6be]{width:100%;display:flex;gap:16px}form div.form-group[data-v-e56df6be]{width:100%;display:flex;flex-direction:column;gap:8px}form div.form-group label[data-v-e56df6be]{font-weight:400;font-size:18px;line-height:32px}form div.form-group label sup[data-v-e56df6be]{color:#dc3545}form div.form-group input[data-v-e56df6be],form div.form-group textarea[data-v-e56df6be]{width:100%;background-color:#fff;color:#898989;border:1px solid #898989;border-radius:4px}form div.form-group input[data-v-e56df6be]{height:38px;padding:0 16px}form div.form-group textarea[data-v-e56df6be]{resize:none;min-height:120px;padding:16px}section[data-v-ad85fc5a]{display:flex;justify-content:center;align-items:center}@media (max-width: 929px){section div.section-content[data-v-ad85fc5a]{padding:0 2rem}}[data-v-cf63176f] div.section-content{background-color:#f4f4f4}div.contact-content[data-v-cf63176f]{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap;gap:24px;padding:80px 0}div.contact-content .left[data-v-cf63176f]{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:32px}div.contact-content .left p[data-v-cf63176f]{color:#434343;font-weight:400;line-height:24px;letter-spacing:.25px}div.contact-content .right[data-v-cf63176f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}div.contact-content .right h1[data-v-cf63176f]{font-size:32px;font-weight:700;line-height:48px;letter-spacing:-.5px;color:#141414}a[data-v-5d1fd14e]{height:64px;background-color:var(--brand-color);color:#fff;padding:0 42px;border:none;border-radius:128px;font-size:1.2857rem;font-weight:600;line-height:64px;cursor:pointer;transition:background-color .2s;text-decoration:none}a[data-v-5d1fd14e]:hover{background-color:var(--brand-color-light)}[data-v-954ca8bc] div.section-content{background-image:url(/assets/image-01-Dep3ou0m.png);background-size:cover;background-position:right;padding:12rem 0px 0px 12rem}div.intro-content[data-v-954ca8bc]{max-width:698px;display:flex;flex-direction:column;gap:4rem;align-items:flex-start}@media (max-width: 929px){[data-v-954ca8bc] div.section-content{background-image:url(/assets/image-01-Dep3ou0m.png);background-size:cover;background-position:right;padding:2rem;background-color:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}[data-v-8c82f2b2] div.section-content{background:linear-gradient(180deg,#fff 50%,#f4f4f4 50%)}div.partners-content[data-v-8c82f2b2]{background-color:#fff;margin:0 3rem;padding:32px;display:flex;flex-wrap:wrap;justify-content:center;box-shadow:0 4px 104px #0000000a}div.partners-content img[data-v-8c82f2b2]{width:168px}[data-v-18f12dbb] div.section-content{display:flex;flex-direction:column;align-items:center;gap:4rem}div.solutions-content[data-v-18f12dbb]{padding-top:12rem;padding-bottom:8rem;display:flex;align-items:center;flex-direction:column;gap:64px}div.solutions-content div.header[data-v-18f12dbb]{max-width:936px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:32px}div.solutions-content ul.items[data-v-18f12dbb]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;text-align:left;gap:46px}div.solutions-content ul.items li[data-v-18f12dbb]{display:flex;max-width:552px;gap:32px;align-items:flex-start}div.solutions-content ul.items li div[data-v-18f12dbb]{display:flex;flex-direction:column;gap:8px}div.solutions-content ul.items li div p[data-v-18f12dbb]{font-weight:500;line-height:21px;letter-spacing:-.5px}[data-v-6a56525d] div.section-content{background-image:url(/assets/image-04-DRtfnbfC.png);background-position:left;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-end}div.who-content[data-v-6a56525d]{position:relative;background-color:#fff;padding:80px;max-width:648px;min-height:476px;box-shadow:0 24px 94px #0000001a;display:flex;flex-direction:column;gap:24px;align-items:flex-start}div.who-content p[data-v-6a56525d]{font-size:16px;line-height:24px;letter-spacing:.25px}div.who-content[data-v-6a56525d] a{position:absolute;bottom:-32px;right:64px}@media (max-width: 929px){div.who-content[data-v-6a56525d]{padding:2rem 2rem 5rem;min-height:unset}}[data-v-4c36ed9c] div.section-content{background-image:url(/assets/image-02-BLAsPYUd.png);background-position:left;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-end}div.who-content[data-v-4c36ed9c]{position:relative;background-color:#fff;padding:80px;max-width:648px;box-shadow:0 24px 94px #0000001a;display:flex;flex-direction:column;gap:24px;min-height:476px;align-items:flex-start}div.who-content p[data-v-4c36ed9c]{font-size:16px;line-height:24px;letter-spacing:.25px}div.who-content[data-v-4c36ed9c] a{position:absolute;bottom:-32px;right:64px}@media (max-width: 929px){div.who-content[data-v-4c36ed9c]{padding:2rem 2rem 5rem;min-height:unset}}[data-v-2df8d4d4] div.section-content{background-image:url(/assets/image-03-DkhpBBdh.png);background-position:right;background-size:contain;background-repeat:no-repeat;display:flex;align-items:center;justify-content:flex-start}div.who-content[data-v-2df8d4d4]{position:relative;background-color:#fff;padding:80px;max-width:648px;box-shadow:0 24px 94px #0000001a;display:flex;flex-direction:column;gap:24px;min-height:476px;align-items:flex-start}div.who-content p[data-v-2df8d4d4]{font-size:16px;line-height:24px;letter-spacing:.25px}div.who-content[data-v-2df8d4d4] a{position:absolute;bottom:-32px;left:64px}@media (max-width: 929px){div.who-content[data-v-2df8d4d4]{padding:2rem 2rem 5rem;min-height:unset}}div.divider[data-v-116b5c5a]{height:12rem}@media (max-width: 929px){div.divider[data-v-116b5c5a]{height:0rem}}
