*,:after,:before{margin:0;padding:0;box-sizing:inherit}.skip-link{position:absolute;top:0;left:-9999px;z-index:9999;padding:.75rem 1.5rem;background:var(--brand-primary);color:var(--color-white);font-family:var(--campton-medium);font-size:.875rem;border-radius:0 0 6px 0;text-decoration:none;white-space:nowrap}.skip-link:focus{left:0;outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #05a2bf}@keyframes focus-ring-pulse{0%,to{box-shadow:0 0 0 2px #fff,0 0 0 4px #05a2bf}50%{box-shadow:0 0 0 2px #fff,0 0 0 7px #05a2bf59}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:var(--color-tertiary);color:var(--color-white)}::-webkit-scrollbar{width:0}html{box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--campton);background-color:#fff;color:var(--neutral-black);position:relative;overflow:none}a{color:inherit;text-decoration:none}ul{list-style:none}button{border:none;background:none;cursor:pointer}button:focus{outline:none}button:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #05a2bf}@media(prefers-reduced-motion:no-preference){button:focus-visible{animation:focus-ring-pulse 1.4s ease-in-out infinite}}@keyframes rollForwardBack{0%{top:0;transform:rotate(0deg)}50%{top:calc(100% - 70px);transform:rotate(120deg)}to{top:0;transform:rotate(0deg)}}@keyframes rollForwardBack2{0%{left:0;transform:rotate(0deg)}50%{left:calc(100% - 70px);transform:rotate(110deg)}to{left:0;transform:rotate(0deg)}}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(-9px)}36%{transform:translateY(0)}50%{transform:translateY(-5px)}62%{transform:translateY(0)}72%{transform:translateY(-2px)}80%{transform:translateY(0)}88%{transform:translateY(-1px)}to{transform:translateY(0)}}@keyframes animFadeUp{0%{opacity:0;transform:translateY(var(--anim-y,30px)) scale(var(--anim-scale,.97))}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes animFadeUpScale{0%{opacity:0;transform:translateY(var(--anim-y,30px)) scale(var(--anim-scale,.9))}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes animSlideInRight{0%{opacity:0;transform:translateX(var(--anim-x,50px))}to{opacity:1;transform:translateX(0)}}@keyframes animSlideInLeft{0%{opacity:0;transform:translateX(calc(var(--anim-x, 50px) * -1))}to{opacity:1;transform:translateX(0)}}@keyframes animScalePop{0%{opacity:0;transform:scale(var(--anim-scale,.5))}to{opacity:1;transform:scale(1)}}@keyframes animClipReveal{0%{clip-path:inset(100% 0 0 0);transform:translateY(20px)}to{clip-path:inset(0 0 0 0);transform:translateY(0)}}@keyframes animHeightExpand{0%{height:0;opacity:0}to{height:var(--anim-height,471px);opacity:1}}@keyframes animFloat{0%,to{transform:translateY(0) rotate(var(--float-r,0deg))}25%{transform:translateY(-3px) rotate(calc(var(--float-r, 0deg) + .5deg))}75%{transform:translateY(3px) rotate(calc(var(--float-r, 0deg) - .5deg))}}@media(prefers-reduced-motion:no-preference){.anim-fade-up,.anim-fade-up-scale,.anim-scale-pop,.anim-slide-left,.anim-slide-right{opacity:0}}.anim-fade-up.in-view{animation:animFadeUp var(--anim-dur,.5s) cubic-bezier(.16,1,.3,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-fade-up{animation:none!important}}.anim-fade-up-scale.in-view{animation:animFadeUpScale var(--anim-dur,.7s) cubic-bezier(.16,1,.3,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-fade-up-scale{animation:none!important}}.anim-slide-right.in-view{animation:animSlideInRight var(--anim-dur,.5s) cubic-bezier(.16,1,.3,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-slide-right{animation:none!important}}.anim-slide-left.in-view{animation:animSlideInLeft var(--anim-dur,.5s) cubic-bezier(.16,1,.3,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-slide-left{animation:none!important}}.anim-scale-pop.in-view{animation:animScalePop var(--anim-dur,.5s) cubic-bezier(.34,1.56,.64,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-scale-pop{animation:none!important}}.anim-clip-reveal{clip-path:inset(100% 0 0 0)}.anim-clip-reveal.in-view{animation:animClipReveal var(--anim-dur,.4s) ease-in-out var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-clip-reveal{clip-path:inset(0)!important;animation:none!important}}.anim-height-expand{height:0;opacity:0;overflow:hidden}.anim-height-expand.in-view{animation:animHeightExpand var(--anim-dur,.3s) ease-out var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-height-expand{height:var(--anim-height,auto)!important;opacity:1!important;animation:none!important}}@keyframes animFadeUpMountTransform{0%{transform:translateY(var(--anim-y,30px))}to{transform:translateY(0)}}@keyframes animScalePopMountTransform{0%{transform:scale(var(--anim-scale,.85))}to{transform:scale(1)}}.anim-clip-reveal-mount{animation:animClipReveal var(--anim-dur,.4s) ease-in-out var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-clip-reveal-mount{animation:none}}.anim-scale-pop-mount{animation:animScalePopMountTransform var(--anim-dur,.5s) cubic-bezier(.34,1.56,.64,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-scale-pop-mount{animation:none}}.anim-fade-up-mount{animation:animFadeUpMountTransform var(--anim-dur,.5s) cubic-bezier(.16,1,.3,1) var(--anim-delay,0s) both}@media(prefers-reduced-motion:reduce){.anim-fade-up-mount{animation:none}}.anim-float{animation:animFloat var(--float-dur,6s) ease-in-out var(--anim-delay,0s) infinite}@media(prefers-reduced-motion:reduce){.anim-float{animation:none}}@font-face{font-family:Campton;src:url(/fonts/CamptonBook.woff2) format("woff2");font-display:swap}@font-face{font-family:Campton-Semibold;src:url(/fonts/CamptonSemiBold.woff2) format("woff2");font-display:swap}@font-face{font-family:Campton-Medium;src:url(/fonts/CamptonMedium.woff2) format("woff2");font-display:swap}@font-face{font-family:Campton-Bold;src:url(/fonts/CamptonBold.woff2) format("woff2");font-display:optional}@font-face{font-family:Campton-Light;src:url(/fonts/CamptonLight.woff2) format("woff2");font-display:optional}@font-face{font-family:Paralucent-Medium;src:url(/fonts/Paralucent-Medium.woff2) format("woff2");font-display:optional}@font-face{font-family:Paralucent-DemiBold;src:url(/fonts/Paralucent-DemiBold.woff2) format("woff2");font-display:optional}@font-face{font-family:Paralucent-Light;src:url(/fonts/Paralucent-Light.woff2) format("woff2");font-display:optional}@font-face{font-family:Paralucent-Bold;src:url(/fonts/Paralucent-Bold.woff2) format("woff2");font-display:optional}:root{--campton:Campton,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--campton-bold:Campton-Bold,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--campton-light:Campton-Light,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--campton-medium:Campton-Medium,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--campton-semibold:Campton-Semibold,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--paralucent-bold:Paralucent-Bold,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--paralucent-light:Paralucent-Light,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--paralucent-demibold:Paralucent-DemiBold,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--paralucent-medium:Paralucent-Medium,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--color-primary:#002444;--color-secondary:#082543;--color-tertiary:#38c2d6;--color-light-blue:#6b9fc7;--color-white:#fff;--color-black:#000;--main-grey-01:#f8f8f9;--toastify-font-family:var(--campton);--neutral-black:#131515;--neutral-black-1:#011b21;--raisin-black:#222;--neutral-bodyText:#748181;--secondary-shade-200:#007177;--success-500:#23ce6b;--deep-turquoise:#00979e;--neutral-stroke2:#eceeee;--neutral-bg:#f7f8f8;--neutral-disabled:#f2f3f3;--brand-primary:#022745;--primary-shade-100:#011a2e;--primary-tint-400:#566f83;--primary-tint-200:#abb7c1;--brand-secondary:#ebfeff;--brand-tertiary:#05a2bf;--secondary-shade-300:#004b4f;--secondary-tint-100:#ccf9fb;--tertiary-shade-100:#036c7f;--tertiary-tint-100:#cdecf2;--tertiary-tint-300:#82d0df;--tertiary-dark-teal:#036b82;--tertiary-teal-blue:#0487a1;--error-100:#fae0e0;--error-500:#df3939;--error-900:#881616;--warning-100:#fef1dd;--success-900:#106032;--success-100:#e0faeb;--warning-900:#935f06;--warning-500:#f59e0b;--duration-fast:150ms;--duration-base:250ms;--duration-slow:400ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-standard:cubic-bezier(0.4,0,0.2,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--shadow-lift-sm:0 4px 12px #0227451a;--shadow-lift-md:0 8px 24px #02274524;--shadow-lift-lg:0 12px 32px #0227451a}.txt-camp{font-family:var(--campton)}.txt-camp_bd{font-family:var(--campton-bold)}.txt-camp_lt{font-family:var(--campton-light)}.txt-para_bd{font-family:var(--paralucent-bold)}.txt-para_lt{font-family:var(--paralucent-light)}.txt-para_md{font-family:var(--paralucent-medium)}.txt-para_demibd{font-family:var(--paralucent-demibold)}.txt-truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-center{text-align:center}.text-danger{color:#df3939}.text-pry{color:#022745}.text-tertiary{color:#05a2bf}.text-neutral{color:#748181}.bg-danger{background-color:#fae0e0}.bg-warning{background-color:#fef1dd}.pointer{cursor:pointer}.btn-animate span{display:flex;align-items:center;gap:10px}.btn-tertiary:hover{background:#05a2bf!important}.btn-primary:hover{background:#022745!important}.btn-animate:hover span{animation:bounce .9s linear both}@media(prefers-reduced-motion:reduce){.btn-animate:hover span{animation:none}}.optimize-font{font-synthesis:none!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lf-player-container{height:100%}.network-offline-overlay{position:fixed;inset:0;z-index:9999;overflow-y:auto;background:#fff}.notFound{background:#fff;display:flex;align-items:center;justify-content:center;background-image:url(/svg/notfound.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:166.5px 0}@media(max-width:700px){.notFound{padding:150px 24px}}.notFound_wrapper{width:394px;height:547px;gap:64px}.notFound_wrapper,.notFound_wrapper .bottom{display:flex;align-items:center;flex-direction:column}.notFound_wrapper .bottom{width:100%;gap:16px}.notFound_wrapper .bottom h2{font-size:24px;font-weight:400;line-height:32px;color:#022745;font-family:var(--paralucent-demibold)}.notFound_wrapper .bottom p{font-size:16px;font-weight:400;line-height:24px;text-align:center;color:#748181}.notFound_wrapper .bottom ._btn{width:263px;height:56px}.bt_button{font:inherit;border:1px solid #0000;padding:12px 16px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;font-weight:500;color:var(--color-white);position:relative;white-space:nowrap;flex-shrink:0;transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity var(--duration-base) var(--ease-standard)}@media(hover:hover)and (pointer:fine){.bt_button:hover:not(:disabled){transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),transform .4s var(--ease-spring),box-shadow .22s var(--ease-out),opacity var(--duration-base) var(--ease-standard);transform:translateY(-3px);box-shadow:var(--shadow-lift-md)}.bt_button:active:not(:disabled){transform:translateY(0);box-shadow:none;transition-duration:80ms}}@media(prefers-reduced-motion:reduce){.bt_button{transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),opacity var(--duration-base) var(--ease-standard)}}.bt_button:focus{outline:none}.bt_button:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #05a2bf}@media(prefers-reduced-motion:no-preference){.bt_button:focus-visible{animation:focus-ring-pulse 1.4s ease-in-out infinite}}.bt_button:disabled{cursor:not-allowed;opacity:.5}.bt_button:has(.bt_button_prefixIcon){padding-left:36px}.bt_button:has(.bt_button_suffixIcon){padding-right:36px}.bt_button_prefixIcon,.bt_button_suffixIcon{position:absolute;display:inline-flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);transition:transform var(--duration-fast) var(--ease-out)}@media(hover:hover)and (pointer:fine){.bt_button:hover:not(:disabled) .bt_button_suffixIcon{transform:translateY(-50%) translateX(3px)}.bt_button:hover:not(:disabled) .bt_button_prefixIcon{transform:translateY(-50%) translateX(-2px)}}.bt_button_prefixIcon{left:12px}.bt_button_suffixIcon{right:12px}.bt_button_iconEl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.bt_button.block{display:flex;width:100%}.bt_button.icon{border-radius:50%}.bt_button.icon.sm{width:32px}.bt_button.icon.md{width:40px}.bt_button.icon.lg{width:48px}.bt_button_isLoading{border-radius:50%;border:2.5px solid #fff;border-right-color:#0000;animation:spinner 1.5s linear infinite}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bt_button.sm{height:32px;font-size:14px}.bt_button.sm .bt_button_isLoading{width:14px;height:14px}.bt_button.md{height:40px;font-size:16px}.bt_button.md .bt_button_isLoading{width:16px;height:16px}.bt_button.lg{height:52px;font-size:16px}.bt_button.lg .bt_button_isLoading{width:16px;height:16px}.bt_button.primary{background:var(--brand-primary)}.bt_button.primary:hover{background:var(--primary-tint-400)}.bt_button.primary:active{background:var(--primary-shade-100)}.bt_button.primary:disabled{background:var(--primary-tint-200)}.bt_button.tertiary{background:var(--brand-tertiary)}.bt_button.tertiary:hover{background:var(--tertiary-teal-blue);box-shadow:0 8px 24px #05a2bf4d}.bt_button.tertiary:active{background:var(--tertiary-dark-teal)}.bt_button.tertiary:disabled{background:var(--primary-tint-200)}.bt_button.secondary{border-color:var(--brand-tertiary);color:var(--brand-tertiary);background:#ccf9fb}.bt_button.secondary .bt_button_isLoading{border-color:var(--brand-tertiary);border-right-color:#0000}.bt_button.secondary:hover{background:var(--brand-tertiary);color:var(--color-white)}.bt_button.secondary:hover .bt_button_isLoading{border-color:var(--color-white);border-right-color:#0000}.bt_button.secondary:active{background:var(--tertiary-shade-100);border-color:var(--tertiary-shade-100)}.bt_button.secondary:active .bt_button_isLoading{border-color:var(--color-white);border-right-color:#0000}.bt_button.secondary:disabled{border-color:var(--brand-tertiary);opacity:.5}.bt_button.outline{border:1px solid var(--neutral-stroke2);color:var(--neutral-bodyText);background:var(--color-white)}.bt_button.outline .bt_button_isLoading{border-color:var(--neutral-bodyText);border-right-color:#0000}.bt_button.outline:hover{border-color:var(--brand-tertiary);color:var(--brand-tertiary);background:var(--tertiary-tint-100)}.bt_button.outline:hover .bt_button_isLoading{border-color:var(--brand-tertiary);border-right-color:#0000}.bt_button.outline:active{border-color:var(--neutral-stroke2);color:var(--neutral-bodyText);background:var(--color-white)}.bt_button.outline:active .bt_button_isLoading{border-color:var(--neutral-bodyText);border-right-color:#0000}.bt_button.outline:disabled{border-color:var(--neutral-stroke2);color:var(--neutral-bodyText);background:var(--neutral-bg)}.bt_button.outline:disabled .bt_button_isLoading{border-color:var(--neutral-bodyText);border-right-color:#0000}.bt_button.danger{border-color:var(--error-500);color:var(--error-500);background:var(--error-100)}.bt_button.danger .bt_button_isLoading{border-color:var(--error-500);border-right-color:#0000}.bt_button.danger:hover{border-color:var(--error-500);color:var(--error-500)}.bt_button.danger:hover .bt_button_isLoading{border-color:var(--error-500);border-right-color:#0000}.bt_button.success{border-color:var(--success-900);color:var(--success-900);background:var(--success-100)}.bt_button.success .bt_button_isLoading{border-color:var(--success-900);border-right-color:#0000}.bt_button.success:hover{border-color:var(--success-900);color:var(--success-900)}.bt_button.success:hover .bt_button_isLoading{border-color:var(--success-900);border-right-color:#0000}.pg-blog-section>.content{box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));gap:45px 48px;margin-bottom:96px}.pg-blog-section>.content>a{display:block;border-radius:12px;transition:transform .35s ease-in-out}@media(hover:hover)and (pointer:fine){.pg-blog-section>.content>a:hover{transition:transform .48s var(--ease-spring);transform:translateY(-5px)}.pg-blog-section>.content>a:hover .card>.img-container>img{transform:scale(1.05)}.pg-blog-section>.content>a:hover .card>.body>h6{color:var(--brand-tertiary)}}@media(prefers-reduced-motion:reduce){.pg-blog-section>.content>a{transition:none}}.pg-blog-section>.content>a>.card{width:100%;display:flex;flex-direction:column;gap:16px}.pg-blog-section>.content>a>.card>.img-container{height:195px;border-radius:8px;overflow:hidden;box-sizing:border-box;border:1px solid #e9e9e9;width:100%}.pg-blog-section>.content>a>.card>.img-container>img{object-fit:cover;width:100%;height:100%;transition:transform .35s ease-in-out}.pg-blog-section>.content>a>.card>.body{display:flex;flex-direction:column;gap:8px}.pg-blog-section>.content>a>.card>.body>h6{font-family:var(--campton-medium);font-weight:500;font-size:18px;line-height:24px;color:#022745;letter-spacing:-6%;transition:color var(--duration-fast) var(--ease-standard)}.pg-blog-section>.content>a>.card>.body>p{font-weight:400;font-size:16px;line-height:24px;margin:0;color:#566f83}@media(max-width:768px){.pg-blog-section>.content>a>.card{gap:8px}.pg-blog-section>.content>a>.card>.body>p{font-size:14px;line-height:22px}.pg-blog-section>.content>a>.card>.img-container{margin-bottom:12px}.pg-blog-section>.content>a>.card>.img-container>img{object-fit:cover}}@media(max-width:540px){.pg-blog-section>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:40px;margin-bottom:40px}}.header{background-color:#fff;padding:1rem 2rem;position:relative}.header__container{display:flex;justify-content:space-between;align-items:center}.header__logo img{width:120px}.header__nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.header__nav-list-item{margin-left:2rem;position:relative}.header__nav-list-item--cta a{background-color:#00bcd4;color:#fff;padding:.5rem 1rem;border-radius:4px;text-transform:uppercase}.header__nav-list-link{text-decoration:none;color:#fff;font-weight:500;cursor:pointer}.header__nav-list-link--dropdown:after{content:" ▼";font-size:.8rem}.Loader{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.Loader img{width:300px;height:300px}.dotLoader{aspect-ratio:4;background:radial-gradient(circle closest-side,#05a2bf 90%,#0000) 0/33.3333333333% 100% space;clip-path:inset(0 100% 0 0);animation:l1 1s steps(4) infinite}@keyframes l1{to{clip-path:inset(0 -34% 0 0)}}@keyframes dropdownEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown{position:absolute;top:4rem;right:6rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px -2px #1018280d,0 12px 16px -4px #1018281a;z-index:1000;padding:10px;display:flex;animation:dropdownEnter .2s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.dropdown{animation:none}}.dropdown-column{flex:1 1;padding:0 10px}.dropdown-item{display:flex;align-items:center;padding:10px 16px;text-decoration:none;color:#344054}.dropdown-item svg{margin-right:10px}.dropdown-item:hover{width:240px;height:40px;padding:10px 16px;background-color:#f2f3f3}.dropdown-item span{font-size:14px;font-weight:400;line-height:20px;width:200px}.mobile-dropdown{display:block;width:50%;position:static;box-shadow:none;margin:0 auto}.bt_dropdown_contain{border:.5px solid #dfe2e2;transition:all .2s linear;border-radius:500px;position:relative}.bt_dropdown_contain:active{border-color:#36a1c5}.bt_dropdown_contain>.bt_input_contain.with_dropdown{display:flex;align-items:center;position:relative;cursor:pointer;height:40px;border-radius:500px}.bt_dropdown_contain>.bt_input_contain.with_dropdown:active{border-color:#36a1c5}.bt_dropdown_contain>.bt_input_contain.with_dropdown>input{height:40px;width:100%;border:none;padding:10px 28px 10px 8px;cursor:pointer;color:#131515;font-weight:400;font-size:15px;line-height:24px;font-family:var(--paralucent-light);border-radius:500px}.bt_dropdown_contain>.bt_input_contain.with_dropdown>input::placeholder{color:#748181}.bt_dropdown_contain>.bt_input_contain.with_dropdown>input:focus{outline:none}.bt_dropdown_contain>.bt_input_contain.with_dropdown>input:focus-visible{outline:none;box-shadow:0 0 0 2px #05a2bf}.bt_dropdown_contain>.bt_input_contain.with_dropdown>.current-rate{position:absolute;font-size:14px;right:40px;font-weight:700}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_prefixItem,.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_suffixItem{position:absolute;display:inline-flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%)}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_prefixItem{left:6.5px;opacity:0}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_suffixItem{right:9px}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_suffixItem .bt_button_isLoading{width:16px;height:16px;border-color:var(--color-primary);border-right:#0000}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_input_suffixItem>svg{transition:all .3s linear;transform:rotate(0deg)}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_dropdown_label{position:absolute;left:21px;transform:translateY(0);font-size:14px;transition:all .15s linear;color:var(--neutral-bodyText)}.bt_dropdown_contain>.bt_input_contain.with_dropdown .bt_dropdown_label.selectedItem{opacity:0}.bt_dropdown_contain .bt_dropdown_options{position:absolute;left:0;bottom:auto;width:100%;padding:8px 6px 8px 8px;visibility:hidden;z-index:10;overflow:hidden;opacity:0;transition:all .5s ease;transition:all .3s cubic-bezier(.36,-.64,.34,1.76);perspective:100px;background:var(--color-white);transform:translateY(-5%)}.bt_dropdown_contain .bt_dropdown_options .list-box{overflow-y:auto;height:100%;max-height:280px;padding-right:4px;scrollbar-width:4px;scrollbar-color:#bcbcbc #0000}.bt_dropdown_contain .bt_dropdown_options .list-box ::-webkit-scrollbar{width:4px}.bt_dropdown_contain .bt_dropdown_options .list-box .bt_dropdown_options_item{justify-content:space-between;column-gap:8px;padding:8px;border-radius:4px;transition:all .3s linear;cursor:pointer;display:flex;align-items:center;position:relative;z-index:30}.bt_dropdown_contain .bt_dropdown_options .list-box .bt_dropdown_options_item--focused{background:var(--main-grey-01);border-radius:6px}.bt_dropdown_contain .bt_dropdown_options .list-box .bt_dropdown_options_item button{display:flex;align-items:center;justify-content:space-between;font-size:12px;text-align:left;width:100%;color:#131515;font-family:var(--campton);font-weight:400;gap:8px}.bt_dropdown_contain .bt_dropdown_options .list-box .bt_dropdown_options_item:hover{background-color:#f2f3f3;color:#131515}.bt_dropdown_contain.isFocused{position:relative;z-index:15}.bt_dropdown_contain.isFocused>.bt_input_contain.with_dropdown .bt_input_suffixItem>svg{transform:rotate(540deg)}.bt_dropdown_contain.isFocused .bt_dropdown_options{z-index:20;visibility:visible;opacity:1;transform:translateY(5px);border:.5px solid #36a1c5;margin-left:-1px;margin-right:-1px;width:calc(100% + 2px);border-radius:8px}.bt_dropdown_contain.selectedItem>.bt_input_contain.with_dropdown>input{padding-left:10px}.bt_dropdown_contain.selectedItem>.bt_input_contain.with_dropdown>.bt_dropdown_label{transform:translateY(-30px);background:var(--color-white);left:16px;opacity:1;font-size:12px}.bt_dropdown_contain.selectedItem.includesAvatar>.bt_input_contain.with_dropdown>input{padding-left:35px;font-family:var(--campton);font-weight:400;color:#748181}.bt_dropdown_contain.selectedItem.includesAvatar>.bt_input_contain.with_dropdown>.bt_input_prefixItem{opacity:1}.bt_dropdown_contain.selectedItem.includesAvatar>.bt_input_contain.with_dropdown>.bt_input_prefixItem img{object-fit:contain;border:1px solid #eaeaea;border-radius:50%;display:flex;align-items:center;justify-content:center}@keyframes cta-aurora{0%{transform:translate(0) scale(1);opacity:.8}50%{opacity:1}to{transform:translate(-90px,40px) scale(1.15);opacity:.8}}@keyframes cta-shimmer{0%,30%{transform:translateX(-110%)}70%,to{transform:translateX(210%)}}.footerCta{position:relative;top:1px;box-sizing:border-box;background:linear-gradient(180deg,#fff 50%,#082543 0);width:100%;margin-top:30px;padding-bottom:40px}.footerCta .content-container{position:relative;width:100%;display:flex}.footerCta .content{max-width:1280px;width:95%;box-sizing:border-box;background:#004b4f;margin:auto;border-radius:16px;padding:64px;position:relative;overflow:hidden;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:24px}.footerCta .content:before{width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,#73eedc33 0,#05a2bf1a 45%,#0000 70%);top:-200px;right:-80px;animation:cta-aurora 11s ease-in-out infinite alternate}.footerCta .content:after,.footerCta .content:before{content:"";position:absolute;pointer-events:none;z-index:0}.footerCta .content:after{inset:0;background:linear-gradient(108deg,#0000 30%,#73eedc1a 50%,#0000 70%);transform:translateX(-110%);animation:cta-shimmer 7s ease-in-out infinite}.footerCta .content>*{position:relative;z-index:1}.footerCta .content h2{font-family:var(--campton-medium);font-weight:500;font-size:32px;line-height:38px;letter-spacing:0;color:#fff;flex:1 1;max-width:615px}.footerCta .content h2 span{color:#73eedc}.footerCta .content .bt_button.primary{background:#73eedc;height:56px;padding:0 32px;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#082543;transition:box-shadow .25s var(--ease-out),transform .3s ease-in-out}@media(hover:hover)and (pointer:fine){.footerCta .content .bt_button.primary:hover{transition:box-shadow .22s var(--ease-out),transform .4s var(--ease-spring);box-shadow:0 0 28px #73eedc8c,0 6px 16px #00000040;transform:translateY(-2px)}}.footerCta .content .bt_button.single{width:max-content;padding:0 60px}.footerCta .ctas{display:flex;align-items:flex-start;gap:9px}.footerCta .ctas a{width:100%}.footerCta .ctas .cta_btn{width:156px;height:56px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:24px;color:#082543;background-color:#73eedc}@media(max-width:1024px){.footerCta .ctas .cta_btn{max-width:310px!important}}.footerCta .ctas .cta_btn .icon{width:15px;height:18px}.footerCta .ctas .cta_btn .line{width:15px;border:1px solid #1f3d6a;height:0;transform:rotate(-90deg)}@media(max-width:1024px){.footerCta .ctas .cta_btn{width:100%;margin:auto}}.footerCta .ctas .cta_button{width:288px;height:56px;display:flex;align-items:center;font-size:16px;font-family:var(--campton-medium);font-weight:500;line-height:24px;color:#082543;background-color:#73eedc;transition:box-shadow .25s var(--ease-out),transform .3s ease-in-out}@media(hover:hover)and (pointer:fine){.footerCta .ctas .cta_button:hover{transition:box-shadow .22s var(--ease-out),transform .4s var(--ease-spring);box-shadow:0 0 28px #73eedc8c,0 6px 16px #00000040;transform:translateY(-2px)}}@media(max-width:1024px){.footerCta>.content-container>.content{text-align:center;flex-direction:column}.footerCta>.content-container>.content>h2{margin:auto}.footerCta .ctas{flex-direction:column;align-items:center;margin-top:32px;gap:16px;width:100%}.footerCta .cta_button{width:100%!important}}@media(max-width:768px){.footerCta>.content-container>.content{padding:50px}.footerCta>.content-container>.content>h2{font-size:24px;line-height:32px}}@media(max-width:540px){.footerCta>.content-container>.content{text-align:left;padding:35px}}@media(prefers-reduced-motion:reduce){.footerCta .content:after,.footerCta .content:before{animation:none}}.nav-tabs{flex-wrap:nowrap;width:100%;border-radius:35px;height:44px;padding:0 8px}.nav-item,.nav-tabs{display:flex;background-color:#f8f9fb;overflow:hidden}.nav-item{flex:1 1;align-items:center;justify-content:center;cursor:pointer;font-size:14px;position:relative;color:#5f6166;border-radius:25px;padding:8px 20px;transition:all .3s;white-space:nowrap}.pill.active{color:#000;background-color:#fff;padding:8px 50%;box-shadow:0 0 10px #0000001a;display:flex;justify-content:center;overflow:hidden;border-radius:100px}.history-container,.price_alert_details_container{margin-top:20px}.history-header,.price_alert_details_header{display:flex;justify-content:space-between;margin-bottom:10px;font-size:12px;align-items:center}.history-header .history_,.price_alert_details_header .history_{font-weight:400;font-size:16px;line-height:24px;color:#131515}.history-header .see_all,.price_alert_details_header .see_all{font-size:14px;line-height:21px;color:#022745}.history-content,.price_alert_details_content{width:100%}.txn_item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceeee;padding:30px 0 10px}.txn_item_left{display:flex;flex-direction:column}.txn_item_date{font-size:12px;font-weight:400;line-height:18px;color:#748181;padding-bottom:10px}.txn_item_id_price{display:flex}.txn_item_icon{width:1.875rem;height:1.875rem;border-radius:50%;background-color:#e4ecfb75;margin-right:10px;display:flex;justify-content:center;align-items:center}.txn_item_details{display:flex;flex-direction:column}.txn_item_title{font-size:12px}.txn_item_price{font-size:12px;font-weight:400;color:#748181;line-height:21px}.txn_item_status{display:flex;font-size:10px;font-weight:500;padding:4px 10px 0;border-radius:24px;color:#fff;align-items:center;gap:3px}.pending{background-color:#fef1dd;color:#935f06}.paid{background-color:#e0faeb;color:#106032}.expired{background-color:#fae0e0;color:#df3939}.modal-wrapper{max-width:409px;width:100%;margin:0 auto;padding:24px 0;height:100%;overflow-y:auto}.modal{position:fixed;inset:0;background-color:#0f2e38cc;display:flex;justify-content:center;align-items:center;z-index:9999999}.modal_framecontainer{position:relative;width:95%;max-width:1000px;height:auto}.modal_closebutton{position:absolute;top:-50px;right:0;background:#fff;color:#748181;border:none;padding:6px 12px;border-radius:50%;cursor:pointer;width:35px;height:35px}.hero_head{background-image:url(/svg/hero_vector.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;display:flex;align-items:center;flex-direction:column;gap:141px;background-color:#fff!important}@media(max-width:768px){.hero_head{gap:71.36px;background-size:contain}}.hero_head .hero{display:flex;justify-content:center;align-items:center;color:#fff;text-align:center;height:auto;margin-bottom:93px}.hero_head .hero__content{width:100%;max-width:1200px;flex-direction:column;display:flex;padding-top:129px;gap:24px}@media(max-width:768px){.hero_head .hero__content{padding:75px 24px 0}}@media(max-width:1024px){.hero_head .hero__content{padding:90px 24px 0}}.hero_head .hero__info_wrap{display:flex;flex-direction:column;align-items:center;gap:24px}@media(max-width:768px){.hero_head .hero__info_wrap{gap:5px}}.hero_head .hero__title{font-weight:500;font-size:70px;line-height:120%;font-family:var(--paralucent-demibold);width:110%;color:#022745}@media(max-width:768px){.hero_head .hero__title{font-size:1.75rem;line-height:2.4rem;width:100%}}@media(max-width:400px)and (min-width:200px){.hero_head .hero__title{font-size:1.5rem;line-height:2.4rem}}.hero_head .hero__title span{color:#05a2bf}.hero_head .hero__subtitle{font-size:4.8rem;font-family:var(--paralucent-light);line-height:6rem;font-weight:400;color:#022745}@media(max-width:768px){.hero_head .hero__subtitle{line-height:2.4rem;font-size:1.5rem}}@media(max-width:400px)and (min-width:200px){.hero_head .hero__subtitle{font-size:1.25rem;line-height:2.4rem}}.hero_head .hero__subtitle span{color:#05a2bf}.hero_head .hero__description{font-family:var(--campton);font-weight:400;font-size:35px;line-height:150%;letter-spacing:0;text-align:center;color:#566f83;max-width:912px}@media(max-width:768px){.hero_head .hero__description{font-size:1rem;max-width:550px;line-height:1.4rem;margin-top:16px;width:100%}}.hero_head .hero__cta_wrap{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px}@media(max-width:768px){.hero_head .hero__cta_wrap{flex-direction:column;gap:16px}}.hero_head .hero__cta_wrap_register{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:14px}@media(max-width:768px){.hero_head .hero__cta_wrap_register{display:none}}.hero_head .hero__socials{display:none}@media(max-width:768px){.hero_head .hero__socials{display:flex}}.hero_head .hero .qr-code-button{background:none;border:none;cursor:pointer;padding:0;margin:0;transition:transform .2s}.hero_head .hero .qr-code-button:hover{transform:scale(1.05)}.hero_head .hero .qr-code-button img{display:block;width:60px;height:59.68px;object-fit:contain}.hero_head .hero__register{display:flex;gap:14px}@media(max-width:768px){.hero_head .hero__register{display:none}}.hero_head .hero__cta{width:236px;height:76px;display:flex;align-items:center;font-size:24px;font-weight:500;line-height:27.94px;gap:8px}@media(max-width:768px){.hero_head .hero__cta{width:350px!important}.hero_head .hero__cta span{height:28px}}.hero_head .hero__cta .line{width:15px;border:1px solid hsla(0,0%,100%,.302);height:0;transform:rotate(-90deg)}@media(max-width:768px){.hero_head .hero .hero__description{font-size:16px}}.hero_head .list{border-top:1px solid #022745;display:flex;align-items:center;justify-content:center;padding:40px 0 57px;width:100%}@media(max-width:768px){.hero_head .list{padding:40px 24px 77px}}@media(max-width:1024px){.hero_head .list{padding:40px 24px 77px}}.hero_head .list .hero__list{display:flex;width:1281px}@media(max-width:768px){.hero_head .list .hero__list{width:100%}}@media(max-width:1024px){.hero_head .list .hero__list{width:100%}}.hero_head .list .hero__list_wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}@media(max-width:1024px){.hero_head .list .hero__list_wrap{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:768px){.hero_head .list .hero__list_wrap{grid-template-columns:1fr;gap:2rem}}.hero_head .list .hero__list_wrap .hero__list_items{display:flex;flex-direction:column;gap:15px;text-align:left;padding:20px}@media(max-width:768px){.hero_head .list .hero__list_wrap .hero__list_items{width:100%}}.hero_head .list .hero__list_wrap .hero__list_items .title{color:#022745;font-weight:400;font-family:var(--paralucent-demibold);font-size:1.5rem;line-height:2rem}.hero_head .list .hero__list_wrap .hero__list_items .para,.hero_head .list .hero__list_wrap .hero__list_items .para1{color:#748181;font-size:1.125rem;line-height:1.63125rem}.btn{background:#022745;color:#fff;font-family:var(--campton);font-weight:500;font-size:24px;line-height:100%;letter-spacing:0;text-align:center;transition:color .1s cubic-bezier(.16,.08,.355,1),background .1s cubic-bezier(.16,.08,.355,1);cursor:pointer;width:236px;height:76px;border-radius:128px;gap:8px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:none}@media(max-width:768px){.btn{display:none}}.btn:hover{background:#05a2bf;color:#fff}.btn-arrow{position:relative;transition:background-color .3s ease-out}.btn-arrow span{display:inline-flex;align-items:center;gap:.5rem;position:relative;transition:all .3s ease-out;will-change:transform}.btn-arrow:hover span{gap:0}.btn-arrow svg{width:1.1em;height:1.1em;opacity:1;transition:all .3s ease-out;will-change:transform,opacity;display:inline-block;vertical-align:middle;margin-left:.5rem}.btn-arrow:hover svg{transform:translateX(2rem);opacity:0;margin-left:0;width:0}.new-hero{padding:170px 0 130px}.new-hero>*{font-synthesis:none!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.new-hero>.content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.new-hero>.content>h1{font-family:var(--campton-semibold);font-weight:600;font-size:60px;line-height:120%;color:#0e497a;max-width:820px;margin-bottom:16px;font-synthesis:none}@supports((-webkit-background-clip:text) or (background-clip:text)){.new-hero>.content>h1{background:linear-gradient(#01d7ff -90%,#0e497a);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;color:#0000}}.new-hero>.content>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:150%;max-width:668px;color:#566f83;margin-bottom:32px}.new-hero>.content>h1.hero-title-animate{transform-origin:center bottom;animation:heroTitleTransform 2.6s linear(0,.05253,.19746,.41033,.66222,.92312,1.16518,1.36536,1.50729,1.5823,1.58953,1.53517,1.43116,1.29333,1.13936,.98682,.85129,.74501,.67595,.64742,.65821,.70316,.77413,.86113,.95354,1.04125,1.11571,1.17059,1.20223,1.20976,1.19486,1.16138,1.11469,1.06095,1.00643,.95685,.9168,.88945,.87632,.8773,.89084,.91425,.94412,.97668,1.00831,1.03584,1.05684,1.06983,1.07427,1.07059,1.06001,1.04432,1.02566,1.00627,.98823,.97325,.96256,.95684,.95616,.96007,.96771,.97789,.98931,1.00066,1.01078,1.01874,1.02396,1.02617,1.02545,1.02218,1.01695,1.01051,1.00365,.99712,.99155,.98743,.98502,.98441,.98547,.98792,.99137,.99535,.99941,1.00311,1.0061,1.00817,1.00917,1.00913,1.00815,1.00643,1.00422,1.0018,.99945,.99739,.99582,.99483,.99448,.99474,.99551,.99667,.99805) both,heroTitleFadeIn .4s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.new-hero>.content>h1.hero-title-animate{animation:none}}@keyframes heroTitleTransform{0%{transform:translateY(-50px) scaleY(1.4) scaleX(.9)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@keyframes heroTitleFadeIn{0%{opacity:0}to{opacity:1}}.new-hero>.content>p.hero-description{animation:heroDescFadeIn 1s cubic-bezier(.16,1,.3,1) .4s both}@media(prefers-reduced-motion:reduce){.new-hero>.content>p.hero-description{animation:none}}@keyframes heroDescFadeIn{0%{transform:translateX(-20px)}to{transform:translateX(0)}}.new-hero>.content>.cta-wrapper{display:flex;align-items:center;justify-content:center;gap:22px}.new-hero>.content>.cta-wrapper>a{height:76px;padding:0 54px;font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:100%;color:#fff}.new-hero>.content>.cta-wrapper>button>img{max-width:60px;max-height:60px;width:100%;height:100%;transition:transform .2s cubic-bezier(.165,.84,.44,1)}.new-hero>.content>.cta-wrapper>button>img:hover{transform:scale(1.1)}.new-hero>.content>.cta-wrapper-mobile{display:none}@media(max-width:768px){.new-hero{padding:82.6px 0 42.6px}.new-hero>.content>h1{font-size:32px;line-height:132%;max-width:450px;margin-bottom:14px;font-weight:500}.new-hero>.content>p{font-size:16px;line-height:140%;margin-bottom:32px;max-width:500px!important}.new-hero>.content>.cta-wrapper.landing,.new-hero>.content>.cta-wrapper>.qr-code-button{display:none}.new-hero>.content>.cta-wrapper-mobile{display:flex;flex-direction:column;gap:16px}.new-hero>.content>.cta-wrapper-mobile,.new-hero>.content>.cta-wrapper-mobile>.hero__socials{width:100%}.new-hero>.content>.cta-wrapper-mobile>.hero__socials{display:flex;justify-content:center}.new-hero>.content>.cta-wrapper-mobile>.hero__socials>a{max-width:500px;width:100%;display:flex;height:72px;align-items:center;justify-content:center;gap:8px;font-family:var(--campton);font-weight:400;font-size:20px;line-height:100%;letter-spacing:-.02em}.new-hero>.content>.cta-wrapper-mobile>.hero__socials>a>.line{height:15px;width:1px;background:#ffffff4d}}@media(max-width:540px){.new-hero>.content>h1{font-family:var(--campton-bold)}.new-hero>.content>.cta-wrapper>a{font-size:20px}}.qr-modal{background:#fff;gap:5px;padding:50px 0;border-radius:14px;text-align:center;position:relative;display:flex;align-items:center;flex-direction:column;width:100%;height:100%}.qr-modal .qr-code-image{width:245px;height:245px;margin-bottom:20px}.qr-modal .download-button{width:245px;height:39.6px;gap:7px;border-radius:4px;font-family:var(--campton);font-weight:400;font-size:16px;line-height:100%;letter-spacing:-.02em}.qr-modal .download-button .line{width:13.5px;border:.9px solid hsla(0,0%,100%,.302);transform:rotate(-90deg)}.infinite_x_scroll{width:100%;overflow:hidden;position:relative}.infinite_x_scroll__slider{display:flex;width:-moz-fit-content;width:fit-content}.infinite_x_scroll__content{display:flex;flex-shrink:0}.infinite_x_scroll__item{display:flex;gap:20px;padding-right:20px}@media(max-width:47rem){.infinite_x_scroll__item{gap:5.4px;padding-right:5.4px}}.spinner{width:15px;aspect-ratio:1;display:grid;border-radius:50%;background:linear-gradient(0deg,#00000080 30%,#0000 0 70%,#000 0) 50%/8% 100%,linear-gradient(90deg,#00000040 30%,#0000 0 70%,#000000bf 0) 50%/100% 8%;background-repeat:no-repeat;animation:l23 1s steps(12) infinite}.spinner:after,.spinner:before{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}.spinner:after{opacity:.83;transform:rotate(60deg)}@keyframes l23{to{transform:rotate(1turn)}}.join{padding:37.5px 0;height:200px;display:flex;align-items:center;justify-content:center;background-color:#022745}@media(max-width:768px){.join{padding:0 30px 48px;height:auto}}.join__intro{max-width:45rem;margin:0 auto;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.join__intro{padding:48px 24px 0}}.join__title{max-width:42.5rem;font-size:2.5rem;line-height:3.2375rem;font-family:var(--paralucent-demibold);color:#ccf9fb;font-weight:400}@media(max-width:768px){.join__title{font-size:1.75rem;line-height:2.5rem}}.join__description{max-width:44.25rem;font-size:1.25rem;line-height:1.5rem;font-weight:400;color:#fff;padding:1rem 0 2.8rem}@media(max-width:768px){.join__description{font-size:1rem}}.join__content{display:grid;grid-template-columns:1fr;gap:1rem;height:auto;width:100%;margin:48px 0}@media(min-width:768px){.join__content{grid-template-columns:repeat(3,1fr);width:1200px;height:125px;margin:0}}.join__stat{display:flex;flex-direction:column;justify-content:center;align-items:center;border-top:1px solid #26455f;height:100%;padding:2rem 0 24px;gap:12px}.join__stat:first-child{border-top:none}@media(min-width:768px){.join__stat{border-top:none;border-right:1px solid #26455f;padding:0}.join__stat:last-child{border-right:none}}.join__stat_metric{color:#cdecf2;font-weight:600;font-size:60px;line-height:72px;letter-spacing:-2%;text-align:center;font-family:var(--campton)}.join__stat_metric span[data-done=true]{animation:stat-settle-glow .7s var(--ease-out) both}@keyframes stat-settle-glow{0%{text-shadow:none}35%{text-shadow:0 0 20px #05a2bfbf,0 0 40px #05a2bf59}to{text-shadow:none}}.join__stat_description{color:#fff;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;text-align:center;vertical-align:middle}.testimonials{padding:120px 0;background-color:#fff;text-align:center;display:flex;align-items:center;flex-direction:column;gap:58.5px}@media(max-width:768px){.testimonials{padding:40px 20px;gap:40px}}@media(min-width:769px)and (max-width:1120px){.testimonials{padding:40px 20px!important}}.testimonials__header{display:flex;justify-content:space-between;align-items:center;text-align:left;width:1200px}@media(max-width:1024px){.testimonials__header{flex-direction:column;align-items:flex-start;padding:0;width:100%}}.testimonials__title{font-size:2.5rem;line-height:3.5rem;color:#022745;font-family:var(--paralucent-demibold);font-weight:400}@media(max-width:820px){.testimonials__title{font-size:1.5rem;line-height:2rem}}.testimonials__description{color:#748181;font-size:1.125rem;line-height:2rem;font-weight:300}@media(max-width:820px){.testimonials__description{width:100%;line-height:2rem}}.testimonials__content{max-width:1200px;width:100%}@media(max-width:1024px){.testimonials__content{overflow:hidden}}.testimonials .testimonial{position:relative;background-color:#022745;padding:32px;border-radius:24px;box-shadow:0 0 10px #0000001a;color:#fff;text-align:left;margin:5rem 0 0;display:flex;flex-direction:column;height:-webkit-fill-available;height:-moz-available;height:stretch}@media(max-width:768px){.testimonials .testimonial{margin:2rem 0;padding:56px 20px 32px;height:300px!important;border-radius:12px}}@media(min-width:769px)and (max-width:1120px){.testimonials .testimonial{margin:2rem 0!important}}.testimonials .testimonial__circle{position:absolute;top:-50px}.testimonials .testimonial__circle svg{height:72px;width:72px}.testimonials .testimonial__description{font-weight:300;font-size:1rem;line-height:1.5rem;color:#fff;margin:28px 0}.testimonials .testimonial__user_details{display:flex;flex-direction:column;margin-top:auto}.testimonials .testimonial__name{font-size:1rem;line-height:1.5rem;font-weight:500;font-family:var(--campton-medium)}.testimonials .testimonial__platform_name{font-size:.75rem;line-height:1rem;font-weight:400;display:flex;align-items:center;gap:8px}.new-testimonial{content-visibility:auto;contain-intrinsic-size:auto 700px}.new-testimonial_header{text-align:center;max-width:1200px;width:80%;margin:0 auto 1.5rem}.new-testimonial_header h3{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;letter-spacing:0;color:#022745;margin-bottom:12px}.new-testimonial_header p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83}.new-testimonial_twitter-section{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-gap:16px;height:1064px;overflow:hidden;max-width:1280px;width:90%;margin:0 auto 109px;position:relative}.new-testimonial_twitter-section:after,.new-testimonial_twitter-section:before{content:"";position:absolute;width:100%;height:20%;z-index:1}.new-testimonial_twitter-section:before{top:0;left:0;background:linear-gradient(0deg,#0000,#fff)}.new-testimonial_twitter-section:after{bottom:0;left:0;background:linear-gradient(180deg,#0000,#fff)}.new-testimonial .infiniteYScroll_child,.new-testimonial .infiniteYScroll_child-content,.new-testimonial .infinite_x_scroll__content,.new-testimonial .infinite_x_scroll__item{gap:1.2rem}.new-testimonial_card,.new-testimonial_section{display:flex;flex-direction:column}.new-testimonial_card{width:100%;height:auto;justify-content:space-between;border-radius:24px;box-sizing:border-box;padding:32px;background:#f7f8f8;transition:all .3s ease-in-out}.new-testimonial_card-rating-section{display:flex;justify-content:space-between;margin-bottom:38.5px}.new-testimonial_card-rating-section .twitter-icon{width:27.66px;height:25px;flex-shrink:0}.new-testimonial_card-rating{display:flex;align-items:center;gap:5px}.new-testimonial_card-rating svg{width:25px;height:25px}.new-testimonial_card-post{margin-bottom:38.5px}.new-testimonial_card-post p{font-family:var(--campton);font-weight:400;font-size:16px;line-height:150%;letter-spacing:-1px;color:#566f83}.new-testimonial_card-user{display:flex;gap:12.15px;align-items:center;margin-top:auto}.new-testimonial_card-user img{width:32px;height:32px;border-radius:50%;flex-shrink:0}.new-testimonial_card-user-details{display:flex;flex-direction:column;height:34px;justify-content:center}.new-testimonial_card-user-details p{font-family:var(--campton);font-weight:400;font-size:12px;line-height:150%;letter-spacing:-.5px;color:#566f83}.new-testimonial_card-user-details-name{display:flex;align-items:center;gap:6px;margin-bottom:2px}.new-testimonial_card-user-details-name .username{font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:120%;letter-spacing:-1px;color:#022745}.new-testimonial_card-user-details-name svg{flex-shrink:0;width:14px;height:14px}.new-testimonial_card:hover{background:#011a2e}.new-testimonial_card:hover .new-testimonial_card-post .username,.new-testimonial_card:hover .new-testimonial_card-post p,.new-testimonial_card:hover .new-testimonial_card-rating-section .username,.new-testimonial_card:hover .new-testimonial_card-rating-section p,.new-testimonial_card:hover .new-testimonial_card-user-details .username,.new-testimonial_card:hover .new-testimonial_card-user-details p,.new-testimonial_card:hover .new-testimonial_card-user-details-name .username,.new-testimonial_card:hover .new-testimonial_card-user-details-name p{color:#fff}.new-testimonial_card:hover .new-testimonial_card-post .twitter-icon path,.new-testimonial_card:hover .new-testimonial_card-rating-section .twitter-icon path,.new-testimonial_card:hover .new-testimonial_card-user-details .twitter-icon path,.new-testimonial_card:hover .new-testimonial_card-user-details-name .twitter-icon path{fill:#fff}@media(max-width:870px){.new-testimonial_twitter-section{width:100%;display:flex;flex-direction:column;gap:16px;height:auto;margin-bottom:16px}.new-testimonial_header{margin-bottom:40px}.new-testimonial_header h3{font-size:24px;line-height:32px;margin-bottom:16px}.new-testimonial_header p{font-size:16px;line-height:24px}.new-testimonial_card{max-width:320px;width:100%;flex-shrink:0;height:auto}.new-testimonial_card-post,.new-testimonial_card-rating-section{margin-bottom:14.5px}}.brand-name{font-family:var(--campton-medium);font-weight:500}.testimonial-show-mobile{display:none}.testimonial-show-desktop{display:block}@media(max-width:879px){.testimonial-show-mobile{display:block}.testimonial-show-desktop{display:none}}.getStarted{content-visibility:auto;contain-intrinsic-size:auto 400px;text-align:center;background-color:#011a2e;color:#fff;background-image:url(/svg/getstarted_vector.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:96px 0 0;display:flex;align-items:center;justify-content:center}.getStarted__container{max-width:1200px;display:flex;align-items:stretch;justify-content:space-between;width:90%}.getStarted__head{display:flex;flex-direction:column;text-align:start;gap:24px;width:547px}.getStarted__intro{display:flex;flex-direction:column;width:750px;height:294px;gap:40px;padding-top:40px}.getStarted__title{font-weight:500;font-size:60px;line-height:100%;font-family:var(--campton-medium);color:#fff;letter-spacing:-6%}.getStarted__Image_container{display:flex;align-items:flex-end;justify-content:center}.getStarted__Image_mobile_container{display:none}.getStarted__Image{max-width:391px;width:100%;height:auto;object-fit:contain}.getStarted__Mobile_Image{display:none;object-fit:contain}.getStarted__description{color:#ccd4da;font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;letter-spacing:-1%;width:479px}.getStarted__cta_wrap{display:flex;gap:24px;width:auto}.getStarted .bt_button.secondary,.getStarted__cta{border:1px solid;border-radius:30px;color:#022745;background-color:#fff;font-family:var(--campton);font-weight:400;font-size:14px;line-height:100%;letter-spacing:-2%;height:55px;display:flex;align-items:center;padding:0 27px;gap:10px;width:auto}@media(max-width:820px){.getStarted .bt_button.secondary,.getStarted__cta{width:90%;flex-direction:row;justify-content:center;max-width:400px;margin:auto}}.getStarted .bt_button.secondary svg,.getStarted__cta svg{width:22.7px;height:28px}@media(max-width:1024px){.getStarted{padding:0 20px;height:auto;flex-direction:column}.getStarted__container{flex-direction:column;width:100%}.getStarted__head{width:100%;text-align:center;height:auto}.getStarted__intro{padding:64px 0 40px;width:100%;height:auto}.getStarted__title{font-size:40px;line-height:40px}.getStarted__Image_container{width:100%}.getStarted__Image_mobile_container{display:flex;width:100%;margin-top:42px}.getStarted__Mobile_Image{display:flex;width:100%;height:auto}.getStarted__description{width:100%;font-size:20px;line-height:32px}.getStarted__cta_wrap{flex-direction:column}.getStarted__cta{width:100%;flex-direction:row;justify-content:center;max-width:400px;margin:auto}}@media(max-width:520px){.getStarted__Image{max-width:277.59px;width:90%}}.page-ul-section{background:#f7f8f8}.page-ul-section>.content{padding:80px 0;display:flex;flex-direction:column;align-items:center}.page-ul-section>.content>.section-header{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%;margin-bottom:32px;gap:12px}.page-ul-section>.content>.section-header>h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;letter-spacing:0;color:#022745}.page-ul-section>.content>.section-header>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83;max-width:664px}.page-ul-section>.content>ul{padding:0;list-style-type:none;display:grid;gap:12px;width:100%;margin:0 0 40px;grid-template-columns:repeat(6,1fr)}.page-ul-section>.content>ul>li:first-child,.page-ul-section>.content>ul>li:nth-child(2),.page-ul-section>.content>ul>li:nth-child(3){grid-column:span 2}.page-ul-section>.content>ul>li:nth-child(4),.page-ul-section>.content>ul>li:nth-child(5){grid-column:span 3}.page-ul-section>.content>ul>li{display:flex;flex-direction:column;gap:64px;background:#fff;border:.5px solid #e7e7e7;padding:24px;border-radius:14px;transition:transform .35s ease-in-out,box-shadow .35s ease-in-out,border-color var(--duration-base) var(--ease-standard)}@media(hover:hover)and (pointer:fine){.page-ul-section>.content>ul>li:hover{transition:transform .48s var(--ease-spring),box-shadow .3s var(--ease-out),border-color var(--duration-base) var(--ease-standard);transform:translateY(-5px);box-shadow:0 12px 32px #02274517;border-color:#05a2bf59}.page-ul-section>.content>ul>li:hover>span{color:#05a2bf40}}@media(prefers-reduced-motion:reduce){.page-ul-section>.content>ul>li{transition:border-color var(--duration-base) var(--ease-standard)}}.page-ul-section>.content>ul>li>span{font-family:var(--campton-medium);font-weight:500;font-size:70px;line-height:100%;color:#eceeee;transition:color var(--duration-base) var(--ease-standard)}.page-ul-section>.content>ul>li>.img-wrapper>img{width:48px;height:48px}.page-ul-section>.content>ul>li>.text-content>h3{font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:100%;color:#022745;margin-bottom:12px}.page-ul-section>.content>ul>li>.text-content>p{font-family:var(--campton);font-weight:400;font-size:16px;line-height:24px;color:#566f83}.page-ul-section>.content>ul>li>.text-content>a{font-family:var(--campton);font-weight:400;font-size:16px;line-height:24px;text-decoration:underline;color:#2fb1ca;cursor:pointer}.page-ul-section>.content>a{height:56px;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:24px;padding:0 67px}@media(max-width:1024px){.page-ul-section>.content>ul{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))!important}.page-ul-section>.content>ul>li{grid-column:auto!important}}@media(max-width:912px){.page-ul-section>.content{padding:64px 0}.page-ul-section>.content>.section-header{max-width:528px;margin-bottom:40px}.page-ul-section>.content>.section-header>h2{font-size:24px;line-height:32px;letter-spacing:-.002em}.page-ul-section>.content>.section-header>p{font-size:16px;line-height:24px}.page-ul-section>.content>ul>li{gap:20px}.page-ul-section>.content>ul>li>.text-content>h3{font-size:16px;line-height:28px}}@media(max-width:600px){.page-ul-section>.content>ul{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))!important}}@media(max-width:540px){.page-ul-section>.content>a{width:100%}}.footer{background-color:#082543;color:#fff;padding:2rem 1rem;font-size:14px}.footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:4rem 0;width:90%}@media(max-width:768px){.footer__container{gap:40px;padding:.5rem 0}}.footer__brand{flex:1 1;min-width:200px}.footer__brand>p{margin-top:1rem;color:#fff}.footer__brand_content{max-width:350px}.footer__description{margin:1rem 0;letter-spacing:.3px;word-spacing:1px;font-size:14px;font-weight:400;line-height:28px;color:#fff;max-width:400px}.footer__contact{margin-top:1rem;font-size:14px;font-weight:400;line-height:24px}.footer__contact p{margin:.5rem 0}.footer__socials{margin-top:1rem;margin-bottom:22px}.footer__socials a{margin-right:1rem;color:#fff;display:inline-flex;transition:transform var(--duration-fast) var(--ease-spring),opacity var(--duration-fast) var(--ease-standard)}@media(hover:hover)and (pointer:fine){.footer__socials a:hover{transform:translateY(-3px);opacity:.8}}@media(prefers-reduced-motion:reduce){.footer__socials a{transition:opacity var(--duration-fast) var(--ease-standard)}}.footer__links{display:flex;flex:2 1;justify-content:space-around;min-width:200px}@media(max-width:768px){.footer__links{gap:45px;flex-direction:column}}.footer__links_section p{margin-bottom:1rem;font-size:20px;font-weight:600;line-height:26px}.footer__links_section ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:14px;margin-top:20px;font-size:14px;font-weight:400;line-height:24px}.footer__links_section ul li{margin-bottom:.5rem}.footer__links_section ul li a{color:#fff;text-decoration:none;display:inline-block;transition:color var(--duration-fast) var(--ease-standard);position:relative}.footer__links_section ul li a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#2fb1ca;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform var(--duration-fast) var(--ease-out)}@media(hover:hover)and (pointer:fine){.footer__links_section ul li a:hover:after{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.footer__links_section ul li a:after{display:none}}.footer__links_section ul li a:hover{color:#2fb1ca}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 0 2.5rem;color:#a5adc0;font-size:14px;font-weight:400;line-height:24px}@media(max-width:768px){.footer__bottom{gap:20px}}.footer__bottom p{margin:0}.footer__bottom__legal{display:flex;gap:20px}.footer__bottom__legal a{margin-left:1rem;display:inline-block;transition:color var(--duration-fast) var(--ease-standard);position:relative}.footer__bottom__legal a:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:currentColor;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform var(--duration-fast) var(--ease-out)}@media(hover:hover)and (pointer:fine){.footer__bottom__legal a:hover:after{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.footer__bottom__legal a:after{display:none}}.footer__bottom__legal a:hover{color:#2fb1ca}.footer__legal{display:flex;gap:30px}@media(max-width:768px){.footer__legal{gap:24px!important}}.footer__line{max-width:1186.409px;width:100%;display:flex;justify-content:center;align-items:center;margin:0 auto}.footer__attestation{max-width:1200px;margin:32px auto 16px;display:flex;flex-direction:column;gap:12px}.footer__attestation p{font-family:var(--campton);font-weight:300;font-size:12px;line-height:18px}.footer__attestation p span{font-family:var(--campton-medium);font-weight:500}.footer__quick_links li{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.tickerContainer{display:flex;align-items:center;background-color:#022745;overflow:hidden;gap:1rem;font-family:var(--paralucent-medium);font-size:14px;padding:1rem 3rem;height:35px;width:100%;position:fixed;bottom:0;z-index:20}@media(max-width:700px){.tickerContainer{padding:1rem}}.tickerContainer__label{font-weight:700;white-space:nowrap;color:#fff}.tickerContainer__items-wrapper{overflow:hidden;flex:1 1}.tickerContainer__items{display:flex!important;align-items:center!important;gap:5rem;animation:scroll 30s linear infinite;white-space:nowrap}.tickerContainer__item{display:flex;align-items:center;margin-right:1.5rem}.tickerContainer__icon{border-radius:50%;margin-right:.5rem}.tickerContainer__currency{font-weight:700;margin-right:.5rem;color:#fff}.tickerContainer__value{color:#fff;font-weight:800;font-size:13px;line-height:15.73px;margin-right:.5rem}.tickerContainer__change--positive{color:green}.tickerContainer__change--negative{color:red}.tickerContainer__item--skeleton{gap:.5rem}.tickerContainer__skeleton{display:inline-block;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 50%,#ffffff0f 75%);background-size:200% 100%;border-radius:4px}.tickerContainer__skeleton--icon{width:16px;height:16px;border-radius:50%}.tickerContainer__skeleton--symbol{width:36px;height:14px}.tickerContainer__skeleton--price{width:56px;height:14px}.tickerContainer__skeleton--change{width:40px;height:14px}@keyframes scroll{0%{transform:translateX(100%)}to{transform:translateX(calc(-100% - var(--content-width)))}}.breetHeader{top:0;z-index:9999}.breetHeader,header{position:fixed;left:0;right:0}header{background:#fcfcfc;border-bottom:.5px solid #eceeee;height:80px;width:100vw;display:flex;align-items:center;justify-content:center;top:50px;z-index:999}@media(max-width:48rem){header{height:auto;padding:18px 0;position:fixed}}header nav{display:flex;align-items:center;justify-content:space-between;animation:reveal_hero .5s linear;width:100%;position:relative;padding:0 2.5rem}@media(max-width:768px){header nav{padding:0 1.5rem}}header nav .logoContainer{display:flex;align-items:center;justify-content:space-between}header nav .logoContainer a{display:flex;align-items:center;justify-content:center}@media(max-width:1120px){header nav .logoContainer{width:100%;justify-content:space-between}}header nav .logoContainer .hamburger{display:none}@media(max-width:48rem){header nav .logoContainer .hamburger{display:flex}}@media(min-width:48rem)and (max-width:70rem){header nav .logoContainer .hamburger{display:flex}}header nav .Nav-list{display:flex;align-items:center;justify-content:center;gap:32px;position:relative}@media(max-width:48rem){header nav .Nav-list{display:none}}@media(min-width:48rem)and (max-width:70rem){header nav .Nav-list{display:none}}header nav .Nav-list-links,header nav .Nav-list-wrapper{display:flex;align-items:center;position:relative}header nav .Nav-list-links{gap:.4rem;padding:.5rem 1rem;cursor:pointer}header nav .Nav-list-links p{font-family:var(--campton-medium);font-size:16px;font-weight:500;line-height:24px;color:#022745;letter-spacing:-6%;display:inline-block;position:relative}header nav .Nav-list-links p:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:var(--brand-tertiary);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform var(--duration-fast) var(--ease-out)}@media(hover:hover)and (pointer:fine){header nav .Nav-list-links p:hover:after{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){header nav .Nav-list-links p:after{display:none}}header nav .Nav-list-container{position:absolute;top:100%;left:0;margin-top:-1px;background-color:#fff;border:1px solid var(--main-grey-01);border-radius:12px;box-shadow:0 4px 16px #00000014;z-index:50;min-width:240px;padding:12px;isolation:isolate;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}header nav .Nav-list-container .subItems{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}header nav .Nav-list-container .subItems .Box{width:312px;height:48px;display:flex;padding:12px;align-items:center;gap:1rem;border-radius:8px;position:relative;transition:background-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-out)}header nav .Nav-list-container .subItems .Box:before{content:"";position:absolute;left:0;top:20%;height:60%;width:3px;background:var(--brand-tertiary);border-radius:0 2px 2px 0;transform:scaleY(0);transform-origin:center;transition:transform var(--duration-fast) var(--ease-spring)}@media(hover:hover)and (pointer:fine){header nav .Nav-list-container .subItems .Box:hover:before{transform:scaleY(1)}header nav .Nav-list-container .subItems .Box:hover{transform:translateX(3px)}}@media(prefers-reduced-motion:reduce){header nav .Nav-list-container .subItems .Box:before{display:none}header nav .Nav-list-container .subItems .Box{transition:background-color var(--duration-fast) var(--ease-standard)}}header nav .Nav-list-container .subItems .Box:hover{background:var(--main-grey-01)}header nav .Nav-list-container .subItems .Box .hiring{padding:2px 12px;border-radius:16px;border:1px solid #abefc6;background:#ecfdf3;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;color:#067647;margin-left:auto}header nav .Nav-list-container .subItems .Box .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}header nav .Nav-list-container .subItems .Box .content p{font-family:var(--campton-medium);font-weight:400;font-size:16px;line-height:24px;color:#566f83;letter-spacing:-6%}header nav .Nav-list-container .services-subItems{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}header nav .Nav-list-container .services-subItems .Box{width:21.12rem;height:6.6rem;display:flex;padding:1rem;align-items:flex-start;gap:1rem;position:relative;transition:background-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-out)}header nav .Nav-list-container .services-subItems .Box:before{content:"";position:absolute;left:0;top:20%;height:60%;width:3px;background:var(--brand-tertiary);border-radius:0 2px 2px 0;transform:scaleY(0);transform-origin:center;transition:transform var(--duration-fast) var(--ease-spring)}@media(hover:hover)and (pointer:fine){header nav .Nav-list-container .services-subItems .Box:hover:before{transform:scaleY(1)}header nav .Nav-list-container .services-subItems .Box:hover{transform:translateX(3px)}}@media(prefers-reduced-motion:reduce){header nav .Nav-list-container .services-subItems .Box:before{display:none}header nav .Nav-list-container .services-subItems .Box{transition:background-color var(--duration-fast) var(--ease-standard)}}header nav .Nav-list-container .services-subItems .Box:hover{background:var(--main-grey-01);border-radius:16px}header nav .Nav-list-container .services-subItems .Box .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}header nav .Nav-list-container .services-subItems .Box .content h2{color:#002444;font-family:var(--font-family-SemiBold);font-size:1rem;font-weight:400;line-height:1.3rem}header nav .Nav-list-container .services-subItems .Box .content p{color:#1b507e;font-family:var(--font-family);font-size:1rem;font-weight:400}header nav .Nav-list-container .explore-subItems{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem}header nav .Nav-list-container .explore-subItems .Box{width:21.12rem;height:6.6rem;display:flex;padding:1rem;align-items:flex-start;gap:1rem;position:relative;transition:background-color var(--duration-fast) var(--ease-standard),transform var(--duration-fast) var(--ease-out)}header nav .Nav-list-container .explore-subItems .Box:before{content:"";position:absolute;left:0;top:20%;height:60%;width:3px;background:var(--brand-tertiary);border-radius:0 2px 2px 0;transform:scaleY(0);transform-origin:center;transition:transform var(--duration-fast) var(--ease-spring)}@media(hover:hover)and (pointer:fine){header nav .Nav-list-container .explore-subItems .Box:hover:before{transform:scaleY(1)}header nav .Nav-list-container .explore-subItems .Box:hover{transform:translateX(3px)}}@media(prefers-reduced-motion:reduce){header nav .Nav-list-container .explore-subItems .Box:before{display:none}header nav .Nav-list-container .explore-subItems .Box{transition:background-color var(--duration-fast) var(--ease-standard)}}header nav .Nav-list-container .explore-subItems .Box:hover{background:var(--main-grey-01);border-radius:1rem}header nav .Nav-list-container .explore-subItems .Box .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem}header nav .Nav-list-container .explore-subItems .Box .content h2{color:#002444;font-family:var(--font-family-SemiBold);font-size:1rem;font-weight:400;line-height:1.3rem}header nav .Nav-list-container .explore-subItems .Box .content p{color:#1b507e;font-family:var(--font-family);font-size:1rem;font-weight:400}header nav .leftNav{display:flex;align-items:center;gap:12px}@media(max-width:768px){header nav .leftNav{display:none}}@media(min-width:48rem)and (max-width:70rem){header nav .leftNav{display:none}}header nav .leftNav .login{font-weight:500;font-size:16px;line-height:24px;color:#022745;display:inline-block;position:relative}header nav .leftNav .login:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--brand-tertiary);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform var(--duration-fast) var(--ease-out)}@media(hover:hover)and (pointer:fine){header nav .leftNav .login:hover:after{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){header nav .leftNav .login:after{display:none}}header nav .leftNav .started_CTA{width:155px;height:44px;border-radius:32px;background:#022745;font-family:var(--campton);font-weight:500;font-size:16px;line-height:24px;color:#fff;letter-spacing:-6%;transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity var(--duration-base) var(--ease-standard)}@media(hover:hover)and (pointer:fine){header nav .leftNav .started_CTA:hover:not(:disabled){transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),transform .4s var(--ease-spring),box-shadow .22s var(--ease-out),opacity var(--duration-base) var(--ease-standard);transform:translateY(-2px);box-shadow:var(--shadow-lift-md)}header nav .leftNav .started_CTA:active:not(:disabled){transform:translateY(0);box-shadow:none;transition-duration:80ms}}@media(prefers-reduced-motion:reduce){header nav .leftNav .started_CTA{transition:background-color var(--duration-base) var(--ease-standard),color var(--duration-base) var(--ease-standard),border-color var(--duration-base) var(--ease-standard),opacity var(--duration-base) var(--ease-standard)}}header nav .mobile-Overlay{position:absolute;top:176%;background:var(--main-white,#fff);width:100%;left:-100%;opacity:1;transition:all .5s ease;display:block;height:100vh;overflow-y:auto}@media(max-width:768px){header nav .mobile-Overlay{top:158%}}header nav .mobile-Overlay .line{padding:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem}header nav .mobile-Overlay .line .accordion{height:auto;display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}header nav .mobile-Overlay .line .accordion .dropdown_links{display:flex;width:100%;padding:12px 2rem;flex-direction:column;cursor:pointer}@media(max-width:768px){header nav .mobile-Overlay .line .accordion .dropdown_links{padding:12px 1rem}}header nav .mobile-Overlay .line .accordion .dropdown_links .link{display:flex;width:100%;justify-content:space-between;font-family:var(--campton-medium);align-items:center;padding:12px;background:none;border:none;cursor:pointer;text-align:left}header nav .mobile-Overlay .line .accordion .dropdown_links .link span:first-child{color:var(--text-heading,#002444);font-size:1.125rem;font-weight:400}header nav .mobile-Overlay .line .accordion .dropdown_links .content{max-height:0;overflow:hidden;display:flex;flex-direction:column;transition:max-height .3s ease;will-change:max-height;width:100%}header nav .mobile-Overlay .line .accordion .dropdown_links .content .link-box{display:none}@media(prefers-reduced-motion:reduce){header nav .mobile-Overlay .line .accordion .dropdown_links .content{transition:none}}header nav .mobile-Overlay .line .accordion .dropdown_links .show{max-height:62.5rem;padding:12px;border:.5px solid #dfe2e2;box-shadow:0 4px 6px -2px rgba(16,24,40,.031);box-shadow:0 12px 16px -4px rgba(16,24,40,.078);border-radius:12px;margin-top:8px}header nav .mobile-Overlay .line .accordion .dropdown_links .show .link-box{width:100%;display:flex;align-items:center;padding:12px;gap:1rem}header nav .mobile-Overlay .line .accordion .dropdown_links .show .link-box p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.004em;color:#566f83}header nav .mobile-Overlay .line .accordion .dropdown_links .show .link-box .hiring{padding:2px 12px;border-radius:16px;border:1px solid #abefc6;background:#ecfdf3;font-weight:500;font-size:14px;line-height:20px;letter-spacing:0;text-align:center;color:#067647;margin-left:auto}header nav .mobile-Overlay .line .buttons{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;padding:0 16px;gap:1rem}header nav .mobile-Overlay .line .buttons .login{width:100%;display:flex;align-items:center;justify-content:center;padding:12px 0;font-weight:500;font-size:16px;line-height:24px;color:#022745}header nav .mobile-Overlay .line .buttons .register{width:100%;gap:5px;max-width:400px}@media(max-width:568px){header nav .mobile-Overlay .line .buttons .register{max-width:100%}}header nav .mobile-Overlay .line .buttons .register .reg_btn{width:100%;display:flex;align-items:center;gap:8px;font-weight:500;font-size:20px;line-height:100%;letter-spacing:-2%}header nav .mobile-Overlay .line .buttons .register .divide_line{width:13.5px;border:.9px solid hsla(0,0%,100%,.302);transform:rotate(-90deg)}@media(min-width:1121px){header nav .mobile-Overlay{display:none}}header nav .mobile-Overlay.isOpen{opacity:1;z-index:1;left:0;transition:all .5s ease}main{margin-top:80px}@media(max-width:48rem){main{margin-top:5rem}}@keyframes reveal_hero{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){header nav{animation:none}}@keyframes infiniteScrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes infiniteScrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.infiniteYScroll{overflow:hidden}.infiniteYScroll_child{will-change:transform;display:flex;flex-direction:column}.infiniteYScroll_child--up{animation:infiniteScrollUp var(--scroll-duration,60s) linear infinite}@media(prefers-reduced-motion:reduce){.infiniteYScroll_child--up{animation:none}}.infiniteYScroll_child--down{animation:infiniteScrollDown var(--scroll-duration,60s) linear infinite}@media(prefers-reduced-motion:reduce){.infiniteYScroll_child--down{animation:none}}.infiniteYScroll_child-content{display:flex;flex-direction:column}.pentagonBP{width:48px;height:48px;position:relative}.pentagonBP_content{width:87.5%;height:79.2%;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:2}.pentagonBP_content_bottom{position:absolute;bottom:0;left:0}.pentagonBP_content_txt{color:#fff;font-size:1.5rem;line-height:1.5rem;position:absolute;top:50%;left:40%;transform:translate(-40%,-50%)}.pentagonBP svg{display:inline-flex}.Faq{background:#fff;width:90%;display:flex;justify-content:center;align-items:center;padding:88px 0;margin:auto}@media(max-width:1024px){.Faq{padding:50px 0;margin-bottom:40px}}.Faq_container{max-width:48.625rem;width:95%;margin:0 auto;gap:32px}.Faq_container,.Faq_container_head{display:flex;flex-direction:column;align-items:center}.Faq_container_head{width:100%;height:auto;gap:20px}@media(max-width:1024px){.Faq_container_head{width:100%;gap:16px}}.Faq_container_head h2{color:#0b2253;text-align:center;font-family:var(--campton-medium);font-weight:500;line-height:48px;font-size:40px}@media(max-width:1024px){.Faq_container_head h2{font-size:24px;line-height:32px}}.Faq_container_head p{font-family:var(--campton);font-weight:400;text-align:center;font-size:24px;color:#748181;line-height:32px;max-width:726px}@media(max-width:1024px){.Faq_container_head p{font-size:1rem;line-height:28px}}.Faq_container_questions{display:flex;width:100%;flex-direction:column;gap:24px}@media(max-width:1024px){.Faq_container_questions{width:100%;margin-top:10px}}.Faq_container_questions .Faq_dropdown{border-radius:12px;padding:22px 24px;height:auto;background-color:#fbfbfb;transition:background-color var(--duration-fast) var(--ease-standard)}@media(max-width:500px){.Faq_container_questions .Faq_dropdown{padding:16px}}@media(hover:hover)and (pointer:fine){.Faq_container_questions .Faq_dropdown:hover{background-color:#f3f4f4}}.Faq_container_questions .Faq_dropdown .link{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.Faq_container_questions .Faq_dropdown .link span:first-child{color:#022745;font-size:16px;line-height:150%;font-family:var(--campton-medium);font-weight:500}.Faq_container_questions .Faq_dropdown .link span:last-child{flex-shrink:0;transition:transform var(--duration-base) var(--ease-out)}.Faq_container_questions .Faq_dropdown .content{max-height:0;overflow:hidden}.Faq_container_questions .Faq_dropdown2{border-radius:12px;padding:22px 24px;height:auto;background:#f7f8f8;overflow:hidden;display:flex;flex-direction:column;gap:12px}@media(max-width:500px){.Faq_container_questions .Faq_dropdown2{padding:16px}}.Faq_container_questions .Faq_dropdown2 .link{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.Faq_container_questions .Faq_dropdown2 .link span:last-child{flex-shrink:0;transition:transform var(--duration-base) var(--ease-out)}.Faq_container_questions .Faq_dropdown2 .link span:first-child{color:#022745;font-size:16px;line-height:150%;font-family:var(--campton-medium);font-weight:500}.Faq_container_questions .Faq_dropdown2 .content{max-height:0;transition:all .5s cubic-bezier(0,1,0,0)}.Faq_container_questions .Faq_dropdown2 .content p{font-size:16px;font-weight:400;line-height:28px;color:#748181;font-family:var(--campton);display:block;width:656px}.Faq_container_questions .Faq_dropdown2 .content p a{font-weight:600;text-decoration:underline}.Faq_container_questions .Faq_dropdown2 .show{max-height:1000px;height:auto;transition:all .5s cubic-bezier(0,0,1,0)}.Faq_container_questions .Faq_dropdown2 .show p{font-size:14px;font-weight:400;line-height:24px;color:#748181;display:block}.Faq_container_questions .Faq_dropdown2 .show p a{font-weight:600}.Faq_container_questions .Faq_dropdown2 .show p a:hover{text-decoration:underline}.breetSuperPower{background:#ccf9fb;box-sizing:border-box;width:100vw;display:flex;padding:64px 0;flex-direction:column;align-items:center;gap:38px}@media(max-width:1024px){.breetSuperPower{padding:40px 20px;height:auto;gap:40px}}@media(min-width:701px)and (max-width:1120px){.breetSuperPower{width:100%}}.breetSuperPower .box,.breetSuperPower .head_section{max-width:1212px;width:100%;margin:auto}.breetSuperPower .head_section{box-sizing:border-box;display:flex;flex-direction:column;height:auto;gap:12px;width:100%}.breetSuperPower .head_section .head{width:auto;display:flex;justify-content:center;gap:16px;align-items:center}@media(max-width:1024px){.breetSuperPower .head_section .head{width:100%}}.breetSuperPower .head_section .head h3{font-size:40px;font-weight:400;line-height:48px;color:#0b2253}@media(max-width:1024px){.breetSuperPower .head_section .head h3{font-size:24px;font-weight:700;line-height:32px}}.breetSuperPower .head_section .head img{width:99px;height:84px}@media(max-width:1024px){.breetSuperPower .head_section .head img{width:37.143px;height:37.143px}}.breetSuperPower .head_section .sub_head{font-family:var(--campton);font-weight:400;font-size:18px;line-height:32px;text-align:center;color:var(--neutral-bodyText);max-width:634px;margin:auto}@media(max-width:1024px){.breetSuperPower .head_section .sub_head{text-align:left;margin:0;font-size:14px;line-height:24px}}.breetSuperPower .box{height:auto;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}.breetSuperPower .box_1{width:100%;display:flex;justify-content:space-between;gap:21.05px}@media(max-width:1024px){.breetSuperPower .box_1{height:auto;gap:20px;flex-direction:column}}@media(min-width:701px)and (max-width:1120px){.breetSuperPower .box_1{gap:20px;flex-direction:column}}.breetSuperPower .box_1 .container{width:100%;height:auto;border-radius:20px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:60px 40px}@media(max-width:1024px){.breetSuperPower .box_1 .container{gap:16px;padding:16px;flex-direction:column-reverse;justify-content:inherit;align-items:flex-start}}.breetSuperPower .box_1 .container .right{display:flex;flex-direction:column;gap:24px;align-items:flex-start;max-width:353px;width:100%}@media(max-width:1024px){.breetSuperPower .box_1 .container .right{height:auto;gap:9px}}.breetSuperPower .box_1 .container .right h3{font-size:32px;font-weight:400;line-height:48px;color:#0b2253;font-family:var(--paralucent-medium)}@media(max-width:1024px){.breetSuperPower .box_1 .container .right h3{font-size:18px;line-height:32px}}.breetSuperPower .box_1 .container .right p{color:#748181;font-size:20px;font-weight:400;line-height:28px;font-family:var(--campton)}@media(max-width:1024px){.breetSuperPower .box_1 .container .right p{color:#767676;font-size:14px;font-weight:400;line-height:24px}}.breetSuperPower .box_1 .container .player{height:143px;width:135px}@media(max-width:1024px){.breetSuperPower .box_1 .container .player{width:50.526px;height:48px}}.breetSuperPower .box_2,.breetSuperPower .box_2 .container2{max-width:1212px;width:100%;display:flex;justify-content:space-between;height:auto}.breetSuperPower .box_2 .container2{border-radius:20px;background:#fff;align-items:center;padding:46.5px 40px}@media(max-width:1024px){.breetSuperPower .box_2 .container2{gap:16px!important;padding:16px;flex-direction:column-reverse;justify-content:inherit!important;align-items:flex-start}}.breetSuperPower .box_2 .container2 .right{display:flex;flex-direction:column;gap:24px;align-items:flex-start;max-width:649px;width:100%}@media(max-width:1024px){.breetSuperPower .box_2 .container2 .right{height:auto;gap:8px}}.breetSuperPower .box_2 .container2 .right h3{font-size:32px;font-weight:400;line-height:48px;color:#0b2253;font-family:var(--paralucent-medium)}@media(max-width:1024px){.breetSuperPower .box_2 .container2 .right h3{font-size:18px;line-height:32px}}.breetSuperPower .box_2 .container2 .right p{color:#748181;font-size:20px;font-weight:400;line-height:28px;font-family:var(--campton)}@media(max-width:1024px){.breetSuperPower .box_2 .container2 .right p{color:#767676;font-size:14px;font-weight:400;line-height:24px}.breetSuperPower .box_2 .container2 .player{width:95.24px;height:56px}}.supportCrypto{background:#fff;width:100vw;display:flex;justify-content:center;align-items:center;padding:88px 0}@media(max-width:1024px){.supportCrypto{padding:40px 20px;margin:20px 0}}@media(min-width:701px)and (max-width:1120px){.supportCrypto{width:100%}}.supportCrypto .container{max-width:1200px;width:90%;gap:56px;height:auto}.supportCrypto .container,.supportCrypto .container .top{display:flex;flex-direction:column;align-items:center;text-align:center}.supportCrypto .container .top{max-width:1024px;width:100%;gap:16px;margin:0 auto}.supportCrypto .container .top h2{font-family:var(--campton-medium);font-weight:400;font-size:40px;line-height:48px;color:#0b2253}@media(max-width:1024px){.supportCrypto .container .top h2{font-size:24px;line-height:32px}}.supportCrypto .container .top p{font-size:20px;font-weight:400;line-height:32px;color:#748181;font-family:var(--campton);max-width:821px}@media(max-width:1024px){.supportCrypto .container .top p{font-size:16px}}.supportCrypto .container .cryptoTop{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1020px;width:100%;gap:16px}.supportCrypto .container .cryptoTop h2{font-family:var(--campton-medium);font-size:40px;font-weight:500;line-height:48px;color:#0b2253}@media(max-width:1024px){.supportCrypto .container .cryptoTop h2{font-size:24px;line-height:32px}}.supportCrypto .container .cryptoTop p{font-size:20px;font-weight:400;line-height:32px;color:#748181;font-family:var(--campton);max-width:900px}@media(max-width:1024px){.supportCrypto .container .cryptoTop p{font-size:16px}}.supportCrypto .container .bottom{max-width:1200px;width:100%;flex-wrap:wrap;display:grid;grid-template-columns:repeat(auto-fill,minmax(15%,1fr));gap:52px 16px}@media(max-width:1024px){.supportCrypto .container .bottom{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}@media(max-width:565px){.supportCrypto .container .bottom{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media(max-width:350px){.supportCrypto .container .bottom{grid-template-columns:repeat(auto-fill,minmax(100%,1fr))}}.supportCrypto .container .bottom .list{height:50px;display:flex;align-items:center;gap:15px;text-align:left;cursor:pointer;padding:6px 10px 6px 6px;border-radius:100px;transition:background-color var(--duration-fast) var(--ease-standard),transform .22s var(--ease-spring)}@media(hover:hover)and (pointer:fine){.supportCrypto .container .bottom .list:hover{background-color:#05a2bf12;transform:translateY(-2px)}.supportCrypto .container .bottom .list:hover img{transform:scale(1.12) rotate(-6deg)}.supportCrypto .container .bottom .list:hover span{color:var(--brand-tertiary)}}@media(prefers-reduced-motion:reduce){.supportCrypto .container .bottom .list{transition:background-color var(--duration-fast) var(--ease-standard)}}.supportCrypto .container .bottom .list img{width:50px;height:50px;transition:transform .22s var(--ease-spring)}@media(max-width:1024px){.supportCrypto .container .bottom .list img{width:32px;height:32px}}.supportCrypto .container .bottom .list span{font-size:16px;font-weight:400;line-height:18.62px;color:#0b2253;transition:color var(--duration-fast) var(--ease-standard)}.extraspace{height:.5rem}.row{width:100%;cursor:pointer}.row,.row .icon{height:64px;display:flex;align-items:center}.row .icon{width:122px;padding:14px 24px;justify-content:center}.row .icon img{width:27px;height:27px}@media(max-width:700px){.row .icon{padding:16px 8px;width:51px}}.row .currency{width:241px;height:64px;padding:16px 24px}.row .currency,.row .currency p{display:flex;align-items:center;gap:8px}.row .currency p{color:#082543;font-size:14px;font-weight:500}.row .currency p span{color:#bbb;font-size:12px;font-weight:500;display:block}@media(max-width:700px){.row .currency p span{display:none}.row .currency{padding:16px 8px;width:106px}.row .currency p{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:8px}}.row .price{width:122px;height:64px;display:flex;padding:16px 24px;align-items:center}.row .price p{color:#0fc03b;font-size:14px;font-weight:500}@media(max-width:700px){.row .price{padding:16px 8px;width:106px}}.row .priceMinus{width:122px;height:64px;display:flex;padding:16px 24px;align-items:center}.row .priceMinus p{color:#ec635f;font-size:14px;font-weight:500}@media(max-width:700px){.row .priceMinus{padding:16px 8px;width:106px}}.row .priceUp{width:160px;height:64px;display:flex;padding:16px 24px;align-items:center}.row .priceUp p{color:#0fc03b;font-size:14px;font-weight:510}@media(max-width:700px){.row .priceUp{padding:16px 8px;width:106px}}.row .vol{width:160px;height:64px;display:flex;padding:16px 24px;align-items:center}.row .vol p{color:#ec635f;font-size:14px;font-weight:510}@media(max-width:700px){.row .vol{padding:16px 8px;width:106px}}.row .days{width:162px;height:64px;display:flex;padding:16px;align-items:center}@media(max-width:700px){.row .days{padding:16px 0;width:241px;display:none}}.skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dbdbdb}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,#fff0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 5s infinite;content:""}.isLoading{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:var(--brand-primary);--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}@keyframes l3{to{transform:rotate(1turn)}}.tooltip-container{position:relative;display:flex;align-items:center}.tooltip-container .tooltip-content{position:absolute;display:flex;align-items:flex-start;width:354px;height:56px;gap:10px;bottom:100%;margin-bottom:8px;color:#935f06;padding:8px;border:.5px solid #935f06;box-shadow:0 4px 13.7px 0 rgba(147,95,6,.149);background-color:#fef1dd;font-weight:400;font-size:12px;line-height:20px;letter-spacing:-2%;border-radius:8px;z-index:10;text-align:left;visibility:hidden;opacity:0;transition:opacity .2s ease-in-out}.tooltip-container:hover .tooltip-content{visibility:visible;opacity:1;width:220px;height:auto}.future{content-visibility:auto;contain-intrinsic-size:auto 800px;padding:90.4px 0 83.6px;gap:40px;background-image:url(/webp/jago-bg.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.future,.future_container{display:flex;flex-direction:column;align-items:center}.future_container{max-width:1184px;margin:auto;height:auto;width:90%}.future_container_head{display:flex;align-items:center;flex-direction:column;margin-bottom:40px}.future_container_head h2{font-family:var(--campton-medium);font-weight:500;font-size:50px;line-height:100%;letter-spacing:0;text-align:center;color:#022745;max-width:826px;margin:auto}.future_container_head h2 span{font-weight:700;color:#05a2bf}.future_container_video{width:100%;height:100%;border-radius:40px;position:relative}.future_container_video.video_in_play{background-image:none}.future_container_video .video_thumbnail{width:100%;height:100%;object-fit:cover;border-radius:inherit}.future_container_video .advertVideo{width:100%;height:100%;border:none;border-radius:24px;overflow:hidden}.future_container_video .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:147px;height:147px}.future_container_video .play-timeline{position:absolute;bottom:30px;left:50%;transform:translate(-50%,-50%);width:90%;height:auto}@media(max-width:1024px){.future_container_video .play-button{max-width:140px;max-height:140px;width:100%;height:100%}}@media(max-width:912px){.future{padding:48px 0}.future_container_head{margin-bottom:32px}.future_container_head>h2{font-size:32px;line-height:40px;max-width:400px}.future_container_video{border-radius:6.46px}}@media(max-width:768px){.future{padding-bottom:35px}.future_container_video .play-button{max-width:85px;max-height:85px}}@media(max-width:480px){.future{padding-bottom:26.2px}.future_container_video .play-button{max-width:52.4px;max-height:52.4px}}.scrollable-header{display:flex;flex-direction:column;text-align:center;margin-bottom:80px}.scrollable-header>h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745;margin-bottom:12px}.scrollable-header>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83;max-width:664px;margin:0 auto}@media(max-width:768px){.scrollable-header{margin-bottom:40px}.scrollable-header>h2{font-size:24px;line-height:24px;margin-bottom:4px}.scrollable-header>p{font-size:16px;line-height:24px;max-width:380px}}.global-skeleton{color:#0000;line-height:1.4em;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;background:linear-gradient(90deg,#dfe2e2 33%,#f7f8f8,#dfe2e2 66%);background-size:300%;animation:shimmer 2s ease-in-out infinite}[data-theme=dark] .global-skeleton{background:linear-gradient(90deg,#010d17 33%,#022745,#010d17 66%);background-size:300%}@keyframes shimmer{0%{background-position:100%}to{background-position:0}}.table-plain-container{width:100%;position:relative;height:100%;overflow-y:auto}.table-plain{border-collapse:collapse;width:100%}.table-plain thead{background:var(--color-primary-600);color:var(--color-neutral-50);position:sticky;top:0;z-index:2}.table-plain th{font-size:.9rem;font-weight:500;text-transform:uppercase;padding:.8rem;text-align:left;font-family:var(--campton);line-height:1.6rem;letter-spacing:-.002em}.table-plain-row{transition:background .2s,border-color .2s;cursor:pointer}.table-plain-row td{padding:.9rem .8rem;font-family:var(--campton);font-size:1.2rem}.table-plain-row:last-child td{border-bottom:none}.toast-container{font-size:14px;line-height:21px;font-weight:400;height:auto;z-index:9999999}@media(max-width:47rem){.toast-container{width:100%}}.main-layout{margin-top:5rem}.video_section_content,.video_section_placeholder{height:626px;box-sizing:border-box;border-radius:22.55px;overflow:hidden}.video_section_content .youtubeplayer,.video_section_content iframe,.video_section_placeholder .youtubeplayer,.video_section_placeholder iframe{width:100%;height:100%}.video_section_content.relative,.video_section_placeholder.relative{position:relative;width:100%}.video_section_content.absolute,.video_section_placeholder.absolute{position:absolute;top:0;left:0;width:100%}.video_section_content svg,.video_section_placeholder svg{cursor:pointer}.video_section_bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:inherit;transition:transform .45s ease-in-out;z-index:0}.video_section_placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px;cursor:pointer;overflow:hidden}.video_section_placeholder:before{content:"";position:absolute;inset:0;border-radius:inherit;background:#fff0;transition:background var(--duration-base) var(--ease-standard);pointer-events:none;z-index:0}.video_section_placeholder>:not(.video_section_bg){position:relative;z-index:1}.video_section_placeholder button{transition:transform .3s ease-in-out,filter .3s ease-in-out}@media(hover:hover)and (pointer:fine){.video_section_placeholder:hover:before{background:#ffffff0d}.video_section_placeholder:hover .video_section_bg{transition:transform .6s var(--ease-spring);transform:scale(1.06)}.video_section_placeholder:hover button{transition:transform .5s var(--ease-spring),filter .22s var(--ease-out);transform:scale(1.12);filter:drop-shadow(0 0 28px rgba(5,162,191,.65)) drop-shadow(0 8px 20px rgba(0,0,0,.3))}}@media(prefers-reduced-motion:reduce){.video_section_placeholder .video_section_bg,.video_section_placeholder button{transition:none}.video_section_placeholder:before{display:none}}.video_section_action_wrapper{position:relative;display:flex;flex-direction:column;align-items:center}.video_section_action_wrapper .continue_play,.video_section_action_wrapper .video_section_error{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:5;white-space:nowrap;margin-top:20px}.video_section_action_wrapper .continue_play>p{color:#fff;font-size:18px;font-weight:500;font-family:var(--campton-medium)}@media(max-width:1280px){.video_section_content{height:608px}.video_section_content svg{cursor:pointer;width:87.14px;height:87.14px}}@media(max-width:1024px){.video_section_content{height:486px}}@media(max-width:853px){.video_section_content{height:466px}}@media(max-width:768px){.video_section_content{height:364px}.video_section_content svg{cursor:pointer;width:67.14px;height:67.14px}.video_section_placeholder{gap:10px}.video_section_action_wrapper .continue_play,.video_section_action_wrapper .video_section_error{margin-top:10px}}@media(max-width:540px){.video_section_content{height:256px}.video_section_content svg{cursor:pointer;width:37.14px;height:37.14px}.video_section_action_wrapper .continue_play>p{font-size:13px}}@media(max-width:430px){.video_section_content{height:204px}}@media(max-width:375px){.video_section_content{height:178px}}.video_section_loader{display:flex;align-items:center;justify-content:center;z-index:5}.video_section_loader_spinner{width:48px;height:48px;border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.video_section_anchor{position:relative;width:100%}.video_section_pip{position:fixed;bottom:24px;right:24px;width:320px;height:180px;border-radius:12px;overflow:hidden;z-index:9999;box-shadow:0 16px 48px #0000008c,0 0 0 1px #ffffff14;animation:pip-enter .38s var(--ease-spring) both}@media(max-width:480px){.video_section_pip{width:240px;height:135px;bottom:16px;right:16px}}@media(prefers-reduced-motion:reduce){.video_section_pip{animation:none}}@keyframes pip-enter{0%{opacity:0;transform:translateY(16px) scale(.88)}to{opacity:1;transform:translateY(0) scale(1)}}.video_section_pip_iframe{width:100%;height:100%;border:none;display:block}.video_section_pip_controls{position:absolute;top:8px;right:8px;z-index:10;display:flex;gap:4px}.video_section_pip_btn{width:26px;height:26px;border-radius:50%;border:none;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s ease,transform .15s ease}@media(hover:hover)and (pointer:fine){.video_section_pip_btn:hover{background:#000000d1;transform:scale(1.1)}}.blog-section{content-visibility:auto;contain-intrinsic-size:auto 600px;padding:0 0 80px;background-color:#fff;cursor:pointer}.blog-section .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:40px}@media(max-width:768px){.blog-section .container{width:100%}}.blog-section .container .mobile_blog_btn{display:none;width:100%;padding:0 16px;margin-top:24px}@media(max-width:1000px){.blog-section .container .mobile_blog_btn{display:flex}}.blog-section .container .mobile_blog_btn a{width:100%;text-decoration:none}.blog-section .container .mobile_blog_btn a button{width:100%;justify-content:center}@media(max-width:768px){.blog-section .container{gap:0;align-items:center}}.blog-section .section-header{text-align:center;display:flex;align-items:flex-start;justify-content:space-between}@media(max-width:768px){.blog-section .section-header{margin-bottom:32px;padding:0 16px;flex-direction:column}}.blog-section .section-header .blog-header{display:flex;align-items:flex-start;flex-direction:column;gap:16px}@media(max-width:1000px){.blog-section .section-header .blog-header{align-items:center;text-align:center;width:100%;gap:10px}}.blog-section .section-header .blog-header h2{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745}@media(max-width:768px){.blog-section .section-header .blog-header h2{font-size:24px;line-height:32px}}.blog-section .section-header .blog-header p{font-size:24px;line-height:40px;color:#566f83}@media(max-width:768px){.blog-section .section-header .blog-header p{font-size:16px;line-height:24px}}.blog-section .section-header a{display:flex;height:56px;width:max-content;padding:0 38.4px;font-family:var(--campton-medium);font-weight:500;font-size:16px;line-height:100%}@media(max-width:1000px){.blog-section .section-header a{display:none}}.blog-section .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}@media(max-width:1024px){.blog-section .blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-section .blog-grid{grid-template-columns:1fr;padding:0 16px;gap:24px}}.blog-section .blog-card{background:#fff;border-radius:12px;width:365px;height:341px;display:flex;align-items:center;flex-direction:column;gap:16px;transition:transform .35s ease-in-out,box-shadow .35s ease-in-out}@media(hover:hover)and (pointer:fine){.blog-section .blog-card:hover{transition:transform .48s var(--ease-spring),box-shadow .3s var(--ease-out);transform:translateY(-5px);box-shadow:0 12px 28px #0227451a}}@media(prefers-reduced-motion:reduce){.blog-section .blog-card{transition:none}}.blog-section .blog-card .image-container{position:relative;width:365px;height:195px;overflow:hidden;border-radius:8px}.blog-section .blog-card .image-container .blog-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-section .blog-card .image-container:hover .blog-image{transform:scale(1.05)}.blog-section .blog-card .blog-content{display:flex;flex-direction:column;gap:8px}.blog-section .blog-card .blog-content h3{font-family:var(--paralucent-medium);font-weight:500;font-size:18px;line-height:24px;color:#022745}.blog-section .blog-card .blog-content p{font-size:16px;line-height:24px;color:#566f83;font-weight:400;margin:0}@media(max-width:820px){.blog-section{padding:48px 0}.blog-section .blog-card .blog-content h3{font-size:18px;line-height:26px}.blog-section .blog-card .blog-content p{font-size:14px;line-height:22px}}.blog_btn{width:218.4px;height:56px;font-family:var(--campton);font-weight:500;font-size:16px;line-height:100%;letter-spacing:0}@media(max-width:768px){.blog_btn{width:350px!important}}.card-stack>.card-wrapper{overflow:visible;position:sticky;background:#fff;transition:transform .3s ease;border-radius:20px}.card-stack>.card-wrapper .card{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));margin-bottom:60px;border-radius:20px}.card-stack>.card-wrapper .img-wrapper{overflow:hidden;text-align:center;height:504px}.card-stack>.card-wrapper .text-wrapper{padding:50px;display:flex}.card-stack>.card-wrapper .text-content{width:100%;max-width:461px;display:flex;flex-direction:column;margin:auto}.card-stack>.card-wrapper h3{font-family:var(--campton-semibold);font-weight:500;font-size:64px;line-height:60px;color:#022745;margin-bottom:24px}.card-stack>.card-wrapper p{font-family:var(--campton);font-weight:400;font-size:28px;line-height:40px;color:#566f83}.card-stack>.card-wrapper img{width:100%;height:100%;object-fit:contain}.card-stack>.card-wrapper.scaled{transform:scale(.9);transition:transform .3s ease}@media(max-width:1024px){.card-stack>.card-wrapper .card{padding:44px;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));margin-bottom:40px;border-radius:16px;gap:40px}.card-stack>.card-wrapper .img-wrapper{height:400px}.card-stack>.card-wrapper .text-wrapper{padding:0}.card-stack>.card-wrapper .text-content{text-align:center}.card-stack>.card-wrapper h3{font-size:45px;line-height:100%;margin-bottom:10px}.card-stack>.card-wrapper p{font-size:24px;line-height:40px}}@media(max-width:912px){.card-stack>.card-wrapper .img-wrapper{height:550px}.card-stack>.card-wrapper h3{font-size:40px;line-height:48px;margin-bottom:10px}.card-stack>.card-wrapper p{font-size:20px;line-height:28px}}@media(max-width:768px){.card-stack>.card-wrapper .img-wrapper{height:300px}}@media(max-width:540px){.card-stack>.card-wrapper .img-wrapper{height:200px}.card-stack>.card-wrapper h3{font-size:24px;font-family:var(--campton-medium);font-weight:500;line-height:32px;margin-bottom:10px}.card-stack>.card-wrapper p{font-size:16px;line-height:24px}}@media(max-width:485px){.card-stack>.card-wrapper .card{padding:30px;gap:24px}}.use-cases{padding:100px 0}.use-cases>.content{display:flex;flex-direction:column;text-align:center}.use-cases>.content>.header{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.use-cases>.content>.header>h3{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:48px;color:#022745;max-width:780px;width:90%;margin:0 auto}.use-cases>.content>.header>p{font-family:var(--campton);font-weight:400;font-size:24px;line-height:40px;color:#566f83}.use-cases>.content>.body{display:grid;grid-template-columns:repeat(auto-fill,minmax(45%,1fr));gap:42px 40px}.use-cases>.content>.body>.item{padding:32px;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:380px;background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important;transition:transform .35s ease-in-out,box-shadow .35s ease-in-out}@media(hover:hover)and (pointer:fine){.use-cases>.content>.body>.item:hover{transition:transform .48s var(--ease-spring),box-shadow .3s var(--ease-out);transform:translateY(-4px);box-shadow:0 16px 40px #0227451f}}@media(prefers-reduced-motion:reduce){.use-cases>.content>.body>.item{transition:none}}.use-cases>.content>.body>.item>h4{font-family:var(--campton-medium);font-weight:500;font-size:40px;line-height:120%;text-align:left}.use-cases>.content>.body>.item>p{font-family:var(--campton);font-weight:400;font-size:20px;line-height:150%;text-align:right;margin-left:auto}@media(max-width:1024px){.use-cases{padding:64px 0}.use-cases>.content>.header{gap:4px}.use-cases>.content>.header>h3{font-size:24px;line-height:32px}.use-cases>.content>.header>p{font-size:16px;line-height:24px}.use-cases>.content>.body{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:40px}.use-cases>.content>.body>.item{padding:35.17px;border-radius:14.37px;min-height:227.6px;gap:102px}.use-cases>.content>.body>.item>h4{font-size:28px;line-height:120%}.use-cases>.content>.body>.item>p{font-size:18px;text-align:left;margin:0}}@media(max-width:480px){.use-cases>.content>.body>.item>h4{font-size:20px;line-height:120%}.use-cases>.content>.body>.item>p{font-size:14px;text-align:right;margin-left:auto}}.pg-container{max-width:1184px;width:90%;margin:0 auto}.new-home>.analytics{background:#022745;width:100%}.new-home>.analytics>.content{display:grid;grid-template-columns:repeat(auto-fill,minmax(30%,1fr));padding:50px 0}.new-home>.analytics>.content>.item{border-right:1px solid #26455f;text-align:center;padding:8.5px}.new-home>.analytics>.content>.item:last-child{border-right:none}.new-home>.analytics>.content>.item>h3{font-family:var(--campton-semibold);font-weight:600;font-size:60px;line-height:72px;letter-spacing:-.002em;color:#cdecf2;margin-bottom:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.new-home>.analytics>.content>.item>h3.analytics-done{will-change:filter;animation:analytics-settle-glow .8s var(--ease-out) both}@keyframes analytics-settle-glow{0%,to{filter:drop-shadow(0 0 0 rgba(5,162,191,0)) drop-shadow(0 0 0 rgba(5,162,191,0))}30%{filter:drop-shadow(0 0 22px rgba(5,162,191,.8)) drop-shadow(0 0 44px rgba(5,162,191,.35))}}.new-home>.analytics>.content>.item>p{font-family:var(--campton);font-weight:400;font-size:18px;line-height:24px;color:#fff}.new-home>.analytics>.content>.item>p>span{color:#2fb1ca}@media(max-width:1024px){.new-home>.analytics>.content>.item>h3{font-size:48px;line-height:72px;font-weight:500}.new-home>.analytics>.content>.item>p{font-size:14px;line-height:24px}}@media(max-width:768px){.new-home>.analytics>.content{grid-template-columns:repeat(auto-fill,minmax(100%,1fr));padding:49px 0}.new-home>.analytics>.content>.item{border:none;border-bottom:1px solid #26455f;text-align:center;padding:16px}.new-home>.analytics>.content>.item:last-child{border-bottom:none}}.home_featured{box-sizing:border-box;max-width:1196px;width:90%;margin:auto;padding:64px 0;text-align:center}.home_featured p{font-family:var(--campton-medium);font-weight:500;font-size:24px;line-height:60px;letter-spacing:-.05em;text-align:center;vertical-align:middle;text-transform:uppercase;color:#7c7c7c;margin-bottom:10px}.home_featured_logos{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:41px}.home_featured_logos img{width:200px;height:87px;flex-shrink:0}@media(max-width:853px){.home_featured_logos{gap:22px}.home_featured_logos img{flex-basis:45%;width:150.55px;height:65.49px}}@media(max-width:480px){.home_featured_logos{gap:8px}}.road-to-breet-on{position:fixed;top:0;left:0;right:0;z-index:999999;height:50px;background-color:#cdecf2;display:flex;align-items:center;justify-content:center}@media(max-width:48rem){.road-to-breet-on{padding:0 20px}}.road-to-breet-on_container{display:flex;height:32px;align-items:center;gap:24px}@media(max-width:48rem){.road-to-breet-on_container{gap:20px}}@media(max-width:700px){.road-to-breet-on_container{gap:5px}}.road-to-breet-on_container h2{font-family:var(--campton);font-weight:400;letter-spacing:-6%;font-size:20px;line-height:24px}@media(max-width:48rem){.road-to-breet-on_container h2{font-size:13px}}.road-to-breet-on_container h2 span{font-family:var(--campton-medium);font-weight:500;font-size:20px;line-height:24px;letter-spacing:-6%}@media(max-width:48rem){.road-to-breet-on_container h2 span{font-size:13px}}.road-to-breet-on_container .road_to_breet_cta{width:117px;height:32px;border-radius:32px;background-color:#1d7a81;color:#fff;font-family:var(--campton-medium);font-weight:500;font-size:14px;line-height:24px;letter-spacing:-6%}@media(max-width:48rem){.road-to-breet-on_container .road_to_breet_cta{font-size:12px;width:100px}}.road-to-breet-off{display:none}