@charset "UTF-8";@media (max-width: 1200px){[data-v-da6956d1]:root{--gutter: 1rem}}.search-overlay[data-v-da6956d1]{position:fixed;inset:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1040}.search-modal[data-v-da6956d1]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1050}.search-bar[data-v-da6956d1]{width:min(960px,92vw);background:#fff;border-radius:18px;padding:3rem;box-shadow:0 10px 40px #0000002e;display:flex;gap:1.5rem;align-items:center;position:relative}@media (max-width: 1200px){.search-bar[data-v-da6956d1]{flex-direction:column;display:grid}}.search-bar button[data-v-da6956d1]{min-width:150px}.input-col[data-v-da6956d1]{flex:1;display:flex;flex-direction:column;gap:.35rem}.search-bar input[data-v-da6956d1]{height:41px;border-radius:999px;border:2px solid #eee;padding:0 20px;outline:none;background-color:#fff}.hint[data-v-da6956d1]{font-size:12px;color:#8069ff}.close-btn[data-v-da6956d1]{position:absolute;top:5px;right:5px;background:#fff;border:1px solid #eee;min-width:inherit!important;width:36px;height:36px;border-radius:999px;cursor:pointer}@media (max-width: 1200px){[data-v-4f49c8e2]:root{--gutter: 1rem}}.site-header[data-v-4f49c8e2]{margin-top:40px;position:relative;z-index:2}@media (max-width: 1200px){.site-header[data-v-4f49c8e2]{margin-top:20px}}.site-header .header-inner[data-v-4f49c8e2]{display:flex;align-items:center;justify-content:space-between;gap:28px}@media (max-width: 1200px){.site-header .header-inner[data-v-4f49c8e2]{padding-bottom:15px}}.site-header .logo[data-v-4f49c8e2]{height:58px}@media (max-width: 1200px){.site-header .logo[data-v-4f49c8e2]{height:40px}}.site-header .main-nav[data-v-4f49c8e2]{padding-right:15px}.site-header .main-nav ul li[data-v-4f49c8e2]{margin-bottom:0}.site-header .main-nav ul[data-v-4f49c8e2]{display:flex;gap:28px;list-style:none;margin:0;padding:0}.site-header .main-nav ul li a[data-v-4f49c8e2]{color:#222;font-weight:500;text-decoration:none;transition:color .2s}.site-header .main-nav ul li a[data-v-4f49c8e2]:hover{color:#8069ff}.site-header .main-nav ul li.has-dropdown[data-v-4f49c8e2]{position:relative;cursor:pointer}.site-header .main-nav ul li.has-dropdown .dropdown-icon[data-v-4f49c8e2]{display:inline-block;width:13px;height:7px;margin-left:6px;background:url(/images/icons/dropdown-arrow.svg) no-repeat center;background-size:contain;vertical-align:middle}.site-header .main-nav ul li.has-dropdown .dropdown-menu[data-v-4f49c8e2]{padding-top:10px;position:absolute;top:100%;left:0;display:none;z-index:10}.site-header .main-nav ul li.has-dropdown .dropdown-menu-inner[data-v-4f49c8e2]{background:#f9f9f9;padding:20px;list-style:none;box-shadow:0 8px 24px #00000014;border-radius:15px;min-width:220px;display:flex;flex-direction:column;gap:14px}.site-header .main-nav ul li.has-dropdown .dropdown-menu-inner li[data-v-4f49c8e2]{width:100%}.site-header .main-nav ul li.has-dropdown .dropdown-menu-inner li a[data-v-4f49c8e2]{display:block;font-size:15px;color:#222;text-decoration:none;white-space:nowrap}.site-header .main-nav ul li.has-dropdown .dropdown-menu-inner li a[data-v-4f49c8e2]:hover{color:#8069ff}.site-header .main-nav ul li.has-dropdown:hover .dropdown-menu[data-v-4f49c8e2]{display:block}.site-header .actions[data-v-4f49c8e2]{display:flex;align-items:center;gap:14px;padding-right:25px}.site-header .actions .icon-btn[data-v-4f49c8e2]{background:none;border:none;padding:.5rem;cursor:pointer}.site-header .actions .icon-btn .icon.search[data-v-4f49c8e2]{display:inline-block;width:27px;height:27px;background:url(/images/icons/search.svg) no-repeat center;background-size:contain}.site-header .lang-dropdown[data-v-4f49c8e2]{display:flex;align-items:center;gap:.4rem;font-weight:500;cursor:pointer}.site-header .lang-dropdown img[data-v-4f49c8e2]{width:24px;height:24px}.menu-toggle[data-v-4f49c8e2]{width:28px;height:20px;position:relative;border:none;background:none;padding:0;cursor:pointer;z-index:1001;display:flex;flex-direction:column;justify-content:space-between}.menu-toggle .bar[data-v-4f49c8e2]{height:3px;width:100%;background-color:#8069ff;border-radius:2px;transition:.3s ease}.menu-toggle.open .bar[data-v-4f49c8e2]:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-toggle.open .bar[data-v-4f49c8e2]:nth-child(2){opacity:0}.menu-toggle.open .bar[data-v-4f49c8e2]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu[data-v-4f49c8e2]{position:fixed;inset:0;z-index:1000;pointer-events:none;width:300px;height:100%}.mobile-menu .mobile-menu__inner[data-v-4f49c8e2]{background:#f9f9f9;width:100%;height:100%;padding:24px;position:absolute;left:-100%;top:0;transition:left .3s ease;overflow-y:auto}.mobile-menu .mobile-nav[data-v-4f49c8e2]{list-style:none;padding:0;margin:32px 0;display:flex;flex-direction:column;gap:16px}.mobile-menu .mobile-nav a[data-v-4f49c8e2]{font-size:18px;font-weight:500;color:#222;text-decoration:none}.mobile-menu .mobile-nav a[data-v-4f49c8e2]:hover{color:#8069ff}.mobile-menu .mobile-actions[data-v-4f49c8e2]{display:flex;flex-direction:column;gap:12px}.mobile-menu.open[data-v-4f49c8e2]{pointer-events:all}.mobile-menu.open .mobile-menu__inner[data-v-4f49c8e2]{left:0;box-shadow:0 0 60px #000000b3}.mobile-menu .has-dropdown-mobile .dropdown-toggle-mobile[data-v-4f49c8e2]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:18px;font-weight:500;padding:0}.mobile-menu .has-dropdown-mobile .dropdown-toggle-mobile .dropdown-icon[data-v-4f49c8e2]{display:inline-block;width:10px;height:10px;background:url(/images/icons/dropdown-arrow.svg) no-repeat center;background-size:contain;transition:transform .3s ease}.mobile-menu .has-dropdown-mobile .dropdown-toggle-mobile .dropdown-icon.rotated[data-v-4f49c8e2]{transform:rotate(180deg)}.mobile-menu .has-dropdown-mobile .dropdown-menu-mobile[data-v-4f49c8e2]{list-style:none;padding-left:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.mobile-menu .has-dropdown-mobile .dropdown-menu-mobile li[data-v-4f49c8e2]:first-child{margin-top:12px}.mobile-menu .has-dropdown-mobile .dropdown-menu-mobile a[data-v-4f49c8e2]{color:#222;text-decoration:none;font-size:16px}.mobile-menu .has-dropdown-mobile .dropdown-menu-mobile a[data-v-4f49c8e2]:hover{color:#8069ff}.mobile-backdrop[data-v-4f49c8e2]{position:fixed;inset:0;background:#0009;z-index:999;pointer-events:all;opacity:0;transition:opacity .3s ease}.mobile-backdrop.v-enter-active[data-v-4f49c8e2],.mobile-backdrop.v-leave-active[data-v-4f49c8e2]{transition:opacity .3s ease}.mobile-backdrop.v-enter-from[data-v-4f49c8e2],.mobile-backdrop.v-leave-to[data-v-4f49c8e2]{opacity:0}.mobile-backdrop.v-enter-to[data-v-4f49c8e2],.mobile-backdrop.v-leave-from[data-v-4f49c8e2]{opacity:1}.main-nav li.active>a[data-v-4f49c8e2],.dropdown-menu-inner li.active>a[data-v-4f49c8e2],.mobile-nav li>a.active[data-v-4f49c8e2],.dropdown-menu-mobile li.active>a[data-v-4f49c8e2],.dropdown-toggle-mobile.active[data-v-4f49c8e2]{color:#8069ff!important}.icon-search[data-v-4f49c8e2]{font-size:1.2rem;color:#555;cursor:pointer}@media (max-width: 1200px){[data-v-5567952d]:root{--gutter: 1rem}}.footer-section[data-v-5567952d]{color:#f9f9f9;padding:2rem;border-radius:1rem;margin-bottom:2rem}.footer-grid[data-v-5567952d]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:stretch}.footer-col[data-v-5567952d]{flex:1 1 auto;min-width:180px}.footer-col h6[data-v-5567952d]{font-size:1rem;margin-bottom:1rem;font-weight:700;text-transform:uppercase}.footer-col ul[data-v-5567952d]{list-style:none;padding:0;margin:0}.footer-col ul li[data-v-5567952d]{margin-bottom:.5rem}footer a[data-v-5567952d]{color:#f9f9f9;text-decoration:none}.footer-col.social[data-v-5567952d]{display:flex;flex-direction:column;align-items:flex-start}.footer-col.social .copyright[data-v-5567952d]{margin-top:auto;font-size:13px}.social-link[data-v-5567952d]{width:36px;display:flex;align-items:center;justify-content:center}.footer-bottom[data-v-5567952d]{margin-bottom:1.5rem}.footer-bottom .bottom-grid[data-v-5567952d]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-bottom a[data-v-5567952d]{color:#222;text-decoration:none}.footer-bottom a[data-v-5567952d]:hover{color:#8069ff}@media (max-width: 1200px){.footer-bottom[data-v-5567952d]{flex-direction:column}.footer-bottom .bottom-grid[data-v-5567952d]{display:flex;flex-direction:column}.footer-bottom .address[data-v-5567952d]{flex:none;width:100%}}.address[data-v-5567952d]{flex:1;font-size:.85rem}.address img[data-v-5567952d]{max-width:140px;max-height:42px;margin-bottom:.5rem;display:block}.policy[data-v-5567952d]{margin-top:1rem;padding-top:1rem;border-top:solid 1px rgb(225.25,225.25,225.25)}.policy ul[data-v-5567952d]{list-style:none;display:flex;gap:1rem}@media (max-width: 1200px){.policy ul[data-v-5567952d]{flex-direction:column}}.policy ul li[data-v-5567952d]{margin-right:1.5rem}.layout[data-v-b85d60d6]{display:flex;flex-direction:column;min-height:100vh}main[data-v-b85d60d6]{flex:1}@media (max-width: 1200px){[data-v-7e4a21fe]:root{--gutter: 1rem}}@keyframes visualEnter-7e4a21fe{0%{opacity:0;transform:translateY(240px)}to{opacity:1;transform:translateY(0)}}.visual-image[data-v-7e4a21fe]{animation:visualEnter-7e4a21fe 1.1s cubic-bezier(.16,1,.3,1) .15s both;max-width:100%;height:auto;object-fit:contain;will-change:transform,opacity}.visual[data-v-7e4a21fe]{flex:0 0 50%;max-width:50%;min-width:0;position:relative;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}.visual img[data-v-7e4a21fe]{max-width:100%;height:auto;object-fit:contain}@keyframes fadeInDownText-7e4a21fe{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.animate-text[data-v-7e4a21fe]{animation:fadeInDownText-7e4a21fe .85s cubic-bezier(.5,1,.3,1) 0s both}.hero[data-v-7e4a21fe]{position:relative;border-radius:32px;z-index:1;margin-top:-72px;margin-bottom:2rem;align-content:end;height:750px;background:radial-gradient(120% 100% at 0% 100%,#3C82DB 0%,transparent 70%),radial-gradient(100% 100% at 100% 0%,#d1eaff 0%,transparent 70%),linear-gradient(180deg,#e6f7ff,#d1eaff)}@media (max-width: 1200px){.hero[data-v-7e4a21fe]{height:700px}}.hero .arrows[data-v-7e4a21fe]{position:absolute;right:0;bottom:0;z-index:3}.hero .arrows button[data-v-7e4a21fe]{background:#91ccf7;width:52px;height:52px;border-radius:50%;border:none;outline:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.hero .arrows button img[data-v-7e4a21fe]{height:16px}.top-left[data-v-7e4a21fe]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='300'%20height='126'%20viewBox='0%200%20300%20126'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M217.005%2083.9008L275.912%2011.1253C281.608%204.08838%20290.177%200%20299.231%200H0V125.026C0%20108.458%2013.4315%2095.0261%2030%2095.0261H193.687C202.74%2095.0261%20211.309%2090.9378%20217.005%2083.9008Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:336px;height:130px;top:0;left:0;z-index:2}@media (max-width: 1200px){.top-left[data-v-7e4a21fe]{width:220px;height:89px;background-size:contain}}.bottom-left[data-v-7e4a21fe]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='556'%20height='119'%20viewBox='0%200%20556%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M469.5%2081.3954V90C469.5%20106.569%20482.931%20120%20499.5%20120H0V21.3954C0%2037.9639%2013.4315%2051.3954%2030%2051.3954H439.5C456.069%2051.3954%20469.5%2064.8268%20469.5%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:556px;height:119px;bottom:0;left:0;z-index:2}.bottom-right[data-v-7e4a21fe]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='224'%20height='119'%20viewBox='0%200%20224%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M86.4932%2081.3954V90C86.4932%20106.569%2073.0617%20120%2056.4931%20120H223.988L223.992%200L223.991%2021.3976C223.989%2037.9653%20210.558%2051.3954%20193.991%2051.3954H116.493C99.9246%2051.3954%2086.4932%2064.8268%2086.4932%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:224px;height:119px;bottom:0;right:0;z-index:2}.slide[data-v-7e4a21fe]{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .6s ease;pointer-events:none;overflow:hidden}.slide.active[data-v-7e4a21fe]{opacity:1;pointer-events:auto;position:relative}.slide-content[data-v-7e4a21fe]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:2rem}.text[data-v-7e4a21fe]{flex:1;max-width:50%;padding:0 80px}.text h1[data-v-7e4a21fe]{font-size:32px;font-weight:700}.text p[data-v-7e4a21fe]{margin-top:1rem;font-size:1rem}.visual[data-v-7e4a21fe]{flex:1;max-width:50%;text-align:center;justify-self:end;align-self:end;display:flex}@media (max-width: 1200px){.visual[data-v-7e4a21fe]{overflow:hidden;justify-content:center;justify-self:center;align-self:center}.visual img.visual-image[data-v-7e4a21fe]{max-height:90%;height:auto;width:auto}}@media (max-width: 1200px){.slide-content[data-v-7e4a21fe]{gap:0}.text[data-v-7e4a21fe]{flex:1;max-width:50%;padding:0 20px;align-content:end}.text h1[data-v-7e4a21fe]{font-size:24px;font-weight:500}.text p[data-v-7e4a21fe]{margin-top:1rem;font-size:12px}.slide-content[data-v-7e4a21fe]{flex-direction:column}.text[data-v-7e4a21fe],.visual[data-v-7e4a21fe]{max-width:100%}}.card{border-radius:1.5rem;overflow:hidden;height:100%;display:flex;flex-direction:column;min-height:0}.card-header{padding:2rem 2rem 0;flex:0 0 auto}.card-header__inner{display:flex;gap:1.5rem;align-items:center;justify-content:space-between}.card-header__inner .card-header__titles{display:grid;gap:.5rem}@media (max-width: 1200px){.card-header__inner{flex-direction:column;align-items:start}}.card-title{margin:0}.card-body{padding:2rem;display:flex;flex:1 1 auto;min-height:0;flex-direction:column}.card>:not(.card-header):not(.card-footer){flex:1 1 auto;min-height:0;display:flex}.card-footer{padding:0 2rem 2rem}.custom-content[data-v-2066645e]{display:flex;align-items:center;flex-direction:column}.custom-content .info-text[data-v-2066645e]{font-size:1.2rem;font-weight:500;margin-bottom:30px;text-align:center}.custom-content .logo-image[data-v-2066645e]{height:240px;margin-bottom:2rem}@media (max-width: 1200px){[data-v-8e57ce1d]:root{--gutter: 1rem}}.carousel-multiple .carousel-list[data-v-8e57ce1d]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.carousel-multiple .carousel-list[data-v-8e57ce1d]::-webkit-scrollbar{display:none}.carousel-multiple .carousel-list .carousel-item[data-v-8e57ce1d]{flex:0 0 auto;scroll-snap-align:start}.counter-item[data-v-b7a6ec7b]{width:100%;text-align:center}.counter-icon[data-v-b7a6ec7b]{height:72px;width:auto;margin:0 auto 1rem}.counter-value[data-v-b7a6ec7b]{font-size:3rem;font-weight:700}.counter-label[data-v-b7a6ec7b]{margin-top:.5rem;font-size:1rem;color:#666}@media (max-width: 1200px){[data-v-55547229]:root{--gutter: 1rem}}section[data-v-55547229]{position:relative;overflow:hidden}section[data-v-55547229] .carousel-list{overflow-x:hidden}section[data-v-55547229] .carousel-dots{position:absolute;bottom:24px;left:32px}section .carousel-item[data-v-55547229]{height:420px;flex:0 0 100%;display:flex;align-items:stretch;gap:2rem;scroll-snap-align:start}section .carousel-item .item-content[data-v-55547229]{display:flex;flex:1;justify-content:space-between;align-items:stretch;gap:2rem;width:100%}section .carousel-item .item-text[data-v-55547229]{flex:1;display:flex;flex-direction:column;justify-content:space-between}section .carousel-item .item-text .top h2[data-v-55547229]{font-size:1.5rem;margin-bottom:1rem}section .carousel-item .item-text .top p[data-v-55547229]{margin-bottom:0}section .carousel-item .item-text .bottom[data-v-55547229]{margin-top:1rem;flex-direction:column;margin-bottom:60px}section .carousel-item .item-image[data-v-55547229]{flex:1;display:flex;justify-content:center;align-items:flex-end}section .carousel-item .item-image img[data-v-55547229]{max-height:340px;height:auto;width:auto}@media (max-width: 1200px){section .carousel-item .item-image img[data-v-55547229]{max-height:280px;max-width:100%}}@media (max-width: 1400px){section .carousel-item[data-v-55547229]{flex-direction:column;height:auto}section .carousel-item .item-content[data-v-55547229]{flex-direction:column}section .carousel-item .item-image[data-v-55547229]{justify-content:center;align-items:end}section .carousel-item .item-text .bottom[data-v-55547229]{display:flex;justify-content:center;margin-bottom:0}}.simple-image[data-v-8ed74c6d]{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:1rem}@media (max-width: 1200px){[data-v-93f11089]:root{--gutter: 1rem}}.content[data-v-93f11089]{display:flex;height:100%;flex-direction:column;justify-content:space-between}.content .btn[data-v-93f11089]{width:fit-content}.content img[data-v-93f11089]{max-height:300px;height:auto;width:auto;max-width:100%;display:block;align-self:center}@media (max-width: 1200px){[data-v-1e4698e1]:root{--gutter: 1rem}}.home-news[data-v-1e4698e1]{height:100%}.news-list[data-v-1e4698e1]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.news-list .list-item[data-v-1e4698e1]{overflow:hidden;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.news-list .list-item img[data-v-1e4698e1],.news-list .list-item .no-image[data-v-1e4698e1],.news-list .list-item .sk-image[data-v-1e4698e1]{width:100%;height:420px;display:block;border-radius:.6rem;object-fit:cover;background:#e9ecef;transition:all ease .5s;border:3px solid transparent}.news-list .list-item img[data-v-1e4698e1]:hover,.news-list .list-item .no-image[data-v-1e4698e1]:hover,.news-list .list-item .sk-image[data-v-1e4698e1]:hover{border:3px solid #8069FF}.news-list .list-item .date[data-v-1e4698e1]{margin:12px 0;color:#888}.news-list .list-item .title[data-v-1e4698e1]{font-weight:600}@media (max-width: 768px){.news-list[data-v-1e4698e1]{grid-template-columns:1fr}}.news-skeleton-wrapper[data-v-1e4698e1]{position:relative;min-height:480px}.skeleton .list-item .sk-image[data-v-1e4698e1]{height:420px;border-radius:.6rem;background:#e9ecef}.skeleton .list-item .sk-date[data-v-1e4698e1]{width:120px;height:16px;margin:12px 0;border-radius:4px;background:#e9ecef}.skeleton .list-item .sk-title[data-v-1e4698e1]{height:18px;margin-top:8px;border-radius:4px;background:#e9ecef}.skeleton .list-item .sk-title.short[data-v-1e4698e1]{width:60%}.skeleton .list-item .sk-title[data-v-1e4698e1]:not(.short){width:100%}.shimmer[data-v-1e4698e1]{position:relative;overflow:hidden}.shimmer[data-v-1e4698e1]:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffff73,#fff0);animation:shimmer-move-1e4698e1 3.25s infinite}@keyframes shimmer-move-1e4698e1{to{transform:translate(100%)}}.overlay-center[data-v-1e4698e1]{position:absolute;inset:0;display:grid;place-items:center;z-index:2;pointer-events:none}.overlay-center h1[data-v-1e4698e1]{margin:0;padding:1rem 1.25rem;font-size:1.5rem;font-weight:700;text-align:center;background:#fffc;border:1px solid rgba(0,0,0,.06);border-radius:.75rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 768px){.news-list .list-item .sk-image[data-v-1e4698e1],.news-list .list-item img[data-v-1e4698e1],.news-list .list-item .no-image[data-v-1e4698e1]{height:300px}}@media (max-width: 1200px){[data-v-f7eb2a6c]:root{--gutter: 1rem}}.search-inline[data-v-f7eb2a6c]{display:flex;gap:10px}.search-inline input[data-v-f7eb2a6c]{flex:1;height:44px;border:1px solid #eee;border-radius:10px;padding:0 12px}.result[data-v-f7eb2a6c]{list-style:none;border-bottom:1px solid #eaeaea;padding-bottom:1rem}.result[data-v-f7eb2a6c]:last-child{border-bottom:none}.result-list[data-v-f7eb2a6c]{display:grid;gap:18px}.result .title[data-v-f7eb2a6c]{font-weight:700;text-decoration:none;color:#222;font-size:1.2rem}.result .title[data-v-f7eb2a6c]:hover{color:#8069ff;text-decoration:none}.result .desc[data-v-f7eb2a6c]{margin:.25rem 0 .125rem;opacity:.8}.badges[data-v-f7eb2a6c]{display:flex;gap:8px;margin-top:.35rem;flex-wrap:wrap}.badge[data-v-f7eb2a6c]{font-size:.75rem;padding:.25rem .5rem;border-radius:8px;background:#f2f4f7}.badge-secondary[data-v-f7eb2a6c]{background:#e8eefc}mark[data-v-f7eb2a6c]{background:#fff2ac;padding:0 .1em}@media (max-width: 1200px){[data-v-9fda2a9b]:root{--gutter: 1rem}}.hero[data-v-9fda2a9b]{position:relative;border-radius:32px;z-index:1;margin-top:-72px;margin-bottom:2rem;align-content:end;min-height:750px;background-color:#f0f0f0;background-image:radial-gradient(at 0% 100%,hsl(196,66%,75%) 0px,transparent 50%),radial-gradient(at 73% 96%,hsla(204,100%,83%,.51) 0px,transparent 50%),radial-gradient(at 0% 0%,hsla(0,100%,94%,0) 0px,transparent 50%);overflow:hidden}.top-left[data-v-9fda2a9b]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='300'%20height='126'%20viewBox='0%200%20300%20126'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M217.005%2083.9008L275.912%2011.1253C281.608%204.08838%20290.177%200%20299.231%200H0V125.026C0%20108.458%2013.4315%2095.0261%2030%2095.0261H193.687C202.74%2095.0261%20211.309%2090.9378%20217.005%2083.9008Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:336px;height:130px;top:0;left:0;z-index:2}@media (max-width: 1200px){.top-left[data-v-9fda2a9b]{width:220px;height:89px;background-size:contain}}.bottom-left[data-v-9fda2a9b]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='556'%20height='119'%20viewBox='0%200%20556%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M469.5%2081.3954V90C469.5%20106.569%20482.931%20120%20499.5%20120H0V21.3954C0%2037.9639%2013.4315%2051.3954%2030%2051.3954H439.5C456.069%2051.3954%20469.5%2064.8268%20469.5%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:556px;height:119px;bottom:0;left:0;z-index:2}.static-hero[data-v-9fda2a9b]{display:flex;align-items:end;gap:2rem}@media (max-width: 768px){.static-hero[data-v-9fda2a9b]{flex-direction:column;align-items:start}}.hero-text[data-v-9fda2a9b]{flex:1;align-self:center;padding-left:80px;margin-bottom:4rem}@media (max-width: 768px){.hero-text[data-v-9fda2a9b]{margin-bottom:0;padding:0 20px;align-content:end;margin-top:100px}}.hero-text h1[data-v-9fda2a9b]{font-size:32px;font-weight:700}.hero-text p[data-v-9fda2a9b]{margin-top:1rem;font-size:1rem}.hero-text .hero-list[data-v-9fda2a9b]{margin:1rem 0;padding-left:1.25rem;list-style:disc}.hero-text .hero-list li[data-v-9fda2a9b]{font-size:.95rem;margin-bottom:.25rem}.hero-image[data-v-9fda2a9b]{display:flex;flex:1;align-content:end;width:100%;margin:0 30px 30px 0}@media (max-width: 768px){.hero-image[data-v-9fda2a9b]{flex:0;width:100%;padding:0 30px;max-width:100%;text-align:center;margin:0 0 30px;justify-content:center}}.hero-image img[data-v-9fda2a9b]{width:100%;max-width:100%;max-height:650px;object-fit:contain}@media (max-width: 768px){.hero-image img[data-v-9fda2a9b]{max-height:300px}}@media (max-width: 1200px){[data-v-5adcc8a7]:root{--gutter: 1rem}}.items[data-v-5adcc8a7]{display:flex;flex-direction:column;gap:2rem;padding:0;list-style:none}.item[data-v-5adcc8a7]{display:flex;gap:1.25rem;align-items:flex-start}@media (max-width: 768px){.item[data-v-5adcc8a7]{flex-direction:column}}.item img[data-v-5adcc8a7]{width:100px;height:auto;object-fit:contain}.item .content .title[data-v-5adcc8a7]{font-weight:600;margin-bottom:1rem}.item .content .text[data-v-5adcc8a7]{font-size:.95rem;line-height:1.5;margin:0}.icon-card[data-v-35054362]{width:100%;padding-right:24px}.icon-card .icon[data-v-35054362]{height:50px;width:auto;display:block;margin-bottom:1rem}.icon-card .title[data-v-35054362]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.icon-card .text[data-v-35054362]{font-size:.95rem;color:#666}@media (max-width: 1200px){[data-v-69868869]:root{--gutter: 1rem}}.team-header[data-v-69868869]{display:flex;justify-content:space-between;gap:3rem;align-items:end}.team-header .quote[data-v-69868869]{font-size:22px;font-weight:400;font-style:italic;margin-left:4rem}@media (max-width: 1200px){.team-header[data-v-69868869]{flex-direction:column;gap:0}.team-header .quote[data-v-69868869]{margin-left:0;font-size:18px}}.team-grid[data-v-69868869]{display:flex;flex-wrap:wrap;gap:2rem}.team-grid .team-member[data-v-69868869]{flex:0 0 calc(20% - 2rem);box-sizing:border-box}@media (max-width: 1200px){.team-grid .team-member[data-v-69868869]{flex:0 0 calc(33.3333% - 2rem)}}@media (max-width: 992px){.team-grid .team-member[data-v-69868869]{flex:0 0 calc(50% - 2rem)}}.team-grid .team-member img[data-v-69868869]{width:100%;border-radius:25px}.timeline[data-v-50611d70]{margin:2rem 0;display:flex;flex-direction:column;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.timeline[data-v-50611d70]::-webkit-scrollbar{display:none}.timeline-bar[data-v-50611d70]{display:flex;align-items:center;height:56px;background:linear-gradient(90deg,#7d70fa,#7fd2fd);width:fit-content}.timeline-top[data-v-50611d70],.timeline-bottom[data-v-50611d70]{display:flex;align-items:center}.timeline-top[data-v-50611d70],.timeline-bar[data-v-50611d70],.timeline-bottom[data-v-50611d70]{display:flex;min-width:max-content}.year[data-v-50611d70]{color:#fff;font-weight:600;font-size:18px;width:160px;min-width:160px;padding-left:20px}.quarter[data-v-50611d70]{position:relative;width:40px;flex-shrink:0;height:56px}.timeline-top[data-v-50611d70]{display:flex;align-items:end;margin-bottom:-32px}.timeline-top .item-content[data-v-50611d70]{padding-bottom:70px}.timeline-top .item-content img[data-v-50611d70]{margin-bottom:2rem}.timeline-bottom[data-v-50611d70]{display:flex;align-items:start;margin-top:-32px}.timeline-bottom .item-content[data-v-50611d70]{padding-top:70px;flex-direction:column-reverse}.timeline-bottom .item-content img[data-v-50611d70]{margin-top:2rem}.item[data-v-50611d70]{position:relative;width:180px;color:#000;font-weight:400}.item-content[data-v-50611d70]{position:relative;border-left:2px dotted #8069FF;display:flex;flex-direction:column;align-items:flex-start;padding-left:24px}.item-content[data-v-50611d70]:before,.item-content[data-v-50611d70]:after{content:"";position:absolute;left:-7px;width:12px;height:12px;background:#8069ff;border-radius:50%}.item-content[data-v-50611d70]:before{top:0}.item-content[data-v-50611d70]:after{bottom:0}.item-content img[data-v-50611d70]{max-width:100%}.item-content p[data-v-50611d70]{font-size:14px;line-height:1.4;margin:0}.image-list[data-v-6206b13f]{display:flex;flex-direction:column;align-items:start;gap:1.5rem}.image-list img[data-v-6206b13f]{width:auto;max-width:240px;max-height:96px;object-fit:contain;display:block}.content-wrapper[data-v-bd75ddea]{width:100%;padding-right:32px}.content-wrapper .testimonial-logo[data-v-bd75ddea]{height:30px;margin-bottom:1rem}.content-wrapper .title[data-v-bd75ddea]{font-size:1.2rem;font-weight:600;margin-top:2rem;margin-bottom:0}.content-wrapper .text[data-v-bd75ddea]{font-weight:500;line-height:1.3}.pg-scroll[data-v-e8bfdda8]{position:relative}.pg-scroll__viewport[data-v-e8bfdda8]{max-height:var(--max-h, 240px);overflow:auto;-webkit-overflow-scrolling:touch;box-sizing:content-box;padding-right:calc(var(--thickness, 8px) + 6px);overscroll-behavior:contain;overscroll-behavior-y:contain}.pg-disabled .pg-scroll__viewport[data-v-e8bfdda8]{max-height:none;overflow:visible;padding-right:0}.pg-scroll:not(.pg-disabled) .pg-scroll__viewport[data-v-e8bfdda8]{scrollbar-width:none}.pg-scroll:not(.pg-disabled) .pg-scroll__viewport[data-v-e8bfdda8]::-webkit-scrollbar{display:none}.pg-scroll__track[data-v-e8bfdda8]{position:absolute;top:4px;bottom:4px;right:2px;width:var(--thickness, 8px);border-radius:var(--radius, 6px);background:var(--track-bg);opacity:1;transition:opacity .2s ease;pointer-events:auto}.pg-scroll__thumb[data-v-e8bfdda8]{position:absolute;left:0;width:100%;border-radius:var(--radius, 6px);background:var(--thumb-bg);box-shadow:var(--thumb-shadow);cursor:grab;transition:background-color .2s ease}.pg-scroll.is-dragging .pg-scroll__thumb[data-v-e8bfdda8]{cursor:grabbing}.auto-hide .pg-scroll__track[data-v-e8bfdda8]{opacity:0;pointer-events:none}.auto-hide:hover .pg-scroll__track[data-v-e8bfdda8],.auto-hide.is-scrolling .pg-scroll__track[data-v-e8bfdda8],.auto-hide.is-dragging .pg-scroll__track[data-v-e8bfdda8]{opacity:1;pointer-events:auto}.pg-disabled .pg-scroll__track[data-v-e8bfdda8]{display:none}.pg-light[data-v-e8bfdda8]{--track-bg: rgba(0,0,0,.06);--thumb-bg: rgba(0,0,0,.35);--thumb-shadow: 0 1px 3px rgba(0,0,0,.2)}.pg-dark[data-v-e8bfdda8]{--track-bg: rgba(255,255,255,.12);--thumb-bg: rgba(255,255,255,.6);--thumb-shadow: 0 1px 3px rgba(0,0,0,.35)}@media (max-width: 1200px){[data-v-6e22b769]:root{--gutter: 1rem}}.card-anchor[data-v-6e22b769]{position:relative}.team-card[data-v-6e22b769]{padding:1.3rem 1.3rem 0;cursor:pointer;border-radius:10px;position:relative;background-color:#f4f4f4;transition:all ease .3s;border:2px solid rgb(243.95,243.95,243.95)}@media (min-width: 1200px){.team-card[data-v-6e22b769]:hover{border:2px solid #15B0E2}}.team-card.is-open[data-v-6e22b769]{padding:1.3rem;background:#15b0e2;color:#fff}.team-card .content[data-v-6e22b769]{padding-bottom:1.3rem;display:flex;gap:1.2rem;align-items:center}.team-card .photo[data-v-6e22b769]{border-radius:10px}.team-card .bio[data-v-6e22b769]{height:0;opacity:0;overflow:hidden;transition:height .25s ease,opacity .25s ease;margin:0!important}.team-card.is-open .bio[data-v-6e22b769]{opacity:1;margin-top:1rem}.team-card .bio p[data-v-6e22b769]{margin:0}@media (min-width: 1200px){.team-card .bio p[data-v-6e22b769]{padding-right:1.5rem}}.team-card .card-arrow[data-v-6e22b769]{position:absolute;right:1rem;top:1rem;transition:all ease .3s;opacity:.35;width:14px;height:8px}.team-card .card-arrow img[data-v-6e22b769]{display:block}.team-card.is-open .card-arrow[data-v-6e22b769]{transform:scaleY(-1);transition:all ease .5s;opacity:1}@media (min-width: 1200px){.team-card.overlay-mode[data-v-6e22b769]{position:absolute;left:0;top:0;width:100%;z-index:2100}.team-card.overlay-mode[data-v-6e22b769]:not(.is-open){z-index:1900;pointer-events:none}}@media (max-width: 1200px){[data-v-59f4d58e]:root{--gutter: 1rem}}[data-v-59f4d58e] .hero.custom-hero .bottom-left{display:none!important}[data-v-59f4d58e] .hero.custom-hero .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-59f4d58e] .hero.custom-hero .hero-image img{object-fit:unset}.card-wrapper[data-v-59f4d58e]{gap:2rem;display:flex;flex-direction:column!important}@media (min-width: 1200px){.card-wrapper[data-v-59f4d58e]{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width: 1200px){[data-v-a399d8ad]:root{--gutter: 1rem}}.wrapper[data-v-a399d8ad]{flex-direction:column;display:flex;height:100%}@media (min-width: 992px){.wrapper[data-v-a399d8ad]{flex-direction:row;justify-content:space-between;align-items:stretch}}.content[data-v-a399d8ad]{display:flex;flex-direction:column}@media (min-width: 1200px){.content[data-v-a399d8ad]{flex:1 1 65%}}.content .small-title[data-v-a399d8ad]{font-weight:500}.content h4[data-v-a399d8ad]{font-size:1.5rem;margin-bottom:1rem}.content p[data-v-a399d8ad]{font-size:1rem;margin-bottom:1.5rem}.content a[data-v-a399d8ad],.content button[data-v-a399d8ad]{margin-top:auto;align-self:start}.image[data-v-a399d8ad]{max-width:100%;max-height:360px;display:flex;align-items:center;justify-content:end}@media (min-width: 1200px){.image[data-v-a399d8ad]{flex:1 1 50%}}.image img[data-v-a399d8ad]{display:block;max-width:100%;height:auto}@media (max-width: 1200px){[data-v-f810d9f2]:root{--gutter: 1rem}}.grid[data-v-f810d9f2]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 1200px){.grid[data-v-f810d9f2]{display:flex;flex-direction:column;gap:4rem}}.grid .icon-card[data-v-f810d9f2]{width:100%;height:100%;display:flex;flex-direction:column;padding-right:24px;align-items:start}.grid .icon-card .icon[data-v-f810d9f2]{width:100px;margin-bottom:1rem}.grid .icon-card .content-area[data-v-f810d9f2]{display:flex;flex-direction:column;gap:1rem;height:100%}.grid .icon-card .content-area .title[data-v-f810d9f2]{margin-bottom:0}.grid .icon-card .content-area .text[data-v-f810d9f2]{margin-bottom:auto}.grid .icon-card .content-area .btn[data-v-f810d9f2]{margin-top:auto;width:auto;align-self:flex-start}@media (max-width: 1200px){.grid .icon-card[data-v-f810d9f2]{flex-direction:row;align-items:flex-start;gap:1.5rem}.grid .icon-card .icon[data-v-f810d9f2]{flex-shrink:0;width:64px;margin-bottom:0}.grid .icon-card .content-area[data-v-f810d9f2]{gap:.5rem}.grid .icon-card .content-area .btn[data-v-f810d9f2]{margin-top:1rem}}@media (max-width: 1200px){[data-v-bb531b66]:root{--gutter: 1rem}}[data-v-bb531b66] .hero.custom-hero{align-content:center}[data-v-bb531b66] .hero.custom-hero .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-bb531b66] .hero.custom-hero .bottom-left{display:none!important}.row-search[data-v-bb531b66]{margin-top:-78px;position:relative;z-index:3}@media (max-width: 1400px){.row-search[data-v-bb531b66]{margin-top:0}}.search-box[data-v-bb531b66]{display:flex;gap:2rem}@media (max-width: 768px){.search-box[data-v-bb531b66]{gap:1rem;flex-direction:row;display:grid}}.search-box input[data-v-bb531b66]{height:46px;border:none;outline:none;background:#f2f2f2;border-radius:50px;padding:0 1.5rem;font-size:16px;flex:1 1 auto}.search-box .btn[data-v-bb531b66]{flex:0 0 auto}@media (max-width: 1200px){[data-v-f376710d]:root{--gutter: 1rem}}.accordion-item[data-v-f376710d]{border-bottom:1px solid #8069FF}.accordion-item .accordion-header[data-v-f376710d]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.accordion-item .accordion-header .title[data-v-f376710d]{flex:1;text-align:left}.accordion-item .accordion-header .icon[data-v-f376710d]{flex-shrink:0;font-size:1.5rem;color:#7c3aed;line-height:1;margin-top:.25rem}.accordion-item .accordion-header[data-v-f376710d]{width:100%;background:none;border:none;padding:1rem 0;font-size:1rem;font-weight:600;color:#1e293b;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media (max-width: 992px){.accordion-item .accordion-header[data-v-f376710d]{align-items:flex-start}.accordion-item .accordion-header .title[data-v-f376710d]{flex:1}.accordion-item .accordion-header .icon[data-v-f376710d]{margin-top:2px}}.accordion-item .accordion-header .icon[data-v-f376710d]{font-size:1.5rem;color:#7c3aed}.accordion-item .accordion-header.active[data-v-f376710d]{color:#7c3aed}.accordion-item .accordion-transition[data-v-f376710d]{overflow:hidden}.accordion-item .accordion-content[data-v-f376710d]{padding:1rem 0}@media (max-width: 1200px){[data-v-20f97fe1]:root{--gutter: 1rem}}.icon-text-grid[data-v-20f97fe1]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 1200px){.icon-text-grid[data-v-20f97fe1]{grid-template-columns:1fr}}.icon-text-grid .content[data-v-20f97fe1]{display:flex;flex-direction:column;gap:1rem;align-items:start}@media (max-width: 1200px){.icon-text-grid .content[data-v-20f97fe1]{flex-direction:row;align-items:flex-start}}.icon-text-grid .content .icon[data-v-20f97fe1]{height:60px;flex-shrink:0}.payment-check[data-v-20f97fe1]{display:flex;gap:3rem;justify-content:space-between}.payment-check .left[data-v-20f97fe1]{flex:0 0 40%}.payment-check .left h5[data-v-20f97fe1]{font-size:1.25rem;font-weight:600}.payment-check .right[data-v-20f97fe1]{flex:1}.payment-check .right h6[data-v-20f97fe1]{font-size:1rem;font-weight:600;margin-bottom:1rem}.payment-check .right p[data-v-20f97fe1]{font-size:1rem;line-height:1.5}@media (max-width: 1200px){.payment-check[data-v-20f97fe1]{flex-direction:column}.payment-check .left[data-v-20f97fe1],.payment-check .right[data-v-20f97fe1]{flex:none}}.search-box[data-v-20f97fe1]{display:flex;gap:1rem}@media (max-width: 768px){.search-box[data-v-20f97fe1]{gap:1rem;display:grid;flex-direction:row}}.search-box input[data-v-20f97fe1]{height:46px;border:none;outline:none;background:#fff;border-radius:50px;padding:0 1.5rem;font-size:16px;flex:1 1 auto}.search-box .btn[data-v-20f97fe1]{flex:0 0 auto}[data-v-27db4096] .hero.custom-hero .bottom-left,[data-v-f23c196a] .hero.custom-hero .bottom-left{display:none!important}@media (max-width: 1200px){[data-v-6bea0100]:root{--gutter: 1rem}}.stats[data-v-6bea0100]{display:flex;flex-wrap:wrap;gap:2rem}.stat-item[data-v-6bea0100]{flex:1;min-width:120px;text-align:left}.stat-item .stat-number[data-v-6bea0100]{font-size:3rem;font-weight:700;color:#8a6cff;text-wrap:nowrap}@media (max-width: 1200px){.stat-item .stat-number[data-v-6bea0100]{font-size:2rem}}.stat-item .stat-number .unit[data-v-6bea0100]{font-size:2rem;font-weight:500;margin-left:.2rem}@media (max-width: 1200px){.stat-item .stat-number .unit[data-v-6bea0100]{font-size:1rem}}.stat-item .stat-label[data-v-6bea0100]{margin-top:.5rem}@media (max-width: 1200px){[data-v-ad800bb5]:root{--gutter: 1rem}}.wrapper[data-v-ad800bb5]{display:flex;flex-direction:column;gap:2rem;height:100%}@media (min-width: 1200px){.wrapper[data-v-ad800bb5]{flex-direction:row;justify-content:space-between;align-items:stretch}}.content[data-v-ad800bb5]{display:flex;flex-direction:column}@media (min-width: 1200px){.content[data-v-ad800bb5]{flex:1 1 50%}}.content h4[data-v-ad800bb5]{font-size:1.5rem;margin-bottom:1rem}.content p[data-v-ad800bb5]{font-size:1rem;margin-bottom:1.5rem}.content[data-v-ad800bb5] .btn{margin-top:auto;align-self:start}.image[data-v-ad800bb5]{max-width:100%;display:flex;align-items:end;justify-content:center}@media (min-width: 1200px){.image[data-v-ad800bb5]{flex:1 1 50%}}.image img[data-v-ad800bb5]{display:block;max-width:100%;height:auto}@media (max-width: 1200px){[data-v-f1352609]:root{--gutter: 1rem}}.wrapper[data-v-f1352609]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.content h4[data-v-f1352609]{margin-bottom:1rem}.content p[data-v-f1352609]{margin:0 auto 2rem}.image img[data-v-f1352609]{display:block;max-width:100%;height:auto;margin:0 auto}@media (max-width: 1200px){[data-v-f5358444]:root{--gutter: 1rem}}.interactive-image-hotspots .content[data-v-f5358444]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.interactive-image-hotspots .content .text[data-v-f5358444]{display:flex;flex-direction:column}.interactive-image-hotspots .content .image[data-v-f5358444]{position:relative;display:flex;align-items:center;justify-content:center}.interactive-image-hotspots .content .image__img[data-v-f5358444]{display:block;width:100%;height:auto;max-width:100%;margin:0 auto;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.interactive-image-hotspots .content .image--empty[data-v-f5358444]{min-height:240px;background:#fafafa;border-radius:8px;border:1px solid #eee}.empty[data-v-f5358444]{text-align:center;color:#6b7280;padding:2rem 1rem}.empty__icon[data-v-f5358444]{font-size:2rem;margin-bottom:.5rem}.hotspot-pulse-group[data-v-f5358444]{pointer-events:auto;cursor:pointer;z-index:2;position:absolute;transform:translate(-50%,-50%)}.hotspot-pulse[data-v-f5358444]{position:absolute;width:32px;height:32px;border-radius:50%;background:#008cff80;top:0;left:0;transform:translate(-50%,-50%);animation:pulse-f5358444 2s infinite;opacity:0}@media (max-width: 768px){.hotspot-pulse[data-v-f5358444]{width:24px;height:24px}}@keyframes pulse-f5358444{0%{transform:translate(-50%,-50%) scale(.8);opacity:.6}70%{transform:translate(-50%,-50%) scale(2.2);opacity:0}to{opacity:0}}.hotspot-pulse-group:nth-of-type(1) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:0s}.hotspot-pulse-group:nth-of-type(1) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:.4s}.hotspot-pulse-group:nth-of-type(1) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:.8s}.hotspot-pulse-group:nth-of-type(2) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:.6s}.hotspot-pulse-group:nth-of-type(2) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:1s}.hotspot-pulse-group:nth-of-type(2) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:1.4s}.hotspot-pulse-group:nth-of-type(3) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:1.2s}.hotspot-pulse-group:nth-of-type(3) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:1.6s}.hotspot-pulse-group:nth-of-type(3) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:2s}.hotspot-pulse-group:nth-of-type(4) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:1.8s}.hotspot-pulse-group:nth-of-type(4) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:2.2s}.hotspot-pulse-group:nth-of-type(4) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:2.6s}.hotspot-pulse-group:nth-of-type(5) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:2.4s}.hotspot-pulse-group:nth-of-type(5) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:2.8s}.hotspot-pulse-group:nth-of-type(5) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:3.2s}.hotspot-pulse-group:nth-of-type(6) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:3s}.hotspot-pulse-group:nth-of-type(6) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:3.4s}.hotspot-pulse-group:nth-of-type(6) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:3.8s}.hotspot-pulse-group:nth-of-type(7) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:3.6s}.hotspot-pulse-group:nth-of-type(7) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:4s}.hotspot-pulse-group:nth-of-type(7) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:4.4s}.hotspot-pulse-group:nth-of-type(8) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:4.2s}.hotspot-pulse-group:nth-of-type(8) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:4.6s}.hotspot-pulse-group:nth-of-type(8) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:5s}.hotspot-pulse-group:nth-of-type(9) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:4.8s}.hotspot-pulse-group:nth-of-type(9) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:5.2s}.hotspot-pulse-group:nth-of-type(9) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:5.6s}.hotspot-pulse-group:nth-of-type(10) .hotspot-pulse[data-v-f5358444]:nth-child(1){animation-delay:5.4s}.hotspot-pulse-group:nth-of-type(10) .hotspot-pulse[data-v-f5358444]:nth-child(2){animation-delay:5.8s}.hotspot-pulse-group:nth-of-type(10) .hotspot-pulse[data-v-f5358444]:nth-child(3){animation-delay:6.2s}@media (max-width: 1200px){[data-v-7e475374]:root{--gutter: 1rem}}[data-v-7e475374] .hero.custom-hero .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-7e475374] .hero.custom-hero .bottom-left{background:url("data:image/svg+xml,%3csvg%20width='796'%20height='119'%20viewBox='0%200%20796%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M709.949%2081.3954V90C709.949%20106.569%20723.381%20120%20739.949%20120H-0.550781V21.3954C-0.550781%2037.9639%2012.8807%2051.3954%2029.4492%2051.3954H679.949C696.518%2051.3954%20709.949%2064.8268%20709.949%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat!important;width:756px!important;height:119px}@media (max-width: 1200px){[data-v-9184d4d4]:root{--gutter: 1rem}}[data-v-9184d4d4] .hero.product .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-9184d4d4] .hero.product .bottom-left{background:url("data:image/svg+xml,%3csvg%20width='796'%20height='119'%20viewBox='0%200%20796%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M709.949%2081.3954V90C709.949%20106.569%20723.381%20120%20739.949%20120H-0.550781V21.3954C-0.550781%2037.9639%2012.8807%2051.3954%2029.4492%2051.3954H679.949C696.518%2051.3954%20709.949%2064.8268%20709.949%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat!important;width:756px!important;height:119px}[data-v-9184d4d4] .spec p{padding-right:50%}@media (max-width: 1200px){[data-v-9184d4d4] .spec p{padding-right:0}}[data-v-9184d4d4] .image-bottom-margin img{margin-bottom:-32px}@media (max-width: 1200px){[data-v-5fe854b1]:root{--gutter: 1rem}}.coverage-content-wrapper[data-v-5fe854b1]{background:#f2f2f2;padding:0 7rem}@media (max-width: 1200px){.coverage-content-wrapper[data-v-5fe854b1]{padding:2rem}}[data-v-5fe854b1] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}[data-v-5fe854b1] .hero.custom-hero .bottom-left{display:none!important}[data-v-5fe854b1] .counter-simple{padding:2rem 0}[data-v-5fe854b1] .counter-simple .stats{gap:6rem}@media (max-width: 1200px){[data-v-5fe854b1] .counter-simple .stats{gap:1rem}}[data-v-5fe854b1] .image-bottom-margin img{margin-bottom:-32px}.logo-wrapper[data-v-5fe854b1]{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:4rem 0;border-top:1px solid #CFCFCF}@media (max-width: 1200px){.logo-wrapper[data-v-5fe854b1]{flex-direction:column;padding:2rem 0}}.logo-wrapper .title[data-v-5fe854b1]{flex:0 0 25%;max-width:25%}@media (max-width: 1200px){.logo-wrapper .title[data-v-5fe854b1]{max-width:100%;margin-bottom:2rem}}.logo-wrapper .logos[data-v-5fe854b1]{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;align-items:center;flex:1}@media (max-width: 1200px){.logo-wrapper .logos[data-v-5fe854b1]{grid-template-columns:repeat(2,1fr)}}.logo-wrapper .logos img[data-v-5fe854b1]{max-height:60px;max-width:150px;object-fit:contain}@media (max-width: 1200px){.logo-wrapper .logos img[data-v-5fe854b1]{max-height:50px;max-width:120px;object-fit:contain}}@media (max-width: 1200px){[data-v-3c3aefff]:root{--gutter: 1rem}}[data-v-3c3aefff] .hero.custom-hero .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-3c3aefff] .hero.custom-hero .bottom-left{background:url("data:image/svg+xml,%3csvg%20width='796'%20height='119'%20viewBox='0%200%20796%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M709.949%2081.3954V90C709.949%20106.569%20723.381%20120%20739.949%20120H-0.550781V21.3954C-0.550781%2037.9639%2012.8807%2051.3954%2029.4492%2051.3954H679.949C696.518%2051.3954%20709.949%2064.8268%20709.949%2081.3954Z'%20fill='white'/%3e%3c/svg%3e") no-repeat!important;width:756px!important;height:119px}[data-v-3c3aefff] .spec p{padding-right:50%}@media (max-width: 1200px){[data-v-3c3aefff] .spec p{padding-right:0}}[data-v-3c3aefff] .image-bottom-margin img{margin-bottom:-32px}@media (max-width: 1200px){[data-v-ab8e2baf]:root{--gutter: 1rem}}.contact-form[data-v-ab8e2baf]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;transition:opacity .3s ease}.contact-form.is-loading[data-v-ab8e2baf]{opacity:.6;pointer-events:none}.contact-form .form-group.full[data-v-ab8e2baf]{grid-column:1/-1}.contact-form label[data-v-ab8e2baf]{display:block;margin-bottom:.4rem;font-weight:600}.contact-form .req[data-v-ab8e2baf]{color:#dc3545}.contact-form input[type=text][data-v-ab8e2baf],.contact-form input[type=email][data-v-ab8e2baf],.contact-form textarea[data-v-ab8e2baf]{width:100%;border:1px solid rgba(0,0,0,.1);border-radius:30px;padding:.4rem 1rem;background:#fff}.contact-form textarea[data-v-ab8e2baf]{resize:vertical}.contact-form .agree-line[data-v-ab8e2baf]{display:flex;align-items:center;gap:.6rem;font-size:.95rem}.contact-form .agree-line .inline-link-wrap[data-v-ab8e2baf]{display:inline-block}.contact-form .agree-line label[data-v-ab8e2baf]{margin-bottom:0;font-weight:400}.trap[data-v-ab8e2baf]{position:absolute!important;left:-9999px!important;top:auto!important;width:1px;height:1px;overflow:hidden}.form-success[data-v-ab8e2baf]{background:#28a745;color:#f9f9f9}.form-success p[data-v-ab8e2baf]{font-size:2rem}.form-error[data-v-ab8e2baf]{background:#dc3545;color:#f9f9f9}.form-error .error-buttons[data-v-ab8e2baf]{display:flex;flex-direction:row;gap:1rem}@media (max-width: 768px){.form-error .error-buttons[data-v-ab8e2baf]{flex-direction:column}}.form-error .error-buttons p[data-v-ab8e2baf]{font-size:2rem}.fade-enter-active[data-v-ab8e2baf],.fade-leave-active[data-v-ab8e2baf]{transition:opacity .3s ease}.fade-enter-from[data-v-ab8e2baf],.fade-leave-to[data-v-ab8e2baf]{opacity:0}@media (max-width: 1200px){[data-v-c7c0f8e9]:root{--gutter: 1rem}}[data-v-c7c0f8e9] .hero.custom-hero .bottom-left{display:none!important}[data-v-c7c0f8e9] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}@media (max-width: 1200px){[data-v-4f9660af]:root{--gutter: 1rem}}.news-card[data-v-4f9660af]{position:relative;overflow:hidden;height:380px;display:flex;align-items:stretch}.news-card img[data-v-4f9660af]{width:100%;height:100%;object-fit:cover;display:block}.news-card .overlay[data-v-4f9660af]{position:absolute;inset:0;padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(to top,rgb(171.18,156,255),transparent 90%)}.news-card .overlay .category[data-v-4f9660af]{position:absolute;top:2rem;left:2rem;color:#222}.news-card .overlay .date[data-v-4f9660af]{color:#f9f9f9;margin-bottom:.4rem}.news-card .overlay .title[data-v-4f9660af]{margin-bottom:1.2rem}.news-card .overlay .read-more[data-v-4f9660af]{align-self:start;cursor:pointer}@media (max-width: 1200px){[data-v-1fd0ab97]:root{--gutter: 1rem}}[data-v-1fd0ab97] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}.news-layout[data-v-1fd0ab97]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;z-index:2}@media (max-width: 1400px){.news-layout[data-v-1fd0ab97]{display:flex;flex-direction:column}}.news-layout .layout-item[data-v-1fd0ab97]:first-child{height:calc(100% + 64px);margin-top:-64px}@media (max-width: 1400px){.news-layout .layout-item[data-v-1fd0ab97]:first-child{height:auto;margin-top:0}}.news-layout .layout-item[data-v-1fd0ab97]:nth-child(4){grid-column:span 2}.category-tabs[data-v-1fd0ab97]{display:flex;padding:1.5rem;flex-wrap:wrap;gap:1rem;margin:0;list-style:none;flex-direction:column;background-color:#f4f4f4}.category-tabs li[data-v-1fd0ab97]{cursor:pointer;padding:.8rem 1.25rem;border-radius:30px;font-weight:500;transition:all .2s ease;background-color:#f4f4f4}.category-tabs li.active[data-v-1fd0ab97]{background-color:#e6e1ff}.category-tabs li[data-v-1fd0ab97]:hover{background-color:#c9eefa}.news-skeleton[data-v-1fd0ab97]{padding:1rem;background:#f9f9f9}.news-skeleton .sk-media[data-v-1fd0ab97]{height:260px;border-radius:18px;background:linear-gradient(90deg,#0000000f 25%,#00000017 37%,#0000000f 63%);background-size:400% 100%;animation:sk-1fd0ab97 1.2s ease-in-out infinite;margin-bottom:1rem}.news-skeleton .sk-line[data-v-1fd0ab97]{height:14px;border-radius:10px;background:linear-gradient(90deg,#0000000f 25%,#00000017 37%,#0000000f 63%);background-size:400% 100%;animation:sk-1fd0ab97 1.2s ease-in-out infinite}.news-skeleton .sk-line.sk-line-1[data-v-1fd0ab97]{width:60%;margin-bottom:.6rem}.news-skeleton .sk-line.sk-line-2[data-v-1fd0ab97]{width:90%;margin-bottom:.6rem}.news-skeleton .sk-line.sk-line-3[data-v-1fd0ab97]{width:40%}@keyframes sk-1fd0ab97{0%{background-position:100% 50%}to{background-position:0 50%}}.empty-badge[data-v-1fd0ab97]{position:absolute;left:50%;top:50%;transform:translate(-10%,-50%);background:#fff;border-radius:14px;padding:.9rem 1.4rem;font-weight:700;box-shadow:0 8px 24px #00000014;white-space:nowrap}@media (max-width: 1400px){.empty-badge[data-v-1fd0ab97]{position:static;transform:none;align-self:center;margin-top:-1rem}}.pagination[data-v-1fd0ab97]{display:flex;margin-bottom:2rem;align-items:center;justify-items:center;flex-direction:column}.pagination button[data-v-1fd0ab97]{background:none;border:none;padding:0 .65rem;cursor:pointer;font-weight:700;font-size:1rem}.pagination button.active[data-v-1fd0ab97]{color:#8069ff}.pagination button[data-v-1fd0ab97]:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 1200px){[data-v-ce436d64]:root{--gutter: 1rem}}.hero[data-v-ce436d64]{position:relative;border-radius:32px;z-index:1;margin-top:-72px;margin-bottom:2rem;align-content:end;min-height:620px;background-color:#f0f0f0;background-image:radial-gradient(at 0% 100%,hsl(196,66%,75%) 0px,transparent 50%),radial-gradient(at 73% 96%,hsla(204,100%,83%,.51) 0px,transparent 50%),radial-gradient(at 0% 0%,hsla(0,100%,94%,0) 0px,transparent 50%);overflow:hidden}.top-left[data-v-ce436d64]{position:absolute;background:url("data:image/svg+xml,%3csvg%20width='300'%20height='126'%20viewBox='0%200%20300%20126'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M217.005%2083.9008L275.912%2011.1253C281.608%204.08838%20290.177%200%20299.231%200H0V125.026C0%20108.458%2013.4315%2095.0261%2030%2095.0261H193.687C202.74%2095.0261%20211.309%2090.9378%20217.005%2083.9008Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;width:336px;height:130px;top:0;left:0;z-index:2}@media (max-width: 1200px){.top-left[data-v-ce436d64]{width:220px;height:89px;background-size:contain}}.news-hero[data-v-ce436d64]{display:flex;align-items:end;gap:2rem}@media (max-width: 768px){.news-hero[data-v-ce436d64]{flex-direction:column;align-items:start}}.hero-text[data-v-ce436d64]{flex:1;padding-left:80px;margin-bottom:4rem;position:relative;z-index:2}@media (max-width: 768px){.hero-text[data-v-ce436d64]{margin-bottom:0;padding:0 20px;align-content:end;margin-top:100px}}.hero-text p[data-v-ce436d64]{margin-top:1rem;font-size:1rem}.hero-image[data-v-ce436d64]{display:flex;flex:1;align-content:end;width:100%;max-height:80%}@media (max-width: 768px){.hero-image[data-v-ce436d64]{flex:0;width:100%;padding:0 30px;max-width:100%;justify-content:center}}.hero-image img[data-v-ce436d64]{max-width:100%;max-height:500px}@media (max-width: 768px){.hero-image img[data-v-ce436d64]{max-height:300px}}.share[data-v-ce436d64]{margin-top:4rem}.share .share-icons[data-v-ce436d64]{margin-top:.5rem;display:flex;gap:.75rem}.share .share-icons a[data-v-ce436d64]{display:inline-flex;align-items:center;justify-content:center}.share .share-icons a img[data-v-ce436d64]{width:28px;height:28px}.hero .bg-mode img[data-v-ce436d64]{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0;max-height:100%;inset:0;object-position:0;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgb(0,0,0) 100px);mask-image:linear-gradient(to bottom,#0000 0,#000 200px)}.hero .bg-mode[data-v-ce436d64]:before{content:"";position:absolute;width:100%;height:75%;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgb(107.6882591093,208.7206477733,241.3117408907),transparent 90%)}.news-body{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;background-color:#f4f4f4;padding:4rem 8rem;color:#555}@media (max-width: 1200px){.news-body{padding:4rem}}@media (max-width: 992px){.news-body{padding:2rem}}.news-body h4,.news-body p{margin-bottom:1rem}.news-body blockquote{margin-bottom:1rem;border-left:3px solid #888888;padding-left:1rem;font-style:italic}.news-body a{color:#8069ff;text-decoration:none}.news-body a:hover{text-decoration:underline}.news-body strong,.news-body b{font-weight:700}.tags-container{margin-top:2rem}.tags-container ul{list-style:none;display:flex;gap:1rem;width:fit-content;margin:0}.tags-container ul li{background:#e1e1e1;white-space:nowrap;font-size:.85rem;color:#222;padding:.3rem .5rem;border-radius:5px}.related-header{display:flex;justify-content:space-between;align-items:center;margin:2rem 0}@media (max-width: 1200px){[data-v-0b5e6a56]:root{--gutter: 1rem}}[data-v-0b5e6a56] .hero.custom-hero .bottom-left{display:none!important}[data-v-0b5e6a56] .type4 .content{padding:0 2rem 2rem}[data-v-0b5e6a56] .type5 .content{padding:2rem}[data-v-3a21425a] .hero.custom-hero .bottom-left{display:none!important}[data-v-3a21425a] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}[data-v-c0dd03ab] .hero.custom-hero .bottom-left{display:none!important}[data-v-c0dd03ab] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}[data-v-7db936e4] .hero.custom-hero .bottom-left{display:none!important}[data-v-7db936e4] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}@media (max-width: 1200px){[data-v-05f7aa09]:root{--gutter: 1rem}}.download-container[data-v-05f7aa09]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (max-width: 1200px){.download-container[data-v-05f7aa09]{grid-template-columns:1fr}}.download-container .file-download[data-v-05f7aa09]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .5rem;width:100%;border:1px solid #bbbbbb;text-decoration:none!important;border-radius:7px;color:#222!important;transition:all ease .3s!important}.download-container .file-download .file-title[data-v-05f7aa09]{white-space:nowrap}.download-container .file-download .file-size[data-v-05f7aa09]{color:#a2a2a2}.download-container .file-download[data-v-05f7aa09]:hover{border:1px solid #8069FF;text-decoration:none;transition:all ease 3ms}.download-container .file-download img[data-v-05f7aa09]{width:48px}[data-v-67563114] .hero.custom-hero .hero-image{margin:0 0 30px!important;justify-content:end}[data-v-7c7f5602] .hero.custom-hero .bottom-left{display:none!important}[data-v-7c7f5602] .hero.custom-hero .hero-image{margin:0!important;justify-content:end}:root{--gutter: 2rem}@media (max-width: 1200px){:root{--gutter: 1rem}}.main-wrapper{padding-left:var(--gutter);padding-right:var(--gutter)}.container{width:100%;margin-left:auto;margin-right:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1380px}}.row{display:flex;flex-wrap:wrap;margin-left:calc(-1 * var(--gutter) / 2);margin-right:calc(-1 * var(--gutter) / 2);position:relative}.col{margin-bottom:2rem;flex:1 0 0;padding-left:calc(var(--gutter) / 2);padding-right:calc(var(--gutter) / 2)}.align-cols{display:flex;flex-wrap:wrap;z-index:2}.align-cols>.col{display:flex;flex-direction:column}.align-cols>.col:first-child>section{height:calc(100% + 64px);margin-top:-64px}@media (max-width: 1400px){.align-cols>.col:first-child>section{height:auto;margin-top:0}}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width: 576px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 576px){.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 576px){.col-sm-3{flex:0 0 25%;max-width:25%}}@media (min-width: 576px){.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 576px){.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 576px){.col-sm-6{flex:0 0 50%;max-width:50%}}@media (min-width: 576px){.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 576px){.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 576px){.col-sm-9{flex:0 0 75%;max-width:75%}}@media (min-width: 576px){.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 576px){.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 576px){.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 768px){.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 768px){.col-md-3{flex:0 0 25%;max-width:25%}}@media (min-width: 768px){.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 768px){.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 768px){.col-md-6{flex:0 0 50%;max-width:50%}}@media (min-width: 768px){.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 768px){.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 768px){.col-md-9{flex:0 0 75%;max-width:75%}}@media (min-width: 768px){.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 768px){.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 768px){.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 992px){.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 992px){.col-lg-3{flex:0 0 25%;max-width:25%}}@media (min-width: 992px){.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 992px){.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 992px){.col-lg-6{flex:0 0 50%;max-width:50%}}@media (min-width: 992px){.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 992px){.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 992px){.col-lg-9{flex:0 0 75%;max-width:75%}}@media (min-width: 992px){.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 992px){.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 992px){.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 1200px){.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 1200px){.col-xl-3{flex:0 0 25%;max-width:25%}}@media (min-width: 1200px){.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 1200px){.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 1200px){.col-xl-6{flex:0 0 50%;max-width:50%}}@media (min-width: 1200px){.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 1200px){.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 1200px){.col-xl-9{flex:0 0 75%;max-width:75%}}@media (min-width: 1200px){.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 1200px){.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 1200px){.col-xl-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1400px){.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}}@media (min-width: 1400px){.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}}@media (min-width: 1400px){.col-xxl-3{flex:0 0 25%;max-width:25%}}@media (min-width: 1400px){.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width: 1400px){.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media (min-width: 1400px){.col-xxl-6{flex:0 0 50%;max-width:50%}}@media (min-width: 1400px){.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}}@media (min-width: 1400px){.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width: 1400px){.col-xxl-9{flex:0 0 75%;max-width:75%}}@media (min-width: 1400px){.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}}@media (min-width: 1400px){.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}}@media (min-width: 1400px){.col-xxl-12{flex:0 0 100%;max-width:100%}}.order-first{order:-1}.order-last{order:999}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media (min-width: 576px){.order-sm-first{order:-1}.order-sm-last{order:999}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media (min-width: 768px){.order-md-first{order:-1}.order-md-last{order:999}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media (min-width: 992px){.order-lg-first{order:-1}.order-lg-last{order:999}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media (min-width: 1200px){.order-xl-first{order:-1}.order-xl-last{order:999}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}@media (min-width: 1400px){.order-xxl-first{order:-1}.order-xxl-last{order:999}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font:inherit;-webkit-appearance:none;appearance:none}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:.5rem}strong{font-weight:700}p{margin-bottom:1rem}a{color:#15b0e2;text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;line-height:1.2}@media (min-width: 576px){h1{font-size:2.25rem;line-height:1.2}}@media (min-width: 768px){h1{font-size:2.5rem;line-height:1.25}}@media (min-width: 992px){h1{font-size:2.5rem;line-height:1.25}}h2{font-size:1.75rem;line-height:1.25}@media (min-width: 576px){h2{font-size:2rem;line-height:1.25}}@media (min-width: 768px){h2{font-size:2.25rem;line-height:1.3}}@media (min-width: 992px){h2{font-size:2rem;line-height:1.3}}h3{font-size:1.5rem;line-height:1.3}@media (min-width: 576px){h3{font-size:1.75rem;line-height:1.3}}@media (min-width: 768px){h3{font-size:2rem;line-height:1.35}}@media (min-width: 992px){h3{font-size:1.75rem;line-height:1.35}}h4{font-size:1.25rem;line-height:1.35}@media (min-width: 576px){h4{font-size:1.5rem;line-height:1.35}}@media (min-width: 768px){h4{font-size:1.75rem;line-height:1.4}}@media (min-width: 992px){h4{font-size:1.5rem;line-height:1.2}}h5{font-size:1.125rem;line-height:1.4}@media (min-width: 576px){h5{font-size:1.25rem;line-height:1.4}}@media (min-width: 768px){h5{font-size:1.5rem;line-height:1.45}}@media (min-width: 992px){h5{font-size:1.25rem;line-height:1.45}}h6{font-size:1rem;line-height:1.4}@media (min-width: 576px){h6{font-size:1.125rem;line-height:1.4}}@media (min-width: 768px){h6{font-size:1.25rem;line-height:1.45}}@media (min-width: 992px){h6{font-size:1rem;line-height:1.45}}@font-face{font-family:Corsa Grotesk;src:url(/assets/CorsaGrotesk-Regular-BA9SBEPC.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Corsa Grotesk;src:url(/assets/CorsaGrotesk-Medium-Blvm9Bh1.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Corsa Grotesk;src:url(/assets/CorsaGrotesk-Bold-D5pRVM-Z.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.d-flex{display:flex!important}.align-center{align-items:center!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.text-center{text-align:center!important}.col-auto{flex:0 0 auto}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:2rem}.text-muted{color:#bbb}.text-dark{color:#222}.fw-bold{font-weight:700}.fw-medium{font-weight:500}.fs-sm{font-size:.875rem}.d-none{display:none!important}@media (min-width: 1400px){.d-xxl-flex{display:flex!important}}@media (min-width: 1400px){.d-xxl-none{display:none!important}}.ms-auto{margin-left:auto!important}.rounded{border-radius:24px}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:2rem}.p-6{padding:2.5rem}.p-auto{padding:auto}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:1rem;padding-right:1rem}.px-4{padding-left:1.5rem;padding-right:1.5rem}.px-5{padding-left:2rem;padding-right:2rem}.px-6{padding-left:2.5rem;padding-right:2.5rem}.px-auto{padding-left:auto;padding-right:auto}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:1rem;padding-bottom:1rem}.py-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-5{padding-top:2rem;padding-bottom:2rem}.py-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-auto{padding-top:auto;padding-bottom:auto}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:1rem}.pt-4{padding-top:1.5rem}.pt-5{padding-top:2rem}.pt-6{padding-top:2.5rem}.pt-auto{padding-top:auto}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:1rem}.pr-4{padding-right:1.5rem}.pr-5{padding-right:2rem}.pr-6{padding-right:2.5rem}.pr-auto{padding-right:auto}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:1rem}.pb-4{padding-bottom:1.5rem}.pb-5{padding-bottom:2rem}.pb-6{padding-bottom:2.5rem}.pb-auto{padding-bottom:auto}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:1rem}.pl-4{padding-left:1.5rem}.pl-5{padding-left:2rem}.pl-6{padding-left:2.5rem}.pl-auto{padding-left:auto}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:1rem}.m-4{margin:1.5rem}.m-5{margin:2rem}.m-6{margin:2.5rem}.m-auto{margin:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:1rem;margin-right:1rem}.mx-4{margin-left:1.5rem;margin-right:1.5rem}.mx-5{margin-left:2rem;margin-right:2rem}.mx-6{margin-left:2.5rem;margin-right:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:1rem;margin-bottom:1rem}.my-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-5{margin-top:2rem;margin-bottom:2rem}.my-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mt-6{margin-top:2.5rem}.mt-auto{margin-top:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:1rem}.mr-4{margin-right:1.5rem}.mr-5{margin-right:2rem}.mr-6{margin-right:2.5rem}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mb-6{margin-bottom:2.5rem}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:1rem}.ml-4{margin-left:1.5rem}.ml-5{margin-left:2rem}.ml-6{margin-left:2.5rem}.ml-auto{margin-left:auto}@media (min-width: 576px){.p-sm-0{padding:0}.p-sm-1{padding:.25rem}.p-sm-2{padding:.5rem}.p-sm-3{padding:1rem}.p-sm-4{padding:1.5rem}.p-sm-5{padding:2rem}.p-sm-6{padding:2.5rem}.p-sm-auto{padding:auto}.px-sm-0{padding-left:0;padding-right:0}.px-sm-1{padding-left:.25rem;padding-right:.25rem}.px-sm-2{padding-left:.5rem;padding-right:.5rem}.px-sm-3{padding-left:1rem;padding-right:1rem}.px-sm-4{padding-left:1.5rem;padding-right:1.5rem}.px-sm-5{padding-left:2rem;padding-right:2rem}.px-sm-6{padding-left:2.5rem;padding-right:2.5rem}.px-sm-auto{padding-left:auto;padding-right:auto}.py-sm-0{padding-top:0;padding-bottom:0}.py-sm-1{padding-top:.25rem;padding-bottom:.25rem}.py-sm-2{padding-top:.5rem;padding-bottom:.5rem}.py-sm-3{padding-top:1rem;padding-bottom:1rem}.py-sm-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-sm-5{padding-top:2rem;padding-bottom:2rem}.py-sm-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-sm-auto{padding-top:auto;padding-bottom:auto}.pt-sm-0{padding-top:0}.pt-sm-1{padding-top:.25rem}.pt-sm-2{padding-top:.5rem}.pt-sm-3{padding-top:1rem}.pt-sm-4{padding-top:1.5rem}.pt-sm-5{padding-top:2rem}.pt-sm-6{padding-top:2.5rem}.pt-sm-auto{padding-top:auto}.pr-sm-0{padding-right:0}.pr-sm-1{padding-right:.25rem}.pr-sm-2{padding-right:.5rem}.pr-sm-3{padding-right:1rem}.pr-sm-4{padding-right:1.5rem}.pr-sm-5{padding-right:2rem}.pr-sm-6{padding-right:2.5rem}.pr-sm-auto{padding-right:auto}.pb-sm-0{padding-bottom:0}.pb-sm-1{padding-bottom:.25rem}.pb-sm-2{padding-bottom:.5rem}.pb-sm-3{padding-bottom:1rem}.pb-sm-4{padding-bottom:1.5rem}.pb-sm-5{padding-bottom:2rem}.pb-sm-6{padding-bottom:2.5rem}.pb-sm-auto{padding-bottom:auto}.pl-sm-0{padding-left:0}.pl-sm-1{padding-left:.25rem}.pl-sm-2{padding-left:.5rem}.pl-sm-3{padding-left:1rem}.pl-sm-4{padding-left:1.5rem}.pl-sm-5{padding-left:2rem}.pl-sm-6{padding-left:2.5rem}.pl-sm-auto{padding-left:auto}.m-sm-0{margin:0}.m-sm-1{margin:.25rem}.m-sm-2{margin:.5rem}.m-sm-3{margin:1rem}.m-sm-4{margin:1.5rem}.m-sm-5{margin:2rem}.m-sm-6{margin:2.5rem}.m-sm-auto{margin:auto}.mx-sm-0{margin-left:0;margin-right:0}.mx-sm-1{margin-left:.25rem;margin-right:.25rem}.mx-sm-2{margin-left:.5rem;margin-right:.5rem}.mx-sm-3{margin-left:1rem;margin-right:1rem}.mx-sm-4{margin-left:1.5rem;margin-right:1.5rem}.mx-sm-5{margin-left:2rem;margin-right:2rem}.mx-sm-6{margin-left:2.5rem;margin-right:2.5rem}.mx-sm-auto{margin-left:auto;margin-right:auto}.my-sm-0{margin-top:0;margin-bottom:0}.my-sm-1{margin-top:.25rem;margin-bottom:.25rem}.my-sm-2{margin-top:.5rem;margin-bottom:.5rem}.my-sm-3{margin-top:1rem;margin-bottom:1rem}.my-sm-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-sm-5{margin-top:2rem;margin-bottom:2rem}.my-sm-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-sm-auto{margin-top:auto;margin-bottom:auto}.mt-sm-0{margin-top:0}.mt-sm-1{margin-top:.25rem}.mt-sm-2{margin-top:.5rem}.mt-sm-3{margin-top:1rem}.mt-sm-4{margin-top:1.5rem}.mt-sm-5{margin-top:2rem}.mt-sm-6{margin-top:2.5rem}.mt-sm-auto{margin-top:auto}.mr-sm-0{margin-right:0}.mr-sm-1{margin-right:.25rem}.mr-sm-2{margin-right:.5rem}.mr-sm-3{margin-right:1rem}.mr-sm-4{margin-right:1.5rem}.mr-sm-5{margin-right:2rem}.mr-sm-6{margin-right:2.5rem}.mr-sm-auto{margin-right:auto}.mb-sm-0{margin-bottom:0}.mb-sm-1{margin-bottom:.25rem}.mb-sm-2{margin-bottom:.5rem}.mb-sm-3{margin-bottom:1rem}.mb-sm-4{margin-bottom:1.5rem}.mb-sm-5{margin-bottom:2rem}.mb-sm-6{margin-bottom:2.5rem}.mb-sm-auto{margin-bottom:auto}.ml-sm-0{margin-left:0}.ml-sm-1{margin-left:.25rem}.ml-sm-2{margin-left:.5rem}.ml-sm-3{margin-left:1rem}.ml-sm-4{margin-left:1.5rem}.ml-sm-5{margin-left:2rem}.ml-sm-6{margin-left:2.5rem}.ml-sm-auto{margin-left:auto}}@media (min-width: 768px){.p-md-0{padding:0}.p-md-1{padding:.25rem}.p-md-2{padding:.5rem}.p-md-3{padding:1rem}.p-md-4{padding:1.5rem}.p-md-5{padding:2rem}.p-md-6{padding:2.5rem}.p-md-auto{padding:auto}.px-md-0{padding-left:0;padding-right:0}.px-md-1{padding-left:.25rem;padding-right:.25rem}.px-md-2{padding-left:.5rem;padding-right:.5rem}.px-md-3{padding-left:1rem;padding-right:1rem}.px-md-4{padding-left:1.5rem;padding-right:1.5rem}.px-md-5{padding-left:2rem;padding-right:2rem}.px-md-6{padding-left:2.5rem;padding-right:2.5rem}.px-md-auto{padding-left:auto;padding-right:auto}.py-md-0{padding-top:0;padding-bottom:0}.py-md-1{padding-top:.25rem;padding-bottom:.25rem}.py-md-2{padding-top:.5rem;padding-bottom:.5rem}.py-md-3{padding-top:1rem;padding-bottom:1rem}.py-md-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-md-5{padding-top:2rem;padding-bottom:2rem}.py-md-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-md-auto{padding-top:auto;padding-bottom:auto}.pt-md-0{padding-top:0}.pt-md-1{padding-top:.25rem}.pt-md-2{padding-top:.5rem}.pt-md-3{padding-top:1rem}.pt-md-4{padding-top:1.5rem}.pt-md-5{padding-top:2rem}.pt-md-6{padding-top:2.5rem}.pt-md-auto{padding-top:auto}.pr-md-0{padding-right:0}.pr-md-1{padding-right:.25rem}.pr-md-2{padding-right:.5rem}.pr-md-3{padding-right:1rem}.pr-md-4{padding-right:1.5rem}.pr-md-5{padding-right:2rem}.pr-md-6{padding-right:2.5rem}.pr-md-auto{padding-right:auto}.pb-md-0{padding-bottom:0}.pb-md-1{padding-bottom:.25rem}.pb-md-2{padding-bottom:.5rem}.pb-md-3{padding-bottom:1rem}.pb-md-4{padding-bottom:1.5rem}.pb-md-5{padding-bottom:2rem}.pb-md-6{padding-bottom:2.5rem}.pb-md-auto{padding-bottom:auto}.pl-md-0{padding-left:0}.pl-md-1{padding-left:.25rem}.pl-md-2{padding-left:.5rem}.pl-md-3{padding-left:1rem}.pl-md-4{padding-left:1.5rem}.pl-md-5{padding-left:2rem}.pl-md-6{padding-left:2.5rem}.pl-md-auto{padding-left:auto}.m-md-0{margin:0}.m-md-1{margin:.25rem}.m-md-2{margin:.5rem}.m-md-3{margin:1rem}.m-md-4{margin:1.5rem}.m-md-5{margin:2rem}.m-md-6{margin:2.5rem}.m-md-auto{margin:auto}.mx-md-0{margin-left:0;margin-right:0}.mx-md-1{margin-left:.25rem;margin-right:.25rem}.mx-md-2{margin-left:.5rem;margin-right:.5rem}.mx-md-3{margin-left:1rem;margin-right:1rem}.mx-md-4{margin-left:1.5rem;margin-right:1.5rem}.mx-md-5{margin-left:2rem;margin-right:2rem}.mx-md-6{margin-left:2.5rem;margin-right:2.5rem}.mx-md-auto{margin-left:auto;margin-right:auto}.my-md-0{margin-top:0;margin-bottom:0}.my-md-1{margin-top:.25rem;margin-bottom:.25rem}.my-md-2{margin-top:.5rem;margin-bottom:.5rem}.my-md-3{margin-top:1rem;margin-bottom:1rem}.my-md-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-md-5{margin-top:2rem;margin-bottom:2rem}.my-md-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-md-auto{margin-top:auto;margin-bottom:auto}.mt-md-0{margin-top:0}.mt-md-1{margin-top:.25rem}.mt-md-2{margin-top:.5rem}.mt-md-3{margin-top:1rem}.mt-md-4{margin-top:1.5rem}.mt-md-5{margin-top:2rem}.mt-md-6{margin-top:2.5rem}.mt-md-auto{margin-top:auto}.mr-md-0{margin-right:0}.mr-md-1{margin-right:.25rem}.mr-md-2{margin-right:.5rem}.mr-md-3{margin-right:1rem}.mr-md-4{margin-right:1.5rem}.mr-md-5{margin-right:2rem}.mr-md-6{margin-right:2.5rem}.mr-md-auto{margin-right:auto}.mb-md-0{margin-bottom:0}.mb-md-1{margin-bottom:.25rem}.mb-md-2{margin-bottom:.5rem}.mb-md-3{margin-bottom:1rem}.mb-md-4{margin-bottom:1.5rem}.mb-md-5{margin-bottom:2rem}.mb-md-6{margin-bottom:2.5rem}.mb-md-auto{margin-bottom:auto}.ml-md-0{margin-left:0}.ml-md-1{margin-left:.25rem}.ml-md-2{margin-left:.5rem}.ml-md-3{margin-left:1rem}.ml-md-4{margin-left:1.5rem}.ml-md-5{margin-left:2rem}.ml-md-6{margin-left:2.5rem}.ml-md-auto{margin-left:auto}}@media (min-width: 992px){.p-lg-0{padding:0}.p-lg-1{padding:.25rem}.p-lg-2{padding:.5rem}.p-lg-3{padding:1rem}.p-lg-4{padding:1.5rem}.p-lg-5{padding:2rem}.p-lg-6{padding:2.5rem}.p-lg-auto{padding:auto}.px-lg-0{padding-left:0;padding-right:0}.px-lg-1{padding-left:.25rem;padding-right:.25rem}.px-lg-2{padding-left:.5rem;padding-right:.5rem}.px-lg-3{padding-left:1rem;padding-right:1rem}.px-lg-4{padding-left:1.5rem;padding-right:1.5rem}.px-lg-5{padding-left:2rem;padding-right:2rem}.px-lg-6{padding-left:2.5rem;padding-right:2.5rem}.px-lg-auto{padding-left:auto;padding-right:auto}.py-lg-0{padding-top:0;padding-bottom:0}.py-lg-1{padding-top:.25rem;padding-bottom:.25rem}.py-lg-2{padding-top:.5rem;padding-bottom:.5rem}.py-lg-3{padding-top:1rem;padding-bottom:1rem}.py-lg-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-lg-5{padding-top:2rem;padding-bottom:2rem}.py-lg-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-lg-auto{padding-top:auto;padding-bottom:auto}.pt-lg-0{padding-top:0}.pt-lg-1{padding-top:.25rem}.pt-lg-2{padding-top:.5rem}.pt-lg-3{padding-top:1rem}.pt-lg-4{padding-top:1.5rem}.pt-lg-5{padding-top:2rem}.pt-lg-6{padding-top:2.5rem}.pt-lg-auto{padding-top:auto}.pr-lg-0{padding-right:0}.pr-lg-1{padding-right:.25rem}.pr-lg-2{padding-right:.5rem}.pr-lg-3{padding-right:1rem}.pr-lg-4{padding-right:1.5rem}.pr-lg-5{padding-right:2rem}.pr-lg-6{padding-right:2.5rem}.pr-lg-auto{padding-right:auto}.pb-lg-0{padding-bottom:0}.pb-lg-1{padding-bottom:.25rem}.pb-lg-2{padding-bottom:.5rem}.pb-lg-3{padding-bottom:1rem}.pb-lg-4{padding-bottom:1.5rem}.pb-lg-5{padding-bottom:2rem}.pb-lg-6{padding-bottom:2.5rem}.pb-lg-auto{padding-bottom:auto}.pl-lg-0{padding-left:0}.pl-lg-1{padding-left:.25rem}.pl-lg-2{padding-left:.5rem}.pl-lg-3{padding-left:1rem}.pl-lg-4{padding-left:1.5rem}.pl-lg-5{padding-left:2rem}.pl-lg-6{padding-left:2.5rem}.pl-lg-auto{padding-left:auto}.m-lg-0{margin:0}.m-lg-1{margin:.25rem}.m-lg-2{margin:.5rem}.m-lg-3{margin:1rem}.m-lg-4{margin:1.5rem}.m-lg-5{margin:2rem}.m-lg-6{margin:2.5rem}.m-lg-auto{margin:auto}.mx-lg-0{margin-left:0;margin-right:0}.mx-lg-1{margin-left:.25rem;margin-right:.25rem}.mx-lg-2{margin-left:.5rem;margin-right:.5rem}.mx-lg-3{margin-left:1rem;margin-right:1rem}.mx-lg-4{margin-left:1.5rem;margin-right:1.5rem}.mx-lg-5{margin-left:2rem;margin-right:2rem}.mx-lg-6{margin-left:2.5rem;margin-right:2.5rem}.mx-lg-auto{margin-left:auto;margin-right:auto}.my-lg-0{margin-top:0;margin-bottom:0}.my-lg-1{margin-top:.25rem;margin-bottom:.25rem}.my-lg-2{margin-top:.5rem;margin-bottom:.5rem}.my-lg-3{margin-top:1rem;margin-bottom:1rem}.my-lg-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-lg-5{margin-top:2rem;margin-bottom:2rem}.my-lg-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-lg-auto{margin-top:auto;margin-bottom:auto}.mt-lg-0{margin-top:0}.mt-lg-1{margin-top:.25rem}.mt-lg-2{margin-top:.5rem}.mt-lg-3{margin-top:1rem}.mt-lg-4{margin-top:1.5rem}.mt-lg-5{margin-top:2rem}.mt-lg-6{margin-top:2.5rem}.mt-lg-auto{margin-top:auto}.mr-lg-0{margin-right:0}.mr-lg-1{margin-right:.25rem}.mr-lg-2{margin-right:.5rem}.mr-lg-3{margin-right:1rem}.mr-lg-4{margin-right:1.5rem}.mr-lg-5{margin-right:2rem}.mr-lg-6{margin-right:2.5rem}.mr-lg-auto{margin-right:auto}.mb-lg-0{margin-bottom:0}.mb-lg-1{margin-bottom:.25rem}.mb-lg-2{margin-bottom:.5rem}.mb-lg-3{margin-bottom:1rem}.mb-lg-4{margin-bottom:1.5rem}.mb-lg-5{margin-bottom:2rem}.mb-lg-6{margin-bottom:2.5rem}.mb-lg-auto{margin-bottom:auto}.ml-lg-0{margin-left:0}.ml-lg-1{margin-left:.25rem}.ml-lg-2{margin-left:.5rem}.ml-lg-3{margin-left:1rem}.ml-lg-4{margin-left:1.5rem}.ml-lg-5{margin-left:2rem}.ml-lg-6{margin-left:2.5rem}.ml-lg-auto{margin-left:auto}}@media (min-width: 1200px){.p-xl-0{padding:0}.p-xl-1{padding:.25rem}.p-xl-2{padding:.5rem}.p-xl-3{padding:1rem}.p-xl-4{padding:1.5rem}.p-xl-5{padding:2rem}.p-xl-6{padding:2.5rem}.p-xl-auto{padding:auto}.px-xl-0{padding-left:0;padding-right:0}.px-xl-1{padding-left:.25rem;padding-right:.25rem}.px-xl-2{padding-left:.5rem;padding-right:.5rem}.px-xl-3{padding-left:1rem;padding-right:1rem}.px-xl-4{padding-left:1.5rem;padding-right:1.5rem}.px-xl-5{padding-left:2rem;padding-right:2rem}.px-xl-6{padding-left:2.5rem;padding-right:2.5rem}.px-xl-auto{padding-left:auto;padding-right:auto}.py-xl-0{padding-top:0;padding-bottom:0}.py-xl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xl-3{padding-top:1rem;padding-bottom:1rem}.py-xl-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-xl-5{padding-top:2rem;padding-bottom:2rem}.py-xl-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-xl-auto{padding-top:auto;padding-bottom:auto}.pt-xl-0{padding-top:0}.pt-xl-1{padding-top:.25rem}.pt-xl-2{padding-top:.5rem}.pt-xl-3{padding-top:1rem}.pt-xl-4{padding-top:1.5rem}.pt-xl-5{padding-top:2rem}.pt-xl-6{padding-top:2.5rem}.pt-xl-auto{padding-top:auto}.pr-xl-0{padding-right:0}.pr-xl-1{padding-right:.25rem}.pr-xl-2{padding-right:.5rem}.pr-xl-3{padding-right:1rem}.pr-xl-4{padding-right:1.5rem}.pr-xl-5{padding-right:2rem}.pr-xl-6{padding-right:2.5rem}.pr-xl-auto{padding-right:auto}.pb-xl-0{padding-bottom:0}.pb-xl-1{padding-bottom:.25rem}.pb-xl-2{padding-bottom:.5rem}.pb-xl-3{padding-bottom:1rem}.pb-xl-4{padding-bottom:1.5rem}.pb-xl-5{padding-bottom:2rem}.pb-xl-6{padding-bottom:2.5rem}.pb-xl-auto{padding-bottom:auto}.pl-xl-0{padding-left:0}.pl-xl-1{padding-left:.25rem}.pl-xl-2{padding-left:.5rem}.pl-xl-3{padding-left:1rem}.pl-xl-4{padding-left:1.5rem}.pl-xl-5{padding-left:2rem}.pl-xl-6{padding-left:2.5rem}.pl-xl-auto{padding-left:auto}.m-xl-0{margin:0}.m-xl-1{margin:.25rem}.m-xl-2{margin:.5rem}.m-xl-3{margin:1rem}.m-xl-4{margin:1.5rem}.m-xl-5{margin:2rem}.m-xl-6{margin:2.5rem}.m-xl-auto{margin:auto}.mx-xl-0{margin-left:0;margin-right:0}.mx-xl-1{margin-left:.25rem;margin-right:.25rem}.mx-xl-2{margin-left:.5rem;margin-right:.5rem}.mx-xl-3{margin-left:1rem;margin-right:1rem}.mx-xl-4{margin-left:1.5rem;margin-right:1.5rem}.mx-xl-5{margin-left:2rem;margin-right:2rem}.mx-xl-6{margin-left:2.5rem;margin-right:2.5rem}.mx-xl-auto{margin-left:auto;margin-right:auto}.my-xl-0{margin-top:0;margin-bottom:0}.my-xl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xl-3{margin-top:1rem;margin-bottom:1rem}.my-xl-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-xl-5{margin-top:2rem;margin-bottom:2rem}.my-xl-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-xl-auto{margin-top:auto;margin-bottom:auto}.mt-xl-0{margin-top:0}.mt-xl-1{margin-top:.25rem}.mt-xl-2{margin-top:.5rem}.mt-xl-3{margin-top:1rem}.mt-xl-4{margin-top:1.5rem}.mt-xl-5{margin-top:2rem}.mt-xl-6{margin-top:2.5rem}.mt-xl-auto{margin-top:auto}.mr-xl-0{margin-right:0}.mr-xl-1{margin-right:.25rem}.mr-xl-2{margin-right:.5rem}.mr-xl-3{margin-right:1rem}.mr-xl-4{margin-right:1.5rem}.mr-xl-5{margin-right:2rem}.mr-xl-6{margin-right:2.5rem}.mr-xl-auto{margin-right:auto}.mb-xl-0{margin-bottom:0}.mb-xl-1{margin-bottom:.25rem}.mb-xl-2{margin-bottom:.5rem}.mb-xl-3{margin-bottom:1rem}.mb-xl-4{margin-bottom:1.5rem}.mb-xl-5{margin-bottom:2rem}.mb-xl-6{margin-bottom:2.5rem}.mb-xl-auto{margin-bottom:auto}.ml-xl-0{margin-left:0}.ml-xl-1{margin-left:.25rem}.ml-xl-2{margin-left:.5rem}.ml-xl-3{margin-left:1rem}.ml-xl-4{margin-left:1.5rem}.ml-xl-5{margin-left:2rem}.ml-xl-6{margin-left:2.5rem}.ml-xl-auto{margin-left:auto}}@media (min-width: 1400px){.p-xxl-0{padding:0}.p-xxl-1{padding:.25rem}.p-xxl-2{padding:.5rem}.p-xxl-3{padding:1rem}.p-xxl-4{padding:1.5rem}.p-xxl-5{padding:2rem}.p-xxl-6{padding:2.5rem}.p-xxl-auto{padding:auto}.px-xxl-0{padding-left:0;padding-right:0}.px-xxl-1{padding-left:.25rem;padding-right:.25rem}.px-xxl-2{padding-left:.5rem;padding-right:.5rem}.px-xxl-3{padding-left:1rem;padding-right:1rem}.px-xxl-4{padding-left:1.5rem;padding-right:1.5rem}.px-xxl-5{padding-left:2rem;padding-right:2rem}.px-xxl-6{padding-left:2.5rem;padding-right:2.5rem}.px-xxl-auto{padding-left:auto;padding-right:auto}.py-xxl-0{padding-top:0;padding-bottom:0}.py-xxl-1{padding-top:.25rem;padding-bottom:.25rem}.py-xxl-2{padding-top:.5rem;padding-bottom:.5rem}.py-xxl-3{padding-top:1rem;padding-bottom:1rem}.py-xxl-4{padding-top:1.5rem;padding-bottom:1.5rem}.py-xxl-5{padding-top:2rem;padding-bottom:2rem}.py-xxl-6{padding-top:2.5rem;padding-bottom:2.5rem}.py-xxl-auto{padding-top:auto;padding-bottom:auto}.pt-xxl-0{padding-top:0}.pt-xxl-1{padding-top:.25rem}.pt-xxl-2{padding-top:.5rem}.pt-xxl-3{padding-top:1rem}.pt-xxl-4{padding-top:1.5rem}.pt-xxl-5{padding-top:2rem}.pt-xxl-6{padding-top:2.5rem}.pt-xxl-auto{padding-top:auto}.pr-xxl-0{padding-right:0}.pr-xxl-1{padding-right:.25rem}.pr-xxl-2{padding-right:.5rem}.pr-xxl-3{padding-right:1rem}.pr-xxl-4{padding-right:1.5rem}.pr-xxl-5{padding-right:2rem}.pr-xxl-6{padding-right:2.5rem}.pr-xxl-auto{padding-right:auto}.pb-xxl-0{padding-bottom:0}.pb-xxl-1{padding-bottom:.25rem}.pb-xxl-2{padding-bottom:.5rem}.pb-xxl-3{padding-bottom:1rem}.pb-xxl-4{padding-bottom:1.5rem}.pb-xxl-5{padding-bottom:2rem}.pb-xxl-6{padding-bottom:2.5rem}.pb-xxl-auto{padding-bottom:auto}.pl-xxl-0{padding-left:0}.pl-xxl-1{padding-left:.25rem}.pl-xxl-2{padding-left:.5rem}.pl-xxl-3{padding-left:1rem}.pl-xxl-4{padding-left:1.5rem}.pl-xxl-5{padding-left:2rem}.pl-xxl-6{padding-left:2.5rem}.pl-xxl-auto{padding-left:auto}.m-xxl-0{margin:0}.m-xxl-1{margin:.25rem}.m-xxl-2{margin:.5rem}.m-xxl-3{margin:1rem}.m-xxl-4{margin:1.5rem}.m-xxl-5{margin:2rem}.m-xxl-6{margin:2.5rem}.m-xxl-auto{margin:auto}.mx-xxl-0{margin-left:0;margin-right:0}.mx-xxl-1{margin-left:.25rem;margin-right:.25rem}.mx-xxl-2{margin-left:.5rem;margin-right:.5rem}.mx-xxl-3{margin-left:1rem;margin-right:1rem}.mx-xxl-4{margin-left:1.5rem;margin-right:1.5rem}.mx-xxl-5{margin-left:2rem;margin-right:2rem}.mx-xxl-6{margin-left:2.5rem;margin-right:2.5rem}.mx-xxl-auto{margin-left:auto;margin-right:auto}.my-xxl-0{margin-top:0;margin-bottom:0}.my-xxl-1{margin-top:.25rem;margin-bottom:.25rem}.my-xxl-2{margin-top:.5rem;margin-bottom:.5rem}.my-xxl-3{margin-top:1rem;margin-bottom:1rem}.my-xxl-4{margin-top:1.5rem;margin-bottom:1.5rem}.my-xxl-5{margin-top:2rem;margin-bottom:2rem}.my-xxl-6{margin-top:2.5rem;margin-bottom:2.5rem}.my-xxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxl-0{margin-top:0}.mt-xxl-1{margin-top:.25rem}.mt-xxl-2{margin-top:.5rem}.mt-xxl-3{margin-top:1rem}.mt-xxl-4{margin-top:1.5rem}.mt-xxl-5{margin-top:2rem}.mt-xxl-6{margin-top:2.5rem}.mt-xxl-auto{margin-top:auto}.mr-xxl-0{margin-right:0}.mr-xxl-1{margin-right:.25rem}.mr-xxl-2{margin-right:.5rem}.mr-xxl-3{margin-right:1rem}.mr-xxl-4{margin-right:1.5rem}.mr-xxl-5{margin-right:2rem}.mr-xxl-6{margin-right:2.5rem}.mr-xxl-auto{margin-right:auto}.mb-xxl-0{margin-bottom:0}.mb-xxl-1{margin-bottom:.25rem}.mb-xxl-2{margin-bottom:.5rem}.mb-xxl-3{margin-bottom:1rem}.mb-xxl-4{margin-bottom:1.5rem}.mb-xxl-5{margin-bottom:2rem}.mb-xxl-6{margin-bottom:2.5rem}.mb-xxl-auto{margin-bottom:auto}.ml-xxl-0{margin-left:0}.ml-xxl-1{margin-left:.25rem}.ml-xxl-2{margin-left:.5rem}.ml-xxl-3{margin-left:1rem}.ml-xxl-4{margin-left:1.5rem}.ml-xxl-5{margin-left:2rem}.ml-xxl-6{margin-left:2.5rem}.ml-xxl-auto{margin-left:auto}}.bg-primary{background-color:#15b0e2!important}.bg-primary-soft{background-color:#dcf3fb!important}.bg-primary-dark{background-color:#118cb3!important}.text-primary{color:#15b0e2!important}.text-primary-soft{color:#dcf3fb!important}.text-primary-dark{color:#118cb3!important}.bg-secondary{background-color:#8069ff!important}.bg-secondary-soft{background-color:#e6e1ff!important}.bg-secondary-dark{background-color:#5536ff!important}.text-secondary{color:#8069ff!important}.text-secondary-soft{color:#e6e1ff!important}.text-secondary-dark{color:#5536ff!important}.bg-dark{background-color:#222!important}.bg-dark-soft{background-color:#f4f4f4!important}.bg-dark-dark{background-color:#090909!important}.text-dark{color:#222!important}.text-dark-soft{color:#f4f4f4!important}.text-dark-dark{color:#090909!important}.bg-light,.bg-light-soft{background-color:#f9f9f9!important}.bg-light-dark{background-color:#e0e0e0!important}.text-light,.text-light-soft{color:#f9f9f9!important}.text-light-dark{color:#e0e0e0!important}.bg-success{background-color:#28a745!important}.bg-success-soft{background-color:#5ebd74!important}.bg-success-dark{background-color:#1e7e34!important}.text-success{color:#28a745!important}.text-success-soft{color:#5ebd74!important}.text-success-dark{color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}.bg-info-soft{background-color:#68c3d1!important}.bg-info-dark{background-color:#117a8b!important}.text-info{color:#17a2b8!important}.text-info-soft{color:#68c3d1!important}.text-info-dark{color:#117a8b!important}.bg-warning{background-color:#ffc107!important}.bg-warning-soft{background-color:#ffcd39!important}.bg-warning-dark{background-color:#d39e00!important}.text-warning{color:#ffc107!important}.text-warning-soft{color:#ffcd39!important}.text-warning-dark{color:#d39e00!important}.bg-danger{background-color:#dc3545!important}.bg-danger-soft{background-color:#e35d6a!important}.bg-danger-dark{background-color:#bd2130!important}.text-danger{color:#dc3545!important}.text-danger-soft{color:#e35d6a!important}.text-danger-dark{color:#bd2130!important}.bg-brand{background-color:#4884c5!important}.bg-brand-soft{background-color:#dae6f3!important}.bg-brand-dark{background-color:#346ba6!important}.text-brand{color:#4884c5!important}.text-brand-soft{color:#dae6f3!important}.text-brand-dark{color:#346ba6!important}.bg-white{background-color:#fff!important}.bg-white-dark{background-color:#e6e6e6!important}.text-white{color:#fff!important}.text-white-dark{color:#e6e6e6!important}.btn{display:inline-block;align-items:center;justify-content:center;gap:1rem;font-size:14px;font-weight:500;padding:.813rem 1.5rem;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease;text-decoration:none;line-height:1;text-align:center;white-space:nowrap;position:relative}.btn:hover{text-decoration:none}.btn:disabled,.btn.disabled{opacity:.6;pointer-events:none;cursor:not-allowed}.btn.btn-primary{background-color:#15b0e2;color:#fff}.btn.btn-primary:hover{background-color:#139ecb}.btn.btn-secondary{background-color:#fff;color:#15b0e2}.btn.btn-secondary:hover{background-color:#f9f9f9}.btn.btn-secondary-purple{background-color:#f9f9f9;color:#8069ff}.btn.btn-secondary-purple:hover{background-color:#fff}.btn.btn-gradient{background:linear-gradient(90deg,#4884c5,#15b0e2);color:#fff}.btn.btn-gradient:hover{filter:brightness(1.1)}.btn.btn-outline-primary{background:transparent;color:#15b0e2;box-shadow:0 0 0 2px #15b0e2 inset}.btn.btn-outline-primary:hover{background-color:#15b0e2;color:#fff}.btn.btn-outline-secondary{background:transparent;color:#222;border:2px solid rgb(250.75,250.75,250.75)}.btn.btn-outline-secondary:hover{background-color:#fff}.btn.btn-outline-gradient{background:transparent;color:#4884c5;border:2px solid #4884C5}.btn.btn-outline-gradient:hover{background-color:#4884c50d}.btn.btn-icon--arrow:after{content:"";display:inline-block;width:14px;height:14px;margin-left:1rem;vertical-align:middle;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='currentColor'><path d='M10.586 5.65643L6.636 1.70643C6.45384 1.51783 6.35305 1.26523 6.35533 1.00303C6.3576 0.740833 6.46277 0.49002 6.64818 0.304612C6.83359 0.119204 7.0844 0.014035 7.3466 0.0117566C7.6088 0.00947813 7.8614 0.110273 8.05 0.292431L13.707 5.94943C13.8002 6.04208 13.8741 6.15224 13.9246 6.27358C13.9751 6.39491 14.001 6.52502 14.001 6.65643C14.001 6.78784 13.9751 6.91795 13.9246 7.03928C13.8741 7.16062 13.8002 7.27078 13.707 7.36343L8.05 13.0204C7.95775 13.1159 7.84741 13.1921 7.7254 13.2445C7.6034 13.2969 7.47218 13.3245 7.3394 13.3257C7.20662 13.3268 7.07494 13.3015 6.95205 13.2513C6.82915 13.201 6.7175 13.1267 6.62361 13.0328C6.52971 12.9389 6.45546 12.8273 6.40518 12.7044C6.3549 12.5815 6.3296 12.4498 6.33075 12.317C6.3319 12.1842 6.35949 12.053 6.4119 11.931C6.46431 11.809 6.54049 11.6987 6.636 11.6064L10.586 7.65643H1C0.734784 7.65643 0.48043 7.55107 0.292893 7.36354C0.105357 7.176 0 6.92165 0 6.65643C0 6.39121 0.105357 6.13686 0.292893 5.94932C0.48043 5.76179 0.734784 5.65643 1 5.65643H10.586Z'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14' fill='currentColor'><path d='M10.586 5.65643L6.636 1.70643C6.45384 1.51783 6.35305 1.26523 6.35533 1.00303C6.3576 0.740833 6.46277 0.49002 6.64818 0.304612C6.83359 0.119204 7.0844 0.014035 7.3466 0.0117566C7.6088 0.00947813 7.8614 0.110273 8.05 0.292431L13.707 5.94943C13.8002 6.04208 13.8741 6.15224 13.9246 6.27358C13.9751 6.39491 14.001 6.52502 14.001 6.65643C14.001 6.78784 13.9751 6.91795 13.9246 7.03928C13.8741 7.16062 13.8002 7.27078 13.707 7.36343L8.05 13.0204C7.95775 13.1159 7.84741 13.1921 7.7254 13.2445C7.6034 13.2969 7.47218 13.3245 7.3394 13.3257C7.20662 13.3268 7.07494 13.3015 6.95205 13.2513C6.82915 13.201 6.7175 13.1267 6.62361 13.0328C6.52971 12.9389 6.45546 12.8273 6.40518 12.7044C6.3549 12.5815 6.3296 12.4498 6.33075 12.317C6.3319 12.1842 6.35949 12.053 6.4119 11.931C6.46431 11.809 6.54049 11.6987 6.636 11.6064L10.586 7.65643H1C0.734784 7.65643 0.48043 7.55107 0.292893 7.36354C0.105357 7.176 0 6.92165 0 6.65643C0 6.39121 0.105357 6.13686 0.292893 5.94932C0.48043 5.76179 0.734784 5.65643 1 5.65643H10.586Z'/></svg>") no-repeat center/contain}.btn .btn-spinner,.btn .spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;margin-left:1rem;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.btn-link{background:none!important;border:0!important;padding:0!important;color:#8069ff;text-decoration:underline;font-size:inherit;min-width:unset}.inline-link{padding:0!important;vertical-align:middle!important}.custom-tooltip{position:absolute;background:#8069ff;color:#fff;padding:.5rem 1rem;border-radius:8px;z-index:1000;animation:fadeIn .6s ease forwards;opacity:0;transform:scale(.95);transition:opacity .2s ease,transform .2s ease;max-width:240px}.custom-tooltip.visible{opacity:1;transform:scale(1);pointer-events:auto}.custom-tooltip .tooltip-arrow{position:absolute;width:0;height:0;border:6px solid transparent}.custom-tooltip.top .tooltip-arrow{bottom:-12px;left:50%;transform:translate(-50%);border-top-color:#8069ff}.custom-tooltip.bottom .tooltip-arrow{top:-12px;left:50%;transform:translate(-50%);border-bottom-color:#8069ff}.custom-tooltip.left .tooltip-arrow{top:50%;right:-12px;transform:translateY(-50%);border-left-color:#8069ff}.custom-tooltip.right .tooltip-arrow{top:50%;left:-12px;transform:translateY(-50%);border-right-color:#8069ff}@keyframes fadeIn{to{opacity:1}}.tab-headers{display:flex;flex-wrap:nowrap;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #8069FF}@media (max-width: 1200px){.tab-headers{display:none}}.tab-headers .tab-header{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;opacity:.5;transition:opacity .3s ease}.tab-headers .tab-header.active{opacity:1}.tab-headers .tab-header .tab-icon{width:70px;height:70px;object-fit:contain;flex-shrink:0}@media (max-width: 1200px){.tab-block{padding:1rem;border-radius:1rem;margin-bottom:1rem;border:1px solid #8069FF}.tab-block .tab-icon{width:56px;height:56px;object-fit:contain;flex-shrink:0}.tab-block .tab-header{position:relative;display:flex;align-items:center;gap:1rem}.tab-block .tab-header .tab-title{margin:0}.tab-block .tab-header .tab-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all ease .3s;opacity:.35;width:14px;height:8px;transform-origin:top}.tab-block .tab-header .tab-arrow img{display:block}.tab-block .tab-header.active .tab-arrow{transform:scaleY(-1);-moz-transform:scaleY(-1);-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform-origin:top;transition:all ease .5s;opacity:1}}.tab-content{position:relative}.tab-fade-enter-active,.tab-fade-leave-active{transition:opacity .3s ease}.tab-fade-enter-from,.tab-fade-leave-to{opacity:0}.tab-fade-enter-to,.tab-fade-leave-from{opacity:1}.tab-content-wrapper{overflow:hidden}.checkbox-wrapper-4 .cbx{-webkit-user-select:none;user-select:none;cursor:pointer;padding:6px 8px;border-radius:4px;overflow:hidden;transition:all .2s ease;display:inline-block}.checkbox-wrapper-4 .cbx:not(:last-child){margin-right:6px}.checkbox-wrapper-4 .cbx span{float:left;vertical-align:middle;transform:translateZ(0)}.checkbox-wrapper-4 .cbx span:first-child{position:relative;width:18px;height:18px;border-radius:4px;transform:scale(1);border:1px solid #8069FF;transition:all .2s ease;box-shadow:0 1px 1px #00104b0d}.checkbox-wrapper-4 .cbx span:first-child svg{position:absolute;top:3px;left:2px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:all .3s ease;transition-delay:.1s;transform:translateZ(0)}.checkbox-wrapper-4 .cbx span:last-child{padding-left:8px;line-height:18px}.checkbox-wrapper-4 .cbx:hover span:first-child{border-color:#8069ff}.checkbox-wrapper-4 .inp-cbx{position:absolute;visibility:hidden}.checkbox-wrapper-4 .inp-cbx:checked+.cbx span:first-child{background:#8069ff;border-color:#8069ff;animation:wave-4 .4s ease}.checkbox-wrapper-4 .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.checkbox-wrapper-4 .inline-svg{position:absolute;width:0;height:0;pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.checkbox-wrapper-4 .cbx{width:100%;display:inline-block}}@keyframes wave-4{50%{transform:scale(.9)}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Corsa Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;color:#222;font-size:16px;line-height:1.5;background-color:#fff}:root{--bp-sm: 576px;--bp-md: 768px;--bp-lg: 992px;--bp-xl: 1200px;--bp-xxl: 1400px;--pg-desktop: 0}@media (min-width: 992px){:root{--pg-desktop: 1}}.divider{border-bottom:1px solid hsl(0,0%,103.3333333333%);width:100%}.text-secondary{color:#8069ff}.bg-cyan-gradient{background:linear-gradient(to bottom,#15b0e2,#4884c5);color:#fff}.bg-transparent{background:transparent!important}.carousel-dots{display:flex;justify-content:start;margin-top:1rem;gap:.5rem}.carousel-dots span{display:block;width:8px;height:8px;border-radius:9999px;background:#8661ff4d;transition:all .3s ease;cursor:pointer}.carousel-dots span.active{width:24px;background:#8069ff}ul,ol{margin:0 0 1rem 1rem;padding:0}li{margin-bottom:.5rem}.privacy-content h1,.privacy-content h2,.privacy-content h3,.privacy-content h4{margin-top:2rem;margin-bottom:1rem}.privacy-content ul,.privacy-content ol{margin-left:2rem}.privacy-content p{margin-bottom:1rem}.privacy-content a{color:#8069ff}.privacy-content .table-wrap{border:2px solid #8069FF;border-radius:.5rem;overflow:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0}.privacy-content .table-wrap table{border-collapse:separate;border-spacing:0;min-width:680px;width:100%}.privacy-content .legal-html td,.privacy-content .legal-html th{border:1px solid #8069FF;padding:.75rem 1rem;text-align:left;vertical-align:top}.privacy-content .legal-html td{white-space:nowrap;width:1%}.privacy-content .legal-html th{white-space:nowrap;font-weight:700}.privacy-content .legal-html td:has(p,ul,ol){white-space:normal;width:auto;min-width:36ch;line-height:1.5}.privacy-content .legal-html thead th{background-color:#8069ff;color:#f9f9f9}.privacy-content .legal-html tbody tr:nth-child(2n){background-color:#fff}@media (max-width: 768px){.privacy-content .legal-html table{font-size:.9rem}.privacy-content .legal-html th,.privacy-content .legal-html td{padding:.6rem .75rem}.privacy-content .legal-html td:has(p,ul,ol){min-width:28ch}}.download-container{display:flex;gap:1rem;margin-top:2rem}@media (max-width: 992px){.download-container{flex-direction:column}}.download-container .file-download{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem .5rem .5rem;width:fit-content;border:1px solid rgb(199.75,199.75,199.75);text-decoration:none!important;border-radius:7px;color:#222!important;transition:all ease .3s!important}.download-container .file-download .file-title{white-space:nowrap}.download-container .file-download .file-size{color:#a2a2a2}.download-container .file-download:hover{border:1px solid #8069FF;text-decoration:none;transition:all ease .3s}.download-container .file-download img{width:48px}.sh[data-v-446c5791]{display:flex;gap:1.5rem;align-items:center}.sh.sh--between[data-v-446c5791]{justify-content:space-between}.sh.sh--left[data-v-446c5791]{justify-content:flex-start}.sh.sh--center[data-v-446c5791]{justify-content:center;text-align:center}.sh.sh--right[data-v-446c5791]{justify-content:flex-end;text-align:right}.sh .sh__eyebrow[data-v-446c5791]{font-size:.875rem;opacity:.7;margin:0 0 .25rem}.sh .sh__title[data-v-446c5791]{margin:0}.sh .sh__desc[data-v-446c5791]{margin:.5rem 0 0;max-width:60ch}.sh .sh__cta[data-v-446c5791]{white-space:nowrap}.section[data-v-d72e940c]{height:100%;border-radius:1.5rem;overflow:hidden}.section__header[data-v-d72e940c]{padding:2rem 2rem 0}.section__body[data-v-d72e940c]{padding:2rem;height:100%}.section__footer[data-v-d72e940c]{padding:0 2rem 2rem}
